.b-profile-wallet__title{font:500 var(--font-size-h-md)/1 var(--font-heading);margin:0 0 1.875rem;color:var(--color-brand-2)}.b-profile-wallet__wagering{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;margin-bottom:.5rem;padding:.5rem 1rem;background:var(--color-light-grey);border-radius:.375rem;border-left:.25rem solid var(--color-brand-3);color:var(--color-text)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-profile-wallet__wagering{flex-wrap:wrap}}.b-profile-wallet__wagering>svg{flex:0 0 auto;color:var(--color-brand-3)}.b-profile-wallet__wagering--locked{border-left-color:var(--color-light-red)}.b-profile-wallet__wagering--locked>svg{color:var(--color-light-red)}.b-profile-wallet__wagering--locked .b-profile-wallet__wagering-bar-fill{background:var(--color-light-red)}.b-profile-wallet__wagering--locked .b-profile-wallet__wagering-link{color:var(--color-light-red)}.b-profile-wallet__wagering--resolved{border-left-color:var(--color-light-green)}.b-profile-wallet__wagering--resolved>svg{color:var(--color-light-green)}.b-profile-wallet__wagering-label{flex:0 0 auto;color:var(--color-brand-2);font-weight:600}.b-profile-wallet__wagering-value{flex:0 0 auto}.b-profile-wallet__wagering-bar{flex:0 1 8rem;height:.375rem;background:var(--color-grey);border-radius:.25rem;overflow:hidden}.b-profile-wallet__wagering-bar-fill{display:block;height:100%;background:var(--color-brand-3);border-radius:.25rem;transition:width .3s ease}.b-profile-wallet__wagering-link{flex:0 0 auto;margin-left:auto;color:var(--color-brand-3);text-decoration:underline}.b-profile-wallet__wallets-container{margin-bottom:2.5rem}.b-profile-wallet__bonus-code-card{display:grid;align-items:start;gap:1.25rem;grid-template-columns:1fr 1fr;margin-top:1rem;padding:1.25rem;background:var(--color-white);border:.0625rem solid var(--color-grey);border-radius:.75rem}@media only screen and (max-width: 987px){.b-profile-wallet__bonus-code-card{gap:.75rem;grid-template-columns:1fr;padding:.875rem 1rem}.b-profile-wallet__bonus-code-card .b-profile-wallet__bonus-code-title{display:none}.b-profile-wallet__bonus-code-card:not(.is-expanded) .b-profile-wallet__bonus-code-note,.b-profile-wallet__bonus-code-card:not(.is-expanded) .b-profile-wallet__bonus-code-message,.b-profile-wallet__bonus-code-card:not(.is-expanded) .b-profile-wallet__form-input,.b-profile-wallet__bonus-code-card:not(.is-expanded) .js-bonus-code-submit{display:none}.b-profile-wallet__bonus-code-card:not(.is-expanded):not(.is-armed) .b-profile-wallet__bonus-code-copy,.b-profile-wallet__bonus-code-card:not(.is-expanded):not(.is-armed) .b-profile-wallet__bonus-code-form{display:none}.b-profile-wallet__bonus-code-card:not(.is-expanded).is-armed .b-profile-wallet__bonus-code-controls{justify-content:end;grid-template-columns:auto}.b-profile-wallet__bonus-code-card.is-expanded{padding:1.25rem}.b-profile-wallet__bonus-code-card.is-expanded .b-profile-wallet__bonus-code-toggle:after{content:"−"}}.b-profile-wallet__bonus-code-toggle{display:none}@media only screen and (max-width: 987px){.b-profile-wallet__bonus-code-toggle{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font:400 var(--font-size-t-sm)/1.25 var(--font-text);padding:0;width:100%;background:none;border:none;cursor:pointer;color:var(--color-light-black);font-weight:600;text-align:left}.b-profile-wallet__bonus-code-toggle:after{display:inline-block;margin-left:.5rem;color:var(--color-dark-grey);font-weight:400;content:"+"}}.b-profile-wallet__bonus-code-title{font:400 var(--font-size-t-md)/1.25 var(--font-text);margin:0 0 .5rem;color:var(--color-light-black)}.b-profile-wallet__bonus-code-note,.b-profile-wallet__bonus-code-active,.b-profile-wallet__bonus-code-message{font:400 var(--font-size-t-sm)/1.25 var(--font-text);margin:0;color:var(--color-dark-grey)}.b-profile-wallet__bonus-code-active{margin-top:.75rem;color:var(--color-light-black)}.b-profile-wallet__bonus-code-form{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.5rem}.b-profile-wallet__bonus-code-controls{display:grid;align-items:center;gap:.5rem;grid-template-columns:minmax(0, 1fr) auto auto}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-profile-wallet__bonus-code-controls{grid-template-columns:1fr 1fr}.b-profile-wallet__bonus-code-controls .b-profile-wallet__form-input{grid-column:1/-1}.b-profile-wallet__bonus-code-controls .btn-plain{width:100%;min-width:0;text-align:center}}.b-profile-wallet__bonus-code-message{border-radius:.25rem}.b-profile-wallet__bonus-code-message.is-success{color:var(--color-brand-3)}.b-profile-wallet__bonus-code-message.is-error{padding:.5rem .75rem;background:rgb(var(--color-light-red)/10%);color:var(--color-light-red)}.b-profile-wallet__bonus-code-offer{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:1.25rem;margin-top:1rem;padding:1rem 1.25rem;background:var(--color-white);border:.0625rem solid var(--color-grey);border-radius:.75rem}@media only screen and (max-width: 987px){.b-profile-wallet__bonus-code-offer{flex-direction:column;align-items:stretch;gap:.75rem;padding:1.25rem}}.b-profile-wallet__bonus-code-offer[hidden]{display:none}.b-profile-wallet__bonus-code-offer-image{flex:0 0 8.75rem;max-width:8.75rem}@media only screen and (max-width: 987px){.b-profile-wallet__bonus-code-offer-image{flex-basis:auto;max-width:none}}.b-profile-wallet__bonus-code-offer-image img{display:block;width:100%;border-radius:.75rem}.b-profile-wallet__bonus-code-offer-text{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:.5rem;min-width:0}.b-profile-wallet__bonus-code-offer-title{font:500 var(--font-size-h-xs)/1 var(--font-heading);margin:0;color:var(--color-light-black)}.b-profile-wallet__bonus-code-offer-detail,.b-profile-wallet__bonus-code-offer-wager{font:400 var(--font-size-t-sm)/1.25 var(--font-text);margin:0;color:var(--color-dark-grey)}.b-profile-wallet__bonus-code-offer-cta{font:400 var(--font-size-t-sm)/1.25 var(--font-text);color:var(--color-brand-3);text-decoration:underline}.b-profile-wallet__default-offer{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:1.25rem;margin-top:1rem;padding:1rem 1.25rem;background:var(--color-white);border:.0625rem solid var(--color-grey);border-radius:.75rem}@media only screen and (max-width: 400px){.b-profile-wallet__default-offer{flex-direction:column;align-items:stretch;gap:.75rem}}.b-profile-wallet__default-offer[hidden]{display:none}.b-profile-wallet__default-offer-image{flex:0 0 8.75rem;max-width:8.75rem}@media only screen and (max-width: 400px){.b-profile-wallet__default-offer-image{flex-basis:5.5rem;max-width:5.5rem}}.b-profile-wallet__default-offer-image img{display:block;width:100%;border-radius:.75rem}.b-profile-wallet__default-offer-text{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:.5rem;min-width:0}.b-profile-wallet__default-offer-pill{font:500 var(--font-size-h-xs)/1 var(--font-heading);display:inline-block;margin:0;padding:.35rem 1.125rem;background:var(--color-white);background-clip:padding-box,border-box;background-image:linear-gradient(var(--color-white), var(--color-white)),linear-gradient(90deg, var(--color-brand-1) 0%, var(--color-brand-2) 100%);background-origin:border-box;border:solid .125rem rgba(0,0,0,0);border-radius:.75rem;color:var(--color-light-black);white-space:nowrap}.b-profile-wallet__default-offer-lead{font:400 var(--font-size-t-sm)/1.25 var(--font-text);margin:0;color:var(--color-text)}.b-profile-wallet__default-offer-list{font:400 var(--font-size-t-sm)/1.25 var(--font-text);margin:0;padding:0;list-style:none;color:var(--color-text)}.b-profile-wallet__default-offer-list li:before{content:"→ "}.b-profile-wallet__default-offer-extra,.b-profile-wallet__default-offer-terms{font:400 var(--font-size-t-xs)/1.25 var(--font-text);margin:0;color:var(--color-dark-grey)}.b-profile-wallet__section-title{font:400 var(--font-size-t-md)/1.25 var(--font-text);margin:0;color:var(--color-light-black)}.b-profile-wallet__wallet-single{margin-bottom:1.5rem}.b-profile-wallet__loading{font:400 var(--font-size-t-md)/1.25 var(--font-text);padding:2rem;color:var(--color-dark-grey);text-align:center}.b-profile-wallet__wallet-card{padding:1.5rem;background:var(--color-white);border:.125rem solid var(--color-brand-1);border-radius:.75rem;box-shadow:0 0 0 .125rem rgba(253,223,158,.2);transition:all .3s}.b-profile-wallet__wallet-card:hover{box-shadow:0 .25rem .75rem rgba(0,0,0,.1)}.b-profile-wallet__wallet-card-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:1rem}.b-profile-wallet__wallet-currency{font:400 var(--font-size-t-md)/1.25 var(--font-text);color:var(--color-brand-2);font-weight:600}.b-profile-wallet__wallet-status{font:400 var(--font-size-t-xs)/1.25 var(--font-text);padding:.25rem .625rem;border-radius:.25rem;font-weight:600;text-transform:uppercase}.b-profile-wallet__wallet-status--status-active{background:var(--color-brand-3);color:var(--color-white)}.b-profile-wallet__wallet-status--status-verified{background:#10b981;color:var(--color-white)}.b-profile-wallet__wallet-status--status-inactive{background:#6b7280;color:var(--color-white)}.b-profile-wallet__wallet-status--status-suspended{background:#9ca3af;color:var(--color-white)}.b-profile-wallet__wallet-status--status-frozen{background:#f59e0b;color:var(--color-white)}.b-profile-wallet__wallet-status--status-closed{background:#ec5166;color:var(--color-white)}.b-profile-wallet__wallet-balance{font:500 var(--font-size-h-md)/1 var(--font-heading);margin-bottom:1.5rem;color:var(--color-brand-2)}.b-profile-wallet__wallet-actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}@media only screen and (max-width: 987px){.b-profile-wallet__wallet-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.b-profile-wallet__wallet-actions .btn-plain{width:100%;min-width:0;text-align:center}}.b-profile-wallet__info-note{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;padding:1rem;background:var(--color-light-grey);border-radius:.375rem;border-left:.25rem solid var(--color-dark-grey)}.b-profile-wallet__info-note svg{width:1.5rem;height:1.5rem;color:var(--color-dark-grey)}.b-profile-wallet__info-note span{flex:1}.b-profile-wallet__info-note strong{font-weight:600}.b-profile-wallet__empty{font:400 var(--font-size-t-md)/1.25 var(--font-text);padding:2.5rem;color:var(--color-dark-grey);text-align:center}.b-profile-wallet__modal{display:flex;flex-direction:row;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:1000000;display:none;width:100vw;height:100vh}.b-profile-wallet__modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);cursor:pointer;transition:background-color .3s ease}.b-profile-wallet__modal--morefin .b-profile-wallet__modal-content{max-width:60rem}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-profile-wallet__modal--morefin .b-profile-wallet__modal-content{display:flex;flex-direction:column;height:95vh;height:95dvh;max-height:95vh;max-height:95dvh;overflow:hidden}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-profile-wallet__modal--morefin .b-profile-wallet__modal-step{flex:1;min-height:0}}.b-profile-wallet__modal--psp-grid .b-profile-wallet__modal-content{max-width:46rem}.b-profile-wallet__modal-content{position:relative;z-index:1;padding:2rem;width:96%;max-width:40rem;background:var(--color-white);border-radius:.75rem;transition:background-color .2s ease}@media only screen and (max-width: 987px){.b-profile-wallet__modal-content{padding:1.5rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-profile-wallet__modal-content{padding:1.5rem .75rem}}.b-profile-wallet__modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:var(--color-dark-grey);transition:color .2s}.b-profile-wallet__modal-close:hover{color:var(--color-brand-2)}.b-profile-wallet__modal-close svg{width:1.5rem;height:1.5rem}.b-profile-wallet__modal-title{font:500 var(--font-size-h-md)/1 var(--font-heading);margin:0 0 .5rem;color:var(--color-brand-2)}.b-profile-wallet__modal-subtitle{font:400 var(--font-size-t-sm)/1.25 var(--font-text);margin:0 0 1rem;color:rgba(68,85,102,.6)}.b-profile-wallet__trust-bar{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:.5rem .75rem;background:#f0faf4;border:1px solid #c6f0d6;border-radius:.375rem}.b-profile-wallet__trust-item{display:inline-flex;align-items:center;gap:.25rem;color:#1a7742;font-size:.7rem;font-weight:600;letter-spacing:.01em;white-space:nowrap}.b-profile-wallet__trust-item svg{flex-shrink:0;color:#1a7742}@media(max-width: 460px){.b-profile-wallet__trust-item.hide-mobile{display:none}}.b-profile-wallet__accepted-cards{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--color-grey)}.b-profile-wallet__accepted-cards img{height:20px;filter:grayscale(30%);opacity:.7}.b-profile-wallet__accepted-label{margin-right:.25rem;color:rgba(68,85,102,.4);font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.b-profile-wallet__payment-methods-loading,.b-profile-wallet__payment-methods-empty{font:400 var(--font-size-t-md)/1.25 var(--font-text);padding:2rem;color:var(--color-dark-grey);text-align:center}.b-profile-wallet__payment-methods-grid{display:grid;gap:.75rem;grid-template-columns:repeat(2, 1fr)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-profile-wallet__payment-methods-grid{gap:.5rem}}.b-profile-wallet__payment-method-card{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;gap:.5rem;padding:1rem .75rem;aspect-ratio:1/1;min-height:0;background:var(--color-white);border:.125rem solid var(--color-grey);border-radius:.75rem;cursor:pointer;transition:all .2s}.b-profile-wallet__payment-method-card:hover{border-color:var(--color-brand-1);box-shadow:0 .125rem .5rem rgba(0,0,0,.1)}.b-profile-wallet__payment-method-card.is-selected{background:rgba(253,223,158,.05);border-color:var(--color-brand-1);box-shadow:0 0 0 .125rem rgba(253,223,158,.2)}.b-profile-wallet__payment-method-info{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-width:0;text-align:center}.b-profile-wallet__payment-method-desc{margin-top:.125rem;color:rgba(68,85,102,.5);font-size:.75rem}.b-profile-wallet__payment-method-tag{position:absolute;top:-0.5rem;right:.375rem;padding:.125rem .375rem;border-radius:.25rem;font-family:var(--font-text);font-size:.65rem;text-transform:uppercase}.b-profile-wallet__payment-method-tag--instant{background:rgba(0,127,163,.12);color:rgba(0,127,163,.8)}.b-profile-wallet__payment-method-tag--recommended{background:rgba(253,223,158,.35);color:rgba(9,17,36,.8)}.b-profile-wallet__payment-method-logo{display:flex;flex-direction:row;align-items:center;justify-content:center;flex:1 1 auto;width:100%;min-height:3.5rem}.b-profile-wallet__payment-method-logo img{width:100%;max-width:8rem;height:auto;max-height:4.5rem;-o-object-fit:contain;object-fit:contain}.b-profile-wallet__payment-method-name{font:400 var(--font-size-t-xs)/1.25 var(--font-text);color:var(--color-brand-2);font-weight:600;line-height:1.3}.b-profile-wallet__form-group{margin-bottom:1.25rem}.b-profile-wallet__form-label{font:400 var(--font-size-t-sm)/1.25 var(--font-text);display:block;margin-bottom:.5rem;color:var(--color-light-black);font-weight:600}.b-profile-wallet__form-select,.b-profile-wallet__form-input{font:400 var(--font-size-t-md)/1.25 var(--font-text);padding:.75rem 1rem;width:100%;background:var(--color-light-grey);border:.0625rem solid var(--color-grey);border-radius:.375rem;transition:border-color .2s}.b-profile-wallet__form-select:focus,.b-profile-wallet__form-input:focus{border-color:var(--color-brand-3);outline:none}.b-profile-wallet__amount-wrap{position:relative}.b-profile-wallet__amount-bonus-row{display:grid;align-items:start;gap:.75rem 1rem;grid-template-columns:1fr;margin-bottom:.5rem;max-width:18.75rem}@media only screen and (max-width: 987px){.b-profile-wallet__amount-bonus-row{max-width:18.75rem}}.b-profile-wallet__amount-currency{position:absolute;top:50%;left:.75rem;z-index:1;transform:translateY(-50%);color:#6b7280;font-size:1rem;pointer-events:none}.b-profile-wallet__form-input--amount{padding-left:3rem}.b-profile-wallet__form-textarea{min-height:6rem;resize:vertical;font-family:inherit;line-height:1.5}.b-profile-wallet__form-hint{font:400 var(--font-size-t-xs)/1.25 var(--font-text);display:block;margin-top:.25rem;color:var(--color-dark-grey)}.b-profile-wallet__modal-note{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:.75rem;margin-bottom:1.5rem;padding:1rem;background:rgba(0,127,163,.1);border-radius:.375rem;border-left:.25rem solid var(--color-brand-3)}.b-profile-wallet__modal-note svg{flex-shrink:0;color:var(--color-brand-3)}.b-profile-wallet__modal-note span{flex:1;color:rgba(68,85,102,.6)}.b-profile-wallet__modal-note strong{font-weight:600}.b-profile-wallet__modal-message{font:400 var(--font-size-t-sm)/1.25 var(--font-text);margin-bottom:1rem;padding:.75rem 1rem;border-radius:.375rem}.b-profile-wallet__modal-message--error{background:rgba(236,81,102,.1);color:var(--color-light-red)}.b-profile-wallet__modal-message--error a{display:block;margin-top:.5rem;color:var(--color-brand-2);font-weight:600;text-decoration:underline}.b-profile-wallet__modal-message--error a:hover{color:var(--color-brand-3)}.b-profile-wallet__modal-message--success{background:rgba(253,223,158,.2);color:var(--color-brand-2)}.b-profile-wallet__modal-footer{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.b-profile-wallet__modal-actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.75rem}.b-profile-wallet__modal-actions-left{font:400 var(--font-size-t-xs)/1.25 var(--font-text);margin-right:auto;color:rgba(68,85,102,.8)}.b-profile-wallet__modal-actions-left a{color:rgba(0,127,163,.8);text-decoration:none}.b-profile-wallet__modal-actions-left a:hover{color:var(--color-brand-3);text-decoration:underline}.b-profile-wallet__modal-actions-right{font:400 var(--font-size-t-xs)/1.25 var(--font-text);padding:1rem .125rem 0 0;text-align:right}.b-profile-wallet__modal-actions-right a{color:rgba(0,127,163,.8);text-decoration:none}.b-profile-wallet__modal-actions-right a:hover{color:var(--color-brand-3);text-decoration:underline}.b-profile-wallet__crypto-fields{margin-top:1rem}.b-profile-wallet__crypto-address-display{margin-top:1rem}.b-profile-wallet__crypto-instruction{font:400 var(--font-size-t-md)/1.25 var(--font-text);margin-bottom:1rem;text-align:center}.b-profile-wallet__crypto-address-box{padding:1.5rem;background:var(--color-light-grey);border:.0625rem solid var(--color-grey);border-radius:.5rem}.b-profile-wallet__qr-code{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:1rem}.b-profile-wallet__qr-code img{max-width:12.5rem;height:auto}.b-profile-wallet__address-wrapper{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;gap:.5rem}.b-profile-wallet__address-input{font:400 var(--font-size-t-sm)/1.25 var(--font-text);flex:1;padding:.75rem;background:var(--color-white);border:.0625rem solid var(--color-grey);border-radius:.375rem;font-family:monospace}.b-profile-wallet__copy-btn{font:400 var(--font-size-t-sm)/1.25 var(--font-text);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.375rem;padding:.75rem 1rem;background:var(--color-brand-3);border:none;border-radius:.375rem;cursor:pointer;color:var(--color-white);transition:background .2s}.b-profile-wallet__copy-btn:hover{background:var(--color-brand-2)}.b-profile-wallet__copy-btn svg{width:1rem;height:1rem}.b-profile-wallet__crypto-details{font:400 var(--font-size-t-sm)/1.25 var(--font-text);margin-top:1rem;padding:1rem;background:var(--color-light-grey);border-radius:.375rem}.b-profile-wallet__crypto-details p{margin:.5rem 0}.b-profile-wallet__crypto-details p:first-child{margin-top:0}.b-profile-wallet__crypto-details p:last-child{margin-bottom:0}.b-profile-wallet__crypto-note{font:400 var(--font-size-t-xs)/1.25 var(--font-text);margin-top:1rem;padding:.75rem;background:#fff3cd;border-radius:.375rem;color:#856404}.b-profile-wallet__redirect-message{font:400 var(--font-size-t-md)/1.25 var(--font-text);padding:2rem;text-align:center}.b-profile-wallet__withdrawal-confirmation{padding:1.5rem 0}.b-profile-wallet__withdrawal-confirmation-title{font:500 var(--font-size-h-sm)/1 var(--font-heading);margin:0 0 1.5rem;color:var(--color-brand-2);text-align:center}.b-profile-wallet__withdrawal-confirmation-details{margin:0 0 1.5rem;padding:1.5rem;background:var(--color-light-grey);border-radius:.5rem}.b-profile-wallet__withdrawal-confirmation-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:.0625rem solid var(--color-grey)}.b-profile-wallet__withdrawal-confirmation-row:last-child{border-bottom:none}.b-profile-wallet__withdrawal-confirmation-label{font:400 var(--font-size-t-sm)/1.25 var(--font-text);color:var(--color-brand-2);font-weight:500}.b-profile-wallet__withdrawal-confirmation-value{font:400 var(--font-size-t-sm)/1.25 var(--font-text);color:var(--color-brand-2);font-weight:600;text-align:right;word-break:break-all}.b-profile-wallet__withdrawal-confirmation-notice{margin:0 0 1.5rem;padding:1rem;background:#fff3cd;border:.0625rem solid #ffc107;border-radius:.5rem}.b-profile-wallet__withdrawal-confirmation-notice p{margin:0;color:#856404}.b-profile-wallet__withdrawal-confirmation-actions{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.5rem}.b-profile-wallet__withdrawal-confirmation-actions button{flex:1}.b-profile-wallet__psp-intro{margin:0 0 .875rem;color:rgba(68,85,102,.7);font-size:.875rem;line-height:1.45;text-align:center}.b-profile-wallet__psp-grid{display:grid;gap:.75rem;grid-template-columns:repeat(3, minmax(0, 1fr))}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-profile-wallet__psp-grid{gap:.5rem;grid-template-columns:repeat(2, minmax(0, 1fr))}}.b-profile-wallet__morefin-cashier{width:100%;min-height:30rem;background:var(--color-white);border:.0625rem solid var(--color-grey);border-radius:.75rem;overflow:hidden}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.b-profile-wallet__modal--morefin .b-profile-wallet__morefin-cashier{flex:1;height:100%;min-height:0}}.b-profile-wallet__psp-footnote{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:.5rem;margin-top:1rem;padding:.75rem .875rem;background:rgba(240,240,240,.1);border-radius:.5rem;color:rgba(68,85,102,.65);font-size:.8125rem;line-height:1.45}.b-profile-wallet__psp-footnote-icon{flex-shrink:0;margin-top:.125rem;color:rgba(68,85,102,.45)}.b-profile-wallet__psp-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:.875rem .625rem;aspect-ratio:1/1;min-height:0;background:var(--color-white);border:.125rem solid var(--color-grey);border-radius:.75rem;cursor:pointer;text-align:center;transition:border-color .2s,box-shadow .2s,transform .1s}.b-profile-wallet__psp-card:hover{border-color:var(--color-brand-1);box-shadow:0 .125rem .5rem rgba(0,0,0,.08);transform:translateY(-0.0625rem)}.b-profile-wallet__psp-card:active{transform:translateY(0)}.b-profile-wallet__psp-card--priority{border-color:var(--color-brand-1);box-shadow:0 0 0 .0625rem rgba(253,223,158,.15)}.b-profile-wallet__psp-logo{display:flex;flex-direction:row;align-items:center;justify-content:center;flex:1 1 auto;width:100%;min-height:3.75rem}.b-profile-wallet__psp-logo img{width:100%;max-width:7.5rem;height:auto;max-height:5rem;-o-object-fit:contain;object-fit:contain}.b-profile-wallet__psp-info{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 auto;gap:.125rem;width:100%;min-width:0}.b-profile-wallet__psp-name{font:400 var(--font-size-t-sm)/1.25 var(--font-text);color:var(--color-brand-2);font-weight:600}.b-profile-wallet__psp-preview{color:rgba(68,85,102,.55);font-size:.75rem;line-height:1.3}.b-profile-wallet__psp-arrow{display:none}.b-profile-wallet__psp-loading,.b-profile-wallet__psp-empty{padding:1.5rem 1rem;color:rgba(68,85,102,.6);font-size:.875rem;text-align:center}.b-profile-wallet__step2-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:.0625rem solid rgba(240,240,240,.5)}.b-profile-wallet__step2-back{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.25rem;padding:.25rem .5rem;background:rgba(0,0,0,0);border:0;cursor:pointer;color:rgba(68,85,102,.7);font-size:.8125rem}.b-profile-wallet__step2-back:hover{color:var(--color-brand-1)}.b-profile-wallet__step2-brand{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.b-profile-wallet__step2-brand img{max-height:1.5rem;-o-object-fit:contain;object-fit:contain}.js-method-grid-header .b-profile-wallet__step2-brand{display:none}.b-profile-wallet__step2-note{margin:.5rem 0 1rem;color:rgba(68,85,102,.6);font-size:.8125rem;line-height:1.45}.b-profile-wallet__step2-actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem;margin-top:1rem}.b-profile-wallet__withdraw-form{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:1rem}.b-profile-wallet__withdraw-actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem;margin-top:.5rem}.b-profile-wallet__withdraw-success{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem 1rem;text-align:center}.b-profile-wallet__withdraw-success-icon{color:#46b450}.b-profile-wallet__withdraw-success-title{font:400 var(--font-size-t-md)/1.25 var(--font-text);margin:0;color:var(--color-text)}.b-profile-wallet__withdraw-success-msg{font:400 var(--font-size-t-sm)/1.25 var(--font-text);margin:0;color:rgba(68,85,102,.75)}.b-profile-wallet__withdraw-success-ref{font:400 var(--font-size-t-xs)/1.25 var(--font-text);margin:.25rem 0 0;color:rgba(68,85,102,.85)}.b-profile-wallet__withdraw-success-ref code{padding:.125rem .375rem;background:rgba(240,240,240,.15);border-radius:.25rem;font-family:monospace}.b-profile-wallet__withdraw-success-actions{margin-top:.5rem}.b-profile-wallet__instant-filters{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.b-profile-wallet__instant-filter-pill{font:400 var(--font-size-t-xs)/1.25 var(--font-text);padding:.375rem .875rem;background:rgba(0,0,0,0);border:.0625rem solid var(--color-grey);border-radius:2rem;cursor:pointer;color:rgba(68,85,102,.7);font-weight:500;white-space:nowrap;transition:all .15s}.b-profile-wallet__instant-filter-pill:hover{border-color:rgba(0,127,163,.5);color:var(--color-brand-3)}.b-profile-wallet__instant-filter-pill.is-active{background:rgba(253,223,158,.08);border-color:var(--color-brand-1);color:var(--color-brand-3)}.b-profile-wallet__instant-offers{max-height:20rem;overflow-y:auto}.b-profile-wallet__instant-offer-card{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.75rem;padding:.875rem 1rem;width:100%;background:var(--color-white);border:.0625rem solid var(--color-grey);border-bottom:none;cursor:pointer;color:var(--color-brand-2);text-align:left;transition:background .15s}.b-profile-wallet__instant-offer-card:first-child{border-radius:.5rem .5rem 0 0}.b-profile-wallet__instant-offer-card:last-child{border-radius:0 0 .5rem .5rem;border-bottom:.0625rem solid var(--color-grey)}.b-profile-wallet__instant-offer-card:only-child{border-radius:.5rem;border-bottom:.0625rem solid var(--color-grey)}.b-profile-wallet__instant-offer-card:hover{background:rgba(253,223,158,.04)}.b-profile-wallet__instant-offer-card:disabled{opacity:.5;pointer-events:none}.b-profile-wallet__instant-offer-card svg{flex-shrink:0;color:rgba(68,85,102,.3)}.b-profile-wallet__instant-offer-logo{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-shrink:0;width:92px;height:20px}.b-profile-wallet__instant-offer-logo img{width:100%;height:100%;border-radius:.25rem;-o-object-fit:contain;object-fit:contain}.b-profile-wallet__instant-offer-info{flex:1;min-width:0}.b-profile-wallet__instant-offer-title{font:400 var(--font-size-t-sm)/1.25 var(--font-text);color:var(--color-brand-2);font-weight:500}.b-profile-wallet__instant-loading,.b-profile-wallet__instant-empty{padding:2rem;color:rgba(68,85,102,.5);text-align:center}
