.home{display:block;margin:0;padding:60px 0 28px;position:relative;width:100%}@media(min-width:768px){.home{position:static}}.home--top-space{padding-top:60px}.home--top-space-v4{padding-top:44px}.home__providers{display:block;padding:16px 0;width:100%}@media(min-width:768px){.home__providers{padding:24px 0}}.home__slider-item{align-items:center;display:flex;flex-direction:row;height:200px;justify-content:center;outline:none;position:relative;width:100%}.home__winners{margin-bottom:24px}.home__big-win-cards{margin-bottom:32px}@media(min-width:768px){.home__big-win-cards{margin-bottom:48px}}.home__banner,.home__stories{margin:16px 0}@media(min-width:768px){.home__banner{margin-bottom:32px}}@media(min-width:960px){.home__banner{margin-bottom:48px}}.winners-marquee{overflow:hidden;position:relative;width:100%}.winners-marquee__top{align-items:center;color:#fff;display:flex;height:34px;justify-content:space-between;margin-bottom:20px;padding-right:0}.winners-marquee__title{align-items:center;display:flex;font-size:20px;font-weight:600;padding:0;text-transform:capitalize}.winners-marquee__track{animation:winners-marquee-scroll 40s linear infinite;display:flex;transform:translateZ(0);width:-moz-max-content;width:max-content;will-change:transform}.winners-marquee__track:hover{animation-play-state:paused}.winners-marquee__content{display:flex;flex-shrink:0;gap:16px;padding-right:16px}.winners-marquee__item{align-items:center;background:#1f222e;border:1px solid hsla(0,0%,100%,.1);border-radius:14px;display:flex;flex-shrink:0;font-size:15px;font-weight:500;gap:12px;line-height:20px;padding:12px;text-decoration:unset;transition:background-color .3s ease}.winners-marquee__item:hover{background-color:#34384d}.winners-marquee__item:hover .winners-marquee__game{text-decoration:unset}.winners-marquee__wrapper-image{flex-shrink:0}.winners-marquee__image{border-radius:8px;height:64px;overflow:hidden;width:64px}.winners-marquee__info{width:144px}.winners-marquee__username{color:#ced2e0;font-size:14px;white-space:nowrap}.winners-marquee__sum,.winners-marquee__username{max-width:100%;overflow:hidden;text-overflow:ellipsis}.winners-marquee__sum{color:#fff;font-size:16px;font-weight:700;line-height:1.4}.winners-marquee__multiplier{color:#ced2e0;font-size:13px;font-weight:700;line-height:1.3;margin-top:4px}.winners-marquee__game{color:#48b415;font-size:12px;overflow:hidden;text-decoration:underline;text-overflow:ellipsis;white-space:nowrap;width:100%}.winners-marquee__game span{margin-right:.5em}@keyframes winners-marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}