/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.animated{animation-duration:var(--animate-duration);animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.repeat-1{animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{animation-iteration-count:calc(var(--animate-repeat)*2)}.animated.repeat-3{animation-iteration-count:calc(var(--animate-repeat)*3)}.animated.delay-1s{animation-delay:var(--animate-delay)}.animated.delay-2s{animation-delay:calc(var(--animate-delay)*2)}.animated.delay-3s{animation-delay:calc(var(--animate-delay)*3)}.animated.delay-4s{animation-delay:calc(var(--animate-delay)*4)}.animated.delay-5s{animation-delay:calc(var(--animate-delay)*5)}.animated.faster{animation-duration:calc(var(--animate-duration)/2)}.animated.fast{animation-duration:calc(var(--animate-duration)*.8)}.animated.slow{animation-duration:calc(var(--animate-duration)*2)}.animated.slower{animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animated{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.animated[class*=Out]{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}.notification-container-bottom-center,.notification-container-bottom-left,.notification-container-bottom-right,.notification-container-center,.notification-container-top-center,.notification-container-top-left,.notification-container-top-right{pointer-events:all;position:absolute;width:325px}.notification-container-bottom-center,.notification-container-center,.notification-container-top-center{align-items:center;display:flex;flex-direction:column;justify-content:center;left:calc(50% - 162.5px)}.notification-container-center{height:100%;pointer-events:none;top:20px}.notification-container-center .center-inner{align-items:center;display:flex;flex-direction:column;justify-content:center;pointer-events:all;width:325px}.notification-container-top-center{top:20px}.notification-container-bottom-center{bottom:20px}.notification-container-top-left{left:20px;top:20px}.notification-container-top-right{right:20px;top:20px}.notification-container-bottom-left{bottom:20px;left:20px}.notification-container-bottom-right{bottom:20px;right:20px}.notification-container-mobile-bottom,.notification-container-mobile-top{pointer-events:all;position:absolute}.notification-container-mobile-top{left:20px;right:20px;top:20px}.notification-container-mobile-bottom{bottom:20px;left:20px;margin-bottom:-15px;right:20px}.notification-default{border-left:8px solid #0562c7}.notification-default,.notification-default .timer{background-color:#007bff}.notification-default .timer-filler{background-color:#fff}.notification-default .notification-close{background-color:#007bff}.notification-success{border-left:8px solid #1f8838}.notification-success,.notification-success .timer{background-color:#28a745}.notification-success .timer-filler{background-color:#fff}.notification-success .notification-close{background-color:#28a745}.notification-danger{border-left:8px solid #bd1120}.notification-danger,.notification-danger .timer{background-color:#dc3545}.notification-danger .timer-filler{background-color:#fff}.notification-danger .notification-close{background-color:#dc3545}.notification-info{border-left:8px solid #138b9e}.notification-info,.notification-info .timer{background-color:#17a2b8}.notification-info .timer-filler{background-color:#fff}.notification-info .notification-close{background-color:#17a2b8}.notification-warning{border-left:8px solid #ce9c09}.notification-warning,.notification-warning .timer{background-color:#eab000}.notification-warning .timer-filler{background-color:#fff}.notification-warning .notification-close{background-color:#eab000}.notification-awesome{border-left:8px solid #4c3fb1}.notification-awesome,.notification-awesome .timer{background-color:#685dc3}.notification-awesome .timer-filler{background-color:#fff}.notification-awesome .notification-close{background-color:#685dc3}@-webkit-keyframes timer{0%{width:100%}to{width:0}}@keyframes timer{0%{width:100%}to{width:0}}.react-notification-root{height:100%;pointer-events:none;position:fixed;width:100%;z-index:9000}.notification-item{border-radius:3px;box-shadow:1px 3px 4px rgba(0,0,0,.2);cursor:pointer;display:flex;margin-bottom:15px;position:relative}.notification-item .timer{margin-top:10px;width:100%}.notification-item .timer,.notification-item .timer .timer-filler{border-radius:5px;height:3px}.notification-item .notification-title{color:#fff;font-size:14px;font-weight:700;margin-bottom:5px;margin-top:5px}.notification-item .notification-message{word-wrap:break-word;color:#fff;font-size:14px;line-height:150%;margin-bottom:0;margin-top:0;max-width:calc(100% - 15px)}.notification-item .notification-content{display:inline-block;padding:8px 15px;width:100%}.notification-item .notification-close{border-radius:50%;display:inline-block;height:18px;position:absolute;right:10px;top:10px;width:18px}.notification-item .notification-close:after{color:#fff;content:"×";font-size:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.notification-container-mobile-bottom .notification-item,.notification-container-mobile-bottom .notification-parent,.notification-container-mobile-top .notification-item,.notification-container-mobile-top .notification-parent{max-width:100%;width:100%}.notification-container-bottom-right .notification-parent,.notification-container-top-right .notification-parent{margin-left:auto}.notification-container-bottom-left .notification-parent,.notification-container-top-left .notification-parent{margin-right:auto}.notification-container-mobile-bottom .notification-parent,.notification-container-mobile-top .notification-parent{margin-left:auto;margin-right:auto}@font-face{font-family:PTRootUIWeb;font-style:normal;font-weight:400;src:url(/fonts/PT-Root-UI_VF.f5882413..woff2) format("woff2"),url(/fonts/PT-Root-UI_VF.aa2a2498..woff) format("woff")}@font-face{font-family:PTRootUIWeb;font-style:normal;font-weight:400;src:url(/fonts/PT-Root-UI_Regular.51b7ac2a..woff2) format("woff2"),url(/fonts/PT-Root-UI_Regular.c8b6805d..woff) format("woff")}@font-face{font-family:PTRootUIWeb;font-style:normal;font-weight:500;src:url(/fonts/PT-Root-UI_Medium.942457a3..woff2) format("woff2"),url(/fonts/PT-Root-UI_Medium.dab54de6..woff) format("woff")}@font-face{font-family:PTRootUIWeb;font-style:normal;font-weight:300;src:url(/fonts/PT-Root-UI_Light.bda7a6c7..woff2) format("woff2"),url(/fonts/PT-Root-UI_Light.71b6bd99..woff) format("woff")}@font-face{font-family:PTRootUIWeb;font-style:normal;font-weight:700;src:url(/fonts/PT-Root-UI_Bold.b951c0ef..woff2) format("woff2"),url(/fonts/PT-Root-UI_Bold.3028ce78..woff) format("woff")}html{height:auto;width:100%}.body,html{background-color:#0c0612;min-height:100%}.body{color:#999;font-family:PTRootUIWeb,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.2;margin:0;max-width:100%;overflow:auto;overflow-x:hidden;padding:0;text-align:left;width:100vw}.body--hidden{overflow:hidden}*{box-sizing:border-box}img{border:none}input::-ms-clear,input::-ms-reveal{display:none;height:0;width:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.grecaptcha-badge{visibility:hidden}.notification-container-mobile-top{top:80px}@media(min-width:1248px){.notification-container-mobile-top{top:20px}}div[id^=b_]>div{bottom:65px!important;right:20px!important}@media(min-width:768px){div[id^=b_]>div{bottom:25px!important}}.body--hideChat div[id^=b_]{display:none!important}.i-embedded-chat{bottom:70px!important}@media(min-width:768px){.i-embedded-chat{bottom:0!important}}.circleContactButtonWrap{background:url(/images/chat.12b8c711..svg) 50% no-repeat #554e5d!important;border-radius:16px!important;height:60px!important;padding:16px 12px!important;width:60px!important}.circleContactBack,.circleContactBottom,.circleContactLeft,.circleContactLetter,.circleContactPenIcon,.circleContactRight,.circleContactTop{display:none!important}.footer-licence-info{align-items:flex-start;color:#999;display:flex;flex-direction:column;font-size:12px;font-weight:400;justify-content:space-between;letter-spacing:.12px;line-height:1.2;margin:0;padding:0;text-align:left;width:100%}@media(min-width:960px){.footer-licence-info{flex-direction:row}}.footer-licence-info a{color:#ec3200;text-decoration:none}.footer-licence-info a:hover{text-decoration:underline}.footer-licence-info p{margin:0;padding:0}.footer-licence-info__cell{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;width:100%}@media(min-width:960px){.footer-licence-info__cell{align-items:flex-start;flex-direction:row;justify-content:flex-start;margin-bottom:0;width:calc(50% - 20px)}}.footer-licence-info__cell--second{flex-direction:column}.footer-licence-info__licence{flex-shrink:0;margin-bottom:20px;margin-right:0;width:60px}@media(min-width:960px){.footer-licence-info__licence{margin-bottom:0;margin-right:25px}}.footer-licence-info__text{margin-bottom:10px;text-align:center}@media(min-width:960px){.footer-licence-info__text{text-align:left}}.bonuses{display:block;margin:64px 0 0;padding:0;width:100%}.bonuses__section,.bonuses__section-row{display:block;margin:0;padding:0;width:100%}.bonuses__section-row:not(:first-child){margin-top:16px}@media(min-width:768px){.bonuses__section-row:not(:first-child){margin-top:32px}}.bonuses__section-row--grid{grid-column-gap:16px;grid-row-gap:16px;align-items:flex-start;display:grid;flex-direction:row;flex-wrap:wrap;grid-template-columns:1fr;justify-content:center;margin:0 auto;padding:0;width:100%}@media(min-width:768px){.bonuses__section-row--grid{grid-row-gap:32px}}@media(min-width:1248px){.bonuses__section-row--grid{grid-column-gap:26px;grid-template-columns:repeat(2,1fr)}}@media(min-width:1632px){.bonuses__section-row--grid{grid-column-gap:32px}}.bonuses__section-item{align-items:flex-start;align-self:stretch;background-color:#212121;border-radius:4px;display:inline-flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0;min-height:360px;padding:0;text-align:center;width:100%}@media(min-width:960px){.bonuses__section-item--left{text-align:left}.bonuses__section-item--right{text-align:right}}.bonuses__inner{display:block;margin:16px 0 0;padding:0;width:100%}@media(min-width:768px){.bonuses__inner{margin-top:38px}}.bonuses__more{display:block;margin:16px 0 0;padding:0;text-align:center;width:100%}@media(min-width:768px){.bonuses__more{margin-top:24px}}@media(min-width:1248px){.bonuses__more{margin-top:32px}}.registr-promo{align-items:flex-end;color:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:14px;font-weight:700;justify-content:center;line-height:1.2;margin:0;min-height:100%;padding:0;position:relative;text-align:left;width:100%}.registr-promo__bg{display:none;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;position:absolute;top:0;width:100%}@media(min-width:1248px){.registr-promo__bg{display:block}}.registr-promo__bg-mobile{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;position:absolute;top:0;width:100%}@media(min-width:1248px){.registr-promo__bg-mobile{display:none}}.registr-promo__content{display:none;padding:0 0 120px 104px;position:relative;width:100%}@media(min-width:1248px){.registr-promo__content{display:block}}.registr-promo__list{align-items:flex-start;display:inline-flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;list-style:none;margin:0;max-width:100%;padding:0;width:auto}.registr-promo__welcome{left:26px;position:absolute;top:23px}@media(min-width:1248px){.registr-promo__welcome{left:108px;top:115px}}.registr-promo__title{font-size:30px;font-weight:700;letter-spacing:-.01em;line-height:31px;margin:2px 0 3px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:1248px){.registr-promo__title{font-size:72px;letter-spacing:-.02em;line-height:.9;margin-bottom:15px;margin-top:15px;max-height:130px;max-width:330px;white-space:unset}}.registr-promo__description{color:#fff;font-size:15px;font-weight:400;line-height:18px;max-height:36px;max-width:220px;overflow:hidden}@media(min-width:1248px){.registr-promo__description{font-size:36px;line-height:1.5;max-height:54px;max-width:330px}}.registr-promo__item{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0 0 12px;min-height:24px;padding:0;position:relative;width:100%}.registr-promo__icon{display:block;height:20px;margin-right:8px;pointer-events:none;width:20px}.registr-promo__text{font-size:14px;font-weight:400;line-height:20px}.registr-title{color:#fff;display:block;font-size:18px;font-weight:700;letter-spacing:-.03em;line-height:1.2;margin:0 0 11px;padding:0;text-align:left;width:90%}@media(min-width:360px){.registr-title{font-size:24px}}@media(min-width:1248px){.registr-title{font-size:48px;letter-spacing:-.03em;line-height:1;text-transform:capitalize;width:100%}}.registr-title br{display:none}@media(min-width:1248px){.registr-title br{display:inline}}.registr-title b{color:#ff9500;display:block;margin:8px 0 0}.sign-in-promo{align-items:flex-end;color:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:14px;font-weight:700;justify-content:center;line-height:1.2;margin:0;min-height:100%;padding:0;position:relative;text-align:left;width:100%}.sign-in-promo__bg{display:none;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;position:absolute;top:0;width:100%}@media(min-width:1248px){.sign-in-promo__bg{display:block}}.sign-in-promo__bg-mobile{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;position:absolute;top:0;width:100%}@media(min-width:1248px){.sign-in-promo__bg-mobile{display:none}}.sign-in-promo__content{display:none;padding:0 0 120px 104px;position:relative;width:100%}@media(min-width:1248px){.sign-in-promo__content{display:block}}.sign-in-promo__list{align-items:flex-start;display:inline-flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;list-style:none;margin:0;max-width:100%;padding:0;width:auto}.sign-in-promo__welcome{left:26px;position:absolute;top:23px}@media(min-width:1248px){.sign-in-promo__welcome{left:108px;top:115px}}.sign-in-promo__title{color:#fff;font-size:27px;font-weight:700;letter-spacing:-.01em;line-height:105%;margin-bottom:4px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:1248px){.sign-in-promo__title{font-size:72px;letter-spacing:-.02em;line-height:.9;margin-bottom:15px;max-height:130px;max-width:330px;white-space:unset}}.sign-in-promo__description{color:#fff;font-size:12px;font-weight:400;line-height:140%;max-width:163px;overflow:hidden}@media(min-width:1248px){.sign-in-promo__description{font-size:30px;line-height:150%;max-width:380px}}.sign-in-promo__item{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0 0 12px;min-height:24px;padding:0;position:relative;width:100%}.sign-in-promo__icon{display:block;height:20px;margin-right:8px;pointer-events:none;width:20px}.sign-in-promo__text{font-size:14px;font-weight:400;line-height:20px}.sign-in-title{color:#fff;display:block;font-size:24px;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0 0 24px;padding:0;text-align:left;width:90%}@media(min-width:1248px){.sign-in-title{font-size:48px;letter-spacing:-.03em;line-height:1;margin-bottom:64px;text-transform:capitalize;width:100%}}.sign-in-title br{display:none}@media(min-width:1248px){.sign-in-title br{display:inline}}.sign-in-title b{color:#ff9500;display:block;margin:8px 0 0}.home-slide__image{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.home-slide__block{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:34px 20px;position:relative}@media(min-width:768px){.home-slide__block{padding:34px 70px}}@media(min-width:1632px){.home-slide__block{padding:50px 110px}}.home-slide__content{width:100%}.home-slide__button.btn,.home-slide__button.link-btn{background-color:#fff;border-radius:8px;color:#2a2234;min-height:32px;min-width:120px}.home-slide__button.btn:active,.home-slide__button.btn:focus,.home-slide__button.btn:hover,.home-slide__button.link-btn:active,.home-slide__button.link-btn:focus,.home-slide__button.link-btn:hover{background-color:hsla(0,0%,100%,.9)}@media(min-width:1632px){.home-slide__button.btn,.home-slide__button.link-btn{min-height:48px;min-width:180px}}.home-slide__title{color:#fff;font-size:18px;font-weight:700;letter-spacing:-.01em;line-height:20px;margin:0 0 7px}@media(min-width:768px){.home-slide__title{font-size:24px}}@media(min-width:1632px){.home-slide__title{font-size:27px;line-height:28px;margin-bottom:10px}}.home-slide__title.big-title{font-size:54px;line-height:100%}@media(min-width:1632px){.home-slide__title.big-title{font-size:80px}}.home-slide__description{color:hsla(0,0%,100%,.86);font-size:14px;letter-spacing:-.01em;line-height:1.3;margin:0 0 7px}@media(min-width:1632px){.home-slide__description{font-size:18px}}.banner{align-items:center;align-self:stretch;border-radius:4px;color:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:12px;font-weight:600;justify-content:flex-start;letter-spacing:.12px;line-height:1.2;margin:0;overflow:hidden;position:relative;text-align:center;text-transform:none;width:100%}@media(min-width:768px){.banner{text-align:left}}@media(min-width:960px){.banner{font-size:16px;letter-spacing:.16px}}@media(min-width:1248px){.banner{font-size:10px;letter-spacing:.1px}}.banner p{margin:0;padding:0}.banner__img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;top:0;width:100%}.banner__content{display:block;padding:5px;position:absolute;width:100%}@media(min-width:960px){.banner__content{padding:20px 10%}}.banner__content p{font-size:12px}@media(min-width:960px){.banner__content p{font-size:14px}}@media(min-width:1632px){.banner__content p{font-size:16px}}.banner__title{font-size:16px;font-weight:700;letter-spacing:.16px;margin:0 0 4px;text-transform:uppercase}p+.banner__title{margin:4px 0 0}@media(min-width:768px){.banner__title{font-size:20px;letter-spacing:.2px;margin-bottom:8px}}@media(min-width:960px){.banner__title{font-size:26px}}@media(min-width:1632px){.banner__title{font-size:28px}}@media(min-width:1920px){.banner__title{font-size:32px}}.banner__button-wrapper{display:block;margin:10px 0 0}@media(min-width:960px){.banner__button-wrapper{margin-top:15px;margin-top:24px}}.banner__button-wrapper .banner__button{font-size:12px;min-height:27px;min-width:120px;padding:6px 12px}@media(min-width:768px){.banner__button-wrapper .banner__button{min-height:31px;min-width:148px;padding:12px 14px}}@media(min-width:960px){.banner__button-wrapper .banner__button{min-height:35px;min-width:160px}}@media(min-width:1248px){.banner__button-wrapper .banner__button{font-size:12px;min-height:28px;min-width:128px}}.game-banner{border-radius:4px;grid-column:span 2;order:1;overflow:hidden;padding:48px 32px;position:relative}@media(min-width:768px){.game-banner{padding:24px 32px}}.game-banner:nth-child(2),.game-banner:nth-child(3){order:3}.game-banner:nth-child(4){order:5}.game-banner__title{color:#fff;font-size:28px;font-weight:700;letter-spacing:.28px;margin-bottom:8px;margin-top:0;text-transform:uppercase}.game-banner p{color:#fff;font-size:14px;font-weight:600;letter-spacing:.14px;margin-bottom:16px;margin-top:0}.game-banner__pretitle{margin-bottom:8px;margin-top:0}.game-banner__content{position:relative;z-index:2}.game-banner__img{bottom:0;min-height:100%;min-width:100%;position:absolute;right:0;z-index:1}.game-banner__button-wrapper{margin-top:16px}.welcome-modal__header{align-items:center;background-color:#ec3200;border-radius:4px;color:#fff;display:flex;font-size:14px;font-weight:700;height:41px;justify-content:center;letter-spacing:.14px;text-transform:uppercase}@media(min-width:960px){.welcome-modal__header{font-size:20px;height:56px;letter-spacing:.2px}}.welcome-modal__image-wrapper{height:160px;position:relative}@media(min-width:960px){.welcome-modal__image-wrapper{height:200px}}.welcome-modal__image{height:100%;left:50%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;transform:translate(-50%);width:auto}.welcome-modal__content{align-items:center;display:flex;flex-direction:column;padding:24px}@media(min-width:960px){.welcome-modal__content{padding:32px}}.welcome-modal__title{color:#fff;font-size:18px;font-weight:700;letter-spacing:.18px;text-align:center;text-transform:uppercase}@media(min-width:960px){.welcome-modal__title{font-size:24px;letter-spacing:.24px}}.welcome-modal__prize{color:#ec3200}.welcome-modal__desc{color:#fff;font-size:12px;font-weight:400;letter-spacing:.12px;margin-top:12px;text-align:center}@media(min-width:960px){.welcome-modal__desc{font-size:14px;letter-spacing:.14px;margin-top:16px}}.welcome-modal .welcome-modal__button{margin-top:24px}@media(min-width:960px){.welcome-modal .welcome-modal__button{margin-top:32px}}.vip-snippet__item{display:none}.snippet-reward .vip-snippet__item--reward{display:inline-block}.snippet-rate .vip-snippet__item--exchangeRate{display:block}.fast-deposit-bonus-code{padding:10px 0}.fast-deposit-bonus-code__title{font-size:16px;font-weight:700;margin-bottom:10px}.fast-deposit-bonus-code__text{font-size:14px;line-height:1.2;margin:4px 0}.fast-deposit-bonus-code__list{margin:0;padding:0}.fast-deposit-bonus-code__item{list-style:none}.category-banner{align-items:flex-start;border:8px solid #2b2234;border-radius:16px;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;min-height:300px;overflow:hidden;padding:24px;position:relative;width:100%}@media(min-width:768px){.category-banner{min-height:420px}}@media(min-width:960px){.category-banner{min-height:100%}}@media(min-width:1248px){.category-banner{padding:32px}}.category-banner__image{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;right:0;top:0;width:100%}.category-banner__content{position:relative}.category-banner__title{font-size:32px;font-weight:700;letter-spacing:-.01em;margin-bottom:16px}@media(min-width:768px){.category-banner__title{font-size:42px}}@media(min-width:1632px){.category-banner__title{font-size:52px}}.category-banner__description{color:hsla(0,0%,100%,.8);font-size:18px;font-weight:400;line-height:1.5;margin-bottom:40px}@media(min-width:768px){.category-banner__description{font-size:14px}}@media(min-width:1632px){.category-banner__description{font-size:18px}}.category-banner .category-banner__btn{background-color:#fff;color:#f3b624;margin-top:auto;min-height:48px;min-width:205px}.category-banner .category-banner__btn:hover{background-color:#f6d151;color:#050404}.support{color:#fff;display:block;font-size:14px;font-weight:400;line-height:1.2;margin:0;padding:30px 0;text-align:left;text-transform:none;width:100%}@media(min-width:768px){.support{padding-top:40px}}.support__title{display:block;font-size:24px;font-weight:700;margin:0 0 17px;padding:0;text-transform:uppercase;width:100%}@media(min-width:768px){.support__title{font-size:40px}}.support__desc{margin:0}.support p,.support__desc{display:block;padding:0;width:100%}.support p{margin:0 0 10px}.support__content{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin-top:40px}@media(min-width:1248px){.support__content{flex-direction:row}}.support__form-wrapper{align-items:flex-start;display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin:0 0 32px;padding:0;width:100%}@media(min-width:768px){.support__form-wrapper{margin:0 0 64px}}@media(min-width:1248px){.support__form-wrapper{margin:0 10.7% 0 0;width:48.8%}}@media(min-width:1632px){.support__form-wrapper{width:57.4%}}@media(min-width:1920px){.support__form-wrapper{margin:0 10.2% 0 0;width:49.1%}}.support__list{align-items:flex-start;display:inline-flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin:0;padding:0;width:100%}@media(min-width:768px){.support__list{flex-direction:row}}@media(min-width:1248px){.support__list{flex:1;flex-direction:column;overflow:hidden}}.support__item{align-items:flex-start;color:#fff;display:grid;flex-direction:column;flex-wrap:nowrap;grid-template-columns:1fr;justify-content:flex-start;margin:0;padding:0;text-align:center;width:100%}@media(min-width:768px){.support__item{padding:0 10px;width:33.3333333333%}}@media(min-width:960px){.support__item{padding:0 12px}}@media(min-width:1248px){.support__item{grid-column-gap:16px;grid-template-columns:32px 1fr;padding:0;text-align:left;width:100%}}.support__item:not(:first-child){margin-top:32px}@media(min-width:768px){.support__item:not(:first-child){margin:0}}@media(min-width:1248px){.support__item:not(:first-child){margin-top:70px}}.support__icon{align-items:center;display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin:0 0 8px;padding:0;width:100%}@media(min-width:1248px){.support__icon{align-self:stretch;margin:0}}.support__icon img{display:block;height:24px;margin:0 auto;max-width:100%;width:auto}@media(min-width:1248px){.support__icon img{height:32px}}.support__item-title{align-items:center;display:inline-flex;flex-direction:row;flex-wrap:nowrap;font-size:20px;font-weight:700;justify-content:center;margin:0 0 16px;padding:0;text-transform:uppercase;width:100%}@media(min-width:768px){.support__item-title{align-items:flex-start;min-height:48px;padding:0 10px}}@media(min-width:960px){.support__item-title{padding:0 40px}}@media(min-width:1248px){.support__item-title{align-items:center;align-self:stretch;font-size:24px;justify-content:flex-start;margin:0;padding:0}}.support__item-desc{color:#fff;display:block;font-size:14px;font-weight:400;letter-spacing:.01em;line-height:1.6;margin:0;padding:0;width:100%}@media(min-width:1248px){.support__item-desc{font-size:16px;grid-column:span 2;padding:32px 0 0}}.support a{color:#f6d151;text-decoration:underline;transition:color .3s ease}.support a:hover{color:#ff9600}.layout.landing .footer__section-menu,.layout.landing .layout__header{display:none}.layout.landing .layout__main{padding-top:0}.landing-template .promoNew-banner__title{color:#fff;font-size:3rem;font-style:italic;font-weight:300}.landing-template .promo-form__header-content{background-color:rgba(0,0,0,.5);padding:5px 0;padding-top:5px}.landing-template .input__native{z-index:1}.landing-template .input__native ::-moz-placeholder{color:#fff!important}.landing-template .input__native ::placeholder{color:#fff!important}.landing-template .input__focus-container{z-index:0}.landing-template .registration-dynamic-form__col--promo{display:none}.landing-template .registration-dynamic-form__col--form{width:100%}.landing-template .registration-dynamic-form__header{display:none}.landing-template .promo-form{display:block;margin:0;padding:0;position:relative;width:100%}.landing-template .promo-form__inner{display:block;margin:0 auto;max-width:1249px;padding:0;width:100%}.landing-template .promo-form__main-header{display:block;left:0;margin:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.landing-template .promo-form__main-header header{display:block;position:absolute}@media(max-width:768px){.landing-template .promo-form__main-header header{height:50px}.landing-template .promo-form__main-header header>.row{align-items:center;align-self:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin:0;padding:0;width:100%}.landing-template .promo-form__main-header header>.row>.col-xs-4{display:inline-block;float:none;margin:0 10px 0 0;padding:0;width:auto}.landing-template .promo-form__main-header header>.row>.col-xs-8{display:inline-block;flex:1;float:none;margin:0;padding:0;width:100%}.landing-template .promo-form__main-header header .slide-panel{height:50px}.landing-template .promo-form__main-header header .custom-btn{height:50px;line-height:50px;text-transform:none;white-space:nowrap}.landing-template .promo-form__main-header header .mobile-logo{height:50px;margin-left:40px}.landing-template .promo-form__main-header header .header__user-block{align-items:center;align-self:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;margin:0;padding:0;width:100%}.landing-template .promo-form__main-header header .header__user-block .inline-block{display:inline-block;width:auto}.landing-template .promo-form__main-header header .header__user-block .inline-block:not(.language_selector){flex:1;width:100%}.landing-template .promo-form__main-header header .auth-lnk-wrapper{white-space:nowrap}.landing-template .promo-form__main-header header .language_selector{position:relative;right:0;top:0}.landing-template .promo-form__main-header header .dropdown-toggle__custom{background:transparent none!important;height:50px}}.landing-template .promo-form__color{color:#f53434}.landing-template .promo-form__sup{display:inline-block;margin-top:6px;padding-right:52px;position:relative}@media(min-width:769px){.landing-template .promo-form__sup{padding-right:44px}}@media(min-width:961px){.landing-template .promo-form__sup{padding-right:61px}}@media(min-width:1249px){.landing-template .promo-form__sup{padding-right:67px}}.landing-template .promo-form__sup sup{display:inline-block;font-size:18px;line-height:1;position:absolute;right:0;text-align:left;top:-.3em;vertical-align:top}@media(min-width:769px){.landing-template .promo-form__sup sup{font-size:15px}}@media(min-width:961px){.landing-template .promo-form__sup sup{font-size:21px}}@media(min-width:1249px){.landing-template .promo-form__sup sup{font-size:23px}}.landing-template .promo-form__header{background:#001 none;display:block;margin:0;padding:50px 0 0;position:relative;width:100%}@media(min-width:769px){.landing-template .promo-form__header{padding-top:60px}}.landing-template .promo-form__header .promo-form__inner{position:relative}.landing-template .promo-form__header-bg{display:block;height:244px;left:50%;opacity:.4;position:absolute;top:0;transform:translate(-50%);width:auto}@media(min-width:769px){.landing-template .promo-form__header-bg{height:100%;-o-object-fit:cover;object-fit:cover;opacity:1;top:0;width:100%}}.landing-template .promo-form__row-form{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin:0;padding:0;width:100%}@media(min-width:769px){.landing-template .promo-form__row-form{flex-direction:row;padding:8px 8px 26px}}@media(min-width:1249px){.landing-template .promo-form__row-form{padding:8px 40px 26px}}.landing-template .promo-form__form{align-items:flex-start;background-color:rgba(14,15,18,.7);display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin:0 auto;max-width:398px;order:2;padding:15px 0 0;width:100%}@media(min-width:769px){.landing-template .promo-form__form{border-radius:3px;margin:0 10px 0 0;order:1;width:368px}}@media(min-width:961px){.landing-template .promo-form__form{width:398px}}.landing-template .promo-form__header-content{color:#fff;display:inline-block;font-size:40px;font-weight:700;line-height:.9;margin:0;order:1;padding:30px 10px;text-align:center;text-transform:uppercase;width:100%}@media(min-width:769px){.landing-template .promo-form__header-content{flex:1;font-size:42px;order:2;overflow:hidden;padding-top:30px}}@media(min-width:961px){.landing-template .promo-form__header-content{font-size:58px;padding-top:30px}}@media(min-width:1249px){.landing-template .promo-form__header-content{font-size:60px;line-height:60px}}.landing-template .promo-form__header-content small{font-size:26px}@media(min-width:769px){.landing-template .promo-form__header-content small{font-size:34px}}@media(min-width:961px){.landing-template .promo-form__header-content small{font-size:50px}}@media(min-width:1249px){.landing-template .promo-form__header-content small{font-size:55px}}.landing-template .promo-form__header-content p{display:block;margin:0;padding:0;width:100%}.landing-template .promo-form__logo{align-items:center;background-color:#262626;display:flex;flex-direction:row;justify-content:center;margin:0;min-height:102px;padding:0 10px;width:100%}.landing-template .promo-form__logo-list{display:block;margin:0;max-width:100%;overflow:hidden;overflow-x:auto;padding:20px 0;scrollbar-color:hsla(0,0%,100%,.2) transparent;scrollbar-width:thin;text-align:center;white-space:nowrap;width:100%}.landing-template .promo-form__logo-list::-webkit-scrollbar{height:4px;width:4px}.landing-template .promo-form__logo-list::-webkit-scrollbar-track{background:none transparent;border-radius:3px}.landing-template .promo-form__logo-list::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:3px}.landing-template .promo-form__logo-list::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.4)}.landing-template .promo-form__logo-item{display:inline-block;margin:0 10px;max-height:25px;max-width:105px;min-height:20px;min-width:30px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.landing-template .promo-form__logo-item:first-child{margin-left:0}.landing-template .promo-form__logo-item:last-child{margin-right:0}@media(min-width:961px){.landing-template .promo-form__logo-item{margin:0 15px;max-height:50px;max-width:150px;min-height:20px;min-width:30px}}@media(min-width:1249px){.landing-template .promo-form__logo-item{margin:0 18px;max-height:50px;max-width:140px;min-height:35px;min-width:100px}}.landing-template .promo-form__section-games{background-color:#000;display:block;margin:0;padding:0 24px;width:100%}@media(min-width:768px){.landing-template .promo-form__section-games{padding:0 48px}}@media(min-width:1248px){.landing-template .promo-form__section-games{padding:0 54px}}@media(min-width:1632px){.landing-template .promo-form__section-games{padding:0 64px}}.landing-template .promo-form__games{display:block;margin:0;padding:18px 8px 8px;width:100%}@media(min-width:769px){.landing-template .promo-form__games{padding:22px 2px 50px}}@media(min-width:961px){.landing-template .promo-form__games{padding:26px 2px 32px}}@media(min-width:1249px){.landing-template .promo-form__games{padding:40px 2px 62px}}.landing-template .promo-form__games-slider{display:block;margin:0 auto;max-width:752px;padding:0;width:100%}@media(min-width:769px){.landing-template .promo-form__games-slider{max-width:752px}}@media(min-width:961px){.landing-template .promo-form__games-slider{max-width:944px}}@media(min-width:1249px){.landing-template .promo-form__games-slider{max-width:1024px}}.landing-template .promo-form__games-title{color:#fff;display:block;font-size:20px;font-weight:700;line-height:1.2;margin:0 0 12px;padding:0;text-align:center;text-transform:uppercase;width:100%}@media(min-width:769px){.landing-template .promo-form__games-title{font-size:22px}}@media(min-width:961px){.landing-template .promo-form__games-title{font-size:28px}}@media(min-width:1249px){.landing-template .promo-form__games-title{font-size:30px}}.landing-template .promo-form__section-jackpot{align-items:center;background:#400000 none;display:flex;flex-direction:row;justify-content:center;margin:60px 0 0;overflow:hidden;padding:0 24px;position:relative;width:100%}@media(min-width:768px){.landing-template .promo-form__section-jackpot{padding:0 48px}}@media(min-width:1248px){.landing-template .promo-form__section-jackpot{padding:0 54px}}@media(min-width:1632px){.landing-template .promo-form__section-jackpot{padding:0 64px}}@media(min-width:769px){.landing-template .promo-form__section-jackpot{background:#400000 url(/images/promo-form__jackpot__bg.fc31196c..jpg) no-repeat left -200px center;background-size:auto 100%;min-height:314px}}@media(min-width:961px){.landing-template .promo-form__section-jackpot{background-position:left -280px center;min-height:387px}}@media(min-width:1249px){.landing-template .promo-form__section-jackpot{background-position:50%}}@media(min-width:1633px){.landing-template .promo-form__section-jackpot{background-position:50%;background-size:cover}}.landing-template .promo-form__section-jackpot:after{-webkit-animation:faling-money-fs 10s linear infinite;animation:faling-money-fs 10s linear infinite;background:url(/images/promo-form__jackpot__bg--active.3b9c6e76..png) repeat-y 0 0/1008px 301px;bottom:0;content:"";left:15px;pointer-events:none;position:absolute;right:auto;top:0;width:1008px}@media(min-width:769px){.landing-template .promo-form__section-jackpot:after{-webkit-animation:faling-money-fs-sm 12s linear infinite;animation:faling-money-fs-sm 12s linear infinite;background:url(/images/promo-form__jackpot__bg--active.3b9c6e76..png) repeat-y top/1070px 314px;left:0;right:0;width:100%}}@media(min-width:961px){.landing-template .promo-form__section-jackpot:after{-webkit-animation:faling-money-fs-md 15s linear infinite;animation:faling-money-fs-md 15s linear infinite;background:url(/images/promo-form__jackpot__bg--active.3b9c6e76..png) repeat-y top/1488px 484px}}.landing-template .promo-form__jackpot{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;margin:0 auto;max-width:769px;padding:0;position:relative;width:100%}@media(min-width:769px){.landing-template .promo-form__jackpot{flex-direction:row;justify-content:flex-start}}@media(min-width:961px){.landing-template .promo-form__jackpot{max-width:961px}}@media(min-width:1249px){.landing-template .promo-form__jackpot{max-width:1249px}}.landing-template .promo-form__jackpot-info{display:block;margin:0;padding:33px 10px 0;position:relative;width:100%;z-index:1}@media(min-width:769px){.landing-template .promo-form__jackpot-info{padding:30px 20px;width:54%}}.landing-template .promo-form__jackpot-block-image{display:block;margin:0 auto;max-width:400px;padding:0;position:relative;width:100%}@media(min-width:769px){.landing-template .promo-form__jackpot-block-image{bottom:0;flex:1;height:100%;margin:0;max-width:100%;position:absolute;right:0;top:0;width:50%}}@media(min-width:1249px){.landing-template .promo-form__jackpot-block-image{width:60%}}.landing-template .promo-form__jackpot-image{display:block;height:256px;margin:0;-o-object-fit:cover;object-fit:cover;padding:0;width:100%}@media(min-width:769px){.landing-template .promo-form__jackpot-image{height:307px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}}@media(min-width:961px){.landing-template .promo-form__jackpot-image{height:378px}}.landing-template .promo-form__jackpot-title{color:#ef4033;display:block;font-size:24px;font-weight:700;line-height:1.2;margin:0 0 20px;padding:0;text-align:center;text-transform:uppercase;width:100%}@media(min-width:769px){.landing-template .promo-form__jackpot-title{font-size:23px;margin-bottom:15px}}@media(min-width:961px){.landing-template .promo-form__jackpot-title{font-size:32px;margin-bottom:20px}}@media(min-width:1249px){.landing-template .promo-form__jackpot-title{font-size:36px}}.landing-template .promo-form__jackpot-summ{color:#fff;display:block;font-size:46px;font-weight:700;line-height:1.2;margin:0;padding:0;text-align:center;width:100%}@media(min-width:769px){.landing-template .promo-form__jackpot-summ{font-size:53px}}@media(min-width:961px){.landing-template .promo-form__jackpot-summ{font-size:74px}}@media(min-width:1249px){.landing-template .promo-form__jackpot-summ{font-size:82px}}.landing-template .promo-form__jackpot-button{display:block;margin:10px 0 0;padding:0;text-align:center;width:100%}@media(min-width:961px){.landing-template .promo-form__jackpot-button{margin-top:20px}}.landing-template .promo-form__jackpot-button .button{background-color:#ef4033;border-radius:43px;font-size:21px;font-weight:700;min-height:66px;min-width:226px;text-transform:uppercase}@media(min-width:769px){.landing-template .promo-form__jackpot-button .button{font-size:17px;min-height:56px;min-width:189px}}@media(min-width:961px){.landing-template .promo-form__jackpot-button .button{font-size:24px;min-height:77px;min-width:265px}}@media(min-width:1249px){.landing-template .promo-form__jackpot-button .button{font-size:27px;min-height:85px;min-width:293px}}.landing-template .promo-form__footer{display:block;margin:0 auto;max-width:1143px;padding:20px 10px 30px;text-align:center;width:100%}@media(min-width:769px){.landing-template .promo-form__footer{padding-bottom:38px}}@media(min-width:1249px){.landing-template .promo-form__footer{padding-bottom:50px}}@-webkit-keyframes faling-money-fs{0%{background-position:center 0}to{background-position:center 602px}}@keyframes faling-money-fs{0%{background-position:center 0}to{background-position:center 602px}}@-webkit-keyframes faling-money-fs-sm{0%{background-position:center 0}to{background-position:center 628px}}@keyframes faling-money-fs-sm{0%{background-position:center 0}to{background-position:center 628px}}@-webkit-keyframes faling-money-fs-md{0%{background-position:center 0}to{background-position:center 968px}}@keyframes faling-money-fs-md{0%{background-position:center 0}to{background-position:center 968px}}.landing-template .landing-animation{height:100%;left:20px;pointer-events:none;position:absolute;right:40px;top:0}.landing-template .landing-animation__decor-card{position:absolute}.landing-template .landing-animation__decor-card--card-1{-webkit-animation:vert-move-b-fs 7s infinite;animation:vert-move-b-fs 7s infinite;left:-170px;width:150px}.landing-template .landing-animation__decor-card--card-2{-webkit-animation:vert-move-a-fs 4s infinite;animation:vert-move-a-fs 4s infinite;left:-280px;top:250px;width:100px}.landing-template .landing-animation__decor-card--card-3{-webkit-animation:vert-move-a-fs 7s infinite;animation:vert-move-a-fs 7s infinite;left:-200px;top:430px;width:100px}.landing-template .landing-animation__decor-card--card-4{-webkit-animation:vert-move-a-fs 9s infinite;animation:vert-move-a-fs 9s infinite;right:-170px;width:90px}.landing-template .landing-animation__decor-card--card-5{-webkit-animation:vert-move-b-fs 6s infinite;animation:vert-move-b-fs 6s infinite;right:-250px;top:250px;width:100px}.landing-template .landing-animation__decor-card--card-6{-webkit-animation:vert-move-a-fs 7s infinite;animation:vert-move-a-fs 7s infinite;right:-200px;top:400px;width:130px}@-webkit-keyframes vert-move-a-fs{0%{transform:translateY(0) scale(.9)}50%{transform:translateY(30px) scale(.9)}to{transform:translateY(0) scale(.9)}}@keyframes vert-move-a-fs{0%{transform:translateY(0) scale(.9)}50%{transform:translateY(30px) scale(.9)}to{transform:translateY(0) scale(.9)}}@-webkit-keyframes vert-move-b-fs{0%{transform:translateY(0) rotate(20deg) scale(.8)}50%{transform:translateY(30px) rotate(20deg) scale(.8)}to{transform:translateY(0) rotate(20deg) scale(.8)}}@keyframes vert-move-b-fs{0%{transform:translateY(0) rotate(20deg) scale(.8)}50%{transform:translateY(30px) rotate(20deg) scale(.8)}to{transform:translateY(0) rotate(20deg) scale(.8)}}.landing-template .promo-timer{display:block;margin:0;padding:0;width:100%}.landing-template .promo-timer__title{color:hsla(0,0%,100%,.5);display:block;font-size:18px;font-weight:700;letter-spacing:normal;margin:0 0 13px;padding:0;text-align:center;text-transform:uppercase;width:100%}.landing-template .promo-timer__list{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin:0 auto;max-width:321px;padding:0;width:100%}.landing-template .promo-timer__item{align-items:center;align-self:stretch;background-color:rgba(40,40,40,.41);border:1px solid #555;display:inline-flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;margin:0;padding:0;width:33.3333333333%}.landing-template .promo-timer__item:not(:first-child){margin-left:-1px}.landing-template .promo-timer__label{background-color:rgba(38,38,38,.8);color:#fff;font-size:17px;font-weight:400;height:40px;padding:5px;text-transform:uppercase}.landing-template .promo-timer__label,.landing-template .promo-timer__value{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;line-height:1;margin:0;text-align:center;width:100%}.landing-template .promo-timer__value{color:#efd22e;flex:1;font-size:39px;font-weight:700;min-height:66px;overflow:hidden;padding:20px 5px 0}.landing-template .promo{display:block;margin:0;padding:0;width:100%}.landing-template .promo__section{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1633px;min-height:38.5vw;padding:30px 15px;position:relative;width:100%}@media(min-width:769px){.landing-template .promo__section{padding:30px 20px}}@media(min-width:1249px){.landing-template .promo__section{min-height:480px;padding:40px}}.landing-template .promo__section--left{justify-content:flex-start}.landing-template .promo__section--left .promo__content{margin-left:0;margin-right:0}.landing-template .promo__section--right{justify-content:flex-end}.landing-template .promo__section--right .promo__content{margin-left:0;margin-right:0}@media(min-width:769px){.landing-template .promo__section:first-child{padding-top:70px}}.landing-template .promo__bg{bottom:0;display:block;height:100%;left:0;opacity:.4;overflow:hidden;position:absolute;right:0;top:0;width:100%}@media(min-width:961px){.landing-template .promo__bg{opacity:1}}.landing-template .promo__bg img{display:block;left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%)}.promo__section--right .landing-template .promo__bg img{left:0;transform:translateY(-50%)}.promo__section--left .landing-template .promo__bg img{left:auto;right:0;transform:translateY(-50%)}.landing-template .promo__bg--full img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.promo__section--right .landing-template .promo__bg--full img{-o-object-position:left center;object-position:left center}.promo__section--left .landing-template .promo__bg--full img{-o-object-position:right center;object-position:right center}.landing-template .promo__content{color:#fff;display:block;font-size:14px;font-weight:400;letter-spacing:normal;line-height:1.4;margin:0 auto;position:relative;text-align:center;text-transform:none;width:100%}@media(min-width:769px){.landing-template .promo__content{font-size:16px}}@media(min-width:961px){.landing-template .promo__content{width:50%}}.promo__section--left .landing-template .promo__content{margin:0 auto 0 0}.promo__section--right .landing-template .promo__content{margin:0 0 0 auto}.landing-template .promo__title-1{font-size:22px;font-weight:700;text-transform:uppercase}@media(min-width:769px){.landing-template .promo__title-1{font-size:32px}}@media(min-width:1249px){.landing-template .promo__title-1{font-size:42px}}.landing-template .promo__title-2{font-size:30px;font-weight:700;text-transform:uppercase}@media(min-width:769px){.landing-template .promo__title-2{font-size:40px}}@media(min-width:1249px){.landing-template .promo__title-2{font-size:60px}}.landing-template .promo__title-3{font-size:40px;font-weight:900;text-transform:uppercase}@media(min-width:769px){.landing-template .promo__title-3{font-size:50px}}@media(min-width:1249px){.landing-template .promo__title-3{font-size:72px}}.landing-template .promo__extra{color:#efd22e}.landing-template .promo__red{color:#da2c2c}.landing-template .promo__italic{font-style:italic}.landing-template .promo__jackpot{display:block;font-size:30px;font-weight:800;line-height:1;margin:0 0 10px;padding:0;width:100%}@media(min-width:769px){.landing-template .promo__jackpot{font-size:45px;margin-bottom:22px}}@media(min-width:1249px){.landing-template .promo__jackpot{font-size:50px}}.landing-template .promo__jackpot-title{display:block;margin:0;padding:0 0 15px;width:100%}@media(min-width:769px){.landing-template .promo__jackpot-title{padding-bottom:35px}}.landing-template .promo__jackpot-title>span{align-items:center;background-image:url(/images/promo__jackpot-title__border.3c1ed3e6..svg);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;display:inline-flex;flex-direction:row;flex-wrap:wrap;font-size:18px;font-weight:700;justify-content:center;margin:0 auto;padding:10px 48px;text-transform:uppercase;width:auto}@media(min-width:769px){.landing-template .promo__jackpot-title>span{font-size:20px}}@media(min-width:1249px){.landing-template .promo__jackpot-title>span{font-size:24px}}.landing-template .promo__buttons{display:block;margin:0;padding:20px 0 0;text-align:center;width:100%}.landing-template .promo__button{align-items:center;background-color:#da2c2c;background-image:none;border:none;border-radius:30px;box-shadow:none;display:inline-flex;flex-wrap:wrap;font-size:24px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:normal;line-height:1;margin:0;min-height:58px;min-width:194px;padding:5px 20px;position:relative;text-transform:uppercase;transition:background-color .3s ease;vertical-align:middle}.landing-template .promo__button,.landing-template .promo__button:active,.landing-template .promo__button:active:focus,.landing-template .promo__button:active:hover,.landing-template .promo__button:focus,.landing-template .promo__button:hover{color:#fff;cursor:pointer;outline:none;text-decoration:none}body.device-desktop .landing-template .promo__button:hover{background:none rgba(218,44,44,.9);color:#fff}.landing-template .promo__button span{display:none}.landing-template .promo__button span.promo__button-default{display:inline-block}.promo__buttons .bonus .landing-template .promo__button span.promo__button-default,.promo__buttons .play .landing-template .promo__button span.promo__button-default{display:none}.promo__buttons .bonus .landing-template .promo__button span.promo__button-bonus,.promo__buttons .play .landing-template .promo__button span.promo__button-play{display:inline-block}.landing-template .promo__timer{margin:0 0 10px}.landing-template .timer{color:#efd22e;font-size:39px;font-weight:700;line-height:1;margin:0;min-height:66px}.landing-template .promotions-bonus{background:url(/images/bg.ba7a00d7..png) 0 0;background-size:100%}.landing-template .bonuses{display:flex;flex-wrap:wrap;justify-content:space-around}.landing-template .bonuses--landing{margin-left:0;width:100%}.landing-template .bonuses__item{background-color:#000;color:#dc2f2f;list-style-type:none;margin-bottom:20px;padding:10px 0;text-align:center;width:30%}@media(max-width:960px){.landing-template .bonuses__item{align-items:center;border:1px solid #17181a;display:flex;justify-content:space-around;width:100%}}@media(max-width:768px){.landing-template .bonuses__item{flex-direction:column}}.landing-template .bonuses__item--second{color:#25ce69}.landing-template .bonuses__item--third{color:#9b3ebf}.landing-template .bonuses__item--days{align-items:center;border-bottom:4px solid #0f1422;display:flex;width:48%}@media(max-width:1248px){.landing-template .bonuses__item--days{flex-direction:column}}@media(max-width:960px){.landing-template .bonuses__item--days{border:none;flex-direction:row;width:100%}}@media(max-width:768px){.landing-template .bonuses__item--days{border:1px solid #17181a;flex-direction:column}}.landing-template .bonuses__item--landing{width:33.3333333333%}@media(max-width:1632px){.landing-template .bonuses__item--landing{align-items:center;display:flex;justify-content:space-around;width:100%}}@media(max-width:1248px){.landing-template .bonuses__item--landing .bonuses__title{font-size:18px}.landing-template .bonuses__item--landing .bonuses__info{font-size:20px}}@media(max-width:1632px){.landing-template .bonuses__image{width:50%}}@media(max-width:1248px){.landing-template .bonuses__image{order:1;width:auto}}@media(max-width:960px){.landing-template .bonuses__image{width:300px}}@media(max-width:1248px){.landing-template .bonuses__conditions{order:0}}.landing-template .bonuses__title{border-bottom:1px solid;color:inherit;font-size:26px;font-weight:900;margin:0 27px 10px;text-transform:uppercase}@media(max-width:768px){.landing-template .bonuses__title{font-size:22px}}.landing-template .bonuses__info{font-size:28px;font-weight:900;text-transform:uppercase}@media(max-width:768px){.landing-template .bonuses__info{font-size:22px}}.landing-template .bonuses__info--white{color:#fff}.landing-template .bonuses__link{color:#fff;display:block;margin-top:10px;text-decoration:none}.landing-template .bonuses__link:hover{color:#fff;text-decoration:underline}.landing-template .promotions-tournament{align-items:center;color:#fff;display:flex;text-align:center}@media(max-width:960px){.landing-template .promotions-tournament{flex-direction:column}}.landing-template .promotions-tournament__wrapper{width:50%}@media(max-width:960px){.landing-template .promotions-tournament__wrapper{width:100%}}.landing-template .promotions-tournament__timers{border:1px solid rgba(255,242,0,.2);border-radius:3px;display:flex;justify-content:center;margin:0 auto 30px;width:60%}@media(max-width:960px){.landing-template .promotions-tournament__timers{width:50%}}@media(max-width:768px){.landing-template .promotions-tournament__timers{width:100%}}.landing-template .promotions-tournament__info{line-height:2;margin-bottom:10px;text-align:justify}.landing-template .promotions-tournament__image{width:50%}@media(max-width:960px){.landing-template .promotions-tournament__image{width:100%}}.landing-template .promotions-tournament__terms{font-size:20px}.landing-template .timer{margin:10px 0;text-align:center;text-transform:uppercase;width:40%}.timer-single .landing-template .timer{width:100%}.landing-template .timer__title{font-size:14px;font-weight:600}.landing-template .timer__value{color:#f0d22f;font-size:28px;font-weight:700;line-height:1}.timer-single--full .landing-template .timer__value{color:#fe3e3e}@media(max-width:1248px){.landing-template .timer__value{font-size:24px}}@media(max-width:960px){.landing-template .timer__value{font-size:22px}}.landing-template .timer__value--single{display:inline-block;font-size:26px;letter-spacing:-2px;margin-right:10px}.landing-template .timer__value--single:last-child{margin-right:0}@media(max-width:768px){.landing-template .timer__value--single{font-size:22px}}.landing-template .timer__second{display:inline-block;min-width:32px}.landing-template .timer--border{border-right:1px solid rgba(36,34,0,.5)}.landing-template .timer-single{background:rgba(0,0,0,.8);border-radius:4px 4px 0 0;display:block;margin:0 auto -10px;padding:20px;width:285px}@media(max-width:768px){.landing-template .timer-single{width:255px}}.landing-template .timer-single--full{background-color:rgba(0,0,0,.5);border-radius:4px;line-height:61px;margin:0;min-width:460px;padding:0;text-align:center}@media(max-width:960px){.landing-template .timer-single--full{min-width:auto;width:calc(50% - 8px)}}@media(max-width:768px){.landing-template .timer-single--full{width:100%}}.landing-template .page-title{text-align:center}.landing-template .page-title--tourn{margin:40px 0 60px}.landing-template .page-title__title{color:#fff;font-size:34px;font-weight:300;margin-bottom:28px;margin-top:28px;text-transform:uppercase}.terms-and-policy-update .landing-template .page-title__title{color:#000}@media(max-width:1632px){.landing-template .page-title__title{font-size:29px}}@media(max-width:1248px){.landing-template .page-title__title{font-size:24px}}@media(max-width:960px){.landing-template .page-title__title{font-size:28px}}@media(max-width:768px){.landing-template .page-title__title{font-size:24px}}.landing-template .page-title__title--no-margin{margin-bottom:0}.landing-template .page-title__title--red{color:#da2c2c}.landing-template .page-title__title--grey{color:#ccc}.landing-template .page-title__title--letterspacing{letter-spacing:1px}.landing-template .page-title__title--capitalize{text-transform:capitalize}.landing-template .page-title__title--light{font-weight:200}.landing-template .page-title__title--bold{font-weight:700}.landing-template .page-title__title--bolder{font-weight:900}.landing-template .page-title__title--small{font-size:20px}.landing-template .page-title__title--medium{font-size:44px}@media(max-width:1632px){.landing-template .page-title__title--medium{font-size:38px}}@media(max-width:1248px){.landing-template .page-title__title--medium{font-size:32px}}@media(max-width:768px){.landing-template .page-title__title--medium{font-size:26px}}.landing-template .page-title__title--middle{font-size:48px}@media(max-width:960px){.landing-template .page-title__title--middle{font-size:42px}}@media(max-width:768px){.landing-template .page-title__title--middle{font-size:36px}}.landing-template .page-title__title--big{font-size:56px}@media(max-width:1632px){.landing-template .page-title__title--big{font-size:46px}}@media(max-width:1248px){.landing-template .page-title__title--big{font-size:38px}}@media(max-width:960px){.landing-template .page-title__title--big{font-size:48px}}@media(max-width:768px){.landing-template .page-title__title--big{font-size:40px}}.landing-template .page-title__text{color:#fff;font-size:15px;font-weight:300;margin-bottom:28px}.landing-template .page-title__text--justify{text-align:justify}@media(max-width:1248px){.landing-template .page-title__text--home{display:none}}.landing-template .page-title__text--affil{line-height:34px;text-align:justify}@media(max-width:1632px){.landing-template .page-title__text--affil{line-height:25px}}.landing-template .page-title__deposit{background-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5);font-size:15px;font-weight:200;letter-spacing:8px;line-height:42px;margin-bottom:10px;text-align:center;text-transform:uppercase;word-spacing:10px}@media(max-width:768px){.landing-template .page-title__deposit{letter-spacing:2px;word-spacing:2px}}.landing-template .page-title__link{display:inline-block;margin:0 10px;width:150px}@media(max-width:768px){.landing-template .page-title__link{width:115px}}.landing-template .page-title__image{width:100%}.landing-template .banner-button--promotions{margin-top:8px}.landing-template .landing-header{background:url(/images/cars.56d40ebd..png) no-repeat 100% 0;padding:30px 0 60px}@media(max-width:1599px){.landing-template .landing-header{background-position:right -100px top}}@media(max-width:1199px){.landing-template .landing-header{background-position:right -300px top}}@media(max-width:991px){.landing-template .landing-header{background:#000}}@media(max-width:768px){.landing-template .landing-header{padding:60px 0}}.landing-template .landing-header--small{display:block;margin-left:auto;margin-right:auto;max-width:1600px;min-height:inherit}@media(min-width:960px){.landing-template .landing-header--small{align-items:center;display:flex;min-height:500px}}.landing-template .landing-header__logo{background:url(/images/logo.137f674d..png) 50% no-repeat;background-size:100%;height:130px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:178px}@media(max-width:768px){.landing-template .landing-header__logo{height:102px;width:140px}}.landing-template .landing-banner{border:4px solid #242424;padding:44px 0 20px;position:relative;text-align:center;width:616px}@media(max-width:991px){.landing-template .landing-banner{margin:0 auto}}@media(max-width:768px){.landing-template .landing-banner{width:90%}}@media(max-width:570px){.landing-template .landing-banner{padding:20px 0}}.landing-template .landing-banner__text{color:#d93234;font-size:48px;font-weight:700;line-height:1.2;text-transform:uppercase}@media(max-width:768px){.landing-template .landing-banner__text{font-size:35px}}@media(max-width:570px){.landing-template .landing-banner__text{font-size:23px}}.landing-template .landing-banner__text--color{color:#fff;font-weight:300;letter-spacing:1px}.landing-template .landing-banner__text--small{font-size:36px}@media(max-width:768px){.landing-template .landing-banner__text--small{font-size:30px}}@media(max-width:570px){.landing-template .landing-banner__text--small{font-size:16px}}.landing-template .landing-banner__text--welcom{background-color:#000;left:0;margin:0 auto;max-width:410px;padding:0 20px;position:absolute;right:0;top:-25px}@media(max-width:768px){.landing-template .landing-banner__text--welcom{top:-15px}}@media(max-width:570px){.landing-template .landing-banner__text--welcom{max-width:220px}}.landing-template .advantage{background:url(/images/trace.312afe89..png) top 50px center no-repeat;background-size:100%;display:flex;justify-content:space-around;margin:0;padding:0 0 350px}@media(max-width:1199px){.landing-template .advantage{padding-bottom:195px}}@media(max-width:991px){.landing-template .advantage{background-position:top 90px center}}@media(max-width:767px){.landing-template .advantage{background:#000;flex-wrap:wrap;justify-content:center;padding-bottom:20px}}.landing-template .advantage__item{list-style:none;text-align:center}@media(max-width:767px){.landing-template .advantage__item{margin-bottom:15px;width:50%}}.landing-template .advantage__icon{height:110px;margin:0 auto;width:96px}.landing-template .advantage__icon--friend{background:url(/images/i1.382448a6..png) no-repeat 50%}.landing-template .advantage__icon--cash{background:url(/images/i2.ab03ffa5..png) no-repeat 50%}.landing-template .advantage__icon--games{background:url(/images/i3.01d36004..png) no-repeat 50%}.landing-template .advantage__icon--secure{background:url(/images/i4.db267174..png) no-repeat 50%}.landing-template .advantage__icon--vip{background:url(/images/i5.76a779a9..png) no-repeat 50%}.landing-template .advantage__img{padding:20px 0}.landing-template .advantage__text{color:#fff;font-size:16px;font-weight:400;letter-spacing:.5px;text-transform:uppercase}.landing-template .unlock{margin-bottom:20px;margin-top:-50px}@media(max-width:767px){.landing-template .unlock{margin-top:0}}.landing-template .unlock__text{color:#fff;font-size:42px;font-weight:300;margin-bottom:40px;text-align:center;text-transform:uppercase}@media(max-width:991px){.landing-template .unlock__text{font-size:35px}}@media(max-width:767px){.landing-template .unlock__text{font-size:25px}}.landing-template .unlock__list{counter-reset:inside-list 0;display:flex;justify-content:space-around;list-style:none;margin:0;padding:0}@media(max-width:767px){.landing-template .unlock__list{flex-direction:column}}.landing-template .unlock__item{color:#fff;font-size:20px;font-weight:400;text-transform:uppercase}@media(max-width:991px){.landing-template .unlock__item{font-size:14px}}@media(max-width:767px){.landing-template .unlock__item{font-size:18px;margin-bottom:15px;text-align:center;width:100%}}@media(max-width:600px){.landing-template .unlock__item{font-size:18px;margin-bottom:15px;text-align:center;width:100%}}.landing-template .unlock__item:before{background-color:#4e1213;border:2px solid #d93234;border-radius:50%;box-sizing:border-box;content:"" counter(inside-list) "";counter-increment:inside-list 1;display:inline-block;font-size:24px;font-weight:400;height:46px;margin-right:20px;padding-top:5px;position:relative;text-align:center;vertical-align:middle;width:46px}@media(max-width:767px){.landing-template .unlock__item:before{display:block;margin:0 auto 10px}}.landing-template .landing__button{padding:30px 10px;text-align:center}.landing-template .landing__content{align-items:flex-start;display:flex;flex-wrap:wrap;font-size:0;justify-content:center;letter-spacing:normal;line-height:0;width:100%}@media(min-width:992px){.landing-template .landing__content{justify-content:space-between}}.landing-template .landing__promo{align-items:flex-start;background-color:rgba(0,0,0,.4);border-radius:3px;color:#fff;display:inline-flex;flex-wrap:wrap;font-size:30px;font-weight:300;justify-content:center;letter-spacing:.84px;line-height:1;margin:0 0 20px;padding:120px 15px 20px;position:relative;text-align:center;text-transform:uppercase;width:100%}.landing-template .landing__promo p{color:inherit;display:block;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;text-align:inherit;width:100%}.landing-template .landing__promo b{color:#da2c2b;font-size:1.14em;font-weight:900;letter-spacing:.96px}.landing-template .landing__promo small{color:inherit;display:inline-block;font-size:.71em;font-weight:300;padding-top:20px;vertical-align:top}.landing-template .landing__promo small b{color:#da2c2b;font-weight:900;letter-spacing:.6px}@media(min-width:768px){.landing-template .landing__promo{font-size:42px;padding:150px 20px 34px}}@media(min-width:992px){.landing-template .landing__promo{margin:0;width:480px}}.landing-template .landing__promo:before{background-image:url(/images/logor.5fb63766..png);background-position:top;background-repeat:no-repeat;background-size:auto 100%;content:"";display:block;height:240px;left:0;pointer-events:none;position:absolute;top:-100px;width:100%}@media(max-width:991px){.landing-template .landing__promo:before{height:170px;top:-25px}}@media(max-width:767px){.landing-template .landing__promo:before{top:-55px}}.landing-template .landing__promo .landing__button{margin:10px auto 0;padding:0}.landing-template .landing__terms{align-items:flex-start;color:#fff;display:inline-flex;flex-direction:column;flex-wrap:wrap;font-size:18px;font-style:normal;font-weight:300;justify-content:flex-start;letter-spacing:normal;line-height:1.2;text-align:left;width:100%}@media(min-width:992px){.landing-template .landing__terms{padding:0 0 0 20px;width:calc(100% - 480px)}}@media(min-width:1200px){.landing-template .landing__terms{padding:0 40px 0 90px}}.landing-template .landing__terms p{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;text-align:inherit}.landing-template .landing__terms p b{color:#da2c2c;font-style:normal;font-weight:700;letter-spacing:1px}.landing-template .landing__terms p.landing__text-bold{font-size:20px;font-weight:900;padding-top:10px}.landing-template .landing__terms p.landing__text-bold b{color:#da2c2c}.landing-template .landing__terms ul{list-style:none;margin:0;padding:30px 0}.landing-template .landing__terms ul li{font-size:16px;font-weight:300;line-height:30px;margin:0;padding:0}.landing-template .landing__terms ul li:before{color:#da2c2c;content:"•";display:inline-block;margin:0 5px 0 0;vertical-align:top}.landing-template .landing__terms ul li a{color:#da2c2c}.landing-template .landing__terms ul li b{font-style:normal;font-weight:700;letter-spacing:1px}.landing-template .landing__terms ul li.bonuses__item:before{display:none}.landing-template .landing__terms-title{border-bottom:4px solid #da2c2c;color:#fff;display:block;font-size:24px;font-weight:300;letter-spacing:normal;line-height:1.2;margin:0 0 20px;padding:0 0 10px;text-transform:uppercase;width:100%}.landing-template .landing__terms-title b{font-weight:900;letter-spacing:.48px}.landing-template .landing-button{align-items:center;background-color:#dd2b2c;border-radius:30px;color:#fff;cursor:pointer;display:inline-flex;flex-wrap:wrap;font-size:24px;justify-content:center;line-height:1;margin:0 8px;min-height:56px;min-width:196px;padding:10px 19px;text-align:center;text-transform:uppercase}.landing-template .landing-button:active,.landing-template .landing-button:focus,.landing-template .landing-button:hover{color:#fff;opacity:.9;text-decoration:none}.landing-template .page-landing-streamer,.landing-template .page-roshtein,.landing-template .page-roshtein-lottery{background-image:url(/images/streamer__bg.de189561..jpg);background-position:top;background-repeat:no-repeat;background-size:100% auto}.landing-template .page-landing-streamer .landing__content,.landing-template .page-roshtein .landing__content,.landing-template .page-roshtein-lottery .landing__content{margin-left:auto;margin-right:auto;max-width:1600px}.landing-template .page-landing-streamer .landing__content li a:not(.link-btn),.landing-template .page-roshtein .landing__content li a:not(.link-btn),.landing-template .page-roshtein-lottery .landing__content li a:not(.link-btn){color:#ff6c4b}.landing-template .page-landing-streamer .background-image,.landing-template .page-landing-streamer .landing-header,.landing-template .page-roshtein .background-image,.landing-template .page-roshtein .landing-header,.landing-template .page-roshtein-lottery .background-image,.landing-template .page-roshtein-lottery .landing-header{background-color:transparent;background-image:none}.landing-template .page-landing-streamer .landing-header,.landing-template .page-roshtein .landing-header,.landing-template .page-roshtein-lottery .landing-header{padding-top:105px}@media(max-width:1599px){.landing-template .bonuses__item--landing .bonuses__conditions{min-width:610px!important}}@media(max-width:992px){.landing-template .bonuses__item--landing .bonuses__conditions{min-width:440px!important}}@media(max-width:767px){.landing-template .bonuses__item--landing .bonuses__conditions{min-width:auto!important}}.landing-template .landing-template__footer{color:#999;margin:25px 0}.landing-template .promotions-tournament p{font-size:20px;margin:20px 0;text-align:left}.landing-template ol,.landing-template ul{color:#fff;font-size:20px;line-height:1.5}.landing-template ul{margin-left:2rem}.landing-template ul li{text-align:left}.landing-template .highlight{color:red;font-weight:700}.landing-template .terms{margin:2rem auto}.landing-template .page-content{border:1px solid #2d2d2d;border-radius:2px;color:#999;font-size:13px;font-weight:400;line-height:20px;margin:25px;padding:40px 70px}@media(max-width:768px){.landing-template .page-content{margin:10px;padding:40px 20px}}.landing-template .page-content h2{font-size:25px;font-weight:400;letter-spacing:1px;margin-bottom:20px;text-align:center;text-transform:uppercase}@media(max-width:768px){.landing-template .page-content h2{font-size:20px}}.landing-template .page-content p{margin-bottom:10px}.landing-template .page-content li{margin-bottom:10px;margin-left:15px}.landing-template .page-content .btn-clps{cursor:pointer;font-size:13px;font-weight:400;text-align:center}.landing-template .btn-conttext{font-size:13px;font-weight:400;text-decoration:underline}.landing-template .btn-conttext:hover{text-decoration:none}.landing-template .btn-conttext--more{display:none}.collapsed .landing-template .btn-conttext--more,.landing-template .btn-conttext--less{display:inline-block}.collapsed .landing-template .btn-conttext--less{display:none}.landing-template .promo-play{background-color:#000;color:#fff;display:block;font-size:14px;font-weight:400;line-height:1.2;margin:0;padding:0;text-align:left;width:100%}@media(min-width:961px){.landing-template .promo-play{font-size:16px}}.landing-template .promo-play__container{display:block;margin:0 auto;max-width:1249px;padding:0;width:100%}@media(min-width:1921px){.landing-template .promo-play__container{max-width:1921px}}.landing-template .promo-play h1{color:#fff;display:block;font-size:48px;font-weight:800;line-height:56.7px;margin:0 0 30px;padding:0;text-align:left;text-transform:uppercase}@media(min-width:961px){.landing-template .promo-play h1{font-size:56px;line-height:63px}}@media(min-width:1249px){.landing-template .promo-play h1{font-size:62px;line-height:70px;margin-bottom:37px}}.landing-template .promo-play h1 b{color:#f52a38;font-weight:900}.landing-template .promo-play ul:not([class]){display:block;list-style:none;margin:0;padding:0;width:100%}.landing-template .promo-play ul:not([class]) li{display:block;font-size:16px;font-weight:400;line-height:1.5;margin:0;padding:9px 0 9px 28px;position:relative}@media(min-width:961px){.landing-template .promo-play ul:not([class]) li{font-size:18px;padding:10px 0 10px 34px}}@media(min-width:1249px){.landing-template .promo-play ul:not([class]) li{font-size:20px;padding:11px 0 11px 34px}}.landing-template .promo-play ul:not([class]) li:before{background:#da2c2c url(/images/promo-play__list__point.507b8ada..svg) no-repeat left 2px center;background-size:9px auto;border-radius:50%;content:"";display:block;height:16px;left:0;position:absolute;top:11px;width:16px}@media(min-width:961px){.landing-template .promo-play ul:not([class]) li:before{background-size:11px auto;height:18px;top:12px;width:18px}}@media(min-width:1249px){.landing-template .promo-play ul:not([class]) li:before{top:16px}}.landing-template .promo-play .button{background-color:#f53434;border-radius:56px;box-shadow:0 0 6px #ff1717;font-size:32px;font-weight:700;min-height:73px;min-width:260px;text-transform:uppercase;transition:box-shadow .3s ease,background-color .3s ease}body.device-desktop .landing-template .promo-play .button:hover{background-color:#ea0c0c;box-shadow:none}@media(min-width:961px){.landing-template .promo-play .button{box-shadow:0 0 8px #ff1717;font-size:40px;height:89px;width:320px}}@media(min-width:1249px){.landing-template .promo-play .button{box-shadow:0 0 10px #ff1717;font-size:50px;height:111px;width:399px}}.landing-template .promo-play__header{align-self:center;background:transparent url(/images/promo-play__banner.b2a62a26..jpg) no-repeat center top calc(50% - 75px);background-size:auto 600px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0;min-height:347px;padding:50px 0 0;width:100%}@media(min-width:769px){.landing-template .promo-play__header{background-position:left calc(50% - 60px) top;background-size:auto 600px;min-height:534px;padding:120px 0 20px}}@media(min-width:961px){.landing-template .promo-play__header{background-position:top;min-height:600px}}@media(min-width:1249px){.landing-template .promo-play__header{background-size:cover;min-height:666px}}.landing-template .promo-play__header-inner{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin:0;padding:20px 18px;width:100%}@media(min-width:769px){.landing-template .promo-play__header-inner{padding:20px 26px 20px 18px}}@media(min-width:961px){.landing-template .promo-play__header-inner{padding:20px 56px 20px 44px}}@media(min-width:1249px){.landing-template .promo-play__header-inner{padding:20px 60px 20px 36px}}@media(min-width:1921px){.landing-template .promo-play__header-inner{padding:20px 187px 20px 156px}}.landing-template .promo-play__header-list{align-items:flex-start;display:none;flex:1;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin:0;padding:0;width:100%}@media(min-width:769px){.landing-template .promo-play__header-list{display:inline-flex}}.landing-template .promo-play__header-image{align-items:flex-end;display:inline-flex;flex-direction:row;flex-wrap:wrap;height:255px;justify-content:center;margin:0;max-width:100%;padding:0;position:relative;width:259px}@media(min-width:769px){.landing-template .promo-play__header-image{height:276px;margin-left:40px;margin-top:-50px;width:268px}}@media(min-width:961px){.landing-template .promo-play__header-image{height:340px;width:330px}}@media(min-width:1249px){.landing-template .promo-play__header-image{height:425px;margin-left:86px;width:412px}}@media(min-width:1921px){.landing-template .promo-play__header-image{margin-left:190px}}.landing-template .promo-play__header-image-bg{display:block;height:auto;left:50%;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:absolute;top:0;transform:translate(-50%);width:241px}@media(min-width:769px){.landing-template .promo-play__header-image-bg{width:100%}}.landing-template .promo-play__steps{background-color:#262626;display:block;margin:0 auto;max-width:1600px;padding:0;width:100%}.landing-template .promo-play__section-winners-jackpot{display:block;margin:0;padding:0;width:100%}.landing-template .promo-play__row-winners-jackpot{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin:0 auto;max-width:1328px;padding:18px 8px 8px;width:100%}@media(min-width:769px){.landing-template .promo-play__row-winners-jackpot{padding:30px 8px 10px}}@media(min-width:961px){.landing-template .promo-play__row-winners-jackpot{flex-direction:row;padding:25px 21px 10px}}@media(min-width:1249px){.landing-template .promo-play__row-winners-jackpot{padding:36px 25px 28px}}@media(min-width:1921px){.landing-template .promo-play__row-winners-jackpot{padding:36px 0 35px}}.landing-template .promo-play__jackpot,.landing-template .promo-play__winners{align-items:flex-start;display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin:0;padding:0;width:100%}@media(min-width:961px){.landing-template .promo-play__jackpot,.landing-template .promo-play__winners{align-self:stretch}}.landing-template .promo-play__jackpot{margin:12px 0 0}@media(min-width:769px){.landing-template .promo-play__jackpot{margin:14px 0 0}}@media(min-width:961px){.landing-template .promo-play__jackpot{margin:22px 0 0 22px;padding:0;width:384px}}@media(min-width:1249px){.landing-template .promo-play__jackpot{margin:25px 0 0 13px;width:504px}}@media(min-width:1921px){.landing-template .promo-play__jackpot{margin:19px 0 0 32px;width:512px}}@media(min-width:961px){.landing-template .promo-play__winners{flex:1;overflow:hidden}}.landing-template .promo-play__footer{display:block;margin:0 auto;max-width:1318px;padding:20px 10px 30px;text-align:center;width:100%}@media(min-width:769px){.landing-template .promo-play__footer{padding-bottom:38px}}@media(min-width:1249px){.landing-template .promo-play__footer{padding-bottom:50px}}.landing-template .landing-steps{align-items:flex-start;color:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;font-size:18px;font-weight:700;justify-content:flex-start;letter-spacing:normal;line-height:1.2;margin:0 auto;max-width:1328px;padding:0;text-align:left;width:100%}@media(min-width:769px){.landing-template .landing-steps{align-items:center;flex-direction:row;font-size:16px;min-height:81px}}@media(min-width:961px){.landing-template .landing-steps{font-size:20px;min-height:90px}}@media(min-width:1249px){.landing-template .landing-steps{font-size:30px;min-height:111px}}.landing-template .landing-steps__text{font-size:28px}.landing-template .landing-steps__item{align-items:center;display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin:0;padding:14px 23px;position:relative;width:100%}@media(min-width:769px){.landing-template .landing-steps__item{align-self:stretch;padding:10px 8px 10px 28px;width:33.3333333333%}.landing-template .landing-steps__item:first-child{padding-left:8px}}@media(min-width:961px){.landing-template .landing-steps__item{padding-left:50px}.landing-template .landing-steps__item:first-child{padding-left:40px}}@media(min-width:1249px){.landing-template .landing-steps__item{padding-left:45px}.landing-template .landing-steps__item:first-child{padding-left:24px}}@media(min-width:1921px){.landing-template .landing-steps__item{padding-left:68px}.landing-template .landing-steps__item:first-child{padding-left:31px}}.landing-template .landing-steps__item:not(:first-child):before{background-image:linear-gradient(180deg,rgba(0,0,0,.2) 0,transparent);content:"";display:block;height:70%;left:0;position:absolute;top:0;width:100%}@media(min-width:769px){.landing-template .landing-steps__item:not(:first-child):before{background-image:linear-gradient(270deg,rgba(0,0,0,.2) 0,transparent);height:100%;left:-70px;width:70px}}.landing-template .landing-steps__step{color:hsla(0,0%,100%,.7);font-weight:400;margin:0 0 5px}@media(min-width:769px){.landing-template .landing-steps__step{font-size:14px}}@media(min-width:961px){.landing-template .landing-steps__step{font-size:16px}}@media(min-width:1249px){.landing-template .landing-steps__step{font-size:20px}}.landing-template .landing-steps__icon{align-items:center;background-color:#f52a38;border-radius:50%;display:inline-flex;flex-direction:row;flex-wrap:nowrap;height:66px;justify-content:center;margin:0 22px 0 0;padding:0;position:relative;width:66px}@media(min-width:769px){.landing-template .landing-steps__icon{margin-right:8px}}@media(min-width:961px){.landing-template .landing-steps__icon{height:73px;margin-right:10px;width:73px}}@media(min-width:1249px){.landing-template .landing-steps__icon{height:91px;margin-right:13px;width:91px}}.landing-template .landing-steps__icon img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.landing-template .landing-steps__block{align-items:flex-start;display:inline-flex;flex:1;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin:0;overflow:hidden;padding:0;position:relative;width:100%}.landing-template .cup{display:flex;justify-content:center;margin-bottom:30px}@media(max-width:768px){.landing-template .cup{flex-direction:column}}.landing-template .cup__place{text-align:center}.landing-template .cup__place img{max-width:100%}.landing-template .cup__place--first{color:#ffd542;order:2}@media(max-width:768px){.landing-template .cup__place--first{order:0}}.landing-template .cup__place--second{color:#cacaca;order:1}.landing-template .cup__place--third{color:#e16f54;order:3}.landing-template .cup__text--money{border:inherit;border-bottom:1px solid;border-top:1px solid;font-size:32px;font-weight:700;margin:0 auto;width:50%}@media(max-width:960px){.landing-template .cup__text--money{font-size:24px}}.landing-template .cup__image{width:100%}@media(max-width:768px){.landing-template .cup__image{width:60%}}.landing-template .prizes{color:#fff}.landing-template .prizes__wrap{display:flex;flex-wrap:wrap;justify-content:center;padding:0 5px 40px}.landing-template .prizes__item{background-color:#1a1a1a;margin:30px 10px;position:relative;text-align:center;width:calc(15% - 20px)}@media(max-width:1248px){.landing-template .prizes__item{width:calc(20% - 20px)}}@media(max-width:960px){.landing-template .prizes__item{width:calc(25% - 20px)}}@media(max-width:768px){.landing-template .prizes__item{margin:20px 10px;width:calc(50% - 20px)}}.landing-template .prizes__place{background-color:#1a1a1a;border:3px solid #000;border-radius:50%;font-size:16px;height:45px;left:0;line-height:45px;margin:auto;position:absolute;right:0;top:-24px;width:45px}.landing-template .prizes__money{border:2px solid rgba(0,0,0,.2);font-size:20px;line-height:78px;margin:6px}@media(max-width:960px){.landing-template .prizes__money{font-size:16px;line-height:55px}}.landing-template .leaderboard--new{margin-bottom:40px}@media(max-width:768px){.landing-template .leaderboard__container{padding:0}}@media(max-width:960px){.landing-template .leaderboard__container:last-child table thead th{font-size:0!important;line-height:0!important;min-height:auto!important;padding:0!important}}.landing-template .leaderboard__table{background:transparent;border-collapse:separate;border-spacing:0 5px;margin-left:20px;text-align:center;width:calc(100% - 40px)}@media(max-width:768px){.landing-template .leaderboard__table{margin:0;width:100%}}.landing-template .leaderboard__caption-cell{background-color:rgba(28,28,28,.7);border-left:5px solid #000;border-radius:3px;border-right:5px solid #000;color:#e3c342;font-size:13px;font-weight:600;line-height:50px;text-transform:uppercase}.leaderboard--single .landing-template .leaderboard__caption-cell{border:0;border-radius:0;color:#fe3e3e;font-weight:900;line-height:40px}.leaderboard--single .landing-template .leaderboard__caption-cell:first-child{border-radius:4px 0 0 4px}.leaderboard--single .landing-template .leaderboard__caption-cell:last-child{border-radius:0 4px 4px 0;width:155px}.landing-template .leaderboard__caption-cell:first-child{border-left:none;width:80px}@media(max-width:768px){.landing-template .leaderboard__caption-cell:first-child{width:60px}}.landing-template .leaderboard__caption-cell:nth-of-type(3){width:110px}@media(max-width:1248px){.landing-template .leaderboard__caption-cell:nth-of-type(3){width:80px}}.landing-template .leaderboard__caption-cell:last-child{border-right:none;width:155px}@media(max-width:1920px){.landing-template .leaderboard__caption-cell:last-child{width:115px}}@media(max-width:1248px){.landing-template .leaderboard__caption-cell:last-child{width:80px}}.landing-template .leaderboard__row{background:#1c1c1c;border-radius:4px}.landing-template .leaderboard__row:nth-child(odd){background:#000}.tournaments-panel .landing-template .leaderboard__row:nth-child(odd){background:transparent}.landing-template .leaderboard__cell{border-right:2px solid rgba(0,0,0,.4);color:#fff;font-size:13px;font-weight:600;line-height:50px;margin:5px 0}.leaderboard--single .landing-template .leaderboard__cell{border-right:0;line-height:40px}.leaderboard--single .landing-template .leaderboard__cell:last-child{color:#feee48}.landing-template .leaderboard__cell:first-child{border-radius:5px 0 0 5px}.landing-template .leaderboard__cell:nth-of-type(2){max-width:80px;overflow:hidden;text-overflow:ellipsis}.landing-template .leaderboard__cell:last-child{border-radius:0 5px 5px 0;border-right:none}.landing-template .one-table{float:none;margin-left:auto;margin-right:auto;width:70%}.leaderboard--single .landing-template .one-table{width:100%}@media(max-width:768px){.landing-template .one-table{width:100%}}.landing-template .one-table:nth-of-type(1n-1){margin-bottom:0}.landing-template .one-table:last-child{margin-top:0}.landing-template .one-table:last-child>table{margin-top:-20px}.leaderboard--single .landing-template .one-table:last-child>table{margin-top:-10px}.landing-template .one-table:last-child>table thead th{font-size:0!important;line-height:0!important;min-height:auto!important;padding:0!important}.landing-template--v2{background-color:#0b0b14}.landing-template--v2 .layout__footer{margin-left:auto;margin-right:auto;max-width:1400px}.landing-template--v2 .footer-licence-info__image{width:70%}.landing-template--v2 .container{margin-left:auto;margin-right:auto;max-width:1204px;padding-left:20px;padding-right:20px}.landing-template--v2 .landing-header{padding-top:68px;position:relative}@media(max-width:768px){.landing-template--v2 .landing-header{padding-top:30px}}.landing-template--v2 .landing-header__bg{left:0;max-width:100vw;position:absolute;top:0;width:100%;z-index:1}@media(max-width:1248px){.landing-template--v2 .landing-header__bg{width:auto}}.landing-template--v2 .landing-header__logo{display:flex;justify-content:center}@media(max-width:768px){.landing-template--v2 .landing-header__logo-link{width:140px}}.landing-template--v2 .landing-header__logo-link img{max-width:100%}.landing-template--v2 .landing-header .container{position:relative;z-index:2}.landing-template--v2 .landing-header__content-wrap{display:flex;margin-top:48px}@media(max-width:1248px){.landing-template--v2 .landing-header__content-wrap{flex-wrap:wrap}}.landing-template--v2 .landing-header__block{position:relative;width:50%}@media(max-width:1248px){.landing-template--v2 .landing-header__block{width:100%}}.landing-template--v2 .landing-header__block--text{z-index:2}.landing-template--v2 .landing-header__pretitle{color:#eaffff;font-size:24px;font-weight:400;margin-bottom:0;margin-top:0;text-shadow:0 0 8px #0085ff,0 0 32px #06f}@media(max-width:1248px){.landing-template--v2 .landing-header__pretitle{text-align:center}}@media(max-width:768px){.landing-template--v2 .landing-header__pretitle{font-size:20px}}.landing-template--v2 .landing-header__title{color:#fff;font-size:48px;font-weight:900;line-height:56px;margin-bottom:0;margin-top:0;text-transform:uppercase}@media(max-width:1248px){.landing-template--v2 .landing-header__title{text-align:center}}@media(max-width:768px){.landing-template--v2 .landing-header__title{font-size:32px;line-height:44px}}.landing-template--v2 .landing-header__form-wrap{margin-left:auto;padding:80px;position:relative;width:90%}@media(max-width:1248px){.landing-template--v2 .landing-header__form-wrap{margin-bottom:180px;margin-right:auto;margin-top:50px;width:520px}}@media(max-width:768px){.landing-template--v2 .landing-header__form-wrap{padding:40px;width:100%}}.landing-template--v2 .landing-header__form-title{color:#eaffff;font-size:24px;font-weight:400;margin-bottom:30px;margin-top:0;position:relative;text-align:center;text-shadow:0 0 8px #0085ff,0 0 32px #06f;z-index:2}@media(max-width:768px){.landing-template--v2 .landing-header__form-title{font-size:20px}}.landing-template--v2 .landing-header__form-bg{height:112%;left:-8%;position:absolute;top:-6%;width:116%;z-index:1}.landing-template--v2 .landing-header__car{left:-112%;pointer-events:none;position:absolute;top:430px;z-index:2}@media(max-width:1248px){.landing-template--v2 .landing-header__car{bottom:-200px;left:auto;right:60px;top:auto}}@media(max-width:768px){.landing-template--v2 .landing-header__car{bottom:-230px}}.landing-template--v2 .landing-header__form-line{left:-234px;pointer-events:none;position:absolute;top:-144px;z-index:2}.landing-template--v2 .landing-header__figure-1{left:-200px;position:absolute;top:0;z-index:-1}@media(max-width:1248px){.landing-template--v2 .landing-header__figure-1{left:-60px;top:-120px}}@media(max-width:768px){.landing-template--v2 .landing-header__figure-1{left:-90px;top:-20px}}.landing-template--v2 .landing-header__figure-2{left:-15px;position:absolute;top:440px;z-index:-1}@media(max-width:1248px){.landing-template--v2 .landing-header__figure-2{right:50px;top:200px}}@media(max-width:768px){.landing-template--v2 .landing-header__figure-2{display:none}}.landing-template--v2 .landing-header__figure-3{left:-100px;position:absolute;top:100px;z-index:2}@media(max-width:1248px){.landing-template--v2 .landing-header__figure-3{left:auto;right:-140px;top:200px}}.landing-template--v2 .landing-header__figure-4{position:absolute;right:100px;top:-80px;z-index:-1}@media(max-width:1248px){.landing-template--v2 .landing-header__figure-4{display:none}}.landing-template--v2 .landing-header__figure-5{position:absolute;right:-200px;top:-120px;z-index:-1}@media(max-width:1248px){.landing-template--v2 .landing-header__figure-5{right:60px;top:0}}@media(max-width:768px){.landing-template--v2 .landing-header__figure-5{right:0}}.landing-template--v2 .landing-header__light-1{bottom:-40px;pointer-events:none;position:absolute;right:-100px;z-index:2}@media(max-width:768px){.landing-template--v2 .landing-header__light-1{bottom:-120px;right:-80px}}.landing-template--v2 .landing-header__light-2{left:-180px;position:absolute;top:300px;z-index:-1}@media(max-width:1248px){.landing-template--v2 .landing-header__light-2{left:-120px;top:-60px}}.landing-template--v2 .btn{background:url(/images/landing-new__btn-bg.fd6caf9e..svg) no-repeat 50%;background-size:cover!important;border:none;border-radius:0;box-shadow:none;font-size:20px!important;font-weight:900;margin-bottom:15px;padding:12px 60px;width:100%}.landing-template--v2 .btn:hover{background:url(/images/landing-new__btn-bg.fd6caf9e..svg) no-repeat 50%}.landing-template--v2 .input{background:rgba(131,180,255,.14)!important;border-radius:2px;color:#fff;font-size:16px;font-weight:400;line-height:24px;padding:10px 16px}.landing-template--v2 .input::-moz-placeholder{color:#fff}.landing-template--v2 .input::placeholder{color:#fff}.landing-template--v2 .input--empty .input__native+.input__focus-container{background:rgba(131,180,255,.14)}.landing-template--v2 .input .input__native+.input__focus-container,.landing-template--v2 .input .input__native:hover+.input__focus-container,.landing-template--v2 .input--default .input__native+.input__focus-container,.landing-template--v2 .input--default .input__native:hover+.input__focus-container{background:rgba(131,180,255,.14);border-color:rgba(131,180,255,.14)}.landing-template--v2 .input .input__native+.input__focus-container,.landing-template--v2 .input--default .input__native+.input__focus-container{background:rgba(131,180,255,.14)}.landing-template--v2 .input--error .input__native+.input__focus-container{border-color:rgba(236,50,0,.3)}.landing-template--v2 .registration-dynamic-form__buttons{flex-wrap:wrap}.landing-template--v2 .registration-dynamic-form .select__arrow-icon-wrapper{color:#fff}.landing-template--v2 .registration-dynamic-form__back-button{background:none!important;color:#fff;font-size:14px;font-weight:700;line-height:20px;padding-bottom:0;padding-top:0;text-transform:none}.landing-template--v2 .registration-dynamic-form__link{color:#ec3200}.landing-template--v2 .registration-dynamic-form__button-wrapper{margin-left:0!important;width:100%}.landing-template--v2 .registration-dynamic-form__col--promo,.landing-template--v2 .registration-dynamic-form__header,.landing-template--v2 .registration-dynamic-form__title{display:none}.landing-template--v2 .registration-dynamic-form__col--form{min-height:auto;padding:0;position:relative;width:100%;z-index:2}.landing-template--v2 .registration-dynamic-form__form-step{margin-bottom:5px}.landing-template--v2 .registration-dynamic-form .radio-group{margin:20px 0 10px}.landing-template--v2 .registration-dynamic-form .radio__label{color:#fff;font-size:16px;font-weight:400;line-height:24px}.landing-template--v2 .registration-dynamic-form .radio__point{height:18px;width:18px}.landing-template--v2 .registration-dynamic-form .checkbox__block{margin-bottom:8px}.landing-template--v2 .registration-dynamic-form .checkbox__label{color:#fff;font-size:14px;font-weight:400;line-height:20px}.landing-template--v2 .registration-dynamic-form .checkbox__label a{color:#ec3200}.landing-template--v2 .registration-dynamic-form .checkbox__point{height:18px;width:18px}.landing-template--v2 .captcha-term-and-policy{color:#fff;font-size:14px;font-weight:400;line-height:20px}.landing-template--v2 .captcha-term-and-policy a{color:#ec3200}.landing-template--v2 .promo-form{margin-top:60px}.landing-template--v2 .promo-form .container{max-width:1576px;position:relative}.landing-template--v2 .promo-form__bg{height:100%;left:0;position:absolute;top:0;width:100%}.landing-template--v2 .promo-form__logo-list{align-items:center;display:flex;margin-left:auto;margin-right:auto;max-width:1160px}@media(max-width:1248px){.landing-template--v2 .promo-form__logo-list{flex-wrap:wrap;justify-content:center}}.landing-template--v2 .promo-form__logo-item{margin:30px;max-height:60px;max-width:150px;min-height:35px;min-width:100px}.landing-template--v2 .bonuses .container{max-width:1400px}.landing-template--v2 .bonuses__list{display:flex}@media(max-width:1248px){.landing-template--v2 .bonuses__list{flex-wrap:wrap}}.landing-template--v2 .bonuses__icon{display:block;margin-left:auto;margin-right:auto}.landing-template--v2 .bonuses__block{margin-left:25px;margin-right:25px;width:calc(25% - 50px)}@media(max-width:1248px){.landing-template--v2 .bonuses__block{width:calc(50% - 50px)}}@media(max-width:768px){.landing-template--v2 .bonuses__block{width:calc(100% - 50px)}}.landing-template--v2 .bonuses__title{color:#fff;font-size:24px;font-weight:900;margin-bottom:16px;margin-top:0;text-align:center}.landing-template--v2 .bonuses__text{color:hsla(0,0%,100%,.65);font-size:16px;font-weight:400;line-height:24px;margin:0;text-align:center}.landing-template--v2 .vip-club{padding-top:130px}@media(max-width:1248px){.landing-template--v2 .vip-club{margin-bottom:100px}}.landing-template--v2 .vip-club .container{max-width:1400px}.landing-template--v2 .vip-club__content{display:flex;position:relative}@media(max-width:1248px){.landing-template--v2 .vip-club__content{flex-wrap:wrap}}.landing-template--v2 .vip-club__bg{left:-160px;max-width:100vw;position:absolute;top:-240px}@media(max-width:1248px){.landing-template--v2 .vip-club__bg{left:50%;top:-200px;transform:translateX(-50%)}}.landing-template--v2 .vip-club__block{position:relative;z-index:2}.landing-template--v2 .vip-club__block--img{display:flex;justify-content:center;width:40%}@media(max-width:1248px){.landing-template--v2 .vip-club__block--img{width:100%}}.landing-template--v2 .vip-club__block--text{padding-left:30px;width:60%}@media(max-width:1248px){.landing-template--v2 .vip-club__block--text{margin-top:-100px;padding-left:0;width:100%}}.landing-template--v2 .vip-club__title{color:#fff;font-size:48px;font-weight:900;margin-bottom:20px;margin-top:50px}@media(max-width:1248px){.landing-template--v2 .vip-club__title{text-align:center}}@media(max-width:768px){.landing-template--v2 .vip-club__title{font-size:32px}}.landing-template--v2 .vip-club__text{color:hsla(0,0%,100%,.65);font-size:20px;font-weight:400;line-height:32px;margin-bottom:30px}@media(max-width:1248px){.landing-template--v2 .vip-club__text{text-align:center}}@media(max-width:768px){.landing-template--v2 .vip-club__text{font-size:16px;line-height:24px}}.landing-template--v2 .vip-club__img{margin-top:-100px;max-width:100%;position:relative;z-index:2}.landing-template--v2 .vip-club .btn{background:none;color:#fff;font-size:20px;font-weight:900;position:relative;text-transform:none;width:auto}@media(max-width:1248px){.landing-template--v2 .vip-club .btn{left:50%;transform:translateX(-50%)}}.landing-template--v2 .vip-club .btn span{position:relative;z-index:2}.landing-template--v2 .vip-club .btn__bg{height:100%;left:0;position:absolute;top:0;width:100%}.landing-template--v2 .games-slider__wrap .container{position:relative}.landing-template--v2 .games-slider{z-index:2}.landing-template--v2 .games-slider__bg{height:140%;left:-20%;position:absolute;top:-20%;width:140%}.landing-template--v2 .games-slider__title{color:#fff;font-size:40px;font-weight:900;text-align:center}@media(max-width:768px){.landing-template--v2 .games-slider__title{font-size:32px}}.landing-template--v2 .jackpot{margin-top:100px;padding-left:20px;padding-right:20px}.landing-template--v2 .jackpot .container{max-width:1240px;padding:60px;position:relative}@media(max-width:1248px){.landing-template--v2 .jackpot .container{padding:70px 15px}}@media(max-width:768px){.landing-template--v2 .jackpot .container{overflow:hidden;padding:50px 15px}}.landing-template--v2 .jackpot__bg{left:0;position:absolute;top:0;width:100%}@media(max-width:768px){.landing-template--v2 .jackpot__bg{width:auto}}.landing-template--v2 .jackpot__content{display:flex;justify-content:space-between}@media(max-width:768px){.landing-template--v2 .jackpot__content{flex-wrap:wrap}}.landing-template--v2 .jackpot__block{position:relative;z-index:2}.landing-template--v2 .jackpot__block--img{width:40%}@media(max-width:1248px){.landing-template--v2 .jackpot__block--img{width:30%}}@media(max-width:768px){.landing-template--v2 .jackpot__block--img{order:2;width:100%}}.landing-template--v2 .jackpot__block--text{width:50%}@media(max-width:1248px){.landing-template--v2 .jackpot__block--text{width:70%}}@media(max-width:768px){.landing-template--v2 .jackpot__block--text{order:1;width:100%}}.landing-template--v2 .jackpot__img{margin-top:-100px;max-width:100%}@media(max-width:1248px){.landing-template--v2 .jackpot__img{margin-top:-50px;max-width:125%}}@media(max-width:768px){.landing-template--v2 .jackpot__img{display:block;margin-left:auto;margin-right:auto;margin-top:20px;max-width:100%}}.landing-template--v2 .jackpot__btn-wrap{display:flex;justify-content:center}.landing-template--v2 .jackpot .btn{background:url(/images/landing-new__btn-bg.8d0aadb0..png) no-repeat 50%;width:auto}.landing-template--v2 .jackpot__title{color:#eaffff;font-size:48px;font-weight:400;margin-bottom:13px;margin-top:0;text-align:center;text-shadow:0 0 8px #0085ff,0 0 16px #0075ff,0 0 32px #06f}@media(max-width:1248px){.landing-template--v2 .jackpot__title{font-size:40px;margin-bottom:7px}}@media(max-width:768px){.landing-template--v2 .jackpot__title{font-size:32px;margin-bottom:13px}}.landing-template--v2 .jackpot__price{color:#fff;font-size:56px;font-weight:600;margin-bottom:32px;margin-top:0;text-align:center}@media(max-width:1248px){.landing-template--v2 .jackpot__price{font-size:48px}}@media(max-width:768px){.landing-template--v2 .jackpot__price{font-size:32px}}.page-tourn-list{display:block;margin:0;padding:32px 0;width:100%}@media(min-width:768px){.page-tourn-list{padding:64px 0}}.page-tourn-list__title{color:#fff;display:block;font-size:24px;font-weight:700;letter-spacing:normal;line-height:1.2;margin:0 0 32px;padding:0;text-align:left;text-transform:uppercase;width:100%}@media(min-width:768px){.page-tourn-list__title{font-size:40px;margin-bottom:64px}}.page-tourn-list__main{display:block;margin:0;padding:0;width:100%}.page-tourn-list__grid{grid-column-gap:26px;grid-row-gap:32px;align-items:flex-start;display:grid;grid-template-columns:1fr;justify-content:flex-start;margin:64px 0 0;padding:0;width:100%}@media(min-width:768px){.page-tourn-list__grid{grid-row-gap:64px}}@media(min-width:1248px){.page-tourn-list__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1632px){.page-tourn-list__grid{grid-column-gap:32px}}.page-tourn-list__item{align-items:flex-start;align-self:stretch;display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin:0;overflow:hidden;padding:0;width:100%}.lottery{padding:0}.lottery__box{margin:0 auto;max-width:1220px;padding:0 24px}@media(min-width:768px){.lottery__box{padding:0 30px}}.lottery__title{color:#262626;font-size:24px;font-weight:500;margin-bottom:30px;margin-top:0;text-align:center;text-transform:uppercase;z-index:1}@media(min-width:768px){.lottery__title{font-size:28px}}@media(min-width:960px){.lottery__title{font-size:34px}}.lottery__description{color:#fff;font-size:14px;font-weight:500;letter-spacing:.18px;margin-bottom:0;opacity:.5;text-transform:uppercase}@media(min-width:768px){.lottery__description{font-size:18px}}.lottery__icon{display:inline-block;padding-bottom:33px}@media(min-width:768px){.lottery__icon{padding-bottom:40px}}.lottery-banner{background:url(/images/lottery_banner.e1e036c6..png) 50% no-repeat;background-size:cover;min-height:400px;padding:40px 0 30px;text-align:center}@media(min-width:768px){.lottery-banner{border-radius:0 0 4px 4px;padding:46px 0 36px}}.lottery-banner__title{color:#fff;font-size:36px;font-weight:700;margin-bottom:25px;text-transform:uppercase}@media(min-width:768px){.lottery-banner__title{font-size:56px;margin-bottom:38px;text-align:left}.lottery-banner__btn-wrap{align-items:center;display:flex;flex-wrap:wrap}}.lottery-banner__link-wrap{align-items:center;display:flex;flex-direction:column}.lottery-banner .deposit-button{font-size:18px;font-weight:700;letter-spacing:.18px;margin-bottom:18px;min-height:70px;min-width:176px}@media(min-width:768px){.lottery-banner .deposit-button{font-size:22px;margin-bottom:0;margin-right:34px;min-width:238px}}.lottery-banner .link{color:#fff;display:block;font-size:15px;font-weight:500;letter-spacing:.15px;line-height:32px;text-align:center}@media(min-width:768px){.lottery-banner .link{font-size:18px}}.lottery-banner .link:hover{text-decoration:underline}.lottery-conditions{background:#19191a;color:#fff;padding:31px 0 35px}@media(min-width:768px){.lottery-conditions{padding:55px 0}}.lottery-conditions__title{font-size:24px;font-weight:500;margin-bottom:10px;text-transform:uppercase}@media(min-width:768px){.lottery-conditions__title{font-size:28px;margin-bottom:3px}}@media(min-width:960px){.lottery-conditions__title{font-size:34px}}.lottery-conditions__title--small{font-size:14px;font-weight:400;margin-bottom:24px;text-transform:none}@media(min-width:768px){.lottery-conditions__title--small{font-size:16px}}.lottery-conditions__wrap{max-width:800px;padding:0 12px;text-align:center}@media(min-width:768px){.lottery-conditions__wrap{padding:0 30px}}.lottery-conditions__list{display:flex;flex-wrap:wrap;justify-content:center;margin:0;max-width:960px;padding:0;width:100%}.lottery-conditions__cell{align-items:stretch;display:flex;justify-content:center;list-style:none;margin-bottom:25px;max-width:380px;width:100%}.lottery-conditions__cell:nth-child(odd){margin-right:0}@media(min-width:768px){.lottery-conditions__cell:nth-child(odd){margin-right:30px}.lottery-conditions__cell{max-width:100%;width:calc(50% - 15px)}}.lottery-conditions-prize{background-color:#000;background-image:url(/images/lottery_prize-bg.f5e816d2..png);background-position:bottom;background-repeat:no-repeat;background-size:100%;color:#fff;padding:40px 0;position:relative}@media(min-width:960px){.lottery-conditions-prize{padding:50px 0}}.lottery-conditions-prize__wrap{max-width:920px;position:relative;text-align:center;z-index:2}.lottery-conditions-prize__title{color:#fff;margin-bottom:35px}@media(min-width:768px){.lottery-conditions-prize__title{margin-bottom:40px}}.lottery-conditions-prize__list{display:flex;flex-wrap:wrap;justify-content:center;margin:-5px;padding:0}@media(min-width:768px){.lottery-conditions-prize__list{margin:-10px}}@media(min-width:960px){.lottery-conditions-prize__list{margin:-10px -15px}}.lottery-conditions-prize__cell{list-style:none;margin:5px;width:100%}@media(min-width:768px){.lottery-conditions-prize__cell{margin:10px;width:33.3333333333%}}@media(min-width:960px){.lottery-conditions-prize__cell{margin:10px 15px}}.lottery-conditions-prize__cell--full{text-align:center;width:100%}.lottery-conditions-terms{background:#000;padding:40px 0}.lottery-conditions-terms__wrap{max-width:1200px;padding:0 12px;text-align:center}@media(min-width:768px){.lottery-conditions-terms__wrap{padding:0 30px}}.lottery-conditions-terms__title{color:#fff;margin-bottom:30px}@media(min-width:768px){.lottery-conditions-terms__title{margin-bottom:40px}}.lottery-conditions-terms__list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:-20px}.lottery-conditions-terms__item{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:10px;display:flex;justify-content:center;margin-bottom:20px;padding:10px 20px;width:100%}@media(min-width:768px){.lottery-conditions-terms__item{width:calc(50% - 10px)}}@media(min-width:960px){.lottery-conditions-terms__item{width:calc(33.33333% - 13.33333px)}}.body{scrollbar-color:#271f51;scrollbar-width:thin}.body::-webkit-scrollbar{height:3px;width:3px}.body::-webkit-scrollbar-track{background:rgba(39,31,81,.5);border-radius:2px}.body::-webkit-scrollbar-thumb{background:#f6d515;border-radius:2px;margin:0}.body::-webkit-scrollbar-thumb:hover{background:#271f51}.body:hover::-webkit-scrollbar-thumb{background:#f6d515}.tournaments__banner{margin:100px 0;position:relative;text-align:center}.tournaments__title{color:hsla(0,0%,100%,.8);font-size:30px;line-height:35px}@media(min-width:768px){.tournaments__title{font-size:42px;line-height:50px}}.tournaments__title--color{color:#d3ac81;font-size:33px;line-height:40px}@media(min-width:768px){.tournaments__title--color{font-size:48px;line-height:58px}}.tournaments__img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:-1}.tournaments__wrap{align-items:center;display:flex;flex-direction:column;justify-content:center}.tournaments__wrap>:not(:last-child){margin-bottom:30px}.notification__close-button{align-items:flex-start;bottom:0;display:flex;font-size:20px;justify-content:flex-end;left:0;padding:10px;right:0;top:0}.notification__icon--danger{color:#ff6c4b}@font-face{font-display:block;font-family:font-icons;font-style:normal;font-weight:400;src:url(/fonts/font-icons.90b5f193..ttf) format("truetype"),url(/fonts/font-icons.17d86aba..woff) format("woff"),url(/fonts/font-icons.be185d1c..svg#font-icons) format("svg")}.font-icons{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:font-icons!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.font-icons--success:before{content:""}.font-icons--warning:before{content:""}.font-icons--globe:before{content:""}.font-icons--fire:before{content:""}.font-icons--folder:before{content:""}.font-icons--sticker:before{content:""}.font-icons--medal:before{content:""}.font-icons--tourn-bold:before{content:""}.font-icons--about:before{content:""}.font-icons--bar:before{content:""}.font-icons--bar-open:before{content:""}.font-icons--chat:before{content:""}.font-icons--chat-full:before{content:""}.font-icons--close:before{content:""}.font-icons--deposit:before{content:""}.font-icons--favorite:before{content:""}.font-icons--favorite-add:before{content:""}.font-icons--fullscreen:before{content:""}.font-icons--games:before{content:""}.font-icons--home:before{content:""}.font-icons--left:before{content:""}.font-icons--notification:before{content:""}.font-icons--profile:before{content:""}.font-icons--screen-4:before{content:""}.font-icons--search:before{content:""}.font-icons--select:before{content:""}.font-icons--star:before{content:""}.font-icons--time:before{content:""}.font-icons--top:before{content:""}.font-icons--tourn:before{content:""}.font-icons--show:before{content:""}.font-icons--hide:before{content:""}.font-icons--fullscreen-close:before{content:""}.font-icons--register:before{content:""}.font-icons--respons:before{content:""}.font-icons--rg:before{content:""}.font-icons--right:before{content:""}.font-icons--screen:before{content:""}.font-icons--screen-2:before{content:""}.font-icons--telegram:before{color:#08c;content:""}.font-icons--instagram:before{color:#e4405f;content:""}.font-icons--facebook:before{color:#4267b2;content:""}.font-icons--twitter:before{color:#1da1f2;content:""}.font-icons--mailru:before{color:#ff9e00;content:""}.font-icons--odnoklassniki:before{color:#ee8208;content:""}.font-icons--vkontakte:before{color:#4a76a8;content:""}.font-icons--yandex:before{color:red;content:""}.font-icons--cards:before{content:""}.font-icons--check:before{content:""}.font-icons--gift:before{content:""}.font-icons--lootbox:before{content:""}.font-icons--up:before{content:""}.font-icons--fs:before{content:""}.font-icons--info:before{content:""}.font-icons--slots:before{content:""}.font-icons--table:before{content:""}.font-icons--jackpot:before{content:""}.font-icons--aviator:before{content:""}.font-icons--all-live:before{content:""}.font-icons--game-shows:before{content:""}.font-icons--live-blackjack:before{content:""}.font-icons--live-roulette:before{content:""}.font-icons--live-baccarat:before{content:""}.font-icons--promotions:before{content:""}.font-icons--tournaments:before{content:""}.font-icons--lottery:before{content:""}.font-icons--providers:before{content:""}.font-icons--dark:before{content:""}.font-icons--light:before{content:""}.font-icons--plus:before{content:""}.font-icons--favorites:before{content:""}.font-icons--last-games:before{content:""}.font-icons--pupular:before{content:""}.font-icons--people:before{content:""}.font-icons--panel-search:before{content:""}.font-icons--panel-deposit:before{content:""}.font-icons--prev:before{content:""}.font-icons--full-screen:before{content:""}.font-icons--vip:before{content:""}.btn{align-items:center;background:#f6d151;border:none;border-radius:10px;color:#050404;display:inline-flex;flex-wrap:wrap;font-size:14px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:-.01em;line-height:1;margin:0;min-height:36px;min-width:72px;outline:none;padding:9px 10px;position:relative;text-decoration:none;text-shadow:none;transition:background-color .3s ease;vertical-align:middle}.btn,.btn:not(:disabled){cursor:pointer}.btn:disabled{opacity:.5}.btn:active,.btn:focus,.btn:hover{color:#050404;outline:none;text-decoration:none}.btn:hover{background:#ff9600;box-shadow:none}.btn--secondary{background-color:#271f31;color:#fff}.btn--secondary:hover{background:hsla(0,0%,100%,.2);color:#fff}.btn--more{background:#fff;box-shadow:none;font-size:12px;min-height:38px;min-width:128px;text-transform:capitalize;transition:background-color .3s ease}@media(min-width:768px){.btn--more{min-height:43px;min-width:137px}}.btn--more:hover{background-color:#f6d151;box-shadow:none;color:#050404}.menu-button{align-items:center;background:transparent none;border:none;border-radius:4px;cursor:pointer;display:inline-flex;flex-direction:row;flex-wrap:nowrap;font-size:12px;font-weight:700;justify-content:flex-start;letter-spacing:.12px;margin:0;min-height:30px;padding:5px 24px;text-shadow:none;text-transform:uppercase;transition:color .3s ease,background-color .3s ease;width:100%}.menu-button,.menu-button:active,.menu-button:focus{color:#999;outline:none;text-decoration:none}.menu-button:hover{color:#fff}@media(min-width:768px){.menu-button{justify-content:center;text-align:center}}.text-btn{background:transparent none;border:none;box-shadow:none;display:inline-block;font-size:20px;line-height:1;margin:0;outline:none;padding:0;transition:color .3s ease;vertical-align:top}.text-btn:not(:disabled){cursor:pointer}.text-btn:disabled{opacity:.5}.text-btn:active,.text-btn:focus,.text-btn:hover{background:transparent none;color:#999;outline:none}.text-btn:hover{color:#fff}.text-btn--secondary{color:#999}.text-btn--secondary:hover{color:#fff}.text-btn--primary{color:hsla(0,0%,100%,.6)}.text-btn--danger{color:#999}.text-btn--danger:hover{color:#fff}.notification__container{background-color:#222226;border-radius:4px;display:flex;padding:20px;position:relative;word-break:break-all}.notification__text-wrapper{margin-left:17px;margin-right:20px;overflow-wrap:anywhere;word-break:normal}.notification__title{color:#fff;font-size:14px;font-weight:700;margin:0 0 3px}.notification__message{color:#999;font-size:13px;font-weight:400;line-height:20px;margin:0}.notification__icon{font-size:16px}.notification__close-button{color:#fff;font-size:12px;position:absolute;right:10px;top:10px}.notification__icon--success{color:#48a902}.notification__icon--warning{color:#ff9500}.notification__icon--danger{color:#ec3200}.btn,.link-btn{align-items:center;background:#f6d151;border:none;border-radius:10px;color:#050404;cursor:pointer;display:inline-flex;flex-wrap:wrap;font-size:14px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:-.01em;line-height:1;margin:0;min-height:36px;min-width:72px;outline:none;padding:9px 10px;position:relative;text-decoration:none;text-shadow:none;transition:background-color .3s ease;vertical-align:middle}.btn:not(:disabled),.link-btn:not(:disabled){cursor:pointer}.btn:disabled,.link-btn:disabled{opacity:.5}.btn:active,.btn:focus,.btn:hover,.link-btn:active,.link-btn:focus,.link-btn:hover{color:#050404;outline:none;text-decoration:none}.btn:hover,.link-btn:hover{background:#ff9600;box-shadow:none}.btn--secondary,.link-btn--secondary{background-color:#271f31;color:#fff}.btn--secondary:hover,.link-btn--secondary:hover{background:hsla(0,0%,100%,.2);color:#fff}.btn--play{font-size:12px;min-height:27px;min-width:84px}@media(min-width:768px){.btn--play{min-height:31px}}@media(min-width:960px){.btn--play{font-size:14px;min-height:37px;min-width:100px}}@media(min-width:1632px){.btn--play{min-width:120px}}.btn--more,.link-btn--more{background:#fff;box-shadow:none;font-size:12px;min-height:38px;min-width:128px;text-transform:capitalize;transition:background-color .3s ease}@media(min-width:768px){.btn--more,.link-btn--more{min-height:43px;min-width:137px}}.btn--more:hover,.link-btn--more:hover{background-color:#f6d151;box-shadow:none;color:#050404}.btn--demo{background:transparent none;box-shadow:none;color:hsla(0,0%,100%,.1);font-size:10px;font-weight:600;min-height:10px;min-width:20px;padding:0;transition:color .3s ease}@media(min-width:768px){.btn--demo{font-size:12px}}.btn--demo:active,.btn--demo:focus,.btn--demo:hover{color:hsla(0,0%,100%,.2)}.btn--demo:hover{background:transparent none;box-shadow:none;color:#fff}.link-btn{text-decoration:none}.link-btn--disabled.link-btn{cursor:auto;opacity:.5}.link{text-decoration:none}.link-no-styles:link,.link-no-styles:visited{color:inherit;cursor:pointer;text-decoration:inherit}.link-text-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent none;border:none;box-shadow:none;color:#999;display:inline-block;font-size:20px;line-height:1;margin:0;outline:none;padding:0;text-decoration:none;transition:color .3s ease;vertical-align:top}.link-text-btn:not(:disabled){cursor:pointer}.link-text-btn:active,.link-text-btn:focus,.link-text-btn:hover{background:transparent none;color:#999;outline:none;text-decoration:none}.link-text-btn:hover{color:#fff;cursor:pointer}.link-text-btn:disabled{opacity:.5}.loading{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1090}.loading .image{width:150px}.image--hidden{display:none!important}