.casino{display:block;overflow-x:hidden;padding:0 0 32px;width:100%}.casino__jackpots{margin-bottom:16px}.casino__slider{overflow:hidden;width:100%}.casino__section+.casino__section{margin-top:16px}@media(min-width:960px){.casino__section+.casino__section{margin-top:24px}}.casino__section .jackpot-promo{min-height:740px}@media(min-width:768px){.casino__section .jackpot-promo{min-height:380px}}@media(min-width:960px){.casino__section .jackpot-promo{min-height:290px}}@media(min-width:1248px){.casino__section .jackpot-promo{min-height:156px}}@media(min-width:1632px){.casino__section .jackpot-promo{min-height:144px}}.casino__section:empty{margin:0;min-height:0}.casino__content,.casino__games,.casino__winners{background:#0e1322;border-radius:16px;padding:16px}@media(min-width:960px){.casino__content,.casino__games,.casino__winners{padding:16px 24px}}.casino__winners{margin-bottom:16px;min-height:205px;width:100%}@media(min-width:960px){.casino__winners{margin-bottom:24px}}.casino__content{margin-top:16px}.casino__filter{display:block;margin:0;min-height:140px;padding:16px 0;width:100%}@media(min-width:768px){.casino__filter{min-height:84px}}.casino .casino__random-game{margin:0 auto 50px}.stories{min-height:102px}.stories__container{height:100%;position:relative}.stories__progress-bar{left:8px;position:absolute;right:8px;top:8px;z-index:3}.stories__loading{height:740px}.stories-preview{padding:var(--padding-section) 0}.stories-preview .slick-track{gap:8px}.stories-preview__item{background-color:var(--background-primary);border-radius:50%;cursor:pointer;height:70px;min-width:70px;overflow:hidden;padding:3px;position:relative;width:70px}.stories-preview__item:before{background:var(--background-extra-2);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.stories-preview__item--new:before{opacity:1}.stories-preview__image-wrap{border-radius:50%;height:100%;overflow:hidden;position:relative;width:100%}.stories-preview__image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.stories-progress-bar{background:var(--background-primary);border-radius:6px;height:4px;overflow:hidden}.stories-progress-bar__inner{background:var(--background-extra-3);height:100%;width:0}.stories-progress-bar__inner--animation{animation-name:stories-progress-bar;animation-timing-function:linear}@keyframes stories-progress-bar{0%{width:0}to{width:100%}}