.v_slider{overflow:hidden;text-align:center}.v_slider__list{width:100%;min-height:1px;float:left;display:block;position:relative}.v_slider__track{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.v_slider__track:after{content:"";display:block;clear:both}.v_slider__item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.v_slider__item.clone{z-index:2}.v_slider__dots{width:100%;float:left;text-align:center;margin-top:15px;margin-bottom:20px}.v_slider__dots li{padding:9px;display:inline-block;cursor:pointer}.v_slider__dots li span{width:8px;height:8px;border:1px solid var(--color-border-ghost);float:left;border-radius:50%}.v_slider__dots li.active span,.v_slider__dots li span:hover{background:var(--color-main2);border:1px solid var(--color-main2)}.v_slider__next,.v_slider__prev{position:absolute;top:50%;width:7px;height:16px;transform:translateY(-50%)}.v_slider__next:focus,.v_slider__prev:focus{outline:none}.v_slider__prev{left:-13px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 1L1 9l7 8' stroke='%23fff' stroke-opacity='.3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0}.v_slider__next{right:-14px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l7 7.5L1 16' stroke='%23fff' stroke-opacity='.3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100%}.v_slider__next:hover,.v_slider__prev:hover{border-color:#04a0c5;color:#04a0c5;cursor:pointer}.Hero{max-width:100%;width:100%;margin-top:-75px;margin-bottom:20px;padding-left:0;padding-right:0}@media (min-width:590px){.Hero{margin-bottom:55px}}@media (min-width:960px){.Hero{margin-bottom:45px}}@media (min-width:1248px){.Hero{margin-bottom:5px}}.Hero-Item{position:relative;height:100%;overflow:hidden}@media (min-width:460px){.Hero-Item{padding-bottom:0}}@media (min-width:1248px){.Hero-Item{height:640px}}@media (min-width:1920px){.Hero-Item{height:800px}}.Hero-Content{position:relative;padding-top:99.375%;text-align:center}@media (min-width:590px){.Hero-Content{position:absolute;top:0;left:16px;display:flex;flex-direction:column;align-items:flex-start;width:100%;height:100%;padding-top:13.55932%;text-align:left}}@media (min-width:768px){.Hero-Content{padding-top:13.02083%}}@media (min-width:1248px){.Hero-Content{left:calc(50% - 608px);padding-top:150px}}.Hero-Image{position:absolute;left:0;top:0;width:100%}@media (min-width:590px){.Hero-Image{position:relative}}.Hero-Image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.Hero-Title{margin-bottom:5px}}@media (min-width:1248px){.Hero-Title{margin-bottom:10px}}.Hero-Title+.Hero-Btn{margin-top:10px}@media (min-width:590px){.Hero-Title+.Hero-Btn{margin-top:35px}}.Hero-Text{margin-bottom:27px;font-size:14px;line-height:1.37;color:var(--color-text-main)}@media (min-width:590px){.Hero-Text{margin-bottom:15px;font-size:14px}}@media (min-width:768px){.Hero-Text{font-size:18px;margin-bottom:25px}}@media (min-width:960px){.Hero-Text{margin-bottom:35px}}@media (min-width:1248px){.Hero-Text{margin-bottom:40px;font-size:22px}}.Hero-AdditionalText{margin-top:20px;padding-left:16px;padding-right:16px;font-size:10px;color:var(--color-text-ghost)}@media (min-width:590px){.Hero-AdditionalText{max-width:80%;padding-left:0;font-size:9px}}@media (min-width:768px){.Hero-AdditionalText{max-width:70%;font-size:10px}}@media (min-width:960px){.Hero-AdditionalText{max-width:60%;padding-bottom:10px}}@media (min-width:1248px){.Hero-AdditionalText{max-width:40%;padding-bottom:20px}}@media (min-width:1920px){.Hero-AdditionalText{max-width:30%}}.Hero-Btn{padding:20px 30px;font-size:16px}@media (min-width:1248px){.Hero-Btn{padding:25px 40px;font-size:18px}}.Hero .v_slider__dots{display:none}@media (min-width:1248px){.Hero .v_slider__dots{position:relative;margin-top:-85px}}.Search{position:relative;width:100%;background:#151841;cursor:pointer}@media (min-width:768px){.Search{min-width:67px;width:auto}}.Search-Icon{position:absolute;top:calc(50% - 9px);left:20px;fill:var(--color-text-ghost)}@media (min-width:768px){.Search-Icon{left:calc(50% - 9px);fill:var(--color-main2)}}.Search-Input{width:100%;height:100%;padding:16px 16px 17px 53px;font-size:14px;line-height:1.18;color:var(--color-text-main);background:#151841;border:none;border-radius:8px}@media (min-width:768px){.Search-Input{display:none;padding:0}}.Search-Input::-moz-placeholder{color:var(--color-text-ghost)}.Search-Input:-ms-input-placeholder{color:var(--color-text-ghost)}.Search-Input::placeholder{color:var(--color-text-ghost)}@media (min-width:768px){.Search-Input::-moz-placeholder{color:transparent}.Search-Input:-ms-input-placeholder{color:transparent}.Search-Input::placeholder{color:transparent}}.Search--open{position:absolute;top:0;right:0;bottom:0;width:100%;cursor:auto}.Search--open .Search-Icon{left:20px;fill:var(--color-text-ghost)}.Search--open .Search-Input{display:block;padding:16px 16px 17px 53px}.Search--open .Search-Input::-moz-placeholder{color:var(--color-text-ghost)}.Search--open .Search-Input:-ms-input-placeholder{color:var(--color-text-ghost)}.Search--open .Search-Input::placeholder{color:var(--color-text-ghost)}.Loader{text-align:center}.Loader-Image{display:inline-block}.Loader-Spinner,.Loader-Spinner:after,.Loader-Spinner:before{width:8px;height:8px;border-radius:50%;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load 2.2s ease-in-out infinite;animation:load 2.2s ease-in-out infinite}.Loader-Spinner{position:relative;margin:0 auto 60px;font-size:10px;text-indent:-9999em;color:var(--color-main1);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.Loader-Spinner:after,.Loader-Spinner:before{content:"";position:absolute;top:0}.Loader-Spinner:before{left:-15px;-webkit-animation-delay:-.32s;animation-delay:-.32s}.Loader-Spinner:after{left:15px}@-webkit-keyframes load{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}@keyframes load{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.GameIframe{width:100%;height:100%;background:var(--color-body)}.GameIframe iframe{margin:0;padding:0;border:0}.BestGames{margin-bottom:90px}@media (min-width:960px){.BestGames{margin-bottom:71px}}@media (min-width:1248px){.BestGames{margin-bottom:100px}}.BestGames-Title{display:none}@media (min-width:768px){.BestGames-Title{display:block;margin-bottom:20px}}@media (min-width:590px){.BestGames-Title{max-width:60%;margin-bottom:30px}}.BestGames-Text{display:none;margin-bottom:30px;font-size:16px;line-height:28px;color:var(--color-text-ghost)}@media (min-width:768px){.BestGames-Text{display:block;width:50%;font-size:14px}}@media (min-width:960px){.BestGames-Text{margin-bottom:20px}}@media (min-width:1248px){.BestGames-Text{width:41%}}.BestGames-Header{position:relative;display:flex;flex-direction:column;margin-bottom:20px;width:100%}@media (min-width:768px){.BestGames-Header{flex-direction:row}}@media (min-width:960px){.BestGames-Header{margin-bottom:15px}}@media (min-width:590px){.BestGames-Header{margin-bottom:31px}}.BestGames-Tabs{position:absolute;left:0;top:125px;display:flex;flex-direction:column;order:2;justify-content:space-between;width:100%;background-color:var(--color-body);border:1px solid var(--color-border-ghost);border-top:none;border-radius:0 0 8px 8px;z-index:1}.BestGames-Tabs .BestGames-Tab--active{display:none}@media (min-width:768px){.BestGames-Tabs{position:relative;top:auto;left:auto;flex-direction:row;flex-grow:0;order:0;margin-right:10px;border:none}.BestGames-Tabs .BestGames-Tab--active{display:inline-flex}}.BestGames-Search{order:0;margin-bottom:14px}@media (min-width:768px){.BestGames-Search{flex-shrink:0;margin-bottom:0;z-index:1}}.BestGames-Tab{display:inline-flex;justify-content:flex-start;align-items:center;order:2;width:100%;padding:20px;border:none;border-radius:0}@media (min-width:768px){.BestGames-Tab{justify-content:center;margin-right:7px;padding:13px 3px;border:1px solid var(--color-border-ghost);border-radius:8px;white-space:nowrap}}@media (min-width:960px){.BestGames-Tab{padding:20px 7px}}@media (min-width:1248px){.BestGames-Tab{justify-content:center;margin-right:10px;padding:20px 17px;white-space:nowrap}}.BestGames-Tab:last-child{margin-right:0}.BestGames-Tab--active{position:relative}.BestGames-Tab--active .Arrow{position:absolute;top:26px;right:14px;padding:3px;border-color:var(--color-text-ghost)}@media (min-width:768px){.BestGames-Tab--active .Arrow{display:none}}.BestGames-ChosenTab{display:flex;order:1;border:1px solid var(--color-border-ghost);border-radius:8px;z-index:1}@media (min-width:768px){.BestGames-ChosenTab{display:none}}.BestGames-ChosenTab--opened{border-radius:8px 8px 0 0}.BestGames-Icon--top{width:22px;height:22px}@media (min-width:768px){.BestGames-Icon--top{width:17px;height:17px}}@media (min-width:1248px){.BestGames-Icon--top{width:22px;height:22px}}.BestGames-Icon--star{width:20px;height:18px}@media (min-width:768px){.BestGames-Icon--star{width:16px;height:14px}}@media (min-width:1248px){.BestGames-Icon--star{width:20px;height:18px}}.BestGames-Icon--roulette{width:20px;height:20px}@media (min-width:768px){.BestGames-Icon--roulette{width:16px;height:16px}}@media (min-width:1248px){.BestGames-Icon--roulette{width:22px;height:22px}}.BestGames-Icon--cards{width:19px;height:20px}@media (min-width:768px){.BestGames-Icon--cards{width:15px;height:16px}}@media (min-width:1248px){.BestGames-Icon--cards{width:19px;height:20px}}.BestGames-Icon--video{width:26px;height:20px}@media (min-width:768px){.BestGames-Icon--video{width:19px;height:15px}}@media (min-width:1248px){.BestGames-Icon--video{width:26px;height:20px}}.BestGames-Icon--slots{width:31px;height:20px}@media (min-width:768px){.BestGames-Icon--slots{width:23px;height:15px}}@media (min-width:1248px){.BestGames-Icon--slots{width:31px;height:20px}}.BestGames-Thumbs{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;margin-bottom:26px}@media (min-width:590px){.BestGames-Thumbs{grid-template-columns:repeat(6,1fr)}}@media (min-width:1248px){.BestGames-Thumbs{margin-bottom:45px}}.BestGames-Thumb{cursor:pointer;position:relative}.BestGames-Thumb img{width:100%;height:100%;border-radius:8px;-o-object-fit:cover;object-fit:cover}.BestGames-Thumb:hover .ThumbOverlay{height:100%}.BestGames-Thumb:hover .ThumbOverlay-Link{display:block;height:80px}@media (min-width:460px){.BestGames-Thumb:hover .ThumbOverlay-Link{width:120px;height:120px}.BestGames-Thumb:hover .ThumbOverlay-Link:before{border:27px solid transparent;border-left:32px solid var(--color-text-main)}}@media (min-width:590px){.BestGames-Thumb:hover .ThumbOverlay-Link{width:50px;height:50px}.BestGames-Thumb:hover .ThumbOverlay-Link:before{border:10px solid transparent;border-left:15px solid var(--color-text-main)}}@media (min-width:768px){.BestGames-Thumb:hover .ThumbOverlay-Link{width:65px;height:65px}.BestGames-Thumb:hover .ThumbOverlay-Link:before{border:17px solid transparent;border-left:22px solid var(--color-text-main)}}@media (min-width:960px){.BestGames-Thumb:hover .ThumbOverlay-Link{width:80px;height:80px}.BestGames-Thumb:hover .ThumbOverlay-Link:before{border:19px solid transparent;border-left:24px solid var(--color-text-main)}}@media (min-width:1248px){.BestGames-Thumb:hover .ThumbOverlay-Link{width:100px;height:100px}.BestGames-Thumb:hover .ThumbOverlay-Link:before{border:22px solid transparent;border-left:27px solid var(--color-text-main)}}.BestGames-Thumb:hover .ThumbOverlay-Footer{display:flex}.BestGames-Btn{text-align:center}.BestGames-Btn .Btn{padding:17px 20px;font-size:12px}@media (min-width:960px){.BestGames-Btn .Btn{padding:21px 27px;font-size:14px}}@media (min-width:1248px){.BestGames-Btn .Btn{padding:21px 35px;font-size:14px}}.ThumbOverlay{position:absolute;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;width:100%;height:0;background-color:rgba(36,40,87,.7);transition:all .2s ease;overflow:hidden;border-radius:8px}.ThumbOverlay-Link{display:none;align-self:center;top:13%;transform:translate(0);width:80px;height:0;background:linear-gradient(87.21deg,#ffa41d 1.01%,#ff8f22 48.07%,#ff7b27 99.21%);opacity:1;z-index:1;border-radius:50%;cursor:pointer;position:relative}.ThumbOverlay-Link:before{content:"";border:17px solid transparent;border-left:22px solid var(--color-text-main);position:absolute;top:50%;left:40%;transform:translateY(-50%)}.ThumbOverlay-Link:hover{opacity:1}@media (min-width:590px){.ThumbOverlay-Link{width:20px}}@media (min-width:1248px){.ThumbOverlay-Link{opacity:.9}}.ThumbOverlay-Footer{display:none;flex-direction:column;justify-content:center;align-items:center;height:25%;margin-top:auto;font-size:14px;font-weight:700;color:var(--color-text-main);text-transform:uppercase;background:linear-gradient(87.21deg,#ffa41d 1.01%,#ff8f22 48.07%,#ff7b27 99.21%);opacity:.9;cursor:pointer}@media (min-width:460px){.ThumbOverlay-Footer{font-size:16px}}@media (min-width:590px){.ThumbOverlay-Footer{font-size:8px}}@media (min-width:768px){.ThumbOverlay-Footer{font-size:12px}}@media (min-width:960px){.ThumbOverlay-Footer{font-size:14px}}@media (min-width:1248px){.ThumbOverlay-Footer{font-size:16px}}.BestGames-Tab--disable{display:none}.Jackpots{margin-bottom:58px;padding-left:0;padding-right:0}@media (min-width:768px){.Jackpots{margin-bottom:68px}}@media (min-width:1248px){.Jackpots{margin-bottom:89px}}.Jackpots-Header{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:30px;padding-left:16px;padding-right:16px}@media (min-width:590px){.Jackpots-Header{flex-direction:row;margin-bottom:34px}}@media (min-width:1248px){.Jackpots-Header{flex-direction:row;margin-bottom:43px}}.Jackpots-Title{margin-bottom:40px;text-align:center}@media (min-width:590px){.Jackpots-Title{margin-bottom:0;text-align:left}}.Jackpots-Jackpot{display:flex;line-height:1.18}.Jackpots-Icon{margin-right:23px;width:54px;height:56px}@media (min-width:768px){.Jackpots-Icon{margin-right:20px;width:64px;height:66px}}@media (min-width:960px){.Jackpots-Icon{width:70px;height:70px}}@media (min-width:1248px){.Jackpots-Icon{margin-right:32px}}.Jackpots-Text{margin-bottom:3px;font-size:16px;font-weight:500;text-transform:uppercase;color:var(--color-main1)}@media (min-width:960px){.Jackpots-Text{font-size:18px}}.Jackpots-Sum{font-size:30px;font-weight:800;line-height:1.18;color:var(--color-text-main)}@media (min-width:768px){.Jackpots-Sum{font-size:38px}}@media (min-width:1248px){.Jackpots-Sum{font-size:48px}}.Jackpots-Slider{position:relative;width:calc(100% - 32px);margin-left:auto;margin-right:auto}.Jackpots-Item{display:inline-block;Content-decoration:none}.Jackpots-Image{position:relative;height:120px;margin-bottom:19px;border-radius:8px;overflow:hidden}@media (min-width:768px){.Jackpots-Image{height:72px;margin-bottom:12px}}@media (min-width:960px){.Jackpots-Image{height:92px;margin-bottom:14px}}@media (min-width:1248px){.Jackpots-Image{height:120px}}.Jackpots-Image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid rgba(255,164,29,.3);border-radius:8px;box-sizing:border-box}.Jackpots-Image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Jackpots-Content{display:flex;justify-content:center;font-size:14px;line-height:1.18}@media (min-width:768px){.Jackpots-Content{flex-direction:column}}@media (min-width:960px){.Jackpots-Content{flex-direction:row}}.Jackpots-Game{margin-right:13px;font-weight:500;color:hsla(0,0%,100%,.3)}@media (min-width:768px){.Jackpots-Game{margin-right:0;margin-bottom:3px;font-size:12px}}@media (min-width:960px){.Jackpots-Game{font-size:11px;margin-right:8px;margin-bottom:0}}@media (min-width:1248px){.Jackpots-Game{margin-right:13px}}.Jackpots-Price{font-size:12px;font-weight:700;color:var(--color-main2)}@media (min-width:960px){.Jackpots-Price{font-size:11px}}.Jackpots .v_slider__next,.Jackpots .v_slider__prev{top:60px}@media (min-width:768px){.Jackpots .v_slider__next,.Jackpots .v_slider__prev{top:35px}}@media (min-width:960px){.Jackpots .v_slider__next,.Jackpots .v_slider__prev{top:45px}}@media (min-width:1248px){.Jackpots .v_slider__next,.Jackpots .v_slider__prev{top:60px}}.Banner{position:relative;max-width:100%;width:100%;margin-bottom:73px;padding-left:0;padding-right:0;overflow:hidden}@media (min-width:590px){.Banner{overflow:visible}}@media (min-width:768px){.Banner{margin-bottom:70px}}@media (min-width:1248px){.Banner{margin-bottom:50px}}.Banner-Image{position:absolute;top:0;left:0;display:block;width:100%}@media (min-width:590px){.Banner-Image{position:relative}}@media (min-width:1248px){.Banner-Image{height:558px}}.Banner-Image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Banner-Image--contain img{-o-object-fit:contain;object-fit:contain}.Banner-Content{position:relative;z-index:1;padding-top:73.4375%;padding-left:16px;padding-right:16px;width:100%;text-align:center}@media (min-width:590px){.Banner-Content{position:absolute;top:0;left:16px;max-width:60%;padding-top:8.37912%;padding-left:0;padding-right:0;text-align:left}}@media (min-width:768px){.Banner-Content{max-width:50%}}@media (min-width:960px){.Banner-Content{left:46px}}@media (min-width:1248px){.Banner-Content{left:calc(50% - 569px);max-width:35%;padding-top:57px}}@media (min-width:1920px){.Banner-Content{max-width:30%}}.Banner-Title{margin-bottom:18px;font-size:22px}@media (min-width:768px){.Banner-Title{margin-bottom:24px}}@media (min-width:960px){.Banner-Title{margin-bottom:28px;font-size:26px}}@media (min-width:1248px){.Banner-Title{margin-bottom:42px;font-size:36px}}.Banner-Bonus{margin-bottom:20px;font-size:14px;font-weight:700;line-height:126.5%;text-transform:uppercase;color:var(--color-main1)}@media (min-width:960px){.Banner-Bonus{margin-bottom:13px;font-size:20px}}@media (min-width:1248px){.Banner-Bonus{margin-bottom:22px;font-size:24px}}.Banner-Text{margin-bottom:23px;font-size:13px;font-weight:300;line-height:24px;color:var(--color-text-ghost)}@media (min-width:768px){.Banner-Text{font-size:14px}}@media (min-width:1248px){.Banner-Text{margin-bottom:34px;font-size:16px}}.Banner-Btn{padding:18px 40px;font-size:16px}@media (min-width:768px){.Banner-Btn{padding:18px 22px}}@media (min-width:1248px){.Banner-Btn{padding:20px 55px;font-size:18px}}.Banner-AdditionalText{color:var(--color-text-ghost);font-size:10px;margin-top:20px}