.s-jackpot{margin:6rem auto 8rem}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-jackpot{margin:3rem auto 4rem}}.s-jackpot__wrap{width:100%}.s-jackpot__heading{margin:0 auto 3rem;text-align:center}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-jackpot__heading{margin:0 auto 2rem}}.s-jackpot__error{padding:2.5rem;text-align:center}.s-jackpot__error-message{font:400 var(--font-size-t-md)/1.25 var(--font-text);margin:4rem auto;color:var(--color-light-black);text-align:center}.s-jackpot__grid{display:grid;gap:2rem;grid-template-columns:repeat(4, 1fr)}@media only screen and (max-width: 987px){.s-jackpot__grid{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-jackpot__grid{gap:1.5rem;grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 400px){.s-jackpot__grid{gap:1rem;grid-template-columns:1fr}}.s-jackpot__game{position:relative;background:var(--color-white);border-radius:.75rem;box-shadow:0 .125rem .5rem rgba(0,0,0,.1);overflow:hidden;transition:all .3s ease}.s-jackpot__game-image{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden}.s-jackpot__game-img{width:100%;height:100%;transition:transform .3s ease}.s-jackpot__game:hover .s-jackpot__game-img{opacity:.75;transform:scale(1.05)}@media only screen and (max-width: 767px){.s-jackpot__game:hover .s-jackpot__game-img{opacity:1}}.s-jackpot__game-overlay{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.1) 70%, rgba(0, 0, 0, 0.8) 100%);opacity:0;transition:opacity .3s ease}@media only screen and (max-width: 767px){.s-jackpot__game-overlay{padding:.5rem;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 30%);opacity:1}}.s-jackpot__game:hover .s-jackpot__game-overlay{opacity:1}.s-jackpot__game-info{color:var(--color-white)}@media only screen and (max-width: 767px){.s-jackpot__game-info{align-self:flex-start}}.s-jackpot__game-title{margin-bottom:.25rem}.s-jackpot__game-provider{max-width:6.25rem;max-height:2.5rem;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width: 767px){.s-jackpot__game-provider{max-width:5.5rem;max-height:2rem}}.s-jackpot__game-actions{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:.5rem;width:100%}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-jackpot__game-actions{flex-direction:row}}.s-jackpot__game-actions button{flex-grow:1;padding:.5rem}.s-jackpot__jackpot-display{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;background:var(--color-brand-1);border-top:.0625rem solid var(--color-grey)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-jackpot__jackpot-display{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}}.s-jackpot__jackpot-amount{font:500 var(--font-size-h-sm)/1 var(--font-heading);color:var(--color-brand-2);font-weight:700}.s-jackpot__currency-control{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:1rem;margin-bottom:1rem;width:100%}.s-jackpot__currency-select{font:400 var(--font-size-t-sm)/1.25 var(--font-text);padding:.5rem 1rem;width:100%;max-width:180px;background:var(--color-white);border:.0625rem solid var(--color-grey);border-radius:.375rem;cursor:pointer;color:var(--color-brand-2)}.s-jackpot__currency-select:focus{border-color:var(--color-brand-2);outline:none}.s-jackpot__empty{padding:2.5rem;text-align:center}.s-jackpot__empty p{font:400 var(--font-size-t-md)/1.25 var(--font-text);color:var(--color-dark-grey)}
