#bi-jackpots *{margin:0;padding:0;box-sizing:border-box}#bi-jackpots .jackpot-first-position{cursor:pointer;height:125px;border-radius:.25rem;box-shadow:0 .25rem 1rem rgb(0 0 0 / .2);padding:1rem;display:grid;grid-template-columns:repeat(5,1fr);grid-auto-flow:column;position:relative;overflow:hidden;transition:transform 0.3s ease}#bi-jackpots .jackpot-first-position:hover{transform:scale(1.02)}#bi-jackpots .jackpot-first-position .jackpot-first-position__left{display:flex;flex-direction:column;justify-content:space-between;grid-column:span 3;overflow-wrap:break-word;word-wrap:break-word}#bi-jackpots .jackpot-first-position .jackpot-first-position__left span{font-size:18px;color:#FFDF01;font-weight:900}#bi-jackpots .jackpot-first-position .jackpot-first-position__left h4{font-size:16px;color:#fff;font-weight:900}@media(min-width:414px){#bi-jackpots .jackpot-first-position{height:150px}#bi-jackpots .jackpot-first-position .jackpot-first-position__left span{font-size:22px}#bi-jackpots .jackpot-first-position .jackpot-first-position__left h4{font-size:20px}}@media(min-width:640px){#bi-jackpots .jackpot-first-position .jackpot-first-position__left span{font-size:26px}#bi-jackpots .jackpot-first-position .jackpot-first-position__left h4{font-size:22px}}@media(min-width:768px){#bi-jackpots .jackpot-first-position{height:200px}#bi-jackpots .jackpot-first-position .jackpot-first-position__left span{font-size:32px}#bi-jackpots .jackpot-first-position .jackpot-first-position__left h4{font-size:28px}}@media(min-width:1024px){#bi-jackpots .jackpot-first-position .jackpot-first-position__left span{font-size:36px}#bi-jackpots .jackpot-first-position .jackpot-first-position__left h4{font-size:32px}}#bi-jackpots .jackpot-first-position .jackpot-first-position__right{grid-column:span 2;display:flex;justify-content:center;align-items:center}#bi-jackpots .jackpot-first-position .jackpot-first-position__right img{width:125px;height:62.5px}@media(min-width:1024px){#bi-jackpots .jackpot-first-position .jackpot-first-position__right img{width:300px;height:150px}}#bi-jackpots .jackpot-group{position:relative;padding:1rem .5rem;gap:8px;cursor:pointer;border-radius:4px;background-color:#fff0;transition:background-color 200ms ease-in}#bi-jackpots .jackpot-group:hover,#bi-jackpots .jackpot-group:focus-within{background-color:rgb(0 71 149 / .1)}#bi-jackpots .jackpot-group::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,#fff0 0%,rgb(137 128 128 / .7) 50%,#fff0 100%)}@media(min-width:640px){#bi-jackpots .jackpot-group{padding:1.5rem}}#bi-jackpots .jackpot-details{display:flex;flex-wrap:nowrap;align-items:center}#bi-jackpots .jackpot-details__left{display:flex;flex-wrap:nowrap;align-items:center;margin-right:8px}#bi-jackpots .jackpot-details__left h6{font-size:14px;font-weight:900;margin-right:12px;width:10px;text-align:right}#bi-jackpots .jackpot-details__left .jackpot-details__img_wrapper{border-radius:50%;width:45px;height:45px;padding:3px 2.96px 3.88px 3.92px}@media(min-width:375px){#bi-jackpots .jackpot-details__left h6{margin-right:12px}}@media(min-width:640px){#bi-jackpots .jackpot-details__left{margin-right:24px}#bi-jackpots .jackpot-details__left h6{margin-right:20px;font-size:24px}#bi-jackpots .jackpot-details__left .jackpot-details__img_wrapper{width:75px;height:75px}}#bi-jackpots .jackpot-details__centre{flex-grow:1;display:flex;flex-direction:column;flex-wrap:nowrap}#bi-jackpots .jackpot-details__centre h4{font-size:14px;font-weight:700;margin:0!important}#bi-jackpots .jackpot-details__centre span{font-size:10px;font-weight:500;color:#615656}@media(min-width:640px){#bi-jackpots .jackpot-details__centre h4{font-size:24px}#bi-jackpots .jackpot-details__centre span{font-size:16px}}#bi-jackpots .jackpot-details__right{display:flex;flex-wrap:nowrap;align-items:center}#bi-jackpots .jackpot-details__right h3{font-size:16px;font-weight:700;line-height:19.36px;color:#0270B0;margin:0 8px 0 0}#bi-jackpots .jackpot-details__right span{font-size:16px}@media(min-width:375px){#bi-jackpots .jackpot-details__left h3{margin:0 12px 0 0}}@media(min-width:640px){#bi-jackpots .jackpot-details__right h3{font-size:24px;margin:0 12px 0 0}#bi-jackpots .jackpot-details__right span{font-size:24px}}#bi-jackpots .jackpot-summary{overflow:hidden;max-height:0;transition:max-height 300ms ease;overflow:hidden;width:100%;position:relative}#bi-jackpots .jackpot-summary.open{max-height:500px;gap:.5rem .5rem}#bi-jackpots .jackpot-summary__slider{padding:1rem;display:flex;gap:.5rem;scroll-behavior:smooth;overflow-x:auto}@media(min-width:1024px){#bi-jackpots .jackpot-summary__slider{padding:1.5rem}}#bi-jackpots .jackpot-summary__slider_cta{cursor:pointer;font-weight:600;font-size:14px;white-space:nowrap;border-radius:4px;background-color:#0db14b;transition:background-color 0.3s;color:#fff;align-self:center;padding:.75rem 1rem}#bi-jackpots .jackpot-summary__slider_cta:hover,#bi-jackpots .jackpot-summary__slider_cta:focus-visible{background-color:#008d00;color:#fff}.jackpot-summary__slider-slide{flex:0 0 auto;width:125px;height:62.5px;background:#f0f0f0;border-radius:8px;display:flex;justify-content:center;align-items:center;text-align:center;box-shadow:0 4px 8px rgb(0 0 0 / .1);transition:transform 0.3s ease}.jackpot-summary__slider-slide:hover{transform:scale(1.02)}.jackpot-summary__slider-slide img{border-radius:8px}#bi-jackpots .jackpot-summary a .jackpot-summary__img-wrapper{border-radius:8px}#bi-jackpots .jackpot-summary a .jackpot-summary__img-wrapper img{border-radius:8px}@media(min-width:1024px){#bi-jackpots .jackpot-summary__slider-slide{width:200px;height:100px}}.gamesBackground{background:linear-gradient(270deg,#3988E7 0%,#004795 78.78%)}.casinoBackground{background:linear-gradient(90deg,#142B3E 20.72%,#0D497E 81.81%)}.vegasBackground{background-color:rgb(9 14 52 / .5)}