.jackpot .jackpot__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:80px;margin-bottom:30px}.jackpot .jackpot__history{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.jackpot .jackpot__winners{max-width:505px;min-width:320px;width:100%;padding:52px 16px 16px;border-radius:16px;background-color:#1a2b38;position:relative;overflow:hidden}.jackpot .jackpot__winners_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;position:absolute;top:0;left:0;background:#725cfc;border-radius:0 100px 100px 0;padding:6px 16px}.jackpot .jackpot__slider{max-height:275px;overflow:hidden}.jackpot .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.jackpot .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jackpot .swiper-slide__link{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;border-radius:10px;overflow:hidden}.jackpot .swiper-slide__link img{max-width:100px;min-width:100px;-o-object-fit:cover;object-fit:cover}.jackpot .swiper-slide__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;gap:10px;padding:5px 10px;background-color:#273D4E;border-radius:10px}@media (max-width:1600px){.jackpot .jackpot__list{gap:0 40px}}@media (max-width:992px){.jackpot .jackpot__list{padding:0 30px}}@media (max-width:768px){.jackpot .jackpot__history{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.jackpot .jackpot__winners{max-width:100%;min-width:100%}}