.bottom-sheet{position:relative;transition:all .4s ease;z-index:99999}.bottom-sheet *{box-sizing:border-box}.bottom-sheet.closed{opacity:0;visibility:hidden}.bottom-sheet.closed .bottom-sheet__backdrop{animation:hide .3s ease}.bottom-sheet.moving .bottom-sheet__card{transition:none}.bottom-sheet.opened{height:100vh;left:0;position:fixed;top:0;width:100%}@supports (height:100dvh){.bottom-sheet.opened{height:100dvh}}.bottom-sheet.opened .bottom-sheet__backdrop{animation:show .3s ease;background:#211e1ceb!important;opacity:1;visibility:visible}.bottom-sheet.opened .bottom-sheet__card.fx-fadein-scale{opacity:1;transform:translate(-50%) scale(1)}.bottom-sheet.opened .bottom-sheet__card.fx-slide-from-left,.bottom-sheet.opened .bottom-sheet__card.fx-slide-from-right{opacity:1;transform:translate(-50%)}.bottom-sheet__content{border-radius:12px;display:flex;flex:1 1 auto;flex-direction:column;overflow-y:scroll}.bottom-sheet__card .bottom-sheet__content{overflow:hidden}.welcome-bonuses .bottom-sheet__content{box-shadow:0 4px 36px #00000096}.bottom-sheet--partners-contests .bottom-sheet__content{border-radius:0}.bottom-sheet--deposit-bonuses-modal .bottom-sheet__content,.bottom-sheet--payment-balance-header-tooltip .bottom-sheet__content{margin-bottom:12px}.bottom-sheet--msp-tooltip .bottom-sheet__content{border-radius:0}.bottom-sheet__backdrop{inset:0;opacity:0;position:fixed;visibility:hidden;z-index:9999}.custom-modal--cashout .bottom-sheet__backdrop,.custom-modal--deposit .bottom-sheet__backdrop,.deposit--balance .bottom-sheet__backdrop{background:#000000a8!important}.bottom-sheet__card{background:transparent;border-radius:14px 14px 0 0;display:flex;flex-direction:column;left:50%;margin:0 auto;padding:0 16px;position:fixed;width:100%;z-index:9999}.bottom-sheet__card.square{border-radius:0}.bottom-sheet__card.stripe{padding-bottom:20px}.bottom-sheet__card.fx-default{transform:translate(-50%);transition:bottom .3s ease}.bottom-sheet__card.fx-fadein-scale{opacity:0;transform:translate(-50%) scale(.7);transition:all .3s}.bottom-sheet__card.fx-slide-from-right{opacity:0;transform:translate(100%);transition:all .3s cubic-bezier(.25,.5,.5,.9)}.bottom-sheet__card.fx-slide-from-left{opacity:0;transform:translate(-100%);transition:all .3s cubic-bezier(.25,.5,.5,.9)}.welcome-bonuses .bottom-sheet__card{border-radius:12px 12px 0 0;padding-bottom:0;top:auto!important}.bottom-sheet--add-account-modal .bottom-sheet__card,.bottom-sheet--change-account .bottom-sheet__card,.bottom-sheet--partners-contests .bottom-sheet__card{padding:0 12px 12px}.bottom-sheet--deposit-bonuses-modal .bottom-sheet__card,.bottom-sheet--msp-tooltip .bottom-sheet__card,.bottom-sheet--payment-balance-header-tooltip .bottom-sheet__card{padding:0 12px}.bottom-sheet--payment-balance-header-tooltip .bottom-sheet__content .bottom-sheet__content-inner{padding-bottom:0}.bottom-sheet__pan{height:auto;padding-bottom:20px;padding-top:15px}.add-account-modal .bottom-sheet__pan,.payment-providers-list .bottom-sheet__pan,.player-account-select .bottom-sheet__pan,.reg-form-wr .bottom-sheet__pan,.single-form__wrap .bottom-sheet__pan{padding:8px}.bottom-sheet--msp-tooltip .bottom-sheet__pan,.bottom-sheet--partners-contests .bottom-sheet__pan{padding:11px 0 19px}.bottom-sheet__arrow-down{display:none}.add-account-modal .bottom-sheet__arrow-down,.payment-providers-list .bottom-sheet__arrow-down,.player-account-select .bottom-sheet__arrow-down,.reg-form-wr .bottom-sheet__arrow-down,.single-form__wrap .bottom-sheet__arrow-down{display:block;margin:0 auto;position:relative;transform:rotate(-90deg);width:auto;z-index:10}.bottom-sheet__bar{align-items:center;display:flex;justify-content:center}.bottom-sheet__bar:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='10' fill='none' viewBox='0 0 26 10'%3E%3Cpath fill='%23fff' d='M24.75 3.281q.594-.312.781-.937a1.63 1.63 0 0 0-.125-1.25A1.4 1.4 0 0 0 24.47.28a1.56 1.56 0 0 0-1.219.125L12.625 6.125 2.375.406A1.47 1.47 0 0 0 1.156.25Q.532.438.22 1.062q-.125.187-.188.375-.03.187-.031.407 0 .405.219.812.219.375.594.594l11.78 6.562z' opacity='.6'/%3E%3C/svg%3E");background-size:cover;content:"";height:10px;width:26px}@keyframes show{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes hide{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}
