.jpm-jackpot{position:relative;border-radius:10px;overflow:clip;background:linear-gradient(90deg,#8000ff,#5200ff)}.jpm-jackpot.is-mega,.jpm-jackpot.is-minor{display:flex;flex-direction:column;justify-content:center}.jpm-jackpot.is-minor{min-height:49px}.jpm-jackpot.is-mega{min-height:98px}.jpm-jackpot.is-mega.is-promo-page{min-height:110px}.jpm-jackpot__content{display:flex;justify-content:center;gap:8px;flex:1 1;padding:15px}.is-mega .jpm-jackpot__content{flex-direction:column;align-items:center}.is-minor .jpm-jackpot__content{justify-content:space-between;align-items:center}.is-dynamic .jpm-jackpot__content{cursor:pointer}.is-simplified .jpm-jackpot__content{flex-direction:row;justify-content:space-between}.is-minor.is-dynamic .jpm-jackpot__content,.is-simplified.is-dynamic .jpm-jackpot__content{padding-right:40px}.jpm-jackpot__header-title{font-size:14px;line-height:1.2;font-weight:600;color:var(--white)}.is-simplified .jpm-jackpot__header-title{font-size:14px}.jpm-jackpot__header-amount{display:flex;padding-left:4px;font-size:16px;line-height:1.2;font-weight:900;background:linear-gradient(90deg,#ffc684,#ffed8f,#ffd584);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.jpm-jackpot__header-amount span{width:10px}.is-mega .jpm-jackpot__header-amount span{width:24px}.jpm-jackpot__header-amount span.is-not-a-number{width:5px}.is-mega .jpm-jackpot__header-amount span.is-not-a-number{width:10px}.is-simplified .jpm-jackpot__header-amount span.is-not-a-number{width:5px}.is-simplified .jpm-jackpot__header-amount span{width:10px}.is-mega .jpm-jackpot__header-amount{font-size:36px}.is-simplified .jpm-jackpot__header-amount{font-size:16px}.jpm-jackpot__explainer{height:0;font-size:12px;font-weight:400;line-height:1.5;color:var(--gray-300);text-align:center;padding:0 5px;overflow:clip;transition:height .25s ease-in-out}.jpm-jackpot__explainer strong{font-weight:900;color:var(--white)}.jpm-jackpot__explainer.is-visible{height:-moz-fit-content;height:fit-content}.jpm-jackpot__booster-active .jpm-jackpot__explainer{height:auto}.jpm-jackpot__booster-container{height:0;background-color:#4e00b2;transition:height .25s ease-in-out}.jpm-jackpot__booster-container.jpm-jackpot__expander-enter-active,.jpm-jackpot__booster-container.jpm-jackpot__expander-enter-done{height:-moz-fit-content;height:fit-content}.jpm-jackpot__booster-active{padding:10px 15px 0}.jpm-jackpot-booster__text{font-size:12px;line-height:14px;font-weight:600;color:var(--white)}.jpm-jackpot-booster__text.is-amount{display:inline-flex;justify-content:center;align-items:center;border-radius:6px;background-color:var(--green-400);padding:4px 8px;margin-left:10px}.jpm-jackpot-booster__text.is-increment{font-weight:700}.jpm-jackpot-booster__text.is-time{color:rgb(from var(--white) r g b/80%)}.jpm-jackpot__toggler{width:16px;height:16px;padding:4px;border-radius:50%;background-color:var(--purple-300);position:absolute;top:15px;right:15px;transition:background-color .25s ease-in-out}@layer mixins{.jpm-jackpot__toggler{display:flex;justify-content:center;align-items:center}}.jpm-jackpot__toggler.is-active{background-color:#a280ff}.jpm-jackpot-toggler__icon{width:100%;height:100%;fill:#fff;transition:rotate .25s ease-in-out}.is-active .jpm-jackpot-toggler__icon{rotate:180deg}.jpm-view-boosters-modal__button-box{padding:0 15px 15px}.jpm-jackpot-booster__graph-wrapper{display:flex;align-items:center;height:70px;margin:10px 0 15px}.jpm-jackpot-booster__graph{position:relative;z-index:1;width:100%;border-radius:2px;background-color:var(--purple-400)}@layer mixins{.jpm-jackpot-booster__graph{display:flex;justify-content:center;align-items:center}}.jpm-jackpot-booster-graph__range{position:relative;display:flex;align-items:center;width:70%;height:4px;background:linear-gradient(90deg,#ffc684,#ffed8f 30%,#ffd584)}.jpm-jackpot-booster-graph__range:after,.jpm-jackpot-booster-graph__range:before{position:absolute;z-index:-1;content:"";border-color:rgba(0,0,0,0) #ffc684;border-style:solid;border-width:6px}.jpm-jackpot-booster-graph__range:before{left:0;border-right-color:rgba(0,0,0,0)}.jpm-jackpot-booster-graph__range:after{right:0;border-left-color:rgba(0,0,0,0)}.jpm-jackpot-booster-graph__top{position:absolute;bottom:9px;display:flex;justify-content:space-around;width:100%;font-size:10px;font-weight:600;color:var(--white)}.jpm-jackpot-booster-graph__flag{position:absolute;left:50%;bottom:-3px;z-index:-1;width:20px;transform:translateX(-3px)}.jpm-jackpot-booster-graph__limiter{position:absolute;top:16px;font-size:12px;font-weight:900;line-height:1;color:var(--white)}.jpm-jackpot-booster-graph__limiter.is-left{left:0;transform:translateX(-50%)}.jpm-jackpot-booster-graph__limiter.is-right{right:0;transform:translateX(50%)}.jpm-jackpot-booster-graph__target{position:absolute;left:50%;top:12px;transform:translateX(-50%);padding:2px 7px;border-radius:4px;background:var(--gold,linear-gradient(95deg,#ffc684 .96%,#ffed8f 32.42%,#ffd584 96.83%));font-size:12px;font-weight:900;color:#161421}.jpm-jackpot-booster__footer{display:flex;align-items:center;justify-content:space-between;height:43px;border-top:1px solid var(--purple-400);font-size:12px;font-weight:600;color:var(--white)}.jpm-jackpot-booster__footer strong{padding:4px 10px;border-radius:4px;background-color:rgba(0,0,0,.15);font-weight:900}.jpm-jackpot__booster-inactive{display:flex;justify-content:space-between;align-items:center;padding:8px 10px}.jpm-jackpot-booster__button{--padding-block:3px;--padding-inline:10px;width:auto;min-height:23px;font-size:14px;line-height:17px;text-transform:capitalize}.jpm-jackpot-skeleton{position:relative;border-radius:10px;overflow:clip;background:linear-gradient(90deg,#8000ff,#5200ff);animation:skeleton-loading 1s linear infinite alternate}.jpm-jackpot-skeleton.is-jackpot-mega{height:98px}.jpm-jackpot-skeleton.is-jackpot-mega.is-promo-page{height:110px}.jpm-jackpot-skeleton.is-jackpot-minor{height:49px}