.balance-container{border-bottom-width:1px;border-bottom-color:#dee5ea;justify-content:space-between;align-items:center;height:46px;padding:0 15px;display:flex}.balance-container__label{color:#5f738c;font-size:14px}.balance-container__amount{color:#151544;font-weight:700}.balance-container__amount--is-exceeded{color:#ff233e}.balance-container__space{flex:1;display:flex}
.switcher{cursor:pointer;background:linear-gradient(rgba(255,236,205,.15),rgba(255,225,175,.15)) padding-box padding-box;border:1px solid #ffcd3d;border-radius:32px;width:54px;height:32px;position:relative;overflow:hidden}.switcher--toggled{background:linear-gradient(rgba(232,255,236,.15),rgba(41,213,70,.15)) padding-box padding-box;border-color:#28e646}.switcher--toggled .switcher__circle{transform:translate(22px)}.switcher--toggled .switcher__bg--cash{transform:translate(-3px,3px)}.switcher--toggled .switcher__bg--coins{transform:translate(22px)}.switcher.switcher--white.switcher--toggled{background:linear-gradient(rgba(232,255,236,.5),rgba(41,213,70,.5)) padding-box padding-box}.switcher--white{background:linear-gradient(rgba(255,236,205,.5),rgba(255,225,175,.5)) padding-box padding-box}.switcher--small{width:38px;height:24px}.switcher--small .switcher__circle{width:18px;height:18px;top:2px}.switcher--small .switcher__bg--cash{transform:translate(-32px)}.switcher--small .switcher__bg--coins{top:2px;transform:translate(1px)}.switcher__bg{z-index:1;transition:transform .3s ease-in-out;position:absolute;top:1px}.switcher__bg--cash{left:0;transform:translate(-32px)}.switcher__bg--coins{right:0;transform:translate(-1px)}.switcher__circle{z-index:2;background-color:#dee5ea;border-radius:50%;width:26px;height:26px;transition:transform .3s ease-in-out;position:absolute;top:2px;left:2px;box-shadow:0 1px rgba(0,0,0,.5)}.switcher__circle:before{content:"";border-radius:100%;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 2px #fff}.switcher--toggled.switcher--small .switcher__circle{transform:translate(14px)}.switcher--toggled.switcher--small .switcher__bg--cash{top:2px;transform:translate(-6px)}.switcher--toggled.switcher--small .switcher__bg--coins{transform:translate(38px)}
.parlay-pick-inputs{flex-direction:column;padding:0 15px;display:flex}.parlay-pick-inputs__wrapper{align-items:center;margin:5px 0 10px;display:flex}
.cash-numeric-keyboard{justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}
.keyboard-button{cursor:pointer;background-color:#fff;border-width:1px;border-color:#d7d7e6;border-radius:5px;justify-content:center;align-items:center;width:30px;height:40px;transition:background-color .3s ease-in-out;display:flex;box-shadow:0 1px 2px rgba(0,0,0,.09)}.keyboard-button--active{opacity:.5;background-color:#eff1f3;border-color:#eff1f3}.keyboard-button__label{color:#151544;font-size:14px;font-weight:700}
.cash-update-buttons{justify-content:space-between;align-items:center;display:flex}.cash-update-buttons__icon{object-fit:contain;width:21px;height:19px}
.ticket-cash-keyboard{background-color:rgba(228,232,238,.4);border-radius:12px;height:105px;padding:10px}
.coins-slider{background-color:rgba(228,232,238,.4);border-radius:12px;height:105px}.coins-slider__wrapper{border:none;justify-content:space-between;align-items:center;margin:15px 10px 10px;display:flex}.coins-slider__slider{margin:5px 25px}.coins-slider__slider .rc-slider-rail{background-color:rgba(71,85,105,.12)}.coins-slider__slider .rc-slider-track{background-color:#ffcd3d}.coins-slider__thumbnail{width:40px;margin-top:-22px;position:absolute}.coins-slider__indicator{color:#fff;background-color:#475569;border-radius:100%;flex:0 0 13px;justify-content:center;align-items:center;width:13px;height:13px;font-size:12px;font-weight:700;display:flex}
.coins-update-button{justify-content:space-between;align-items:center;padding:10px;display:flex}
.risk-amount-input{border-width:1px;border-color:#dee5ea;border-radius:4px;justify-content:space-between;align-items:center;height:36px;padding:0 5px;display:flex}.risk-amount-input__wrapper{flex-direction:column;flex:1 1 0;display:flex;position:relative}.risk-amount-input__row{align-items:center;display:flex}.risk-amount-input__icon{object-fit:contain;width:20px;height:20px;margin-right:5px}.risk-amount-input__amount{color:#06243b;font-size:14px;font-weight:700}.risk-amount-input__amount--min{color:#ff233e}.risk-amount-input__label{color:#5f738c;z-index:2;background-color:#fff;padding:0 5px;font-size:10px;position:absolute;top:-9px;left:5px}
.risk-input-dots{justify-content:space-between;align-items:center;width:18px;display:flex}.risk-input-dots__dot{background-color:#151544;border-radius:2px;width:4px;height:4px;display:flex}.risk-input-dots__dot--right{transform:translate(-2px)}.risk-input-dots__dot--left{transform:translate(2px)}.risk-input-dots__dot--mid{transform:translateY(-5px)}
.payout-amount-input{border-width:1px;border-color:#dee5ea;border-radius:4px;flex:.8;align-items:center;height:36px;margin-left:15px;padding:0 5px;display:flex;position:relative}.payout-amount-input__icon{object-fit:contain;width:20px;height:20px;margin-right:5px}.payout-amount-input__amount{color:#06243b;font-size:14px;font-weight:700}.payout-amount-input__amount--is-invalid{color:#ff233e}.payout-amount-input__label{color:#5f738c;background-color:#fff;padding:0 5px;font-size:10px;position:absolute;top:-10px;left:5px}
.parlay-pick-summary{z-index:1;background-color:#fff;justify-content:space-between;align-items:center;height:30px;margin-bottom:10px;padding:10px 15px 0;display:flex;box-shadow:0 -9px 7px -2px #e3e7ef}.parlay-pick-summary__wrapper{align-items:center;display:flex}.parlay-pick-summary__amount{color:#151544;margin-right:10px;font-size:14px;font-weight:700}.parlay-pick-summary__title{color:#151544;font-size:14px;font-weight:700}.parlay-pick-summary__icon{margin-right:10px}.parlay-pick-summary__trash{height:15px}
