.collapsable{border-radius:8px;color:#fff;margin:10px 0 20px!important;overflow:hidden}.theme-dark .collapsable,.theme-light .collapsable{background-color:#202733!important}@media screen and (max-width:1024px){.collapsable{margin:0 0 16px!important}}.collapsable .collapsable-title{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:16px;font-weight:400;justify-content:space-between;line-height:16px;padding:15px 12px 12px}@media screen and (max-width:1024px){.collapsable .collapsable-title span{font-size:16px;font-style:normal;font-weight:400;line-height:20px}}.collapsable .collapsable-content{background-color:#161b23;max-height:0;padding:0 10px;transition:max-height .45s ease-in-out}@media(max-width:1024px){.collapsable .collapsable-content{padding:0}}.collapsable .collapsable-chevron{height:20px;transform:rotate(90deg);transition:all .2s ease-in-out;width:20px}.collapsable .collapsable-chevron path{fill:#f1f1f5}.collapsable.expanded .collapsable-chevron{transform:rotate(270deg)}.collapsable.expanded .collapsable-content{max-height:-moz-fit-content;max-height:fit-content}.verifyEmailPopupMain{background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;border-radius:16px;display:flex;flex-direction:row;position:relative;width:530px}.verifyEmailPopupMain.mobile{height:100dvh;width:100%}.verifyEmailPopupMain.mobile .email-verify-container .container-header .popup-close-btn{margin-right:10px}.verifyEmailPopupMain .email-verify-container{align-items:center;display:flex;flex-direction:column;gap:24px;padding:36px;width:100%}@media screen and (max-width:1024px){.verifyEmailPopupMain .email-verify-container{gap:120px;padding:24px}}.verifyEmailPopupMain .email-verify-container .container-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.verifyEmailPopupMain .email-verify-container .container-header .icon-wrapper{position:relative;right:0;top:0}.verifyEmailPopupMain .email-verify-container .email-main-container{display:flex;flex-direction:column;gap:24px;max-width:380px;width:100%}.verifyEmailPopupMain .email-verify-container .email-main-container .email-text-container{display:flex;flex-direction:column;gap:16px}.verifyEmailPopupMain .email-verify-container .email-main-container .email-img{height:40px;margin:0 auto;width:40px}.verifyEmailPopupMain .email-verify-container .email-main-container .countdown-text{text-align:center}.verifyEmailPopupMain .email-verify-container .email-main-container .countdown-text.flex{display:flex;justify-content:center}.verifyEmailPopupMain .email-verify-container .email-main-container .countdown-text .error{color:red;text-align:left}.verifyEmailPopupMain .email-verify-container .email-main-container .countdown-text .countdown-num{font-weight:700}.verifyEmailPopupMain .email-verify-container .email-main-container .main-title-text{color:#f9f8f8;font-size:20px;font-weight:700;line-height:24px;text-align:center}.verifyEmailPopupMain .email-verify-container .email-main-container .main-desc-holder{text-align:center}.verifyEmailPopupMain .email-verify-container .email-main-container .main-desc-text{display:inline}.verifyEmailPopupMain .email-verify-container .email-main-container .btn-holder{align-items:center;display:flex;flex-direction:column;gap:16px}.verifyEmailPopupMain .email-verify-container .email-main-container .btn-holder>button{font-size:16px;line-height:20px;margin:0;width:100%}.verifyEmailPopupMain .email-verify-container .email-main-container .btn-holder .resend-btn{background-color:unset!important;border:1px solid #ffce46;color:#ffce46}.verifyEmailPopupMain .email-verify-container .email-main-container .btn-holder .resend-btn:hover{background-color:#806829!important;border:1px solid #806829}.verifyEmailPopupMain .email-verify-container .email-main-container .btn-holder .main-submit-btn{-webkit-appearance:none!important;display:block;width:100%}.verifyEmailPopupMain .email-verify-container .email-main-container .btn-holder .main-submit-btn.disabled{border-color:#ffc012;opacity:.5}.verifyEmailPopupMain .email-verify-container .email-main-container .live-chat-span{display:block;margin-top:24px;text-align:center}.verifyEmailPopupMain .email-verify-container .email-main-container .live-chat-span span{color:#f7f7f9;font-size:16px;font-weight:400;line-height:20px;text-align:center}.verifyEmailPopupMain .email-verify-container .email-main-container .live-chat-span span.support-link{font-weight:700}.verifyEmailPopupMain .email-verify-container .suggestions-list{position:inherit;top:0}.verifyEmailPopupMain .bottom-text-container{display:flex;flex-direction:column;gap:4px;text-align:center;width:100%}@media screen and (max-width:1024px){.verifyEmailPopupMain .bottom-text-container{bottom:48px;left:0;position:absolute;right:0}}.verifyEmailPopupMain .loading-container{align-items:center;display:flex;height:100%;justify-content:center;min-height:350px;width:100%}@media screen and (max-width:1024px){.verifyEmailPopupMain .loading-container{bottom:0;height:calc(100dvh - 48px);left:0;position:absolute;right:0;top:0}}.email-verify-success-popup{height:-moz-fit-content!important;height:fit-content!important;position:relative!important}.email-verify-success-popup .icon-wrapper{position:absolute!important;right:24px!important;top:24px!important}.email-verify-success-popup .custom-button{max-width:380px!important}.email-verify-success-popup .transactionPopup-informationContainer{margin:36px!important}@media screen and (max-width:1024px){.email-verify-success-popup .transactionPopup-informationContainer{height:calc(100dvh - 48px)!important;justify-content:center!important;margin:24px!important}}.icon-wrapper{align-items:center;background-color:transparent!important;border-radius:100px;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:36px;top:36px;transition:all .2s ease;width:36px;z-index:9999999999}@media screen and (max-width:1024px){.icon-wrapper{right:24px;top:24px}}.icon-wrapper.dark-mode{background-color:#161b23}.icon-wrapper>img{height:20px;width:20px}.icon-wrapper:hover{background-color:#2e3647}.icon-wrapper.disabled{opacity:.5;pointer-events:none}.signup-popup-container{align-items:center;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;border-radius:16px;display:flex;height:auto;justify-content:center;max-height:100dvh;max-width:832px;overflow-x:hidden;overflow-y:auto;position:relative}@media screen and (max-width:1024px){.signup-popup-container{background-color:transparent;border-radius:0;height:-moz-fit-content;height:fit-content;min-height:unset;overflow:unset;width:100%}}.signup-popup-container .signup-close-popup{background-color:#161b23}.signup-popup-container .signup-close-popup:hover{background-color:#2e3647}.tc-drawer-container{-webkit-user-drag:none;bottom:0;box-sizing:content-box;display:block;height:-moz-fit-content;height:fit-content;margin:0;max-height:0;opacity:1;overflow:auto;overscroll-behavior:none;padding-left:0;position:fixed;right:0;touch-action:pan-y;transform:translateY(100%);transition:transform .5s,max-height .5s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100vw!important;z-index:10000}.tc-drawer-container::-webkit-scrollbar{display:none}.tc-drawer-container.opened{background-color:rgba(0,0,0,.35);box-shadow:0 0 0 4000px rgba(0,0,0,.35);max-height:80vh;transform:translateY(0)}.terms-and-conditions-popup{align-items:flex-end;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;display:flex;flex-direction:column;height:80vh;overflow:auto;padding:20px;position:relative;width:800px}.terms-and-conditions-popup .page-article-container{padding:30px}@media screen and (max-width:1024px){.terms-and-conditions-popup .page-article-container{padding:15px}}.terms-and-conditions-popup .page-article-title-container{width:100%}@media screen and (min-width:1025px){.terms-and-conditions-popup::-webkit-scrollbar{background-color:#3f4553;width:10px!important}.terms-and-conditions-popup::-webkit-scrollbar-thumb{background:#888}}.terms-and-conditions-popup .page-article-content{padding:0!important}.terms-and-conditions-popup .popup-close-btn-container{position:fixed}@media screen and (max-width:1024px){.terms-and-conditions-popup .popup-close-btn-container{right:0;top:5px}.terms-and-conditions-popup{border-top-left-radius:20px;border-top-right-radius:20px;height:100vh;padding:20px 0 70px;position:unset;width:100%}}.header-nav{align-items:flex-start;display:flex;justify-content:space-between;padding-left:21px;padding-right:21px;padding-top:17px;width:100%}@media screen and (min-width:1024px){.header-nav{padding-left:48px;padding-right:48px;padding-top:48px}}.header-nav .go-back-wrapper{cursor:pointer}.header-nav .hidden-back-btn{visibility:hidden}.header-nav .icon-wrapper{position:inherit}.cashier-header .cashier-title{color:#f9f8f8;font-size:24px;font-weight:700;line-height:32px;text-align:center}@media screen and (max-width:400px){.cashier-header .cashier-title{font-size:16px;line-height:20px}}.WithdrawSavePatActiveBonus__details{background:#2e3647;max-width:100%;width:380px}.WithdrawSavePatActiveBonus__actions{max-width:100%;width:380px}.WithdrawSavePatActiveBonus__button{flex-basis:50%;margin:0}.WithdrawSavePatActiveBonusModal--mobile{background-color:#202733;border-radius:0!important}.WithdrawSavePatActiveBonusModal--desktop{background-color:#202733;height:680px!important;justify-content:space-between!important;width:530px}.WithdrawSavePatActiveBonusModal__navigation{justify-content:flex-end}.WithdrawSavePatActiveBonusModal__close.icon-wrapper{position:unset}.ChatToSupportButton{align-items:center;background-color:#2b3448;border:none;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:all .2s ease;width:36px}@media screen and (max-width:1024px){.ChatToSupportButton{height:43px;width:43px}}.ChatToSupportButton>svg{flex-shrink:0;height:19px;width:19px}@media screen and (max-width:1024px){.ChatToSupportButton>svg{height:24px;width:24px}}.ChatToSupportButton:hover{background-color:#2e3647}.CashierSavePatPopupFooter{align-items:center;align-self:stretch;background-color:#161b23;display:flex;justify-content:space-between}@media screen and (max-width:1024px){.CashierSavePatPopupFooter{background-color:unset}}.CashierSavePatPopupFooter__section-left{align-items:center;display:flex}.CashierSavePatPopupFooter__separator{background-color:#2b3448;height:30px;width:1px}.CashierSavePatPopupFooter__support-info{align-items:flex-start;display:flex;flex-direction:column}.CashierSavePatPopupFooter__support-info-top{align-items:center;display:flex}.CashierSavePatPopupTrustPilot{height:30px;width:95px}.depositPopup .StepIndicator-wrapper{margin-left:24px;margin-right:24px;margin-top:32px}@media screen and (min-width:1024px){.depositPopup .StepIndicator-wrapper{margin-left:auto;margin-right:auto;margin-top:24px}}.depositPopup.channelid-120 .cashier-container .cashier-sticky-header{padding-bottom:24px}.depositPopup.channelid-120 .deposit-step-two:not(.additional-channel-step){margin-top:0}.depositPopup .squizeed-content{padding-left:24px;padding-right:24px}@media screen and (min-width:1024px){.depositPopup .squizeed-content{margin-left:auto;margin-right:auto;padding-left:unset;padding-right:unset;width:380px}}.depositPopup-container{display:flex;flex-direction:column}.depositPopup-container.showingIframe{height:100%}.depositPopup-container .informationContainer{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;padding:55px 46px 10px}@media screen and (max-width:767px){.depositPopup-container .informationContainer{padding:55px 23px 10px}}.depositPopup-container .informationContainer>svg{margin-bottom:45px;margin-top:75px}.depositPopup-container .informationContainer>span{color:#ffc012;font-size:13px;font-weight:600;line-height:13px;margin-bottom:7px}.depositPopup-container .informationContainer>h3{color:#ffc012;font-size:36px;font-weight:600;line-height:1.18;margin-bottom:15px;text-align:center}.depositPopup-container .informationContainer>h4{color:#fff;font-size:22px;font-weight:600;line-height:1.18;margin-bottom:15px;max-width:400px;text-align:center}.depositPopup-container .informationContainer>p{color:#9da9b1;font-size:16px;line-height:1.19;margin-bottom:35px;max-width:400px;text-align:center}.depositPopup-container .informationContainer>button{align-items:center;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:50px;justify-content:center;line-height:16px;outline:none;width:146px}.theme-dark .depositPopup-container .informationContainer>button{background-color:rgba(255,192,18,.5);border:2px solid #ffc012}.theme-dark .depositPopup-container .informationContainer>button:hover{background-color:rgba(255,192,18,.4);box-shadow:1px 1px 10px 1px rgba(255,192,18,.3);cursor:pointer;transition:.15s}.theme-dark .depositPopup-container .informationContainer>button:active{background-color:#ffc012;color:#f1f1f5;opacity:.25;transform:translateY(0);transition:0s}.theme-dark .depositPopup-container .informationContainer>button.disabled,.theme-dark .depositPopup-container .informationContainer>button:disabled{opacity:.4}.theme-light .depositPopup-container .informationContainer>button{background-color:rgba(255,192,18,.5);border:2px solid #ffc012}.theme-light .depositPopup-container .informationContainer>button:hover{background-color:rgba(255,192,18,.4);box-shadow:1px 1px 10px 1px rgba(255,192,18,.3);cursor:pointer;transition:.15s}.theme-light .depositPopup-container .informationContainer>button:active{background-color:#ffc012;color:#f1f1f5;opacity:.25;transform:translateY(0);transition:0s}.theme-light .depositPopup-container .informationContainer>button.disabled,.theme-light .depositPopup-container .informationContainer>button:disabled{opacity:.4}.depositPopup .full-height{height:100%}.SelfLimitTooLow{background-color:#202733;height:100%;overflow-y:hidden;padding:24px;width:100%}@media screen and (min-width:1024px){.SelfLimitTooLow{border-radius:8px;height:630px;padding:32px 36px 48px;width:530px}}.SelfLimitTooLow .header-nav{padding:0}.SelfLimitTooLow .SelfLimitTooLow-body{align-items:center;display:flex;flex-direction:column;margin-top:24px}@media screen and (max-width:768px){.SelfLimitTooLow .SelfLimitTooLow-body{height:100%;justify-content:center;margin-bottom:36px;margin-top:0}}.SelfLimitTooLow .SelfLimitTooLow-body .bold{font-weight:700}.SelfLimitTooLow .SelfLimitTooLow-body .warning-title{color:#f1f1f5;font-size:20px;font-weight:700;line-height:24px;margin-top:24px}.SelfLimitTooLow .SelfLimitTooLow-body .warning-sub-title{margin-top:16px}.SelfLimitTooLow .SelfLimitTooLow-body .warning-sub-title>ul{list-style:unset}.SelfLimitTooLow .SelfLimitTooLow-body .warning-sub-title>ul>li{color:#f1f1f5;font-family:Inter,sans-serif;font-size:16px;line-height:20px}.SelfLimitTooLow .SelfLimitTooLow-body .text-above-buttons{font-size:14px;line-height:18px;margin-top:48px}.SelfLimitTooLow .SelfLimitTooLow-body .Buttons{display:flex;flex-direction:column;gap:16px;margin-top:16px;padding:0 32px;width:100%}.SelfLimitTooLow .SelfLimitTooLow-body .Buttons .custom-button{height:48px;margin:0;width:100%}.amountPresets-buttons-list{display:flex;flex-wrap:nowrap;overflow-x:scroll}.amountPresets-buttons-list::-webkit-scrollbar{display:none}.amountPresets-buttons-list.cashier-chip-MAX{min-width:unset}.amountPresets-buttons-list.cashier-amount-curr-idr>span{font-size:13px}.amountPresets-buttons-list>button{height:36px}.amountPresets-buttons-list>button>span{white-space:nowrap}.cashier-service-unavailable{background-color:#202733;border-radius:8px;height:320px;max-width:428px;overflow-y:scroll;padding:24px;width:100%}.cashier-service-unavailable .head{display:flex;justify-content:flex-end;position:sticky;top:0}.cashier-service-unavailable .head .icon-wrapper{position:static}.cashier-service-unavailable .body{align-items:center;display:flex;flex-direction:column}.cashier-service-unavailable .body .text{color:#f9f8f8;font-size:16px;font-weight:700;line-height:20px;margin-top:24px;text-align:center}@media screen and (min-width:1024px){.cashier-service-unavailable .body .text{font-size:20px;letter-spacing:0;line-height:24px}}.cashier-service-unavailable .body .warning-icon{height:47px;width:51.64px}.cashier-service-unavailable .body .live-chat-info-wrapper{margin-top:24px}.cashier-service-unavailable .body .live-chat-info-wrapper .live-chat-info-section{min-height:unset}.cashier-service-unavailable .body .live-chat-info-wrapper .live-chat-info-section .bonus-info{color:#f1f1f5;font-size:14px;font-weight:400;line-height:18px;width:100%}.transactionPopupDepositBonus-chooser .transactionPopupDepositBonus-chooser-select{background-color:#2e3647}.transactionPopupDepositBonus-chooser .dropdown-reusable-menu{min-width:unset}.transactionPopupDepositBonus-chooser .dropdown-reusable-option{min-height:44px}.transactionPopupDepositBonus-chooser .dropdown-reusable-option .dropdown-reusable-option__label{white-space:normal;width:100%}.transactionPopupDepositBonus-chooser .custom-dropdown-select .custom-select-control{background-color:#2e3647!important}.transactionPopupDepositBonus-chooser .custom-dropdown-select .custom-select-valueContainer{padding-left:16px}.transactionPopupDepositBonus-chooser .custom-dropdown-select.open .custom-select .custom-select-option{background-color:#2e3647;font-size:14px;font-weight:400;height:44px;line-height:18px;padding:10px;text-align:left}.transactionPopupDepositBonus-chooser .custom-dropdown-select.open .custom-select .custom-select-menu{background-color:#202733;border:none;border-radius:8px;margin-top:4px;padding:10px;z-index:12}.transactionPopupDepositBonus-chooser .custom-dropdown-select.open .custom-select .custom-select-menu .custom-select-menuList{margin-top:unset;max-height:155px;overflow-y:auto;scrollbar-width:auto}.transactionPopupDepositBonus-chooser .custom-dropdown-select.open .custom-select .custom-select-control{border:1px solid #ffc012}.transactionPopupDepositBonus-chooser .custom-select-backdrop{z-index:11}.transactionPopupDepositBonus{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;position:relative}.transactionPopupDepositBonus-viewBonusDetails{align-items:center;color:#f9f8f8;cursor:pointer;display:flex;font-size:12px;font-weight:400;justify-content:center;letter-spacing:.393px;line-height:14px;margin-top:12px;text-align:left;width:100%}.transactionPopupDepositBonus-viewBonusDetails>svg{margin-right:5px}.transactionPopupDepositBonus-viewBonusDetails>svg path{fill:#ffd363}.transactionPopupDepositBonus-SubTitle{color:#f9f8f8;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;text-align:left}.transactionPopupDepositBonus-SubTitle>span{color:#1a7050}.transactionPopupDepositBonus-chooser{margin-top:8px;width:100%}.transactionPopupDepositBonus-chooser .cashier-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#181c21;border:1px solid #171c22;border-radius:8px;color:#fbfbfb;font-size:16px;height:56px;letter-spacing:0;line-height:16px;margin-top:10px;overflow:hidden;padding:15px 0 20px 20px;text-overflow:ellipsis;white-space:nowrap;width:100%}.transactionPopupDepositBonus .transactionPopupBonus-already-exist-mesage{font-size:16px;font-weight:500;text-align:center}@media screen and (max-width:400px){.transactionPopupDepositBonus .transactionPopupBonus-already-exist-mesage{font-size:13px}}.selected-bonus-info{color:#ffc012;font-size:14px;font-weight:400;line-height:18px;margin-bottom:24px;text-align:center}.deposit-next-button{display:flex;flex-direction:column;margin-bottom:25px;margin-top:24px}@media screen and (min-width:1025px){.deposit-next-button{margin-top:32px}}.deposit-next-button.hidden{display:none}.deposit-next-button .selected-bonus-info-wrapper{display:flex;justify-content:center}.deposit-next-button .live-chat-info-wrapper .bonus-info{color:#f1f1f5;width:100%}@keyframes dissolve{0%{opacity:0}to{opacity:1}}.deposit-next-button .third-party-deposits-info{align-items:center;animation-delay:.1s;animation-duration:.3s;animation-fill-mode:both;animation-name:dissolve;animation-timing-function:ease-out;background-color:#f1f1f5;border-radius:100px;color:#161b23;display:flex;font-size:12px;gap:8px;line-height:16px;padding:16px}.deposit-next-button .third-party-deposits-info .accept-info{cursor:pointer;font-weight:700;text-decoration:underline}.deposit-next-button .third-party-deposits-info>svg>path{fill:#161b23}.transaction-limit{color:#f1f1f5;display:flex;font-size:14px;font-weight:400;justify-content:space-between;line-height:18px;text-align:left}.transaction-limit.isDisabled{color:#a0a0ac}@media screen and (max-width:400px){.transaction-limit{font-size:12.5px;line-height:14px}}.transaction-limit>span{cursor:pointer;flex-basis:50%}.transaction-limit>span.transaction-limit-max{margin-left:auto;text-align:right}.transaction-limit>span:hover{color:#ffc012}.transaction-limit.error{color:#bc5b5c}.transaction-limit .transaction-limit-max,.transaction-limit .transaction-limit-min{display:flex;gap:5px}.transaction-limit .transaction-limit-min{justify-content:flex-start}.transaction-limit .transaction-limit-max{justify-content:flex-end}.cashier-amount-section .withdraw-user-limits{padding-left:10px;padding-right:10px}@media screen and (max-width:767px){.cashier-amount-section .withdraw-user-limits{padding-left:0;padding-right:0}}.cashier-amount-section .min-max-amount-wrapper{margin-top:25px}@media screen and (max-width:767px){.cashier-amount-section .min-max-amount-wrapper{margin-top:22px}}.cashier-amount-section .input-reusable-wrapper{margin-top:8px}.cashier-amount-section .processing-time{align-items:center;color:#f1f1f5;display:flex;font-size:12px;font-style:normal;font-weight:400;gap:4px;line-height:16px;margin-top:8px}.cashier-amount-section .processing-time>svg{height:19px;width:19px}.cashier-amount-section .processing-time>svg>path{fill:#f1f1f5}.voucher-deposit-input-wrapper .select-voucher{margin-top:0}.voucher-deposit-input-wrapper .cashier-field-wrapper .voucherField{margin-top:12px}.voucher-deposit-input-wrapper .cashier-field-wrapper .field-title{color:#f9f8f8;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;margin-bottom:8px;text-align:left}.voucher-deposit-input-wrapper .transactionPopup-voucherSubmit{width:100%}.voucher-deposit-input-wrapper .deposit-bonus-wrapper:not(:empty){margin-top:24px}@media screen and (min-width:1024px){.voucher-deposit-input-wrapper .deposit-bonus-wrapper:not(:empty){margin-top:32px}}.transactionPopup-viewVoucherDetails{align-items:center;color:#f9f8f8;cursor:pointer;display:flex;font-size:12px;font-weight:400;justify-content:center;letter-spacing:.0327em;line-height:14px;margin-top:12px}.transactionPopup-viewVoucherDetails .open-list-text{font-size:14px;font-weight:400;letter-spacing:0;line-height:19px;margin-left:5px;text-align:center}.transactionPopup-voucherTitle{color:#fff;font-size:16px;font-weight:600;margin-bottom:8px;margin-top:15px;text-align:center}.transactionPopup-voucherInputContainer{margin-left:auto;margin-right:auto;text-align:center;width:calc(100% - 30px)}@media screen and (min-width:1025px){.transactionPopup-voucherInputContainer{width:calc(100% - 25px)}}.transactionPopup-voucherSubmit{align-items:center;border-radius:100px;color:#f9f8f8;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:51px;justify-content:center;letter-spacing:0;line-height:20px;outline:none;padding:8px 0;text-align:center;transition:.2s ease}.theme-dark .transactionPopup-voucherSubmit{background-color:rgba(255,192,18,.5);border:2px solid #ffc012}.theme-dark .transactionPopup-voucherSubmit:hover{background-color:rgba(255,192,18,.4);box-shadow:1px 1px 10px 1px rgba(255,192,18,.3);cursor:pointer;transition:.15s}.theme-dark .transactionPopup-voucherSubmit:active{background-color:#ffc012;color:#f1f1f5;opacity:.25;transform:translateY(0);transition:0s}.theme-dark .transactionPopup-voucherSubmit.disabled,.theme-dark .transactionPopup-voucherSubmit:disabled{opacity:.4}.theme-light .transactionPopup-voucherSubmit{background-color:rgba(255,192,18,.5);border:2px solid #ffc012}.theme-light .transactionPopup-voucherSubmit:hover{background-color:rgba(255,192,18,.4);box-shadow:1px 1px 10px 1px rgba(255,192,18,.3);cursor:pointer;transition:.15s}.theme-light .transactionPopup-voucherSubmit:active{background-color:#ffc012;color:#f1f1f5;opacity:.25;transform:translateY(0);transition:0s}.theme-light .transactionPopup-voucherSubmit.disabled,.theme-light .transactionPopup-voucherSubmit:disabled{opacity:.4}.transactionPopup-voucher__voucherField{align-items:center;background-color:#29313b;border:2px solid transparent;border-radius:8px;display:flex;flex-direction:row;height:56px;justify-content:space-between;padding:8px 16px;transition:border-color .3s ease-in-out;width:100%}.transactionPopup-voucher__voucherField:hover.voucher-single{border-color:#ffce46}.transactionPopup-voucher__voucherField:hover.voucher-single>.voucher-code>div>span{color:#ffce46!important}.transactionPopup-voucher__voucherField>.voucher-code>div>span{align-items:center;display:flex;gap:10px}@media screen and (max-width:1024px){.transactionPopup-voucher__voucherField>.voucher-code>div>span span{overflow:hidden;padding-left:10px;text-overflow:ellipsis;white-space:nowrap;width:70px}}.transactionPopup-voucher__voucherField>.voucher-code>div>span svg{margin-top:-2px}.transactionPopup-voucher__voucherField>span{font-size:16px;text-align:center;width:33%}.theme-dark .transactionPopup-voucher__voucherField>span,.theme-light .transactionPopup-voucher__voucherField>span{color:#f7f7f9}@media(max-width:1024px){.transactionPopup-voucher__voucherField>span{display:none}}.transactionPopup-voucher__voucherField.voucher-single{border:1px solid rgba(131,148,160,.2);cursor:pointer}.transactionPopup-voucher__voucherField.active{border-color:#ffc012}.transactionPopup-voucher__voucherField>input{background-color:transparent;border:none;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;outline:none;text-align:left;width:35%}.theme-dark .transactionPopup-voucher__voucherField>input,.theme-light .transactionPopup-voucher__voucherField>input{color:#f7f7f9}.transactionPopup-voucher__voucherField>input::-moz-placeholder{color:#8394a0;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;text-align:left}.transactionPopup-voucher__voucherField>input::placeholder{color:#8394a0;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;text-align:left}@media(max-width:1024px){.transactionPopup-voucher__voucherField>input{width:66%}}.transactionPopup-voucher__voucherField>.voucher-btn-holder{align-items:center;display:flex;height:100%;justify-content:flex-end;padding-right:5px;width:33%}.transactionPopup-voucher__voucherField>.reduced{width:28%}.transactionPopup-voucher__voucherField>.transparent{background-color:transparent}.transactionPopup-voucher__voucherField>.transparent:hover{background-color:#ffc012}.transactionPopup-voucher__voucherField>.disabled{border-color:#202733}.theme-dark .transactionPopup-voucher__voucherField>.disabled,.theme-light .transactionPopup-voucher__voucherField>.disabled{background-color:#161b23}.transactionPopup-voucher__voucherField>.disabled:hover{background-color:#ffce46}.voucher-deposit-input-wrapper .voucher-code-input{align-items:center;display:flex;gap:5px}.select-voucher .custom-select-backdrop{z-index:11}.select-voucher .voucher-select-title{color:#f1f1f5;font-size:16px;font-weight:400;line-height:20px;margin-bottom:8px;margin-top:16px;text-align:left}.select-voucher .custom-select-footer{align-items:center;display:flex;font-size:14px;gap:4px;justify-content:center;line-height:18px;margin-top:4px}.select-voucher .custom-select-control .custom-select-control{background-color:#2e3647!important}.select-voucher .custom-select-control .custom-select-valueContainer{flex-basis:94%}@media screen and (max-width:768px){.select-voucher .custom-select-control .custom-select-valueContainer{flex-basis:92%}}.select-voucher .custom-select-control .custom-select-valueContainer .custom-select-option{align-items:center;display:flex;width:100%}.select-voucher .voucher-select-value,.select-voucher .voucher-single-value{color:#f1f1f5;display:flex;font-size:14px;justify-content:space-between;line-height:18px;text-align:left;width:100%}.select-voucher .voucher-select-value>div:first-child,.select-voucher .voucher-single-value>div:first-child{font-weight:400}.select-voucher .voucher-select-value>div:last-child,.select-voucher .voucher-single-value>div:last-child{font-weight:700}.select-voucher .custom-dropdown-select .custom-select-control{background-color:#2e3647!important}.select-voucher .custom-dropdown-select .custom-select-valueContainer{padding-left:16px}.select-voucher .custom-dropdown-select.open .custom-select .custom-select-option{background-color:#2e3647;font-size:14px;font-weight:400;height:44px;line-height:18px;padding:10px;text-align:left}.select-voucher .custom-dropdown-select.open .custom-select .custom-select-menu{background-color:#202733;border:none;border-radius:8px;margin-top:4px;padding:10px;z-index:12}.select-voucher .custom-dropdown-select.open .custom-select .custom-select-menu .custom-select-menuList{margin-top:unset;max-height:200px;overflow-y:auto;scrollbar-width:auto}.select-voucher .custom-dropdown-select.open .custom-select .custom-select-control{border:1px solid #ffc012}.SelfLimitDepositInfo{border:1px dashed #f1f1f5;border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:12px}.SelfLimitDepositInfo .row{align-items:center;display:flex;font-size:14px;gap:4px;line-height:18px}.SelfLimitDepositInfo .row.current-limit-info{cursor:pointer;font-weight:700}.SelfLimitDepositInfo .row .money-amount{text-decoration:underline}.SelfLimitDepositInfo .row .timezone{font-weight:700}.SelfLimitDepositInfo .tooltip-reusable__call svg{height:16px;width:16px}.self-limit-tooltip-text{color:#161b23;font-size:12px;line-height:16px;max-width:190px!important;width:190px!important}.self-limit-tooltip-text span{display:unset}.self-limit-tooltip-text .bold{font-weight:700}.WarningTextBox{align-items:center;border:1px dashed #ffd363;border-radius:8px;display:flex;padding:12px}.WarningTextBox>svg{flex-shrink:0;height:18px;width:18px}.WarningTextBox>svg>path{fill:#ffd363}.WarningTextBox .warnings{margin-left:12px}.WarningTextBox .warnings>span{color:#ffd363;display:block;font-size:12px;font-weight:400;letter-spacing:.0327em;line-height:16px;text-align:left}.wallet-select .custom-select-backdrop{z-index:11}.wallet-select-title{color:#f9f8f8;font-size:16px;font-weight:700;letter-spacing:0;line-height:20px;text-align:center}.wallet-select .custom-dropdown-select{display:flex;margin-top:12px}.wallet-select .custom-select-menu{background-color:#202733;z-index:12}.suggest-crypto-popup{align-items:center;border-radius:16px;display:flex;flex-direction:column;gap:24px;overflow:auto;padding:80px 72px 36px;position:relative;width:530px}.theme-dark .suggest-crypto-popup,.theme-light .suggest-crypto-popup{background-color:#161b23}@media screen and (max-width:1024px){.suggest-crypto-popup{height:100dvh;padding:80px 24px 24px;position:unset;width:100%}}.suggest-crypto-popup>.suggest-crypto-title-container{align-items:center;display:flex;flex-direction:column;gap:24px;text-align:center;width:100%}.suggest-crypto-popup>.suggest-crypto-title-container .suggest-crypto-title-icon{height:34px;width:34px}.suggest-crypto-popup>.suggest-crypto-title-container .suggest-crypto-title-description{padding:0 24px}.suggest-crypto-popup>.suggest-crypto-input-container{width:100%}.suggest-crypto-popup>.suggest-crypto-input-container input{padding-right:30px!important}.suggest-crypto-popup>.suggest-crypto-input-container input::-webkit-input-placeholder{text-transform:none!important}.suggest-crypto-popup>.suggest-crypto-input-container p{font-size:12px;font-style:normal;font-weight:400;letter-spacing:.393px;line-height:14px;margin-bottom:7px;padding-left:3px}.theme-dark .suggest-crypto-popup>.suggest-crypto-input-container p,.theme-light .suggest-crypto-popup>.suggest-crypto-input-container p{color:#f7f7f9}.suggest-crypto-popup>.suggest-crypto-button-container{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;width:100%}.suggest-crypto-popup>.suggest-crypto-button-container .custom-button{height:48px;margin:0;width:100%}.suggest-crypto-popup .suggest-crypto-success-container{align-items:center;display:flex;flex-direction:column;gap:24px;text-align:center;width:100%}@media screen and (max-width:1024px){.suggest-crypto-popup .suggest-crypto-success-container{margin-top:15%}}.suggest-crypto-popup .suggest-crypto-success-container .suggest-crypto-success-icon{height:34px;width:34px}.suggest-crypto-popup .suggest-crypto-success-container .custom-button{margin:0}.BlockchainSelect .custom-select-backdrop{z-index:11}.BlockchainSelect .custom-dropdown-select .custom-select-control{background-color:#2e3647!important}.BlockchainSelect .custom-dropdown-select .custom-select-control:hover{border-color:#f1f1f5;transition:border .3s ease-in-out}.BlockchainSelect .custom-dropdown-select .custom-select-control .custom-select-valueContainer>div{align-items:center;display:flex;gap:8px}.BlockchainSelect .custom-dropdown-select .custom-select-control .custom-select-valueContainer>div .crypto-icon{height:24px;width:24px}.BlockchainSelect .custom-dropdown-select .custom-select-control .custom-select-valueContainer>div .custom-select-option{align-items:center;display:flex;gap:8px}.BlockchainSelect .custom-dropdown-select .custom-select-control .custom-select-valueContainer>div .custom-select-option .crypto-icon{height:24px;width:24px}.BlockchainSelect .custom-dropdown-select.open .custom-select .custom-select-menu{background-color:#202733;border:none;border-radius:8px;margin-top:4px;padding:10px;z-index:12}.BlockchainSelect .custom-dropdown-select.open .custom-select .custom-select-menu .custom-select-menuList{margin-top:unset;max-height:255px;overflow-y:auto;scrollbar-width:auto}.BlockchainSelect .custom-dropdown-select.open .custom-select .custom-select-menu .custom-select-menuList .custom-select-option .crypto-icon{height:24px;width:24px}.BlockchainSelect .custom-dropdown-select.open .custom-select .custom-select-option{align-items:center;background-color:#2e3647;display:flex;font-size:14px;font-weight:400;gap:8px;height:44px;line-height:18px;padding:10px;text-align:left}.BlockchainSelect .custom-dropdown-select.open .custom-select .custom-select-option .crypto-icon{height:24px;width:24px}.loading-curtain{align-items:center;background-color:rgba(0,0,0,.495);display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:9999}.K1ngpay2Reserved .title{color:#f9f8f8;font-size:16px;font-weight:700;line-height:20px;margin-bottom:12px;text-align:left}.K1ngpay2Reserved .important-info{align-items:center;border:1px dashed red;border-radius:8px;color:red;display:flex;margin-left:auto;margin-right:auto;margin-top:24px;padding:12px;width:272px}.K1ngpay2Reserved .important-info>span{margin-right:8px}@media(min-width:1024px){.K1ngpay2Reserved .important-info>span{margin-right:8.4px}}.K1ngpay2Reserved .cashier-field-wrapper:last-of-type{margin-top:24px}.K1ngpay2Reserved .cashier-field-wrapper .field-title{color:#f1f1f5;font-size:14px;font-weight:400;line-height:18px;margin-bottom:8px;text-align:left;text-transform:unset}.K1ngpay2Reserved .cashier-field-wrapper .custom-input .input-field:hover{border:1px solid #f1f1f5;transition:border .3s ease-in-out}.K1ngpay2Reserved .cashier-field-wrapper .custom-input .input-field .input-label{color:#f1f1f5;text-transform:capitalize}.K1ngpay2Reserved .cashier-field-wrapper .custom-input .input-field input{color:#f1f1f5}.K1ngpay2Reserved .transactionPopup-kingpayInput{align-items:center;border:1px solid #171c22;border-radius:10px;display:flex;height:56px;justify-content:space-between;margin:auto;padding:8px 8px 8px 16px;position:relative;transition:.2s ease}.K1ngpay2Reserved .transactionPopup-kingpayInput>div{cursor:pointer;padding:8px}.K1ngpay2Reserved .transactionPopup-kingpayInput>input{border-radius:8px;color:#f9f8f8}.K1ngpay2Reserved .transactionPopup-kingpayInput>input::-moz-placeholder{color:#8394a0}.K1ngpay2Reserved .transactionPopup-kingpayInput>input::placeholder{color:#8394a0}.K1ngpay2Reserved .transactionPopup-kingpayInput>h4{align-self:center;color:#fff;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;text-align:left;width:80%}.theme-dark .K1ngpay2Reserved .transactionPopup-kingpayInput>h4,.theme-light .K1ngpay2Reserved .transactionPopup-kingpayInput>h4{word-wrap:break-word;white-space:pre-line}.K1ngpay2Reserved .transactionPopup-kingpayInput>div:hover>svg>path{fill:#ffc012}.theme-dark .K1ngpay2Reserved .transactionPopup-kingpayInput,.theme-light .K1ngpay2Reserved .transactionPopup-kingpayInput{background-color:#2e3647}.K1ngpay2Reserved .transactionPopup-kingpayInput:focus-within{border:1px solid #20ca4f}.K1ngpay2Reserved .transactionPopup-kingpayInput.error{border-color:#ab2d2d!important}@media screen and (min-width:1025px){.K1ngpay2Reserved .transactionPopup-kingpayInput:hover{border:1px solid #20ca4f}}.K1ngpay2Reserved .transactionPopup-kingpayInput>span{color:#8394a0;font-size:16px;font-weight:500;left:20px;line-height:16px;position:absolute;top:9px}.K1ngpay2Reserved .transactionPopup-kingpayInput>input{background-color:transparent;border:none;border-bottom-left-radius:8px;border-top-left-radius:8px;font-size:18px;outline:none;padding:8px 16px;width:100%}.K1ngpay2Reserved .transactionPopup-kingpayInput>div{align-items:center;color:#fff;display:flex;font-size:17px;justify-content:center;line-height:17px}.K1ngpay2Reserved .avoid-delays-read{background-color:#2e3647;border-radius:8px;padding:16px}.K1ngpay2Reserved .avoid-delays-read .avoid-details-title{align-items:center;display:flex;font-size:16px;font-weight:700;line-height:20px;margin-bottom:8px;text-align:left}.K1ngpay2Reserved .avoid-delays-read .avoid-details-title>svg{margin-right:6.33px}.K1ngpay2Reserved .avoid-delays-read .avoid-details-title>svg>path{fill:#e5eafa}.K1ngpay2Reserved .avoid-delays-read .instructions .text{display:inline;font-size:12px;font-weight:400;letter-spacing:.0327em;line-height:16px;text-align:left}.K1ngpay2Reserved .avoid-delays-read .instructions .text.text-with-copy-icon{font-weight:700}.K1ngpay2Reserved .avoid-delays-read .instructions .text.text-with-copy-icon>svg{height:12px;margin-right:5px;width:10.36px}.K1ngpay2Reserved .avoid-delays-read .deposit-amount{background-color:#202733;border-radius:8px;display:flex;justify-content:space-between;margin-top:16px;padding:8px 16px}.K1ngpay2Reserved .avoid-delays-read .deposit-amount>span{font-size:14px;line-height:19px;text-align:left}.K1ngpay2Reserved .avoid-delays-read .deposit-amount>span:first-child{font-weight:700}.K1ngpay2Reserved .avoid-delays-read .deposit-amount>span:last-child{font-weight:400}.k1ngpay2-PricePreview{border:1px solid #2b3448;border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:16px 12px}.k1ngpay2-PricePreview .price-box{align-items:center;border-radius:8px;display:flex;flex-basis:50%;gap:4px;height:56px;justify-content:space-between}.k1ngpay2-PricePreview .price-box .user-currency-icon{align-items:center;background:#fff;border-radius:50px;color:#070d18;display:flex;font-size:7px;font-weight:700;height:16px;justify-content:center;padding:3px;width:16px}.k1ngpay2-PricePreview .price-box .price-box-right{align-items:center;display:flex;gap:4px}.deposit-step-one .next-step-wrapper.showWarning .WarningTextBox,.deposit-step-one .next-step-wrapper.showWarning .deposit-next-button,.deposit-step-one .no-channel-selected .squizeed-content .deposit-next-button .live-chat-info-wrapper{margin-top:16px}.deposit-step-one.hidden{display:none}.deposit-step-one.visible{display:block}.deposit-step-one:not(.voucher) .selected-channel-page .squizeed-content:not(.self-limit){margin-top:24px}@media screen and (min-width:1024px){.deposit-step-one:not(.voucher) .selected-channel-page .squizeed-content:not(.self-limit){margin-top:16px}}.deposit-step-one .channel-message-presets-wrapper{display:flex;flex-direction:column;gap:12px}.deposit-step-one .selected-channel-page{display:flex;flex-direction:column;margin-top:24px}.deposit-step-one .selected-channel-page .squizeed-content .custom-input input{font-size:14px;font-weight:400;line-height:18px;text-align:left}.deposit-step-one .selected-channel-page .amount-presets-wrapper{display:flex;justify-content:center;max-width:100%}.deposit-step-one .selected-channel-page .submit-btn-wrapper{margin-top:34px}.deposit-step-one .selected-channel-page .submit-btn-wrapper .cooldown-message{display:flex;justify-content:center;margin-bottom:10px}.deposit-step-one .selected-channel-page .submit-btn-wrapper .cooldown-message>span{color:red;display:block;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;margin-top:20px;text-align:center}.deposit-step-one .selected-channel-page .submit-btn-wrapper .cooldown-message>span:last-child{margin-left:5px}.deposit-step-one .selected-channel-page .submit-btn-wrapper>button{margin-bottom:unset}@media screen and (max-width:1024px){.deposit-step-one .selected-channel-page .submit-btn-wrapper{margin-top:24px}}.deposit-step-one .selected-channel-page .withdraw-information-wrapper{margin-bottom:unset;margin-left:110px;margin-right:110px;margin-top:24px}@media screen and (max-width:1024px){.deposit-step-one .selected-channel-page .withdraw-information-wrapper{margin-bottom:183px;margin-left:30px;margin-right:30px}}.deposit-step-one .selected-channel-page .live-chat-info-wrapper{margin-top:16px}.deposit-step-one .selected-channel-page .deposit-bonus-wrapper:not(:empty){margin-top:32px}.deposit-step-one .selected-channel-page .cashier-reserve-select-wrapper{margin-bottom:16px;margin-top:24px}.deposit-step-one .selected-channel-page .cashier-reserve-select-wrapper.hidden{display:none}.deposit-step-one .selected-channel-page .cashier-reserve-select-wrapper .SelectBank .custom-dropdown-select .title,.deposit-step-one .selected-channel-page .cashier-reserve-select-wrapper .wallet-select .custom-dropdown-select .title{color:#e5eafa;font-size:16px;font-weight:400;line-height:20px;margin-bottom:8px;text-align:left;text-transform:unset}.deposit-step-one .selected-channel-page .cashier-reserve-select-wrapper.showBankSelect{margin-top:16px}.deposit-step-one .selected-channel-page .self-limit-info-wrapper{margin-bottom:24px}.deposit-step-one .balance-and-limit{display:flex;justify-content:center;margin-top:26px;padding-left:34.5px;padding-right:34.5px}@media screen and (min-width:1024px){.deposit-step-one .balance-and-limit{margin-top:25px;padding-left:73.5px;padding-right:73.5px}}.deposit-step-one .cashier-service-unavailable-wrapper{display:flex;justify-content:center;margin-left:16px;margin-right:16px;margin-top:51px}@media screen and (min-width:1024px){.deposit-step-one .cashier-service-unavailable-wrapper{margin-left:0;margin-right:0;margin-top:25px}}.deposit-step-one .live-chat-info-wrapper{margin-bottom:24px}.deposit-step-one .live-chat-info-wrapper .live-chat-info-section{padding:0}.deposit-step-one .channel-message{margin-bottom:12px}.deposit-step-one .K1ngPay_2 .deposit-bonus-wrapper{margin-bottom:24px}.PayNowVpaInfo{background-color:#161b23;border:1px solid #2e3647;border-radius:8px;display:flex;justify-content:space-between;margin-top:8px;padding:8px 12px}@media screen and (min-width:1025px){.PayNowVpaInfo{margin-left:auto;margin-right:auto;width:380px}}.PayNowVpaInfo>div{align-items:center;display:flex}.PayNowVpaInfo>div .paynow-bold{margin-left:2px}.PayNowVpaInfo>div>svg{height:19px;margin-right:5px;width:19px}.PayNowVpaInfo>div>svg>path{fill:#74d5ff}.PayNowVpaInfo .learn-more{cursor:pointer}@media screen and (max-width:1024px){.paynowvpa-video-page{padding:24px}.paynowvpa-video-page .paynow-vpa-video{height:180px;max-width:325px;width:100%}}@media screen and (min-width:1025px){.paynowvpa-video-page{padding:24px}.paynowvpa-video-page .paynow-vpa-video{height:180px;width:325px}}.PayNowVpaVideoInfo{background-color:#202733;border-radius:8px;display:flex;flex-direction:column;padding:24px;width:100%}@media screen and (min-width:1025px){.PayNowVpaVideoInfo{width:772px}}.PayNowVpaVideoInfo .header-row{align-items:center;display:flex;justify-content:space-between}.PayNowVpaVideoInfo .video-explanation-sub-title,.PayNowVpaVideoInfo .video-explanation-title{color:#f1f1f5}.PayNowVpaVideoInfo .paynow-vpa-video{height:180px;max-width:325px}@media screen and (min-width:1025px){.PayNowVpaVideoInfo .paynow-vpa-video{width:325px}}.deposit-step-two{display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start}.deposit-step-two .live-chat-info-wrapper{margin-top:16px}.deposit-step-two .deposit-next-button{margin-top:32px}.deposit-116-confirm{border-radius:9px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;margin-left:auto;margin-right:auto;padding-bottom:36px;position:relative;width:100%}@media screen and (max-width:1024px){.deposit-116-confirm{padding-left:24px;padding-right:24px}}.deposit-116-confirm .label{background-color:transparent;text-align:center}.deposit-116-confirm .label .main{color:#f1f1f5;font-size:20px;font-weight:700;line-height:24px}.deposit-116-confirm .paynow-deposit-instructions{background-color:#2e3647;border-radius:8px;margin-top:16px;padding:16px}.deposit-116-confirm .paynow-deposit-instructions .deposit-116-confirmTitle{align-items:center;display:flex;gap:5px}.deposit-116-confirm .paynow-deposit-instructions .deposit-116-confirmTitle>svg>path{fill:#74d5ff}.deposit-116-confirm .paynow-deposit-instructions .copy-input-wrapper .input-reusable,.deposit-116-confirm .paynow-deposit-instructions .deposit-amount{background-color:#202733}.deposit-116-confirm .paynow-deposit-instructions .info-items{display:flex;flex-direction:column;gap:8px;margin-top:10px}.deposit-116-confirm .paynow-deposit-instructions .info-items .info-item{display:list-item;list-style-type:disc;margin-left:19px}.deposit-116-confirm .paynow-deposit-instructions .deposit-info-fields .fields-list{gap:8px;margin-top:8px}.deposit-116-confirm .paynow-deposit-instructions .deposit-info-fields .copy-input input{font-weight:700;margin-left:2px}.deposit-116-confirm .WarningTextBox{margin-top:16px}.deposit-116-confirm .WarningTextBox .Text{border-color:#ffd363}.deposit-116-confirm .WarningTextBox .Text>span>svg>path{fill:#ffd363}.deposit-116-confirm .WarningTextBox .Text .warnings>span{color:#ffd363}@media screen and (min-width:1024px){.deposit-116-confirm{width:380px}}.deposit-116-confirmTitle{color:#f9f8f8;font-size:16px;font-weight:700;line-height:20px;text-align:left}.deposit-116-confirmItem{align-items:center;background-color:#2e3647;border-radius:10px;display:flex;height:56px;justify-content:space-between;padding:8px 16px;width:100%}.deposit-116-confirmItem.deposit-amount,.deposit-116-confirmItem.payment-reference{background-color:#202733}.deposit-116-confirmItem.deposit-amount{height:34px;text-transform:capitalize}.deposit-116-confirmItem.deposit-amount>span{font-size:14px;line-height:18px;text-align:left}.deposit-116-confirmItem.deposit-amount>span:first-child{font-weight:700}.deposit-116-confirmItem.deposit-amount>span:last-child{font-weight:400}.deposit-116-confirmSubmit{border:0;border-radius:22.5px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:51px;letter-spacing:0;line-height:20px;margin-top:16px;outline:none;text-align:center}.deposit-116-confirmSubmit.disabled{opacity:.4}.deposit-116-confirm>.live-chat-info-section{margin-top:16px;padding:unset}.deposit-116-confirm>.live-chat-info-section .bonus-info{color:#f1f1f5;font-family:Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:0;line-height:18px;text-align:center}.deposit-116-confirm .deposit-116-confirmSubmit{margin-bottom:unset}.k1ngpay-deposit .title{color:#f9f8f8;font-size:16px;font-weight:700;line-height:20px;margin-bottom:12px;text-align:left}.k1ngpay-deposit .important-info{align-items:center;border:1px dashed red;border-radius:8px;color:red;display:flex;margin-left:auto;margin-right:auto;margin-top:24px;padding:12px;width:272px}.k1ngpay-deposit .important-info>span{margin-right:8px}@media(min-width:1024px){.k1ngpay-deposit .important-info>span{margin-right:8.4px}}.k1ngpay-deposit .important-info>span>svg{height:18px;width:18px}.k1ngpay-deposit .important-info>span>svg path{fill:red}.k1ngpay-deposit .cashier-field-wrapper{margin-top:12px}.k1ngpay-deposit .cashier-field-wrapper .field-title{color:#fff;font-size:16px;font-weight:700;letter-spacing:0;line-height:20px;margin-bottom:12px;text-align:center}.k1ngpay-deposit .cashier-field-wrapper .deposit-address{background-color:#2e3647;border:1px solid transparent;border-radius:10px;display:flex;justify-content:space-between;min-height:56px;padding:8px 16px;width:100%}.k1ngpay-deposit .cashier-field-wrapper .deposit-address:hover{border:1px solid #f1f1f5;transition:border .3s ease-in-out}.k1ngpay-deposit .cashier-field-wrapper .deposit-address.deposit-amount{background-color:#202733}.k1ngpay-deposit .cashier-field-wrapper .deposit-address .copied{align-items:center;color:#ffce46;display:flex;font-size:14px;font-weight:700;line-height:19px;text-align:left}.k1ngpay-deposit .cashier-field-wrapper .deposit-address .copied>svg{height:20px;margin-right:4px;width:18px}.k1ngpay-deposit .cashier-field-wrapper .deposit-address .copied>svg>path{fill:#ffce46}.k1ngpay-deposit .cashier-field-wrapper .deposit-address.deposit-amount{height:34px;margin-top:8px;text-transform:capitalize}.k1ngpay-deposit .cashier-field-wrapper .deposit-address.deposit-amount>span{font-size:14px;line-height:18px;text-align:left}.k1ngpay-deposit .cashier-field-wrapper .deposit-address.deposit-amount>span:first-child{font-weight:700}.k1ngpay-deposit .cashier-field-wrapper .deposit-address.deposit-amount>span:last-child{font-weight:400}.k1ngpay-deposit .cashier-field-wrapper .deposit-address.fat-border{border:1px solid #ffc012}.k1ngpay-deposit .cashier-field-wrapper .deposit-address>div:first-child,.k1ngpay-deposit .cashier-field-wrapper .deposit-addressContainer{display:flex;flex-direction:column}.k1ngpay-deposit .cashier-field-wrapper .deposit-address>div:first-child>span{color:#f1f1f5}.k1ngpay-deposit .cashier-field-wrapper .deposit-address>div:first-child>span:first-child{font-size:12px;font-weight:400;letter-spacing:.400000006px;line-height:16px;text-align:left}.k1ngpay-deposit .cashier-field-wrapper .deposit-address>div:first-child>span:last-child{font-size:14px;font-weight:400;line-break:anywhere;line-height:18px;margin-right:5px;text-align:left}.k1ngpay-deposit .cashier-field-wrapper .deposit-address>div:last-child{align-items:center;border-radius:10px;color:#144b33;cursor:pointer;display:flex;justify-content:center}.k1ngpay-deposit .cashier-field-wrapper .deposit-address>div:last-child>svg{fill:#254a35;height:22px;width:19px}.k1ngpay-deposit .transactionPopup-kingpayInput{align-items:center;border:1px solid #171c22;border-radius:10px;display:flex;height:56px;justify-content:space-between;margin:auto;padding:8px 8px 8px 16px;position:relative;transition:.2s ease}.k1ngpay-deposit .transactionPopup-kingpayInput>div{cursor:pointer;padding:8px}.k1ngpay-deposit .transactionPopup-kingpayInput>input{border-radius:8px;color:#f9f8f8}.k1ngpay-deposit .transactionPopup-kingpayInput>input::-moz-placeholder{color:#8394a0}.k1ngpay-deposit .transactionPopup-kingpayInput>input::placeholder{color:#8394a0}.k1ngpay-deposit .transactionPopup-kingpayInput>h4{align-self:center;color:#fff;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;text-align:left;width:80%}.theme-dark .k1ngpay-deposit .transactionPopup-kingpayInput>h4,.theme-light .k1ngpay-deposit .transactionPopup-kingpayInput>h4{word-wrap:break-word;white-space:pre-line}.k1ngpay-deposit .transactionPopup-kingpayInput>div:hover>svg>path{fill:#ffc012}.theme-dark .k1ngpay-deposit .transactionPopup-kingpayInput,.theme-light .k1ngpay-deposit .transactionPopup-kingpayInput{background-color:#2e3647}.k1ngpay-deposit .transactionPopup-kingpayInput:focus-within{border:1px solid #20ca4f}.k1ngpay-deposit .transactionPopup-kingpayInput.error{border-color:#ab2d2d!important}@media screen and (min-width:1025px){.k1ngpay-deposit .transactionPopup-kingpayInput:hover{border:1px solid #20ca4f}}.k1ngpay-deposit .transactionPopup-kingpayInput>span{color:#8394a0;font-size:16px;font-weight:500;left:20px;line-height:16px;position:absolute;top:9px}.k1ngpay-deposit .transactionPopup-kingpayInput>input{background-color:transparent;border:none;border-bottom-left-radius:8px;border-top-left-radius:8px;font-size:18px;outline:none;padding:8px 16px;width:100%}.k1ngpay-deposit .transactionPopup-kingpayInput>div{align-items:center;color:#fff;display:flex;font-size:17px;justify-content:center;line-height:17px}.k1ngpay-deposit .avoid-delays-read{background-color:#2e3647;border-radius:8px;padding:16px}.k1ngpay-deposit .avoid-delays-read .avoid-details-title{align-items:center;display:flex;font-size:16px;font-weight:700;line-height:20px;margin-bottom:8px;text-align:left}.k1ngpay-deposit .avoid-delays-read .avoid-details-title>svg{margin-right:6.33px}.k1ngpay-deposit .avoid-delays-read .avoid-details-title>svg>path{fill:#e5eafa}.k1ngpay-deposit .avoid-delays-read .instructions .text{display:inline;font-size:12px;font-weight:400;letter-spacing:.0327em;line-height:16px;text-align:left}.k1ngpay-deposit .avoid-delays-read .instructions .text.text-with-copy-icon{font-weight:700}.k1ngpay-deposit .avoid-delays-read .instructions .text.text-with-copy-icon>svg{margin-right:5px}.k1ngpay-deposit .avoid-delays-read .deposit-amount{background-color:#202733;border-radius:8px;display:flex;justify-content:space-between;margin-top:16px;padding:8px 16px}.k1ngpay-deposit .avoid-delays-read .deposit-amount>span{font-size:14px;line-height:19px;text-align:left}.k1ngpay-deposit .avoid-delays-read .deposit-amount>span:first-child{font-weight:700}.k1ngpay-deposit .avoid-delays-read .deposit-amount>span:last-child{font-weight:400}.border-on-hover:hover{border:1px solid #f1f1f5;transition:border .3s ease-in-out}@keyframes bounce{0%,25%,50%,75%,to{transform:translateY(0)}12.5%{transform:translateY(-5px)}37.5%{transform:translateY(-2.5px)}62.5%{transform:translateY(-5px)}87.5%{transform:translateY(-2.5px)}}.deposit-paynow-vpa-confirm{border-radius:9px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;margin-left:auto;margin-right:auto;padding-bottom:36px;position:relative;width:100%}@media screen and (max-width:1024px){.deposit-paynow-vpa-confirm{padding-left:24px;padding-right:24px}}.deposit-paynow-vpa-confirm .label{background-color:transparent;text-align:center}.deposit-paynow-vpa-confirm .label .main{color:#f1f1f5;font-size:20px;font-weight:700;line-height:24px}.deposit-paynow-vpa-confirm .label .sub{color:#f1f1f5;font-size:8px;font-weight:700;margin-left:6px;vertical-align:top}.deposit-paynow-vpa-confirm .paynow-vpa-deposit-instructions{background-color:#2e3647;border-radius:8px;margin-top:16px;padding:16px}.deposit-paynow-vpa-confirm .paynow-vpa-deposit-instructions .deposit-paynow-vpa-confirmTitle{align-items:center;display:flex;gap:5px}.deposit-paynow-vpa-confirm .paynow-vpa-deposit-instructions .deposit-paynow-vpa-confirmTitle>svg>path{fill:#74d5ff}.deposit-paynow-vpa-confirm .paynow-vpa-deposit-instructions .copy-input-wrapper .input-reusable,.deposit-paynow-vpa-confirm .paynow-vpa-deposit-instructions .deposit-amount{background-color:#202733}.deposit-paynow-vpa-confirm .paynow-vpa-deposit-instructions .info-items{display:flex;flex-direction:column;gap:8px;margin-top:10px}.deposit-paynow-vpa-confirm .paynow-vpa-deposit-instructions .info-items .info-item{display:list-item;list-style-type:disc;margin-left:19px}.deposit-paynow-vpa-confirm .paynow-vpa-deposit-instructions .info-items .info-item .learn-more{cursor:pointer;margin-left:2px}.deposit-paynow-vpa-confirm .paynow-vpa-deposit-instructions .deposit-info-fields{margin-top:20px}.deposit-paynow-vpa-confirm .paynow-vpa-deposit-instructions .deposit-info-fields .fields-list{gap:8px;margin-top:8px}.deposit-paynow-vpa-confirm .paynow-vpa-deposit-instructions .deposit-info-fields .copy-input input{font-weight:700;margin-left:2px}.deposit-paynow-vpa-confirm .WarningTextBox{margin-top:16px}.deposit-paynow-vpa-confirm .WarningTextBox .Text{border-color:#ffd363}.deposit-paynow-vpa-confirm .WarningTextBox .Text>span>svg>path{fill:#ffd363}.deposit-paynow-vpa-confirm .WarningTextBox .Text .warnings>span{color:#ffd363}@media screen and (min-width:1024px){.deposit-paynow-vpa-confirm{width:380px}}.deposit-paynow-vpa-confirm-referenceContainer{background-color:#2e3647;border-radius:8px;box-shadow:0 3px 6px rgba(0,0,0,.349);margin-top:16px;padding:16px}@media screen and (min-width:1024px){.deposit-paynow-vpa-confirm-referenceContainer{margin-top:16px}}.deposit-paynow-vpa-confirm-referenceContainer-noteTitle{align-items:flex-start;display:flex}.deposit-paynow-vpa-confirm-referenceContainer-noteTitle>svg{height:19px;margin-right:5px;width:19px}.deposit-paynow-vpa-confirm-referenceContainer-noteTitle>svg>path{fill:#f9f8f8}.deposit-paynow-vpa-confirm-referenceContainer-noteTitle>span{font-size:16px;font-weight:700;line-height:20px}.theme-dark .deposit-paynow-vpa-confirm-referenceContainer-noteTitle>span,.theme-light .deposit-paynow-vpa-confirm-referenceContainer-noteTitle>span{color:#f7f7f9}.deposit-paynow-vpa-confirm-referenceContainer-noteSubtitle{margin-bottom:16px;margin-top:8px}.deposit-paynow-vpa-confirm-referenceContainer-noteSubtitle>p{color:#e5eafa;font-size:12px;font-weight:400;letter-spacing:.0327em;line-height:16px;text-align:left}.deposit-paynow-vpa-confirmTitle{color:#f9f8f8;font-size:16px;font-weight:700;line-height:20px;text-align:left}.deposit-paynow-vpa-confirmBankName{display:flex;flex-direction:column;margin-bottom:15px;padding-left:15px}.deposit-paynow-vpa-confirmBankName>span:first-child{font-size:12px;line-height:12px;margin-bottom:3px}.theme-dark .deposit-paynow-vpa-confirmBankName>span:first-child,.theme-light .deposit-paynow-vpa-confirmBankName>span:first-child{color:#c8c8d0}.deposit-paynow-vpa-confirmBankName>span:last-child{font-size:19px;line-height:19px}.theme-dark .deposit-paynow-vpa-confirmBankName>span:last-child,.theme-light .deposit-paynow-vpa-confirmBankName>span:last-child{color:#f7f7f9}.deposit-paynow-vpa-confirmItem{align-items:center;background-color:#2e3647;border-radius:10px;display:flex;height:56px;justify-content:space-between;padding:8px 16px;width:100%}.deposit-paynow-vpa-confirmItem.deposit-amount,.deposit-paynow-vpa-confirmItem.payment-reference{background-color:#202733}.deposit-paynow-vpa-confirmItem .copied{align-items:center;color:#ffce46;display:flex;font-size:14px;font-weight:700;line-height:19px;text-align:left}.deposit-paynow-vpa-confirmItem .copied>svg{height:20px;margin-right:4px;width:18px}.deposit-paynow-vpa-confirmItem .copied>svg>path{fill:#ffce46}.deposit-paynow-vpa-confirmItem.deposit-amount{height:34px;text-transform:capitalize}.deposit-paynow-vpa-confirmItem.deposit-amount>span{font-size:14px;line-height:18px;text-align:left}.deposit-paynow-vpa-confirmItem.deposit-amount>span:first-child{font-weight:700}.deposit-paynow-vpa-confirmItem.deposit-amount>span:last-child{font-weight:400}.deposit-paynow-vpa-confirmItem.fat-border{border:1px solid #ffc012}.deposit-paynow-vpa-confirmItem .userId-copy>svg{border-radius:3px;height:22px;width:19px}.deposit-paynow-vpa-confirmItem .userId-copy.not-copied{animation:bounce 2s infinite}.deposit-paynow-vpa-confirmItem .userId-copy.not-copied>svg>path{fill:#ffce46}.deposit-paynow-vpa-confirmItemContainer{display:flex;flex-direction:column;gap:10px;margin-top:10px}.deposit-paynow-vpa-confirmItemContainer .PayNowVpa-dropdown-info-wrapper{display:flex;justify-content:center;margin:16px 0}.deposit-paynow-vpa-confirmItemContainer .PayNowVpa-dropdown-info-wrapper .PayNowVpa-dropdown-info .carret-icon-holder:before{color:#e5eafa!important}.deposit-paynow-vpa-confirmItemContainer .PayNowVpa-dropdown-info-wrapper .PayNowVpa-dropdown-info .dropdown-info-content>div{color:#f9f8f8;font-size:12px;font-weight:400;letter-spacing:.0327em;line-height:14px;margin-top:10px;text-align:left}.deposit-paynow-vpa-confirmItem>div:first-child{display:flex;flex-direction:column}.deposit-paynow-vpa-confirmItem>div:first-child>span{color:#f1f1f5}.deposit-paynow-vpa-confirmItem>div:first-child>span:first-child{font-size:12px;font-weight:400;letter-spacing:.400000006px;line-height:16px;text-align:left}.deposit-paynow-vpa-confirmItem>div:first-child>span:last-child{font-size:14px;font-weight:400;line-height:18px;text-align:left}.deposit-paynow-vpa-confirmItem>div:last-child{align-items:center;border-radius:10px;color:#144b33;cursor:pointer;display:flex;justify-content:center}.deposit-paynow-vpa-confirmItem>div:last-child>svg{fill:#254a35;height:22px;width:19px}.deposit-paynow-vpa-confirmItem>div:last-child.copy-disabled>svg>path{fill:gray}.deposit-paynow-vpa-confirmSubmit{border:0;border-radius:22.5px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:51px;letter-spacing:0;line-height:20px;margin-top:16px;outline:none;text-align:center}.deposit-paynow-vpa-confirmSubmit.disabled{opacity:.4}.deposit-paynow-vpa-confirmText{color:#8394a0;font-size:18px;margin:0 10px}.deposit-paynow-vpa-confirm>.live-chat-info-section{margin-top:16px;padding:unset}.deposit-paynow-vpa-confirm>.live-chat-info-section .bonus-info{color:#f1f1f5;font-family:Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:0;line-height:18px;text-align:center}.deposit-paynow-vpa-confirm .deposit-paynow-vpa-confirmItemContainer{padding:16px}.deposit-paynow-vpa-confirm .deposit-paynow-vpa-confirmSubmit{margin-bottom:unset}.title-container-holder{color:#f9f8f8;display:flex;font-size:20px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:-.3px;line-height:25px;margin-top:23px;text-align:center}@media screen and (min-width:1024px){.title-container-holder{margin-top:unset}}.copy-input.payment-reference .input-reusable{background-color:#202733}.deposit-step-three{height:100%;width:100%}.deposit-step-three>iframe{background:transparent;height:100%;margin-top:16px;width:100%}.deposit-step-three .TransactionSuccess{margin-left:24px;margin-right:24px;margin-top:0}@media screen and (min-width:1024px){.deposit-step-three .TransactionSuccess{margin-left:unset;margin-right:unset}}.NewTabTrigger{align-items:center;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;margin-top:10%;width:75%}.NewTabTrigger .info-text{color:#c4c6c9;font-size:14px;font-weight:400;letter-spacing:0;line-height:19px;margin-top:32px;text-align:center}.deposit-instructions-k1ngpay2 .instructions-box{background-color:#161b23;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;flex-direction:column;gap:16px;padding:24px 16px}.deposit-instructions-k1ngpay2 .processing-time{align-items:center;background-color:#2e3647;border-bottom-left-radius:8px;border-bottom-right-radius:8px;color:#f1f1f5;display:flex;font-size:12px;font-style:normal;font-weight:400;gap:4px;line-height:16px;padding:8px 16px}.deposit-instructions-k1ngpay2 .processing-time>svg{height:18px;width:18px}.deposit-instructions-k1ngpay2 .processing-time>svg>path{fill:#f1f1f5}.deposit-instructions-k1ngpay2 .custom-button{height:48px;margin-bottom:16px;margin-top:24px;width:100%}.deposit-instructions-k1ngpay2 .double-check-message{border:1px dashed #f1f1f5;border-radius:8px;display:flex;flex-direction:column;gap:4px;margin-bottom:12px;padding:12px 16px}.deposit-instructions-k1ngpay2 .double-check-message .double-check-message-title{align-items:center;display:flex;gap:4px}.deposit-instructions-k1ngpay2 .double-check-message .double-check-message-title>svg{height:16px;overflow:unset;width:16px}.deposit-instructions-k1ngpay2 .double-check-message .double-check-message-title>svg>path{fill:#f1f1f5}.deposit-instructions-k1ngpay2 .double-check-message li{align-items:flex-start;color:#f1f1f5;display:flex;font-size:12px;font-style:normal;font-weight:400;line-height:16px;padding-left:6px}.deposit-instructions-k1ngpay2 .double-check-message li:before{content:"•";margin-right:8px}.deposit-instructions-k1ngpay2 .cashier-field-wrapper{width:100%}.deposit-instructions-k1ngpay2 .cashier-field-wrapper .field-title{color:#e5eafa;font-size:14px;font-weight:400;line-height:18px;margin-bottom:8px;text-align:left;text-transform:unset}.deposit-instructions-k1ngpay2 .cashier-field-wrapper .custom-input input{color:#f1f1f5;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.deposit-instructions-k1ngpay2 .cashier-field-wrapper .custom-input input:hover{color:#f1f1f5}.deposit-instructions-k1ngpay2 .cashier-field-wrapper .custom-input .input-field{margin-bottom:0}.deposit-instructions-k1ngpay2 .transactionId>div{justify-content:center}.deposit-instructions-k1ngpay2 .cashier-field-wrapper .custom-input>div{border:1px solid transparent}.deposit-instructions-k1ngpay2 .cashier-field-wrapper .custom-input>div:hover{border:1px solid #f1f1f5;transition:border .3s ease-in-out}.deposit-instructions-k1ngpay2 .deposit-address,.deposit-instructions-k1ngpay2 .transactionId{align-items:center;background-color:#2e3647;border:1px solid transparent;border-radius:10px;display:flex;justify-content:space-between;min-height:56px;padding:8px 16px;width:100%}.deposit-instructions-k1ngpay2 .deposit-address:hover,.deposit-instructions-k1ngpay2 .transactionId:hover{border:1px solid #f1f1f5;transition:border .3s ease-in-out}.deposit-instructions-k1ngpay2 .deposit-address.deposit-amount,.deposit-instructions-k1ngpay2 .transactionId.deposit-amount{background-color:#202733}.deposit-instructions-k1ngpay2 .deposit-address .copied,.deposit-instructions-k1ngpay2 .transactionId .copied{align-items:center;color:#ffce46;display:flex;font-size:14px;font-weight:700;line-height:19px;text-align:left}.deposit-instructions-k1ngpay2 .deposit-address .copied>svg,.deposit-instructions-k1ngpay2 .transactionId .copied>svg{height:20px;margin-right:4px;width:18px}.deposit-instructions-k1ngpay2 .deposit-address .copied>svg>path,.deposit-instructions-k1ngpay2 .transactionId .copied>svg>path{fill:#ffce46}.deposit-instructions-k1ngpay2 .deposit-address.deposit-amount,.deposit-instructions-k1ngpay2 .transactionId.deposit-amount{height:34px;margin-top:8px;text-transform:capitalize}.deposit-instructions-k1ngpay2 .deposit-address.deposit-amount>span,.deposit-instructions-k1ngpay2 .transactionId.deposit-amount>span{font-size:14px;line-height:18px;text-align:left}.deposit-instructions-k1ngpay2 .deposit-address.deposit-amount>span:first-child,.deposit-instructions-k1ngpay2 .transactionId.deposit-amount>span:first-child{font-weight:700}.deposit-instructions-k1ngpay2 .deposit-address.deposit-amount>span:last-child,.deposit-instructions-k1ngpay2 .transactionId.deposit-amount>span:last-child{font-weight:400}.deposit-instructions-k1ngpay2 .deposit-address.fat-border,.deposit-instructions-k1ngpay2 .transactionId.fat-border{border:1px solid #ffc012}.deposit-instructions-k1ngpay2 .deposit-address>div:first-child,.deposit-instructions-k1ngpay2 .deposit-addressContainer,.deposit-instructions-k1ngpay2 .transactionId>div:first-child,.deposit-instructions-k1ngpay2 .transactionIdContainer{display:flex;flex-direction:column}.deposit-instructions-k1ngpay2 .deposit-address>div:first-child>span,.deposit-instructions-k1ngpay2 .transactionId>div:first-child>span{color:#f1f1f5}.deposit-instructions-k1ngpay2 .deposit-address>div:first-child>span:first-child,.deposit-instructions-k1ngpay2 .transactionId>div:first-child>span:first-child{font-size:12px;font-weight:400;letter-spacing:.400000006px;line-height:16px;text-align:left}.deposit-instructions-k1ngpay2 .deposit-address>div:first-child>span:last-child,.deposit-instructions-k1ngpay2 .transactionId>div:first-child>span:last-child{font-size:14px;font-weight:400;line-break:anywhere;line-height:18px;margin-right:5px;text-align:left}.deposit-instructions-k1ngpay2 .deposit-address>div:last-child,.deposit-instructions-k1ngpay2 .transactionId>div:last-child{align-items:center;border-radius:10px;color:#144b33;cursor:pointer;display:flex;justify-content:center}.deposit-instructions-k1ngpay2 .deposit-address>div:last-child>svg,.deposit-instructions-k1ngpay2 .transactionId>div:last-child>svg{fill:#254a35;height:22px;width:19px}.deposit-instructions-k1ngpay2 .deposit-info{color:red;margin-top:24px;text-align:center}.deposit-instructions-k1ngpay2 .correct-input-note{align-items:flex-start;color:#f1f1f5;display:flex;font-size:12px;font-weight:400;line-height:16px;margin-top:2px;text-align:left}.deposit-instructions-k1ngpay2 .correct-input-note>svg{height:18px;margin-right:4px;width:18px}.deposit-instructions-k1ngpay2 .correct-input-note>svg>path{fill:#f1f1f5}.deposit-instructions-k1ngpay2 .crypto-amount .input-field-text-before{margin-right:8px!important}.deposit-instructions-k1ngpay2 .crypto-amount .input-field-text-before>svg{height:24px;width:24px}.TransactionSuccess{align-items:center;display:flex;flex-direction:column}@media screen and (max-width:1024px){.TransactionSuccess{margin-left:24px;margin-right:24px}}.TransactionSuccess .text{color:#f1f1f5;text-align:center}.TransactionSuccess .text-1{font-size:20px;font-weight:700;line-height:24px;margin-top:16px}.TransactionSuccess .text-2{font-size:14px;font-weight:400;line-height:18px;margin-top:16px}.TransactionSuccess .custom-input{margin-top:24px}.TransactionSuccess .custom-input .input-field .input-label{color:#f1f1f5;font-size:12px;font-weight:400;letter-spacing:.0327em;line-height:16px;text-align:left}.TransactionSuccess .custom-input .input-field .with-label input{color:#f1f1f5;font-size:14px;font-weight:400;line-height:18px;text-align:left}.TransactionSuccess .custom-button{height:48px;margin-bottom:0;margin-top:48px;width:380px}@media screen and (max-width:768px){.TransactionSuccess .custom-button{width:100%}}.TransactionSuccess .info-wrapper{align-items:center;display:flex;flex-direction:column}@media screen and (min-width:768px){.TransactionSuccess .info-wrapper{width:380px}}.TransactionSuccess .info-wrapper .custom-input{width:100%}.TransactionSuccess .info-wrapper .TransactionSuccess-icon-wrapper>svg>rect{fill:#ffef25}.TransactionSuccess .if-takes-longer-contact-wrapper{margin-top:16px;text-align:center}.TransactionSuccess .copy-input-wrapper{margin-top:16px;width:100%}.TransactionSuccess .continue-playing-btn{margin-top:24px}.TransactionSuccess .support-link{cursor:pointer;text-decoration:underline}.crypto-network-preview-box{width:100%}.crypto-network-preview-box .instructions-box-row{align-items:center;display:flex;gap:8px;width:100%}.crypto-network-preview-box .body-md-regular{color:#f1f1f5}.crypto-network-preview-box .cashier-field-wrapper{display:flex;flex-direction:column;gap:8px;width:100%}.crypto-network-preview-box .contract-address-wrapper{display:flex;flex-direction:column;gap:4px;margin-top:8px}.crypto-network-preview-box .contract-address-wrapper .contract-address-title{align-items:center;display:flex;gap:4px}.crypto-network-preview-box .contract-address-wrapper .contract-address-title>svg{height:16px;width:16px}.crypto-network-preview-box .contract-address-wrapper .contract-address-title>svg>path{fill:#f1f1f5}.crypto-network-preview-box .crypto-field{align-items:center;background-color:#2e3647;border-radius:8px;border-width:1px;display:flex;gap:4px;gap:8px;height:56px;padding:8px 16px;width:170;width:100%}.crypto-network-preview-box .crypto-field svg{min-height:24px;min-width:24px}.channel-item{align-items:center;background-color:transparent;border:2px solid #a0a0ac;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.345);color:#a0a0ac;cursor:pointer;display:flex;flex-direction:column;height:94px;justify-content:space-between;letter-spacing:0;overflow:hidden;padding:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:132px}.channel-item.centered{justify-content:center}.channel-item.selected{border:2px solid #f1f1f5}.channel-item.selected>span{color:#f1f1f5}.channel-item>span{color:#a0a0ac;font-size:19px;font-weight:700;line-height:24px;text-align:center;width:100%}.channel-item:hover{border:2px solid #c8c8d0}.channel-item:hover>span{color:#c8c8d0}.channel-item:hover.selected{border:2px solid #f1f1f5}.channel-item:hover.selected>span{color:#f1f1f5}.channel-item-wrapper{position:relative}.channel-item-wrapper:hover .info>svg>path{fill:#1c212c}.channel-item-wrapper .info{align-items:center;background:#a0a0ac;border-radius:0 10px 0 10px/0 10px 0 10px;display:flex;height:20px;justify-content:center;position:absolute;right:0;top:0;width:20px}.channel-item-wrapper .info .tooltip-reusable__call svg{width:12px}.channel-item-wrapper .info .tooltip-reusable__call svg>path{fill:#1c212c}.channel-item-wrapper:hover .info{background:#c8c8d0}.channel-item-wrapper.selected .info{background:#f1f1f5}.cashier-tooltip .tooltip-reusable__text{width:-moz-fit-content;width:fit-content}@media screen and (min-width:500px){.cashier-tooltip .tooltip-reusable__text{max-width:200px}}@media screen and (max-width:1024px){.transactionPopup-container.warning-no-channels{width:100%}}.transactionPopup-container.warning-no-channels .header-nav{justify-content:flex-end;max-width:unset;padding-right:36px;padding-top:36px;width:100%}.transactionPopup-container .transactionPopup-informationContainer.warning-no-channels{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:43.5px;margin-right:43.5px;width:unset}@media screen and (min-width:1024px){.transactionPopup-container .transactionPopup-informationContainer.warning-no-channels{margin-left:113px;margin-right:113px}}.transactionPopup-container .transactionPopup-informationContainer.warning-no-channels>p{color:#f9f8f8;font-size:30px;font-weight:400;letter-spacing:-.01em;line-height:35px;margin-bottom:unset;margin-top:33px;max-width:unset;text-align:center}.transactionPopup-container .transactionPopup-informationContainer.warning-no-channels .buttons{margin-top:24px;width:100%}.transactionPopup-container .transactionPopup-informationContainer.warning-no-channels .buttons .proceed-btn{margin-bottom:18px}.transactionPopup-container .transactionPopup-informationContainer.warning-no-channels .title{color:red;font-size:30px;font-weight:700;letter-spacing:-.01em;line-height:35px;margin-top:13px;text-align:center}.transactionPopup-container .transactionPopup-informationContainer.warning-no-channels .warning-icon{height:85px;margin:unset;width:85px}.transactionPopup-container .transactionPopup-informationContainer.warning-no-channels .warning-icon>path{fill:red}.scrollable-channels .slick-slider .slick-arrow{top:-25px}.scrollable-channels .slick-slider .slick-arrow>g>g{fill:#ffc012}.scrollable-channels .slick-slider .slick-arrow.slick-prev{left:10px!important;top:-40px!important;transform:rotate(180deg)}@media screen and (max-width:768px){.scrollable-channels .slick-slider .slick-arrow.slick-prev{top:-35px!important}}.scrollable-channels .slick-slider .slick-arrow.slick-next{right:10px!important;top:-25px!important}.scrollable-channels .slick-slide{width:-moz-fit-content!important;width:fit-content!important}.scrollable-channels .slick-slide>div{margin-left:4px;margin-right:4px}.scrollable-channels .slick-track{display:flex;height:-moz-fit-content;height:fit-content;justify-content:center}.scrollable-channels .slick-list{height:100%}.ChannelsLoadError{background-color:#293140;height:100%;padding:24px;width:100%}@media screen and (min-width:1025px){.ChannelsLoadError{height:90%;padding:36px;width:772px}}.ChannelsLoadError .header-nav{justify-content:flex-end;max-width:unset;padding-right:0;padding-top:0;width:100%}.ChannelsLoadError .transactionPopup-informationContainer{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:43.5px;margin-right:43.5px;width:unset}@media screen and (min-width:1024px){.ChannelsLoadError .transactionPopup-informationContainer{margin-left:113px;margin-right:113px}}.ChannelsLoadError .transactionPopup-informationContainer>p{color:#f9f8f8;font-size:30px;font-weight:400;letter-spacing:-.01em;line-height:35px;margin-bottom:unset;margin-top:33px;max-width:unset;text-align:center}.ChannelsLoadError .transactionPopup-informationContainer .buttons{margin-top:24px;width:100%}.ChannelsLoadError .transactionPopup-informationContainer .buttons .proceed-btn{margin-bottom:18px}.ChannelsLoadError .transactionPopup-informationContainer .title{color:red;font-size:30px;font-weight:700;letter-spacing:-.01em;line-height:35px;margin-top:13px;text-align:center}.ChannelsLoadError .transactionPopup-informationContainer .warning-icon{height:85px;margin:unset;width:85px}.ChannelsLoadError .transactionPopup-informationContainer .warning-icon>path{fill:red}.showPreDepositDialog .header-nav{align-items:flex-start;padding:0}.showPreDepositDialog .header-nav .icon-wrapper{background:#202733}.showPreDepositDialog .header-nav .go-back-wrapper{display:none}.showPreDepositDialog .header-nav .cashier-title{font-size:20px;font-style:normal;font-weight:700;line-height:24px}@media screen and (min-width:1024px){.showPreDepositDialog .header-nav .cashier-title{font-size:24px;line-height:32px}}@media screen and (max-width:1024px){.showPreDepositDialog .header-nav .cashier-title{text-align:left}}.StepIndicator{align-items:center;display:flex;justify-content:center}.StepIndicator.zh .step-name{white-space:nowrap!important}.StepIndicator .step{align-items:center;color:#a0a0ac;display:flex;gap:4px}@media screen and (max-width:400px){.StepIndicator .step{gap:3px}}.StepIndicator .step:not(.active)>svg>path{fill:#a0a0ac}.StepIndicator .step:not(.active) .arrow-wrapper>svg>path:nth-child(2),.StepIndicator .step:not(.active) .arrow-wrapper>svg>path:nth-child(4){stroke:#a0a0ac}.StepIndicator .step.active{color:#f1f1f5}.StepIndicator .step.active>svg>path{fill:#f1f1f5}.StepIndicator .step.active.with-border>svg{border:1.4px solid #f1f1f5;border-radius:100px}.StepIndicator .step.active .arrow-wrapper>svg>path:nth-child(2),.StepIndicator .step.active .arrow-wrapper>svg>path:nth-child(4){stroke:#f1f1f5}.StepIndicator .step .arrow-wrapper{margin:0 12px}.StepIndicator .step .arrow-wrapper>svg{width:44.5px}@media screen and (max-width:420px){.StepIndicator .step .arrow-wrapper{margin:0 6px}.StepIndicator .step .arrow-wrapper>svg{width:28px}}@media screen and (max-width:400px){.StepIndicator .step .arrow-wrapper{margin:0 4px}.StepIndicator .step .arrow-wrapper>svg{width:24px}}.StepIndicator .step .step-name{font-size:12px;font-weight:700;letter-spacing:.0327em;line-height:16px;text-align:left;white-space:break-spaces;width:-moz-min-content;width:min-content}@media screen and (max-width:400px){.StepIndicator .step .step-name{font-size:11px;line-height:11px}}.StepIndicator .step>svg{flex:0 0 auto;height:28px;width:28px}.cashier{background-color:#293140;border-radius:8px;display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:auto;width:100%}@media screen and (min-width:1025px){.cashier{height:90%;max-height:850px;min-height:400px;width:772px}.cashier .cashier-container{padding:0 36px 36px}}.cashier .cashier-container .cashier-sticky-header{background-color:#293140;padding-bottom:32px;position:sticky;top:0;z-index:10}.cashier .cashier-container .cashier-sticky-header .header-nav{padding:36px 24px 0}@media screen and (min-width:1025px){.cashier .cashier-container .cashier-sticky-header .header-nav{padding-left:unset;padding-right:unset}}.cashier .cashier-container .button,.cashier .cashier-container .custom-button{text-transform:unset}.cashier .live-chat-info-section{min-height:unset;text-align:center}.cashier .live-chat-info-section .bonus-info{align-items:unset;border-radius:unset;display:unset;justify-content:unset;min-height:unset;padding:unset;width:unset}.theme-dark .cashier{scrollbar-track-color:#3f4553;scrollbar-shadow-color:#3f4553;scrollbar-base-color:#e5eafa;scrollbar-arrow-color:#e5eafa;overflow-x:hidden;overflow-y:scroll}.theme-dark .cashier::-webkit-scrollbar-track{border-radius:10px}.theme-dark .cashier::-webkit-scrollbar{background:#3f4553;border-radius:10px;width:4px}.theme-dark .cashier::-webkit-scrollbar-thumb{background:#e5eafa;border-radius:10px}.theme-dark .cashier::-webkit-scrollbar-thumb:hover{background:#fff}.theme-light .cashier{scrollbar-track-color:#3f4553;scrollbar-shadow-color:#3f4553;scrollbar-base-color:#e5eafa;scrollbar-arrow-color:#e5eafa;overflow-x:hidden;overflow-y:scroll}.theme-light .cashier::-webkit-scrollbar-track{border-radius:10px}.theme-light .cashier::-webkit-scrollbar{background:#3f4553;border-radius:10px;width:4px}.theme-light .cashier::-webkit-scrollbar-thumb{background:#e5eafa;border-radius:10px}.theme-light .cashier::-webkit-scrollbar-thumb:hover{background:#fff}.cashier::-webkit-scrollbar-thumb{background-color:#2e3647!important;border-radius:unset!important}.cashier::-webkit-scrollbar{background-color:transparent!important;width:10px!important}@-moz-document url-prefix(){.cashier{scrollbar-color:#2e3647 transparent;scrollbar-width:thin}}.cashier .input-field{background-color:#2e3647!important}.cashier .deposit-step-two:not(.additional-channel-step){margin-top:32px}@media screen and (min-width:767px){.cashier.additional-channel-step .cashier-sticky-header{padding-bottom:24px!important}}.cashier.additional-channel-step .deposit-step-two .deposit-next-button{margin-top:24px}@media screen and (max-width:768px){.cashier-maintenance-popup{justify-content:flex-end!important}}.CashierSavePatNavigation__container{display:flex}.CashierSavePatNavigation__nav-button{flex:0 0 auto;height:36px;width:36px}.CashierSavePatNavigation__nav-button .icon-wrapper{position:relative;right:unset;top:unset}.CashierSavePatNavigation__current-info{align-items:center;display:flex;flex:1 0 0;flex-direction:column;justify-content:center}.CashierSavePatNavigation__step,.CashierSavePatNavigation__title{color:#f9f8f8}.DepositSavePatPopupBonusItem{cursor:pointer;display:flex;flex-direction:column;max-width:100%;overflow:hidden;width:380px}.DepositSavePatPopupBonusItem__top{background-color:#2e3647;display:flex}.DepositSavePatPopupBonusItem__top:active{background-color:#2b3448}.DepositSavePatPopupBonusItem__image{display:block;flex:0 0 auto;min-height:64px;overflow:hidden;position:relative;width:113px;z-index:1}.DepositSavePatPopupBonusItem__image img{display:block;height:auto;height:110px;-webkit-mask-image:linear-gradient(270deg,transparent,#000 30%);mask-image:linear-gradient(270deg,transparent,#000 30%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;position:absolute;right:0;top:0;width:100%;width:auto;z-index:2}.DepositSavePatPopupBonusItem__title{flex:1 1 auto;width:calc(100% - 113px)}.DepositSavePatPopupBonusItem__info{align-items:flex-start;background-color:#2b3448;border-top:1px solid #2e3647;display:flex;flex:0 0 auto;flex-direction:column;width:100%}.DepositSavePatPopupBonusItem__info-toggle{align-items:flex-start;align-self:stretch;display:flex;justify-content:space-between}.DepositSavePatPopupBonusItem__info-toggle svg{height:16px;width:16px}.DepositSavePatPopupBonusItem__info-toggle--open svg{transform:rotate(180deg)}.DepositSavePatPopupBonusItem__info-terms{height:0;overflow:hidden}.DepositSavePatPopupBonusItem__info-terms--visible{height:auto}.DepositSavePatPopupBonusSkip{align-items:center;background-color:#2e3647;border:none;cursor:pointer;display:flex;justify-content:flex-start;margin:0;max-width:380px;overflow:hidden;padding:0;width:100%}.DepositSavePatPopupBonusSkip:active{background-color:#2b3448}.DepositSavePatPopupBonusSkip__image{display:block;flex:0 0 auto;min-height:64px;overflow:hidden;width:113px}.DepositSavePatPopupBonusSkip__image img{display:block;height:auto;-webkit-mask-image:linear-gradient(270deg,transparent,#000 30%);mask-image:linear-gradient(270deg,transparent,#000 30%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;width:100%}.DepositSavePatPopupBonusSkip__title{flex:0 0 auto}.DepositSavePatPopupBonus{align-items:center;display:flex;flex-direction:column}.DepositSavePatPopupBonus:last-child{padding-bottom:24px}.TagV33{align-items:center;border-radius:8px 0;display:flex;height:18px;justify-content:center}.TagV33--default{background-color:#2b3448}.TagV33--hot{background:#6646c4}.TagV33--success{background:#ffc012}.TagV33__icon{height:-moz-fit-content;height:fit-content}.TagV33__icon svg{display:block;height:14px;width:14px}.CashierSavePatPaymentItem{display:flex;flex-direction:column;max-width:100%;position:relative;width:380px}.CashierSavePatPaymentItem:not(.CashierSavePatPaymentItem--disabled) .CashierSavePatPaymentItem__content:active{background-color:#2b3448}.CashierSavePatPaymentItem--disabled .CashierSavePatPaymentItem__content{cursor:not-allowed;opacity:.5}.CashierSavePatPaymentItem__content{align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between}.CashierSavePatPaymentItem__content--light{background-color:#2e3647}.CashierSavePatPaymentItem__content--dark{background-color:#202733}.CashierSavePatPaymentItem__content--with-after{border-radius:8px 8px 0 0}.CashierSavePatPaymentItem__content__action{flex:0 0 auto;height:16px;width:16px}.CashierSavePatPaymentItem__elementAfter{align-items:flex-start;background-color:#2b3448;border-radius:0 0 8px 8px;border-top:1px solid #2e3647;display:flex}.ChannelWithIcon{align-items:center;display:flex;justify-content:flex-end;width:-moz-fit-content;width:fit-content}.ChannelWithIcon__icon{height:18px;width:18px}.ChannelWithIcon__icon--lg{height:20px;width:20px}.ChannelWithIcon__vpa-flag{align-items:center;background-color:#4776d3;display:flex;flex-direction:column;height:20px;justify-content:center}.ChannelWithIcon__vpa-flag svg{height:10px;width:25px}.MaintenanceDrawer{background:#202733;border-radius:16px 16px 0 0}.MaintenanceDrawer__flex-row{align-items:center;display:flex}.MaintenanceDrawer__flex-row.banks-container{gap:8px;margin-bottom:16px;overflow-x:auto;padding-bottom:8px;scrollbar-color:#2e3647 transparent;scrollbar-width:thin}.MaintenanceDrawer__flex-row.banks-container::-webkit-scrollbar{height:6px}.MaintenanceDrawer__flex-row.banks-container::-webkit-scrollbar-track{background:transparent}.MaintenanceDrawer__flex-row.banks-container::-webkit-scrollbar-thumb{background-color:#2e3647;border-radius:3px}.MaintenanceDrawer__title{flex:1 1 auto}.MaintenanceDrawer__title-icon{flex:0 0 auto;height:24px;width:24px}.MaintenanceDrawer__close{flex:0 0 auto;position:unset}.MaintenanceDrawer__content{background:#161b23;margin-left:auto;margin-right:auto;max-width:100%;width:380px}.MaintenanceDrawer__bank-item{flex:0 0 auto;min-width:90px;width:-moz-fit-content;width:fit-content}.MaintenanceDrawer__bank-item svg{display:block;height:35px;width:90px}.MaintenanceDrawer__bank-item svg>path:first-child{fill:#2e3647}.MaintenanceDrawer__button{margin-left:auto;margin-right:auto;max-width:100%;width:380px}.MaintenanceDrawer__icon-mock{align-items:center;background-color:#2e3647;border-radius:8px;gap:10px;height:35px;justify-content:center;padding:8px 12px;width:90px}.MaintenanceDrawer__icon-mock,.PaymentItemMaintenanceWarning-container{display:flex;flex-direction:column}.PaymentItemMaintenanceWarning{align-items:center;display:flex;justify-content:space-between}.PaymentItemMaintenanceWarning__icon{height:14px;width:14px}.PaymentItemMaintenanceWarning__text{align-items:center;display:flex;justify-content:flex-start}.PaymentItemMaintenanceWarning__drawer.MaintenanceDrawer{border-radius:0 0 8px 8px}.PaymentItemMaintenanceWarning__drawer.MaintenanceDrawer .MaintenanceDrawer__content{background:transparent;padding:0!important}.PaymentItemMaintenanceWarning__drawer.MaintenanceDrawer .MaintenanceDrawer__content .MaintenanceDrawer__icon-mock{background:#202733}.PaymentItemPaynowWarning{align-items:center;display:flex;justify-content:flex-start}.PaymentItemPaynowWarning__icon{height:14px;width:14px}.DepositSavePatPopupPaymentItem{max-width:100%;position:relative;width:380px;z-index:1}.DepositSavePatPopupPaymentItem__popular{left:-4px;position:absolute;top:-4px;z-index:2}.DepositSavePatPopupPaymentItem__popular-item{padding-top:20px!important}.DepositSavePatPopupPaymentList{max-width:100%}.DepositSavePatPopupPaymentList:last-child{padding-bottom:24px}.CashierSavePatNoChannels{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between}@media screen and (max-width:1024px){.CashierSavePatNoChannels{height:unset;margin-top:120px}}.CashierSavePatNoChannels__content{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;text-align:center}.CashierSavePatNoChannels__icon{height:45px;width:45px}.CashierSavePatNoChannels__icon path{fill:#f1f1f5}.CashierSavePatNoChannels__title{color:#f1f1f5;max-width:300px}.CashierSavePatNoChannels__action{max-width:100%;width:380px}.DepositSavePatPopupDetails{align-items:center;align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start;min-height:100%}.DepositSavePatPopupDetails__bonus,.DepositSavePatPopupDetails__submit{max-width:100%;width:380px}.DepositSavePatPopupDetailsPaymentStep.transactionPopup-iframe{flex:1 1 auto;height:100%;width:100%}@media(max-width:1024px){.DepositSavePatPopupDetailsPaymentStep.transactionPopup-iframe{margin-bottom:-24px}}.wire{background-color:transparent;border-radius:9px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;padding-bottom:35px;padding-left:26.5px;padding-right:26.5px;position:relative;width:100%}@media screen and (min-width:1024px){.wire{margin-left:auto;margin-right:auto;padding-left:unset;padding-right:unset;width:375px}}.wire-referenceContainer{background-color:#2e3647;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.349);margin-top:16px;padding:12px}@media screen and (min-width:1024px){.wire-referenceContainer{margin-top:24px}}.wire-referenceContainer>div:last-child{background:#202733;border-radius:8px;margin-bottom:12px;margin-top:12px}.wire-referenceContainer-noteTitle{align-items:flex-end;display:flex}.wire-referenceContainer-noteTitle>svg{height:19px;margin-right:5px;width:19px}.wire-referenceContainer-noteTitle>svg>path{fill:#f9f8f8}.wire-referenceContainer-noteTitle>span{font-size:16px;font-weight:700;line-height:20px}.theme-dark .wire-referenceContainer-noteTitle>span,.theme-light .wire-referenceContainer-noteTitle>span{color:#f7f7f9}.wire-referenceContainer-noteSubtitle{margin-top:11.5px}.wire-referenceContainer-noteSubtitle>p{color:#c4c6c9;font-size:12px;font-weight:400;letter-spacing:.0327em;line-height:14px;text-align:left}.wireTitle{display:flex;font-size:16px;justify-content:center}.wireTitle>div{display:flex;flex-direction:column}.wireTitle>div>span:first-child{color:#f9f8f8;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.wireTitle>div>span:last-child{line-height:16px;margin-bottom:25px}.theme-dark .wireTitle>div>span:last-child,.theme-light .wireTitle>div>span:last-child{color:#c8c8d0}.wireItem{align-items:center;background-color:#2e3647;border-radius:10px;display:flex;justify-content:space-between;margin-top:12px;min-height:56px;padding:8px 6.5px 8px 16px;width:100%}.wireItem.fat-border{border:1px solid #ffc012}.wireItemContainer{display:flex;flex-direction:column;margin-top:10px}.wireItem>div:first-child{display:flex;flex-direction:column;padding-right:6.5px;width:100%}.wireItem>div:first-child>span{color:#fff}.wireItem>div:first-child>span:first-child{font-size:12px;font-weight:400;letter-spacing:.400000006px;line-height:16px;text-align:left}.wireItem>div:first-child>span:last-child{font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;text-align:left}.wireItem>div:last-child{align-items:center;border-radius:10px;color:#144b33;cursor:pointer;display:flex;justify-content:center}.wireItem>div:last-child>svg{fill:#254a35;height:22px;width:19px}.wire .live-chat-info-wrapper{margin-top:16px}.CashierSavePatPopupSection{max-width:100%;width:-moz-fit-content;width:fit-content}.CashierSavePatPopupSection__content{align-items:flex-start;background-color:#161b23;display:flex;flex-direction:column;max-width:100%;width:380px}.CashierSavePatPopupSection__content--with-before{border-top-left-radius:0;border-top-right-radius:0}.CashierSavePatPopupSection__content--with-after{border-bottom-left-radius:0;border-bottom-right-radius:0}.CashierSavePatPopupSection__elementBefore{background:#2e3647;border-radius:8px 8px 0 0;max-width:100%;width:380px}.CashierSavePatPopupSection__elementAfter{background:#2e3647;border-radius:0 0 8px 8px;max-width:100%;width:380px}.CryptoConfirmationValue{align-items:center;display:flex;justify-content:space-between;width:100%}.CryptoConfirmationValue__lock-icon{flex:0 0 auto;height:24px;width:24px}.CryptoConfirmation{display:flex;flex-direction:column;justify-content:center;max-width:100%}.CryptoConfirmation__title-row{display:flex;justify-content:flex-start}.CryptoConfirmation__values{align-items:center;display:flex;flex-direction:column}.CryptoConfirmation__copy .input-reusable{background-color:#2b3448}.CryptoConfirmation__copy .input-reusable .input-reusable__label{font-size:14px;font-weight:700;line-height:17px}.CryptoConfirmation__action{margin-top:0}.CryptoConfirmation__section{background-color:#2e3647}.CryptoConfirmationConvert__from,.CryptoConfirmationConvert__to{align-items:center;background-color:#202733;display:flex;height:58px;justify-content:center}.CryptoConfirmationConvert__from{border-radius:8px 8px 0 0}.CryptoConfirmationConvert__to{border-radius:0 0 8px 8px}.CryptoConfirmationConvert__text{background-color:#2e3647;height:2px;position:relative;width:100%}.CryptoConfirmationConvert__text>div{background-color:#2e3647;left:50%;padding:4px 10px;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap;width:-moz-fit-content;width:fit-content}.CryptoConfirmationConvert__copy{background:transparent;border:none;cursor:pointer;margin:0;padding:0}.CryptoConfirmationConvert__copy svg path{fill:#f9f8f8;transition:all .25s ease}.CryptoConfirmationConvert__copy:active svg path{fill:#1a7050}.DepositSavePatPopupDetailsPaynow__instructions{align-items:flex-start;align-self:stretch;background-color:#2e3647;display:flex;flex-direction:column}.DepositSavePatPopupDetailsPaynow__separator{background-color:#161b23;height:1px;width:100%}.DepositSavePatPopupDetailsPaynow__payment-reference{width:100%}.DepositSavePatPopupDetailsPaynow__payment-reference .input-reusable{border:none!important;height:unset;padding:0}.DepositSavePatPopupDetailsPaynow__payment-reference .input-reusable:hover{border:none!important}.DepositSavePatPopupDetailsPaynow__payment-reference .input-reusable__content{gap:0}.DepositSavePatPopupDetailsPaynow__payment-reference .input-reusable svg{height:18px;width:18px}.DepositSavePatPopupDetailsPaynow .TabsV33-container{width:100%}.SurePayStepOne{gap:10px}.CashierBankMaintenanceCall{align-items:center;display:flex}.CashierBankMaintenanceCall svg{height:14px;width:14px}.CashierBankMaintenanceCall__text{flex:1 1 auto}.CashierBankMaintenanceCall__maintenance.MaintenanceDrawer{background:#161b23;border-radius:0 0 8px 8px}.CashierBankMaintenanceCall__maintenance.MaintenanceDrawer .MaintenanceDrawer__content{background:#202733}.DepositSavePatPopupDetailsCrypto__submit-warning{background-color:#2e3647;border:1px solid #0a48c5;max-width:100%;width:380px}.DepositSavePatPopupDetailsCrypto__submit-warning svg{flex:0 0 auto}.DepositSavePatPopupDetailsCrypto__submit{margin-bottom:0;margin-top:0;width:100%}.StepOneButton{gap:10px;max-width:100%}.StepOneButton__info{align-items:center;display:flex}.StepOneButton__info svg{height:14px;width:14px}.piq-cashier-wrapper{height:100%;width:100%}@media screen and (min-width:1025px){.piq-cashier-wrapper{height:unset}}.piq-cashier-wrapper iframe{border-radius:8px;min-height:400px!important}.cashier-wrapper{display:flex;flex-grow:1;height:100%;width:100%}.devCode-error{align-items:center;background:#ab2d2d;border-radius:22.5px;color:#fff;display:none;font-size:14px;font-weight:600;justify-content:center;line-height:14px;margin:20px auto;min-height:45px;padding:10px 20px;text-align:center;width:calc(100% - 30px)}.devCode-error.active{display:flex}.transactionPopup-devcodeSubmit{align-items:center;bottom:25px;flex-direction:column;left:0;width:100%}@media screen and (min-width:1025px){.transactionPopup-devcodeSubmit.large{position:inherit}}@media screen and (max-height:915px){.transactionPopup-devcodeSubmit{margin-top:auto;position:inherit}}.transactionPopup-devcodeSubmit>span{color:#fff;font-size:15px;text-align:center}.transactionPopup-devcodeSubmit>span>span{color:#1fc74e;cursor:pointer;font-size:15px}#PaymentIqCashierPopup .transactionPopup-container .popup-close-btn-container{padding-top:28px}.OnRamperStepOne{gap:10px}.OnRamperStepOne__info{align-items:center;display:flex}.OnRamperStepOne__info svg{height:14px;width:14px}.OnRamperStepOne .wallet-select{width:100%}.chip-with-tag{padding-top:4px;position:relative}.chip-with-tag .TagV33{left:0;position:absolute;top:-4px}.CashierSavePatAmountLimits .chip-with-tag{flex:0 1 auto;width:calc(33.33% - 8px)}.CashierSavePatAmountLimits .chip-with-tag .chip-reusable{width:100%}.CashierSavePatAmountLimits .chip-reusable span{white-space:nowrap}@media(max-width:380px){.CashierSavePatAmountLimits{flex-wrap:wrap}}.CashierSavepatWarningString{color:#ffd363}.CashierSavepatWarningString svg{stroke:#ffd363}.PaynowVpaDetails{background:#161b23;border:1px solid #2e3647;max-width:100%;width:380px}.PaynowVpaDetails__header{background:#2e3647;border-radius:8px 8px 0 0}.PaynowVpaDetails__details{background:#161b23;border-radius:0 0 8px 8px}.PaynowVpaDetails__icon{height:16px;width:16px}.PaynowVpaDetails__icon path{fill:#74d5ff}.PaynowVpaDetails__text{flex:1 1 auto}.PaynowVpaDetails__modal--desktop{background-color:#202733;height:680px!important;justify-content:space-between!important;width:530px}.PaynowVpaDetails__modal--mobile{background-color:#202733;border-radius:8px 8px 0 0!important}.PayNowVpaVideoInfo .icon-wrapper{position:relative;right:unset;top:unset}.PayNowVpaVideoInfo .paynow-vpa-video{border-radius:16px;margin-left:auto;margin-right:auto;width:100%}.PayNowVpaVideoInfo .paynow-vpa-video::-webkit-media-controls,.PayNowVpaVideoInfo .paynow-vpa-video::-webkit-media-controls-enclosure,.PayNowVpaVideoInfo .paynow-vpa-video::-webkit-media-controls-panel,.PayNowVpaVideoInfo .paynow-vpa-video::-webkit-media-controls-play-button{display:none!important}.PayNowVpaVideoInfo .paynow-vpa-video::-webkit-media-controls-start-playback-button{display:none!important}.PayNowVpaVideoInfo .paynow-vpa-video::-moz-media-controls{display:none!important}.PayNowVpaVideoInfo .paynow-vpa-video::-ms-media-controls{display:none!important}.PayNowVpaVideoInfo .paynow-vpa-video-button{margin-bottom:unset;margin-left:auto;margin-right:auto;margin-top:24px;max-width:380px;width:100%}@media screen and (min-width:1025px){.PayNowVpaVideoInfo .paynow-vpa-video-button{width:380px}}.PaynowVpaDetailsList svg{flex:0 0 auto}.WithdrawSavePatPopup{animation:fadeIn .3s ease-out forwards;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;display:flex;flex-direction:column;height:680px;max-width:100%;overflow:hidden;width:530px}@media screen and (max-width:1024px){.WithdrawSavePatPopup{animation:slideUp .3s ease-out forwards;height:100dvh;max-height:100dvh;transform:translateY(100%);width:100%}}.WithdrawSavePatPopup__navigation{flex:0 0 auto}.WithdrawSavePatPopup__content{flex:1 1 auto;overflow-y:scroll;padding:0 16px}.WithdrawSavePatPopup__content.show-scrollbar::-webkit-scrollbar-track{background:transparent}.WithdrawSavePatPopup__content.show-scrollbar::-webkit-scrollbar-thumb{background-color:#2e3647}.WithdrawSavePatPopup__footer{flex:0 0 auto}@media screen and (min-width:1025px){.WithdrawSavePatPopup.no-payment-methods{height:420px}.WithdrawSavePatPopup.no-payment-methods .WithdrawSavePatPopup__content{margin-bottom:36px}}.WithdrawSavePatPopup.leaving{animation:fadeOut .2s ease-in forwards}@media screen and (max-width:1024px){.WithdrawSavePatPopup.leaving{animation:slideOut .2s ease-in forwards}}.WithdrawSavePatPopupPaymentItemGroup{display:flex;flex-direction:column;max-width:100%;width:380px}.WithdrawSavePatPopupPaymentItemGroup--disabled{opacity:.5}.WithdrawSavePatPopupPaymentItemGroup--disabled .CashierSavePatPaymentItem--disabled{opacity:1}.WithdrawSavePatPopupPaymentItemGroup__content{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between}.WithdrawSavePatPopupPaymentItemGroup__content--light{background-color:#2e3647}.WithdrawSavePatPopupPaymentItemGroup__content--with-after{border-bottom-left-radius:0;border-bottom-right-radius:0}.WithdrawSavePatPopupPaymentItemGroup__elementAfter{align-items:flex-start;background-color:#2b3448;border-radius:0 0 8px 8px;border-top:1px solid #2e3647;display:flex}.WithdrawSavePatPopupPaymentItem{max-width:100%;position:relative;width:380px;z-index:1}.WithdrawSavePatPopupPaymentItem__popular{left:-4px;position:absolute;top:-4px;z-index:2}.WithdrawSavePatPopupPaymentItem__popular-item{padding-top:20px!important}.CashierSavePatWithdrawRules__icon{flex:0 0 auto}.CashierRulesCheckbox__input{height:0;opacity:0;width:0}.CashierRulesCheckbox__check{align-items:center;border:2px solid #ffc012;border-radius:50%;cursor:pointer;display:flex;height:16px;justify-content:center;width:16px}.CashierRulesCheckbox__check--checked:after{background-color:#ffc012;border-radius:50%;content:"";height:8px;width:8px}.CashierSavePatWithdrawRulesPopup{margin-left:auto;margin-right:auto;max-width:100%;width:380px}.CashierSavePatWithdrawRulesPopup--mobile{background-color:#202733;margin:0 auto}.CashierSavePatWithdrawRulesPopup__rules{background-color:#2e3647;border-radius:8px}.CashierSavePatWithdrawRulesPopup__rules--with-confirmation{border-radius:8px 8px 0 0}.CashierSavePatWithdrawRulesPopup__condition-check{background-color:#2b3448;border-radius:0 0 8px 8px}.CashierSavePatWithdrawRulesPopup__action{margin-bottom:0;margin-top:0}.CashierSavePatWithdrawRulesPopup__close{position:relative;right:unset;top:unset}.WithdrawSavePatWagerToWarning{background-color:#2e3647;border:1px solid #2b3448;max-width:100%;width:380px}.WithdrawSavePatWagerToWarning .custom-button{margin:0}.WithdrawSavePatVerificationStatus{background-color:#2e3647;border:1px dashed red;max-width:100%;width:380px}.WithdrawSavePatVerificationStatus.in-progress{border-color:#ffd363}.WithdrawSavePatVerificationStatus.verified{border-color:#007a35}.WithdrawSavePatVerificationStatus .WithdrawSavePatVerificationStatus__icon{flex:0 0 auto}.WithdrawSavePatVerificationStatus .WithdrawSavePatVerificationStatus__icon path{fill:red}.WithdrawSavePatVerificationStatus.in-progress .WithdrawSavePatVerificationStatus__icon path{fill:#ffd363}.WithdrawSavePatVerificationStatus.verified .WithdrawSavePatVerificationStatus__icon path{fill:#007a35}.WithdrawSavePatVerificationStatus__title{flex:1 1 auto}.WithdrawSavePatVerificationStatus__edit{align-self:stretch}.WithdrawSavePatVerificationStatus__link{background:transparent;border:none;cursor:pointer;flex:0 0 auto;margin:0;padding:0;text-decoration:none}.WithdrawSavePatVerificationStatuspopupContent{background:#2e3647;margin-left:auto;margin-right:auto;max-width:100%;width:380px}.WithdrawSavePatVerificationStatuspopupContent__action{margin-bottom:0;margin-top:0}.CashierSavePatNoBankWarningPopup--mobile{background-color:#202733;margin:0 auto}.CashierSavePatNoBankWarningPopup__mobile-header{justify-content:flex-end}.CashierSavePatNoBankWarningPopup__close{position:relative;right:unset;top:unset}.BalanceAndLimit{background-color:#2b3448}.BalanceAndLimit--above{border-radius:8px 8px 0 0}.BalanceAndLimit--below{border-radius:0 0 8px 8px}.BalanceAndLimit>div{width:50%}.BalanceAndLimit>div:first-child{border-right:1px solid #161b23}.BalanceAndLimit .clickable{cursor:pointer}.WithdrawTerms{background-color:#2e3647;max-width:100%;width:380px}.WithdrawTerms--mobile{background:transparent}.WithdrawTerms__rules-desktop{background-color:#161b23;border-radius:0 0 8px 8px}.WithdrawTerms svg{flex:0 0 auto;height:14px;width:14px}.WithdrawTerms__rules-list{background-color:red}.WithdrawSavePatPopupDetails__submit{margin:0;max-width:100%;width:380px}.WithdrawSavePatPopupDetails .cooldown-message{display:flex;justify-content:center}.WithdrawSavePatPopupDetails .cooldown-message>span{color:red;display:block;font-size:12px;font-weight:400;letter-spacing:0;line-height:16px;text-align:center}.fee-error,.fee-status{margin-top:8px}.fee-error{color:#ffd363}.CryptoSelectSection{gap:10px}.CryptoSelectSection__info{align-items:center;display:flex}.CryptoSelectSection__info svg{height:14px;width:14px}.CryptoSelectSection .insufficientBalance{color:red}.CryptoSelectSection .insufficientBalance svg>path{fill:red}.CashierSavePatConvert{position:relative;z-index:1}.CashierSavePatConvert__currency-block{background-color:#202733;width:calc(50% - 12px)}.CashierSavePatConvert__convert-icon{background-color:#202733;border:1px solid #2e3647;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.CashierSavePatCryptoConvertDetails{border-bottom:1px solid #161b23;max-width:100%;width:380px}.WithdrawSavePatPopupWalletAddress .input-reusable__input{text-overflow:ellipsis}.WithdrawSavePatPopupWalletAddress__confirm-address{margin:0 auto}.WithdrawK1ngpay1StepTwo{padding-left:24px;padding-right:24px}@media screen and (min-width:1024px){.WithdrawK1ngpay1StepTwo{margin-left:auto;margin-right:auto;padding-left:unset;padding-right:unset;width:380px}}.WithdrawK1ngpay1StepTwo .wallet-address-wrapper{margin-top:21px}@media screen and (max-width:767px){.WithdrawK1ngpay1StepTwo .wallet-address-wrapper{margin-top:35px}}.WithdrawK1ngpay1StepTwo .crypto-select-wrapper,.WithdrawK1ngpay1StepTwo .receive-amount-wrapper{margin-top:21px}@media screen and (max-width:767px){.WithdrawK1ngpay1StepTwo .crypto-select-wrapper,.WithdrawK1ngpay1StepTwo .receive-amount-wrapper{margin-top:22px}}.WithdrawK1ngpay1StepTwo .crypto-select-wrapper>div:nth-child(3),.WithdrawK1ngpay1StepTwo .receive-amount-wrapper>div:nth-child(3){margin-top:12px}.WithdrawK1ngpay1StepTwo .crypto-select-wrapper .input-reusable__value-text,.WithdrawK1ngpay1StepTwo .crypto-select-wrapper .input-reusable__value-wrapper input,.WithdrawK1ngpay1StepTwo .crypto-select-wrapper:hover .input-reusable__value-wrapper input,.WithdrawK1ngpay1StepTwo .receive-amount-wrapper .input-reusable__value-text,.WithdrawK1ngpay1StepTwo .receive-amount-wrapper .input-reusable__value-wrapper input,.WithdrawK1ngpay1StepTwo .receive-amount-wrapper:hover .input-reusable__value-wrapper input{color:#f1f1f5}.WithdrawK1ngpay1StepTwo .fieldTitle{color:#f1f1f5;font-size:16px;font-weight:400;line-height:20px;margin-bottom:8px;margin-top:16px;text-align:left}.WithdrawK1ngpay1StepTwo .main-title{color:#f9f8f8;font-size:16px;font-weight:700;line-height:20px;margin-bottom:12px;text-align:left}.WithdrawK1ngpay1StepTwo .button-wrapper{margin-top:40px}.WithdrawK1ngpay1StepTwo .info-list{margin-top:20px}.WithdrawK1ngpay1StepTwo .info-list>ul>li{color:#ffc012;font-size:16px;margin-top:10px}.WithdrawK1ngpay1StepTwo .info-list>ul>li:before{content:"•";font-size:25px;padding-right:5px;position:relative;top:4px}.SelectBankForWithdraw{width:100%}.CopyTransactionId{background:transparent;border:none}.CopyTransactionId:active{color:#ffce46}.CopyTransactionId:active span{text-decoration:none}.CopyTransactionId:active svg,.CopyTransactionId__copy-checkbox{stroke:#ffce46}.CopyTransactionId__copy-text{color:#ffce46}.DepositSavePatPopupConfirmation{justify-content:space-between}.DepositSavePatPopupConfirmation,.DepositSavePatPopupConfirmation__data{align-items:center;display:flex;flex-direction:column}.DepositSavePatPopupConfirmation__progress-stats{flex-direction:row;justify-content:space-between}.DepositSavePatPopupConfirmation__progress-indicator{align-items:center;color:#ffd363;display:flex}.DepositSavePatPopupConfirmation__progress-indicator>svg{height:16px;width:16px}.DepositSavePatPopupConfirmation__progress-indicator>svg>path{fill:#ffd363}.DepositSavePatPopupConfirmation__progress-indicator--finished{color:#ffce46}.DepositSavePatPopupConfirmation__progress-indicator--finished>svg>path{fill:#ffce46}.DepositSavePatPopupConfirmation__progress-description{align-items:flex-start;align-self:stretch;display:flex;justify-content:space-between}.DepositSavePatPopupConfirmation__submit{max-width:100%;width:380px}.DepositSavePatPopupConfirmation__table{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column}.DepositSavePatPopupConfirmation__row{align-items:center;align-self:stretch;display:flex;justify-content:space-between}.DepositSavePatPopupConfirmation__flex-line-end{align-items:center;display:flex;justify-content:flex-end}.DepositSavePatPopupConfirmation__bonus-title{align-items:center;display:flex;justify-content:flex-start}.DepositSavePatPopupConfirmation .WithdrawalDetails{background-color:#2b3448;cursor:unset}.DepositSavePatPopupConfirmation .WithdrawalDetails .progress-indicator{display:none}.BankWithIcon{align-items:center;align-self:stretch;display:flex;justify-content:space-between}.BankWithIcon svg{height:18px;width:18px}.WithdrawalDetails{background-color:#2e3647;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:12px;min-height:110px;padding:12px;position:relative}.WithdrawalDetails .title{font-size:20px;font-weight:700;line-height:24px;margin-bottom:12px;text-align:left}.WithdrawalDetails.has-close-btn .icon-wrapper{background-color:transparent;cursor:pointer;position:absolute;right:8px;top:8px;z-index:1}.WithdrawalDetails:not(.simple).finished .block{display:flex;flex-direction:column}.WithdrawalDetails.simple{gap:0;justify-content:center;min-height:186px;padding:16px 28px}.WithdrawalDetails.simple .block{align-items:center;display:flex;flex-direction:column;gap:0}.WithdrawalDetails.simple .block .heading-hero{margin-top:2px}.WithdrawalDetails.simple .progress-indicator{margin-top:8px}.WithdrawalDetails.simple .WithdrawalStatus{margin-top:20px}.WithdrawalDetails.simple .WithdrawalDetails-footer{display:none}.WithdrawalDetails.simple.finished{background-color:transparent}.WithdrawalDetails.finished .block .progress-indicator{color:#ffce46}.WithdrawalDetails.finished .block .progress-indicator>svg>path{fill:initial}.WithdrawalDetails .block{display:flex;font-size:14px;font-weight:700;justify-content:space-between;line-height:18px}.WithdrawalDetails .block .progress-indicator{align-items:center;color:#ffd363;display:flex;font-size:12px;gap:4px;line-height:16px}.WithdrawalDetails .block .progress-indicator>svg>path{fill:#ffd363}.WithdrawalDetails .ProgressBar{height:10px;margin-top:12px}.WithdrawalDetails .legend{display:flex;flex-direction:column;font-size:12px;gap:4px;line-height:16px}.WithdrawalDetails .legend>div{align-items:center;display:flex;gap:4px}.WithdrawalStatus{display:flex;flex-direction:column;gap:8px}.WithdrawalStatus .title{color:#f1f1f5;font-size:12px;font-style:normal;font-weight:700;line-height:16px;margin-bottom:0}.WithdrawalStatus .status-data{display:flex;flex-direction:column;gap:4px}.WithdrawalStatus .status-data>div{align-items:center;color:#f1f1f5;display:flex;font-size:12px;font-style:normal;font-weight:400;gap:4px;line-height:16px}.WithdrawalStatus .status-data .legend{border-radius:8px;box-shadow:0 2px 2px 0 rgba(0,0,0,.25);height:12px;width:12px}.WithdrawalStatus .status-data .legend.processed-legend{background-color:#ffc012}.WithdrawalStatus .status-data .legend.remaining-legend,.progress-bar-container{background-color:#161b23}.progress-bar-container{border-radius:100px;box-shadow:inset 0 4px 4px 0 rgba(0,0,0,.25);height:10px;overflow:visible;position:relative;width:100%}.progress-bar-fill{background:linear-gradient(90deg,#ffc012,#ffce46);border-radius:100px;height:100%;transition:width .3s ease-in-out}.WithdrawalDetails-footer{display:flex;flex-direction:column;gap:16px}.WithdrawalDetails-footer .transaction-details{display:flex;flex-direction:column;gap:8px}.WithdrawalDetails-footer .row{align-items:center;display:flex;font-size:12px;justify-content:space-between;line-height:16px}.WithdrawalDetails-footer .row>div>svg>path{fill:#f1f1f5}.WithdrawalDetails-footer .row.transactionId>div:last-of-type{align-items:center;display:flex;font-weight:700;gap:2px;text-decoration:underline}.WithdrawalDetails-footer .row.transactionId>div:last-of-type .copied{align-items:center;display:flex}.border-on-hover:not(.fat-border):hover{border:1px solid #f1f1f5;transition:border .3s ease-in-out}.Depositk1ngpay1StepTwo{margin-left:auto;margin-right:auto;width:380px}.Depositk1ngpay1StepTwo .title{color:#f9f8f8;font-size:16px;font-weight:700;line-height:20px;margin-bottom:12px;text-align:left}.Depositk1ngpay1StepTwo .important-info{align-items:center;border:1px dashed red;border-radius:8px;color:red;display:flex;margin:24px auto 16px;padding:12px;width:272px}.Depositk1ngpay1StepTwo .important-info>span{margin-right:8px}@media(min-width:1024px){.Depositk1ngpay1StepTwo .important-info>span{margin-right:8.4px}}.Depositk1ngpay1StepTwo .important-info>span>svg{height:18px;width:18px}.Depositk1ngpay1StepTwo .important-info>span>svg path{fill:red}.Depositk1ngpay1StepTwo .cashier-field-wrapper{margin-top:12px}.Depositk1ngpay1StepTwo .cashier-field-wrapper .field-title{color:#fff;font-size:16px;font-weight:700;letter-spacing:0;line-height:20px;margin-bottom:12px;text-align:center}.Depositk1ngpay1StepTwo .cashier-field-wrapper .deposit-address{background-color:#2e3647;border:1px solid transparent;border-radius:10px;display:flex;justify-content:space-between;min-height:56px;padding:8px 16px;width:100%}.Depositk1ngpay1StepTwo .cashier-field-wrapper .deposit-address:hover{border:1px solid #f1f1f5;transition:border .3s ease-in-out}.Depositk1ngpay1StepTwo .cashier-field-wrapper .deposit-address.deposit-amount{background-color:#202733}.Depositk1ngpay1StepTwo .cashier-field-wrapper .deposit-address .copied{align-items:center;color:#ffce46;display:flex;font-size:14px;font-weight:700;line-height:19px;text-align:left}.Depositk1ngpay1StepTwo .cashier-field-wrapper .deposit-address .copied>svg{height:20px;margin-right:4px;width:18px}.Depositk1ngpay1StepTwo .cashier-field-wrapper .deposit-address .copied>svg>path{fill:#ffce46}.Depositk1ngpay1StepTwo .cashier-field-wrapper .deposit-address.deposit-amount{height:34px;margin-top:8px;text-transform:capitalize}.Depositk1ngpay1StepTwo .cashier-field-wrapper .deposit-address.deposit-amount>span{font-size:14px;line-height:18px;text-align:left}.Depositk1ngpay1StepTwo .cashier-field-wrapper .deposit-address.deposit-amount>span:first-child{font-weight:700}.Depositk1ngpay1StepTwo .cashier-field-wrapper .deposit-address.deposit-amount>span:last-child{font-weight:400}.Depositk1ngpay1StepTwo .cashier-field-wrapper .deposit-address.fat-border{border:1px solid #ffc012}.Depositk1ngpay1StepTwo .cashier-field-wrapper .deposit-address>div:first-child,.Depositk1ngpay1StepTwo .cashier-field-wrapper .deposit-addressContainer{display:flex;flex-direction:column}.Depositk1ngpay1StepTwo .cashier-field-wrapper .deposit-address>div:first-child>span{color:#f1f1f5}.Depositk1ngpay1StepTwo .cashier-field-wrapper .deposit-address>div:first-child>span:first-child{font-size:12px;font-weight:400;letter-spacing:.400000006px;line-height:16px;text-align:left}.Depositk1ngpay1StepTwo .cashier-field-wrapper .deposit-address>div:first-child>span:last-child{font-size:14px;font-weight:400;line-break:anywhere;line-height:18px;margin-right:5px;text-align:left}.Depositk1ngpay1StepTwo .cashier-field-wrapper .deposit-address>div:last-child{align-items:center;border-radius:10px;color:#144b33;cursor:pointer;display:flex;justify-content:center}.Depositk1ngpay1StepTwo .cashier-field-wrapper .deposit-address>div:last-child>svg{fill:#254a35;height:22px;width:19px}.Depositk1ngpay1StepTwo .transactionPopup-kingpayInput{align-items:center;border:1px solid #171c22;border-radius:10px;display:flex;height:56px;justify-content:space-between;margin:auto;padding:8px 8px 8px 16px;position:relative;transition:.2s ease}.Depositk1ngpay1StepTwo .transactionPopup-kingpayInput>div{cursor:pointer;padding:8px}.Depositk1ngpay1StepTwo .transactionPopup-kingpayInput>input{border-radius:8px;color:#f9f8f8}.Depositk1ngpay1StepTwo .transactionPopup-kingpayInput>input::-moz-placeholder{color:#8394a0}.Depositk1ngpay1StepTwo .transactionPopup-kingpayInput>input::placeholder{color:#8394a0}.Depositk1ngpay1StepTwo .transactionPopup-kingpayInput>h4{align-self:center;color:#fff;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;text-align:left;width:80%}.theme-dark .Depositk1ngpay1StepTwo .transactionPopup-kingpayInput>h4,.theme-light .Depositk1ngpay1StepTwo .transactionPopup-kingpayInput>h4{word-wrap:break-word;white-space:pre-line}.Depositk1ngpay1StepTwo .transactionPopup-kingpayInput>div:hover>svg>path{fill:#ffc012}.theme-dark .Depositk1ngpay1StepTwo .transactionPopup-kingpayInput,.theme-light .Depositk1ngpay1StepTwo .transactionPopup-kingpayInput{background-color:#2e3647}.Depositk1ngpay1StepTwo .transactionPopup-kingpayInput:focus-within{border:1px solid #20ca4f}.Depositk1ngpay1StepTwo .transactionPopup-kingpayInput.error{border-color:#ab2d2d!important}@media screen and (min-width:1025px){.Depositk1ngpay1StepTwo .transactionPopup-kingpayInput:hover{border:1px solid #20ca4f}}.Depositk1ngpay1StepTwo .transactionPopup-kingpayInput>span{color:#8394a0;font-size:16px;font-weight:500;left:20px;line-height:16px;position:absolute;top:9px}.Depositk1ngpay1StepTwo .transactionPopup-kingpayInput>input{background-color:transparent;border:none;border-bottom-left-radius:8px;border-top-left-radius:8px;font-size:18px;outline:none;padding:8px 16px;width:100%}.Depositk1ngpay1StepTwo .transactionPopup-kingpayInput>div{align-items:center;color:#fff;display:flex;font-size:17px;justify-content:center;line-height:17px}.Depositk1ngpay1StepTwo .avoid-delays-read{background-color:#2e3647;border-radius:8px;padding:16px}.Depositk1ngpay1StepTwo .avoid-delays-read .avoid-details-title{align-items:center;display:flex;font-size:16px;font-weight:700;line-height:20px;margin-bottom:8px;text-align:left}.Depositk1ngpay1StepTwo .avoid-delays-read .avoid-details-title>svg{margin-right:6.33px}.Depositk1ngpay1StepTwo .avoid-delays-read .avoid-details-title>svg>path{fill:#e5eafa}.Depositk1ngpay1StepTwo .avoid-delays-read .instructions .text{display:inline;font-size:12px;font-weight:400;letter-spacing:.0327em;line-height:16px;text-align:left}.Depositk1ngpay1StepTwo .avoid-delays-read .instructions .text.text-with-copy-icon{font-weight:700}.Depositk1ngpay1StepTwo .avoid-delays-read .instructions .text.text-with-copy-icon>svg{margin-right:5px}.Depositk1ngpay1StepTwo .avoid-delays-read .deposit-amount{background-color:#202733;border-radius:8px;display:flex;justify-content:space-between;margin-top:16px;padding:8px 16px}.Depositk1ngpay1StepTwo .avoid-delays-read .deposit-amount>span{font-size:14px;line-height:19px;text-align:left}.Depositk1ngpay1StepTwo .avoid-delays-read .deposit-amount>span:first-child{font-weight:700}.Depositk1ngpay1StepTwo .avoid-delays-read .deposit-amount>span:last-child{font-weight:400}.DepositSavePatPopup{animation:fadeIn .3s ease-out forwards;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;display:flex;flex-direction:column;height:680px;max-width:100%;overflow:hidden;width:530px}@media screen and (max-width:1024px){.DepositSavePatPopup{animation:slideUp .3s ease-out forwards;height:100dvh;max-height:100dvh;transform:translateY(100%);width:100%}}.DepositSavePatPopup__navigation{flex:0 0 auto}.DepositSavePatPopup__content{flex:1 1 auto;overflow-y:scroll;padding:0 16px}.DepositSavePatPopup__content.show-scrollbar::-webkit-scrollbar-track{background:transparent}.DepositSavePatPopup__content.show-scrollbar::-webkit-scrollbar-thumb{background-color:#2e3647}.DepositSavePatPopup__content.showingIframe{padding:0}.DepositSavePatPopup__content.showingIframe .DepositSavePatPopupDetails{padding-bottom:0}.DepositSavePatPopup__footer{flex:0 0 auto}.DepositSavePatPopup .SelfLimitInfo{margin-left:auto;margin-right:auto;width:380px}@media screen and (max-width:1024px){.DepositSavePatPopup .SelfLimitInfo{margin-left:16px;margin-right:16px;width:unset}}.DepositSavePatPopup.leaving{animation:fadeOut .2s ease-in forwards}@media screen and (max-width:1024px){.DepositSavePatPopup.leaving{animation:slideOut .2s ease-in forwards}}@media screen and (min-width:1025px){.DepositSavePatPopup.no-payment-methods{height:420px}.DepositSavePatPopup.no-payment-methods .CashierSavePatNavigation{padding-bottom:16px}}.SelfLimitInfo{background:#2e3647;border:1px solid #2b3448}@media screen and (max-width:1024px){.SelfLimitInfo{background:#202733}}.SelfLimitInfo__top{align-items:center;display:flex;justify-content:space-between}.SelfLimitInfo__icon{height:16px;width:16px}.SelfLimitInfo__tooltip .rc-tooltip-inner{color:#161b23}.SelfLimitInfo__tooltip .rc-tooltip-inner>span{display:inline}.DepositSavePatPopupSelectedBonus{align-items:center;background-color:#2e3647;display:flex;justify-content:space-between}.DepositSavePatPopupSelectedBonus__data{align-items:center;align-self:stretch;display:flex}.DepositSavePatPopupSelectedBonus .text-link{white-space:nowrap}.withdrawPopup{display:flex;flex-direction:column;position:relative}@media screen and (max-width:767px){.withdrawPopup{padding-bottom:16px}}.withdrawPopup.not-verified{padding-bottom:0}.withdrawPopup.not-verified .withdrawPopup-container .channels-list-wrapper{margin-top:0}.withdrawPopup-container .balance-and-limit{display:flex;justify-content:center;padding-left:52.5px;padding-right:52.5px}@media screen and (min-width:1025px){.withdrawPopup-container .balance-and-limit{padding-left:73.5px;padding-right:73.5px}}.withdrawPopup-container .channels-list-wrapper{margin-top:24px}.withdrawPopup-container .TransactionSuccess{margin-top:0}@media screen and (min-width:1025px){.withdrawPopup-container .TransactionSuccess{margin-top:40.5px}}.withdrawPopup-container .StepIndicator-wrapper{margin-left:24px;margin-right:24px;margin-top:32px}@media screen and (min-width:1024px){.withdrawPopup-container .StepIndicator-wrapper{margin-top:24px}}.withdrawPopup-container .informationContainer{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;padding:55px 46px 10px}@media screen and (max-width:767px){.withdrawPopup-container .informationContainer{padding:55px 23px 10px}}.withdrawPopup-container .informationContainer>svg{margin-bottom:45px;margin-top:75px}.withdrawPopup-container .informationContainer>span{color:#ffc012;font-size:13px;font-weight:600;line-height:13px;margin-bottom:7px}.withdrawPopup-container .informationContainer>h3{color:#ffc012;font-size:36px;font-weight:600;line-height:1.18;margin-bottom:15px;text-align:center}.withdrawPopup-container .informationContainer>h4{color:#fff;font-size:22px;font-weight:600;line-height:1.18;margin-bottom:15px;max-width:400px;text-align:center}.withdrawPopup-container .informationContainer>p{color:#9da9b1;font-size:16px;line-height:1.19;margin-bottom:35px;max-width:400px;text-align:center}.withdrawPopup-container .informationContainer>button{align-items:center;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:50px;justify-content:center;line-height:16px;outline:none;width:146px}.theme-dark .withdrawPopup-container .informationContainer>button{background-color:rgba(255,192,18,.5);border:2px solid #ffc012}.theme-dark .withdrawPopup-container .informationContainer>button:hover{background-color:rgba(255,192,18,.4);box-shadow:1px 1px 10px 1px rgba(255,192,18,.3);cursor:pointer;transition:.15s}.theme-dark .withdrawPopup-container .informationContainer>button:active{background-color:#ffc012;color:#f1f1f5;opacity:.25;transform:translateY(0);transition:0s}.theme-dark .withdrawPopup-container .informationContainer>button.disabled,.theme-dark .withdrawPopup-container .informationContainer>button:disabled{opacity:.4}.theme-light .withdrawPopup-container .informationContainer>button{background-color:rgba(255,192,18,.5);border:2px solid #ffc012}.theme-light .withdrawPopup-container .informationContainer>button:hover{background-color:rgba(255,192,18,.4);box-shadow:1px 1px 10px 1px rgba(255,192,18,.3);cursor:pointer;transition:.15s}.theme-light .withdrawPopup-container .informationContainer>button:active{background-color:#ffc012;color:#f1f1f5;opacity:.25;transform:translateY(0);transition:0s}.theme-light .withdrawPopup-container .informationContainer>button.disabled,.theme-light .withdrawPopup-container .informationContainer>button:disabled{opacity:.4}.withdrawPopup .margin-element{margin-top:10px}.withdrawPopup .margin-element-small{padding-left:22.5px;padding-right:22.5px}@media screen and (min-width:767px){.withdrawPopup .margin-element-small{padding-left:135.5px;padding-right:135.5px}}.withdrawPopup .WithdrawFooter{margin-top:auto}.summary{background-color:#161b23;border:1px solid #2e3647;border-radius:8px;margin-left:auto;margin-right:auto}@media screen and (min-width:1024px){.summary{width:380px}}.summary .fee-data{display:flex;flex-direction:column;padding:12px 16px}@media screen and (max-width:1024px){.summary .fee-data{width:100%}}.summary .fee-data .title{font-size:16px;font-weight:700;line-height:20px;margin-bottom:8px;text-align:left}.summary .fee-data .fee{margin-top:4px}.summary .fee-data .horizonal-line{background-color:#2e3647;height:1px;margin-top:4px;width:100%}.summary .fee-data .total-deducted{margin-top:4px}.summary .fee-data .total-deducted>div{font-weight:700}.summary .fee-data>div{display:flex;justify-content:space-between}.summary .processing-time{align-items:center;background-color:#2b3448;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:unset;border-top-right-radius:unset;color:#f1f1f5;display:flex;font-size:12px;font-style:normal;font-weight:400;gap:4px;line-height:16px;padding:8px 16px}.summary .processing-time>svg{height:19px;overflow:unset;width:19px}.summary .processing-time>svg>path{fill:#f1f1f5}.SelectBankForWithdraw .custom-select-backdrop{z-index:11}.SelectBankForWithdraw .bank-select-title{color:#f1f1f5;font-size:14px;font-weight:400;line-height:18px;margin-bottom:8px;text-align:left}.SelectBankForWithdraw .custom-select-control .custom-select-valueContainer{flex-basis:92%}@media screen and (min-width:768px){.SelectBankForWithdraw .custom-select-control .custom-select-valueContainer{flex-basis:94%}}.SelectBankForWithdraw .custom-select-control .custom-select-valueContainer .custom-select-option{align-items:center;display:flex;width:100%}.SelectBankForWithdraw .custom-select-no-bank .custom-select-valueContainer{justify-content:center}.SelectBankForWithdraw .custom-select-menu{background-color:#202733;z-index:12}.SelectBankForWithdraw .custom-select-menu .custom-select-menuList{margin-top:unset}.SelectBankForWithdraw .custom-select-menu .custom-select-menuList .custom-select-option{background-color:#17274b;padding-right:16px}.SelectBankForWithdraw .custom-select-option{background-color:#2e3647;height:44px!important;width:100%}.SelectBankForWithdraw .custom-select-option .bank-select-value,.SelectBankForWithdraw .custom-select-option .bank-single-value{display:flex;justify-content:space-between;width:100%}.SelectBankForWithdraw .custom-select-option .bank-select-value .bank-data,.SelectBankForWithdraw .custom-select-option .bank-single-value .bank-data{display:flex}.SelectBankForWithdraw .custom-select-option .bank-select-value .bank-data>div,.SelectBankForWithdraw .custom-select-option .bank-single-value .bank-data>div{align-items:center;display:flex}.SelectBankForWithdraw .custom-select-option .bank-select-value .principal-indicator,.SelectBankForWithdraw .custom-select-option .bank-single-value .principal-indicator{align-items:center;display:flex;font-size:14px;font-weight:700;line-height:18px;text-align:center;text-transform:capitalize}.SelectBankForWithdraw .custom-select-option .bank-select-value .principal-indicator.principal,.SelectBankForWithdraw .custom-select-option .bank-single-value .principal-indicator.principal{color:#1a7050}.SelectBankForWithdraw .custom-select-option .no-account{font-size:16px;justify-content:center}.SelectBankForWithdraw .bank-item{color:#f1f1f5;display:flex;font-size:14px;font-weight:400;line-height:18px;text-align:left}.SelectBankForWithdraw .bank-item .separator{border-left:1.5px solid #f1f1f5;margin-left:5px;margin-right:5px}.bank-form-popup{background-color:#202733;border-radius:8px;display:flex;flex-direction:column;height:100%;overflow-y:overlay;position:relative;width:100%}@media screen and (min-width:1024px){.bank-form-popup{border-radius:8px;height:650px;padding:36px;width:772px}}.bank-form-popup:is(.bank-selection-popup) .header-nav{justify-content:flex-end}.bank-form-popup-container{display:flex;flex-direction:column}.bank-form-popup-container .header-nav{align-items:center;display:flex;justify-content:space-between;padding-right:21px;padding-top:17px;width:100%}@media screen and (min-width:1025px){.bank-form-popup-container .header-nav{padding-right:unset;padding-top:unset}}.bank-form-popup-container .header-nav .close-icon-container{align-items:center;background:#29313b;border-radius:100px;cursor:pointer;display:flex;flex-shrink:0;gap:10px;height:35px;justify-content:center;padding:10px;width:35px}.bank-form-popup-container .header-nav .backButton{visibility:hidden}.bank-form-popup .AddBankVerification{margin-top:24px}.bank-form-popup .AddBankVerification .single-upload-file{align-items:center;flex-wrap:wrap}.bank-form-popup .AddBankVerification .single-upload-file .bank-details,.bank-form-popup .AddBankVerification .single-upload-file .bank-details .BankDetailsInputs .selected-bank-details .custom-input{width:100%}.bank-form-popup .AddBankVerification .single-upload-file .bank-details .files-section{margin-left:auto;margin-right:auto;width:75%}.bank-form-popup .AddBankVerification .single-upload-file .FileRequirements{margin-left:0;margin-top:20px}.NoBankWarning{background-color:#202733;height:100%;overflow-y:scroll;width:100%}@media screen and (max-width:1024px){.NoBankWarning{padding-bottom:69px}}@media screen and (min-width:1024px){.NoBankWarning{border-radius:8px;height:650px;padding:36px;width:772px}}.NoBankWarning .head{display:flex;justify-content:flex-end;position:sticky;top:0}.NoBankWarning .head .icon-wrapper{position:inherit}@media screen and (max-width:1024px){.NoBankWarning .head{padding:24px 24px 0}}.NoBankWarning .body{align-items:center;display:flex;flex-direction:column;margin-top:47px}@media screen and (min-width:1024px){.NoBankWarning .body{margin-left:auto;margin-right:auto;width:512px}}@media screen and (max-width:1024px){.NoBankWarning .body{margin-left:24px;margin-right:24px;margin-top:79.5px}}.NoBankWarning .body .heading{font-size:24px;font-weight:700;letter-spacing:-.01em;line-height:30px;margin-top:44px;text-align:center}.NoBankWarning .body .heading .bonus-amount{color:#ffce46}.NoBankWarning .body .heading>div{display:inline}.NoBankWarning .body .heading>div:not(:first-child){margin-left:5px}.NoBankWarning .body .text{margin-top:16px}.NoBankWarning .body .buttons{display:flex;flex-direction:column;gap:16px;margin-top:44px}.NoBankWarning .body .buttons .custom-button{height:48px;margin:0;width:220px}@media screen and (min-width:1024px){.NoBankWarning .body .buttons{flex-direction:row-reverse;gap:8px;margin-top:32px}}.NoBankWarning .body .buttons .cancel-bonus-btn{border:2px solid red;color:red}.NoBankWarning .body .live-chat-info-section{margin-top:16px}.withdraw-rules{align-items:flex-start;background-color:#2e3647;display:flex;flex-direction:column}.withdraw-rules__item{align-items:center;color:#f1f1f5;display:flex}.withdraw-rules__item-icon{flex:0 0 auto;width:24px}.withdraw-rules .rules-title{color:#f1f1f5;font-size:16px;font-weight:700;line-height:20px}.withdraw-rules .rules-list{gap:8px}.secondary-light-drawer{background:#2e3647;width:380px}.secondary-light-drawer_call{background:transparent;border:none;cursor:pointer;display:flex;justify-content:space-between;margin:0;width:100%}.withdraw-step-one{background-color:#293140;margin-top:24px}@media screen and (min-width:1025px){.withdraw-step-one{margin-top:32px}}.withdraw-step-one.hidden{display:none}.withdraw-step-one.visible{display:block}.withdraw-step-one .channels-list-wrapper{margin-top:24px}.withdraw-step-one .selected-channel-page{align-items:center;display:flex;flex-direction:column;margin-top:24px}@media screen and (max-width:1024px){.withdraw-step-one .selected-channel-page .withdraw-process-confirm{margin-left:24px;margin-right:24px}}.withdraw-step-one .selected-channel-page .amount-presets-wrapper{display:flex;justify-content:center;max-width:100%}.withdraw-step-one .selected-channel-page .submit-btn-wrapper .cooldown-message{display:flex;justify-content:center;margin-bottom:24px}.withdraw-step-one .selected-channel-page .submit-btn-wrapper .cooldown-message>span{color:red;display:block;font-size:12px;font-weight:400;letter-spacing:0;line-height:16px;text-align:center}.withdraw-step-one .selected-channel-page .submit-btn-wrapper>button{margin-bottom:unset}.withdraw-step-one .selected-channel-page .cashier-reserve-select-wrapper.hidden{display:none}.withdraw-step-one .selected-channel-page .cashier-reserve-select-wrapper .cashier-field-wrapper:last-of-type{margin-top:24px}.withdraw-step-one .selected-channel-page .SelectBankForWithdraw,.withdraw-step-one .selected-channel-page .cashier-reserve-select-wrapper,.withdraw-step-one .selected-channel-page .first-input-withdraw,.withdraw-step-one .selected-channel-page .submit-btn-wrapper,.withdraw-step-one .selected-channel-page .withdraw-input-wrapper{margin-left:auto;margin-right:auto;width:90%}@media screen and (min-width:768px){.withdraw-step-one .selected-channel-page .SelectBankForWithdraw,.withdraw-step-one .selected-channel-page .cashier-reserve-select-wrapper,.withdraw-step-one .selected-channel-page .first-input-withdraw,.withdraw-step-one .selected-channel-page .submit-btn-wrapper,.withdraw-step-one .selected-channel-page .withdraw-input-wrapper{width:380px}}@media screen and (max-width:1024px){.withdraw-step-one .selected-channel-page .SelectBankForWithdraw,.withdraw-step-one .selected-channel-page .cashier-reserve-select-wrapper,.withdraw-step-one .selected-channel-page .first-input-withdraw,.withdraw-step-one .selected-channel-page .submit-btn-wrapper,.withdraw-step-one .selected-channel-page .withdraw-input-wrapper{margin-left:24px;margin-right:24px}}.withdraw-step-one .selected-channel-page .first-input-withdraw{margin-bottom:-8px}.withdraw-step-one .selected-channel-page .live-chat-info-wrapper .live-chat-info-section{min-height:unset;padding:unset}.withdraw-step-one .selected-channel-page .summary-wrapper{margin-left:24px;margin-right:24px;width:90%}.withdraw-step-one .selected-channel-page .summary-wrapper.no-fee{display:none}.withdraw-step-one .selected-channel-page .translation-info{color:red;display:block;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;margin-top:20px;text-align:center}.withdraw-step-one .selected-channel-page .channel-message-presets-wrapper{display:flex;flex-direction:column;gap:12px;width:100%}.withdraw-step-one .cashier-service-unavailable-wrapper{display:flex;justify-content:center;margin-left:16px;margin-right:16px;margin-top:51px}@media screen and (min-width:1025px){.withdraw-step-one .cashier-service-unavailable-wrapper{margin-left:0;margin-right:0;margin-top:24px}}@media screen and (max-width:1024px){.withdraw-step-one .withdraw-ts-details{margin-left:24px;margin-right:24px;width:90%}}.withdraw-step-one .withdraw-ts-details .withdraw-rules{padding:0}.withdraw-step-one .withdraw-ts-details .withdraw-rules .rules-title{display:none}.withdraw-step-one .withdraw-ts-details.showDrawer .drawer-btn-text{font-weight:700}@media screen and (max-width:1024px){.StepIndicator-wrapper .StepIndicator{justify-content:space-between}.StepIndicator-wrapper .StepIndicator .step>.arrow-wrapper>svg{width:43px}}.withdraw-process-confirm{align-items:center;background-color:#202733;display:flex;flex-direction:column;justify-content:center}.withdraw-process-confirm__rules{width:380px}@media(max-width:1024px){.withdraw-process-confirm__rules{width:100%}}.withdraw-process-confirm .Checkbox{margin-top:16px}@media(max-width:1024px){.withdraw-process-confirm .Checkbox{width:100%}}.withdraw-process-confirm .Checkbox>label{font-size:14px;font-style:normal;font-weight:400;line-height:18px}.withdraw-process-confirm .Checkbox>label .custom-checkbox{border-radius:2px;height:16px;width:16px}.withdraw-process-confirm .Checkbox>label svg{height:16px;width:16px}.withdraw-process-confirm__controls{align-items:center;align-self:stretch;display:flex;flex:1 0 0;justify-content:center;margin:0;padding:0}.withdraw-process-confirm__button{align-self:stretch;flex:1 1 auto;flex-basis:50%;height:48px;margin-top:24px;max-width:380px}.withdraw-process-confirm__button>span{font-size:16px;font-style:normal;font-weight:700;line-height:20px;text-transform:capitalize}.crypto-deposit{padding-left:24px;padding-right:24px}@media screen and (min-width:1024px){.crypto-deposit{margin-left:auto;margin-right:auto;padding-left:unset;padding-right:unset;width:380px}}.crypto-deposit .wallet-address-wrapper{margin-top:21px}@media screen and (max-width:767px){.crypto-deposit .wallet-address-wrapper{margin-top:35px}}.crypto-deposit .crypto-select-wrapper,.crypto-deposit .receive-amount-wrapper{margin-top:21px}@media screen and (max-width:767px){.crypto-deposit .crypto-select-wrapper,.crypto-deposit .receive-amount-wrapper{margin-top:22px}}.crypto-deposit .crypto-select-wrapper>div:nth-child(3),.crypto-deposit .receive-amount-wrapper>div:nth-child(3){margin-top:12px}.crypto-deposit .crypto-select-wrapper .input-reusable__value-text,.crypto-deposit .crypto-select-wrapper .input-reusable__value-wrapper input,.crypto-deposit .crypto-select-wrapper:hover .input-reusable__value-wrapper input,.crypto-deposit .receive-amount-wrapper .input-reusable__value-text,.crypto-deposit .receive-amount-wrapper .input-reusable__value-wrapper input,.crypto-deposit .receive-amount-wrapper:hover .input-reusable__value-wrapper input{color:#f1f1f5}.crypto-deposit .fieldTitle{color:#f1f1f5;font-size:16px;font-weight:400;line-height:20px;margin-bottom:8px;margin-top:16px;text-align:left}.crypto-deposit .main-title{color:#f9f8f8;font-size:16px;font-weight:700;line-height:20px;margin-bottom:12px;text-align:left}.crypto-deposit .button-wrapper{margin-top:40px}.crypto-deposit .info-list{margin-top:20px}.crypto-deposit .info-list>ul>li{color:#ffc012;font-size:16px;margin-top:10px}.crypto-deposit .info-list>ul>li:before{content:"•";font-size:25px;padding-right:5px;position:relative;top:4px}.k1ngpay2{padding-left:24px;padding-right:24px}@media screen and (min-width:1024px){.k1ngpay2{margin-left:auto;margin-right:auto;padding-left:unset;padding-right:unset;width:412px}}.k1ngpay2 .WithdrawWalletAddress{margin-top:8px;padding:16px}.k1ngpay2 .crypto-select-wrapper,.k1ngpay2 .receive-amount-wrapper{margin-top:21px}@media screen and (max-width:767px){.k1ngpay2 .crypto-select-wrapper,.k1ngpay2 .receive-amount-wrapper{margin-top:22px}}.k1ngpay2 .crypto-select-wrapper .withdraw-amount-sentence:not(:first-child),.k1ngpay2 .crypto-select-wrapper>div:nth-child(3),.k1ngpay2 .receive-amount-wrapper .withdraw-amount-sentence:not(:first-child),.k1ngpay2 .receive-amount-wrapper>div:nth-child(3){margin-top:12px}.k1ngpay2 .crypto-select-wrapper .withdraw-amount-sentence.error,.k1ngpay2 .receive-amount-wrapper .withdraw-amount-sentence.error{color:#ffd363}.k1ngpay2 .crypto-select-wrapper .fees-info,.k1ngpay2 .receive-amount-wrapper .fees-info{margin-top:24px}.k1ngpay2 .crypto-select-wrapper .input-field:hover,.k1ngpay2 .receive-amount-wrapper .input-field:hover{border:1px solid #f1f1f5;transition:border .3s ease-in-out}.k1ngpay2 .crypto-select-wrapper .input-field input,.k1ngpay2 .crypto-select-wrapper .input-field input:hover,.k1ngpay2 .receive-amount-wrapper .input-field input,.k1ngpay2 .receive-amount-wrapper .input-field input:hover{color:#f1f1f5}.k1ngpay2 .button-wrapper{margin-top:40px}.k1ngpay2 .button-wrapper .custom-button{margin:0;text-transform:unset;width:100%}.k1ngpay2 .info-list{margin-top:20px}.k1ngpay2 .info-list>ul>li{color:#f1f1f5;font-size:16px;margin-top:10px}.k1ngpay2 .info-list>ul>li:before{content:"•";font-size:25px;padding-right:5px;position:relative;top:4px}.k1ngpay2 .EstimatedAmountBox,.k1ngpay2 .k1ngpay2-PricePreview{margin-top:24px}.k1ngpay2 .k1ngpay2-submit-withdraw-btn{margin-bottom:0;margin-top:24px}.k1ngpay2 .live-chat-info-section{margin-top:16px}.k1ngpay2 .new-address-input .error-message{color:red;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-top:2px}.k1ngpay2 .crypto-network-preview-wrapper{background-color:#161b23;border-radius:8px;margin-top:24px;padding:16px}.WithdrawWalletAddress{background-color:#161b23;border-radius:8px;padding:16px 10px}.WithdrawWalletAddress.empty{background-color:transparent;padding:0}.WithdrawWalletAddress.empty .add-wallet-address{margin-top:0}.WithdrawWalletAddress.empty .new-address-input{margin-bottom:12px}.WithdrawWalletAddress .custom-select-backdrop{z-index:11}.WithdrawWalletAddress .custom-dropdown-select .custom-select-control{background-color:#2e3647!important;display:flex;flex-wrap:nowrap}.WithdrawWalletAddress .custom-dropdown-select .custom-select-valueContainer{flex-basis:unset}.WithdrawWalletAddress .custom-dropdown-select .custom-select-valueContainer>div{align-items:center;display:flex;gap:8px}.WithdrawWalletAddress .custom-dropdown-select .custom-select-valueContainer>div .crypto-icon{height:24px;overflow:visible;width:24px}.WithdrawWalletAddress .custom-dropdown-select .custom-select-valueContainer>div .custom-select-option{align-items:center;display:flex;gap:8px}.WithdrawWalletAddress .custom-dropdown-select .custom-select-valueContainer .custom-select-placeholder{color:#f1f1f5;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.WithdrawWalletAddress .custom-dropdown-select .custom-select-menu{background-color:#202733;border:none;border-radius:8px;margin-top:4px;padding:10px;z-index:12}.WithdrawWalletAddress .custom-dropdown-select .custom-select-menu .custom-select-menuList{margin-top:unset;max-height:308px;overflow-y:auto;scrollbar-width:auto}.WithdrawWalletAddress .custom-dropdown-select .custom-select-menu .custom-select-menuList .custom-select-option{align-items:center;display:flex;font-size:14px;font-style:normal;font-weight:400;gap:8px;line-break:anywhere;line-height:18px;max-height:unset;padding:8px 16px;width:100%}.WithdrawWalletAddress .custom-dropdown-select .custom-select-menu .custom-select-menuList .custom-select-option .crypto-icon{height:24px;width:24px}.WithdrawWalletAddress .fieldTitle{color:#f1f1f5;font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:8px}.WithdrawWalletAddress .add-wallet-address{height:36px;margin-top:24px;width:100%}.WithdrawWalletAddress .add-wallet-address .icon-container>svg>path{fill:#ffce46}.WithdrawWalletAddress .add-wallet-address>span{font-size:14px;font-style:normal;line-height:18px;text-align:center}.WithdrawWalletAddress .new-address-input{margin-top:24px}.WithdrawWalletAddress .new-address-input .error-message{margin-bottom:24px;padding-left:8px}.WithdrawWalletAddress .single-withdraw-address{align-items:center;background-color:#2e3647;border:1px solid transparent;border-radius:8px;display:flex;min-height:56px;padding:8px 16px;transition:border .3s ease-in-out;width:100%}.WithdrawWalletAddress .single-withdraw-address:hover{border:1px solid #f1f1f5}.WithdrawWalletAddress .single-withdraw-address.fat-border{border:1px solid #ffc012}.WithdrawWalletAddress .single-withdraw-address div{align-items:center;display:flex;gap:8px;width:100%}.WithdrawWalletAddress .single-withdraw-address div span{color:#f1f1f5;font-size:14px;font-weight:400;line-height:18px;text-align:left;word-break:break-word}.EstimatedAmountBox{background-color:transparent;border:1px solid #2b3448;border-radius:8px;display:flex;flex-direction:column;margin:0 auto;max-width:400px;padding:12px 16px;width:100%}.EstimatedAmountBox.error{border:1px dashed red}.EstimatedAmountBox .row{color:#f1f1f5;display:flex;font-size:12px;font-style:normal;font-weight:400;gap:5px;justify-content:space-between;line-height:16px;margin-bottom:8px}.EstimatedAmountBox .row:last-child{margin-bottom:0}.EstimatedAmountBox .row .value{display:flex;font-weight:700;gap:4px}.EstimatedAmountBox .error{color:red;display:flex;font-size:12px;font-weight:400;gap:4px;line-height:16px}.EstimatedAmountBox .error>svg{height:19px;overflow:unset;width:19px}.EstimatedAmountBox .error>svg>path{fill:red}.EstimatedAmountBox .user-currency-icon{align-items:center;background:#f7f7f9;border-radius:50px;color:#161b23;display:flex;font-size:7px;font-weight:700;height:16px;justify-content:center;padding:3px;width:16px}.payment-iq-withdraw,.payment-iq-withdraw .withdraw-cashier-wrapper,.payment-iq-withdraw .withdraw-cashier-wrapper #withdraw-cashier-place{height:100%}.payment-iq-withdraw .withdraw-cashier-wrapper #withdraw-cashier-place>iframe{min-height:400px!important}.payment-iq-withdraw .bank-buttons-wrapper{margin-top:26px}@media screen and (max-width:767px){.payment-iq-withdraw .bank-buttons-wrapper{margin-top:53px}}.payment-iq-withdraw .title{word-wrap:break-word;color:#fff;font-size:24px;font-weight:700;line-height:22px;margin-bottom:15px;opacity:100%;text-align:center}.WagerToWarning{background-color:#202733;height:100%;overflow-y:overlay;width:100%}@media screen and (min-width:1024px){.WagerToWarning{border-radius:8px;height:800px;padding:36px;width:772px}}.WagerToWarning .head{display:flex;justify-content:flex-end}.WagerToWarning .head .icon-wrapper{position:inherit}@media screen and (max-width:1024px){.WagerToWarning .head{padding:24px 24px 0}}.WagerToWarning .body{align-items:center;display:flex;flex-direction:column;margin-top:47px}@media screen and (max-width:1024px){.WagerToWarning .body{margin-left:24px;margin-right:24px;margin-top:79.5px}}.WagerToWarning .body .heading{font-size:24px;font-weight:700;letter-spacing:-.01em;line-height:30px;margin-top:44px;text-align:center}.WagerToWarning .body .heading>span{color:#ffce46}.WagerToWarning .body .text{margin-top:12px}.WagerToWarning .body .buttons{display:flex;flex-direction:column;gap:8px;margin-top:44px}.WagerToWarning .body .buttons .custom-button{height:48px;margin:0;width:220px}@media screen and (min-width:1024px){.WagerToWarning .body .buttons{flex-direction:row;gap:10px;margin-top:32px}.WagerToWarning .body .buttons .custom-button{width:160px}}.WagerToWarning .body .live-chat-info-section{margin-top:16px}.withdraw-amount-info{align-items:center;background-color:#2e3647;border-radius:8px;display:flex;min-height:69px;padding:12px 32px;text-align:left;width:100%}@media screen and (min-width:768px){.withdraw-amount-info{min-width:327px;width:-moz-fit-content;width:fit-content}}.withdraw-amount-info .current-balance{padding-right:10px}.withdraw-amount-info .limit-left{padding-left:10px}@media screen and (max-width:768px){.withdraw-amount-info.large .current-balance,.withdraw-amount-info.large .limit-left{height:-moz-fit-content;height:fit-content;margin-bottom:auto;min-height:61px}}.withdraw-amount-info .current-balance,.withdraw-amount-info .limit-left{display:flex;flex-direction:column;min-width:50%}@media screen and (min-width:768px){.withdraw-amount-info .current-balance,.withdraw-amount-info .limit-left{min-width:161.5px;width:-moz-fit-content;width:fit-content}}.withdraw-amount-info .current-balance-text,.withdraw-amount-info .limit-left-text{color:#f1f1f5;font-size:14px;font-weight:400;line-height:18px;text-align:center}.withdraw-amount-info .current-balance-number,.withdraw-amount-info .limit-left-number{color:#ffce46;font-size:14px;font-weight:400;line-break:anywhere;line-height:18px;margin-top:7px;text-align:center}.withdraw-amount-info .vertical-line{border:.5px solid #c4c6c9;height:35px}.WithdrawFooter{align-items:center;background-color:#161b23;display:flex;flex-direction:column;gap:24px;justify-content:center;padding:24px}.WithdrawFooter.verified{position:relative}.WithdrawFooter.verified .icon-wrapper{position:absolute;right:10px;top:10px}@media screen and (min-width:769px){.WithdrawFooter.verified .icon-wrapper{right:200px;top:10px}.WithdrawFooter{padding:24px 36px}}.WithdrawFooter .WithdrawVerificationStatus,.WithdrawFooter .custom-button{margin:0;width:100%}.WithdrawFooter.in-progress .WithdrawVerificationStatus{width:100%}@media screen and (min-width:769px){.WithdrawFooter.in-progress .WithdrawVerificationStatus{width:380px}.WithdrawFooter{flex-direction:row}.WithdrawFooter .WithdrawVerificationStatus,.WithdrawFooter .custom-button{flex-basis:50%}.WithdrawFooter.in-progress{flex-direction:column}.WithdrawFooter.in-progress .WithdrawVerificationStatus{flex-basis:auto;max-width:600px}}.WithdrawVerificationStatus{border:1px dashed red;border-radius:15px;border-radius:8px;min-height:62px;padding:12px}.WithdrawVerificationStatus.in-progress{border-color:#ffd363}.WithdrawVerificationStatus.in-progress .Header .Text>span>svg>path{fill:#ffd363}.WithdrawVerificationStatus.verified{border-color:#007a35}.WithdrawVerificationStatus.verified .Header .Text>span>svg>path{fill:#007a35}.WithdrawVerificationStatus .Content{color:#fff;display:flex;flex-direction:column}.WithdrawVerificationStatus .Header:not(:last-child){margin-bottom:25px}.WithdrawVerificationStatus .Header .Text{display:flex}.WithdrawVerificationStatus .Header .Text>span{padding-top:3px}.WithdrawVerificationStatus .Header .Text>span>svg>path{fill:red}.WithdrawVerificationStatus .Header .Text .warnings{display:flex;flex-direction:column;margin-left:8px}.WithdrawVerificationStatus .Header .Text .warnings>span{font-size:14px;line-height:18px}.WithdrawVerificationStatus .Header .Text .warnings>span:first-child{font-weight:700;margin-bottom:2px}.WithdrawVerificationStatus.primary{background-clip:content-box,border-box;background-origin:border-box}.WithdrawVerificationStatus.secondary{border-radius:5px}.WithdrawVerificationStatus.secondary.hide{display:none}.WithdrawVerificationStatus .retry-btn{font-size:14px;font-weight:700;line-height:18px;margin-top:7px;text-decoration:underline}.hamburger-menu-verification-status{background-color:#161b23;border:none;border-radius:100px;display:flex;flex-direction:column;justify-content:center;padding:12px 16px}.hamburger-menu-verification-status .Text{align-items:center}.hamburger-menu-verification-status .Text svg path{fill:#ffd363!important}.hamburger-menu-verification-status .warnings{align-items:center;display:flex;flex-direction:row!important;gap:12px;justify-content:space-between!important;width:100%!important}.hamburger-menu-verification-status .warnings span{font-size:12px!important;line-height:16px!important;margin-bottom:0!important}.hamburger-menu-verification-status .warnings span:nth-of-type(2){display:none}.hamburger-menu-verification-status .warnings .retry-btn{cursor:pointer;font-size:12px!important;margin:0!important;text-transform:capitalize}.CloseCashierUnverified{background-color:#202733;display:flex;flex-direction:column;height:100%;padding:24px;width:100%}@media screen and (min-width:1024px){.CloseCashierUnverified{border-radius:8px;height:398px;padding:32px;width:530px}}.CloseCashierUnverified .header-nav{padding:0}.CloseCashierUnverified .body{align-items:center;display:flex;flex-direction:column;margin-bottom:auto;margin-top:auto}@media screen and (min-width:1024px){.CloseCashierUnverified .body{margin-top:24px;padding:0}}.CloseCashierUnverified .body .Buttons{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;margin-top:24px;width:100%}@media screen and (max-width:1024px){.CloseCashierUnverified .body .Buttons{padding:0 24px}}.CloseCashierUnverified .body .Buttons .custom-button{font-weight:700;height:48px;margin:0;max-width:380px;width:100%}.CloseCashierUnverified .body .heading{color:#f9f8f8;font-size:20px;font-weight:700;line-height:24px;margin-top:24px}.CloseCashierUnverified .body .subheading{font-size:14px;line-height:18px;margin-top:16px;text-align:center}.WithdrawTransactionSuccess{align-items:center;display:flex;flex-direction:column}@media screen and (max-width:1024px){.WithdrawTransactionSuccess{margin-left:24px;margin-right:24px}}.WithdrawTransactionSuccess .text{color:#f1f1f5;text-align:center}.WithdrawTransactionSuccess .text-1{margin-top:16px}.WithdrawTransactionSuccess .withdrawal-amount{text-align:center}.WithdrawTransactionSuccess .custom-input{margin-top:24px}.WithdrawTransactionSuccess .custom-input .input-field .input-label{color:#f1f1f5;font-size:12px;font-weight:400;letter-spacing:.0327em;line-height:16px;text-align:left}.WithdrawTransactionSuccess .custom-input .input-field .with-label input{color:#f1f1f5;font-size:14px;font-weight:400;line-height:18px;text-align:left}.WithdrawTransactionSuccess .buttons{margin-top:24px;width:100%}@media screen and (min-width:768px){.WithdrawTransactionSuccess .buttons{width:380px}}.WithdrawTransactionSuccess .buttons .custom-button{height:48px;margin-bottom:0;margin-top:unset;width:380px}@media screen and (max-width:768px){.WithdrawTransactionSuccess .buttons .custom-button{width:100%}}.WithdrawTransactionSuccess .buttons .custom-button.track-withdraw-btn{border:none;margin-top:16px;padding:8px 4px}.WithdrawTransactionSuccess .buttons .custom-button.track-withdraw-btn:hover{background-color:transparent!important;color:#f1f1f5!important}.WithdrawTransactionSuccess .withdraw-rules{border-radius:8px;margin-top:16px;padding:16px;width:100%}.WithdrawTransactionSuccess .withdraw-rules .rules-title{display:none}.WithdrawTransactionSuccess .info-wrapper{align-items:center;display:flex;flex-direction:column}@media screen and (min-width:768px){.WithdrawTransactionSuccess .info-wrapper{width:380px}}.WithdrawTransactionSuccess .info-wrapper .custom-input{width:100%}.WithdrawTransactionSuccess .info-wrapper .WithdrawTransactionSuccess-icon-wrapper>svg>rect{fill:#ffef25}.WithdrawTransactionSuccess .copy-input-wrapper{margin-top:16px;width:100%}.WithdrawTransactionSuccess .withdraw-note{background-color:#2e3647;border-radius:8px;margin-top:12px;padding:8px 16px;text-align:center}.TrackMyWithdraw{align-items:center;background:#161b23;display:flex;flex-direction:column;height:100dvh;min-height:unset;width:100dvw}@media screen and (min-width:1024px){.TrackMyWithdraw{background:#202733;border-radius:8px;height:-moz-fit-content;height:fit-content;min-height:800px;width:772px}}.TrackMyWithdraw .header-nav{padding:24px 24px 0}@media screen and (min-width:1024px){.TrackMyWithdraw .header-nav{padding:36px 36px 0}}.TrackMyWithdraw .AfterWithdrawSummary{width:100%}.TrackMyWithdraw .body{align-items:center;display:flex;flex-direction:column;height:100%;margin-top:24px;width:100%}@media screen and (min-width:1024px){.TrackMyWithdraw .body{width:380px}}.TrackMyWithdraw .body .WithdrawalDetails,.TrackMyWithdraw .body .WithdrawalDetails-footer{width:100%}@media screen and (min-width:768px){.TrackMyWithdraw .body{margin-top:24px}}.TrackMyWithdraw .body .summary{background-color:#202733;border:1px solid transparent;margin-top:32px}@media screen and (max-width:768px){.TrackMyWithdraw .body .summary{margin-top:24px}}.TrackMyWithdraw .body .WithdrawalDetails-footer{padding:15px 16px 16px}.TrackMyWithdraw .body .continue-playing-btn,.TrackMyWithdraw .body .view-transaction-history-btn{margin-bottom:0;margin-top:48px}@media screen and (max-width:768px){.TrackMyWithdraw .body .continue-playing-btn,.TrackMyWithdraw .body .view-transaction-history-btn{margin-bottom:48px;margin-top:auto}}.TrackMyWithdraw .body .custom-button{text-transform:unset;width:100%}.TrackMyWithdraw .mob-part1{padding:0 24px 24px}@media screen and (min-width:768px){.TrackMyWithdraw .mob-part1{padding:0}}.TrackMyWithdraw .mob-part2{background-color:#202733;border-top-left-radius:16px;border-top-right-radius:16px;flex-grow:1;padding:24px}@media screen and (min-width:768px){.TrackMyWithdraw .mob-part2{padding:24px 0 0}}.TrackMyWithdraw .mob-part1,.TrackMyWithdraw .mob-part2{align-items:center;display:flex;flex-direction:column;width:100%}.TrackMyWithdraw .live-chat-info-section{margin-top:16px}@media screen and (max-width:1024px){.TrackMyWithdraw .live-chat-info-section{margin-top:24px;padding:0}}.TrackMyWithdraw .summary .processing-time{display:none}.AfterWithdrawSummary{background-color:#161b23;border:1px solid #2e3647;border-radius:8px;margin-left:auto;margin-right:auto}@media screen and (min-width:1024px){.AfterWithdrawSummary{width:380px}}.AfterWithdrawSummary .fee-data{display:flex;flex-direction:column;padding:12px 16px}@media screen and (max-width:1024px){.AfterWithdrawSummary .fee-data{width:100%}}.AfterWithdrawSummary .fee-data .title{font-size:16px;font-weight:700;line-height:20px;margin-bottom:8px;text-align:left}.AfterWithdrawSummary .fee-data .fee{margin-top:4px}.AfterWithdrawSummary .fee-data .horizonal-line{background-color:#2e3647;height:1px;margin-top:8px;width:100%}.AfterWithdrawSummary .fee-data .total-deducted{margin-top:8px}.AfterWithdrawSummary .fee-data .total-deducted>div{font-weight:700}.AfterWithdrawSummary .fee-data>div{display:flex;justify-content:space-between;text-align:left}.AfterWithdrawSummary .fee-data>div:not(.title){color:#f1f1f5;text-align:left}.AfterWithdrawSummary .processing-time{align-items:center;background-color:#2b3448;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:unset;border-top-right-radius:unset;color:#f1f1f5;display:flex;font-size:12px;font-style:normal;font-weight:400;gap:4px;line-height:16px;padding:8px 16px}.AfterWithdrawSummary .processing-time>svg{height:16px;overflow:unset;width:16px}.AfterWithdrawSummary .processing-time>svg>path{fill:#f1f1f5}.PasswordChangeConfirm{align-items:center;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;border-radius:16px;display:flex;flex-direction:column;gap:16px;height:450px;padding:90px 36px 0;position:relative;text-align:center;width:530px}@media screen and (max-width:1024px){.PasswordChangeConfirm{border-radius:0;height:100%;padding:175px 24px 25px;width:100%}}.PasswordChangeConfirm .popup-msg{color:#f7f7f9;font-size:20px;font-weight:700;line-height:24px;margin-top:8px}.PasswordChangeConfirm .live-chat-span,.PasswordChangeConfirm .support-link{color:#f7f7f9;font-size:16px;font-weight:400;line-height:20px}.PasswordChangeConfirm .support-link{font-weight:700}.PasswordChangeConfirm .buttons-holder{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;margin-top:32px;width:100%}.PasswordChangeConfirm .buttons-holder .btn{border-radius:100px;cursor:pointer;font-size:16px;height:48px;line-height:20px;max-width:360px;width:100%}.PasswordChangeConfirm .buttons-holder .btn.decline{background-color:unset!important;border:1px solid #ffce46;color:#ffce46}.PasswordChangeConfirm .buttons-holder .btn.decline:hover{background-color:#ffc012!important}.withdraw-blocked-container{animation-delay:.3s;animation-duration:.2s;animation-fill-mode:forwards;animation-name:animatePopup;border-radius:16px;height:auto;opacity:0;padding:0 30px 25px;position:relative;transform:scale(.5);width:391px}.theme-dark .withdraw-blocked-container,.theme-light .withdraw-blocked-container{background-color:#202733!important}@media screen and (max-width:1024px){.withdraw-blocked-container{border-radius:0;height:100%;width:100%}}.withdraw-blocked-container__logo{animation:animateContent .1s linear .45s 1;animation-fill-mode:forwards;height:78px;margin:58px auto 35px;opacity:0;width:115px}.withdraw-blocked-container__logo svg{height:100%;width:100%}.withdraw-blocked-container__title{animation:animateContent .1s linear .55s 1;animation-fill-mode:forwards;font-size:21px;font-weight:700;margin-bottom:10px;opacity:0;text-align:center}.theme-dark .withdraw-blocked-container__title,.theme-light .withdraw-blocked-container__title{color:#f7f7f9}.withdraw-blocked-container__subtitle{animation:animateContent .1s linear .65s 1;animation-fill-mode:forwards;font-size:15px;line-height:1.25;margin-bottom:25px;opacity:0;text-align:center}.theme-dark .withdraw-blocked-container__subtitle,.theme-light .withdraw-blocked-container__subtitle{color:#c8c8d0}.withdraw-blocked-container__form-field{animation:animateContent .1s linear .75s 1;animation-fill-mode:forwards;border:1px solid transparent;border-radius:5px;font-size:17px;font-weight:500;height:70px;margin-bottom:12.5px;opacity:0;position:relative;width:100%}.theme-dark .withdraw-blocked-container__form-field,.theme-light .withdraw-blocked-container__form-field{background-color:#161b23}.withdraw-blocked-container__form-field-label{font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;position:absolute;text-align:center;top:15px;width:100%}.theme-dark .withdraw-blocked-container__form-field-label,.theme-light .withdraw-blocked-container__form-field-label{color:#c8c8d0}.withdraw-blocked-container__form-field-label>span{margin-top:50px}.theme-dark .withdraw-blocked-container__form-field-label>span,.theme-light .withdraw-blocked-container__form-field-label>span{color:#f7f7f9;font-weight:600}.withdraw-blocked-container__form-field input{background-color:transparent;border:1px solid transparent;border-radius:5px;height:100%;padding-left:20px;padding-top:30px;width:100%}.theme-dark .withdraw-blocked-container__form-field input,.theme-light .withdraw-blocked-container__form-field input{color:#f7f7f9}.theme-dark .withdraw-blocked-container__form-field input::-moz-placeholder{color:#c8c8d0}.theme-dark .withdraw-blocked-container__form-field input::placeholder{color:#c8c8d0}.theme-light .withdraw-blocked-container__form-field input::-moz-placeholder{color:#c8c8d0}.theme-light .withdraw-blocked-container__form-field input::placeholder{color:#c8c8d0}.withdraw-blocked-container__form-field input:hover{transition:.15s}.theme-dark .withdraw-blocked-container__form-field input:hover,.theme-light .withdraw-blocked-container__form-field input:hover{border:1px solid #f1f1f5}.withdraw-blocked-container__form-field input:focus{border:1px solid #ffc012!important;transition:.15s}.theme-dark .withdraw-blocked-container__form-field input:focus::-moz-placeholder{color:#f7f7f9}.theme-dark .withdraw-blocked-container__form-field input:focus::placeholder{color:#f7f7f9}.theme-light .withdraw-blocked-container__form-field input:focus::-moz-placeholder{color:#f7f7f9}.theme-light .withdraw-blocked-container__form-field input:focus::placeholder{color:#f7f7f9}.withdraw-blocked-container__submit-btn{animation:animateContent .1s linear .85s 1;animation-fill-mode:forwards;background-color:#ffc012;border:0;border-radius:22.5px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;height:45px;line-height:15px;margin-bottom:15px;margin-top:12.5px;opacity:0;outline:none;text-align:center;width:100%}.withdraw-blocked-container__submit-btn:hover{background-color:#ffce46;transition:.15s}.withdraw-blocked-container__help{align-items:center;animation:animateContent .1s linear .95s 1;animation-fill-mode:forwards;display:flex;justify-content:center;opacity:0}.withdraw-blocked-container__help span{font-size:13px;margin-right:5px;text-align:center}.theme-dark .withdraw-blocked-container__help span,.theme-light .withdraw-blocked-container__help span{color:#f7f7f9}.withdraw-blocked-container__help a{color:#ffc012;font-size:13px;text-align:center;text-decoration:none}@media screen and (min-width:1025px){.withdraw-blocked-container__help a:hover{text-decoration:underline}}.withdraw-blocked-container__help a:active,.withdraw-blocked-container__help a:visited{color:#ffc012}.withdraw-blocked-container__error{align-items:center;animation:animateContent .1s linear 1s 1;animation-fill-mode:forwards;background:red;border-radius:17.5px;display:flex;height:35px;margin:2.5px auto;opacity:0;padding:0 10px;width:100%}.withdraw-blocked-container__error .error-icon{height:17px;margin-right:10px;width:17px}.withdraw-blocked-container__error .error-icon svg{background-color:#ff3636;border-radius:50%;height:100%;width:100%}.withdraw-blocked-container__error .error-text{color:#fff;font-size:12px;font-weight:500;margin-top:-1px}.withdraw-blocked-container__success .success-subtitle{animation:animateContent .1s linear .2s 1;animation-fill-mode:forwards;font-size:15px;line-height:1.25;margin-bottom:15px;opacity:0;text-align:center}.theme-dark .withdraw-blocked-container__success .success-subtitle,.theme-light .withdraw-blocked-container__success .success-subtitle{color:#c8c8d0}.withdraw-blocked-container__success .success-message{animation:animateContent .1s linear .25s 1;animation-fill-mode:forwards;border-radius:5px;display:flex;flex-direction:column;height:63px;justify-content:center;opacity:0;padding:5px 50px 0;width:100%}.theme-dark .withdraw-blocked-container__success .success-message,.theme-light .withdraw-blocked-container__success .success-message{background-color:#161b23}.withdraw-blocked-container__success .success-message p{font-size:14px;font-weight:500;margin:0;text-align:center}.theme-dark .withdraw-blocked-container__success .success-message p,.theme-light .withdraw-blocked-container__success .success-message p{color:#f7f7f9}@keyframes animateContent{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cashout-popup-container{border-radius:16px;display:flex;flex-direction:column;min-height:550px;padding:40px;position:relative;width:500px}.theme-dark .cashout-popup-container,.theme-light .cashout-popup-container{background-color:#161b23}@media screen and (max-width:1024px){.cashout-popup-container{height:100vh;padding:40px 10px}}.cashout-popup-container>.cashout-confirm-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:-15%;min-height:550px;width:100%}.cashout-popup-container>.cashout-confirm-container>svg{stroke:#fff;stroke-width:2px;margin-bottom:15px}.theme-dark .cashout-popup-container>.cashout-confirm-container>h3,.theme-light .cashout-popup-container>.cashout-confirm-container>h3{color:#f7f7f9;font-size:20px;font-weight:500;line-height:25px;text-align:center}.theme-dark .cashout-popup-container>.cashout-confirm-container>h2,.theme-light .cashout-popup-container>.cashout-confirm-container>h2{color:#f7f7f9;color:#ffc012;font-size:22px;font-weight:400;line-height:25px;margin:15px 0;text-align:center}.cashout-popup-container>.cashout-confirm-container>div{display:flex;margin-top:30px;width:85%}.cashout-popup-container>.cashout-confirm-container>div>button{margin:0 10px}.cashout-popup-container>.cashout-popup-title{margin-top:20px;text-align:center}.theme-dark .cashout-popup-container>.cashout-popup-title,.theme-light .cashout-popup-container>.cashout-popup-title{color:#f7f7f9;font-size:24px;font-weight:600}.cashout-popup-container>.cashout-popup-dropdown{display:flex;flex-direction:column;margin:30px 0}.cashout-popup-container>.cashout-popup-dropdown>.cashout-popup-dropdown-title{margin-bottom:10px;text-align:center}.theme-dark .cashout-popup-container>.cashout-popup-dropdown>.cashout-popup-dropdown-title,.theme-light .cashout-popup-container>.cashout-popup-dropdown>.cashout-popup-dropdown-title{color:#f7f7f9;font-size:14px}.cashout-popup-container .cashout-button{border-color:#ffc012;margin-top:40px}.cashout-popup-container .partial-amount-input-container{animation-duration:1s;animation-fill-mode:forwards;animation-name:fadeIn}.cashout-popup-container .partial-amount-input-container>.error-message{color:#ff3636;margin-left:5px;margin-top:7px}.cashout-popup-container .partial-amount-input-container .amount-range-container{align-items:center;display:flex;justify-content:space-between;margin:10px}.theme-dark .cashout-popup-container .partial-amount-input-container .amount-range-container>span,.theme-light .cashout-popup-container .partial-amount-input-container .amount-range-container>span{color:#f7f7f9}.cashout-popup-container>.price-changed-message{text-align:center}.theme-dark .cashout-popup-container>.price-changed-message,.theme-light .cashout-popup-container>.price-changed-message{color:#f7f7f9}.cashout-popup-container>.loader-container{align-items:center;display:flex;height:520px;justify-content:center}@media screen and (max-width:1024px){.cashout-popup-container>.loader-container{height:90vh}}.cashout-history-popup{background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;overflow-y:scroll;width:440px}@media screen and (max-width:1024px){.cashout-history-popup{height:100vh;padding:15vh 10px 10px;width:100%}}.PromotionPopup{background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;border-radius:16px;display:flex;flex-direction:column;padding:51px 16px 32px;position:relative;width:600px}.PromotionPopup .close-btn{position:absolute;right:16px;top:16px}.PromotionPopup .signup-btn{background-color:#096c34;border:2px solid #00af4c;border-radius:100px;color:#f9f8f8;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:0;line-height:14px;margin:32px auto 0;min-width:150px;padding:12.5px 39.5px;text-align:center;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1024px){.PromotionPopup .signup-btn{font-size:16px;line-height:16px;width:100%}}.PromotionPopup .promo-content h2{color:#f9f8f8;font-size:20px;font-weight:700;letter-spacing:0;line-height:25px;text-align:left}.PromotionPopup .promo-content h4{color:#f9f8f8;font-size:16px;font-weight:700}.PromotionPopup .promo-content a,.PromotionPopup .promo-content li,.PromotionPopup .promo-content p,.PromotionPopup .promo-content span{color:#f9f8f8;font-size:14px;font-weight:400;line-height:19px}.PromotionPopup .promo-content p{margin-bottom:20px}.PromotionPopup .promo-content p:last-of-type{margin-bottom:0}.PromotionPopup .promo-content a{color:#ffc012;text-decoration:unset}.PromotionPopup .promo-content a.underline{text-decoration:underline}.PromotionPopup .promo-content li{list-style:disc inside;padding-left:5px}@media screen and (max-width:1024px){.PromotionPopup{border-radius:unset;height:100%;max-width:600px;width:100%}}.agent-auth-popup{align-items:center;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;border-radius:16px;display:flex;flex-direction:column;overflow:auto;padding:35px 30px;position:relative;width:440px}.agent-auth-popup>.agent-auth-title-container{width:100%}.agent-auth-popup>.agent-auth-title-container h1{font-size:24px;font-style:normal;font-weight:800;letter-spacing:-.3px;line-height:35px;margin-bottom:20px}.theme-dark .agent-auth-popup>.agent-auth-title-container h1,.theme-light .agent-auth-popup>.agent-auth-title-container h1{color:#f7f7f9}.agent-auth-popup>.agent-auth-title-container p{font-size:16px;font-style:normal;font-weight:400;line-height:19px}.theme-dark .agent-auth-popup>.agent-auth-title-container p,.theme-light .agent-auth-popup>.agent-auth-title-container p{color:#f7f7f9}.agent-auth-popup>.agent-auth-title-container ul{list-style:disc outside;padding-left:20px}.agent-auth-popup>.agent-auth-title-container ul li{font-size:16px;font-style:normal;font-weight:400;line-height:19px}.agent-auth-popup>.agent-auth-title-container ul li a{font-weight:700;text-decoration:underline}.agent-auth-popup>.agent-auth-input-container{margin-top:20px;width:100%}.agent-auth-popup>.agent-auth-input-container input{padding-right:30px!important}.agent-auth-popup>.agent-auth-input-container input::-webkit-input-placeholder{text-transform:none!important}.agent-auth-popup>.agent-auth-input-container p{font-size:12px;font-style:normal;font-weight:400;letter-spacing:.393px;line-height:14px;margin-bottom:7px;padding-left:3px}.theme-dark .agent-auth-popup>.agent-auth-input-container p,.theme-light .agent-auth-popup>.agent-auth-input-container p{color:#f7f7f9}.agent-auth-popup .agent-auth-error-message{color:#ee4a4a!important;font-size:11px!important}.agent-auth-popup .agent-auth-error-message,.agent-auth-popup .agent-auth-message{font-style:normal!important;font-weight:400!important;letter-spacing:.36px!important;line-height:14px!important;margin-left:5px!important;margin-top:10px!important}.agent-auth-popup .agent-auth-message{font-size:10px!important}.agent-auth-popup .agent-auth-message:is(.error){color:#ee4a4a!important}.agent-auth-popup .agent-auth-message:is(.success){color:#00af4c!important}.agent-auth-popup>.agent-auth-button-container{align-items:center;display:flex;justify-content:center;padding:10px 0;width:100%}.agent-auth-popup>.agent-auth-button-container .custom-button{height:48px;width:100%}@media screen and (max-width:1024px){.agent-auth-popup{height:100vh;padding-top:15vh;position:unset;width:100%}}.VipNotLogged{align-items:center;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;border-radius:16px;display:flex;flex-direction:column;gap:12px;height:556px;justify-content:center;padding:10px 40px;position:relative;width:802px}@media screen and (max-width:1024px){.VipNotLogged{align-items:center;flex-direction:column;flex-wrap:wrap;gap:24px;height:100vh;padding:10px;width:100%}}.VipNotLogged .close-btn-holder{align-items:center;align-self:stretch;display:flex;gap:10px;justify-content:flex-end;padding:10px}@media screen and (max-width:1024px){.VipNotLogged .close-btn-holder{width:100%}}.VipNotLogged .content-holder{align-items:center;align-self:stretch;display:flex;gap:24px;justify-content:center}@media screen and (max-width:1024px){.VipNotLogged .content-holder{flex-wrap:wrap}.VipNotLogged .content-holder .big-wheel{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:354px;justify-content:center;width:348px}}.VipNotLogged .content-holder .text-holder{align-items:center;display:flex;flex-direction:column;gap:50px;justify-content:center;width:317px}@media screen and (max-width:1024px){.VipNotLogged .content-holder .text-holder{gap:24px}}.VipNotLogged .content-holder .text-holder .main-text{align-items:center;display:flex;flex-direction:column;justify-content:center}.VipNotLogged .content-holder .text-holder .main-text .title{color:#f1f1f5;font-size:36px;font-style:normal;font-weight:700;letter-spacing:-.36px;line-height:40px;text-align:center}.VipNotLogged .content-holder .text-holder .main-text .green-sub{color:#1a7050;font-size:20px;font-style:normal;font-weight:700;line-height:24px;text-align:center}.VipNotLogged .content-holder .text-holder .desc-text{color:#f1f1f5;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.VipNotLogged .content-holder .text-holder .desc-text .green{color:#ffc012;cursor:pointer;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.VipNotLogged .content-holder .text-holder .primary-btn{width:274px}.VipSpinWheel{align-items:center;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;border-radius:16px;display:flex;flex-direction:column;gap:12px;max-height:100%;min-height:556px;overflow:auto;padding:10px 40px 0;position:relative;width:802px}.VipSpinWheel .not-available-wheel{align-items:center;display:flex;font-size:22px;height:200px;justify-content:center}.VipSpinWheel .tab-content{margin-top:20px}@media screen and (max-width:1024px){.VipSpinWheel{align-items:center;flex-direction:column;flex-wrap:wrap;gap:24px;height:100%;min-height:100vh;padding:0;width:100%}}.VipSpinWheel .scroll-handler{padding-top:60px}@media screen and (max-width:1024px){.VipSpinWheel .scroll-handler{-ms-overflow-style:none;overflow-y:auto;scrollbar-width:none;width:100%}.VipSpinWheel .scroll-handler::-webkit-scrollbar{display:none;width:0!important}}.VipSpinWheel .scroll-handler .close-btn-holder{align-items:center;align-self:stretch;display:flex;gap:10px;justify-content:flex-end;padding:10px}@media screen and (max-width:1024px){.VipSpinWheel .scroll-handler .close-btn-holder{width:100%}}.VipSpinWheel .scroll-handler .content-holder{align-items:center;align-self:stretch;display:flex;gap:24px;justify-content:center}.VipSpinWheel .scroll-handler .content-holder .wheel-indicator{left:108px;position:absolute;top:-9px;z-index:9}@media screen and (max-width:1024px){.VipSpinWheel .scroll-handler .content-holder .wheel-indicator{left:90px}}.VipSpinWheel .scroll-handler .content-holder .big-wheel{align-items:center;background-color:#202733;border-radius:100%;display:flex;font-size:18px;height:380px;justify-content:center;width:380px}@media screen and (max-width:1024px){.VipSpinWheel .scroll-handler .content-holder{flex-wrap:wrap}.VipSpinWheel .scroll-handler .content-holder .big-wheel{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:354px;justify-content:center;width:348px}}.VipSpinWheel .scroll-handler .content-holder .text-holder{align-items:center;display:flex;flex-direction:column;gap:50px;justify-content:center;width:317px}@media screen and (max-width:1024px){.VipSpinWheel .scroll-handler .content-holder .text-holder{gap:24px}}.VipSpinWheel .scroll-handler .content-holder .text-holder .main-text{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.VipSpinWheel .scroll-handler .content-holder .text-holder .main-text .title{color:#f1f1f5;font-size:36px;font-style:normal;font-weight:700;letter-spacing:-.36px;line-height:40px}.VipSpinWheel .scroll-handler .content-holder .text-holder .main-text .green-sub{color:#1a7050;font-size:20px;font-style:normal;font-weight:700;line-height:24px;margin-top:10px;text-align:center;text-transform:capitalize}.VipSpinWheel .scroll-handler .content-holder .text-holder .desc-text{color:#8394a0;display:flex;font-size:14px;font-style:normal;font-weight:400;gap:5px;line-height:normal}.VipSpinWheel .scroll-handler .content-holder .text-holder .desc-text .green{color:#00af4c;cursor:pointer;font-weight:700}.VipSpinWheel .scroll-handler .content-holder .text-holder .primary-btn{width:274px}.VipSpinWheel .scroll-handler .content-holder .text-holder .available-spins{color:#1a7050;display:block;font-size:12px;font-style:normal;font-weight:700;line-height:25px;text-align:center}.VipSpinWheel .scroll-handler .content-box-holder{margin-bottom:35px;margin-top:65px}@media screen and (max-width:1024px){.VipSpinWheel .scroll-handler .content-box-holder{margin-top:24px}}.VipSpinWheel .scroll-handler .content-box-holder .daily-tasks-counter{color:#f9f8f8;display:block;font-size:11px;font-style:normal;font-weight:400;letter-spacing:.36px;line-height:14px;margin-bottom:10px;text-align:left}.VipSpinWheel .scroll-handler .Chooser{margin-bottom:32px;margin-top:15px}@media screen and (max-width:1024px){.VipSpinWheel .scroll-handler .Chooser{margin-top:33px}}.VipSpinWheel .content{width:100%}.VipSpinWheel .content h2{color:#f9f8f8;font-size:20px;font-style:normal;font-weight:700;letter-spacing:.2px;line-height:25px;margin-bottom:10px}.VipSpinWheel .content h3{color:#f9f8f8;font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:16px}.VipSpinWheel .content p{color:#f9f8f8;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.393px;line-height:14px;margin-bottom:8px}.VipSpinWheel .content ul{list-style-position:outside;list-style-type:decimal;margin-left:15px}.VipSpinWheel .content ul li{color:#f9f8f8;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.393px;line-height:14px;margin-bottom:10px}.VipSpinWheel .content .no-available-daily-tasks{margin-top:25px;text-align:center}@media screen and (max-width:1024px){.VipSpinWheel .spinn-the-wheel{margin-left:auto;margin-right:auto;width:95%}.VipSpinWheel .spinn-the-wheel-tab{flex-basis:33.3%}}.VipLevels{align-items:center;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;border-radius:16px;display:flex;flex-direction:column;gap:24px;height:-moz-fit-content;height:fit-content;padding:36px;position:relative;width:626px}@media screen and (max-width:1024px){.VipLevels{align-items:center;flex-direction:column;gap:0;height:100vh;padding:36px 24px;width:100%}}@media screen and (max-width:380px){.VipLevels{height:110vh}}.VipLevels .close-btn-holder{align-items:center;display:flex;justify-content:space-between;width:100%}.VipLevels .close-btn-holder h5{color:#f1f1f5;font-size:24px;font-style:normal;font-weight:700;letter-spacing:-.24px;line-height:30px}.VipLevels .close-btn-holder .icon-wrapper{right:36px;top:36px}.VipLevels .content{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:24px;justify-content:center;width:100%}@media screen and (max-width:1024px){.VipLevels .content{padding:unset}}.VipLevels .content>div{width:100%}.VipLevels .content .title-left{display:flex;flex-direction:column;gap:8px;text-align:left;width:100%}.VipLevels .content .title-left p{font-size:14px;font-style:normal;font-weight:700;line-height:19px}.VipLevels .content .text-description{display:flex;flex-direction:column;text-align:left;width:100%}.VipLevels .content .text-description h6{margin-bottom:8px;text-align:center}.VipLevels .content .text-description ul{list-style:disc;padding-left:20px}.VipLevels .content .text-description ul li{color:#fff;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.393px;line-height:14px;margin-bottom:20px}.VipLevels .content .items-holder{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;justify-content:space-around}.VipLevels .content .items-holder .card{align-items:flex-start;background:#29313b;border-radius:8px;display:flex;flex:1 0 0;flex-direction:column;height:-moz-fit-content;height:fit-content;padding:12px}.VipLevels .content .items-holder .card .nowrap{white-space:nowrap}.VipLevels .content .items-holder .card .level-icon{height:21.25px;width:30px}.VipLevels .content .items-holder .card .card-flex{display:flex;flex-direction:column}.VipLevels .content .items-holder .card .card-flex span{color:#f1f1f5;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.393px;line-height:14px}@media screen and (max-width:1024px){.VipLevels .content .items-holder .card .card-flex .total-points{font-size:10px;line-height:12px}}.VipLevels .content .table-holder{align-items:center;align-self:stretch;display:flex;gap:24px;justify-content:center}.VipLevels .content .table-holder .table-box{align-items:flex-start;background:#29313b;border-radius:8px;display:flex;flex:1 0 0;flex-direction:column;gap:17px;height:-moz-fit-content;height:fit-content;padding:12px}.VipLevels .content .table-holder .table-box .table-head{align-items:center;align-self:stretch;display:flex;gap:7px;justify-content:center}.VipLevels .content .table-holder .table-box .table-head .level-icon{height:24px;width:34px}.VipLevels .content .table-holder .table-box .table-head span{color:#f1f1f5;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.393px;line-height:14px}.VipLevels .content .table-holder .table-box .table-body{display:flex;font-size:12px;font-style:normal;font-weight:400;justify-content:space-between;letter-spacing:.393px;line-height:14px;width:100%}.VipLevels .content .table-holder .table-box .table-body.platinum span{color:#caf9fc}.VipLevels .content .table-holder .table-box .table-body.diamond span{color:#74d5ff}.VipLevels .content .button-holder{align-items:center;display:flex;flex-direction:column;gap:8px;width:100%}.VipLevels .content .button-holder .button-description{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:20px;text-align:center}.VipLevels .content .button-holder .primary-btn{height:unset;min-width:240px;width:-moz-fit-content;width:fit-content}.VipLevels .content h5{font-size:20px;line-height:25px}.VipLevels .content h5,.VipLevels .content h6{color:#f1f1f5;font-style:normal;font-weight:700}.VipLevels .content h6{font-size:16px;line-height:20px;text-align:center}.VipLevels .content strong{font-weight:700}.VipLevels .content p,.VipLevels .content span{color:#f1f1f5;font-size:14px;font-style:normal;line-height:18px}.VipLevelInfo{align-items:center;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;border-radius:16px;display:flex;flex-direction:column;gap:12px;height:-moz-fit-content;height:fit-content;padding:36px;position:relative;width:583px}@media screen and (max-width:1024px){.VipLevelInfo{align-items:center;flex-direction:column;flex-wrap:wrap;gap:0;height:100vh;padding:36px 24px;width:100%}}.VipLevelInfo .content{width:100%}.VipLevelInfo .content .content-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:0;width:100%}.VipLevelInfo .content .content-head .popup-close-btn{align-items:center;background:transparent;border-radius:100px;cursor:pointer;display:flex;gap:10px;height:35px;justify-content:center;padding:10px;width:35px}.VipLevelInfo .content .content-head .level-icon{height:19.5px;width:28.323px}.VipLevelInfo .content .content-head span{color:#f1f1f5;font-size:24px;font-style:normal;font-weight:700;letter-spacing:-.24px;line-height:30px;text-transform:capitalize}.VipLevelInfo .content-table table{border:1px solid #1a7050;border-collapse:separate;border-radius:8px;margin:0 auto 12px;min-width:100%}.VipLevelInfo .content-table table.top-border-unset{border-top:unset}.VipLevelInfo .content-table table td,.VipLevelInfo .content-table table th{padding:8px 16px}.VipLevelInfo .content-table table td.red,.VipLevelInfo .content-table table th.red{color:#ee4a4a}.VipLevelInfo .content-table table td.top-right-radius,.VipLevelInfo .content-table table th.top-right-radius{border-bottom-right-radius:8px;border-top-right-radius:8px}.VipLevelInfo .content-table table td.top-left-radius,.VipLevelInfo .content-table table th.top-left-radius{border-bottom-left-radius:8px;border-top-left-radius:8px}.VipLevelInfo .content-table table th{background-color:#202733;color:#f1f1f5;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.393px;line-height:18px}.VipLevelInfo .content-table table th:last-of-type{text-align:right}.VipLevelInfo .content-table table td{background-color:transparent;color:#f1f1f5;font-size:14px;font-style:normal;font-weight:400;line-height:19px}.VipLevelInfo .content-table table td:first-of-type{text-align:left}.VipLevelInfo .content-table table td:last-of-type{text-align:right}.VipLevelInfo .content-table table tr:is(:last-child) td:first-of-type{border-bottom-left-radius:8px}.VipLevelInfo .content-table table tr:is(:last-child) td:last-of-type{border-bottom-right-radius:8px}.VipLevelInfo .content-table table tr:is(:last-child) th:first-of-type{border-top-left-radius:8px}.VipLevelInfo .content-table table tr:is(:last-child) th:last-of-type{border-top-right-radius:8px}.VipLevelInfo .content-table table tr:not(:last-child) td{border-bottom:1px solid #1a7050}.VipLevelInfo .content-table table tbody tr:first-of-type td{border-top:1px solid #1a7050}.VipArticle{align-items:center;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;border-radius:16px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;padding:32px;position:relative;width:568px}@media screen and (max-width:1024px){.VipArticle{align-items:center;flex-direction:column;flex-wrap:wrap;gap:0;height:100vh;padding:40px 24px;width:100%}}.VipArticle .content h2{font-size:24px;letter-spacing:-.24px;line-height:36px}.VipArticle .content h2,.VipArticle .content h3{color:#f1f1f5;font-style:normal;font-weight:700;text-transform:capitalize}.VipArticle .content h3{font-size:16px;line-height:20px}.VipArticle .content p{color:#f1f1f5;font-size:12px;font-style:normal;letter-spacing:.393px;line-height:16px;margin-bottom:8px}.VipArticle .content ul{list-style-position:outside;list-style-type:decimal;margin-left:15px}.VipArticle .content ul li{color:#f1f1f5;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.393px;line-height:14px;margin-bottom:10px}@media screen and (max-width:1024px){.VipArticle .content h2{font-size:20px;font-style:normal;font-weight:700;line-height:24px}.VipArticle .content a,.VipArticle .content p,.VipArticle .content span{font-size:12px;font-style:normal;font-weight:400;letter-spacing:.393px;line-height:16px}}.watchers-custom-popup{align-items:center;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;display:flex;flex-direction:column;gap:10px;height:100vh;padding:85px 39px;width:100%}.watchers-custom-popup .watchers-header{display:flex;justify-content:space-between;width:100%}.watchers-custom-popup .watchers-header h4{align-self:self-end;color:#f1f1f5;font-size:20px;font-style:normal;font-weight:700;line-height:20px}.watchers-custom-popup iframe{border-radius:8px}.HtmlPopup{align-items:center;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;border-radius:16px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;padding:70px 32px 32px;position:relative;width:568px}@media screen and (max-width:1024px){.HtmlPopup{align-items:center;border-radius:0;flex-direction:column;flex-wrap:wrap;gap:0;height:100dvh;padding-top:80px;width:100%}}.HtmlPopup:is(.promo-html-popup){align-items:flex-start}.HtmlPopup .html-popup-title{font-size:18px;font-weight:600;margin-bottom:20px}.theme-dark .HtmlPopup .html-popup-title,.theme-light .HtmlPopup .html-popup-title{color:#f7f7f9}.HtmlPopup .close-btn-holder{align-items:center;align-self:stretch;display:flex;gap:10px;justify-content:flex-end;z-index:9999}@media screen and (max-width:1024px){.HtmlPopup .close-btn-holder{width:100%}}.HtmlPopup .rebates-popup-holder ul{list-style-type:disc!important}.HtmlPopup .rebates-popup-holder .rb-group{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:8px;margin-bottom:16px;margin-top:16px}.HtmlPopup .rebates-popup-holder .btn-html-popup{align-items:center;display:flex;flex-direction:column;justify-content:center;text-decoration:none!important}.HtmlPopup .content h2{font-size:20px;letter-spacing:.2px;line-height:25px;margin-bottom:10px}.HtmlPopup .content h2,.HtmlPopup .content h3{color:#f9f8f8;font-style:normal;font-weight:700}.HtmlPopup .content h3{font-size:16px;line-height:20px;margin-bottom:16px}.HtmlPopup .content h4{color:#f9f8f8;font-size:20px;font-style:normal;font-weight:700;letter-spacing:.2px;line-height:30px}.HtmlPopup .content p{color:#f9f8f8;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.393px;line-height:14px}.HtmlPopup .content ul{list-style-position:outside;list-style-type:decimal;margin-left:15px}.HtmlPopup .content ul li{color:#f9f8f8;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.393px;line-height:14px;margin-bottom:10px}.RebatesEnableModal{align-items:center;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;border-radius:16px;display:flex;flex-direction:column;height:auto;padding:75px 32px 32px;position:relative;width:600px}.RebatesEnableModal .claimed-content{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center}@media screen and (max-width:1024px){.RebatesEnableModal .claimed-content{padding-top:20px}}@media screen and (min-width:1025px){.RebatesEnableModal .claimed-content{margin-top:-45px}}.RebatesEnableModal .claimed-content .rebate-success-icon{height:34px;width:34px}.RebatesEnableModal .claimed-content .rebate-title{color:#f1f1f5;font-size:36px;font-style:normal;font-weight:700;letter-spacing:-.36px;line-height:40px;text-align:center}@media screen and (max-width:1024px){.RebatesEnableModal .claimed-content .rebate-title{font-size:24px;font-style:normal;font-weight:700;letter-spacing:-.24px;line-height:30px;margin-bottom:20px}}.RebatesEnableModal .claimed-content .rebate-amount-holder{color:#f1f1f5;font-size:24px;font-style:normal;font-weight:700;letter-spacing:-.24px;line-height:30px;text-align:center}.RebatesEnableModal .claimed-content .rebate-amount-holder .rebate-amount{color:#ffce46;font-size:24px;font-style:normal;font-weight:700;letter-spacing:-.24px;line-height:30px}.RebatesEnableModal .claimed-content p{font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:32px;margin-top:32px;max-width:70%;text-align:center}@media screen and (max-width:1024px){.RebatesEnableModal .claimed-content p{margin-top:16px}.RebatesEnableModal{align-items:center;flex-direction:column;flex-wrap:wrap;gap:0;height:100vh;height:100dvh;padding:35px 10px 10px;width:100%}}.RebatesEnableModal .content{display:flex;flex-direction:column;gap:24px;width:100%}@media screen and (max-width:1024px){.RebatesEnableModal .content{max-width:100%;padding-top:50px}}.RebatesEnableModal .content .view-terms{align-items:center;cursor:pointer;display:flex;font-weight:400;gap:4px;justify-content:center;letter-spacing:.0327em;margin:0 auto;text-align:center;width:140px}.RebatesEnableModal .content .view-terms svg path{fill:#f1f1f5}.RebatesEnableModal .content .view-terms span{display:block;font-size:11px}.RebatesEnableModal .content .btn-holder{align-items:flex-start;align-self:stretch;display:flex;gap:12px}@media screen and (max-width:1024px){.RebatesEnableModal .content .btn-holder{align-items:center;flex-direction:column;max-width:100%;padding:0 5%}.RebatesEnableModal .content .btn-holder button{min-width:113px}.RebatesEnableModal .content .btn-holder .custom-button{margin:0;max-width:248px}}.RebatesEnableModal .content h2{color:#f1f1f5;font-size:20px;font-style:normal;font-weight:700;letter-spacing:.2px;line-height:25px;margin-bottom:10px}.RebatesEnableModal .content h3{color:#f1f1f5;font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:16px}.RebatesEnableModal .content h4{color:#f1f1f5;font-size:20px;font-style:normal;font-weight:700;line-height:24px;padding-top:5px;text-align:center}.RebatesEnableModal .content p{color:#f1f1f5;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.393px;line-height:14px}.mybets-popup{align-items:center;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;border-radius:16px;display:flex;flex-direction:column;height:790px;max-height:90vh;min-width:900px;padding:40px 24px 24px;position:relative}@media screen and (max-width:1024px){.mybets-popup{border-radius:0}}.mybets-popup:is(.my-bet){height:-moz-fit-content;height:fit-content}.mybets-popup>h2{font-size:20px;font-style:normal;font-weight:700;line-height:25px;padding-left:5px;text-transform:capitalize;width:100%}.theme-dark .mybets-popup>h2,.theme-light .mybets-popup>h2{color:#f7f7f9}.SelfProductExclusionConfirmation{background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;max-width:100vw;overflow:hidden;position:relative;touch-action:none;width:530px}@media screen and (max-width:1024px){.SelfProductExclusionConfirmation__close{top:40px}.SelfProductExclusionConfirmation{align-items:center;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;display:flex;flex-direction:column;height:100vh}}.SelfProductExclusionConfirmation .self-exclusion-confirmed-product-holder{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:96px}@media screen and (max-width:1024px){.SelfProductExclusionConfirmation .self-exclusion-confirmed-product-holder{padding-top:196px}}.SelfProductExclusionConfirmation .self-exclusion-confirmed-product-holder__header{align-items:center;display:flex;flex-direction:column;max-width:420px}.SelfProductExclusionConfirmation .self-exclusion-confirmed-product-holder__header svg{width:40px}.SelfProductExclusionConfirmation .self-exclusion-confirmed-product-holder__header h2,.SelfProductExclusionConfirmation .self-exclusion-confirmed-product-holder__header p{color:#f1f1f5;text-align:center}.SelfProductExclusionConfirmation .self-exclusion-confirmed-product-holder__actions{display:flex;flex-direction:column}.SelfProductExclusionConfirmation .self-exclusion-confirmed-product-holder__link{color:#f1f1f5;text-align:center}.SelfExclusionCountdown{background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;max-width:100vw;overflow:hidden;position:relative;touch-action:none;width:530px}@media screen and (max-width:1024px){.SelfExclusionCountdown__close{top:40px}.SelfExclusionCountdown{align-items:center;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;display:flex;flex-direction:column;height:100vh}}.SelfExclusionCountdown .self-exclusion-countdown-holder{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:96px}@media screen and (max-width:1024px){.SelfExclusionCountdown .self-exclusion-countdown-holder{padding-top:196px}}.SelfExclusionCountdown .self-exclusion-countdown-holder__header{align-items:center;display:flex;flex-direction:column;max-width:350px}.SelfExclusionCountdown .self-exclusion-countdown-holder__header svg{width:40px}.SelfExclusionCountdown .self-exclusion-countdown-holder__countdown h3,.SelfExclusionCountdown .self-exclusion-countdown-holder__header h2,.SelfExclusionCountdown .self-exclusion-countdown-holder__header p{color:#f1f1f5;text-align:center}.SelfExclusionCountdown .self-exclusion-countdown-holder__countdown .Countdown{gap:8px}.SelfExclusionCountdown .self-exclusion-countdown-holder__countdown .Countdown .box{background-color:#161b23;border-radius:8px}.SelfExclusionCountdown .self-exclusion-countdown-holder__countdown .Countdown .box span:first-of-type{font-weight:700}@media screen and (max-width:1024px){.SelfExclusionCountdown .self-exclusion-countdown-holder__countdown .Countdown .box{background-color:#202733}}.SelfExclusionCountdown .self-exclusion-countdown-holder__link{color:#f1f1f5;text-align:center}.SelfExclusionCountdown .self-exclusion-countdown-holder__link .live-chat-info-section{padding:0}@media screen and (max-width:1024px){.SelfExclusionCountdown .self-exclusion-countdown-holder__link .live-chat-info-section .bonus-info{font-size:14px}}.SelfExclusionConfirmationPermanent{background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;max-width:100vw;overflow:hidden;position:relative;touch-action:none;width:530px}@media screen and (max-width:1024px){.SelfExclusionConfirmationPermanent__close{top:40px}.SelfExclusionConfirmationPermanent{align-items:center;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;display:flex;flex-direction:column;height:100vh;justify-content:center}}.SelfExclusionConfirmationPermanent .self-exclusion-confirmed-permanent-holder{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:96px}.SelfExclusionConfirmationPermanent .self-exclusion-confirmed-permanent-holder__header{align-items:center;display:flex;flex-direction:column;max-width:420px}.SelfExclusionConfirmationPermanent .self-exclusion-confirmed-permanent-holder__header svg{width:40px}.SelfExclusionConfirmationPermanent .self-exclusion-confirmed-permanent-holder__header h2,.SelfExclusionConfirmationPermanent .self-exclusion-confirmed-permanent-holder__header p{color:#f1f1f5;text-align:center}.SelfExclusionConfirmationPermanent .self-exclusion-confirmed-permanent-holder__actions{display:flex;flex-direction:column}.SelfExclusionConfirmationPermanent .self-exclusion-confirmed-permanent-holder__link{color:#f1f1f5;text-align:center}.SelfExclusionConfirmation{background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;max-width:100vw;overflow:hidden;position:relative;touch-action:none;width:530px}@media screen and (max-width:1024px){.SelfExclusionConfirmation__close{top:40px}.SelfExclusionConfirmation{align-items:center;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;display:flex;flex-direction:column;height:100vh}}.SelfExclusionConfirmation .self-exclusion-confirmed-holder{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:96px}@media screen and (max-width:1024px){.SelfExclusionConfirmation .self-exclusion-confirmed-holder{padding-top:196px}}.SelfExclusionConfirmation .self-exclusion-confirmed-holder__header{align-items:center;display:flex;flex-direction:column;max-width:420px}.SelfExclusionConfirmation .self-exclusion-confirmed-holder__header svg{width:40px}.SelfExclusionConfirmation .self-exclusion-confirmed-holder__header h2,.SelfExclusionConfirmation .self-exclusion-confirmed-holder__header p{color:#f1f1f5;text-align:center}.SelfExclusionConfirmation .self-exclusion-confirmed-holder__actions{display:flex;flex-direction:column}.SelfExclusionConfirmation .self-exclusion-confirmed-holder__link{color:#f1f1f5;text-align:center}.SelfExclusionProceedWithSelf{background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;max-width:100vw;overflow:hidden;position:relative;touch-action:none;width:530px}@media screen and (max-width:1024px){.SelfExclusionProceedWithSelf__close{top:40px}.SelfExclusionProceedWithSelf{align-items:center;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;display:flex;flex-direction:column;height:100vh}}.SelfExclusionProceedWithSelf .self-exclusion-proceed-holder{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:96px}@media screen and (max-width:1024px){.SelfExclusionProceedWithSelf .self-exclusion-proceed-holder{padding-top:196px}}.SelfExclusionProceedWithSelf .self-exclusion-proceed-holder__header{align-items:center;display:flex;flex-direction:column;max-width:420px}.SelfExclusionProceedWithSelf .self-exclusion-proceed-holder__header svg{width:40px}.SelfExclusionProceedWithSelf .self-exclusion-proceed-holder__header h2{color:#f1f1f5;text-align:center}.SelfExclusionProceedWithSelf .self-exclusion-proceed-holder__actions{display:flex;flex-direction:column}.SelfExclusionProceedWithSelf .self-exclusion-proceed-holder__link{color:#f1f1f5;text-align:center}.market-info-popup{border-radius:16px;display:flex;flex-direction:column;max-height:90vh;min-height:200px;padding:24px;position:relative;width:400px}.theme-dark .market-info-popup,.theme-light .market-info-popup{background-color:#202733!important}.market-info-popup>h2{align-items:center;display:flex;font-size:16px;font-weight:700;padding-right:20px}.theme-dark .market-info-popup>h2,.theme-light .market-info-popup>h2{color:#f7f7f9}.market-info-popup>h2 svg{height:19px;margin-right:5px;width:19px}.theme-dark .market-info-popup>h2 svg,.theme-dark .market-info-popup>h2 svg g,.theme-dark .market-info-popup>h2 svg path,.theme-light .market-info-popup>h2 svg,.theme-light .market-info-popup>h2 svg g,.theme-light .market-info-popup>h2 svg path{fill:#f1f1f5}.market-info-popup .market-info-popup-content{margin-top:10px}.market-info-popup .market-info-popup-content .single-market-info{margin-top:20px}.market-info-popup .market-info-popup-content .single-market-info h3{font-size:12px;font-style:normal;font-weight:400;line-height:18px}.theme-dark .market-info-popup .market-info-popup-content .single-market-info h3,.theme-light .market-info-popup .market-info-popup-content .single-market-info h3{color:#f7f7f9}.market-info-popup .market-info-popup-content .single-market-info p{font-size:12px;font-style:normal;font-weight:400;line-height:14px}.market-info-popup .icon-wrapper{right:15px;top:15px}.place-predicment-popup{background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;border-radius:16px;display:flex;flex-direction:column;max-height:90vh;min-height:200px;position:relative;width:600px}@media screen and (max-width:1024px){.place-predicment-popup{height:100vh;max-height:unset;padding:80px 16px 16px}}.place-predicment-popup .place-predicment-popup-content{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto;padding:54px 24px 24px;width:100%}@media screen and (max-width:1024px){.place-predicment-popup .place-predicment-popup-content{padding:20px 0}}.place-predicment-popup .place-predicment-popup-content>svg{height:60px;margin-bottom:15px;min-height:60px;min-width:60px;width:60px}.place-predicment-popup .place-predicment-popup-content>svg path{fill:#161b23}.place-predicment-popup .place-predicment-popup-content>h4{font-size:20px;font-weight:700;line-height:24px;margin-bottom:10px;text-align:center}.theme-dark .place-predicment-popup .place-predicment-popup-content>h4,.theme-light .place-predicment-popup .place-predicment-popup-content>h4{color:#f7f7f9}.place-predicment-popup .place-predicment-popup-content>p{font-size:16px;font-weight:400;line-height:20px;margin-bottom:20px;text-align:center}.theme-dark .place-predicment-popup .place-predicment-popup-content>p,.theme-light .place-predicment-popup .place-predicment-popup-content>p{color:#f7f7f9}.place-predicment-popup .place-predicment-popup-content .buttons-container{display:flex;flex-direction:row;gap:12px;position:relative;width:100%}.place-predicment-popup .place-predicment-popup-content .buttons-container>button{margin:5px 0;text-transform:capitalize;width:100%}.place-predicment-popup .icon-wrapper{right:24px;top:24px}.theme-dark .place-predicment-popup .icon-wrapper,.theme-light .place-predicment-popup .icon-wrapper{background-color:#202733!important}@media screen and (max-width:1024px){.place-predicment-popup .icon-wrapper{top:54px}}.theme-dark .place-predicment-popup .icon-wrapper svg,.theme-dark .place-predicment-popup .icon-wrapper svg g,.theme-dark .place-predicment-popup .icon-wrapper svg path,.theme-light .place-predicment-popup .icon-wrapper svg,.theme-light .place-predicment-popup .icon-wrapper svg g,.theme-light .place-predicment-popup .icon-wrapper svg path{fill:#f1f1f5}.place-predicment-popup .predictor-games-container{display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-bottom:15px;width:100%}.place-predicment-popup .predictor-games-container .game{border-radius:8px;display:flex;flex-direction:column;padding:12px 12px 6px;width:100%}.theme-dark .place-predicment-popup .predictor-games-container .game,.theme-light .place-predicment-popup .predictor-games-container .game{background-color:#202733!important}.place-predicment-popup .predictor-games-container .game .competition-side{align-items:center;display:flex}.place-predicment-popup .predictor-games-container .game .competition-side h3{font-size:12px;font-weight:400;overflow:hidden;text-overflow:ellipsis}.theme-dark .place-predicment-popup .predictor-games-container .game .competition-side h3,.theme-light .place-predicment-popup .predictor-games-container .game .competition-side h3{color:#f7f7f9}.place-predicment-popup .predictor-games-container .game .competition-side .sport-icon-m{height:12px;margin-right:7px;margin-top:-8px;padding:unset;width:unset}.place-predicment-popup .predictor-games-container .game .competition-side .sport-icon-m:before{font-size:12px}.place-predicment-popup .predictor-games-container .game .team-and-score{align-items:center;display:flex;justify-content:space-between;margin:10px 0}.place-predicment-popup .predictor-games-container .game .team-and-score .team-side{align-items:center;display:flex}.place-predicment-popup .predictor-games-container .game .team-and-score .team-side img{height:20px;width:20px}.place-predicment-popup .predictor-games-container .game .team-and-score .team-side h4{font-size:14px;font-weight:400;margin-left:10px}.theme-dark .place-predicment-popup .predictor-games-container .game .team-and-score .team-side h4,.theme-light .place-predicment-popup .predictor-games-container .game .team-and-score .team-side h4{color:#f7f7f9}.place-predicment-popup .predictor-games-container .game .team-and-score .score{align-items:center;border-radius:8px;display:flex;font-size:14px;font-weight:400;height:28px;justify-content:center;min-width:28px;padding:8px}.theme-dark .place-predicment-popup .predictor-games-container .game .team-and-score .score,.theme-light .place-predicment-popup .predictor-games-container .game .team-and-score .score{background-color:#202733!important}.place-predicment-popup .predictor-games-container .game>.custom-button{align-self:center;font-size:12px;justify-self:center;margin:0;min-width:120px;padding:4px 16px;width:-moz-fit-content;width:fit-content}.place-predicment-popup .predictor-games-container .game.booster-active{border:1px solid #ffce46}.place-predicment-popup .predictor-games-container .game .predictor-game-booster{align-items:center;align-self:center;background-color:#ffce46;border-radius:8px;color:#161b23;display:flex;font-size:12px;font-weight:700;gap:4px;justify-content:center;margin-bottom:4px;padding:4px 12px;width:-moz-fit-content;width:fit-content}.place-predicment-popup .predictor-games-container .game .predictor-game-booster .predictor-game-booster-icon path{fill:#161b23}.place-predicment-popup .bootster-not-selected-warning{align-items:center;border:1px dashed red;border-radius:8px;color:red;display:flex;gap:4px;margin-bottom:12px;padding:8px;text-align:center}.place-predicment-popup .bootster-not-selected-warning svg path{fill:red}.place-predicment-popup .share-prediction-button{align-items:flex-start;cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:4px;justify-content:center;line-height:16px;margin-bottom:20px;text-align:center;width:100%}.theme-dark .place-predicment-popup .share-prediction-button,.theme-light .place-predicment-popup .share-prediction-button{color:#f7f7f9}.theme-dark .place-predicment-popup .share-prediction-button,.theme-dark .place-predicment-popup .share-prediction-button g,.theme-dark .place-predicment-popup .share-prediction-button path,.theme-light .place-predicment-popup .share-prediction-button,.theme-light .place-predicment-popup .share-prediction-button g,.theme-light .place-predicment-popup .share-prediction-button path{fill:#f1f1f5}.theme-dark .place-predicment-popup .share-prediction-button:hover{fill:#ffef25;color:#ffef25!important}.theme-dark .place-predicment-popup .share-prediction-button:hover g,.theme-dark .place-predicment-popup .share-prediction-button:hover path{fill:#ffef25}.theme-light .place-predicment-popup .share-prediction-button:hover{fill:#ffef25;color:#ffef25!important}.theme-light .place-predicment-popup .share-prediction-button:hover g,.theme-light .place-predicment-popup .share-prediction-button:hover path{fill:#ffef25}.share-modal{background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;width:448px}@media screen and (max-width:1024px){.share-modal{bottom:0!important;height:100dvh;left:0!important;overflow:auto;overscroll-behavior:none;position:fixed;right:0!important;top:0!important;transform:unset;width:100dvw}.share-modal::-webkit-scrollbar{display:none}}.share-modal__container{align-items:center;display:flex;flex-direction:column}.share-modal__header{align-items:center;display:flex;gap:10px;justify-content:space-between}.share-modal__title{color:#f9f8f8}.share-modal__close{position:relative;right:unset;top:unset}.share-modal__social-list{align-items:center;background:#202733;display:flex;justify-content:center;max-width:100%;width:376px}.share-modal__social-button{background:transparent;border:none;cursor:pointer;height:32px;margin:0;padding:0;width:32px}.share-modal__social-button img,.share-modal__social-button svg{height:32px;width:32px}.share-modal__affiliate-card{max-width:100%;width:376px}.Password2FaQrCodePopup{align-items:center;background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;display:flex;flex-direction:column;padding:67px 36px 48px;position:relative}@media screen and (max-width:1024px){.Password2FaQrCodePopup{border-radius:0;height:100%;padding-top:170px;width:100%}}@media screen and (min-width:1025px){.Password2FaQrCodePopup{border-radius:16px;width:530px}}.Password2FaQrCodePopup .barcode{height:182px;margin:24px auto;width:182px}.Password2FaQrCodePopup .barcode>svg{max-height:100%;max-width:100%}.Password2FaQrCodePopup .description{color:#f9f8f8;font-size:16px;font-style:normal;font-weight:400;line-height:20px;text-align:center}@media screen and (max-width:1024px){.Password2FaQrCodePopup .description{max-width:252px}}.Password2FaTurnOffPopup{background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;position:relative}@media screen and (max-width:1024px){.Password2FaTurnOffPopup{border-radius:0;height:100%;padding:170px 24px 36px;width:100%}}@media screen and (min-width:1025px){.Password2FaTurnOffPopup{border-radius:16px;padding:91px 36px 48px;width:530px}}.Password2FaTurnOffPopup .icon-holder{height:40px;margin:0 auto 8px;width:40px}.Password2FaTurnOffPopup .icon-holder img.icon{height:100%}.Password2FaTurnOffPopup .title{color:#f9f8f8;font-size:20px;font-style:normal;font-weight:700;line-height:24px;margin:0 auto 24px;text-align:center}.Password2FaTurnOffPopup .description{color:#f9f8f8;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin:0 auto 24px;text-align:center}.Password2FaTurnOffPopup .controls{-moz-column-gap:20px;column-gap:20px;display:flex}.Password2FaTurnOffPopup .controls .popup-2fa-button{height:48px}.Password2FaValidationBackPopup{background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;position:relative}@media screen and (max-width:1024px){.Password2FaValidationBackPopup{border-radius:0;height:100%;padding:170px 24px 36px;width:100%}}@media screen and (min-width:1025px){.Password2FaValidationBackPopup{border-radius:16px;padding:72px 36px 48px;width:530px}}.Password2FaValidationBackPopup .icon-holder{display:flex;justify-content:center;margin:0 auto 24px}.Password2FaValidationBackPopup .description{color:#f9f8f8;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin:0 auto 24px;text-align:center}.Password2FaValidationBackPopup .controls{-moz-column-gap:20px;column-gap:20px;display:flex}.Password2FaValidationBackPopup .controls .popup-2fa-button{height:48px}.LoginOtpPopup{background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;position:relative}@media screen and (max-width:1024px){.LoginOtpPopup{border-radius:0;height:100%;padding:107px 24px 36px;width:100%}}@media screen and (min-width:1025px){.LoginOtpPopup{border-radius:16px;padding:91px 36px 48px;width:530px}}.LoginOtpPopup .title{color:#f9f8f8;font-size:20px;font-style:normal;font-weight:700;line-height:24px;margin:0 auto 24px;text-align:center}@media screen and (max-width:1024px){.LoginOtpPopup .otp-form{margin:0 auto}}.LoginOtpPopup .otp-form .custom-input{margin-bottom:12px}.LoginOtpPopup .otp-form-input{margin-bottom:8px}.LoginOtpPopup .Checkbox>label>.custom-checkbox{border-color:#1a7050;margin:0 0 2px}.LoginOtpPopup .custom-button{line-height:20px;padding:16px 0}@media screen and (max-width:1024px){.LoginOtpPopup .custom-button{padding:14px 0}}.LoginOtpPopup .otp-form-checkbox{margin-bottom:24px}@media screen and (min-width:1025px){.LoginOtpPopup .otp-form-checkbox{margin-bottom:36px}}.LoginOtpPopup .otp-form-checkbox>label>span{color:#f9f8f8;font-size:12px;font-style:normal;font-weight:400;line-height:16px;text-align:left}@media screen and (max-width:1024px){.TrackMyWithdrawPopup{background:#202733}.TrackMyWithdrawPopup .TrackMyWithdraw{overflow-y:hidden}}@media screen and (min-width:1024px){.TrackMyWithdrawPopup .TrackMyWithdraw{height:669px;width:452px}}@media screen and (max-width:768px){.TrackMyWithdrawPopup .TrackMyWithdraw .body{width:100%}.TrackMyWithdrawPopup .TrackMyWithdraw .body .continue-playing-btn{margin-bottom:0}}.TrackMyWithdrawPopup .TrackMyWithdraw .body .mob-part2{padding-bottom:64px}@media screen and (min-width:768px){.TrackMyWithdrawPopup .TrackMyWithdraw .body .mob-part2{padding-bottom:36px}}.TrackMyWithdrawPopup .TrackMyWithdraw .body .continue-playing-btn{margin-top:auto;min-width:246px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1024px){.transactions-page-TrackMyWithdraw{background:#202733}.transactions-page-TrackMyWithdraw .TrackMyWithdraw{overflow-y:hidden}}@media screen and (min-width:1024px){.transactions-page-TrackMyWithdraw .TrackMyWithdraw{height:669px;width:452px}}@media screen and (max-width:768px){.transactions-page-TrackMyWithdraw .TrackMyWithdraw .body{width:100%}.transactions-page-TrackMyWithdraw .TrackMyWithdraw .body .continue-playing-btn{margin-bottom:0}}.transactions-page-TrackMyWithdraw .TrackMyWithdraw .body .mob-part2{padding-bottom:64px}@media screen and (min-width:768px){.transactions-page-TrackMyWithdraw .TrackMyWithdraw .body .mob-part2{padding-bottom:36px}}.transactions-page-TrackMyWithdraw .TrackMyWithdraw .body .continue-playing-btn{margin-top:auto;min-width:246px;width:-moz-fit-content;width:fit-content}.show-predicment-popup{display:flex;flex-direction:column;max-width:380px;padding:20px;position:relative;width:90%}.theme-dark .show-predicment-popup,.theme-light .show-predicment-popup{background-color:#202733!important}.show-predicment-popup .spp-title-container{align-items:center;display:flex;justify-content:space-between}.show-predicment-popup .spp-title-container h2{font-size:20px;font-weight:700;line-height:24px}.theme-dark .show-predicment-popup .spp-title-container h2,.theme-light .show-predicment-popup .spp-title-container h2{color:#f7f7f9}@media screen and (max-width:1024px){.show-predicment-popup .spp-title-container h2{font-size:16px}}.show-predicment-popup .spp-title-container .icon-wrapper{position:unset}.show-predicment-popup .spp-button-container{display:flex;flex-direction:column;gap:12px;margin-top:24px;width:100%}.show-predicment-popup .spp-button{align-items:center;background-color:#2e3647;border-radius:8px;cursor:pointer;display:flex;gap:4px;height:40px;justify-content:center;width:100%}.theme-dark .show-predicment-popup .spp-button,.theme-dark .show-predicment-popup .spp-button g,.theme-dark .show-predicment-popup .spp-button path,.theme-light .show-predicment-popup .spp-button,.theme-light .show-predicment-popup .spp-button g,.theme-light .show-predicment-popup .spp-button path{fill:#f1f1f5}.show-predicment-popup .spp-button:active{opacity:.4}@media screen and (min-width:1025px){.theme-dark .show-predicment-popup .spp-button:hover,.theme-dark .show-predicment-popup .spp-button:hover g,.theme-dark .show-predicment-popup .spp-button:hover path,.theme-light .show-predicment-popup .spp-button:hover,.theme-light .show-predicment-popup .spp-button:hover g,.theme-light .show-predicment-popup .spp-button:hover path{fill:#ffef25}.theme-dark .show-predicment-popup .spp-button:hover h3,.theme-light .show-predicment-popup .spp-button:hover h3{color:#ffef25!important}}.show-predicment-popup .spp-button h3{font-size:12px;font-weight:400}.theme-dark .show-predicment-popup .spp-button h3,.theme-light .show-predicment-popup .spp-button h3{color:#f7f7f9}.show-predicment-popup .spp-button svg{height:18px;width:18px}.show-predicment-popup .spp-download-container{align-items:flex-end;display:flex;gap:10px;padding:20px}.show-predicment-popup .spp-download-container .desktop-device,.show-predicment-popup .spp-download-container .mobile-device{align-items:center;border:1px solid #2b3448;border-radius:8px;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:145px;justify-content:center;padding:0 20px}.theme-dark .show-predicment-popup .spp-download-container .desktop-device,.theme-dark .show-predicment-popup .spp-download-container .mobile-device,.theme-light .show-predicment-popup .spp-download-container .desktop-device,.theme-light .show-predicment-popup .spp-download-container .mobile-device{background-color:#202733!important}.show-predicment-popup .spp-download-container .desktop-device:active,.show-predicment-popup .spp-download-container .desktop-device:focus,.show-predicment-popup .spp-download-container .mobile-device:active,.show-predicment-popup .spp-download-container .mobile-device:focus{background-color:#2b3448!important}@media screen and (min-width:1025px){.show-predicment-popup .spp-download-container .desktop-device:hover,.show-predicment-popup .spp-download-container .mobile-device:hover{background-color:#2b3448!important}}.show-predicment-popup .spp-download-container .mobile-device{height:145px}.show-predicment-popup .spp-download-container .desktop-device{height:103px;width:100%}.show-predicment-popup .share-buttons{align-items:center;align-self:center;display:flex;gap:20px}.show-predicment-popup .share-buttons svg rect{fill:transparent}.predictor-snapshot-container{position:absolute;top:-1500px;z-index:-1}.predictor-snapshot{background-repeat:no-repeat;background-size:cover;border-radius:10px;display:flex;flex-direction:column;padding:20px 20px 40px;width:428px}.theme-dark .predictor-snapshot,.theme-light .predictor-snapshot{background-color:#202733!important}.predictor-snapshot:is(.desktop){width:761px}.predictor-snapshot:is(.desktop) .predictions-container{display:flex;flex-wrap:wrap;gap:10px}.predictor-snapshot:is(.desktop) .predictions-container .prediction{margin-bottom:0;width:calc(50% - 10px)}.predictor-snapshot .skin-logo{align-self:center;margin:20px 0;-o-object-fit:contain;object-fit:contain;width:200px}.predictor-snapshot .header{font-size:16px;font-weight:400;margin-bottom:20px;text-align:center}.predictor-snapshot .sub-header{display:flex;font-size:12px;font-weight:700;justify-content:space-between;padding:20px 10px}.predictor-snapshot .sub-header>span:nth-of-type(2){min-width:160px}.predictor-snapshot .sub-header>span:last-of-type{min-width:unset}.theme-dark .predictor-snapshot .sub-header .points,.theme-light .predictor-snapshot .sub-header .points{color:#ffce46}.predictor-snapshot .prediction{align-items:center;background:linear-gradient(180deg,rgba(14,22,42,.38),rgba(14,22,42,0)),#2b3448;border:1px solid #2b3448;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:10px;padding:10px}.predictor-snapshot .prediction .team{align-items:center;display:flex;flex-direction:column;gap:3px;justify-content:center;max-width:100px;width:100px}.predictor-snapshot .prediction .team .logo{align-items:center;border-radius:100%;display:flex;height:32px;justify-content:center;width:32px}.theme-dark .predictor-snapshot .prediction .team .logo,.theme-light .predictor-snapshot .prediction .team .logo{background-color:#202733!important}.predictor-snapshot .prediction .team .logo img{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.predictor-snapshot .prediction .team .name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:12px;font-weight:400;overflow:hidden;text-align:center;white-space:normal}.predictor-snapshot .prediction .score{align-items:center;display:flex;flex-direction:column;gap:5px}.predictor-snapshot .prediction .score .values{align-items:center;display:flex;gap:10px;justify-content:center}.predictor-snapshot .prediction .score .values .value{align-items:center;border-radius:8px;display:flex;font-size:14px;font-weight:400;height:32px;justify-content:center;min-width:32px;padding:6px}.theme-dark .predictor-snapshot .prediction .score .values .value,.theme-light .predictor-snapshot .prediction .score .values .value{background-color:#2e3647;color:#f7f7f9}.predictor-snapshot .prediction .score .points{font-size:12px;font-weight:700}.theme-dark .predictor-snapshot .prediction .score .points,.theme-light .predictor-snapshot .prediction .score .points{color:#ffce46}.predictor-snapshot .footer{align-items:center;display:flex;font-size:12px;font-weight:400;justify-content:space-between;margin-bottom:20px;margin-top:20px}.predictor-point-details{border-radius:16px;display:flex;flex-direction:column;max-width:300px;padding:20px;position:relative;width:90%}.theme-dark .predictor-point-details,.theme-light .predictor-point-details{background-color:#202733!important}.predictor-point-details .icon-wrapper{right:10px;top:10px}.predictor-point-details .ppd-title{font-size:20px;font-weight:700;line-height:24px}.theme-dark .predictor-point-details .ppd-title,.theme-light .predictor-point-details .ppd-title{color:#f7f7f9}.predictor-point-details .ppd-subtitle{font-size:16px;font-weight:400;line-height:20px}.theme-dark .predictor-point-details .ppd-subtitle,.theme-light .predictor-point-details .ppd-subtitle{color:#f7f7f9}.predictor-point-details .ppd-points-breakdown{border-bottom:1px solid #2b3448;border-top:1px solid #2b3448;display:flex;flex-direction:column;gap:9px;margin:12px 0;padding:12px 0}.predictor-point-details .row{align-items:center;display:flex;justify-content:space-between;position:relative;width:100%}.predictor-point-details .max-points,.predictor-point-details .player-points,.predictor-point-details .scroreline-points{font-size:14px;line-height:18px}.predictor-point-details .scroreline-points{width:70%}.predictor-point-details .max-points,.predictor-point-details .player-points{text-align:right;width:30%}.predictor-point-details .bold{font-weight:700}.predictor-point-details .predictor-game-booster-container{border-bottom:1px solid #2b3448;display:flex;flex-direction:column;margin-bottom:20px;padding-bottom:12px;width:100%}.predictor-point-details .predictor-game-booster-container h3{text-align:center}.theme-dark .predictor-point-details .predictor-game-booster-container h3,.theme-light .predictor-point-details .predictor-game-booster-container h3{color:#f7f7f9}.predictor-point-details .predictor-game-booster{align-items:center;border-radius:8px;display:flex;font-size:14px;font-weight:700;gap:4px;justify-content:center;line-height:18px}.theme-dark .predictor-point-details .predictor-game-booster,.theme-light .predictor-point-details .predictor-game-booster{color:#ffef25!important}.theme-dark .predictor-point-details .predictor-game-booster svg,.theme-dark .predictor-point-details .predictor-game-booster svg g,.theme-dark .predictor-point-details .predictor-game-booster svg path,.theme-light .predictor-point-details .predictor-game-booster svg,.theme-light .predictor-point-details .predictor-game-booster svg g,.theme-light .predictor-point-details .predictor-game-booster svg path{fill:#ffef25}.collapsable-mobile{border-radius:8px;color:#fff;margin:0;overflow:hidden}.collapsable-mobile .collapsable-title{align-items:center;border:none;cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:700;gap:10px;justify-content:center;line-height:20px}.collapsable-mobile .collapsable-title svg path{fill:#fff}.collapsable-mobile .collapsable-content{max-height:0;padding:0 10px;transition:max-height .45s ease-in-out}.collapsable-mobile .collapsable-content strong{color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:19px}.collapsable-mobile .collapsable-content ul{list-style:disc;padding-left:20px}.collapsable-mobile .collapsable-content ul li{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:19px;margin-bottom:20px}@media(max-width:1024px){.collapsable-mobile .collapsable-content{padding:0}.collapsable-mobile .collapsable-content li{margin-bottom:10px}.collapsable-mobile .collapsable-content li:last-of-type{margin-bottom:0}}.collapsable-mobile .collapsable-chevron{height:20px;transform:rotate(90deg);transition:all .2s ease-in-out;width:20px}.collapsable-mobile.expanded .collapsable-chevron{transform:rotate(270deg)}.collapsable-mobile.expanded .collapsable-content{max-height:-moz-fit-content;max-height:fit-content}.editor-icon{height:12px!important;margin-bottom:unset!important;margin-left:2px!important;margin-right:unset!important;margin-top:unset!important;max-height:unset!important;max-width:unset!important;min-height:unset!important;min-width:unset!important;padding:unset!important;width:12px!important}.rc-tooltip{background-color:#2b3448;border-radius:8px;display:block;font-size:12px;line-height:1.5;padding:1px;position:absolute;visibility:visible;z-index:99999999999999}.rc-tooltip-hidden{display:none}.rc-tooltip-inner{background-color:#2b3448;border:1px solid #ffc012;border-radius:8px;color:#f1f1f5;min-height:34px;padding:6px 12px;text-align:left;text-decoration:none}.rc-tooltip-inner span{align-items:center;display:flex;font-size:15px;gap:5px;justify-content:center}.rc-tooltip-inner span svg{cursor:pointer}.helpdesk-main-wrapper{background:#161b23;border-radius:8px;margin:5px;padding:20px}.helpdesk-main-wrapper h2{color:#f1f1f5;font-size:20px;font-weight:600;line-height:24px;margin-bottom:5px}.helpdesk-main-wrapper p{color:#f1f1f5;font-size:16px;font-weight:400;line-height:20px;margin-bottom:16px}.helpdesk-main-wrapper .helpdesk-submit-btn{background:#ffc012;border:1px solid #ffc012;max-width:150px}.helpdesk-main-wrapper form{display:flex;flex-direction:column;gap:10px}.helpdesk-main-wrapper form .form-error-msg{color:red;font-size:12px;font-weight:400;line-height:16px}.homepage-video-slider-thumb{position:relative}.homepage-video-slider-thumb__button{align-items:center;background-color:#2b3448;border:none;border-radius:100%;cursor:pointer;display:flex;height:125px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:125px}.homepage-video-slider-thumb__button svg{height:56px;margin-left:9px;width:56px}@media(max-width:1024px){.homepage-video-slider-thumb__button{height:60px;width:60px}.homepage-video-slider-thumb__button svg{height:30px;margin-left:5px;width:30px}}.homepage-video-slider-thumb__image{aspect-ratio:391/220;height:440px;-webkit-mask-composite:source-in,xor;mask-composite:intersect;-webkit-mask-image:linear-gradient(180deg,transparent,#fff 25%,#fff 75%,transparent),linear-gradient(90deg,transparent,#fff 20%,#fff 80%,transparent);mask-image:linear-gradient(180deg,transparent,#fff 25%,#fff 75%,transparent),linear-gradient(90deg,transparent,#fff 20%,#fff 80%,transparent);mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:782px}@media(max-width:1024px){.homepage-video-slider-thumb__image{height:auto;max-width:380px;width:100%}}.homepage-video-slider-video{aspect-ratio:391/220;height:440px;-webkit-mask-composite:source-in,xor;mask-composite:intersect;-webkit-mask-image:linear-gradient(180deg,transparent,#fff 25%,#fff 75%,transparent),linear-gradient(90deg,transparent,#fff 20%,#fff 80%,transparent);mask-image:linear-gradient(180deg,transparent,#fff 25%,#fff 75%,transparent),linear-gradient(90deg,transparent,#fff 20%,#fff 80%,transparent);mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:782px}@media(max-width:1024px){.homepage-video-slider-video{height:auto;max-width:380px;width:100%}}@media(min-width:1025px){.homepage-video-slider{position:relative}.homepage-video-slider:before{content:"";height:100%;left:calc(640px - 100dvw/2);position:absolute;top:0;width:100dvw}}.homepage-video-slider--hidden{display:none}.homepage-video-slider__item{align-items:flex-end;display:flex;justify-content:center;padding:16px 40px 0}@media(max-width:1024px){.homepage-video-slider__item{align-items:center;flex-direction:column;gap:10px;padding:0}}.homepage-video-slider__title-holder{min-height:440px;position:relative;width:400px}@media(max-width:1024px){.homepage-video-slider__title-holder{min-height:unset;order:2;width:100%}}.homepage-video-slider__title{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;top:50%;transform:translateY(-50%);width:400px;z-index:1}@media(max-width:1024px){.homepage-video-slider__title{align-items:center;left:unset;position:relative;text-align:center;top:unset;transform:unset;width:100%}}.homepage-video-slider__title h2{color:#f9f8f8;width:300px}.homepage-video-slider__video{align-items:center;display:flex;gap:10px;height:auto;justify-content:center}@media(max-width:1024px){.homepage-video-slider__video{min-height:214px}}.homepage-video-slider .arrow-carousel-button{position:absolute;top:230px;z-index:9}.homepage-video-slider .arrow-carousel-button--prev{left:0}.homepage-video-slider .arrow-carousel-button--next{right:0}.homepage-video-slider .slick-dots{margin-left:50%;transform:translateX(-50%);width:-moz-fit-content;width:fit-content}@media(max-width:1024px){.homepage-video-slider .slick-dots{margin-top:8px}}.homepage-video-slider .slick-dots ul{align-items:center;display:flex;gap:12px;padding:16px 8px;width:-moz-fit-content;width:fit-content}@media(max-width:1024px){.homepage-video-slider .slick-dots ul{padding:24px 8px}}.homepage-video-slider .slick-dots ul li{display:block}.homepage-video-slider .slick-dots ul li button{background-color:#2b3448;border:none;border-radius:100px;cursor:pointer;display:block;font-size:0;height:12px;margin:none;padding:none;width:12px}.homepage-video-slider .slick-dots ul li.slick-active button{background-color:#f1f1f5}.search-drawer{height:-webkit-fill-available!important;height:-moz-available!important;height:fill-available!important}.navigation-bottom-mobile{align-items:center;backdrop-filter:blur(75px);background:linear-gradient(180deg,transparent 46.67%,rgba(10,72,197,.15)),linear-gradient(180deg,rgba(32,39,51,.8),rgba(46,54,71,.902));border-radius:100px;border-top:1px solid #2b3448;bottom:16px;display:flex;height:60px;justify-content:center;left:50%;padding:8px 20px;position:fixed;transform:translateX(-50%);width:calc(100% - 32px);z-index:102}@media screen and (min-width:1025px){.navigation-bottom-mobile{display:none}}.navigation-bottom-mobile>div{align-items:center;display:flex;justify-content:space-evenly;max-width:500px;width:100%}.navigation-bottom-mobile>div>.navigation-item{align-items:center;display:flex;flex-direction:column;gap:2px;height:44px;justify-content:center;max-width:68px;position:relative;width:68px}.navigation-bottom-mobile>div>.navigation-item:after{background:radial-gradient(56.04% 47.62% at 50% 100%,#ffc012 0,rgba(66,125,235,0) 100%);border-radius:var(--radius-md,0) var(--radius-md,0) 0 0;bottom:-3px;filter:blur(5px);height:15px;margin:0;right:0}.navigation-bottom-mobile>div>.navigation-item:after,.navigation-bottom-mobile>div>.navigation-item:before{content:"";left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease 0s,left .3s ease 0s;width:0}.navigation-bottom-mobile>div>.navigation-item:before{align-self:stretch;background:linear-gradient(270deg,transparent,#ffc012 50%,transparent);border-radius:100px;bottom:-6px;flex-shrink:0;height:2px}.navigation-bottom-mobile>div>.navigation-item:hover:after,.navigation-bottom-mobile>div>.navigation-item:hover:before{width:100%}.navigation-bottom-mobile>div>.navigation-item:is(.active)>h4{color:#ffc012!important}.navigation-bottom-mobile>div>.navigation-item:is(.active) svg path{fill:#ffc012!important}.navigation-bottom-mobile>div>.navigation-item:is(.active):after{transition:width .3s ease 0s,left .3s ease 0s;width:100%}.navigation-bottom-mobile>div>.navigation-item:is(.active):before{transition:width .3s ease 0s,left .3s ease 0s;width:100%}.navigation-bottom-mobile>div>.navigation-item>h4{font-size:12px;text-align:center;white-space:nowrap}.theme-dark .navigation-bottom-mobile>div>.navigation-item>h4,.theme-light .navigation-bottom-mobile>div>.navigation-item>h4{color:#f7f7f9}@media(max-width:340px){.navigation-bottom-mobile>div>.navigation-item{min-width:-moz-fit-content;min-width:fit-content}.navigation-bottom-mobile>div>.navigation-item>h4{white-space:nowrap}}.navigation-bottom-mobile>div>.navigation-item>svg{height:24px;margin-left:0;min-height:24px;min-width:24px;-o-object-position:bottom;object-position:bottom;width:24px}.navigation-bottom-mobile>div>.navigation-item>svg path{fill:#f1f1f5}.navigation-bottom-mobile>div>.navigation-item>.hamburger{height:24px;width:24px}.navigation-bottom-mobile>div>.navigation-item .dropdown-options{border:1px solid;border-radius:8px;bottom:50px;display:flex;flex-direction:column;left:-10px;min-width:130px;position:absolute;text-align:left;z-index:99}.theme-dark .navigation-bottom-mobile>div>.navigation-item .dropdown-options,.theme-light .navigation-bottom-mobile>div>.navigation-item .dropdown-options{background-color:#202733!important;border-color:#ffef25!important;color:#f7f7f9}.navigation-bottom-mobile>div>.navigation-item .dropdown-options a{align-items:center;border-bottom:1px solid #161b23;display:flex;font-size:14px;font-weight:400;height:56px;padding-left:10px;text-transform:capitalize;width:100%}.navigation-bottom-mobile>div>.navigation-item .dropdown-options a:hover{background-color:#566585!important}.navigation-bottom-mobile>div>.navigation-item .dropdown-options a:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}.navigation-bottom-mobile>div>.navigation-item .dropdown-options a:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.navigation-bottom-mobile>div>.navigation-item .dropdown-options a .badge{background-color:#f1f1f5;border-radius:8px;color:#161b23;font-size:10px;font-weight:700;line-height:10px;margin-left:10px;padding:4px 6px}.navigation-bottom-mobile>div>.navigation-item .casino-excluded-dropdown{left:-90px}.navigation-menu-drawer{display:flex;flex-direction:column;height:100vh;overflow:auto;padding:40px 10px 60px;width:100vw}.theme-dark .navigation-menu-drawer,.theme-light .navigation-menu-drawer{background-color:#161b23}.navigation-menu-drawer::-webkit-scrollbar{display:none}.navigation-menu-drawer>.drawer-menu-logo{animation:none;height:21px;left:15px;opacity:1;transition:none}.navigation-menu-drawer>.icon-wrapper{align-self:flex-end;margin-right:7px;position:unset}.search-drawer-container{-webkit-user-drag:none;box-sizing:content-box;display:block;height:-moz-fit-content;height:fit-content;margin:0;max-width:800px;opacity:1;padding-left:0;position:fixed;right:0;top:0;touch-action:pan-y;transform:translateX(-100%);transition:transform .5s;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10000}@media screen and (max-width:1024px){.search-drawer-container{max-height:100vh;overflow:auto;overscroll-behavior:none}.search-drawer-container::-webkit-scrollbar{display:none}}.search-drawer-container:is(.right){transform:translateX(100%)}.search-drawer-container:is(.opened){background-color:rgba(0,0,0,.65);box-shadow:0 0 0 4000px rgba(0,0,0,.65);transform:translateX(0)}.search-drawer-container-mobile{bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:10000}.search-drawer-container-mobile.opened{background-color:rgba(0,0,0,.7);pointer-events:auto}.search-drawer-container-mobile .search-drawer-overlay{background-color:rgba(0,0,0,.75);bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s ease}.search-drawer-container-mobile.opened .search-drawer-container-mobile .search-drawer-overlay{opacity:1;pointer-events:auto}.search-drawer-container-mobile .search-drawer-content-mobile{background-color:#161b23;border-radius:16px 16px 0 0;bottom:0;display:flex;flex-direction:column;height:95dvh;left:0;overflow:hidden;position:fixed;right:0;transform:translateY(100%);transition:transform .3s ease}.search-drawer-container-mobile .search-drawer-content-mobile.opened{transform:translateY(0)}.small-notifications-wrapper{z-index:99999!important}.small-notifications-wrapper:empty{display:none!important}.header-search-icon>img{height:20px;width:20px}.header-wrapper-m{background-color:transparent;position:sticky;top:0;width:100%;z-index:1001}.header-wrapper-m.skin-logged-out .logo-wrapper-m{align-items:center;display:flex;gap:5px;justify-content:center}.header-wrapper-m.skin-logged-out .logo-wrapper-m svg{height:40px;margin-left:0}.header-wrapper-m.skin-logged-out .logo-wrapper-m a{height:29px;margin-right:0;width:209.59px}.header-wrapper-m.skin-logged-out .logo-wrapper-m .divider{margin-left:0}.header-wrapper-m.skin-logged-out.fr .custom-button{font-size:12px}.header-wrapper-m.skin-logged-out.fr .live-sports-navlink,.header-wrapper-m.skin-logged-out.fr .nav-bar-contain-m>ul>li>a,.header-wrapper-m.skin-logged-out.fr .nav-bar-contain-mob div>li>a{font-size:14px}.header-wrapper-m.skin-logged-out.de .custom-button,.header-wrapper-m.skin-logged-out.de .live-sports-navlink,.header-wrapper-m.skin-logged-out.de .nav-bar-contain-m>ul>li>a,.header-wrapper-m.skin-logged-out.de .nav-bar-contain-mob div>li>a{font-size:15px}.header-wrapper-m.skin-logged-out.es .custom-button,.header-wrapper-m.skin-logged-out.es .live-sports-navlink,.header-wrapper-m.skin-logged-out.es .nav-bar-contain-m>ul>li>a,.header-wrapper-m.skin-logged-out.es .nav-bar-contain-mob div>li>a{font-size:14px}.header-wrapper-m.skin-logged-in .logo-wrapper-m a{height:47.02px;width:58.25px}.header-wrapper-m.skin-logged-in.es .custom-button,.header-wrapper-m.skin-logged-in.es .live-sports-navlink,.header-wrapper-m.skin-logged-in.es .nav-bar-contain-m>ul>li>a,.header-wrapper-m.skin-logged-in.es .nav-bar-contain-mob div>li>a{font-size:14px}.header-wrapper-m .logo-wrapper-m{display:inline-block;vertical-align:middle}.header-wrapper-m .logo-wrapper-m a{background-position:0;display:block;height:32px;transition:all .3s;width:155px}.selectedFormat{background-color:#ac8c35;color:#ffc012!important}.header-wrapper-m-inner{height:64px;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:0}.header-wrapper-m-inner.two-lines{height:114px}.header-wrapper-m-inner:before{background:radial-gradient(circle at 8% -60%,#2b3448,transparent 65%),linear-gradient(90deg,#202733,#161b23)!important;content:"";height:100dvh;inset:0;pointer-events:none;position:absolute;width:100dvw}.header-wrapper-mob-inner{height:60px;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:99}.header-wrapper-mob-inner:before{background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;content:"";height:100dvh;inset:0;pointer-events:none;position:absolute;width:100dvw}.navigation-menu-wrapper{height:64px;justify-content:space-between;margin:0 auto;max-width:1500px;padding:0 40px;position:relative}.navigation-menu-wrapper,.navigation-menu-wrapper .navigation-menu-logo-wrapper,.navigation-menu-wrapper .navigation-menu-wrapper-left{align-items:center;display:flex;gap:32px}.nav-menu-inline-container{display:inline-block;vertical-align:bottom}.nav-menu-new-line-container{background:transparent;display:block;padding:10px;position:relative}.nav-menu-new-line-container li{height:100%!important}.nav-menu-new-line-container li:before{display:none}.header-wrapper-m.fixed-header{position:sticky!important;top:0}.header-wrapper-m.fixed-header.shrinked-header .header-search-bar,.header-wrapper-m.fixed-header.shrinked-header .settings-header{display:none}.divider{background-color:#fff;display:block;height:61px;margin-left:-6px;margin-right:4px;width:1px}@media screen and (max-width:1250px){.divider{margin-left:6px}}@media screen and (max-width:1024px){.divider{height:40px;margin-left:3px}}.header-wrapper-mob{left:0;padding-top:env(safe-area-inset-top,0);position:fixed;top:0;width:100%;z-index:999}.header-wrapper-mob.skin-logged-in .logo-wrapper-mob a{height:32px;width:40px}.header-wrapper-mob._8888 .logo-wrapper-mob a{width:55px}.header-wrapper-mob._raki .logo-wrapper-mob a{width:65px}.header-wrapper-mob.skin-logged-out .logo-wrapper-mob{align-items:center;display:flex;gap:5px;justify-content:center}.header-wrapper-mob.skin-logged-out .logo-wrapper-mob svg{height:40px;width:40px}.header-wrapper-mob.shadow-remove{box-shadow:none!important}.header-construction-mob{float:left;height:55px;width:100%}.header-separator-mob{height:60px;justify-content:space-between;padding:12px 16px;position:relative;width:100%;z-index:2}.header-separator-mob,.header-separator-mob>div{align-items:center;display:flex;flex-direction:row}.header-separator-mob>div{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;gap:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header-separator-mob>div:first-of-type{gap:0}.header-separator-mob .login-register-header-form{margin-right:9px;padding:0}@media screen and (max-width:1024px){.header-separator-mob .login-register-header-form{margin-right:0}}@media screen and (max-width:340px){.header-separator-mob .login-register-header-form{gap:2px}.header-separator-mob .login-register-header-form button.custom-button-only-text span{font-size:.9em;line-height:1.1em;white-space:break-spaces}.header-separator-mob .login-register-header-form button.custom-button-filled{min-width:unset;padding-left:3px;padding-right:3px}.header-separator-mob .login-register-header-form button.custom-button-filled span{font-size:.9em;line-height:1.1em;white-space:break-spaces}.header-separator-mob .login-register-header-form .RegionLanguageSelector .region-lang-selector-holder span{margin-right:4px}.header-separator-mob .login-register-header-form .lang-selector-arrow{display:none}}.header-separator-mob .login-register-header-form .single-form-item{margin-left:10px}.header-separator-mob .login-register-header-form .single-form-item button{padding:0 14px!important}@media screen and (max-width:1024px){.header-separator-mob .login-register-header-form .single-form-item button{line-height:12px;padding:6px 10px!important}}.header-separator-mob .login-register-header-form .single-form-item span{font-size:11px;margin-top:1px}@media screen and (max-width:350px){.header-separator-mob .login-register-header-form .single-form-item span{font-size:10px}}.header-separator-mob .login-register-header-form .single-form-item:first-of-type button:hover,.header-separator-mob .login-register-header-form .single-form-item:last-of-type button:hover{transform:none}.logo-wrapper-mob{align-items:center;display:flex;float:left;justify-content:center;pointer-events:none;text-align:center;z-index:12}.logo-wrapper-mob>a{color:#000;display:block;height:100%;max-height:32px;max-width:107px;min-height:32px;pointer-events:auto;position:relative;text-decoration:none;width:-moz-fit-content;width:fit-content}@media screen and (max-width:330px){.logo-wrapper-mob>a{max-width:85px}}.logo-wrapper-mob>a .logo-mob{height:100%;max-height:32px;-o-object-fit:contain;object-fit:contain;width:100%}.logged-in>span:before{color:#172430}.wallet-mob{align-items:center;display:flex;flex-direction:row!important;gap:4px;height:32px;justify-content:flex-end}.wallet-mob .header-deposit-btn{background-color:#ffc012;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.393px;line-height:16px;margin:0 4px;min-width:110px;padding:6px 16px;white-space:nowrap}.wallet-mob .header-deposit-btn:hover{background-color:rgba(0,133,58,.6)}@media screen and (max-width:1024px){.wallet-mob .header-deposit-btn{font-size:12px;font-style:normal;font-weight:700;letter-spacing:.393px;line-height:16px;margin:0;max-height:32px;min-width:unset;padding:8px 16px}}.wallet-mob__balance{align-items:flex-end!important;display:flex;flex-direction:column!important;margin-right:15px}.wallet-mob__balance>span:first-child{font-size:15px;font-weight:500;min-height:15px;white-space:nowrap}.theme-dark .wallet-mob__balance>span:first-child,.theme-light .wallet-mob__balance>span:first-child{color:#f7f7f9}.wallet-mob__balance>span:last-child{font-size:10px;line-height:10px}.theme-dark .wallet-mob__balance>span:last-child,.theme-light .wallet-mob__balance>span:last-child{color:#c8c8d0}.theme-dark .hamburger path,.theme-light .hamburger path{fill:#f7f7f9!important}.account-menu-drawer{height:100vh;overflow:auto;padding-top:10px;width:100vw}.theme-dark .account-menu-drawer,.theme-light .account-menu-drawer{background-color:#161b23}.account-menu-drawer>.popup-close-btn-container{opacity:1!important;position:absolute;right:10px;top:0;transition:none}@media screen and (max-width:400px){.maintenance-active .header-separator-mob{padding:12px 8px}}.RecentWithdrawals{cursor:auto;display:flex;flex-direction:column;gap:12px}.RecentWithdrawals .recent-withdrawal-head{display:flex;font-weight:700;justify-content:space-between}.RecentWithdrawals .recent-withdrawal-head .recent-withdrawal-title{color:#f1f1f5;font-size:16px;line-height:20px}.RecentWithdrawals .recent-withdrawal-head .view-all{cursor:pointer;font-size:12px;line-height:16px;text-decoration:underline}.RecentWithdrawals .withdrawal-item-container{display:flex;flex-direction:column;gap:8px;overflow:hidden;position:relative}.RecentWithdrawals .withdrawal-item-container .withdrawal-item{flex-shrink:0;opacity:1;position:relative;transform:translateY(0);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.RecentWithdrawals .withdrawal-item-container .withdrawal-item.removing{pointer-events:none;transform:translateY(-100%) translateY(-8px)}.RecentWithdrawals .withdrawal-item-container .withdrawal-item .WithdrawalDetails{margin-top:0}.RecentWithdrawals .WithdrawalDetails{min-height:unset}.RecentWithdrawals .WithdrawalDetails .WithdrawalDetails-footer{gap:4px}.header-round-button-maintenance{margin-right:-40px;max-width:0;opacity:0;position:relative;transition:all 5s ease-in-out;visibility:hidden;width:40px}.header-round-button-maintenance.buttonVisible{margin-right:0;max-width:100%;opacity:1;visibility:visible}.header-round-button-maintenance.tooltipVisible{background:linear-gradient(180deg,rgba(32,39,51,.8),rgba(46,54,71,.9))}.header-round-button.header-round-button-maintenance{transition:background-color .25s ease-out,margin-right .3s ease-in-out,opacity .3s ease-in-out}.rc-tooltip.maintenance-toolbar-holder{background-color:#2e3647}.rc-tooltip.maintenance-toolbar-holder .rc-tooltip-inner{background-color:#f1f1f5;border:none;color:#161b23;gap:16px;margin-right:-18px;max-width:275px;padding:8px;position:relative}.rc-tooltip.maintenance-toolbar-holder .rc-tooltip-inner .maintenance-toolbar-outer-custom{align-items:flex-start;align-self:stretch;color:#161b23;display:flex;gap:8px;justify-content:space-between;position:relative}.rc-tooltip.maintenance-toolbar-holder .rc-tooltip-inner .maintenance-toolbar-inner-custom{align-items:flex-start;align-self:stretch;display:flex;gap:8px;position:relative}.rc-tooltip.maintenance-toolbar-holder .rc-tooltip-inner .maintenance-toolbar-inner-custom *{color:#161b23}.rc-tooltip.maintenance-toolbar-holder .rc-tooltip-inner .maintenance-tooltip-triangle{height:24px;position:absolute;right:5px;top:-25px;transform:translateX(-50%);width:24px}.rc-tooltip.maintenance-toolbar-holder .rc-tooltip-inner .maintenance-tooltip-triangle path{fill:#f1f1f5}.rc-tooltip.maintenance-toolbar-holder .rc-tooltip-inner .maintenance-text-holder ul{list-style:disc}.rc-tooltip.maintenance-toolbar-holder .rc-tooltip-inner .maintenance-text-holder ul li:not(:last-child){margin-bottom:8px}.rc-tooltip.maintenance-toolbar-holder .rc-tooltip-inner .maintenance-under-list{margin-top:8px}.rc-tooltip.maintenance-toolbar-holder .rc-tooltip-inner .maintenance-close-icon{cursor:pointer;height:28px;padding:5px;width:28px}.rc-tooltip.maintenance-toolbar-holder .rc-tooltip-inner .maintenance-tools-icon{padding:1px 5px 5px}.rc-tooltip.maintenance-toolbar-holder .rc-tooltip-inner h2{color:#ffd363;font-size:14px;font-style:normal;font-weight:700;line-height:19px;margin-bottom:8px}.rc-tooltip.maintenance-toolbar-holder .rc-tooltip-inner a{text-decoration:underline}.rc-tooltip.maintenance-toolbar-holder .rc-tooltip-inner li{color:#f1f1f5;font-size:14px;font-style:normal;font-weight:400;line-height:19px;list-style:none;max-width:335px;padding-left:20px;position:relative}.rc-tooltip.maintenance-toolbar-holder .rc-tooltip-inner li:before{content:"• ";font-size:25px;margin-left:-21px;position:absolute;top:0}.rc-tooltip.maintenance-notice-holder{border-radius:0;width:100%}.rc-tooltip.maintenance-notice-holder .rc-tooltip-inner{background-color:#ffd363;border-color:#ffd363;border-radius:0}.rc-tooltip.maintenance-notice-holder .rc-tooltip-inner .maintenance-toolbar-outer-custom{align-items:center}.rc-tooltip.maintenance-notice-holder .rc-tooltip-inner h2,.rc-tooltip.maintenance-notice-holder .rc-tooltip-inner span{color:#070d18;max-width:unset}.rc-tooltip.maintenance-notice-holder .rc-tooltip-inner h2{font-size:14px;font-style:normal;font-weight:700;line-height:19px}@media screen and (max-width:1024px){.rc-tooltip.maintenance-notice-holder .rc-tooltip-inner h2{font-size:16px}}.rc-tooltip.maintenance-notice-holder .rc-tooltip-inner span{font-size:16px;font-style:normal;font-weight:400;line-height:20px}@media screen and (max-width:1024px){.rc-tooltip.maintenance-notice-holder .rc-tooltip-inner span{font-size:14px}}.rc-tooltip.maintenance-notice-holder .rc-tooltip-inner .maintenance-cog-icon{filter:invert(5%) sepia(11%) saturate(3025%) hue-rotate(180deg) brightness(5%) contrast(100%)}.rc-tooltip.maintenance-notice-holder .rc-tooltip-inner .maintenance-check-icon{height:40px;padding:8px;width:40px}.rc-tooltip.maintenance-notice-holder .rc-tooltip-inner .maintenance-close-icon{height:30px;width:30px}.rc-tooltip.maintenance-notice-holder .rc-tooltip-inner .maintenance-check-icon,.rc-tooltip.maintenance-notice-holder .rc-tooltip-inner .maintenance-close-icon{background:#202733;border-radius:50%}.maintenance-notification-toast{align-items:center;background-color:#202733;display:flex;justify-content:center;left:0;min-height:64px;position:fixed;right:0;top:64px;transform:translateY(-100%);transition:transform .3s ease-in-out;z-index:-2}@media screen and (max-width:1024px){.maintenance-notification-toast{top:60px;z-index:98}}.maintenance-notification-toast.visible{transform:translateY(0)}.maintenance-notification-toast .maintenance-notification-toast-content{align-items:center;display:flex;justify-content:space-between;max-width:1420px;padding:12px 40px;width:100%}@media screen and (max-width:1024px){.maintenance-notification-toast .maintenance-notification-toast-content{padding:12px}}.maintenance-notification-toast .maintenance-notification-toast-content .maintenance-notification-toast-text{align-items:center;display:flex;gap:12px}@media screen and (max-width:1024px){.maintenance-notification-toast .maintenance-notification-toast-content .maintenance-notification-toast-text{gap:8px}}.maintenance-notification-toast .maintenance-notification-toast-content .maintenance-notification-toast-text svg{align-self:flex-start;height:22px;min-width:22px;width:22px}@media screen and (max-width:1024px){.maintenance-notification-toast .maintenance-notification-toast-content .maintenance-notification-toast-text svg{height:20px;min-width:20px;width:20px}}.maintenance-notification-toast .maintenance-notification-toast-content .maintenance-notification-toast-text svg path{fill:#ffd363}.maintenance-notification-toast .maintenance-notification-toast-content .maintenance-bell-toast-close-icon{align-self:flex-start;cursor:pointer;padding:0}@media screen and (max-width:1024px){.maintenance-notification-toast .maintenance-notification-toast-content .maintenance-bell-toast-close-icon{padding:0}.maintenance-notification-toast .maintenance-notification-toast-content .maintenance-bell-toast-close-icon img{height:20px;width:20px}}.maintenance-menu-dropdown{background-color:#202733;border-radius:8px;padding:12px;position:relative}.maintenance-menu-dropdown .maintenance-menu-dropdown-content{align-items:center;display:flex;gap:8px;justify-content:space-between}.maintenance-menu-dropdown .maintenance-menu-dropdown-content.active .maintenance-menu-dropdown-content-arrow{align-self:flex-start;padding:0}.maintenance-menu-dropdown .maintenance-menu-dropdown-content .maintenance-menu-dropdown-content-icon{align-self:flex-start;height:20px;margin-top:6px;min-width:20px;width:20px}.maintenance-menu-dropdown .maintenance-menu-dropdown-content .maintenance-menu-dropdown-content-icon path{fill:#ffd363}.maintenance-menu-dropdown .maintenance-menu-dropdown-content .maintenance-menu-dropdown-content-text{flex:1;max-height:2.8em;overflow:hidden;transition:max-height .3s ease-in-out}.maintenance-menu-dropdown .maintenance-menu-dropdown-content .maintenance-menu-dropdown-content-text .maintenance-menu-dropdown-content-text-inner{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;white-space:normal}.maintenance-menu-dropdown .maintenance-menu-dropdown-content .maintenance-menu-dropdown-content-text .maintenance-menu-dropdown-content-text-inner li{color:#f1f1f5;font-size:12px;font-style:normal;font-weight:400;line-height:19px;list-style:none;max-width:335px;padding-left:20px;position:relative}.maintenance-menu-dropdown .maintenance-menu-dropdown-content .maintenance-menu-dropdown-content-text .maintenance-menu-dropdown-content-text-inner li:before{content:"• ";font-size:25px;margin-left:-21px;position:absolute;top:0}.maintenance-menu-dropdown .maintenance-menu-dropdown-content .maintenance-menu-dropdown-content-text strong{margin-right:4px}.maintenance-menu-dropdown .maintenance-menu-dropdown-content .maintenance-menu-dropdown-content-arrow{cursor:pointer;height:32px;min-width:32px;width:32px}.maintenance-menu-dropdown .maintenance-menu-dropdown-content .maintenance-menu-dropdown-content-arrow svg{height:90%;transition:transform .2s ease-in-out;width:90%}.maintenance-menu-dropdown .maintenance-menu-dropdown-content.active .maintenance-menu-dropdown-content-arrow svg{transform:rotate(180deg)}.maintenance-menu-dropdown .maintenance-menu-dropdown-content.active .maintenance-menu-dropdown-content-text{max-height:1000px}.maintenance-menu-dropdown .maintenance-menu-dropdown-content.active .maintenance-menu-dropdown-content-text .maintenance-menu-dropdown-content-text-inner{-webkit-line-clamp:unset;line-clamp:unset;display:block}.maintenance-bell-icon{cursor:pointer}@media screen and (max-width:1024px){.maintenance-bell-icon{height:13px;position:absolute;right:2px;top:2px;width:13px}}.maintenance-bell-icon path{fill:#ffd363}.bell-background-animation{animation:fade-bell-background-animation 2s forwards;height:24px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px}@media screen and (max-width:1024px){.bell-background-animation{height:16px;left:unset;right:1px;top:2px;transform:translate(0);width:15px}}.bell-animation{animation:bell-animation 2.5s ease-in-out .3s;animation-iteration-count:1}@keyframes fade-bell-background-animation{0%{visibility:visible}90%{visibility:visible}to{visibility:hidden}}@keyframes bell-animation{0%,to{transform:rotate(0deg)}20%{transform:rotate(-20deg)}40%{transform:rotate(20deg)}60%{transform:rotate(-20deg)}80%{transform:rotate(20deg)}}.user-info-container{position:relative}.user-info-container .user-profile-image-container{align-items:center;cursor:pointer;display:flex;height:44px;justify-content:center;min-height:44px;min-width:44px;position:relative;width:44px}.user-info-container .user-profile-image-container .user-profile-image,.user-info-container .user-profile-image-container .user-profile-image-opened-icon{transform:scale(0);transition:transform .3s ease}.user-info-container .user-profile-image-container .show{transform:scale(1)!important}.user-info-container .user-profile-image-container .user-profile-image-opened-icon{height:24px;position:absolute;width:24px}.user-info-container .user-profile-image-container .user-profile-image{align-items:flex-end;background:linear-gradient(180deg,#0a48c5,#2e3647);border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;min-height:36px;min-width:36px;position:absolute;position:relative;width:36px}.user-info-container .user-profile-image-container .user-profile-image.hasAvatar{align-items:center}.user-info-container .user-profile-image-container .user-profile-image.hasAvatar>img{height:26px;width:26px}.user-info-container .user-profile-image-container .user-profile-image.opened:after,.user-info-container .user-profile-image-container .user-profile-image.opened:before{content:""}.user-info-container .user-profile-image-container .user-profile-image>img{height:32px;width:32px}@media screen and (max-width:1024px){.user-info-container .user-profile-image-container .user-profile-image>img{height:32px;width:32px}}.user-info-container .user-profile-image-container .user-profile-image:hover path{fill:#c8c8d0}.user-info-container .user-info-dropdown{border-radius:0 0 16px 16px;height:100%;height:-moz-fit-content;height:fit-content;overflow:hidden;padding:24px;pointer-events:none;position:absolute;right:0;top:50px;transform:translateY(-100%);transition:transform .3s ease;width:100%;width:360px;z-index:-1}.user-info-container .user-info-dropdown.visible{pointer-events:auto;transform:translateY(0)}@media(max-width:1024px){.user-info-container .user-info-dropdown{position:fixed;top:60px;transform:translateX(100%);transition:transform .3s ease}.user-info-container .user-info-dropdown.visible{transform:translateX(0)}}.user-info-container .user-info-dropdown .user-info-dropdown-inner{background:radial-gradient(circle at 8% -60%,#2b3448,transparent 65%),linear-gradient(90deg,#202733,#161b23)!important;height:-moz-fit-content;height:fit-content;min-height:100dvh;position:absolute;right:-20vw;top:-64px;width:100dvw;z-index:-1}@media(max-width:1024px){.user-info-container .user-info-dropdown .user-info-dropdown-inner{background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;right:0;top:-60px}}.user-info-container .user-info-dropdown-content{display:flex;flex-direction:column;gap:32px;max-height:calc(100dvh - 120px);overflow-y:auto;width:100%}@media screen and (max-width:1024px){.user-info-container .user-info-dropdown-content{gap:16px}}.user-info-container .user-info-dropdown-content .profile-details{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center;width:100%}.user-info-container .user-info-dropdown-content .profile-details .user-profile-image-container{height:-moz-fit-content;height:fit-content;position:relative;width:-moz-fit-content;width:fit-content}.user-info-container .user-info-dropdown-content .profile-details .user-profile-image-container .user-profile-image-edit-icon{background-color:#c8c8d0;bottom:0;position:absolute;right:0;z-index:99999}.user-info-container .user-info-dropdown-content .profile-details .user-profile-image-dropdown-container{height:-moz-fit-content;height:fit-content;position:relative;width:-moz-fit-content;width:fit-content}.user-info-container .user-info-dropdown-content .profile-details .user-profile-image-dropdown-container .user-profile-image-edit-icon{align-items:center;background-color:#2b3448;border-radius:100px;bottom:0;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:0;transform:scale(0);transition:transform .5s ease;width:24px;z-index:99999}.user-info-container .user-info-dropdown-content .profile-details .user-profile-image-dropdown-container .user-profile-image-edit-icon.visible{transform:scale(1)}.user-info-container .user-info-dropdown-content .profile-details .user-profile-image-dropdown-container .user-profile-image-edit-icon:active{opacity:.4}.user-info-container .user-info-dropdown-content .profile-details .user-profile-image-dropdown-container .user-profile-image-edit-icon svg{height:14px;width:14px}.user-info-container .user-info-dropdown-content .profile-details .changing-avatar-animation{animation:showAfterDelay 0s linear .25s forwards;height:100%;left:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:9}@keyframes showAfterDelay{to{visibility:visible}}.user-info-container .user-info-dropdown-content .profile-details .changing{animation:flipHalfY .5s linear}.user-info-container .user-info-dropdown-content .profile-details .changing img{animation:rotateHalfY .5s linear}@keyframes flipHalfY{0%{transform:rotateY(0deg)}to{transform:rotateY(180deg)}}@keyframes rotateHalfY{0%{transform:rotateY(0deg)}to{transform:rotateY(180deg)}}.user-info-container .user-info-dropdown-content .profile-details .profile-joined{align-items:center;display:flex;gap:2px}.user-info-container .user-info-dropdown-content .profile-details .profile-joined svg{height:14px;width:14px}.user-info-container .user-info-dropdown-content .profile-details .profile-id{align-items:center;display:flex;gap:4px;justify-content:center;width:100%}.user-info-container .user-info-dropdown-content .profile-details .profile-id svg{height:14px;width:14px}.user-info-container .user-info-dropdown-content .profile-details .profile-vip{align-items:center;background-color:#2e3647;border-radius:8px;display:flex;gap:4px;justify-content:center;padding:4px 8px}.user-info-container .edit-profile-avatar{align-items:center;display:flex;flex-direction:column;gap:36px;position:relative;width:100%}.user-info-container .edit-profile-avatar .back-button{cursor:pointer;left:0;padding:8px;position:absolute;top:0}.user-info-container .edit-profile-avatar .back-button:active{opacity:.4}.user-info-container .edit-profile-avatar .back-button svg{height:24px;width:24px}.user-info-container .edit-profile-avatar .edit-profile-avatar-header{align-items:center;display:flex;flex-direction:column;gap:16px;text-align:center;width:100%}.user-info-container .edit-profile-avatar .edit-profile-avatar-options{display:grid;gap:24px;grid-template-columns:repeat(4,1fr);width:100%}.user-info-container .edit-profile-avatar .edit-profile-avatar-options .edit-profile-avatar-option{align-items:center;background-color:#f1f1f5;border-radius:100%;cursor:pointer;display:flex;height:60px;justify-content:center;width:60px}.user-info-container .edit-profile-avatar .edit-profile-avatar-options .edit-profile-avatar-option.selected{position:relative}.user-info-container .edit-profile-avatar .edit-profile-avatar-options .edit-profile-avatar-option.selected:after{background:radial-gradient(56.04% 47.62% at 50% 100%,#ffc012 0,rgba(66,125,235,0) 100%);border-radius:var(--radius-md,0) var(--radius-md,0) 0 0;bottom:-5px;content:"";filter:blur(5px);height:15px;left:50%;margin:0;position:absolute;right:0;transform:translateX(-50%);transition:width .3s ease 0s,left .3s ease 0s;width:100%}.user-info-container .edit-profile-avatar .edit-profile-avatar-options .edit-profile-avatar-option.selected:before{align-self:stretch;background:linear-gradient(270deg,transparent,#ffc012 50%,transparent);border-radius:100px;bottom:-8px;content:"";flex-shrink:0;height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease 0s,left .3s ease 0s;width:100%}.user-info-container .edit-profile-avatar .edit-profile-avatar-options .edit-profile-avatar-option.selected:hover:after,.user-info-container .edit-profile-avatar .edit-profile-avatar-options .edit-profile-avatar-option.selected:hover:before{width:100%}.user-info-container .edit-profile-avatar .edit-profile-avatar-options .edit-profile-avatar-option img{height:42px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:42px}.user-info-container .user-profile-image-dropdown{align-items:flex-end;background:linear-gradient(180deg,#254785,#427deb);border-radius:50%;display:flex;height:80px;justify-content:center;overflow:hidden;padding:4px;position:relative;width:80px}.user-info-container .user-profile-image-dropdown:before{background:linear-gradient(180deg,#0a48c5,#2e3647);border-radius:50%;content:"";inset:4px;position:absolute;z-index:0}.user-info-container .user-profile-image-dropdown img{border-radius:50%;height:90%;-o-object-fit:cover;object-fit:cover;position:relative;width:90%;z-index:1}.user-info-container .user-profile-image-dropdown.selected{align-items:center;justify-content:center}.user-info-container .user-profile-image-dropdown.selected img{border-radius:0;height:70%;-o-object-fit:contain;object-fit:contain;width:70%}.user-info-container .hidden{visibility:hidden}.profile-username{margin-top:4px}.user-info-dropdown-shadow{background-color:rgba(0,0,0,.1);height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:64px;transition:opacity .3s ease;width:100%;z-index:-2}@media(max-width:1024px){.user-info-dropdown-shadow{top:60px}}.user-info-dropdown-shadow.visible{background-color:rgba(0,0,0,.7);opacity:1;pointer-events:auto}.hamburger-menu-drawer{bottom:0;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;justify-content:flex-end;left:0;padding:0;position:fixed;right:0;scrollbar-width:none;z-index:999}.hamburger-menu-drawer::-webkit-scrollbar{display:none;width:0}.hamburger-menu-drawer.open{background:rgba(0,0,0,.7);visibility:visible}.hamburger-menu-drawer.open .hamburger-menu-container{transform:translateX(0)}.hamburger-menu-drawer.closed{transition:z-index 0s ease-out .25s,visibility 0s ease-out .25s;visibility:hidden;z-index:-1}.hamburger-menu-drawer.closed .hamburger-menu-container{transform:translateX(-100%)}.hamburger-menu-drawer .hamburger-menu-container{transition:transform .25s ease-in-out}@media(max-width:1024px){.hamburger-menu-drawer .hamburger-menu-container{height:calc(100dvh - 60px)!important}}.hamburger-menu-drawer .hamburger-menu-content{height:100%;overflow:hidden;padding:16px 24px 16px 40px;position:relative;width:400px}@media(max-width:1024px){.hamburger-menu-drawer .hamburger-menu-content{max-width:350px;padding-left:24px;width:90%}}@media(max-width:375px){.hamburger-menu-drawer .hamburger-menu-content{padding:16px;width:100%}}.hamburger-menu-drawer .hamburger-menu-content .hamburger-menu-content-scrollable{display:flex;flex-direction:column;gap:16px;max-height:calc(100dvh - 80px);overflow-y:auto;overscroll-behavior:none;padding-bottom:64px}@media(max-width:1024px){.hamburger-menu-drawer .hamburger-menu-content .hamburger-menu-content-scrollable{height:100%}}.hamburger-menu-drawer .hamburger-menu-content .hamburger-menu-inner{background:radial-gradient(circle at 8% -60%,#2b3448,transparent 65%),linear-gradient(90deg,#202733,#161b23)!important;height:-moz-fit-content;height:fit-content;left:0;min-height:100dvh;position:absolute;width:100dvw;z-index:-1}@media(max-width:1024px){.hamburger-menu-drawer .hamburger-menu-content .hamburger-menu-inner{background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;top:-60px!important}}.hamburger-menu-drawer .hamburger-menu-balance{background-color:#202733;border-radius:8px;display:flex;flex-direction:column;gap:12px;padding:16px}.hamburger-menu-drawer .hamburger-menu-balance .balance-items{display:flex;flex-direction:column;gap:4px}.hamburger-menu-drawer .hamburger-menu-balance .balance-items .BalanceDetailLine{gap:4px}.hamburger-menu-drawer .hamburger-menu-balance .custom-button{margin-bottom:0}.hamburger-menu-drawer .hamburger-menu-language-selector{display:flex;flex-direction:column}@media(min-width:1025px){.hamburger-menu-drawer .hamburger-menu-language-selector{display:none}}.hamburger-menu-drawer .hamburger-menu-language-selector .language-dropdown{background-color:transparent;left:0;margin-bottom:12px;order:1;position:relative;top:0;width:180px}.hamburger-menu-drawer .hamburger-menu-language-selector .default-selected-language{order:2;width:-moz-fit-content;width:fit-content}.Footer{background:radial-gradient(100% 100% at bottom right,#2b3448 0,transparent 60%),#161b23;width:100%}@media screen and (max-width:1024px){.Footer{background:transparent!important}}.Footer .footer-holder{align-items:stretch;display:flex;flex-direction:row;gap:48px;justify-content:center;margin:0 auto;max-width:1500px;padding:48px 72px;width:100%}@media screen and (max-width:1024px){.Footer .footer-holder{background:radial-gradient(100% 100% at bottom right,#2b3448 0,transparent 60%),#161b23;flex-direction:column;gap:24px;padding:32px 24px 100px;position:absolute;z-index:4}}.Footer .footer-holder .footer-divider{background-color:#2b3448;width:1px}@media screen and (max-width:1024px){.Footer .footer-holder .footer-divider{display:none}}.Footer .footer-holder .footer-content-holder{display:flex;flex-direction:column;gap:36px;width:100%}@media screen and (max-width:1024px){.Footer .footer-holder .footer-content-holder .dropdown-menu-groups{gap:8px;width:100%}.Footer .footer-holder .footer-content-holder .dropdown-menu-groups .dropdown-menu-group-title{background-color:#202733!important}.Footer .footer-holder .footer-content-holder .dropdown-menu-groups .dropdown-menu-group-items{background-color:#161b23!important}}.Footer .footer-holder .footer-icons-holder{display:flex;flex-direction:column;gap:48px;max-width:-moz-fit-content;max-width:fit-content;width:100%}@media screen and (max-width:1024px){.Footer .footer-holder .footer-icons-holder{gap:24px;max-width:100%}}.Footer .footer-holder .row-holder{display:flex;justify-content:space-between;max-width:1440px;width:100%}.Footer .footer-holder .row-holder.last-row .article{flex-direction:column;max-width:1000px}.Footer .footer-holder .row-holder.last-row .article .footer-logo{background-repeat:no-repeat;background-size:contain;display:block;height:30px;width:151px}.Footer .footer-holder .row-holder.last-row .article li,.Footer .footer-holder .row-holder.last-row .article p{color:#f1f1f5;font-size:10px;font-style:normal;font-weight:400;line-height:14px}.Footer .footer-holder .row-holder.last-row .gamble-aware{align-content:center;display:flex;flex-wrap:wrap;justify-content:flex-end;width:20%}.Footer .footer-holder .row-holder.last-row .gamble-aware img{height:26.54px;width:196px}.Footer .footer-holder .row-holder.last-row .copyright{margin-top:20px}@media screen and (max-width:1024px){.Footer .footer-holder .row-holder.last-row .copyright{margin-top:30px}}.row-holder{display:flex;flex-direction:column;gap:8px}.footer-payment-methods-title{color:#f1f1f5;text-transform:capitalize}.footer-payment-methods-container{align-items:center;display:flex;flex-wrap:wrap;gap:12px 20px;margin:0 auto;width:100%}.footer-payment-methods-container>img{cursor:pointer;height:32px;max-width:90px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1024px){.footer-payment-methods-container>img{height:16px;max-width:60px}}.media-buy-footer-payments{min-width:165px}@media screen and (max-width:1024px){.media-buy-footer-payments{height:48px;min-width:-moz-fit-content;min-width:fit-content;padding:8px!important}}.media-buy-footer-payments img{height:22px;max-width:84px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1024px){.media-buy-footer-payments img{height:16px;max-width:70px}}.social-media-anchor{align-items:center;display:flex;gap:7px;justify-content:flex-start}.mobile-social-media-holder{display:flex;flex-direction:column;gap:16px;width:100%}@media screen and (max-width:1024px){.mobile-social-media-holder{gap:8px}}.mobile-social-media-holder h4{color:#f1f1f5;text-transform:capitalize}.mobile-social-media-holder .social-media-container{align-content:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}@media screen and (max-width:1024px){.mobile-social-media-holder .social-media-container{gap:16px}}.social-img-holder{align-content:center;display:flex;flex-wrap:wrap;justify-content:center}.social-img-holder img{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}@media screen and (max-width:1024px){.social-img-holder img{height:20px;width:20px}}.footer-navigation-container{align-items:flex-start;display:flex;flex:1 0 0;justify-content:space-between}@media screen and (min-width:1025px){.footer-navigation-container{gap:24px}}.footer-navigation-container .footer-navigation-options h2,.footer-navigation-container p{color:#f9f8f8;font-size:20px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:16px}@media screen and (max-width:1024px){.footer-navigation-container .footer-navigation-options h2,.footer-navigation-container p{font-size:16px;font-style:normal;font-weight:700;line-height:19px;margin-bottom:12px}}@media screen and (min-width:1025px){.footer-navigation-container .footer-navigation-options p{white-space:nowrap}}.footer-navigation-container .footer-navigation-options ul{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content}.footer-navigation-container .footer-navigation-options li{color:#f1f1f5!important;cursor:pointer;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:18px;margin-bottom:8px;position:relative}.footer-navigation-container .footer-navigation-options li:last-child{margin-bottom:0}.theme-dark .footer-navigation-container .footer-navigation-options li a:hover,.theme-dark .footer-navigation-container .footer-navigation-options li div:hover,.theme-dark .footer-navigation-container .footer-navigation-options li:hover,.theme-light .footer-navigation-container .footer-navigation-options li a:hover,.theme-light .footer-navigation-container .footer-navigation-options li div:hover,.theme-light .footer-navigation-container .footer-navigation-options li:hover{color:#f7f7f9}.footer-navigation-container .footer-navigation-options li:hover:before{height:13px;left:-10px;position:absolute;top:-1px;width:13px}.footer-navigation-container .footer-navigation-options li a:hover,.footer-navigation-container .footer-navigation-options li span:hover{color:#ffce46!important}.theme-dark .footer-navigation-container .active,.theme-light .footer-navigation-container .active{color:#f7f7f9}.footer-navigation-container .active:before{height:13px;left:-10px;position:absolute;top:-1px;width:13px}.footer-navigation-container .active:hover:before{content:"";margin-right:0}.FooterLicences{display:flex;flex-direction:column;row-gap:16px;width:100%}@media screen and (max-width:1024px){.FooterLicences{row-gap:8px}}.FooterLicences .footer-licences-title{color:#f1f1f5;text-transform:capitalize}.FooterLicences>div{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px 20px}.FooterLicences>div img{height:32px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1024px){.FooterLicences>div img{max-width:46px}.FooterLicences>div img.be-gamble-aware{max-width:140px}}.FooterLicences .gcb img{filter:unset}.FooterAnjouan img{filter:unset!important;height:35px!important;width:auto!important}.custom-select-dropdown .select-deselect-container{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:12px;width:100%}.custom-select-dropdown .select-deselect-container span{color:#a0a0ac;font-size:12px;font-style:normal;font-weight:700;line-height:16px;text-decoration-line:underline}.custom-select-dropdown .select-deselect-container div{align-items:center;display:flex;gap:4px}.custom-select-dropdown .select-deselect-container div svg{height:12px;width:12px}.custom-select-dropdown .select-deselect-container div svg path{fill:#a0a0ac}.custom-select-dropdown .select-deselect-container .highlighted,.custom-select-dropdown .select-deselect-container .highlighted span{color:#f1f1f5}.custom-select-dropdown .select-deselect-container .highlighted svg path{fill:#f1f1f5}.restricted-page{align-items:center;background-color:#161b23;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}@media screen and (max-width:1024px){.restricted-page{margin:0 auto;padding-left:39px;padding-right:39px;width:100%}}.restricted-page .restricted-page-holder{align-items:center;display:flex;flex-direction:column;max-width:610px}.restricted-page .restricted-page-holder.success{max-width:572px}.restricted-page .restricted-page-holder h3{color:#f9f8f8;font-size:24px;font-style:normal;font-weight:700;letter-spacing:-.24px;line-height:30px;margin-top:16px;text-align:center}.restricted-page .restricted-page-holder h4{color:#f1f1f5;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-top:8px;text-align:center}.restricted-page .second-row{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;margin-top:40px;position:relative}@media screen and (max-width:1024px){.restricted-page .second-row{margin-top:32px;width:100%}.restricted-page .second-row .custom-input{width:100%}}.restricted-page .second-row .input-restricted-page{width:364px}@media screen and (max-width:1024px){.restricted-page .second-row .input-restricted-page{width:100%}}.restricted-page .second-row .btn-restricted-page{min-width:184px;width:-moz-fit-content;width:fit-content}.restricted-page .second-row .error-span{color:#ee4a4a;left:0;position:absolute;top:60px}.betslip-drawer{display:flex;max-width:500px;overflow:hidden;padding:4px 0;position:fixed;right:0;top:60px;transform:translateX(100%);transition:transform .4s ease-in-out;z-index:99}@media screen and (max-width:1024px){.betslip-drawer{background:radial-gradient(130% 90% at 0 -20%,#2b3448 25%,transparent 65%),#161b23!important;border-radius:16px 16px 0 0;bottom:0;height:100%;max-height:97%;max-width:unset;padding:0;right:0;top:unset;transform:translateY(150%);width:100%;z-index:99999}}.betslip-drawer:is(.opened){transform:translateX(0)}@media screen and (max-width:1024px){.betslip-drawer:is(.opened){transform:translateY(0)}}.betslip-drawer:is(.opened) .chevron-left{transform:rotate(0deg)}.betslip-drawer:is(.opened) .betslip-drawer-tag{transform:translateX(-30px)}.betslip-drawer .betslip-drawer-tag{align-items:center;border-radius:24px 0 0 24px;cursor:pointer;display:flex;height:46px;margin-top:30px;max-width:66px;min-width:32px;overflow:hidden;position:absolute;transform:translateX(-60px);transition:max-width .3s ease-in-out;transition:transform .3s ease-in-out}.theme-dark .betslip-drawer .betslip-drawer-tag,.theme-light .betslip-drawer .betslip-drawer-tag{background-color:#202733!important}.betslip-drawer .betslip-drawer-tag:is(.closing){transform:translateX(-30px)}.betslip-drawer .chevron-left{margin-left:6px;min-height:18px;min-width:18px;transform:rotate(180deg);transition:transform .2s ease-in;transition-delay:.5s}.betslip-drawer .chevron-left path{fill:#f1f1f5}.betslip-drawer .betslip-icon-and-label{align-items:center;display:flex;max-width:150px;transition:max-width .3s ease-in-out}.betslip-drawer .betslip-icon-and-label:is(.hidden){max-width:0}.betslip-drawer .betslip-icon-and-label>h4{font-size:10px;font-weight:700;margin-left:12px;margin-right:5px;white-space:nowrap}.theme-dark .betslip-drawer .betslip-icon-and-label>h4,.theme-light .betslip-drawer .betslip-icon-and-label>h4{color:#f7f7f9}.betslip-drawer .betslip-icon-container{align-items:center;display:flex;height:18px;justify-content:center;margin-left:8px;position:relative;width:18px}.betslip-drawer .betslip-icon-container>img{height:22px;width:24px}.betslip-drawer .betslip-icon-container>img path{fill:#f1f1f5}.betslip-drawer .betslip-icon-container>div{align-items:center;background-color:#ffc012;border-radius:15px;display:flex;height:12px;justify-content:center;position:absolute;right:-5px;top:-8px;width:12px}.betslip-drawer .betslip-icon-container>div>span{color:#fff;font-size:10px}.betslip-drawer .betslip-content-bets-slider{display:flex;flex:1;flex-direction:column;max-height:unset;overflow:auto;overscroll-behavior:none;width:100%}@media screen and (max-width:1024px){.betslip-drawer .betslip-footer{padding:16px 16px 0}}.betslip-drawer .betslip{-webkit-overflow-scrolling:touch;border:none;border-radius:0!important;box-shadow:none;display:flex;flex-direction:column;max-width:unset;overflow:hidden;overscroll-behavior:none;overscroll-behavior-y:none;padding:24px 40px 24px 24px;touch-action:pan-x pan-y;width:428px}@media screen and (max-height:800px){.betslip-drawer .betslip{overflow:auto;overscroll-behavior:none}}@media screen and (max-width:1024px){.betslip-drawer .betslip{padding:24px;width:100%}}.betslip-drawer .betslip-content,.betslip-drawer .betslip-content-bets{display:flex;flex:1;flex-direction:column;min-height:0}@media screen and (max-width:1024px){.betslip-drawer .betslip-content-bets{padding-top:0}}.betslip-drawer .betslip-content-bets.empty{height:calc(100vh - 500px);max-height:calc(100vh - 500px);min-height:360px}.betslip-drawer .betslip-holder{margin:0;width:100%}.betslip-drawer-inner{background:radial-gradient(circle at 8% -60%,#2b3448,transparent 65%),linear-gradient(90deg,#202733,#161b23)!important;height:100vh;left:calc(-100vw + 100%);position:absolute;top:-60px;width:100vw;z-index:-1}@media screen and (max-width:1024px){.betslip-drawer-inner{display:none}}.betslip-drawer-shadow{background-color:rgba(0,0,0,.7);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999}@media screen and (min-width:1025px){.betslip-drawer-shadow{display:none}}.fixed-button{-webkit-touch-callout:none;align-items:center;animation:scaleUp .3s ease-out;aspect-ratio:1/1;background-color:#ffc012;border-bottom:2px solid rgba(241,241,245,.4);border-radius:100px;cursor:pointer;display:flex;height:46px;justify-content:center;position:fixed;right:20px;transition:transform .3s ease-in-out;-moz-user-select:none;user-select:none;-webkit-user-select:none;width:48px;z-index:9}.fixed-button:hover{transform:scale(1.08)}.fixed-button.dragging{box-shadow:0 8px 25px rgba(0,0,0,.3);transform:scale(1.1);transition:none;z-index:999}@media screen and (max-width:1024px){.fixed-button.draggable{bottom:auto;left:auto;right:auto}}.fixed-button .fixed-button-count{align-items:center;animation:scaleUp .2s ease-out .3s both;background-color:red;border-radius:100%;display:flex;font-size:11px;font-weight:500;justify-content:center;min-height:17px;min-width:17px;padding:0 1px;position:absolute;right:-2px;top:-2px}@media screen and (max-width:1024px){.fixed-button.dragging{-webkit-touch-callout:none;cursor:grabbing;-moz-user-select:none;user-select:none;-webkit-user-select:none}.fixed-button:not(.dragging){cursor:grab}}@keyframes scaleUp{0%{transform:scale(0)}to{transform:scale(1)}}@media screen and (min-width:1025px){.intercom-button.opened{z-index:9999999999}}.intercom-button:not(.loaded){display:none}.intercom-button.loaded{display:flex}.intercom-messenger-frame,.intercom-namespace{bottom:78px!important;transition:transform .2s ease-out!important}@media screen and (max-width:1024px){.intercom-messenger-frame,.intercom-namespace{border-radius:16px 16px 0 0!important;bottom:0!important;min-width:100%!important}}.intercom-messenger-frame{max-height:calc(100dvh - 100px)!important}@media screen and (max-width:1024px){.intercom-messenger-frame{margin-top:36px!important;max-height:calc(100dvh - 36px)!important}}@media screen and (min-width:1025px){.intercom-app>iframe{bottom:48px!important}}@media screen and (max-width:1024px){.intercom-drawer-shadow{background-color:rgba(0,0,0,.7);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999}}.edit-button-fixed{align-items:center;background:#2b3448;border:1px solid transparent;border-bottom-left-radius:5px;border-right:unset;border-top-left-radius:5px;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;position:fixed;right:0;transition:background-color .25s,color .25s,border-color .25s;width:40px;z-index:99999999999}.edit-button-fixed:hover{background-color:#202733}.edit-button-fixed.active,.edit-button-fixed:hover{border-color:#ffce46;color:#ffce46}.edit-button-fixed.debug{top:200px}.edit-button-fixed.edit{top:245px}.edit-button-fixed.latency{font-family:Consolas,Monaco,Courier New,monospace;font-size:11px;font-weight:600;letter-spacing:.3px;padding:0;top:290px;width:40px}.edit-button-fixed.latency .ms-unit{font-size:8px;margin-left:1px;opacity:.7}.edit-button-fixed.latency.green{border-color:#3fb950;color:#3fb950}.edit-button-fixed.latency.orange{border-color:#ff9f4a;color:#ff9f4a}.edit-button-fixed.latency.red{border-color:#ff7b72;color:#ff7b72}.edit-button-fixed.latency.off{border-color:transparent;color:#8b949e;opacity:.6}.debug-panel-rnd{z-index:999999999999999}.debug-panel-maximized{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999999999999999}.minimized-pinned-values{backdrop-filter:blur(20px);background:rgba(13,17,23,.98);border:1px solid rgba(48,54,61,.8);border-radius:12px;bottom:90px;box-shadow:0 10px 40px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.05);left:20px;max-width:400px;min-width:200px;overflow:hidden;position:fixed;z-index:999999999999999}.minimized-pinned-values .minimized-pinned-header{background:linear-gradient(135deg,rgba(88,166,255,.15),rgba(88,166,255,.08));border-bottom:1px solid rgba(88,166,255,.2);color:#58a6ff;font-size:10px;font-weight:600;letter-spacing:.05em;padding:8px 12px;text-transform:uppercase}.minimized-pinned-values .minimized-pinned-list{max-height:300px;overflow-y:auto;padding:4px}.minimized-pinned-values .minimized-pinned-list::-webkit-scrollbar{width:6px}.minimized-pinned-values .minimized-pinned-list::-webkit-scrollbar-track{background:rgba(0,0,0,.2)}.minimized-pinned-values .minimized-pinned-list::-webkit-scrollbar-thumb{background:rgba(88,166,255,.3);border-radius:3px}.minimized-pinned-values .minimized-pinned-list::-webkit-scrollbar-thumb:hover{background:rgba(88,166,255,.5)}.minimized-pinned-values .minimized-pinned-item{align-items:flex-start;background:rgba(28,33,40,.5);border-radius:6px;display:flex;font-size:10px;gap:6px;line-height:1.4;margin:2px 0;padding:6px 8px}.minimized-pinned-values .minimized-pinned-item .minimized-pinned-key{color:#bc8cff;flex-shrink:0;font-weight:600;white-space:nowrap}.minimized-pinned-values .minimized-pinned-item .minimized-pinned-value{color:#3fb950;flex:1;font-family:Consolas,monospace;word-break:break-word}.modal-minimized{bottom:20px;left:20px;max-width:300px;min-width:200px;position:fixed;z-index:999999999999999}.modal-minimized .minimized-content{align-items:center;backdrop-filter:blur(20px);background:rgba(13,17,23,.98);border:1px solid rgba(48,54,61,.8);border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.05);display:flex;gap:16px;justify-content:space-between;padding:12px 16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.modal-minimized .minimized-content:hover{border-color:rgba(88,166,255,.4);box-shadow:0 12px 50px rgba(0,0,0,.6),0 0 0 1px rgba(88,166,255,.3)}.modal-minimized .minimized-content .ws-connection-info{align-items:center;display:flex;flex:1;font-size:11px;gap:12px}.modal-minimized .minimized-content .ws-connection-info .ws-status-indicator{align-items:center;border-radius:4px;cursor:default;display:flex;font-weight:500;gap:6px;padding:4px 8px;transition:all .2s}.modal-minimized .minimized-content .ws-connection-info .ws-status-indicator .status-dot{border-radius:50%;height:6px;transition:all .2s;width:6px}.modal-minimized .minimized-content .ws-connection-info .ws-status-indicator.connected{background:rgba(63,185,80,.1);color:#3fb950}.modal-minimized .minimized-content .ws-connection-info .ws-status-indicator.connected .status-dot{animation:pulse-dot 2s ease-in-out infinite;background:#3fb950;box-shadow:0 0 4px rgba(63,185,80,.6)}.modal-minimized .minimized-content .ws-connection-info .ws-status-indicator.connected:hover{background:rgba(63,185,80,.15)}.modal-minimized .minimized-content .ws-connection-info .ws-status-indicator.disconnected{background:hsla(4,100%,72%,.1);color:#ff7b72}.modal-minimized .minimized-content .ws-connection-info .ws-status-indicator.disconnected .status-dot{background:#ff7b72}.modal-minimized .minimized-content .ws-connection-info .ws-status-indicator.disconnected:hover{background:hsla(4,100%,72%,.15)}.modal-minimized .minimized-content .modal-buttons{align-items:center;display:flex;gap:6px}.modal-minimized .minimized-content .modal-buttons .modal-close,.modal-minimized .minimized-content .modal-buttons .modal-maximize{align-items:center;background-color:transparent;border:none;border-radius:6px;color:#8b949e;cursor:pointer;display:flex;font-size:14px;height:28px;justify-content:center;transition:all .2s;width:28px}.modal-minimized .minimized-content .modal-buttons .modal-close:hover,.modal-minimized .minimized-content .modal-buttons .modal-maximize:hover{background-color:hsla(0,0%,100%,.1);color:#e6edf3}.modal-minimized .minimized-content .modal-buttons .modal-close:hover{background-color:hsla(4,100%,72%,.2);color:#ff7b72}.modal{backdrop-filter:blur(20px);background:rgba(13,17,23,.95);border:1px solid rgba(48,54,61,.8);border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.05);box-sizing:border-box;height:100%;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.modal::-webkit-scrollbar{width:8px}.modal::-webkit-scrollbar-track{background:#161b22;border-radius:4px}.modal::-webkit-scrollbar-thumb{background:#58a6ff;border-radius:4px;-webkit-transition:background .2s;transition:background .2s}.modal::-webkit-scrollbar-thumb:hover{background:#8bc1ff}.modal.maximized{height:100vh;left:0;top:0;width:100%}.modal .modal-header{align-items:center;backdrop-filter:blur(10px);background:linear-gradient(180deg,#161b22,rgba(22,27,34,.95));color:#e6edf3;cursor:move;height:45px;justify-content:space-between;padding:0 16px;position:sticky;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.modal .modal-chooser,.modal .modal-header{border-bottom:1px solid rgba(48,54,61,.8);display:flex}.modal .modal-chooser{background:#161b22;gap:4px;justify-content:flex-start;overflow-x:auto;padding:8px 12px;width:100%}.modal .modal-chooser::-webkit-scrollbar{height:3px}.modal .modal-chooser::-webkit-scrollbar-track{background:transparent}.modal .modal-chooser::-webkit-scrollbar-thumb{background:rgba(88,166,255,.3);border-radius:2px}.modal .modal-chooser button{align-items:center;background:transparent;border:none;border-radius:6px;color:#8b949e;cursor:pointer;display:flex;font-size:11px;font-weight:500;gap:5px;padding:6px 10px;position:relative;transition:all .15s cubic-bezier(.4,0,.2,1);white-space:nowrap}.modal .modal-chooser button span:first-child{font-size:13px;opacity:.9}.modal .modal-chooser button span:last-child{font-size:11px}.modal .modal-chooser button:hover{background:rgba(88,166,255,.08);color:#e6edf3}.modal .modal-chooser button.active{background:rgba(88,166,255,.12);color:#58a6ff}.modal .modal-chooser button.active:after{background:#58a6ff;border-radius:2px 2px 0 0;bottom:0;box-shadow:0 -1px 4px rgba(88,166,255,.4);content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:70%}.modal .modal-body{background:#0d1117;height:calc(100% - 84px);overflow-x:hidden;overflow-y:auto}.modal .modal-body::-webkit-scrollbar{width:8px}.modal .modal-body::-webkit-scrollbar-track{background:#161b22;border-radius:4px}.modal .modal-body::-webkit-scrollbar-thumb{background:#58a6ff;border-radius:4px;-webkit-transition:background .2s;transition:background .2s}.modal .modal-body::-webkit-scrollbar-thumb:hover{background:#8bc1ff}.modal .modal-body input{background:#1c2128;border:1px solid rgba(48,54,61,.8);border-radius:6px;color:#e6edf3;font-size:13px;margin-right:8px;padding:8px 12px;transition:all .2s}.modal .modal-body input:focus{border-color:#58a6ff;box-shadow:0 0 0 3px rgba(88,166,255,.1);outline:none}.modal .modal-body input::-moz-placeholder{color:#8b949e}.modal .modal-body input::placeholder{color:#8b949e}.modal .modal-title{align-items:center;display:flex;flex-direction:row;font-size:14px;font-weight:600;width:100%}.modal .modal-title .ws-connection-info{align-items:center;display:flex;font-size:11px;gap:12px}.modal .modal-title .ws-connection-info .ws-status-indicator{align-items:center;border-radius:4px;cursor:default;display:flex;font-weight:500;gap:6px;padding:4px 8px;transition:all .2s}.modal .modal-title .ws-connection-info .ws-status-indicator .status-dot{border-radius:50%;height:6px;transition:all .2s;width:6px}.modal .modal-title .ws-connection-info .ws-status-indicator.connected{background:rgba(63,185,80,.1);color:#3fb950}.modal .modal-title .ws-connection-info .ws-status-indicator.connected .status-dot{animation:pulse-dot 2s ease-in-out infinite;background:#3fb950;box-shadow:0 0 4px rgba(63,185,80,.6)}.modal .modal-title .ws-connection-info .ws-status-indicator.connected:hover{background:rgba(63,185,80,.15)}.modal .modal-title .ws-connection-info .ws-status-indicator.disconnected{background:hsla(4,100%,72%,.1);color:#ff7b72}.modal .modal-title .ws-connection-info .ws-status-indicator.disconnected .status-dot{background:#ff7b72}.modal .modal-title .ws-connection-info .ws-status-indicator.disconnected:hover{background:hsla(4,100%,72%,.15)}@keyframes pulse-dot{0%,to{box-shadow:0 0 4px rgba(63,185,80,.6)}50%{box-shadow:0 0 8px rgba(63,185,80,.8),0 0 12px rgba(63,185,80,.4)}}.modal .modal-buttons{align-items:center;display:flex;gap:6px;justify-content:flex-end}.modal .modal-close,.modal .modal-maximize,.modal .modal-minimize{align-items:center;background-color:transparent;border:none;border-radius:6px;color:#8b949e;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;margin-left:0;transition:all .2s;width:32px}.modal .modal-close:hover,.modal .modal-maximize:hover,.modal .modal-minimize:hover{background-color:hsla(0,0%,100%,.1);color:#e6edf3}.modal .modal-close:hover{background-color:hsla(4,100%,72%,.2);color:#ff7b72}.debug-panel-rnd .react-resizable-handle{z-index:10}.debug-panel-rnd .react-resizable-handle-ne,.debug-panel-rnd .react-resizable-handle-nw,.debug-panel-rnd .react-resizable-handle-se,.debug-panel-rnd .react-resizable-handle-sw{height:12px;width:12px}.debug-panel-rnd .react-resizable-handle-e,.debug-panel-rnd .react-resizable-handle-w{width:4px}.debug-panel-rnd .react-resizable-handle-n,.debug-panel-rnd .react-resizable-handle-s{height:4px}.debug-panel-rnd .react-resizable-handle-e:after,.debug-panel-rnd .react-resizable-handle-n:after,.debug-panel-rnd .react-resizable-handle-ne:after,.debug-panel-rnd .react-resizable-handle-nw:after,.debug-panel-rnd .react-resizable-handle-s:after,.debug-panel-rnd .react-resizable-handle-se:after,.debug-panel-rnd .react-resizable-handle-sw:after,.debug-panel-rnd .react-resizable-handle-w:after{background:rgba(88,166,255,.3);content:"";position:absolute;transition:background .2s}.debug-panel-rnd .react-resizable-handle:hover:after{background:rgba(88,166,255,.6)}