/*! 
 * angular-loading-bar v0.6.0
 * https://chieffancypants.github.io/angular-loading-bar
 * Copyright (c) 2014 Wes Cruver
 * License: MIT
 */#loading-bar,#loading-bar-spinner{pointer-events:none;-webkit-pointer-events:none;transition:350ms linear all}#loading-bar-spinner.ng-enter,#loading-bar-spinner.ng-leave.ng-leave-active,#loading-bar.ng-enter,#loading-bar.ng-leave.ng-leave-active{opacity:0}#loading-bar-spinner.ng-enter.ng-enter-active,#loading-bar-spinner.ng-leave,#loading-bar.ng-enter.ng-enter-active,#loading-bar.ng-leave{opacity:1}#loading-bar .bar{transition:width 350ms;background:#29d;position:fixed;z-index:10002;top:0;left:0;width:100%;height:2px;border-bottom-right-radius:1px;border-top-right-radius:1px}#loading-bar .peg{position:absolute;width:70px;right:0;top:0;height:2px;opacity:.45;-ms-box-shadow:#29d 1px 0 6px 1px;box-shadow:#29d 1px 0 6px 1px;border-radius:100%}#loading-bar-spinner{display:block;position:fixed;z-index:10002;top:10px;left:10px}#loading-bar-spinner .spinner-icon{width:14px;height:14px;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:10px;-webkit-animation:loading-bar-spinner .4s linear infinite;animation:loading-bar-spinner .4s linear infinite}@-webkit-keyframes loading-bar-spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-bar-spinner{0%{-webkit-transform:rotate(0);transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);transform:rotate(360deg)}}.cg-notify-message{position:fixed;top:0;z-index:9999;max-width:400px;text-align:center;background-color:#d9edf7;color:#31708f;padding:15px;border:1px solid #bce8f1;border-radius:4px;transition:top .5s ease-out,opacity .2s ease-out;visibility:hidden;box-shadow:0 6px 12px rgba(0,0,0,.175)}.cg-notify-message-center{left:50%}.cg-notify-message-left{left:15px}.cg-notify-message-right{right:15px}.cg-notify-message a{font-weight:700;color:inherit}.cg-notify-message a:hover{color:inherit}.cg-notify-close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;position:absolute;top:0;right:3px;line-height:15px}.cg-notify-close:focus,.cg-notify-close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}.cg-notify-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.bx-wrapper{position:relative;margin:0 auto 60px;padding:0;touch-action:pan-y}.bx-wrapper img{max-width:100%;display:block}.bxslider{margin:0;padding:0}ul.bxslider{list-style:none}.bx-viewport{-webkit-transform:translatez(0)}.bx-wrapper{box-shadow:0 0 5px #ccc;border:5px solid #fff;background:#fff}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager-item{display:inline-block}.bx-wrapper .bx-pager-item{font-size:0;line-height:0}.bx-wrapper .bx-prev{left:10px;background:url(images/controls.png) no-repeat 0 -32px}.bx-wrapper .bx-prev:focus,.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next{right:10px;background:url(images/controls.png) no-repeat -43px -32px}.bx-wrapper .bx-next:focus,.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu,.mm-panels,.mm-panels>.mm-panel{margin:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.mm-menu{box-sizing:border-box;background:inherit;display:block;overflow:hidden;padding:0}.mm-panel{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-panel.mm-opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel.mm-subopened{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panel.mm-highest{z-index:1}.mm-panels,.mm-panels>.mm-panel{background:inherit;border-color:inherit}.mm-panels>.mm-panel{background:inherit;border-color:inherit;-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;padding:0 20px}.mm-panels>.mm-panel.mm-hasnavbar{padding-top:40px}.mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before{content:'';display:block;height:20px}.mm-vertical .mm-panel{-webkit-transform:none!important;transform:none!important}.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{display:none;padding:10px 0 10px 10px}.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{border-color:transparent}.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{display:block}.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{height:40px;bottom:auto}.mm-listview>li.mm-vertical>.mm-next:after,.mm-vertical .mm-listview>li>.mm-next:after{top:16px;bottom:auto}.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0}.mm-navbar>*{display:block;padding:10px 0}.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-navbar .mm-btn{box-sizing:border-box;width:40px;height:40px;position:absolute;top:0;z-index:1}.mm-navbar .mm-btn:first-child{padding-left:20px;left:0}.mm-navbar .mm-btn:last-child{text-align:right;padding-right:20px;right:0}.mm-panel .mm-navbar{display:none}.mm-panel.mm-hasnavbar .mm-navbar{display:block}.mm-listview,.mm-listview>li{list-style:none;display:block;padding:0;margin:0}.mm-listview{font:inherit;font-size:14px;line-height:20px}.mm-listview a,.mm-listview a:hover{text-decoration:none}.mm-listview>li{position:relative}.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{border-color:inherit}.mm-listview>li>a,.mm-listview>li>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}.mm-listview>li>a.mm-arrow,.mm-listview>li>span.mm-arrow{padding-right:50px}.mm-listview>li:not(.mm-divider):after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:0;right:0;bottom:0}.mm-listview>li:not(.mm-divider):after{left:20px}.mm-listview .mm-next{background:rgba(3,2,1,0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}.mm-listview .mm-next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}.mm-listview .mm-next+a,.mm-listview .mm-next+span{margin-right:50px}.mm-listview .mm-next.mm-fullsubopen{width:100%}.mm-listview .mm-next.mm-fullsubopen:before{border-left:none}.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-right:50px;margin-right:0}.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}.mm-listview .mm-inset{list-style:inside disc;padding:0 10px 15px 40px;margin:0}.mm-listview .mm-inset>li{padding:5px 0}.mm-listview .mm-divider{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px}.mm-listview .mm-spacer{padding-top:40px}.mm-listview .mm-spacer>.mm-next{top:40px}.mm-listview .mm-spacer.mm-divider{padding-top:25px}.mm-arrow:after,.mm-next:after,.mm-prev:before{content:'';border:2px solid transparent;display:inline-block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-prev:before{border-right:none;border-bottom:none;left:23px}.mm-arrow:after,.mm-next:after{border-top:none;border-left:none;right:23px}.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.7)}.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu .mm-navbar .mm-btn:after,.mm-menu .mm-navbar .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu .mm-listview>li .mm-arrow:after,.mm-menu .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.5);tap-highlight-color:rgba(255,255,255,.5)}.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.5)}.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}.mm-menu .mm-divider{background:rgba(0,0,0,.05)}.mm-page{box-sizing:border-box;position:relative}.mm-slideout{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}html.mm-opened{overflow-x:hidden;position:relative}html.mm-blocking{overflow:hidden}html.mm-blocking body{overflow:hidden}html.mm-background .mm-page{background:inherit}#mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999}html.mm-blocking #mm-blocker{display:block}.mm-menu.mm-offcanvas{display:none;position:fixed}.mm-menu.mm-current{display:block}.mm-menu{width:80%;min-width:140px;max-width:440px}html.mm-opening .mm-slideout{-webkit-transform:translate(80%,0);transform:translate(80%,0)}@media all and (max-width:175px){html.mm-opening .mm-slideout{-webkit-transform:translate(140px,0);transform:translate(140px,0)}}@media all and (min-width:550px){html.mm-opening .mm-slideout{-webkit-transform:translate(440px,0);transform:translate(440px,0)}}.mm-menu.mm-autoheight{max-height:80%}.mm-menu.mm-autoheight.mm-fullscreen{max-height:100%}.mm-menu.mm-measureheight>.mm-panels>.mm-panel{bottom:auto!important;height:auto!important}em.mm-counter{font:inherit;font-size:14px;font-style:normal;text-indent:0;line-height:20px;display:block;margin-top:-10px;position:absolute;right:45px;top:50%}em.mm-counter+a.mm-next{width:90px}em.mm-counter+a.mm-next+a,em.mm-counter+a.mm-next+span{margin-right:90px}em.mm-counter+a.mm-fullsubopen{padding-left:0}.mm-vertical>.mm-counter{top:12px;margin-top:0}.mm-vertical.mm-spacer>.mm-counter{margin-top:40px}.mm-nosubresults>.mm-counter{display:none}.mm-menu em.mm-counter{color:rgba(0,0,0,.3)}.mm-divider>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0;line-height:25px}.mm-divider.mm-opened a.mm-next:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mm-collapsed:not(.mm-uncollapsed){display:none}.mm-fixeddivider{background:inherit;display:none;position:absolute;top:0;left:0;right:0;z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-fixeddivider:after{content:none!important;display:none!important}.mm-hasdividers .mm-fixeddivider{display:block}.mm-menu .mm-fixeddivider span{background:rgba(0,0,0,.05)}html.mm-opened.mm-dragging .mm-menu,html.mm-opened.mm-dragging .mm-slideout{transition-duration:0s}.mm-iconpanel .mm-panel{transition-property:left,-webkit-transform;transition-property:transform,left;transition-property:transform,left,-webkit-transform}.mm-iconpanel .mm-panel.mm-opened{border-left:1px solid;border-color:inherit}.mm-iconpanel .mm-panel.mm-subopened{overflow-y:hidden;left:-40px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-iconpanel .mm-panel.mm-iconpanel-0{left:0}.mm-iconpanel .mm-panel.mm-iconpanel-1{left:40px}.mm-iconpanel .mm-panel.mm-iconpanel-2{left:80px}.mm-iconpanel .mm-panel.mm-iconpanel-3{left:120px}.mm-iconpanel .mm-panel.mm-iconpanel-4{left:160px}.mm-iconpanel .mm-panel.mm-iconpanel-5{left:200px}.mm-iconpanel .mm-panel.mm-iconpanel-6{left:240px}.mm-subblocker{background:inherit;opacity:0;display:block;transition:opacity .4s ease}.mm-subopened .mm-subblocker{opacity:.6;position:absolute;top:0;right:0;bottom:-100000px;left:0;z-index:3}.mm-menu>.mm-navbar{background:inherit;padding:0;z-index:3;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-navbar-bottom{border-top-width:1px;border-top-style:solid;border-bottom:none;top:auto;bottom:0}.mm-navbar-top~.mm-navbar-top{border-bottom:none}.mm-navbar-bottom~.mm-navbar-bottom{border-top:none}.mm-navbar.mm-hasbtns{padding:0 40px}.mm-close:after{content:'x'}.mm-navbar[class*=mm-navbar-content-]>*{box-sizing:border-box;display:block;float:left}.mm-navbar>.mm-breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 17px}.mm-navbar>.mm-breadcrumbs>*{display:inline-block;padding:10px 3px}.mm-navbar>.mm-breadcrumbs>a{text-decoration:underline}.mm-navbar.mm-hasbtns .mm-breadcrumbs{margin-left:-40px}.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs{margin-left:0;padding-left:0}.mm-navbar-top-1{top:0}.mm-hasnavbar-top-1 .mm-panels{top:40px}.mm-navbar-top-2{top:40px}.mm-hasnavbar-top-2 .mm-panels{top:80px}.mm-navbar-top-3{top:80px}.mm-hasnavbar-top-3 .mm-panels{top:120px}.mm-navbar-top-4{top:120px}.mm-hasnavbar-top-4 .mm-panels{top:160px}.mm-navbar-bottom-1{bottom:0}.mm-hasnavbar-bottom-1 .mm-panels{bottom:40px}.mm-navbar-bottom-2{bottom:40px}.mm-hasnavbar-bottom-2 .mm-panels{bottom:80px}.mm-navbar-bottom-3{bottom:80px}.mm-hasnavbar-bottom-3 .mm-panels{bottom:120px}.mm-navbar-bottom-4{bottom:120px}.mm-hasnavbar-bottom-4 .mm-panels{bottom:160px}.mm-navbar-size-2{height:80px}.mm-navbar-size-3{height:120px}.mm-navbar-size-4{height:160px}.mm-navbar-content-2>*{width:50%}.mm-navbar-content-3>*{width:33.33%}.mm-navbar-content-4>*{width:25%}.mm-navbar-content-5>*{width:20%}.mm-navbar-content-6>*{width:16.67%}.mm-search,.mm-search input{box-sizing:border-box}.mm-search{height:40px;padding:7px 10px 0 10px}.mm-search input{border:none;border-radius:26px;font:inherit;font-size:14px;line-height:26px;outline:0;display:block;width:100%;height:26px;margin:0;padding:0 10px}.mm-search input::-ms-clear{display:none}.mm-panel>.mm-search{width:100%;position:absolute;top:0;left:0}.mm-panel.mm-hassearch{padding-top:40px}.mm-panel.mm-hassearch.mm-hasnavbar{padding-top:80px}.mm-panel.mm-hassearch.mm-hasnavbar .mm-search{top:40px}.mm-noresultsmsg{text-align:center;font-size:21px;display:none;padding:40px 0}.mm-noresults .mm-noresultsmsg{display:block}.mm-noresults .mm-indexer{display:none!important}li.mm-nosubresults>a.mm-next{display:none}li.mm-nosubresults>a.mm-next+a,li.mm-nosubresults>a.mm-next+span{padding-right:10px}.mm-menu .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.7)}.mm-menu .mm-noresultsmsg{color:rgba(0,0,0,.3)}.mm-indexer{background:inherit;text-align:center;font-size:12px;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-100px;z-index:3;transition:right .4s ease;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-indexer a{text-decoration:none;display:block;height:3.85%}.mm-indexer~.mm-panel.mm-hasindexer{margin-right:20px}.mm-hasindexer .mm-indexer{right:0}.mm-hasindexer .mm-fixeddivider{right:20px}.mm-menu .mm-indexer a{color:rgba(0,0,0,.3)}input.mm-check,input.mm-toggle{position:absolute;left:-10000px}label.mm-check,label.mm-toggle{margin:0;position:absolute;top:50%;z-index:2}label.mm-check:before,label.mm-toggle:before{content:'';display:block}label.mm-toggle{border-radius:30px;width:50px;height:30px;margin-top:-15px}label.mm-toggle:before{border-radius:30px;width:28px;height:28px;margin:1px}input.mm-toggle:checked~label.mm-toggle:before{float:right}label.mm-check{width:30px;height:30px;margin-top:-15px}label.mm-check:before{border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:.1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}input.mm-check:checked~label.mm-check:before{opacity:1}li.mm-vertical label.mm-check,li.mm-vertical label.mm-toggle{bottom:auto;margin-top:0}li.mm-vertical label.mm-toggle{top:5px}li.mm-vertical label.mm-check{top:5px}label.mm-check,label.mm-toggle{right:20px}label.mm-toggle+a,label.mm-toggle+span{padding-right:80px}label.mm-check+a,label.mm-check+span{padding-right:60px}a.mm-next+label.mm-check,a.mm-next+label.mm-toggle{right:60px}a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span,a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{margin-right:50px}a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{padding-right:70px}a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span{padding-right:50px}em.mm-counter+a.mm-next+label.mm-check,em.mm-counter+a.mm-next+label.mm-toggle{right:100px}em.mm-counter+a.mm-next+label.mm-check+a,em.mm-counter+a.mm-next+label.mm-check+span,em.mm-counter+a.mm-next+label.mm-toggle+a,em.mm-counter+a.mm-next+label.mm-toggle+span{margin-right:90px}.mm-menu label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu label.mm-toggle:before{background:#f3f3f3}.mm-menu input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu label.mm-check:before{border-color:rgba(0,0,0,.7)}.mm-listview.mm-border-none>li:after,.mm-menu.mm-border-none .mm-listview>li:after{content:none}.mm-listview.mm-border-full>li:after,.mm-menu.mm-border-full .mm-listview>li:after{left:0!important}.mm-listview.mm-border-offset>li:after,.mm-menu.mm-border-offset .mm-listview>li:after{right:20px}.mm-menu.mm-effect-menu-zoom{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}html.mm-opened .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0);-webkit-transform-origin:left center;transform-origin:left center}html.mm-opening .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(30%,0,0);transform:scale(.7,.7) translate3d(30%,0,0);-webkit-transform-origin:right center;transform-origin:right center}html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-menu.mm-effect-menu-slide{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}html.mm-opened .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}html.mm-opening .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-effect-menu-fade{opacity:0;transition:opacity .4s ease}html.mm-opening .mm-menu.mm-effect-menu-fade{opacity:1}.mm-menu.mm-effect-panels-zoom .mm-panel{-webkit-transform:scale(1.5,1.5) translate3d(100%,0,0);transform:scale(1.5,1.5) translate3d(100%,0,0);-webkit-transform-origin:left center;transform-origin:left center}.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0)}.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li{transition:none .4s ease}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(1){transition-delay:50ms}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(2){transition-delay:.1s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(3){transition-delay:150ms}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(4){transition-delay:.2s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(5){transition-delay:250ms}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(6){transition-delay:.3s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(7){transition-delay:350ms}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(8){transition-delay:.4s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(9){transition-delay:450ms}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(10){transition-delay:.5s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(11){transition-delay:550ms}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(12){transition-delay:.6s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(13){transition-delay:650ms}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(14){transition-delay:.7s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(15){transition-delay:750ms}.mm-menu.mm-effect-listitems-slide .mm-listview>li{-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);opacity:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview>li{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.mm-menu.mm-effect-listitems-fade .mm-listview>li{opacity:0;transition-property:opacity}html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview>li{opacity:1}.mm-menu.mm-effect-listitems-drop .mm-listview>li{opacity:0;top:-25%;transition-property:opacity,top}html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview>li{opacity:1;top:0}.mm-menu.mm-fullscreen{width:100%;min-width:140px;max-width:10000px}html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(100%,0);transform:translate(100%,0)}@media all and (max-width:140px){html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(140px,0);transform:translate(140px,0)}}@media all and (min-width:10000px){html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(10000px,0);transform:translate(10000px,0)}}html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}@media all and (max-width:140px){html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(-140px,0);transform:translate(-140px,0)}}@media all and (min-width:10000px){html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(-10000px,0);transform:translate(-10000px,0)}}.mm-menu.mm-fullscreen.mm-bottom,.mm-menu.mm-fullscreen.mm-top{height:100%;min-height:140px;max-height:10000px}html.mm-opened.mm-fullscreen .mm-page{box-shadow:none!important}.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>a,.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>span,.mm-menu.mm-multiline .mm-listview>li>a,.mm-menu.mm-multiline .mm-listview>li>span{text-overflow:clip;white-space:normal}html.mm-pagedim #mm-blocker,html.mm-pagedim-black #mm-blocker,html.mm-pagedim-white #mm-blocker{opacity:0}html.mm-pagedim-black.mm-opening #mm-blocker,html.mm-pagedim-white.mm-opening #mm-blocker,html.mm-pagedim.mm-opening #mm-blocker{opacity:.3;transition:opacity .4s ease .4s}html.mm-pagedim #mm-blocker{background:inherit}html.mm-pagedim-white #mm-blocker{background:#fff}html.mm-pagedim-black #mm-blocker{background:#000}.mm-menu.mm-pageshadow:after{content:"";display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:99}.mm-menu.mm-pageshadow.mm-right:after{left:auto;right:100%}.mm-menu.mm-pageshadow.mm-front:after,.mm-menu.mm-pageshadow.mm-next:after{content:none;display:none}.mm-menu.mm-pageshadow:after{box-shadow:0 0 10px rgba(0,0,0,.3)}.mm-menu.mm-bottom,.mm-menu.mm-top{width:100%;min-width:100%;max-width:100%}.mm-menu.mm-right{left:auto;right:0}.mm-menu.mm-bottom{top:auto;bottom:0}html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate(-80%,0);transform:translate(-80%,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate(-140px,0);transform:translate(-140px,0)}}@media all and (min-width:550px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate(-440px,0);transform:translate(-440px,0)}}html.mm-front .mm-slideout{-webkit-transform:none!important;transform:none!important;z-index:0!important}.mm-menu.mm-front{z-index:1}.mm-menu.mm-front,.mm-menu.mm-next{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu.mm-front.mm-right,.mm-menu.mm-next.mm-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu.mm-top{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.mm-menu.mm-bottom{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}html.mm-opening .mm-menu.mm-front,html.mm-opening .mm-menu.mm-next{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-bottom,.mm-menu.mm-top{height:80%;min-height:140px;max-height:880px}.mm-menu.mm-theme-dark{background:#333;border-color:rgba(0,0,0,.15);color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark .mm-navbar a,.mm-menu.mm-theme-dark .mm-navbar>*{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-navbar .mm-btn:after,.mm-menu.mm-theme-dark .mm-navbar .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-listview{border-color:rgba(0,0,0,.15)}.mm-menu.mm-theme-dark .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.1);tap-highlight-color:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.05)}.mm-menu.mm-theme-dark .mm-divider{background:rgba(255,255,255,.05)}.mm-menu.mm-theme-dark label.mm-check:before{border-color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark em.mm-counter{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-fixeddivider span{background:rgba(255,255,255,.05)}.mm-menu.mm-pageshadow.mm-theme-dark:after{box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu.mm-theme-dark .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark .mm-noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-indexer a{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark label.mm-toggle{background:rgba(0,0,0,.15)}.mm-menu.mm-theme-dark label.mm-toggle:before{background:#333}.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu.mm-theme-white{background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white .mm-navbar a,.mm-menu.mm-theme-white .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-navbar .mm-btn:after,.mm-menu.mm-theme-white .mm-navbar .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu.mm-theme-white .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-white .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.05);tap-highlight-color:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.03)}.mm-menu.mm-theme-white .mm-divider{background:rgba(0,0,0,.03)}.mm-menu.mm-theme-white label.mm-check:before{border-color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white em.mm-counter{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-fixeddivider span{background:rgba(0,0,0,.03)}.mm-menu.mm-pageshadow.mm-theme-white:after{box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu.mm-theme-white .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white .mm-noresultsmsg{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-indexer a{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu.mm-theme-white label.mm-toggle:before{background:#fff}.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu.mm-theme-black{background:#000;border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black .mm-navbar a,.mm-menu.mm-theme-black .mm-navbar>*{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-navbar .mm-btn:after,.mm-menu.mm-theme-black .mm-navbar .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-listview{border-color:rgba(255,255,255,.2)}.mm-menu.mm-theme-black .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-black .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.3);tap-highlight-color:rgba(255,255,255,.3)}.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.3)}.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black .mm-divider{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black label.mm-check:before{border-color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black em.mm-counter{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-fixeddivider span{background:rgba(255,255,255,.2)}.mm-menu.mm-pageshadow.mm-theme-black:after{content:none;display:none}.mm-menu.mm-theme-black .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black .mm-noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-indexer a{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black label.mm-toggle{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black label.mm-toggle:before{background:#000}.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu .mm-tileview.mm-listview:after,.mm-menu.mm-tileview .mm-listview:after{content:'';display:block;clear:both}.mm-menu .mm-tileview.mm-listview>li,.mm-menu.mm-tileview .mm-listview>li{width:50%;height:0;padding:50% 0 0 0;float:left;position:relative}.mm-menu .mm-tileview.mm-listview>li:after,.mm-menu.mm-tileview .mm-listview>li:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs{width:12.5%;padding-top:12.5%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,.mm-menu.mm-tileview .mm-listview>li.mm-tile-s{width:25%;padding-top:25%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,.mm-menu.mm-tileview .mm-listview>li.mm-tile-l{width:75%;padding-top:75%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl{width:100%;padding-top:100%}.mm-menu .mm-tileview.mm-listview>li>a,.mm-menu .mm-tileview.mm-listview>li>span,.mm-menu.mm-tileview .mm-listview>li>a,.mm-menu.mm-tileview .mm-listview>li>span{line-height:1px;text-align:center;padding:50% 10px 0 10px;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}.mm-menu .mm-tileview.mm-listview>li>.mm-next,.mm-menu.mm-tileview .mm-listview>li>.mm-next{width:auto}.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,.mm-menu.mm-tileview .mm-listview>li>.mm-next:before{content:none;display:none}.mm-menu.mm-tileview .mm-panel{padding-left:0;padding-right:0}.mm-menu.mm-tileview .mm-panel:after{content:none;display:none}.mm-menu.mm-tileview .mm-listview{margin:0}.responsive{width:100%;border-collapse:collapse}@media only screen and (max-width:800px){.responsive>tbody,.responsive>tbody>tr,.responsive>thead,.responsive>thead>th{display:block}.responsive>tbody>tr>th,.responsive>thead>tr,.responsive>thead>tr>th{position:absolute;top:-9999px;left:-9999px}.responsive>tbody>tr{border:1px solid #ccc}.responsive>tbody>tr>td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%!important;white-space:normal;text-align:left;display:block;box-sizing:content-box;min-height:1em}.responsive>tbody>tr>td::before{position:absolute;left:6px;width:45%;padding-right:10px;-ms-word-wrap:break-word;word-wrap:break-word;text-align:left;font-weight:700;content:attr(data-title)}.responsive td.responsive-omit-title:nth-child(even),.responsive td.responsive-omit-title:nth-child(odd){padding-left:6px}.responsive td.responsive-omit-title::before{display:none}.responsive td.responsive-omit-if-empty:empty{display:none}}/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{box-sizing:border-box}:after,:before{box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.33px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition-timing-function:ease;transition-duration:.35s;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:3;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.in{opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;opacity:0;line-break:auto}.tooltip.in{opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);opacity:.5}.carousel-control.left{background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.btn-danger,.btn-default,.btn-info,.btn-primary,.btn-success,.btn-warning{text-shadow:0 -1px 0 rgba(0,0,0,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-success.active,.btn-success:active,.btn-warning.active,.btn-warning:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-danger.disabled,.btn-danger[disabled],.btn-default.disabled,.btn-default[disabled],.btn-info.disabled,.btn-info[disabled],.btn-primary.disabled,.btn-primary[disabled],.btn-success.disabled,.btn-success[disabled],.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-danger,fieldset[disabled] .btn-default,fieldset[disabled] .btn-info,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-success,fieldset[disabled] .btn-warning{box-shadow:none}.btn-danger .badge,.btn-default .badge,.btn-info .badge,.btn-primary .badge,.btn-success .badge,.btn-warning .badge{text-shadow:none}.btn.active,.btn:active{background-image:none}.btn-default{text-shadow:0 1px 0 #fff;background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-repeat:repeat-x;border-color:#dbdbdb;border-color:#ccc}.btn-default:focus,.btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.btn-default.active,.btn-default:active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#e0e0e0;background-image:none}.btn-primary{background-image:linear-gradient(to bottom,#337ab7 0,#265a88 100%);background-repeat:repeat-x;border-color:#245580}.btn-primary:focus,.btn-primary:hover{background-color:#265a88;background-position:0 -15px}.btn-primary.active,.btn-primary:active{background-color:#265a88;border-color:#245580}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#265a88;background-image:none}.btn-success{background-image:linear-gradient(to bottom,#5cb85c 0,#419641 100%);background-repeat:repeat-x;border-color:#3e8f3e}.btn-success:focus,.btn-success:hover{background-color:#419641;background-position:0 -15px}.btn-success.active,.btn-success:active{background-color:#419641;border-color:#3e8f3e}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#419641;background-image:none}.btn-info{background-image:linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:focus,.btn-info:hover{background-color:#2aabd2;background-position:0 -15px}.btn-info.active,.btn-info:active{background-color:#2aabd2;border-color:#28a4c9}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#2aabd2;background-image:none}.btn-warning{background-image:linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);background-repeat:repeat-x;border-color:#e38d13}.btn-warning:focus,.btn-warning:hover{background-color:#eb9316;background-position:0 -15px}.btn-warning.active,.btn-warning:active{background-color:#eb9316;border-color:#e38d13}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#eb9316;background-image:none}.btn-danger{background-image:linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);background-repeat:repeat-x;border-color:#b92c28}.btn-danger:focus,.btn-danger:hover{background-color:#c12e2a;background-position:0 -15px}.btn-danger.active,.btn-danger:active{background-color:#c12e2a;border-color:#b92c28}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#c12e2a;background-image:none}.img-thumbnail,.thumbnail{box-shadow:0 1px 2px rgba(0,0,0,.075)}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-color:#e8e8e8;background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);background-repeat:repeat-x}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{background-color:#2e6da4;background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);background-repeat:repeat-x}.navbar-default{background-image:linear-gradient(to bottom,#fff 0,#f8f8f8 100%);background-repeat:repeat-x;border-radius:4px;box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.open>a{background-image:linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%);background-repeat:repeat-x;box-shadow:inset 0 3px 9px rgba(0,0,0,.075)}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,.25)}.navbar-inverse{background-image:linear-gradient(to bottom,#3c3c3c 0,#222 100%);background-repeat:repeat-x;border-radius:4px}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a{background-image:linear-gradient(to bottom,#080808 0,#0f0f0f 100%);background-repeat:repeat-x;box-shadow:inset 0 3px 9px rgba(0,0,0,.25)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{border-radius:0}@media (max-width:767px){.navbar .navbar-nav .open .dropdown-menu>.active>a,.navbar .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);background-repeat:repeat-x}}.alert{text-shadow:0 1px 0 rgba(255,255,255,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)}.alert-success{background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);background-repeat:repeat-x;border-color:#b2dba1}.alert-info{background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);background-repeat:repeat-x;border-color:#9acfea}.alert-warning{background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);background-repeat:repeat-x;border-color:#f5e79e}.alert-danger{background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);background-repeat:repeat-x;border-color:#dca7a7}.progress{background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);background-repeat:repeat-x}.progress-bar{background-image:linear-gradient(to bottom,#337ab7 0,#286090 100%);background-repeat:repeat-x}.progress-bar-success{background-image:linear-gradient(to bottom,#5cb85c 0,#449d44 100%);background-repeat:repeat-x}.progress-bar-info{background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);background-repeat:repeat-x}.progress-bar-warning{background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);background-repeat:repeat-x}.progress-bar-danger{background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);background-repeat:repeat-x}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.list-group{border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.075)}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{text-shadow:0 -1px 0 #286090;background-image:linear-gradient(to bottom,#337ab7 0,#2b669a 100%);background-repeat:repeat-x;border-color:#2b669a}.list-group-item.active .badge,.list-group-item.active:focus .badge,.list-group-item.active:hover .badge{text-shadow:none}.panel{box-shadow:0 1px 2px rgba(0,0,0,.05)}.panel-default>.panel-heading{background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);background-repeat:repeat-x}.panel-primary>.panel-heading{background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);background-repeat:repeat-x}.panel-success>.panel-heading{background-image:linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);background-repeat:repeat-x}.panel-info>.panel-heading{background-image:linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);background-repeat:repeat-x}.panel-warning>.panel-heading{background-image:linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);background-repeat:repeat-x}.panel-danger>.panel-heading{background-image:linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);background-repeat:repeat-x}.well{background-image:linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);background-repeat:repeat-x;border-color:#dcdcdc;box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)}.bx-wrapper{border:0;margin:0;box-shadow:none;background:0 0;max-width:none!important;width:100%!important}.bx-viewport{margin-top:0}.bx-wrapper .bx-loading{background:url(/resources/images/bxSlider/bx_loader.gif) center center no-repeat transparent}@media (min-width:768px){.bx-wrapper::before{top:531px}}@media (min-width:1920px){.bx-wrapper::before{background-size:100% 263px}}.flag{display:inline-block;height:32px;width:32px;vertical-align:middle;line-height:32px;background:url(/resources/images/flags32.png) no-repeat;zoom:.75}.flag.flag-_African_Union{background-position:0 -32px}.flag.flag-_Arab_League{background-position:0 -64px}.flag.flag-_ASEAN{background-position:0 -96px}.flag.flag-_CARICOM{background-position:0 -128px}.flag.flag-_CIS{background-position:0 -160px}.flag.flag-_Commonwealth{background-position:0 -192px}.flag.flag-_England{background-position:0 -224px}.flag.flag-_European_Union,.flag.flag-eu{background-position:0 -256px}.flag.flag-_Islamic_Conference{background-position:0 -288px}.flag.flag-_Kosovo{background-position:0 -320px}.flag.flag-_NATO{background-position:0 -352px}.flag.flag-_Northern_Cyprus{background-position:0 -384px}.flag.flag-_Northern_Ireland{background-position:0 -416px}.flag.flag-_Olimpic_Movement{background-position:0 -448px}.flag.flag-_OPEC{background-position:0 -480px}.flag.flag-_Red_Cross{background-position:0 -512px}.flag.flag-_Scotland{background-position:0 -544px}.flag.flag-_Somaliland{background-position:0 -576px}.flag.flag-_Tibet{background-position:0 -608px}.flag.flag-_United_Nations{background-position:0 -640px}.flag.flag-_Wales{background-position:0 -672px}.flag.flag-ad{background-position:0 -704px}.flag.flag-ae{background-position:0 -736px}.flag.flag-af{background-position:0 -768px}.flag.flag-ag{background-position:0 -800px}.flag.flag-ai{background-position:0 -832px}.flag.flag-al{background-position:0 -864px}.flag.flag-am{background-position:0 -896px}.flag.flag-ao{background-position:0 -928px}.flag.flag-aq{background-position:0 -960px}.flag.flag-ar{background-position:0 -992px}.flag.flag-as{background-position:0 -1024px}.flag.flag-at{background-position:0 -1056px}.flag.flag-au{background-position:0 -1088px}.flag.flag-aw{background-position:0 -1120px}.flag.flag-ax{background-position:0 -1152px}.flag.flag-az{background-position:0 -1184px}.flag.flag-ba{background-position:0 -1216px}.flag.flag-bb{background-position:0 -1248px}.flag.flag-bd{background-position:0 -1280px}.flag.flag-be{background-position:0 -1312px}.flag.flag-bf{background-position:0 -1344px}.flag.flag-bg{background-position:0 -1376px}.flag.flag-bh{background-position:0 -1408px}.flag.flag-bi{background-position:0 -1440px}.flag.flag-bj{background-position:0 -1472px}.flag.flag-bm{background-position:0 -1504px}.flag.flag-bn{background-position:0 -1536px}.flag.flag-bo{background-position:0 -1568px}.flag.flag-br{background-position:0 -1600px}.flag.flag-bs{background-position:0 -1632px}.flag.flag-bt{background-position:0 -1664px}.flag.flag-bw{background-position:0 -1696px}.flag.flag-by{background-position:0 -1728px}.flag.flag-bz{background-position:0 -1760px}.flag.flag-ca{background-position:0 -1792px}.flag.flag-cd{background-position:0 -1824px}.flag.flag-cf{background-position:0 -1856px}.flag.flag-cg{background-position:0 -1888px}.flag.flag-ch{background-position:0 -1920px}.flag.flag-ci{background-position:0 -1952px}.flag.flag-ck{background-position:0 -1984px}.flag.flag-cl{background-position:0 -2016px}.flag.flag-cm{background-position:0 -2048px}.flag.flag-cn{background-position:0 -2080px}.flag.flag-co{background-position:0 -2112px}.flag.flag-cr{background-position:0 -2144px}.flag.flag-cu{background-position:0 -2176px}.flag.flag-cv{background-position:0 -2208px}.flag.flag-cy{background-position:0 -2240px}.flag.flag-cz{background-position:0 -2272px}.flag.flag-de{background-position:0 -2304px}.flag.flag-dj{background-position:0 -2336px}.flag.flag-dk{background-position:0 -2368px}.flag.flag-dm{background-position:0 -2400px}.flag.flag-do{background-position:0 -2432px}.flag.flag-dz{background-position:0 -2464px}.flag.flag-ec{background-position:0 -2496px}.flag.flag-ee{background-position:0 -2528px}.flag.flag-eg{background-position:0 -2560px}.flag.flag-eh{background-position:0 -2592px}.flag.flag-er{background-position:0 -2624px}.flag.flag-es{background-position:0 -2656px}.flag.flag-et{background-position:0 -2688px}.flag.flag-fi{background-position:0 -2720px}.flag.flag-fj{background-position:0 -2752px}.flag.flag-fm{background-position:0 -2784px}.flag.flag-fo{background-position:0 -2816px}.flag.flag-fr{background-position:0 -2848px}.flag.flag-bl,.flag.flag-cp,.flag.flag-mf,.flag.flag-yt{background-position:0 -2848px}.flag.flag-ga{background-position:0 -2880px}.flag.flag-gb{background-position:0 -2912px}.flag.flag-sh{background-position:0 -2912px}.flag.flag-gd{background-position:0 -2944px}.flag.flag-ge{background-position:0 -2976px}.flag.flag-gg{background-position:0 -3008px}.flag.flag-gh{background-position:0 -3040px}.flag.flag-gi{background-position:0 -3072px}.flag.flag-gl{background-position:0 -3104px}.flag.flag-gm{background-position:0 -3136px}.flag.flag-gn{background-position:0 -3168px}.flag.flag-gp{background-position:0 -3200px}.flag.flag-gq{background-position:0 -3232px}.flag.flag-gr{background-position:0 -3264px}.flag.flag-gt{background-position:0 -3296px}.flag.flag-gu{background-position:0 -3328px}.flag.flag-gw{background-position:0 -3360px}.flag.flag-gy{background-position:0 -3392px}.flag.flag-hk{background-position:0 -3424px}.flag.flag-hn{background-position:0 -3456px}.flag.flag-hr{background-position:0 -3488px}.flag.flag-ht{background-position:0 -3520px}.flag.flag-hu{background-position:0 -3552px}.flag.flag-id{background-position:0 -3584px}.flag.flag-mc{background-position:0 -3584px}.flag.flag-ie{background-position:0 -3616px}.flag.flag-il{background-position:0 -3648px}.flag.flag-im{background-position:0 -3680px}.flag.flag-in{background-position:0 -3712px}.flag.flag-iq{background-position:0 -3744px}.flag.flag-ir{background-position:0 -3776px}.flag.flag-is{background-position:0 -3808px}.flag.flag-it{background-position:0 -3840px}.flag.flag-je{background-position:0 -3872px}.flag.flag-jm{background-position:0 -3904px}.flag.flag-jo{background-position:0 -3936px}.flag.flag-jp{background-position:0 -3968px}.flag.flag-ke{background-position:0 -4000px}.flag.flag-kg{background-position:0 -4032px}.flag.flag-kh{background-position:0 -4064px}.flag.flag-ki{background-position:0 -4096px}.flag.flag-km{background-position:0 -4128px}.flag.flag-kn{background-position:0 -4160px}.flag.flag-kp{background-position:0 -4192px}.flag.flag-kr{background-position:0 -4224px}.flag.flag-kw{background-position:0 -4256px}.flag.flag-ky{background-position:0 -4288px}.flag.flag-kz{background-position:0 -4320px}.flag.flag-la{background-position:0 -4352px}.flag.flag-lb{background-position:0 -4384px}.flag.flag-lc{background-position:0 -4416px}.flag.flag-li{background-position:0 -4448px}.flag.flag-lk{background-position:0 -4480px}.flag.flag-lr{background-position:0 -4512px}.flag.flag-ls{background-position:0 -4544px}.flag.flag-lt{background-position:0 -4576px}.flag.flag-lu{background-position:0 -4608px}.flag.flag-lv{background-position:0 -4640px}.flag.flag-ly{background-position:0 -4672px}.flag.flag-ma{background-position:0 -4704px}.flag.flag-md{background-position:0 -4736px}.flag.flag-me{background-position:0 -4768px}.flag.flag-mg{background-position:0 -4800px}.flag.flag-mh{background-position:0 -4832px}.flag.flag-mk{background-position:0 -4864px}.flag.flag-ml{background-position:0 -4896px}.flag.flag-mm{background-position:0 -4928px}.flag.flag-mn{background-position:0 -4960px}.flag.flag-mo{background-position:0 -4992px}.flag.flag-mq{background-position:0 -5024px}.flag.flag-mr{background-position:0 -5056px}.flag.flag-ms{background-position:0 -5088px}.flag.flag-mt{background-position:0 -5120px}.flag.flag-mu{background-position:0 -5152px}.flag.flag-mv{background-position:0 -5184px}.flag.flag-mw{background-position:0 -5216px}.flag.flag-mx{background-position:0 -5248px}.flag.flag-my{background-position:0 -5280px}.flag.flag-mz{background-position:0 -5312px}.flag.flag-na{background-position:0 -5344px}.flag.flag-nc{background-position:0 -5376px}.flag.flag-ne{background-position:0 -5408px}.flag.flag-ng{background-position:0 -5440px}.flag.flag-ni{background-position:0 -5472px}.flag.flag-nl{background-position:0 -5504px}.flag.flag-bq{background-position:0 -5504px}.flag.flag-no{background-position:0 -5536px}.flag.flag-bv,.flag.flag-nq,.flag.flag-sj{background-position:0 -5536px}.flag.flag-np{background-position:0 -5568px}.flag.flag-nr{background-position:0 -5600px}.flag.flag-nz{background-position:0 -5632px}.flag.flag-om{background-position:0 -5664px}.flag.flag-pa{background-position:0 -5696px}.flag.flag-pe{background-position:0 -5728px}.flag.flag-pf{background-position:0 -5760px}.flag.flag-pg{background-position:0 -5792px}.flag.flag-ph{background-position:0 -5824px}.flag.flag-pk{background-position:0 -5856px}.flag.flag-pl{background-position:0 -5888px}.flag.flag-pr{background-position:0 -5920px}.flag.flag-ps{background-position:0 -5952px}.flag.flag-pt{background-position:0 -5984px}.flag.flag-pw{background-position:0 -6016px}.flag.flag-py{background-position:0 -6048px}.flag.flag-qa{background-position:0 -6080px}.flag.flag-re{background-position:0 -6112px}.flag.flag-ro{background-position:0 -6144px}.flag.flag-rs{background-position:0 -6176px}.flag.flag-ru{background-position:0 -6208px}.flag.flag-rw{background-position:0 -6240px}.flag.flag-sa{background-position:0 -6272px}.flag.flag-sb{background-position:0 -6304px}.flag.flag-sc{background-position:0 -6336px}.flag.flag-sd{background-position:0 -6368px}.flag.flag-se{background-position:0 -6400px}.flag.flag-sg{background-position:0 -6432px}.flag.flag-si{background-position:0 -6464px}.flag.flag-sk{background-position:0 -6496px}.flag.flag-sl{background-position:0 -6528px}.flag.flag-sm{background-position:0 -6560px}.flag.flag-sn{background-position:0 -6592px}.flag.flag-so{background-position:0 -6624px}.flag.flag-sr{background-position:0 -6656px}.flag.flag-st{background-position:0 -6688px}.flag.flag-sv{background-position:0 -6720px}.flag.flag-sy{background-position:0 -6752px}.flag.flag-sz{background-position:0 -6784px}.flag.flag-tc{background-position:0 -6816px}.flag.flag-td{background-position:0 -6848px}.flag.flag-tg{background-position:0 -6880px}.flag.flag-th{background-position:0 -6912px}.flag.flag-tj{background-position:0 -6944px}.flag.flag-tl{background-position:0 -6976px}.flag.flag-tm{background-position:0 -7008px}.flag.flag-tn{background-position:0 -7040px}.flag.flag-to{background-position:0 -7072px}.flag.flag-tr{background-position:0 -7104px}.flag.flag-tt{background-position:0 -7136px}.flag.flag-tv{background-position:0 -7168px}.flag.flag-tw{background-position:0 -7200px}.flag.flag-tz{background-position:0 -7232px}.flag.flag-ua{background-position:0 -7264px}.flag.flag-ug{background-position:0 -7296px}.flag.flag-us{background-position:0 -7328px}.flag.flag-uy{background-position:0 -7360px}.flag.flag-uz{background-position:0 -7392px}.flag.flag-va{background-position:0 -7424px}.flag.flag-vc{background-position:0 -7456px}.flag.flag-ve{background-position:0 -7488px}.flag.flag-vg{background-position:0 -7520px}.flag.flag-vi{background-position:0 -7552px}.flag.flag-vn{background-position:0 -7584px}.flag.flag-vu{background-position:0 -7616px}.flag.flag-ws{background-position:0 -7648px}.flag.flag-ye{background-position:0 -7680px}.flag.flag-za{background-position:0 -7712px}.flag.flag-zm{background-position:0 -7744px}.flag.flag-zw{background-position:0 -7776px}.flag.flag-sx{background-position:0 -7808px}.flag.flag-cw{background-position:0 -7840px}.flag.flag-ss{background-position:0 -7872px}.game-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1000;border:0}.game-container .close{border-radius:35px;display:block;height:40px;padding:10px 8px;position:fixed;right:10px;top:10px;width:40px;z-index:1000000}.page-game{overflow:hidden}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}#loading-bar,#loading-bar-spinner{pointer-events:none;-webkit-pointer-events:none;transition:350ms linear all}#loading-bar-spinner.ng-enter,#loading-bar-spinner.ng-leave.ng-leave-active,#loading-bar.ng-enter,#loading-bar.ng-leave.ng-leave-active{opacity:0}#loading-bar-spinner.ng-enter.ng-enter-active,#loading-bar-spinner.ng-leave,#loading-bar.ng-enter.ng-enter-active,#loading-bar.ng-leave{opacity:1}#loading-bar .bar{transition:width 350ms;background:red;position:fixed;z-index:2000;top:0;left:0;width:100%;height:2px;border-bottom-right-radius:1px;border-top-right-radius:1px}#loading-bar .peg{position:absolute;width:70px;right:0;top:0;height:2px;opacity:.45;-ms-box-shadow:red 1px 0 6px 1px;box-shadow:red 1px 0 6px 1px;border-radius:100%}#loading-bar-spinner{display:block;position:fixed;z-index:2000;top:10px;left:10px}#loading-bar-spinner .spinner-icon{width:14px;height:14px;border:solid 2px transparent;border-top-color:red;border-left-color:red;border-radius:10px;-webkit-animation:loading-bar-spinner .4s linear infinite;animation:loading-bar-spinner .4s linear infinite}@-webkit-keyframes loading-bar-spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-bar-spinner{0%{-webkit-transform:rotate(0);transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);transform:rotate(360deg)}}.antillephone-wrp{display:flex;align-items:center}@media (max-width:767px){.antillephone-wrp{flex-direction:column}}#apg-seal-container{width:40px;height:40px}.antillephone-copyright{margin-left:5px}.antillephone-copyright p{color:#999}.antillephone-copyright a{color:#999!important}.bitcoin-play-content{font-family:hero-new,sans-serif;display:flex;flex-direction:column;justify-content:flex-start;position:relative;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url(/resources/images/games/bitcoin-play_bg.png);overflow:hidden;min-height:100vh}.bitcoin-play-content::after{content:'';position:absolute;bottom:0;left:0;right:0;z-index:2;height:140px;pointer-events:none;background:transparent linear-gradient(360deg,#06092d 0,rgba(6,9,45,0) 100%) 0 0 no-repeat padding-box}.bitcoin-play-content .dark-bg,.bitcoin-play-content .gradient-blue,.bitcoin-play-content .gradient-purple{position:absolute;width:100%;height:100%}.bitcoin-play-content .gradient-purple{z-index:1;background:transparent radial-gradient(farthest-corner at 14% 84%,#ba09c4 0,rgba(6,9,45,.501961) 66%,rgba(6,9,45,0) 100%) 0 0 no-repeat padding-box;opacity:1;-webkit-filter:blur(30px);filter:blur(30px);position:absolute;width:100%;height:100%}.bitcoin-play-content .gradient-blue{z-index:1;background:transparent radial-gradient(farthest-side at 89% 14%,#060a99 0,rgba(6,9,45,.501961) 66%,rgba(6,9,45,0) 100%) 0 0 no-repeat padding-box;opacity:1;-webkit-filter:blur(48px);filter:blur(48px)}.bitcoin-play-content .dark-bg{background:#06092d 0 0 no-repeat padding-box;position:absolute;width:100%;height:100%;opacity:.2;z-index:2}.bitcoin-play-content .bitcoin-play-sky{position:absolute;z-index:-1;width:100%;height:48%}.bitcoin-play-content .logos-wrapper{z-index:3;display:flex;flex-direction:row;justify-content:space-between;align-content:center;width:100%;max-width:1080px;padding-top:20px;margin:auto}.bitcoin-play-content .logos-wrapper .wt-logo{width:140px;min-width:140px}.bitcoin-play-content .content-wrapper{flex:1;position:relative;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:100%;max-width:1080px;margin:auto;padding-top:20px}.bitcoin-play-content .content-wrapper .girl-mb{display:none}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat{position:relative;align-self:flex-end;margin-right:0;margin-left:auto;margin-bottom:-40px;flex:1;max-width:40%;z-index:2}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .girl-mb{display:none}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .dots{position:absolute;width:739px;height:576px;left:-161px;z-index:-7;top:-78px;-webkit-animation:floating-4 4s ease-in-out infinite;animation:floating-4 4s ease-in-out infinite}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-1-wrapper{position:absolute;z-index:-1;top:217px;left:-84px;-webkit-animation:floating-3 4s linear infinite;animation:floating-3 4s linear infinite}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-1-wrapper .coin{width:198px;z-index:3}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-1-wrapper .coin-shadow{position:absolute;left:38px;top:84px;z-index:-1;width:120px}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-1-wrapper .coin-flash{position:absolute;left:40px;width:119px;height:90px;top:-5px}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-2-wrapper{position:absolute;z-index:-3;top:57px;left:-125px;-webkit-animation:floating-4 3.5s linear infinite;animation:floating-4 3.5s linear infinite}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-2-wrapper .coin{width:250px;z-index:3}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-2-wrapper .coin-shadow{position:absolute;left:55px;top:109px;z-index:-1;width:141px}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-2-wrapper .coin-flash{position:absolute;left:55px;width:157px;height:99px;top:5px}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-3-wrapper{position:absolute;z-index:-5;top:-96px;left:-51px;-webkit-animation:floating-1 4s linear infinite;animation:floating-1 4s linear infinite}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-3-wrapper .coin{width:353px;height:349px;z-index:3}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-3-wrapper .coin-shadow{position:absolute;left:86px;top:146px;z-index:-1;width:141px}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-4-wrapper{position:relative;z-index:-1;top:217px;left:-84px;-webkit-animation:floating-2 3.5s linear infinite;animation:floating-2 3.5s linear infinite}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-4-wrapper .coin{width:254px;height:257px;position:absolute;left:356px;top:-243px;z-index:3}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-4-wrapper .coin-shadow{position:absolute;left:410px;top:-130px;z-index:-1;width:146px;height:415px}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-4-wrapper .coin-flash{position:absolute;left:428px;width:160px;height:118px;top:-242px;z-index:7}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-5-wrapper{position:relative;z-index:-1;top:217px;left:-84px;-webkit-animation:floating-3 4s linear infinite;animation:floating-3 4s linear infinite}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-5-wrapper .coin{width:140px;height:140px;position:absolute;left:489px;top:-57px;z-index:3}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-5-wrapper .coin-shadow{position:absolute;left:519px;top:10px;z-index:-1;width:79px}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-5-wrapper .coin-flash{position:absolute;left:513px;width:105px;height:56px;top:16px;z-index:7}.bitcoin-play-content .content-wrapper .bitcoin-play-info{flex:1;display:flex;flex-direction:column;margin-right:60px;z-index:3}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-header{display:flex;justify-content:flex-start;text-transform:uppercase;font-size:32px;line-height:initial}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1,.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line2{display:flex;flex-direction:row;align-items:flex-end}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-1,.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line2 .text-1{font-size:48px;color:#efff22;display:flex;line-height:initial;font-weight:700}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-2,.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-4,.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line2 .text-2,.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line2 .text-4{font-size:32px;color:#efff22;display:flex;line-height:initial;padding-bottom:6px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-3,.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line2 .text-3{font-size:32px;display:flex;line-height:initial;padding-bottom:6px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-5,.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line2 .text-5{font-size:82px;font-weight:700;display:flex;line-height:initial;padding-bottom:0;color:#efff22;line-height:normal}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-6,.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line2 .text-6{font-size:51px;color:#efff22;font-weight:700;display:flex;padding-bottom:6px;line-height:normal}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-7,.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line2 .text-7{font-size:40px;color:#efff22;margin-bottom:-20px;display:flex;line-height:initial;font-weight:700;line-height:normal}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line3{font-size:21px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-bonus-code-wrapper{display:flex;align-items:center;margin-top:10px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-bonus-code-wrapper .bonus-label{font-size:20px;text-transform:uppercase}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-bonus-code-wrapper .bonus-amount{color:#59b1d8;font-size:30px;font-weight:700;margin-right:10px;padding-bottom:6px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-bonus-code-wrapper .copy-icon{cursor:pointer;padding-bottom:8px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-bonus-code-wrapper .popover{background:#3c4057 0 0 no-repeat padding-box;box-shadow:0 3px 6px #22263680;opacity:1;border:0;padding:4px;margin-top:-10px;font-size:12px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-bonus-code-wrapper .popover .arrow{display:none}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-bonus-code-wrapper .popover .popover-content{padding:2px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-bonus-code-wrapper .popover .bitcoin-play-popover{display:flex;justify-content:center;align-items:center}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-bonus-code-wrapper .popover .bitcoin-play-popover .check{margin-right:5px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-bonus-code-wrapper .check img{width:10px;height:6px;color:#00b261}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-now-button{display:none}.bitcoin-play-content .content-wrapper .bitcoin-play-form-wrapper{padding:15px 30px;margin-top:4px;max-width:405px;background:#191c2abd;box-shadow:0 10px 20px #06092d50;border-radius:10px;opacity:1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #00b86c}.bitcoin-play-content .content-wrapper .bitcoin-play-form-wrapper .bitcoin-play-form-wrapper-inner{display:flex;flex-direction:column}.bitcoin-play-content .content-wrapper .bitcoin-play-form-wrapper .form__select-button,.bitcoin-play-content .content-wrapper .bitcoin-play-form-wrapper ::-webkit-input-placeholder{color:#7e7e7e;font-family:'Hero New',sans-serif;font-size:14px;font-weight:400}.bitcoin-play-content .content-wrapper .bitcoin-play-form-wrapper .form__select-button,.bitcoin-play-content .content-wrapper .bitcoin-play-form-wrapper ::-moz-placeholder{color:#7e7e7e;font-family:'Hero New',sans-serif;font-size:14px;font-weight:400}.bitcoin-play-content .content-wrapper .bitcoin-play-form-wrapper .form__select-button,.bitcoin-play-content .content-wrapper .bitcoin-play-form-wrapper ::-ms-input-placeholder{color:#7e7e7e;font-family:'Hero New',sans-serif;font-size:14px;font-weight:400}.bitcoin-play-content .content-wrapper .bitcoin-play-form-wrapper .form__select-button,.bitcoin-play-content .content-wrapper .bitcoin-play-form-wrapper ::placeholder{color:#7e7e7e;font-family:'Hero New',sans-serif;font-size:14px;font-weight:400}.bitcoin-play-content .content-wrapper .bitcoin-play-form-wrapper .form__input#user_email,.bitcoin-play-content .content-wrapper .bitcoin-play-form-wrapper .form__input#user_password,.bitcoin-play-content .content-wrapper .bitcoin-play-form-wrapper .form__select-button{background:#271557 0 0 no-repeat padding-box;border-radius:4px;opacity:1}.bitcoin-play-content .content-wrapper .bitcoin-play-form-wrapper .form__group--checkbox{background-color:unset}.bitcoin-play-content .content-wrapper .bitcoin-play-form-wrapper .form__checkbox:checked+label:before{color:#00b86c}.bitcoin-play-content .content-wrapper .bitcoin-play-form-wrapper .form__checkbox+label:before{border:2px solid #00b86c}.bitcoin-play-content .content-wrapper .bitcoin-play-form-wrapper .button--submit.button--registration{background:#00b86c 0 0 no-repeat padding-box;border-radius:20px;font-size:20px;font-weight:500}.bitcoin-play-content .content-wrapper .bitcoin-play-form-wrapper .form__group--checkbox{margin-bottom:0}.bitcoin-play-content .content-wrapper .starburst-select{margin-bottom:24px;border:0;border-radius:6px;padding:10px 15px;background:rgba(43,43,43,.9);color:#7e7e7e}.bitcoin-play-content .content-wrapper .starburst-select option{color:#7e7e7e}.bitcoin-play-content .content-wrapper .starburst-terms{display:flex;align-items:flex-start;margin-bottom:28px}.bitcoin-play-content .content-wrapper .starburst-terms .terms-text{margin-left:10px}.bitcoin-play-content .content-wrapper .starburst-signup-button{background-color:#00c85e;color:#fff;border:0;border-radius:25px;padding:6px 0;font-size:18px}.bitcoin-play-steps{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;padding:145px 10% 48px 10%;z-index:10;margin-top:-60px;background:#060a2d;font-family:'Hero New',sans-serif}.bitcoin-play-steps .step{display:flex;margin-right:75px}.bitcoin-play-steps .step .step-text-wrapper{background:#25294d;box-shadow:0 10px 20px #06092d50;border-radius:10px;width:250px;z-index:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:7px;padding:6px 8px 6px 30px;margin-left:-30px}.bitcoin-play-steps .step .step-text-wrapper.step-2,.bitcoin-play-steps .step .step-text-wrapper.step-3{margin-left:-30px}.bitcoin-play-steps .step .step-text-wrapper .step-title{font-size:20px;color:#59b1d8;line-height:initial;font-weight:700}.bitcoin-play-steps .step .step-text-wrapper .step-description{font-size:12px;color:#fff}.bitcoin-play-steps .bitcoin-play-step-icon{width:70px;height:70px;max-width:70px;max-height:70px;z-index:1}@-webkit-keyframes pulse{to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes pulse{to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@-webkit-keyframes blink{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes blink{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@-webkit-keyframes floating-1{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}25%{-webkit-transform:translate(10px,15px);transform:translate(10px,15px)}50%{-webkit-transform:translate(0,5px);transform:translate(0,5px)}75%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}0%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes floating-1{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}25%{-webkit-transform:translate(10px,15px);transform:translate(10px,15px)}50%{-webkit-transform:translate(0,5px);transform:translate(0,5px)}75%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}0%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes floating-2{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}25%{-webkit-transform:translate(-5px,10px);transform:translate(-5px,10px)}50%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}75%{-webkit-transform:translate(2px,3px);transform:translate(2px,3px)}0%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes floating-2{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}25%{-webkit-transform:translate(-5px,10px);transform:translate(-5px,10px)}50%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}75%{-webkit-transform:translate(2px,3px);transform:translate(2px,3px)}0%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes floating-3{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}25%{-webkit-transform:translate(5px,5px);transform:translate(5px,5px)}50%{-webkit-transform:translate(-5px,2px);transform:translate(-5px,2px)}75%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}0%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes floating-3{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}25%{-webkit-transform:translate(5px,5px);transform:translate(5px,5px)}50%{-webkit-transform:translate(-5px,2px);transform:translate(-5px,2px)}75%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}0%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes floating-4{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}25%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}50%{-webkit-transform:translate(3px,-6px);transform:translate(3px,-6px)}75%{-webkit-transform:translate(5px,7px);transform:translate(5px,7px)}0%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes floating-4{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}25%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}50%{-webkit-transform:translate(3px,-6px);transform:translate(3px,-6px)}75%{-webkit-transform:translate(5px,7px);transform:translate(5px,7px)}0%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@media screen and (min-width:1367px){.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat{max-width:initial}}@media screen and (max-width:1200px){.bitcoin-play-content{font-family:'Hero New',sans-serif}.bitcoin-play-content .logos-wrapper{justify-content:center;max-width:initial;padding:20px}.bitcoin-play-content .logos-wrapper .wt-logo{width:140px;min-width:140px}.bitcoin-play-content .content-wrapper{margin-top:19px;padding:0 30px 30px;flex-direction:column;max-width:initial}.bitcoin-play-content .content-wrapper .bitcoin-play-info{width:100%;padding-right:0}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-header{justify-content:center}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1,.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line2,.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line3{justify-content:center}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line3{justify-content:center;display:flex}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-now-button{display:none}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat{max-width:242px;position:absolute;z-index:-1;right:0;top:250px}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .girl-dt{display:none}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .girl-mb{display:flex}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .dots{display:none}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-1-wrapper,.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-2-wrapper,.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-3-wrapper,.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-4-wrapper,.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-5-wrapper{display:none}.bitcoin-play-content .content-wrapper .girl-mb{position:absolute;z-index:2;top:auto;bottom:-50px;right:-10vw;padding-right:10%;display:flex;width:initial}.bitcoin-play-steps{display:flex;padding:145px 30px 20px 30px;margin-top:-60px;justify-content:flex-start}}@media screen and (max-width:1025px) and (max-height:1025px){.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-header{font-size:26px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-1,.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line2 .text-1,.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line3 .text-1{font-size:39px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-2{font-size:26px;padding-bottom:3px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line2 .text-4{font-size:26px;padding-bottom:3px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line3{font-size:17px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-bonus-code-wrapper{line-height:initial}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-bonus-code-wrapper .bonus-label{font-size:20px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-bonus-code-wrapper .bonus-amount{font-size:30px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-form-wrapper{max-width:300px}.bitcoin-play-content .girl-mb{max-height:85vh}.bitcoin-play-steps{justify-content:space-between}.bitcoin-play-steps .step{margin-right:0!important}.bitcoin-play-steps .step .bitcoin-play-step-icon{width:70px;height:70px}.bitcoin-play-steps .step .step-text-wrapper{width:170px;height:70px}}@media screen and (min-width:691px) and (max-height:420px){.bitcoin-play-content .content-wrapper{padding-bottom:100px}.bitcoin-play-content .content-wrapper .girl-mb{top:100px;right:0;padding:0;-webkit-transform:translateX(30px);transform:translateX(30px);max-height:initial}}@media (max-width:690px){.bitcoin-play-content{height:initial;background-position-x:left;font-family:'Hero New',sans-serif;min-height:auto}.bitcoin-play-content .logos-wrapper{justify-content:center;max-width:initial}.bitcoin-play-content .content-wrapper{flex-direction:column;padding:0;max-width:initial}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-header,.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1,.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line2,.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line3{justify-content:center}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-1{font-size:36px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-2{font-size:24px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-3{font-size:22px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-5{font-size:63px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-6{font-size:39px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-7{font-size:30px}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat{display:none;max-width:242px;top:349px;left:28%}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .girl-dt{display:none}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .dots{display:none}.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-1-wrapper,.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-2-wrapper,.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-3-wrapper,.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-4-wrapper,.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat .coin-5-wrapper{display:none}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-bonus-code-wrapper{justify-content:center}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-form-wrapper{display:none}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-now-button{display:flex;justify-content:center;align-items:center}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-now-button button{text-transform:uppercase;width:240px;height:40px;background:transparent linear-gradient(354deg,#00b261 0,#edff25 100%) 0 0 no-repeat padding-box;box-shadow:0 5px 20px #06092d;border-radius:20px;opacity:1;font-size:20px;margin-top:17px;border:0}.bitcoin-play-content .content-wrapper .girl-mb{position:initial;padding:0}.bitcoin-play-content .content-wrapper .image-wrap-mobile{margin:0 auto;position:relative;z-index:2}.bitcoin-play-content .content-wrapper .bitcoin-play-now-button{-webkit-animation:pulse .6s infinite alternate;animation:pulse .6s infinite alternate}.bitcoin-play-steps{margin-top:0;padding:30px 30px;display:flex;flex-direction:column;justify-content:center;align-items:center}.bitcoin-play-steps .step{margin-bottom:20px}.bitcoin-play-steps .step .step-text-wrapper{width:250px}}@media (max-width:420px){.bitcoin-play-content .logos-wrapper .wt-logo{width:98px;min-width:initial}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-header{font-size:20px;line-height:28px;font-weight:500}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-1{font-size:36px;line-height:42px;font-weight:700}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-2{font-size:26px;font-weight:700}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-3{font-size:20px;line-height:28px;font-weight:500;padding:0}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-5{font-size:36px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-6{font-size:26px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-7{font-size:20px;margin-bottom:-5px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line2 .text-1{font-size:36px;line-height:42px;font-weight:700}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line3{font-size:12px;line-height:17px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-bonus-code-wrapper .bonus-label{font-size:20px;line-height:28px;font-weight:500}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-bonus-code-wrapper .bonus-amount{font-size:30px;line-height:42px;font-weight:700}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-now-button{font-weight:600}.bitcoin-play-steps{padding-top:10px}.bitcoin-play-steps .step .step-text-wrapper{width:265px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media screen and (max-width:374px){.bitcoin-play-content .content-wrapper .bitcoin-play-info{padding:0 20px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-header{font-size:20px;line-height:28px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-1{font-size:32px;line-height:38px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-2{font-size:20px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line1 .text-3{font-size:18px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-info-line2 .text-1{font-size:32px;line-height:38px}.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-bonus-code-wrapper .bonus-label{font-size:18px}}@media screen and (min-width:1023px) and (min-height:1365px){.bitcoin-play-content .content-wrapper .bitcoin-play-info .bitcoin-play-form-wrapper{max-width:405px}.bitcoin-play-content .content-wrapper .girl-mb{width:100%}}@media screen and (min-height:1023px) and (max-width:1367px){.bitcoin-play-content .content-wrapper .bitcoin-play-girl-with-cat{max-width:initial}}.br-promo-1{display:flex;flex-direction:column;min-height:100vh;position:relative}.br-promo-1::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/resources/images/br-promo/v1/bg.png);background-position:center;background-repeat:no-repeat;background-size:cover;opacity:.8;z-index:1}.br-promo-1::after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;z-index:2;background:transparent linear-gradient(89deg,#0d0039 0,rgba(25,28,42,0) 100%)}.br-promo-1 .container{flex:1;position:relative;z-index:12;padding:26px 20px 39px;max-width:1102px;width:100%;font-family:Roboto,sans-serif}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-1 .container{min-height:100vh}}.br-promo-1 .logo div{display:inline-block;max-width:140px;width:100%}@media (max-width:1025px){.br-promo-1 .logo{display:block;max-width:100px;margin:auto}}.br-promo-1 .column{display:flex;flex-direction:column;width:50%;padding-top:25px}@media (max-width:1025px){.br-promo-1 .column{width:100%}}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-1 .column{padding-bottom:50px}}.br-promo-1 .poster-img{position:absolute;bottom:0;right:0;max-width:608px;z-index:8;-webkit-animation:sideReversePoster 3s linear infinite;animation:sideReversePoster 3s linear infinite;animation-direction:alternate-reverse}@media (max-width:1440px){.br-promo-1 .poster-img{-webkit-transform:translateX(-10%);transform:translateX(-10%)}}@media (max-width:1025px){.br-promo-1 .poster-img{-webkit-transform:translateX(20%);transform:translateX(20%)}}@media (min-width:992px) and (max-width:1025px) and (min-height:1024px) and (max-height:1366px){.br-promo-1 .poster-img{max-width:900px}}@media only screen and (hover:none) and (pointer:coarse){.br-promo-1 .poster-img{-webkit-animation:none;animation:none}}@media only screen and (max-width:430px) and (orientation:portrait){.br-promo-1 .poster-img{-webkit-transform:translate(0,-45%);transform:translate(0,-45%);left:0;right:0;bottom:0;margin:auto}}@media only screen and (max-height:450px) and (orientation:landscape){.br-promo-1 .poster-img{max-width:300px;left:auto;-webkit-transform:translate(10%,-45%);transform:translate(10%,-45%)}}.br-promo-1 .slot-img{position:absolute;bottom:0;right:0;max-width:403px;z-index:7;-webkit-transform:matrix(.87,-.5,.5,.87,-500,-250);transform:matrix(.87,-.5,.5,.87,-500,-250);-webkit-animation:sideReverseSlot 3s linear infinite;animation:sideReverseSlot 3s linear infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@media (max-width:1440px){.br-promo-1 .slot-img{max-width:325px;-webkit-transform:matrix(.87,-.5,.5,.87,-485,-250);transform:matrix(.87,-.5,.5,.87,-485,-250)}}@media (max-width:1025px){.br-promo-1 .slot-img{display:none}}.br-promo-1 .coin{position:absolute;z-index:7;-webkit-animation:sideReverse 3s linear infinite;animation:sideReverse 3s linear infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.br-promo-1 .coin__wrap{position:relative}.br-promo-1 .coin__layout-1{position:absolute;left:0;top:0;-webkit-transform:translate(-50%,-35%);transform:translate(-50%,-35%)}.br-promo-1 .coin__layout-2{position:absolute;right:0;top:0;-webkit-transform:translate(33%,-40%);transform:translate(33%,-40%)}.br-promo-1 .coin--top-center{top:-10px;left:50%;-webkit-transform:matrix(.14,-.99,.99,.14,0,0);transform:matrix(.14,-.99,.99,.14,0,0);-webkit-filter:blur(3px);filter:blur(3px);width:124px}.br-promo-1 .coin--top-right{top:-40px;right:35px;-webkit-filter:blur(3px);filter:blur(3px);width:144px}.br-promo-1 .coin--left-top{top:20%;left:-27px;width:139px;-webkit-filter:blur(1px);filter:blur(1px)}.br-promo-1 .coin--left-bottom{bottom:20%;left:45px;width:80px}.br-promo-1 .coin--center{top:30%;left:55%;width:58px}.br-promo-1 .coin--right{bottom:20%;right:-20px;width:122px;-webkit-transform:matrix(0,-1,1,0,0,0);transform:matrix(0,-1,1,0,0,0)}@media (max-width:1025px){.br-promo-1 .coin{display:none}}.br-promo-1 .title{margin:0}@media (max-width:1025px){.br-promo-1 .title{max-width:500px;margin:auto}}.br-promo-1 .title h2{margin:0;font-size:56px;font-weight:900}.br-promo-1 .title h2 span{font-size:85px}.br-promo-1 .title h2:nth-child(2){margin-left:10px;font-size:30px}.br-promo-1 .title--yellow{color:#efff22}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-1 .title--yellow{display:flex;flex-direction:column-reverse}.br-promo-1 .title--yellow h2:first-of-type{display:flex;align-items:center}.br-promo-1 .title--yellow h2:nth-last-of-type(1){margin:0;font-size:22px}}.br-promo-1 .title--white{color:#fff;font-family:'Hero New',sans-serif;font-weight:700;font-size:30px}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-1 .title--white{display:flex;align-items:center;font-size:38px;line-height:1}}.br-promo-1 .title--white span{font-size:55px}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-1 .title--white span{font-size:38px}}.br-promo-1 .title--white span:last-of-type{font-size:30px}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-1 .title--white span:last-of-type{font-size:14px;max-width:64px;margin-left:6px;text-transform:uppercase}}.br-promo-1 .title--row{display:flex;align-items:center}.br-promo-1 .title--row h2{flex:50%}.br-promo-1 .bonus{display:flex;padding:10px 0 12px;font-size:20px;font-weight:500;text-transform:uppercase;background:0 0}@media (max-width:1025px){.br-promo-1 .bonus{margin-top:65px}}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-1 .bonus{margin:24px 0;justify-content:center;font-size:16px;align-items:baseline;line-height:22px}}.br-promo-1 .bonus span{align-self:flex-end}.br-promo-1 .bonus__code{padding:0 10px;font-size:33px;line-height:39px;font-weight:700;color:#59b1d8;text-transform:uppercase}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-1 .bonus__code{font-size:24px;line-height:29px}}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-1 .bonus__copy{width:12px;line-height:10px}}.br-promo-1 .bonus .popover{background:#3c4057;box-shadow:0 3px 6px #22263680;border:0;padding:4px;margin-top:-10px;font-size:12px}.br-promo-1 .bonus .popover .arrow{display:none}.br-promo-1 .bonus .popover .popover-content{padding:2px}.br-promo-1 .bonus .popover .bitcoin-play-popover{display:flex;justify-content:center;align-items:center}.br-promo-1 .bonus .popover .bitcoin-play-popover .check{margin-right:5px}.br-promo-1 .play-now-btn{display:none;align-items:center;justify-content:center;max-width:240px;width:100%;padding:5px;margin:auto;background:transparent linear-gradient(354deg,#00b261 0,#edff25 100%);box-shadow:0 5px 20px #06092d;border-radius:20px;text-transform:uppercase;color:#fff;font-size:24px;line-height:29px;border:none}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-1 .play-now-btn{display:flex}}.br-promo-1 .form-wrap{max-width:405px;width:100%;padding:10px 30px;background:rgba(25,28,42,.7);box-shadow:0 10px 20px #06092d50;border-radius:10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.br-promo-1 .form-wrap .form__input,.br-promo-1 .form-wrap .form__select-button{background:#271557!important}@media (max-width:992px){.br-promo-1 .form-wrap{max-width:300px}}@media (max-width:430px) and (orientation:portrait){.br-promo-1 .form-wrap{display:none}}@media (max-height:450px) and (orientation:landscape){.br-promo-1 .form-wrap{display:none}}.br-promo-1 .steps{position:relative;z-index:10;padding:44px 0 40px;background:transparent linear-gradient(180deg,rgba(25,28,42,0) 0,#00082c 100%)}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-1 .steps{background:#06092d}}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-1 .steps::before{content:'';position:absolute;top:0;left:0;right:0;height:150px;-webkit-transform:translateY(-100%);transform:translateY(-100%);background:transparent linear-gradient(180deg,rgba(25,28,42,0) 0,#06092d 100%)}}.br-promo-1 .steps__list{display:flex;justify-content:space-between;max-width:1102px;padding:0 20px;margin:auto;counter-reset:li;list-style:none}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-1 .steps__list{flex-direction:column;max-width:330px}}.br-promo-1 .steps__list__item{display:flex;align-items:center;color:#fff;text-transform:uppercase;font-size:15px;line-height:18px;font-weight:900;font-family:Roboto,sans-serif}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-1 .steps__list__item{margin-bottom:32px;font-size:23px;line-height:29px}.br-promo-1 .steps__list__item:last-of-type{margin-bottom:0}}.br-promo-1 .steps__list__item::before{counter-increment:li;content:counter(li);display:flex;justify-content:center;align-items:center;width:55px;height:55px;padding:0 15px;margin-right:12px;background:#efff22;border-radius:10px;font-size:47px;font-weight:900;color:#191c2a}@-webkit-keyframes sideReverse{from{-webkit-transform:translateX(-20%);transform:translateX(-20%)}to{-webkit-transform:translateX(20%);transform:translateX(20%)}}@keyframes sideReverse{from{-webkit-transform:translateX(-20%);transform:translateX(-20%)}to{-webkit-transform:translateX(20%);transform:translateX(20%)}}@-webkit-keyframes sideReverseSlot{from{-webkit-transform:matrix(.87,-.5,.5,.87,-560,-250);transform:matrix(.87,-.5,.5,.87,-560,-250)}to{-webkit-transform:matrix(.87,-.5,.5,.87,-480,-250);transform:matrix(.87,-.5,.5,.87,-480,-250)}}@keyframes sideReverseSlot{from{-webkit-transform:matrix(.87,-.5,.5,.87,-560,-250);transform:matrix(.87,-.5,.5,.87,-560,-250)}to{-webkit-transform:matrix(.87,-.5,.5,.87,-480,-250);transform:matrix(.87,-.5,.5,.87,-480,-250)}}@-webkit-keyframes sideReversePoster{from{-webkit-transform:translateX(-25%);transform:translateX(-25%)}to{-webkit-transform:translateX(-10%);transform:translateX(-10%)}}@keyframes sideReversePoster{from{-webkit-transform:translateX(-25%);transform:translateX(-25%)}to{-webkit-transform:translateX(-10%);transform:translateX(-10%)}}.br-promo-2{display:flex;flex-direction:column;min-height:100vh;position:relative}.br-promo-2::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/resources/images/br-promo/v2/bg.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;opacity:.8;z-index:1}.br-promo-2::after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;z-index:2;background:transparent linear-gradient(89deg,#0d0039 0,rgba(25,28,42,0) 100%)}.br-promo-2 .container{flex:1;position:relative;z-index:12;padding:26px 20px 39px;max-width:1102px;width:100%;font-family:Roboto,sans-serif}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-2 .container{min-height:100vh}}.br-promo-2 .logo div{display:inline-block;max-width:140px;width:100%}@media (max-width:1025px){.br-promo-2 .logo{display:block;max-width:100px;margin:auto}}.br-promo-2 .column{display:flex;flex-direction:column;width:50%;padding-top:25px}@media (max-width:1025px){.br-promo-2 .column{width:100%}}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-2 .column{padding-bottom:50px}}.br-promo-2 .poster-img{position:absolute;bottom:0;right:0;max-width:608px;z-index:8;-webkit-animation:sideReversePoster 3s linear infinite;animation:sideReversePoster 3s linear infinite;animation-direction:alternate-reverse}@media (max-width:1440px){.br-promo-2 .poster-img{-webkit-transform:translateX(-10%);transform:translateX(-10%)}}@media (max-width:1025px){.br-promo-2 .poster-img{-webkit-transform:translateX(0);transform:translateX(0)}}@media (min-width:992px) and (max-width:1025px) and (min-height:1024px) and (max-height:1366px){.br-promo-2 .poster-img{max-width:900px}}@media only screen and (hover:none) and (pointer:coarse){.br-promo-2 .poster-img{-webkit-animation:none;animation:none}}@media only screen and (max-width:430px) and (orientation:portrait){.br-promo-2 .poster-img{-webkit-transform:translate(-17%,-40%);transform:translate(-17%,-40%);left:0;right:0;bottom:0;margin:auto}}@media only screen and (max-height:450px) and (orientation:landscape){.br-promo-2 .poster-img{max-width:300px;left:auto;-webkit-transform:translate(0,-80%);transform:translate(0,-80%)}}.br-promo-2 .slot-img{position:absolute;bottom:0;right:0;max-width:403px;z-index:7;-webkit-transform:matrix(.98,-.21,.21,.98,-540,-350);transform:matrix(.98,-.21,.21,.98,-540,-350);-webkit-animation:sideReverseSlot 3s linear infinite;animation:sideReverseSlot 3s linear infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@media (max-width:1440px){.br-promo-2 .slot-img{max-width:325px;-webkit-transform:matrix(.87,-.5,.5,.87,-485,-250);transform:matrix(.87,-.5,.5,.87,-485,-250)}}@media (max-width:1025px){.br-promo-2 .slot-img{display:none}}.br-promo-2 .coin{position:absolute;z-index:7;-webkit-animation:sideReverse 3s linear infinite;animation:sideReverse 3s linear infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.br-promo-2 .coin__wrap{position:relative}.br-promo-2 .coin__layout-1{position:absolute;left:0;top:0;-webkit-transform:translate(-50%,-35%);transform:translate(-50%,-35%)}.br-promo-2 .coin__layout-2{position:absolute;right:0;top:0;-webkit-transform:translate(33%,-40%);transform:translate(33%,-40%)}.br-promo-2 .coin--top-center{bottom:4%;left:40%;-webkit-filter:blur(3px);filter:blur(3px);width:180px}.br-promo-2 .coin--top-right{top:-6%;right:11%;-webkit-filter:blur(3px);filter:blur(3px);width:123px}.br-promo-2 .coin--left-top{top:15%;left:-90px;width:139px;-webkit-filter:blur(2px);filter:blur(2px)}.br-promo-2 .coin--left-bottom{bottom:20%;left:20px;width:80px}.br-promo-2 .coin--center{top:30%;left:55%;width:58px}.br-promo-2 .coin--right{bottom:20%;right:2%;width:122px;-webkit-transform:matrix(0,-1,1,0,0,0);transform:matrix(0,-1,1,0,0,0)}@media (max-width:1025px){.br-promo-2 .coin{display:none}}.br-promo-2 .title{margin:0}@media (max-width:1025px){.br-promo-2 .title{max-width:500px;margin:auto}}.br-promo-2 .title h2{margin:0;font-size:56px;font-weight:900}.br-promo-2 .title h2 span{font-size:85px}.br-promo-2 .title h2:nth-child(2){margin-left:10px;font-size:30px}.br-promo-2 .title--yellow{color:#efff22}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-2 .title--yellow{display:flex;flex-direction:column-reverse}.br-promo-2 .title--yellow h2:first-of-type{display:flex;align-items:center}.br-promo-2 .title--yellow h2:nth-last-of-type(1){margin:0;font-size:22px}}.br-promo-2 .title--white{color:#fff;font-family:'Hero New',sans-serif;font-weight:700;font-size:30px}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-2 .title--white{display:flex;align-items:center;font-size:38px;line-height:1}}.br-promo-2 .title--white span{font-size:55px}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-2 .title--white span{font-size:38px}}.br-promo-2 .title--white span:last-of-type{font-size:30px}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-2 .title--white span:last-of-type{font-size:14px;max-width:64px;margin-left:6px;text-transform:uppercase}}.br-promo-2 .title--row{display:flex;align-items:center}.br-promo-2 .title--row h2{flex:50%}.br-promo-2 .bonus{display:flex;padding:10px 0 12px;font-size:20px;font-weight:500;text-transform:uppercase;background:0 0}@media (max-width:1025px){.br-promo-2 .bonus{margin-top:65px}}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-2 .bonus{margin:24px 0;justify-content:center;font-size:16px;align-items:baseline;line-height:22px}}.br-promo-2 .bonus span{align-self:flex-end}.br-promo-2 .bonus__code{padding:0 10px;font-size:33px;line-height:39px;font-weight:700;color:#59b1d8;text-transform:uppercase}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-2 .bonus__code{font-size:24px;line-height:29px}}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-2 .bonus__copy{width:12px;line-height:10px}}.br-promo-2 .bonus .popover{background:#3c4057;box-shadow:0 3px 6px #22263680;border:0;padding:4px;margin-top:-10px;font-size:12px}.br-promo-2 .bonus .popover .arrow{display:none}.br-promo-2 .bonus .popover .popover-content{padding:2px}.br-promo-2 .bonus .popover .bitcoin-play-popover{display:flex;justify-content:center;align-items:center}.br-promo-2 .bonus .popover .bitcoin-play-popover .check{margin-right:5px}.br-promo-2 .play-now-btn{display:none;align-items:center;justify-content:center;max-width:240px;width:100%;padding:5px;margin:auto;background:transparent linear-gradient(354deg,#00b261 0,#edff25 100%);box-shadow:0 5px 20px #06092d;border-radius:20px;text-transform:uppercase;color:#fff;font-size:24px;line-height:29px;border:none}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-2 .play-now-btn{display:flex}}.br-promo-2 .form-wrap{max-width:405px;width:100%;padding:10px 30px;background:rgba(25,28,42,.7);box-shadow:0 10px 20px #06092d50;border-radius:10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.br-promo-2 .form-wrap .form__input,.br-promo-2 .form-wrap .form__select-button{background:#271557!important}@media (max-width:992px){.br-promo-2 .form-wrap{max-width:300px}}@media (max-width:430px) and (orientation:portrait){.br-promo-2 .form-wrap{display:none}}@media (max-height:450px) and (orientation:landscape){.br-promo-2 .form-wrap{display:none}}.br-promo-2 .steps{position:relative;z-index:10;padding:44px 0 40px;background:transparent linear-gradient(180deg,rgba(25,28,42,0) 0,#00082c 100%)}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-2 .steps{background:#06092d}}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-2 .steps::before{content:'';position:absolute;top:0;left:0;right:0;height:150px;-webkit-transform:translateY(-100%);transform:translateY(-100%);background:transparent linear-gradient(180deg,rgba(25,28,42,0) 0,#06092d 100%)}}.br-promo-2 .steps__list{display:flex;justify-content:space-between;max-width:1102px;padding:0 20px;margin:auto;counter-reset:li;list-style:none}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-2 .steps__list{flex-direction:column;max-width:330px}}.br-promo-2 .steps__list__item{display:flex;align-items:center;color:#fff;text-transform:uppercase;font-size:15px;line-height:18px;font-weight:900;font-family:Roboto,sans-serif}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.br-promo-2 .steps__list__item{margin-bottom:32px;font-size:23px;line-height:29px}.br-promo-2 .steps__list__item:last-of-type{margin-bottom:0}}.br-promo-2 .steps__list__item::before{counter-increment:li;content:counter(li);display:flex;justify-content:center;align-items:center;width:55px;height:55px;padding:0 15px;margin-right:12px;background:#efff22;border-radius:10px;font-size:47px;font-weight:900;color:#191c2a}@-webkit-keyframes sideReverse{from{-webkit-transform:translateX(-20%);transform:translateX(-20%)}to{-webkit-transform:translateX(20%);transform:translateX(20%)}}@keyframes sideReverse{from{-webkit-transform:translateX(-20%);transform:translateX(-20%)}to{-webkit-transform:translateX(20%);transform:translateX(20%)}}@-webkit-keyframes sideReverseSlot{from{-webkit-transform:matrix(.98,-.21,.21,.98,-560,-350);transform:matrix(.98,-.21,.21,.98,-560,-350)}to{-webkit-transform:matrix(.98,-.21,.21,.98,-490,-350);transform:matrix(.98,-.21,.21,.98,-490,-350)}}@keyframes sideReverseSlot{from{-webkit-transform:matrix(.98,-.21,.21,.98,-560,-350);transform:matrix(.98,-.21,.21,.98,-560,-350)}to{-webkit-transform:matrix(.98,-.21,.21,.98,-490,-350);transform:matrix(.98,-.21,.21,.98,-490,-350)}}@-webkit-keyframes sideReversePoster{from{-webkit-transform:translateX(-25%);transform:translateX(-25%)}to{-webkit-transform:translateX(-10%);transform:translateX(-10%)}}@keyframes sideReversePoster{from{-webkit-transform:translateX(-25%);transform:translateX(-25%)}to{-webkit-transform:translateX(-10%);transform:translateX(-10%)}}.br-promo-3{display:flex;flex-direction:column;min-height:100vh;position:relative}.br-promo-3::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/resources/images/br-promo/v1/bg.png);background-position:center;background-repeat:no-repeat;background-size:cover;opacity:.8;z-index:1}.br-promo-3 .container{flex:1;position:relative;z-index:14;padding:26px 20px 39px;max-width:640px;width:100%;font-family:Roboto,sans-serif}@media screen and (max-width:1025px){.br-promo-3 .container{display:flex;flex-direction:column;max-width:100%;padding:30px}}@media only screen and (max-width:767px) and (orientation:portrait){.br-promo-3 .container{min-height:auto;padding:20px 20px 0 20px}}@media only screen and (max-width:340px){.br-promo-3 .container{padding:26px 10px 39px;z-index:15}}.br-promo-3 .logo div{display:block;max-width:164px;width:100%;margin:auto}@media (max-width:1025px){.br-promo-3 .logo div{margin-left:0}}@media screen and (max-width:767px) and (orientation:portrait){.br-promo-3 .logo div{max-width:100px}}.br-promo-3 .column{display:inline-flex;align-self:center;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;flex-direction:column;margin-top:40px;padding:30px 30px 37px;background:transparent linear-gradient(225deg,rgba(0,12,65,.780392) 0,rgba(0,108,255,.94902) 100%);box-shadow:0 30px 40px #00000073;border-radius:20px;z-index:20}@media screen and (max-width:1025px){.br-promo-3 .column{margin-top:auto}}@media screen and (max-height:769px){.br-promo-3 .column{margin-top:70px}}@media only screen and (max-width:560px){.br-promo-3 .column{margin:80px 0;padding:30px 20px 50px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}}@media only screen and (max-width:560px){.br-promo-3 .column{margin:69px 0 0 0;max-width:inherit}}@media only screen and (max-width:340px){.br-promo-3 .column{padding:30px 10px 50px}}.br-promo-3 .poster-img{position:absolute;bottom:0;right:0;z-index:8}@media only screen and (max-width:560px){.br-promo-3 .poster-img{bottom:290px;max-width:455px;top:-20%}}@media only screen and (max-width:1024px){.br-promo-3 .poster-img{width:100vh;-webkit-transform:translateX(20%);transform:translateX(20%);right:-2%}}@media only screen and (min-width:1025px){.br-promo-3 .poster-img{max-width:650px;-webkit-animation:reversePoster 3s linear infinite;animation:reversePoster 3s linear infinite;animation-direction:alternate-reverse}}.br-promo-3 .slot-img{position:absolute;bottom:0;left:0;max-width:345px;z-index:7;-webkit-transform:matrix(.98,-.21,.21,.98,60,-425);transform:matrix(.98,-.21,.21,.98,60,-425);-webkit-animation:reverseSlot 3s linear infinite;animation:reverseSlot 3s linear infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@media (max-width:1440px){.br-promo-3 .slot-img{max-width:325px;-webkit-transform:matrix(.87,-.5,.5,.87,-485,-250);transform:matrix(.87,-.5,.5,.87,-485,-250)}}@media (max-width:1025px){.br-promo-3 .slot-img{display:none}}.br-promo-3 .coin{position:absolute;z-index:7;-webkit-animation:coinReverse 3s linear infinite;animation:coinReverse 3s linear infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.br-promo-3 .coin__wrap{position:relative}.br-promo-3 .coin__layout-1{position:absolute;left:0;top:0;-webkit-transform:translate(-50%,-35%);transform:translate(-50%,-35%)}.br-promo-3 .coin__layout-2{position:absolute;right:0;top:0;-webkit-transform:translate(33%,-40%);transform:translate(33%,-40%)}.br-promo-3 .coin--top-center{bottom:-10px;left:5%;-webkit-transform:matrix(.14,-.99,.99,.14,0,0);transform:matrix(.14,-.99,.99,.14,0,0);-webkit-filter:blur(3px);filter:blur(3px);width:140px}.br-promo-3 .coin--top-right{top:-40px;left:15%;-webkit-filter:blur(3px);filter:blur(3px);width:144px}.br-promo-3 .coin--left-top{top:5%;left:-20px;width:90px;-webkit-filter:blur(2px);filter:blur(2px)}.br-promo-3 .coin--left-bottom{top:20%;left:45px;width:80px}.br-promo-3 .coin--center{top:45%;left:20%;width:58px}.br-promo-3 .coin--right{bottom:20%;left:30%;width:80px;z-index:12;-webkit-transform:matrix(0,-1,1,0,0,0);transform:matrix(0,-1,1,0,0,0)}.br-promo-3 .coin--right-top{top:10%;right:35%;z-index:12;width:60px}@media (max-width:1025px){.br-promo-3 .coin{display:none}}.br-promo-3 .title{margin:0;text-align:center}@media (max-width:1025px){.br-promo-3 .title{max-width:500px;margin:auto;justify-content:space-between}}.br-promo-3 .title h2{margin:0;font-size:81px;font-weight:900}.br-promo-3 .title h2 span{font-size:140px}@media screen and (max-width:768px){.br-promo-3 .title h2 span{font-size:126px}}@media screen and (max-width:560px),screen and (max-height:450px){.br-promo-3 .title h2 span{font-size:86px}}.br-promo-3 .title h2:nth-child(2){font-size:30px;color:#fff}@media screen and (max-width:560px){.br-promo-3 .title h2:nth-child(2){font-size:23px;font-weight:500}}.br-promo-3 .title--yellow{color:#efff22}@media only screen and (max-width:500px){.br-promo-3 .title--yellow{display:flex;flex-direction:column-reverse}.br-promo-3 .title--yellow h2:first-of-type{display:flex;align-items:center;font-size:50px;max-width:auto}.br-promo-3 .title--yellow h2:nth-last-of-type(1){font-weight:400;padding:0;max-width:auto;text-align:left;font-size:21px}}.br-promo-3 .title--white{display:flex;justify-content:center;align-items:center;width:480px;margin:auto;color:#fff;font-family:Roboto,sans-serif;font-weight:700;font-size:41px}@media only screen and (max-width:560px){.br-promo-3 .title--white{display:flex;align-items:center;font-size:25px;line-height:1}}@media only screen and (max-width:560px){.br-promo-3 .title--white{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}}@media only screen and (max-height:450px){.br-promo-3 .title--white{max-width:400px}}.br-promo-3 .title--white span{font-size:55px}@media only screen and (max-width:560px){.br-promo-3 .title--white span{font-size:38px}}.br-promo-3 .title--white span:last-of-type{font-size:24px;max-width:130px;margin-left:6px;text-transform:uppercase;text-align:left}@media only screen and (max-width:560px){.br-promo-3 .title--white span:last-of-type{font-size:14px;margin-left:6px;text-transform:uppercase;max-width:199px}}@media only screen and (max-width:360px){.br-promo-3 .title--white span:last-of-type{max-width:64px}}.br-promo-3 .title--column{display:flex;flex-direction:column-reverse;align-items:center;max-height:400px}@media only screen and (max-width:690px){.br-promo-3 .title--column{flex-direction:column-reverse;max-width:100%}}@media only screen and (min-width:360px){.br-promo-3 .title--column{display:inline-flex;align-self:center;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}.br-promo-3 .title--column h2{flex:50%}.br-promo-3 .bonus{display:flex;justify-content:center;padding:30px 0 50px;font-size:20px;font-weight:700;text-transform:uppercase;background:0 0}@media only screen and (max-width:767px) and (orientation:portrait){.br-promo-3 .bonus{margin:24px 0;padding:0;justify-content:center;font-size:16px;align-items:baseline;line-height:22px}}.br-promo-3 .bonus span{align-self:flex-end}.br-promo-3 .bonus__code{padding:0 10px;font-size:33px;line-height:39px;font-weight:700;color:#59b1d8;text-transform:uppercase}@media only screen and (max-width:767px) and (orientation:portrait){.br-promo-3 .bonus__code{font-size:24px;line-height:29px}}@media only screen and (max-width:767px) and (orientation:portrait){.br-promo-3 .bonus__copy{width:12px;line-height:10px}}.br-promo-3 .bonus .popover{background:#3c4057;box-shadow:0 3px 6px #22263680;border:0;padding:4px;margin-top:-10px;font-size:12px}.br-promo-3 .bonus .popover .arrow{display:none}.br-promo-3 .bonus .popover .popover-content{padding:2px}.br-promo-3 .bonus .popover .bitcoin-play-popover{display:flex;justify-content:center;align-items:center}.br-promo-3 .bonus .popover .bitcoin-play-popover .check{margin-right:5px}.br-promo-3 .play-now-btn{display:flex;align-items:center;justify-content:center;max-width:360px;width:100%;padding:20px 40px;margin:auto;background:#efff22;border-radius:37px;text-transform:uppercase;color:#191c2a;font-size:30px;font-weight:700;line-height:37px;border:none}@media screen and (max-width:767px) and (orientation:portrait),screen and (max-height:450px) and (orientation:landscape){.br-promo-3 .play-now-btn{padding-top:12px;padding-bottom:12px;font-size:16px;line-height:19px}}.br-promo-3 .form-wrap{max-width:405px;width:100%;padding:10px 30px;background:rgba(25,28,42,.7);box-shadow:0 10px 20px #06092d50;border-radius:10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.br-promo-3 .form-wrap .form__input,.br-promo-3 .form-wrap .form__select-button{background:#271557!important}@media (max-width:992px){.br-promo-3 .form-wrap{max-width:300px}}@media (max-width:767px) and (orientation:portrait){.br-promo-3 .form-wrap{display:none}}@media (max-height:450px) and (orientation:landscape){.br-promo-3 .form-wrap{display:none}}.br-promo-3 .steps{position:relative;z-index:13;padding:44px 0 40px}@media only screen and (min-width:767px){.br-promo-3 .steps{padding-top:0;background:transparent linear-gradient(180deg,rgba(25,28,42,0) 0,#00082c 100%)}}@media only screen and (max-width:560px){.br-promo-3 .steps{background:#06092d}}@media only screen and (max-width:560px){.br-promo-3 .steps::before{content:"";position:absolute;top:0;left:0;right:0;height:150px;-webkit-transform:translateY(-100%);transform:translateY(-100%);background:transparent linear-gradient(180deg,rgba(25,28,42,0) 0,#06092d 100%)}}.br-promo-3 .steps__list{display:flex;justify-content:space-between;max-width:70%;padding:0 20px;margin:auto;counter-reset:li;list-style:none}@media screen and (max-width:1025px){.br-promo-3 .steps__list{max-width:initial;padding:30px}}@media only screen and (max-width:560px){.br-promo-3 .steps__list{flex-direction:column;max-width:330px}}.br-promo-3 .steps__list__item{display:flex;align-items:center;color:#fff;text-transform:uppercase;font-size:15px;line-height:18px;font-weight:400;font-family:Roboto,sans-serif}@media only screen and (max-width:560px){.br-promo-3 .steps__list__item{margin-bottom:32px;font-size:23px;line-height:29px}.br-promo-3 .steps__list__item:last-of-type{margin-bottom:0}}@media only screen and (min-width:1024px){.br-promo-3 .steps__list__item{font-size:20px}}.br-promo-3 .steps__list__item::before{counter-increment:li;content:counter(li);display:flex;justify-content:center;align-items:center;width:55px;height:55px;padding:0 15px;margin-right:12px;background:#efff22;border-radius:10px;font-size:47px;font-weight:900;color:#191c2a}@-webkit-keyframes coinReverse{from{-webkit-transform:translateY(-20%);transform:translateY(-20%)}to{-webkit-transform:translateY(20%);transform:translateY(20%)}}@keyframes coinReverse{from{-webkit-transform:translateY(-20%);transform:translateY(-20%)}to{-webkit-transform:translateY(20%);transform:translateY(20%)}}@-webkit-keyframes reverseSlot{from{-webkit-transform:matrix(.98,-.21,.21,.98,60,-425);transform:matrix(.98,-.21,.21,.98,60,-425)}to{-webkit-transform:matrix(.98,-.21,.21,.98,60,-385);transform:matrix(.98,-.21,.21,.98,60,-385)}}@keyframes reverseSlot{from{-webkit-transform:matrix(.98,-.21,.21,.98,60,-425);transform:matrix(.98,-.21,.21,.98,60,-425)}to{-webkit-transform:matrix(.98,-.21,.21,.98,60,-385);transform:matrix(.98,-.21,.21,.98,60,-385)}}@-webkit-keyframes reversePoster{from{-webkit-transform:translateX(15%);transform:translateX(15%)}to{-webkit-transform:translateX(20%);transform:translateX(20%)}}@keyframes reversePoster{from{-webkit-transform:translateX(15%);transform:translateX(15%)}to{-webkit-transform:translateX(20%);transform:translateX(20%)}}.br-promo-4{display:flex;flex-direction:column;min-height:100vh;position:relative}.br-promo-4::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/resources/images/br-promo/v2/bg.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;opacity:.8;z-index:1}@media screen and (max-width:1025px){.br-promo-4::before{background-position:center right}}@media screen and (max-width:560px){.br-promo-4::before{background-position:80% center}}.br-promo-4 .container{flex:1;position:relative;z-index:14;padding:26px 20px 39px;max-width:640px;width:100%;font-family:Roboto,sans-serif}@media screen and (max-width:1025px){.br-promo-4 .container{display:flex;flex-direction:column;max-width:100%;padding:30px}}@media only screen and (max-width:560px){.br-promo-4 .container{padding:20px 20px 0 20px}}@media only screen and (max-width:340px){.br-promo-4 .container{padding:26px 10px 39px;z-index:15}}.br-promo-4 .logo div{display:block;max-width:200px;width:100%;margin:auto}@media (max-width:1025px){.br-promo-4 .logo div{margin-left:0}}@media screen and (max-width:560px){.br-promo-4 .logo div{max-width:100px}}.br-promo-4 .column{display:inline-flex;align-self:center;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;flex-direction:column;margin-top:40px;padding:30px 30px 37px;background:rgba(1,7,35,.9);box-shadow:0 30px 40px #00000073;border-radius:20px;z-index:20}@media screen and (max-width:1025px){.br-promo-4 .column{margin-top:auto}}@media screen and (max-height:769px){.br-promo-4 .column{margin-top:70px}}@media only screen and (max-width:560px){.br-promo-4 .column{margin:80px 0;padding:30px 20px 50px}}@media only screen and (max-width:560px){.br-promo-4 .column{margin:69px 0 0 0;max-width:inherit}}@media only screen and (max-width:340px){.br-promo-4 .column{padding:30px 10px 50px}}.br-promo-4 .poster-img{position:absolute;bottom:0;left:-12%;max-width:650px;z-index:5;-webkit-animation:reversePoster2 3s linear infinite;animation:reversePoster2 3s linear infinite;animation-direction:alternate-reverse}@media screen and (max-width:1025px){.br-promo-4 .poster-img{left:0;z-index:8;width:850px;max-width:initial}}@media screen and (max-height:769px){.br-promo-4 .poster-img{width:800px}}@media (min-width:992px) and (max-width:1025px) and (min-height:1024px) and (max-height:1366px){.br-promo-4 .poster-img{max-width:initial;width:1200px}}@media only screen and (hover:none) and (pointer:coarse){.br-promo-4 .poster-img{-webkit-animation:none;animation:none}}@media only screen and (max-width:560px){.br-promo-4 .poster-img{width:100%;top:-5%;right:0}}@media only screen and (max-height:450px){.br-promo-4 .poster-img{width:900px}}.br-promo-4 .slot-img{position:absolute;bottom:0;right:0;max-width:345px;z-index:5;-webkit-animation:reverseSlot2 3s linear infinite;animation:reverseSlot2 3s linear infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@media (max-width:1440px){.br-promo-4 .slot-img{max-width:325px;-webkit-transform:matrix(.87,-.5,.5,.87,-485,-250);transform:matrix(.87,-.5,.5,.87,-485,-250)}}@media (max-width:1025px){.br-promo-4 .slot-img{display:none}}.br-promo-4 .coin{position:absolute;z-index:7;-webkit-animation:coinReverse2 3s linear infinite;animation:coinReverse2 3s linear infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.br-promo-4 .coin__wrap{position:relative}.br-promo-4 .coin__layout-1{position:absolute;left:0;top:0;-webkit-transform:translate(-50%,-35%);transform:translate(-50%,-35%)}.br-promo-4 .coin__layout-2{position:absolute;right:0;top:0;-webkit-transform:translate(33%,-40%);transform:translate(33%,-40%)}.br-promo-4 .coin--top-center{bottom:-10px;right:20px;width:180px;-webkit-transform:matrix(.14,-.99,.99,.14,0,0);transform:matrix(.14,-.99,.99,.14,0,0);-webkit-filter:blur(3px);filter:blur(3px)}.br-promo-4 .coin--top-right{top:-40px;right:100px;-webkit-filter:blur(3px);filter:blur(3px);width:144px}.br-promo-4 .coin--left-top{top:10%;left:20px;width:90px;-webkit-filter:blur(2px);filter:blur(2px)}.br-promo-4 .coin--left-bottom{bottom:10%;left:45px;width:80px}.br-promo-4 .coin--center{right:35%;top:150px;z-index:5;width:58px}.br-promo-4 .coin--right{right:-30px;bottom:50%;width:80px;z-index:12;-webkit-transform:matrix(0,-1,1,0,0,0);transform:matrix(0,-1,1,0,0,0)}.br-promo-4 .coin--right-top{top:10%;right:35%;z-index:12;width:60px}@media (max-width:1025px){.br-promo-4 .coin{display:none}}.br-promo-4 .title{margin:0;text-align:center}@media (max-width:1025px){.br-promo-4 .title{max-width:500px;margin:auto;justify-content:space-between}}.br-promo-4 .title h2{margin:0;font-size:81px;font-weight:900}.br-promo-4 .title h2 span{font-size:140px}@media screen and (max-width:768px){.br-promo-4 .title h2 span{font-size:126px}}@media screen and (max-width:560px),screen and (max-height:450px){.br-promo-4 .title h2 span{font-size:86px}}.br-promo-4 .title h2:nth-child(2){font-size:30px;color:#fff}@media screen and (max-width:560px){.br-promo-4 .title h2:nth-child(2){font-size:23px;font-weight:500}}.br-promo-4 .title--yellow{color:#efff22}@media only screen and (max-width:500px){.br-promo-4 .title--yellow{display:flex;flex-direction:column-reverse}.br-promo-4 .title--yellow h2:first-of-type{display:flex;align-items:center;font-size:50px;max-width:auto}.br-promo-4 .title--yellow h2:nth-last-of-type(1){font-weight:400;padding:0;max-width:auto;text-align:left;font-size:21px}}.br-promo-4 .title--white{display:flex;justify-content:center;align-items:center;width:480px;margin:auto;color:#fff;font-family:Roboto,sans-serif;font-weight:700;font-size:41px}@media only screen and (max-width:560px){.br-promo-4 .title--white{display:flex;align-items:center;font-size:25px;line-height:1}}@media only screen and (max-width:560px){.br-promo-4 .title--white{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}}@media only screen and (max-height:450px){.br-promo-4 .title--white{max-width:400px}}.br-promo-4 .title--white span{font-size:55px}@media only screen and (max-width:560px){.br-promo-4 .title--white span{font-size:38px}}.br-promo-4 .title--white span:last-of-type{font-size:24px;max-width:130px;margin-left:6px;text-transform:uppercase;text-align:left}@media only screen and (max-width:560px){.br-promo-4 .title--white span:last-of-type{font-size:14px;margin-left:6px;text-transform:uppercase;max-width:199px}}@media only screen and (max-width:360px){.br-promo-4 .title--white span:last-of-type{max-width:64px}}.br-promo-4 .title--column{display:flex;flex-direction:column-reverse;align-items:center;max-height:400px}@media only screen and (max-width:690px){.br-promo-4 .title--column{flex-direction:column-reverse;max-width:100%}}@media only screen and (min-width:360px){.br-promo-4 .title--column{display:inline-flex;align-self:center;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}.br-promo-4 .title--column h2{flex:50%}.br-promo-4 .bonus{display:flex;justify-content:center;padding:30px 0 50px;font-size:20px;font-weight:700;text-transform:uppercase;background:0 0}@media only screen and (max-width:560px){.br-promo-4 .bonus{margin:24px 0;padding:0;justify-content:center;font-size:16px;align-items:baseline;line-height:22px}}.br-promo-4 .bonus span{align-self:flex-end}.br-promo-4 .bonus__code{padding:0 10px;font-size:33px;line-height:39px;font-weight:700;color:#59b1d8;text-transform:uppercase}@media only screen and (max-width:560px){.br-promo-4 .bonus__code{font-size:24px;line-height:29px}}@media only screen and (max-width:560px){.br-promo-4 .bonus__copy{width:12px;line-height:10px}}.br-promo-4 .bonus .popover{background:#3c4057;box-shadow:0 3px 6px #22263680;border:0;padding:4px;margin-top:-10px;font-size:12px}.br-promo-4 .bonus .popover .arrow{display:none}.br-promo-4 .bonus .popover .popover-content{padding:2px}.br-promo-4 .bonus .popover .bitcoin-play-popover{display:flex;justify-content:center;align-items:center}.br-promo-4 .bonus .popover .bitcoin-play-popover .check{margin-right:5px}.br-promo-4 .play-now-btn{display:flex;align-items:center;justify-content:center;max-width:360px;width:100%;padding:20px 40px;margin:auto;background:#00b86c;border-radius:37px;text-transform:uppercase;color:#fff;font-size:30px;font-weight:700;line-height:37px;border:none}@media screen and (max-width:560px){.br-promo-4 .play-now-btn{padding-top:12px;padding-bottom:12px;font-size:16px;line-height:19px}}.br-promo-4 .form-wrap{max-width:405px;width:100%;padding:10px 30px;background:rgba(25,28,42,.7);box-shadow:0 10px 20px #06092d50;border-radius:10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.br-promo-4 .form-wrap .form__input,.br-promo-4 .form-wrap .form__select-button{background:#271557!important}@media (max-width:992px){.br-promo-4 .form-wrap{max-width:300px}}@media (max-width:560px){.br-promo-4 .form-wrap{display:none}}@media (max-height:450px){.br-promo-4 .form-wrap{display:none}}.br-promo-4 .steps{position:relative;z-index:13;padding:44px 0 40px}@media only screen and (min-width:767px){.br-promo-4 .steps{padding-top:0;background:transparent linear-gradient(180deg,rgba(25,28,42,0) 0,#00082c 100%)}}@media only screen and (max-width:560px){.br-promo-4 .steps{background:#06092d}}@media only screen and (max-width:560px){.br-promo-4 .steps::before{content:"";position:absolute;top:0;left:0;right:0;height:150px;-webkit-transform:translateY(-100%);transform:translateY(-100%);background:transparent linear-gradient(180deg,rgba(25,28,42,0) 0,#06092d 100%)}}.br-promo-4 .steps__list{display:flex;justify-content:space-between;max-width:70%;padding:0 20px;margin:auto;counter-reset:li;list-style:none}@media screen and (max-width:1025px){.br-promo-4 .steps__list{max-width:initial;padding:30px}}@media only screen and (max-width:560px){.br-promo-4 .steps__list{flex-direction:column;max-width:330px}}.br-promo-4 .steps__list__item{display:flex;align-items:center;color:#fff;text-transform:uppercase;font-size:15px;line-height:18px;font-weight:400;font-family:Roboto,sans-serif}@media only screen and (max-width:560px){.br-promo-4 .steps__list__item{margin-bottom:32px;font-size:23px;line-height:29px}.br-promo-4 .steps__list__item:last-of-type{margin-bottom:0}}@media only screen and (min-width:1024px){.br-promo-4 .steps__list__item{font-size:20px}}.br-promo-4 .steps__list__item::before{counter-increment:li;content:counter(li);display:flex;justify-content:center;align-items:center;width:55px;height:55px;padding:0 15px;margin-right:12px;background:#efff22;border-radius:10px;font-size:47px;font-weight:900;color:#191c2a}@-webkit-keyframes coinReverse2{from{-webkit-transform:translateY(-20%);transform:translateY(-20%)}to{-webkit-transform:translateY(20%);transform:translateY(20%)}}@keyframes coinReverse2{from{-webkit-transform:translateY(-20%);transform:translateY(-20%)}to{-webkit-transform:translateY(20%);transform:translateY(20%)}}@-webkit-keyframes reverseSlot2{from{-webkit-transform:matrix(.98,-.21,.21,.98,-120,-425);transform:matrix(.98,-.21,.21,.98,-120,-425)}to{-webkit-transform:matrix(.98,-.21,.21,.98,-120,-385);transform:matrix(.98,-.21,.21,.98,-120,-385)}}@keyframes reverseSlot2{from{-webkit-transform:matrix(.98,-.21,.21,.98,-120,-425);transform:matrix(.98,-.21,.21,.98,-120,-425)}to{-webkit-transform:matrix(.98,-.21,.21,.98,-120,-385);transform:matrix(.98,-.21,.21,.98,-120,-385)}}@-webkit-keyframes reversePoster2{from{-webkit-transform:translateX(15%);transform:translateX(15%)}to{-webkit-transform:translateX(18%);transform:translateX(18%)}}@keyframes reversePoster2{from{-webkit-transform:translateX(15%);transform:translateX(15%)}to{-webkit-transform:translateX(18%);transform:translateX(18%)}}.btk__row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-content:space-between;align-items:flex-start;margin-bottom:15px;font-size:0;line-height:0}.btk__row.is-fake{margin-left:-20px;margin-right:-20px;border-bottom:20px solid #fff6d5;padding-left:20px;padding-right:20px}.btk__cell{padding:15px 20px;background:#fff6d5;order:0;flex:0 1 49%;align-self:stretch;margin-bottom:15px}.no-flexboxlegacy .btk__cell{flex:0 1 45%}@media (max-width:460px){.btk__cell{flex:0 1 100%}}.btk__item{padding:15px 20px;background:#fff6d5;color:#000;order:0;flex:0 1 49%;align-self:stretch}.no-flexboxlegacy .btk__item{flex:0 1 45%}@media (max-width:460px){.btk__item{flex:0 1 100%;margin-bottom:15px}}.btk__item.is-double{flex:0 1 100%}.btk__item.is-inner{padding:0}.btk__item p{color:#000!important}.btk__item p a{color:#fff!important}.btk__icon{float:left;margin-right:15px;width:50px}@media (max-width:460px){.btk__icon{width:30px;margin-right:10px}}.btk__content{overflow:hidden}.btk__title{text-transform:uppercase;font-size:16px;font-size:1.6rem;margin-top:0!important}.btk p{font-size:14px;font-size:1.4rem;line-height:1.4!important;padding-bottom:0!important}.btk p span{display:block}.btk p .text-logo{float:left;margin-top:-15px}@media (max-width:768px){.btk p .text-logo{margin-top:0}}.btk a{color:#000!important}th{text-align:left}.page-cms-bonus .panel-group .panel{border-radius:0}.page-cms-bonus .panel-heading{color:#fff}.page-cms-bonus .panel-heading h4{color:#fff390;font-size:24px}.page-cms-bonus .panel-heading ol,.page-cms-bonus .panel-heading ul{list-style:initial;padding-left:40px}.page-cms-bonus .panel-heading ol li,.page-cms-bonus .panel-heading ul li{padding:initial;margin:initial}.page-cms-bonus .panel-heading .open-button{display:inline-block;height:30px;line-height:30px;padding:0 27px 0 17px;color:#fff;font-size:14px;border:1px solid rgba(255,255,255,.7);border-radius:2px;margin-top:20px;position:relative}.page-cms-bonus .panel-heading .open-button:after{content:"";position:absolute;width:30px;height:30px;background-image:url(/resources/images/arrow_down.png);background-position:7px center;right:0;top:0}.page-cms-bonus .panel-heading .open-button.collapsed:after{background-image:url(/resources/images/arrow_left.png);background-position:center center}.social{display:inline-block;vertical-align:top;font-size:0;line-height:0;letter-spacing:0}.social__link{position:relative;display:inline-block;border-radius:4px;width:39px;height:39px;transition:background-color .3s ease;line-height:39px;vertical-align:middle;text-align:center;text-decoration:none}.social__link--icon{width:20px}.social__link:not(:last-child){margin-right:10px}.social__link:active,.social__link:active:focus,.social__link:active:hover,.social__link:focus,.social__link:hover{text-decoration:none;outline:0}.social__link--twitter{background-color:#2e94f4}.social__link--twitter:active,.social__link--twitter:active:focus,.social__link--twitter:active:hover,.social__link--twitter:focus,.social__link--twitter:hover{background-color:#0961b3}.social__link--facebook{background-color:#5c6ccd}.social__link--facebook:active,.social__link--facebook:active:focus,.social__link--facebook:active:hover,.social__link--facebook:focus,.social__link--facebook:hover{background-color:#2e3c95}.social__link--instagram{background-color:#d93175}.social__link--instagram:active,.social__link--instagram:active:focus,.social__link--instagram:active:hover,.social__link--instagram:focus,.social__link--instagram:hover{background-color:#8a1a47}.social__link--telegram{background-color:#08c}.social__link--telegram:active,.social__link--telegram:active:focus,.social__link--telegram:active:hover,.social__link--telegram:focus,.social__link--telegram:hover{background-color:#046}.page-game{overflow:hidden}.game-modal{background:#191c2a;background-size:cover;position:fixed;width:100%;height:100%;z-index:1000;overflow-y:scroll}.game-modal__container{position:absolute;top:40px;bottom:60px;left:0;right:0;padding:0 30px 0 200px;font-size:0;display:flex;align-items:center;justify-content:center}.game-full .game-modal__container{width:100%;height:100%;padding:0;bottom:0;top:0;left:0;right:0;z-index:100}.game-modal__container #game-background{background:#191c2a;background-size:cover;bottom:0;left:0;position:fixed;right:0;top:0;z-index:0;transition:background 1s linear;-webkit-transition:background 1s linear}.game-modal__container #game-background img{width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;transition:opacity 2s ease-in;-webkit-transition:opacity 2s ease-in}.game-modal__box{position:relative;background-color:rgba(24,28,51,.8);border-radius:6px;padding:8px;z-index:2}.game-full .game-modal__box{width:100%;height:100%;padding:0;bottom:0;top:0;left:0;right:0}.game-modal iframe{border:none}.game-modal__controls{position:absolute;left:100%;top:0}@media (max-width:999px),(max-height:649px){.game-modal__controls{left:auto;right:0}.game-modal__controls .game-controls{display:flex;flex-direction:row-reverse}.game-modal__controls .game-controls__button{width:16px;height:16px;margin:10px 10px 10px 0;background-color:#444;background-size:60%}}.game-modal__footer{position:fixed;bottom:0;left:200px;right:0;z-index:11;text-align:left;background-color:rgba(0,0,0,.9)}.game-modal__description-container{position:relative;padding:50px;width:calc(100% - 200px);top:80vh;left:200px}@media (max-width:1200px){.game-modal__description-container{display:none}}@media (max-width:1600px){.game-modal__description-container{top:100vh}}@media (min-width:1600px){.game-modal__description-container{top:90vh}}.game-modal__description{position:relative;padding:0 50px 50px;background-color:rgba(0,0,0,.6);border-radius:30px;margin-bottom:50px;color:#fff;max-height:180px;overflow:hidden;pointer-events:none;transition:max-height .3s ease-out}.game-modal__description::after{content:'';box-shadow:inset 0 -65px 50px -35px #131621;position:absolute;top:0;left:0;width:100%;height:100%}.game-modal__description--show-more{max-height:2000px}.game-modal__description__button{width:162px;height:25px;margin:auto;display:flex;justify-content:center;align-items:center;letter-spacing:2.5px;font-size:13px;font-weight:700;border-radius:0 0 15px 15px;background-color:#58aae7;text-transform:uppercase;cursor:pointer;color:#fff;box-shadow:0 0 5px rgba(114,114,115,.5);position:relative;bottom:50px;transition:all .2s}@media (min-width:1200px){.game-modal__description__button:hover{text-decoration:none;letter-spacing:3px;color:#fff;box-shadow:0 0 4px rgba(128,128,128,.9);background-color:#58aae7c4}}.game-modal__description__button-open{text-decoration:none;letter-spacing:3px;color:#fff;box-shadow:0 0 4px rgba(128,128,128,.9);background-color:#58aae7c4}.game-modal__description h1{margin:30px 0 10px 0;color:#ffc924;font-size:26px;font-weight:600;line-height:1.2;text-align:center;letter-spacing:1px}.game-modal__description h2{margin:10px 0;color:#ffc924;font-size:22px;font-weight:600;line-height:1.2;text-align:center;letter-spacing:1px}.game-modal__description h3{margin:10px 0;color:#ffc924;font-size:18px;font-weight:600;line-height:1.2;text-align:center;letter-spacing:1px}.game-modal__description p{line-height:24px;font-size:13px}.game-modal__description ol{color:#01c6f6;padding:10px 50px;counter-reset:li;list-style:none}.game-modal__description ol li{color:#fff}.game-modal__description ol li:before{display:inline-block;vertical-align:top;margin:0 10px 0 0;text-align:left;color:#54c7f5;counter-increment:li;content:counter(li) "."}.game-modal__description a{color:#01c6f6;pointer-events:all}.game-modal__description strong{font-size:14px}.page-game.game-full div[id*=livechat-compact-container]{width:0!important;height:0!important;line-height:0!important;overflow:hidden;z-index:999!important}.page-game.game-full .game-modal .footer{display:none}.page-game.game-full .game-modal .sga-container{bottom:0}.page-game.game-full .game-modal .footer,.page-game.game-full .game-modal .game__option,.page-game.game-full .game-modal .game__right,.page-game.game-full .game-modal .game__tabs,.page-game.game-full .game-modal header{display:none}.page-game.game-full .game-modal .game_box,.page-game.game-full .game-modal .sga-container{width:100%;height:100%;padding-right:0;bottom:0;top:0;left:0;right:0}.page-game.game-full .game-modal .game__content iframe{position:fixed}.starburst-content{display:flex;flex-direction:column;justify-content:flex-start;position:relative;background-image:url(/resources/images/games/starburst_bg.png);background-repeat:no-repeat;background-size:cover;background-position:center;height:800px}.starburst-content.book_of_dead{background-image:url(/resources/images/games/book_of_dead_bg.png);height:unset}.starburst-content .logos-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-content:center;margin:20px 10% 0 10%}.starburst-content .logos-wrapper .wt-logo{max-width:174px;max-height:75px}.starburst-content .logos-wrapper .starburst-logo{max-width:280px}.starburst-content .content-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;margin-top:70px}.starburst-content .content-wrapper .starburst-star{max-width:460px}.starburst-content .content-wrapper .starburst-info{display:flex;flex-direction:column;padding-right:60px}.starburst-content .content-wrapper .starburst-info .starburst-info-header{display:flex;justify-content:center;text-transform:uppercase;font-size:20px;padding-bottom:50px}.starburst-content .content-wrapper .starburst-info .starburst-info-line1{padding-bottom:8px}.starburst-content .content-wrapper .starburst-info .starburst-info-line1.book_of_dead{text-align:center}.starburst-content .content-wrapper .starburst-info .starburst-info-line1,.starburst-content .content-wrapper .starburst-info .starburst-info-line2{max-width:550px}.starburst-content .content-wrapper .starburst-info .starburst-hr hr{padding:10px 0 0 0;opacity:.4}.starburst-content .content-wrapper .starburst-info .starburst-bonus-code{display:flex;justify-content:center;align-items:center;flex-direction:row;font-size:20px;padding-right:12px}.starburst-content .content-wrapper .starburst-info .starburst-bonus-code .bonus-text{margin-right:8px}.starburst-content .content-wrapper .starburst-info .starburst-bonus-code .bonus-image{max-width:320px}.starburst-content .content-wrapper .starburst-info .starburst-steps{display:flex;flex-direction:row;max-width:550px;font-size:15px;line-height:initial;text-transform:uppercase}.starburst-content .content-wrapper .starburst-info .starburst-steps.book_of_dead{font-size:14px;line-height:1.3}.starburst-content .content-wrapper .starburst-info .starburst-steps .starburst-step-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center}.starburst-content .content-wrapper .starburst-info .starburst-steps .starburst-step-wrapper:not(:last-child){margin-right:20px}.starburst-content .content-wrapper .starburst-info .starburst-steps .starburst-step-wrapper .starburst_1{min-width:29px;margin-right:14px}.starburst-content .content-wrapper .starburst-info .starburst-steps .starburst-step-wrapper .starburst_2{min-width:39px;margin-right:14px}.starburst-content .content-wrapper .starburst-info .starburst-steps .starburst-step-wrapper .starburst_3{min-width:40px;margin-right:14px}.starburst-content .content-wrapper .starburst-form-wrapper{border:1px solid #ffc701;border-radius:15px;background:rgba(0,0,0,.3);padding:20px 15px 32px 15px;margin-top:60px}.starburst-content .content-wrapper .starburst-form-wrapper .starburst-form-wrapper-inner{display:flex;flex-direction:column;max-width:255px}.starburst-content .content-wrapper .starburst-form-wrapper .starburst-input-field{margin-bottom:12px;background:rgba(43,43,43,.9);border:0;padding:10px 15px;border-radius:6px}.starburst-content .content-wrapper .starburst-form-wrapper ::-webkit-input-placeholder{color:#7e7e7e}.starburst-content .content-wrapper .starburst-form-wrapper ::-moz-placeholder{color:#7e7e7e}.starburst-content .content-wrapper .starburst-form-wrapper ::-ms-input-placeholder{color:#7e7e7e}.starburst-content .content-wrapper .starburst-form-wrapper ::placeholder{color:#7e7e7e}.starburst-content .content-wrapper .starburst-form-wrapper .form__input,.starburst-content .content-wrapper .starburst-form-wrapper .form__select-button{background:rgba(43,43,43,.9)}.starburst-content .content-wrapper .starburst-select{margin-bottom:24px;border:0;border-radius:6px;padding:10px 15px;background:rgba(43,43,43,.9);color:#7e7e7e}.starburst-content .content-wrapper .starburst-select option{color:#7e7e7e}.starburst-content .content-wrapper .starburst-terms{display:flex;align-items:flex-start;margin-bottom:28px}.starburst-content .content-wrapper .starburst-terms .terms-text{margin-left:10px}.starburst-content .content-wrapper .starburst-signup-button{background-color:#00c85e;color:#fff;border:0;border-radius:25px;padding:6px 0;font-size:18px}@media (max-width:1200px){.starburst-content .content-wrapper .starburst-info .starburst-steps{font-size:8px}}@media (max-width:1000px){.starburst-content .content-wrapper .starburst-info{padding-right:30px}.starburst-content .content-wrapper .starburst-info .starburst-info-header{font-size:16px}.starburst-content .content-wrapper .starburst-info .starburst-info-line1,.starburst-content .content-wrapper .starburst-info .starburst-info-line2{max-width:300px}.starburst-content .content-wrapper .starburst-info .starburst-hr hr{margin:12px 0}.starburst-content .content-wrapper .starburst-info .starburst-bonus-code .bonus-text{font-size:12px;margin-right:12px}.starburst-content .content-wrapper .starburst-info .starburst-bonus-code .bonus-image{max-width:160px;display:flex}.starburst-content .content-wrapper .starburst-info .starburst-steps{font-size:8px}.starburst-content .content-wrapper .starburst-info .starburst-steps .starburst-step-wrapper:not(:last-child){margin-right:6px}.starburst-content .content-wrapper .starburst-info .starburst-steps .starburst-step-wrapper .starburst_1,.starburst-content .content-wrapper .starburst-info .starburst-steps .starburst-step-wrapper .starburst_2,.starburst-content .content-wrapper .starburst-info .starburst-steps .starburst-step-wrapper .starburst_3{min-width:unset}.starburst-content .content-wrapper .starburst-info .starburst-steps .starburst-step-text{margin-left:4px}.starburst-content .content-wrapper .starburst-form-wrapper{margin-top:10px}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait){.starburst-content .logos-wrapper .wt-logo{max-width:80px}.starburst-content .logos-wrapper .starburst-logo{max-width:100px}.starburst-content .content-wrapper{flex-direction:column;align-items:center}.starburst-content .content-wrapper .starburst-star{position:absolute;z-index:0;top:135px;opacity:.5}.starburst-content .content-wrapper .starburst-info{z-index:1;padding-right:0;align-items:center}.starburst-content .content-wrapper .starburst-form-wrapper{margin-bottom:40px;margin-top:40px;z-index:1}}.summer-camp{display:flex;flex-direction:column;position:relative;min-height:100vh;width:calc(100% - 200px);margin-right:0;margin-left:auto;background-size:cover;background-repeat:no-repeat;background-position:center bottom;font-family:Roboto,sans-serif}@media (max-width:1366px) and (pointer:coarse) and (hover:none){.summer-camp{display:flex;flex-direction:column}}@media (max-width:992px){.summer-camp{width:100%;margin:0}}.summer-camp.day{background-image:url(/resources/images/summer-camp/bg/1920-day.png)}@media (min-width:1921px){.summer-camp.day{background-image:url(/resources/images/summer-camp/bg/2560-day.png)}}@media (min-width:690px) and (max-width:1024px) and (orientation:portrait){.summer-camp.day{background-image:url(/resources/images/summer-camp/bg/tablet-1024-day.png)}}@media (min-width:320px) and (max-width:420px) and (orientation:portrait){.summer-camp.day{background-image:url(/resources/images/summer-camp/bg/mobile-day.png)}}.summer-camp.day::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:transparent linear-gradient(0deg,#d6fffb 0,#89d6e0 43%,#7dd0dc 50%,#1cbfed 100%) 0 0 no-repeat padding-box}.summer-camp.night{background-image:url(/resources/images/summer-camp/bg/1920-night.png)}@media (min-width:1921px){.summer-camp.night{background-image:url(/resources/images/summer-camp/bg/2560-night.png)}}@media (min-width:690px) and (max-width:1024px) and (orientation:portrait){.summer-camp.night{background-image:url(/resources/images/summer-camp/bg/tablet-1024-night.png)}}@media (min-width:320px) and (max-width:420px) and (orientation:portrait){.summer-camp.night{background-image:url(/resources/images/summer-camp/bg/mobile-night.png)}}.summer-camp.night::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:transparent linear-gradient(0deg,#ffa1cb 0,#b26fd2 24%,#5635dc 50%,#4931c3 60%,#15245e 100%) 0 0 no-repeat padding-box}.summer-camp__wrap{display:flex;flex-direction:column;flex:2;padding:0 50px}@media (max-width:420px){.summer-camp__wrap{padding:0 20px}}.summer-camp::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;background:transparent linear-gradient(360deg,#191c2a 0,#191c2a 8%,rgba(25,28,42,.403922) 100%) 0 0 no-repeat padding-box}.summer-camp__daytime{display:inline-block;position:absolute;z-index:2;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:1}.summer-camp__daytime--day{width:156px;height:156px;border-radius:50%;top:85px;background:#ffe86c 0 0 no-repeat padding-box;box-shadow:0 0 20px #ffe86c;mix-blend-mode:screen}.summer-camp__daytime--day::before{content:'';display:block;background:#ffe86c 0 0 no-repeat padding-box;box-shadow:0 0 20px #ffe86c;mix-blend-mode:screen;-webkit-filter:blur(11px);filter:blur(11px);height:210px;width:210px;position:absolute;left:50%;-webkit-transform:translate(-50%,-25px);transform:translate(-50%,-25px);border-radius:50%;opacity:.8}.summer-camp__daytime--night{display:flex;justify-content:center;width:100%;top:-45px;z-index:-1}.summer-camp__daytime--night::before{content:'';position:absolute;left:0;right:0;height:100%;background-image:url(/resources/images/summer-camp/stars.svg);background-position:bottom center;background-size:cover}.summer-camp__wrapper{display:flex;justify-content:space-between;align-items:center;max-width:1360px;width:100%;margin:auto;padding-top:120px}@media (max-width:768px) and (pointer:coarse) and (hover:none) and (orientation:portrait){.summer-camp__wrapper{padding-top:100px}}@media (min-width:1921px){.summer-camp__wrapper{padding-top:150px}}@media (max-width:1024px){.summer-camp__wrapper--registered{padding-top:90px;flex-direction:column}}.summer-camp__wrapper--registered .summer-camp__container{flex:0 1 670px;margin-left:0;margin-right:200px}@media (max-width:1024px){.summer-camp__wrapper--registered .summer-camp__container{margin:auto;text-align:center}}@media (max-width:1024px){.summer-camp__wrapper--registered .summer-camp__container{flex:0 0 620px}}@media (max-width:1024px){.summer-camp__wrapper--registered .summer-camp__container{flex:0 0 370px}}.summer-camp__wrapper--registered .summer-camp__logo{padding-left:0;padding-right:0}@media (max-width:1024px) and (orientation:portrait){.summer-camp__wrapper--registered .summer-camp__logo .logo-desktop{display:block}.summer-camp__wrapper--registered .summer-camp__logo .logo-tab{display:none}}.summer-camp__wrapper--registered .summer-camp__timer{font-size:24px;line-height:39px;opacity:.7}.summer-camp__wrapper--registered .summer-camp__timer timer{display:inline-flex;margin-bottom:0}.summer-camp__wrapper--registered .summer-camp__timer timer .timer-count{padding:0 5px;font-size:30px;line-height:39px}.summer-camp__wrapper--registered .summer-camp__timer timer .timer-count__text{font-size:11px;line-height:0}.summer-camp__wrapper--registered .summer-camp__btn{max-width:270px;margin-left:0}@media (max-width:1024px){.summer-camp__wrapper--registered .summer-camp__btn{margin:auto}}@media (max-width:1024px){.summer-camp__wrapper--registered .summer-camp__description{margin:auto;font-size:28px;line-height:36px}}@media (max-width:1024px){.summer-camp__wrapper--registered .summer-camp__task{flex-direction:row;justify-content:space-between;flex:1 0 200px;width:100%;margin-top:35px}}@media (max-width:1024px) and (orientation:landscape){.summer-camp__wrapper--registered .summer-camp__task{flex:0;padding:50px 60px 20px}}@media (max-width:1024px) and (orientation:portrait){.summer-camp__wrapper--registered .summer-camp__task{padding-top:50px}}@media (max-width:420px){.summer-camp__wrapper--registered .summer-camp__task{flex-wrap:wrap}}@media (max-width:1024px){.summer-camp__wrapper--registered .summer-camp__task__level{padding-top:0;text-align:left}}@media (max-width:1024px){.summer-camp__wrapper--registered .summer-camp__task__gift{justify-content:flex-end}}.summer-camp__container{margin:auto;position:relative;z-index:3}.summer-camp__logo{display:flex;justify-content:center;padding:0 30px 20px;max-width:800px}.summer-camp__logo .logo-tab{display:none}@media (max-width:1367px){.summer-camp__logo{max-width:800px}}@media (max-width:1366px) and (pointer:coarse) and (hover:none) and (orientation:portrait){.summer-camp__logo .logo-desktop{display:none}.summer-camp__logo .logo-tab{display:block}}@media (max-width:1024px) and (max-height:1024px) and (orientation:portrait){.summer-camp__logo{max-width:500px}}@media (max-width:420px){.summer-camp__logo{padding:0}}.summer-camp__btn{display:block;max-width:360px;width:100%;margin:0 auto 40px;position:relative;cursor:pointer}@media (max-width:1367px){.summer-camp__btn{margin-bottom:20px;margin-left:auto}}@media (max-width:420px){.summer-camp__btn{max-width:300px}}.summer-camp__btn a{width:100%;padding:12px 20px;background:#00b86c;border:3px solid #00b86c;border-radius:40px;color:#fff;font-size:30px;line-height:39px;font-weight:500;letter-spacing:0;text-align:center;text-transform:uppercase;transition:.3s ease;display:flex;justify-content:center;align-items:center;text-decoration:none}.summer-camp__btn a:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.summer-camp__btn::before{content:'';position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;border:3px solid #102f4d;background:#102f4d;border-radius:40px}.summer-camp__info{display:flex;justify-content:center;padding:30px 0;position:relative;z-index:5}@media (max-width:1367px){.summer-camp__info{padding:20px 0}}.summer-camp__info__item{display:flex;flex-direction:column;align-items:center;margin:0 40px;cursor:pointer}@media (max-width:1024px) and (orientation:portrait){.summer-camp__info__item{margin:0 24px}}.summer-camp__info__item__img{max-width:85px;width:100%;position:relative}@media (max-width:1024px) and (orientation:landscape){.summer-camp__info__item__img{max-width:65px}}@media (max-width:1024px) and (orientation:portrait){.summer-camp__info__item__img{max-width:52px;width:52px}}.summer-camp__info__item__img img{transition:.3s ease}.summer-camp__info__item__img:hover img{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.summer-camp__info__item__img:hover::after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;background:#fff 0 0 no-repeat padding-box;mix-blend-mode:overlay;border-radius:70px;opacity:.3;-webkit-filter:blur(22px);filter:blur(22px);transition:.3s ease}.summer-camp__info__item span{margin-top:8px;font-size:20px;line-height:26px;color:#fff}@media (max-width:1024px) and (orientation:portrait){.summer-camp__info__item span{width:100%;text-align:center;font-size:16px;line-height:1.3;margin-top:12px}}@media (max-width:420px){.summer-camp__info__item span{font-size:11px}}.summer-camp__slider{display:flex;align-items:flex-end;flex:1;padding:0 65px 50px;position:relative;overflow-x:hidden;z-index:5}@media (max-width:1024px){.summer-camp__slider{padding-left:47px;padding-right:47px}}@media (width:768px) and (height:1024px){.summer-camp__slider{align-items:initial}}.summer-camp__slider__list{counter-reset:li;list-style:none;height:100%}.summer-camp__slider__item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:17px;margin-right:70px;max-width:114px;height:114px;width:100%;background:transparent linear-gradient(180deg,rgba(0,177,255,.101961) 0,rgba(0,41,106,.501961) 100%) 0 0 no-repeat padding-box;box-shadow:inset 0 0 0 3px #00b86c;border-radius:10px;position:relative;z-index:1;cursor:pointer}@media (max-width:1441px){.summer-camp__slider__item{margin-right:82px}}@media (max-width:1367px){.summer-camp__slider__item{max-width:94px;height:94px;margin-right:65px!important}}@media (max-width:992px){.summer-camp__slider__item{max-width:74px;height:74px;margin-right:74px!important;padding:10px}}@media (max-width:420px){.summer-camp__slider__item{max-width:60px;height:60px;margin-right:50px!important}}.summer-camp__slider__item::after{counter-increment:li;content:counter(li,decimal-leading-zero);width:50px;position:absolute;color:#6c7397;font-size:26px;line-height:34px;left:50%;bottom:-50%;-webkit-transform:translate(-50%,-30%);transform:translate(-50%,-30%);z-index:5;background:#191c2a;text-align:center}@media (max-width:992px){.summer-camp__slider__item::after{width:65px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}@media (max-width:420px){.summer-camp__slider__item::after{width:40px;font-size:20px;line-height:20px}}.summer-camp__slider__item.active::after{color:#00b86c}.summer-camp__slider__item::before{content:'';position:absolute;height:2px;background:#6c7397;z-index:-2;left:50%;right:-120%;bottom:-30px}@media (max-width:1367px){.summer-camp__slider__item::before{bottom:-21px}}.summer-camp__slider__item:nth-child(1)::after{width:80px;left:0;-webkit-transform:translate(0,-30%);transform:translate(0,-30%);text-align:end;padding:0 10px}@media (max-width:1367px){.summer-camp__slider__item:nth-child(1)::after{width:73px}}@media (max-width:992px){.summer-camp__slider__item:nth-child(1)::after{width:65px;-webkit-transform:translate(0,0);transform:translate(0,0)}}@media (max-width:420px){.summer-camp__slider__item:nth-child(1)::after{width:54px}}.summer-camp__slider__item:nth-last-child(1){margin-right:0!important}.summer-camp__slider__item:nth-last-child(1)::after{width:80px;right:0;left:auto;-webkit-transform:translate(0,-30%);transform:translate(0,-30%);text-align:start;padding:0 10px}@media (max-width:1367px){.summer-camp__slider__item:nth-last-child(1)::after{width:73px}}@media (max-width:992px){.summer-camp__slider__item:nth-last-child(1)::after{width:60px;-webkit-transform:translate(0,0);transform:translate(0,0)}}@media (max-width:420px){.summer-camp__slider__item:nth-last-child(1)::after{width:50px}}.summer-camp__slider__item:nth-last-child(1)::before{right:0}.summer-camp__slider__item__img{display:flex;justify-content:center;align-items:center;margin:auto}.summer-camp__slider__item__img img{width:90%;height:auto}@media (max-width:1024px){.summer-camp__slider__item__img img{width:75%}}.summer-camp__slider__item__layer-1,.summer-camp__slider__item__layer-2,.summer-camp__slider__item__layer-3{display:flex;justify-content:center;align-items:center;position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;border-radius:10px}.summer-camp__slider__item__layer-1 img,.summer-camp__slider__item__layer-2 img,.summer-camp__slider__item__layer-3 img{max-width:46px}@media (max-width:992px){.summer-camp__slider__item__layer-1 img,.summer-camp__slider__item__layer-2 img,.summer-camp__slider__item__layer-3 img{max-width:30px}}.summer-camp__slider__item__layer-1{background:#6c7397 no-repeat padding-box}.summer-camp__slider__item__layer-2{background:transparent linear-gradient(180deg,rgba(0,178,97,.501961) 0,#00b261 100%) 0 0 no-repeat padding-box}.summer-camp__slider__item__layer-2 img{max-width:60px}.summer-camp__slider__item__layer-3{top:0;right:0;left:unset;bottom:unset;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);z-index:3;width:43px;height:43px;border-radius:50%;background:#00b86c}.summer-camp__slider__item__text{position:absolute;bottom:3px;left:3px;right:3px;padding:0 5px;height:30px;text-align:center;background:transparent linear-gradient(270deg,#a3ff5f 0,#00ad64 100%) 0 0 no-repeat padding-box;border-radius:0 0 6px 6px;color:#fff;font-size:18px;font-weight:500;text-transform:uppercase;overflow:hidden}@media (max-width:1367px){.summer-camp__slider__item__text{height:25px;font-size:14px;line-height:25px}}@media (max-width:992px){.summer-camp__slider__item__text{height:20px;font-size:14px;line-height:20px}}@media (max-width:420px){.summer-camp__slider__item__text{height:16px;font-size:12px;line-height:16px}}.summer-camp__slider .bx-wrapper{padding-top:23px;z-index:5}.summer-camp__slider .bx-wrapper .bx-viewport{overflow:initial!important}.summer-camp__slider .bx-wrapper .bx-next,.summer-camp__slider .bx-wrapper .bx-prev{position:absolute;top:55%;height:0;width:0;border-style:solid;border-width:25px}@media (max-width:420px){.summer-camp__slider .bx-wrapper .bx-next,.summer-camp__slider .bx-wrapper .bx-prev{top:65%;border-width:20px}}.summer-camp__slider .bx-wrapper .bx-next{right:-45px;-webkit-transform:translate(50%,-10%);transform:translate(50%,-10%);border-color:transparent transparent transparent #3c4057}@media (max-width:1367px){.summer-camp__slider .bx-wrapper .bx-next{right:-55px}}@media (max-width:1024px){.summer-camp__slider .bx-wrapper .bx-next{right:-40px}}.summer-camp__slider .bx-wrapper .bx-prev{left:-90px;-webkit-transform:translate(50%,-10%);transform:translate(50%,-10%);border-color:transparent #3c4057 transparent transparent}@media (max-width:420px){.summer-camp__slider .bx-wrapper .bx-prev{left:-80px}}.summer-camp timer{display:flex;justify-content:center;margin-bottom:64px}@media (max-width:1367px){.summer-camp timer{margin-bottom:20px}}.summer-camp timer .timer-count{display:flex;flex-direction:column;align-items:center;padding:0 15px;font-size:46px;line-height:46px;position:relative}.summer-camp timer .timer-count::after{content:':';position:absolute;right:0;-webkit-transform:translate(50%,-2px);transform:translate(50%,-2px)}.summer-camp timer .timer-count:nth-last-child(1)::after{content:initial}.summer-camp timer .timer-count__text{font-size:16px;line-height:21px;color:#aaaec5;text-transform:lowercase}.summer-camp__description{padding-top:20px;padding-bottom:40px;max-width:441px;width:100%;font-size:36px;line-height:48px;color:#fff}@media (max-width:1367px){.summer-camp__description{padding-bottom:30px}}.summer-camp__task{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 0 477px;padding:100px 30px 30px;border-radius:10px;height:424px;z-index:3;background:transparent linear-gradient(0deg,rgba(131,138,175,.658824) 0,rgba(91,96,127,.501961) 100%) 0 0 no-repeat padding-box;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative}@media (max-width:1367px){.summer-camp__task{padding-top:80px;height:365px}}.summer-camp__task__title{position:absolute;top:0;left:0;-webkit-transform:translate(-15px,-40%);transform:translate(-15px,-40%);padding:39px 75px 39px 35px;font-size:24px;line-height:32px;font-weight:700;letter-spacing:2.4px;color:#fff;text-transform:uppercase;background:url(/resources/images/summer-camp/bg/task_label_bg.png) center center no-repeat;background-size:contain}@media (max-width:1024px){.summer-camp__task__title{font-size:19px}}.summer-camp__task__icon{position:relative;max-width:110px;width:100%}@media (max-width:1367px){.summer-camp__task__icon{max-width:90px}}.summer-camp__task__icon::after{content:'';position:absolute;top:-10px;bottom:0;left:-10px;right:-10px;z-index:-1;background:#fff 0 0 no-repeat padding-box;mix-blend-mode:overlay;border-radius:21px;opacity:.9;-webkit-filter:blur(22px);filter:blur(22px)}.summer-camp__task__level{padding-top:15px;font-size:24px;line-height:32px;font-weight:700;letter-spacing:2.4px;color:#fff;text-transform:uppercase;text-align:center}.summer-camp__task__level span{font-size:50px;line-height:66px}.summer-camp__task__text{padding:10px 0;font-size:18px;line-height:24px;color:#fff}@media (max-width:1024px){.summer-camp__task__level-wrap{margin-left:50px}}@media (max-width:420px){.summer-camp__task__level-wrap{margin-left:20px}}.summer-camp__task__gift{display:flex;align-items:center;justify-content:center;flex:1;padding-top:10px;font-size:18px;line-height:24px;color:#fff}.summer-camp__task__gift__icon{display:flex;justify-content:center;align-items:center;width:43px;height:43px;border-radius:50%;background:#00b86c;margin-right:20px}.summer-camp__task__gift__icon img{max-width:22px}.summer-camp .daytime-toggle{display:flex;align-items:center;position:absolute;right:200px;top:50px;z-index:5}.summer-camp .daytime-toggle .switch{position:relative;display:inline-block;width:60px;height:34px;margin-bottom:0}.summer-camp .daytime-toggle .switch input{opacity:0;width:0;height:0}.summer-camp .daytime-toggle .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.summer-camp .daytime-toggle .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.summer-camp .daytime-toggle input:checked+.slider{background-color:#2196f3}.summer-camp .daytime-toggle input:focus+.slider{box-shadow:0 0 1px #2196f3}.summer-camp .daytime-toggle input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.summer-camp .daytime-toggle .slider.round{border-radius:34px}.summer-camp .daytime-toggle .slider.round:before{border-radius:50%}.summer-camp .daytime-toggle__text{margin-left:10px;font-size:22px;font-weight:600}.modal-summer-camp{font-family:Roboto,sans-serif;color:#fff}.modal-summer-camp .modal-dialog{display:flex;align-items:center;justify-content:center;height:100%;margin:0;padding:30px}.modal-summer-camp .modal-content{display:flex;justify-content:center;align-items:center;width:100%;padding:50px 0;background:0 0;box-shadow:none}.modal-summer-camp .modal-camp{max-width:477px;width:100%;background:transparent linear-gradient(0deg,rgba(97,104,138,.556863) 0,#232636 100%) 0 0 no-repeat padding-box;box-shadow:0 10px 20px #272b3e;border-radius:10px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden}.modal-summer-camp .modal-camp.wide{max-width:670px;width:100%}.modal-summer-camp .modal-camp--level{height:424px}.modal-summer-camp .modal-camp--level .modal-camp__task{font-size:18px;line-height:24px}@media (max-width:420px){.modal-summer-camp .modal-camp--level .modal-camp__task{font-size:14px;line-height:20px}}.modal-summer-camp .modal-camp__close-btn{display:block;margin-top:17px;margin-right:17px;margin-left:auto;width:20px;height:20px;background:rgba(108,115,151,.6);position:relative;z-index:2;border-radius:50%;border:none;padding:0;cursor:pointer;transition:.3s ease}.modal-summer-camp .modal-camp__close-btn::after,.modal-summer-camp .modal-camp__close-btn::before{content:'';position:absolute;top:50%;height:2px;width:12px;background:#aaaec5;border-radius:10px}.modal-summer-camp .modal-camp__close-btn::before{left:50%;-webkit-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.modal-summer-camp .modal-camp__close-btn::after{right:50%;-webkit-transform:translate(50%,-50%) rotate(-135deg);transform:translate(50%,-50%) rotate(-135deg)}.modal-summer-camp .modal-camp__close-btn:hover{background:#00b86c;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.modal-summer-camp .modal-camp__close-btn:hover::after,.modal-summer-camp .modal-camp__close-btn:hover::before{background:#fff}.modal-summer-camp .modal-camp__wrap{display:flex;flex-direction:column;height:100%}.modal-summer-camp .modal-camp__container{flex:1;padding:20px 30px 40px;overflow:auto}.modal-summer-camp .modal-camp__title{font-size:24px;line-height:32px;font-weight:700;text-transform:uppercase}.modal-summer-camp .modal-camp__title span{font-size:50px;line-height:66px}@media (max-width:420px){.modal-summer-camp .modal-camp__title span{font-size:40px;line-height:50px}}.modal-summer-camp .modal-camp__description{font-size:18px;line-height:24px;text-align:left}.modal-summer-camp .modal-camp__description p:nth-child(2){margin-top:20px}.modal-summer-camp .modal-camp__description__list{margin-bottom:0;padding-left:20px}.modal-summer-camp .modal-camp__description__list li{font-size:18px;line-height:24px;text-align:left}.modal-summer-camp .modal-camp__img{flex:1;display:flex;align-items:center;justify-content:center;width:140px;height:140px;margin:30px auto 0;position:relative}.modal-summer-camp .modal-camp__img img{max-width:110px}.modal-summer-camp .modal-camp__img::before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;background:#fff 0 0 no-repeat padding-box;mix-blend-mode:overlay;border-radius:21px;opacity:1;-webkit-filter:blur(22px);filter:blur(22px)}.page-summer-camp .modal-backdrop{background:rgba(25,28,42,.7)}.tlp-menu-button{display:flex;justify-content:center;align-items:center;font-size:18px;height:32px;width:32px;background:url(/resources/images/games/WT_lucky-pass_widget-label-blue-button.svg) no-repeat;background-size:cover;padding-top:2px;z-index:2}.tlp-menu-button__label{background-color:#3c4057;color:#fff;border-radius:0 4px 4px 0;font-size:14px;padding:8px 10px 8px 16px;line-height:initial;margin-left:-12px;z-index:0;position:absolute;left:32px;width:156px;display:flex;justify-content:center;cursor:pointer}.tlp-menu-button__label.mobile{width:calc(100% - 20px)}.user-level-progress-bar{position:absolute;height:100%;top:0;left:1px;background:transparent linear-gradient(180deg,#a9f813 0,#a4f113 7%,#84be15 55%,#597b18 100%) 0 0 no-repeat padding-box;opacity:1}.user-level-label{z-index:2;display:flex;flex-direction:revert;width:100%;flex:1 1 auto;justify-content:center;align-items:center}.user-level-label .user-level-percent{display:flex}.user-level-label .user-level-np{max-width:80px;overflow:hidden;text-overflow:ellipsis;font-size:10px;white-space:nowrap;display:block}.top-menu__link .tlp-menu-popup{display:none}.top-menu__link:hover .tlp-menu-popup{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;font-size:12px;max-height:500px}.tlp-menu-popup-wrapper{padding-top:12px;position:absolute;top:29px;z-index:11;border-radius:10px}.tlp-menu-popup{border-radius:10px;top:24px;background-color:#364971;z-index:11;width:280px;height:400px;box-shadow:0 5px 15px #23263680}.tlp-menu-banner{border-radius:10px;max-width:280px;width:100%;-webkit-animation:none!important;animation:none!important}.tlp-widget-text-wrapper{padding:20px 0;position:absolute;width:100%;display:flex;flex-direction:column;align-items:center;bottom:0}.tlp-widget-text-wrapper .tlp-widget-small-text{font-size:12px;display:flex;justify-content:center;align-items:baseline;line-height:initial}.tlp-widget-text-wrapper .tlp-widget-small-text.text-1{padding-top:16px;padding-bottom:12px}.tlp-widget-text-wrapper .tlp-widget-small-text.text-2{padding-bottom:8px}.tlp-widget-text-wrapper .tlp-widget-small-text.text-3{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;flex:1;align-items:baseline;flex-direction:column}.tlp-widget-text-wrapper .tlp-widget-small-text.text-4{margin-bottom:8px;width:100%;text-align:center}.tlp-widget-text-wrapper .tlp-widget-prize-text{font-size:18px}.tlp-widget-text-wrapper .tlp-widget-button{background-color:#f9a109;text-transform:uppercase;border-radius:30px;padding:12px 28px 8px 28px;font-size:18px;border:0;line-height:initial;margin-top:10px;margin-bottom:8px}.header__menu.tlp-widget{margin-top:28px}.menu-mobile__menu.tournament-menu{padding-bottom:0}.menu-mobile__menu .tlp-menu-popup-wrapper{position:fixed;top:190px}.tlp-modal-wrapper{background-color:#272b3e;position:relative;padding:80px 80px 50px 80px;box-shadow:0 0 12px #70c6f6;border-radius:25px}.tlp-modal-h1{color:#59b1d8;font-size:32px;font-weight:700;margin-bottom:20px}.window-modal-tlp .modal-content{margin-top:200px;border-radius:25px;width:100%;max-width:600px}.window-modal-tlp .modal-content .modal-button__close-btn{display:block;margin-top:17px;margin-right:17px;margin-left:auto;width:20px;height:20px;background:rgba(108,115,151,.6);position:relative;z-index:2;border-radius:50%;border:none;padding:0;cursor:pointer;transition:.3s ease}.window-modal-tlp .modal-content .modal-button__close-btn::after,.window-modal-tlp .modal-content .modal-button__close-btn::before{content:'';position:absolute;top:50%;height:2px;width:12px;background:#aaaec5;border-radius:10px}.window-modal-tlp .modal-content .modal-button__close-btn::before{left:50%;-webkit-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.window-modal-tlp .modal-content .modal-button__close-btn::after{right:50%;-webkit-transform:translate(50%,-50%) rotate(-135deg);transform:translate(50%,-50%) rotate(-135deg)}.window-modal-tlp .modal-content .modal-button__close-btn:hover{background:#00b86c;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.window-modal-tlp .modal-content .modal-button__close-btn:hover::after,.window-modal-tlp .modal-content .modal-button__close-btn:hover::before{background:#fff}.window-modal-tlp.wide .modal-content{max-width:1000px}.tlp-modal-descr-1{font-size:18px;margin-bottom:18px;text-align:left}.tlp-modal-descr-1 .descr-list{margin-bottom:24px}.tlp-content{background-color:#59b1d8;justify-content:center;align-items:center;display:flex;position:relative;flex-direction:column;overflow:hidden}.tlp-left-leaves{max-width:823px;max-height:573px;z-index:2;position:absolute;left:-5%;top:-3%;width:35vw}.tlp-left-lianas{position:absolute;left:0;top:0;max-width:292px;max-height:686px;width:10vw}.tlp-right-leaves{position:absolute;max-width:718px;max-height:607px;z-index:2;width:35vw;top:-3%;right:-3%}.tlp-right-lianas{position:absolute;top:0;right:16%;max-width:120px;max-height:558px;width:10vw}.tlp-content-header-wrapper{margin-top:110px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:42px}.tlp-content-header-wrapper .tlp-logo-wrapper{width:35vw;max-width:650px;max-height:394px;margin:0 auto;position:relative;z-index:2}.tlp-content-header-wrapper .timer-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;z-index:2;margin-top:34px;display:flex;justify-content:center;align-items:center;flex-direction:column}.tlp-content-header-wrapper .timer-wrapper .reg-and-play{cursor:pointer;background-color:#f9a108;font-size:30px;font-family:Comfortaa,Verdana,sans-serif;padding-left:30px;padding-right:30px;border-radius:30px}.tlp-content-header-wrapper .timer-wrapper .reg-and-play.deposit{padding-left:35%;padding-right:35%;text-decoration:none;color:#fff}.tlp-content-header-wrapper .timer-wrapper .timer-inner-wrapper{background-color:#3d5350;margin:0 auto;padding:20px 20px 5px 23px;border-radius:9px;z-index:-1;margin-top:-10px}.tlp-content-header-wrapper .tlp-buttons-block{margin-top:78px}.tlp-content-header-wrapper .tlp-buttons-block .tlp-buttons-block-inner{display:flex}.tlp-content-header-wrapper .tlp-buttons-block .tlp-image-text{margin-top:8px;font-size:14px;text-transform:uppercase}.tlp-content-header-wrapper .tlp-buttons-block .tlp-button-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#000;font-weight:700;margin-right:60px;cursor:pointer}.tlp-content-header-wrapper .tlp-buttons-block .tlp-button-wrapper:last-child{margin-right:0;margin-left:16px}.tlp-content-ladder-button--wrapper{position:absolute;max-width:80px;width:80px}.tlp-content-ladder-button{width:100%}.content-inner-wrapper{display:flex;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}.content-inner-wrapper .islands-main{min-width:1000px}li.tlp-point{position:absolute;width:4.5%;padding-top:4.35%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:19px;font-weight:800;color:#fff;text-align:center;background:url(/resources/images/games/WT_lucky-pass_button_normal.png) -1px 46% no-repeat;background-size:100% auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}li.tlp-point--current{position:absolute;width:4.5%;padding-top:4.35%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:19px;font-weight:800;color:#fff;text-align:center;background:url(/resources/images/games/WT_lucky-pass_point_button_current.png) -1px 46% no-repeat;background-size:100% auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}li.tlp-point--visited{position:absolute;width:4.5%;padding-top:4.35%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:19px;font-weight:800;color:#fff;text-align:center;background:url(/resources/images/games/WT_lucky-pass_point_button_visited.png) -1px 46% no-repeat;background-size:100% auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tlp-point__number{font-style:normal;color:#fff;-webkit-text-stroke:1px #471100;-webkit-text-fill-color:#fff;line-height:1;letter-spacing:-1px;position:absolute;font-size:26px;left:50%;top:-10px;-webkit-transform:translateX(-55%);transform:translateX(-55%);-webkit-font-smoothing:antialiased;font-family:Open Sans,sans-serif;font-weight:800;z-index:10}.tlp-content .popover{padding:0;background-color:unset}.tlp-content .popover .arrow:after{border-top-color:transparent}.tlp-content .popover-content{background-color:#000;color:#fff;border:0;opacity:.6}.tlp-popover-counter{display:flex;align-items:center;min-width:20px;height:20px;padding:0 7px;font-size:11px;font-weight:600;border-radius:20px;transition:opacity .2s ease-in-out .1s;margin-left:8px;background-color:#09d261;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:initial;position:absolute;top:0;right:0;-webkit-text-stroke:initial}.tlp-top-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.tlp-item{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:19px;font-weight:800;color:#fff;text-align:center;background-size:100% auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tlp-leaves-2{position:absolute;top:-3%}.tlp-leaves-1{position:absolute;top:-2%}.tlp-label-wrapper{position:absolute;left:50%;top:9%;transform:translate(-50%,-50%);-moz-transform:translate(-50% -50%);-webkit-transform:translate(-50% -50%);-o-transform:translate(-50% -50%);max-width:100%}.tlp-light-wrapper{position:absolute;z-index:-1;margin-top:-29%;margin-left:-17%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:131%}@-webkit-keyframes rotating{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.rotating{-webkit-animation:rotating 7s linear infinite;animation:rotating 7s linear infinite}.time-bold{font-weight:700;font-size:24px;min-width:30px;display:inline-block}.timer-label-small{font-size:12px;margin-right:2px;text-transform:uppercase}.tlp-label{width:100%;height:auto}.tlp-image-shadowed{-webkit-filter:drop-shadow(5px 9px 8px #222);filter:drop-shadow(5px 9px 8px #222)}.tlp-item--0{top:7%;right:45%}.tlp-item--1{top:8%;right:36%}.tlp-item--2{top:12%;left:53%}.tlp-item--3{top:14.2%;left:48%}.tlp-item--4{top:18%;left:40%}.tlp-item--5{top:20.5%;left:45%}.tlp-item--6{top:23.5%;left:49%}.tlp-item--7{top:27.6%;left:54%}.tlp-item--8{top:30.5%;left:62%}.tlp-item--9{top:35%;left:60%}.tlp-item--10{top:38%;left:60%}.tlp-item--11{top:43.1%;left:50%}.tlp-item--12{top:46.5%;left:43%}.tlp-item--13{top:50%;left:33%}.tlp-item--14{top:51.5%;left:41%}.tlp-item--15{top:54%;left:47%}.tlp-item--16{top:57%;left:39.5%}.tlp-item--17{top:61%;left:42%}.tlp-item--18{top:65.5%;left:46.5%}.tlp-item--19{top:69%;left:49%}.tlp-item--20{top:71.3%;left:40.7%}.tlp-item--21{top:75.4%;left:39%}.tlp-item--22{top:77.5%;left:50%}.tlp-item--23{top:80.5%;left:55%}.tlp-item--24{top:84%;left:55%}.tlp-item--25{top:87.5%;left:46%}.tlp-item--money{top:82.5%;left:43%;position:absolute;max-width:110px;width:6.5%;z-index:22}.tlp-item--money .money-box{align-self:flex-end;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;margin:0 auto 0 auto;-webkit-transform-origin:bottom;transform-origin:bottom;width:100%}.tlp-item--money .bounce{-webkit-animation-name:bounce-3;animation-name:bounce-3;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes bounce-3{0%{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(-40px);transform:translateY(-40px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounce-3{0%{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(-40px);transform:translateY(-40px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@media (max-width:1200px){.timer-wrapper .reg-and-play{font-size:24px}.timer-wrapper .timer-inner-wrapper{padding:7px 13px 3px 17px;left:22px;top:34px}.time-bold{font-size:18px;min-width:25px}.timer-label-small{font-size:12px;margin-right:2px;text-transform:uppercase}.tlp-image-wrapper{display:flex;justify-content:center;align-items:center}.tlp-buttons-block .tlp-image-shadowed{width:60%}.tlp-buttons-block .tlp-image-text{font-size:12px}.tlp-buttons-block .tlp-button-wrapper{margin-right:50px}}@media (max-width:900px){.timer-wrapper .reg-and-play{font-size:16px;line-height:initial;padding-top:8px;padding-bottom:8px}.timer-wrapper .timer-inner-wrapper{padding:6px 10px 3px 13px;left:17px;top:23px}.time-bold{font-size:12px;min-width:20px}.timer-label-small{font-size:8px;margin-right:0;text-transform:uppercase}.tlp-buttons-block .tlp-image-shadowed{width:50%}.tlp-buttons-block .tlp-image-text{font-size:10px}.tlp-buttons-block .tlp-button-wrapper{margin-right:0}.tlp-buttons-block .tlp-button-wrapper:last-child{margin-right:0;margin-left:16px}}@media (max-width:500px){.tlp-content-header-wrapper .tlp-buttons-block .tlp-image-text{margin-top:14px}.tlp-content-header-wrapper .tlp-buttons-block .tlp-button-wrapper{margin-right:30px}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2){.tlp-left-leaves{top:-1%;width:46vw}.tlp-left-lianas{left:1%;top:1%;width:14vw}.tlp-right-leaves{width:46vw;top:-1%;right:-3%}.tlp-right-lianas{top:0;right:14%;width:12vw}}@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.tlp-left-leaves{left:-3%;top:-2%;width:42vw}.tlp-left-lianas{left:2%;top:0;width:15vw}.tlp-right-leaves{width:44vw}}@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.tlp-left-leaves{width:46vw}.tlp-left-lianas{left:2%;width:17vw}.tlp-right-leaves{width:44vw}}@media (max-width:300px){.tlp-content-header-wrapper .tlp-buttons-block .tlp-image-text{margin-top:14px}.tlp-content-header-wrapper .tlp-buttons-block .tlp-button-wrapper{margin-right:30px}}.fwp-container{display:flex;position:relative;justify-content:center;flex-direction:column;background-color:#17233d;height:100%;width:100%;overflow:hidden}.fwp__header{display:flex;justify-content:center;position:relative}@media (max-width:689px){.fwp__header__logo{margin:69px 0 24px 0;z-index:100}.fwp__header__logo img{width:320px}}@media (min-width:690px){.fwp__header__logo{margin-top:60px;z-index:100}.fwp__header__logo img{width:450px}}@media (min-width:993px){.fwp__header__logo{margin-top:69px;z-index:100}.fwp__header__logo img{width:900px}}.fwp__header__bg{position:absolute;top:0;margin:0 auto;z-index:1;pointer-events:none}.fwp__login{display:flex;justify-content:center;align-items:flex-end}.fwp__login__button{background-color:#f9a109;text-transform:uppercase;color:#fff;font-family:Roboto,sans-serif;cursor:pointer;border:none;z-index:100;line-height:1}@media (max-width:992px){.fwp__login__button{border-radius:30px;width:279px;height:52px;font-size:20px;font-weight:300}}@media (min-width:993px){.fwp__login__button{border-radius:63px;width:500px;height:94px;font-size:36px;font-weight:300}}.fwp__login::after{content:" ";z-index:99;opacity:0;background-color:#6b4e36;position:absolute;cursor:pointer}@media (max-width:992px){.fwp__login{height:56px}.fwp__login::after{content:" ";height:56px;width:279px;border-radius:30px}.fwp__login:active::after{content:" ";opacity:1}.fwp__login:active{align-items:flex-start}}@media (min-width:993px){.fwp__login{height:104px}.fwp__login::after{content:" ";height:94px;width:500px;border-radius:63px;margin-top:10px}.fwp__login:hover::after{content:" ";opacity:1}.fwp__login:hover{align-items:flex-start}.fwp__login:active{align-items:flex-end}}.fwp__counter__wrapper{display:flex;margin-right:auto;margin-left:auto;justify-content:space-between;align-items:center;z-index:100;font-family:Roboto,sans-serif;color:#fff;background-color:rgba(39,43,62,.7);border-radius:0 0 10px 10px}@media (max-width:689px){.fwp__counter__wrapper{width:249px;padding:0 14px;height:47px;margin-top:-3px}}@media (min-width:690px){.fwp__counter__wrapper{width:249px;padding:0 14px;height:47px;margin-top:-3px}}@media (min-width:993px){.fwp__counter__wrapper{width:440px;padding:0 25px;height:83px;margin-top:-10px}}.fwp__counter__wrapper__item{display:flex;align-items:flex-end;line-height:1}@media (max-width:992px){.fwp__counter__wrapper__item{height:26px}.fwp__counter__wrapper__item__numbers{font-size:20px;align-self:flex-end;padding-right:3px}.fwp__counter__wrapper__item__text{align-self:flex-end;font-size:10px}}@media (min-width:993px){.fwp__counter__wrapper__item{height:43px}.fwp__counter__wrapper__item__numbers{font-size:32px;align-self:flex-end;padding-right:10px}.fwp__counter__wrapper__item__text{align-self:flex-end;font-size:16px;font-weight:300}}.fwp__menu{margin:0 auto;display:flex;justify-content:space-between;line-height:1}@media (max-width:992px){.fwp__menu{width:300px;margin-top:30px}}@media (min-width:993px){.fwp__menu{width:596px;margin-top:63.18px}}.fwp__menu div{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;cursor:pointer;flex:1 1 0px}.fwp__menu div:hover img{height:140px}@media (max-width:992px){.fwp__menu div{height:85px}.fwp__menu div>img{height:51px}.fwp__menu div>span{font-family:Roboto,sans-serif;font-size:12px;font-weight:500;text-transform:uppercase;color:#fff;padding-top:10px}}@media (min-width:993px){.fwp__menu div{height:178px}.fwp__menu div>img{height:120px;transition:all .3s ease-in-out}.fwp__menu div>span{font-family:Roboto,sans-serif;font-size:25px;font-weight:500;text-transform:uppercase;color:#fff;padding-top:20px}}.fwp__modals .modal-dialog{margin:20vh auto 0 auto}.fwp__modals .modal-dialog .modal-content{background:0 0}.fwp__modals .fwp-popup{display:flex;flex-direction:column;align-items:center;background-color:#272b3e;border-radius:20px;font-family:Roboto,sans-serif;z-index:1000;padding:20px;box-shadow:0 10px 20px rgba(39,43,62,.5);transition:all .3s ease-in-out}.fwp__modals .fwp-popup__title{color:#59b1d8;font-weight:700;line-height:1.2;margin-bottom:20px}.fwp__modals .fwp-popup__content{margin:0;line-height:24px;font-weight:300;color:#fff;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;overflow-y:auto;overflow-x:hidden;padding-right:20px}.fwp__modals .fwp-popup p::-webkit-scrollbar{width:2px;border-radius:3px}.fwp__modals .fwp-popup p::-webkit-scrollbar-thumb{background-color:#fff}@media (max-width:689px){.fwp__modals .fwp-popup{margin:10vh auto 0 auto;max-width:280px}.fwp__modals .fwp-popup__title{font-size:20px;max-width:240px}.fwp__modals .fwp-popup__content{font-size:14px;max-width:240px;max-height:354px;line-height:19px;text-align:left}}@media (min-width:690px){.fwp__modals .fwp-popup{width:450px}.fwp__modals .fwp-popup__title{font-size:32px;width:410px}.fwp__modals .fwp-popup__content{font-size:18px;width:410px;max-height:228px;text-align:left}}@media (min-width:993px){.fwp__modals .fwp-popup{width:450px}.fwp__modals .fwp-popup__title{font-size:32px;width:410px}.fwp__modals .fwp-popup__content{font-size:18px;text-align:left;width:410px;max-height:354px}}.fwp__modals .fwp-popup__icon{display:flex;justify-content:center;align-items:center;align-self:flex-end;cursor:pointer;height:24px;width:24px;background-color:#6c7397;border-radius:40px}.fwp__modals .fwp-popup__icon:hover{background-color:#00b86c;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:all .3s ease-in}.fwp__modals .fwp-popup__icon svg{fill:#fff;height:9px;width:9px}.fwp__levels{display:flex;flex-direction:column;position:relative;margin:0 auto;margin-top:30px;z-index:100}@media (max-width:330px){.fwp__levels{left:-13%}}@media (min-width:330px) and (max-width:400px){.fwp__levels{left:-5%}}.fwp__levels__bg{align-self:center;top:0;z-index:1}@media (max-width:689px){.fwp__levels__bg{margin-bottom:-30px}.fwp__levels__bg img{max-width:400px}}@media (min-width:690px){.fwp__levels__bg{margin-bottom:-40px}.fwp__levels__bg img{max-width:500px}}@media (min-width:1200px){.fwp__levels__bg{margin-bottom:-60px}.fwp__levels__bg img{max-width:1020px}}.fwp__levels__points{display:grid;position:absolute;margin:0 auto;z-index:100;grid-template-columns:repeat(5,1fr);width:100%}@media (max-width:689px){.fwp__levels__points{max-width:400px;padding-top:50px;grid-template-rows:repeat(60,59px)}}@media (min-width:690px){.fwp__levels__points{max-width:500px;padding-top:70px;grid-template-rows:repeat(60,74px)}}@media (min-width:1200px){.fwp__levels__points{max-width:1020px;padding-top:130px;grid-template-rows:repeat(60,151px)}}.fwp__levels__item{position:relative;display:flex;align-items:flex-start;background-repeat:no-repeat;background-position-y:bottom;background-position-x:left;transition:all .1s ease-out;cursor:pointer;transition:all .3s ease-out}@media (max-width:1199px){.fwp__levels__item{background-size:40px 33px;width:40px;height:63px}}@media (min-width:1200px){.fwp__levels__item{background-size:96px 79px;width:96px;height:151px}}.fwp__levels__item__number{display:flex;align-items:flex-end;font-family:Roboto,sans-serif;line-height:1.2;color:#fff;-webkit-text-stroke:2px #34384d}@media (max-width:1199px){.fwp__levels__item__number{font-size:38px;height:50px;font-weight:800}}@media (min-width:1200px){.fwp__levels__item__number{font-size:81px;height:107px;font-weight:800}}.fwp__levels__item__list{display:flex;opacity:0;z-index:100;flex-direction:column;max-height:232px;list-style-type:none;font-family:Roboto,sans-serif;padding:8px 17px 14px 15px;margin:0;background-color:rgba(39,43,62,.7);border-radius:4px;transition:all .3s ease-in-out}.fwp__levels__item__list li{font-size:16px;height:21px;color:#fff;font-weight:300}.fwp__levels__item:hover .fwp__levels__item__list{display:flex;position:relative;opacity:1}.fwp__levels__item__coins{position:absolute}.fwp__levels__item__coins:hover .fwp__levels__item__coins__popup{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.fwp__levels__item__coins:before{display:block;position:absolute;content:"";background:url(/resources/images/games/WT_winter_pass/coins-bg.png) 50% 50% no-repeat;background-size:auto;background-size:100%;z-index:-1;-webkit-animation:rotateRays 5s linear infinite;animation:rotateRays 5s linear infinite;transition:all .3s ease-in}@media (max-width:689px){.fwp__levels__item__coins:before{left:-30%;height:50px;width:50px}}@media (min-width:690px){.fwp__levels__item__coins:before{left:-30%;height:50px;width:50px}}@media (min-width:993px){.fwp__levels__item__coins:before{left:-5%;width:100px;height:100px}}.fwp__levels__item__coins__popup{opacity:0;display:flex;flex-direction:column;position:absolute;gap:5px;background:linear-gradient(135deg,#000,#051c34);border-radius:10px;transition:all .3s ease-in-out;padding:10px 20px;z-index:10;min-width:250px;-webkit-transform:translateY(50%);transform:translateY(50%);text-align:center}@media (max-width:689px){.fwp__levels__item__coins__popup{bottom:59px;left:-230%}}@media (min-width:690px){.fwp__levels__item__coins__popup{bottom:74px;left:-230%}}@media (min-width:993px){.fwp__levels__item__coins__popup{bottom:151px;left:-70%}}.fwp__levels__item__coins__popup__content h3{text-transform:uppercase;font-size:18px;font-weight:800;text-align:center}.fwp__levels__item__coins__popup__content h3::after{content:"";position:absolute;width:30px;height:30px;left:50%;bottom:-5%;z-index:-1;background:#041527;margin-left:-15px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fwp__levels__item__coins__popup__content p{font-size:15px;font-weight:300;text-align:center;line-height:1.4}.fwp__levels__item__coins__popup:after{content:"";position:absolute;width:30px;height:30px;left:50%;margin-left:-15px;bottom:15px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fwp__levels__item__coins__popup img{z-index:100;-webkit-animation:coinJumping 1s infinite alternate;animation:coinJumping 1s infinite alternate;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-filter:drop-shadow(0 0 15px #fff);filter:drop-shadow(0 0 15px #fff)}@media (max-width:689px){.fwp__levels__item__coins{bottom:59px}}@media (min-width:690px){.fwp__levels__item__coins{bottom:74px}}@media (min-width:993px){.fwp__levels__item__coins{bottom:151px}}.current-point{background-image:url(/resources/images/games/WT_winter_pass/point_current.svg)}.normal-point{background-image:url(/resources/images/games/WT_winter_pass/point_normal.svg)}@media (max-width:992px){.single-number{padding-left:7px}}@media (min-width:993px){.single-number{padding-left:17px}}@-webkit-keyframes rotateRays{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotateRays{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes coinJumping{from{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}to{-webkit-transform:translate3d(0,-5%,0) scale(1.1);transform:translate3d(0,-5%,0) scale(1.1)}}@keyframes coinJumping{from{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}to{-webkit-transform:translate3d(0,-5%,0) scale(1.1);transform:translate3d(0,-5%,0) scale(1.1)}}.lvl-1{grid-row:1;grid-column:3;justify-self:center}.lvl-2{grid-row:2;grid-column:4;justify-self:end}.lvl-3{grid-row:3;grid-column:4;justify-self:end}.lvl-4{grid-row:4;grid-column:4}.lvl-5{grid-row:4/6;grid-column:3;align-self:center;justify-self:center}.lvl-6{grid-row:5/7;grid-column:2;justify-self:center}.lvl-7{grid-row:5/7;grid-column:1/3;align-self:center;justify-self:center}.lvl-8{grid-row:5;grid-column:4;justify-self:end}.lvl-9{grid-row:6/8;grid-column:3;align-self:center;justify-self:center}.lvl-10{grid-row:8;grid-column:1/3;justify-self:center;bottom:30%}.lvl-11{grid-row:8/10;grid-column:3;align-self:center}.lvl-12{grid-row:9;grid-column:4;align-self:start}.lvl-13{grid-row:10;grid-column:5;justify-self:start}.lvl-14{grid-row:10/12;grid-column:2;justify-self:end;align-self:center}.lvl-15{grid-row:11/13;grid-column:2;align-self:center;justify-self:start}.lvl-16{grid-row:11/13;grid-column:4;justify-self:start;align-self:end}.lvl-17{grid-row:12/14;grid-column:3;align-self:end}.lvl-18{grid-row:13/15;grid-column:4;align-self:center;bottom:10%}.lvl-19{grid-row:14/16;grid-column:1/3;justify-self:center;align-self:center;bottom:15%}.lvl-20{grid-row:14/16;grid-column:4/6;align-self:center;justify-self:center}.lvl-21{grid-row:15;grid-column:2;justify-self:end}.lvl-22{grid-row:15/17;grid-column:4;justify-self:center;align-self:center}.lvl-23{grid-row:16/18;grid-column:3;justify-self:start;align-self:center}.lvl-24{grid-row:17/19;grid-column:2;justify-self:start;align-self:center}.lvl-25{grid-row:18/20;grid-column:3;justify-self:start;align-self:center;bottom:15%}.lvl-26{grid-row:19/21;grid-column:3;justify-self:end;align-self:center}.lvl-27{grid-row:20/22;grid-column:4;justify-self:end;align-self:center;top:10%}.lvl-28{grid-row:22/24;grid-column:4;justify-self:start;align-self:center}.lvl-29{grid-row:22/24;grid-column:3;justify-self:start;align-self:end}.lvl-30{grid-row:25;grid-column:4;justify-self:end}.lvl-31{grid-row:26/28;grid-column:4}.lvl-32{grid-row:27/29;grid-column:5}.lvl-33{grid-row:29;grid-column:3/5;justify-self:center}.lvl-34{grid-row:30;grid-column:4}.lvl-35{grid-row:31;grid-column:3}.lvl-36{grid-row:33;grid-column:3;justify-self:start}.lvl-37{grid-row:34;grid-column:4}.lvl-38{grid-row:34/36;grid-column:2;align-self:center;justify-self:end}.lvl-39{grid-row:36/38;grid-column:1/3;align-self:center;justify-self:center}.lvl-40{grid-row:38;grid-column:2/4;justify-self:center}.lvl-41{grid-row:39;grid-column:4}.lvl-42{grid-row:40;grid-column:3}.lvl-43{grid-row:41;grid-column:1;justify-self:end}.lvl-44{grid-row:43;grid-column:3}.lvl-45{grid-row:43/45;grid-column:5;align-self:center}.lvl-46{grid-row:44;grid-column:4}.lvl-47{grid-row:45/47;grid-column:3;justify-self:end;align-self:center}.lvl-48{grid-row:46/48;grid-column:3;align-self:center}.lvl-49{grid-row:48;grid-column:2}.lvl-50{grid-row:51;grid-column:3}.tournament{width:100%;display:block}.tournament .title{text-align:center}.tournament .description{text-align:center}.wof-content{display:flex;justify-content:center;position:relative;background-image:url(/resources/images/games/wof_content_bg.png);background-repeat:no-repeat;background-size:cover;background-position:center;height:800px}.wof-wrapper{position:relative;margin-top:130px}.wof-bg{width:initial;height:initial}.wof-button-wrapper{position:absolute;left:50%;top:52%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:99}.wof-fg-wrapper{position:absolute;top:0}.wheel-wait{max-width:100%;-webkit-animation:2s wheel-waiting ease-in-out infinite forwards;animation:2s wheel-waiting ease-in-out infinite forwards}@-webkit-keyframes wheel-waiting{0%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}50%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}100%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}}@keyframes wheel-waiting{0%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}50%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}100%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}}@-webkit-keyframes wheel-spinning-1{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1120deg);transform:rotate(1120deg)}}@keyframes wheel-spinning-1{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1120deg);transform:rotate(1120deg)}}@-webkit-keyframes wheel-spinning-2{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1170deg);transform:rotate(1170deg)}}@keyframes wheel-spinning-2{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1170deg);transform:rotate(1170deg)}}@-webkit-keyframes wheel-spinning-3{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1210deg);transform:rotate(1210deg)}}@keyframes wheel-spinning-3{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1210deg);transform:rotate(1210deg)}}@-webkit-keyframes wheel-spinning-4{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1260deg);transform:rotate(1260deg)}}@keyframes wheel-spinning-4{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1260deg);transform:rotate(1260deg)}}@-webkit-keyframes wheel-spinning-5{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1300deg);transform:rotate(1300deg)}}@keyframes wheel-spinning-5{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1300deg);transform:rotate(1300deg)}}@-webkit-keyframes wheel-spinning-6{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1350deg);transform:rotate(1350deg)}}@keyframes wheel-spinning-6{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1350deg);transform:rotate(1350deg)}}@-webkit-keyframes wheel-spinning-7{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1400deg);transform:rotate(1400deg)}}@keyframes wheel-spinning-7{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1400deg);transform:rotate(1400deg)}}@-webkit-keyframes wheel-spinning-8{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1435deg);transform:rotate(1435deg)}}@keyframes wheel-spinning-8{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1435deg);transform:rotate(1435deg)}}.window-modal-wof .modal-content{margin-top:200px;border-radius:25px}.wof-modal-wrapper{background-color:#080c17;position:relative;padding:80px 80px 50px 80px;border:3px solid #70c6f6;box-shadow:0 0 31px #70c6f6;border-radius:25px}.ankh-icon{position:absolute;top:-60px;left:calc(50% - 60px);width:125px}.wof-modal-h1{font-size:30px;font-family:Comfortaa,Verdana,sans-serif}.wof-modal-hr{width:60px;border-color:#29c929}.wof-modal-text{font-family:Comfortaa,Verdana,sans-serif;font-size:17px}.wof-modal-button{background-color:#29c929;color:#fff;text-transform:uppercase;margin-top:20px;padding:10px 40px;font-size:16px;font-weight:900;border-radius:30px}.bonus-text-yellow{color:#ffe647}.bonus-text-pink{color:#e04070}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.wof-wrapper{margin-top:40px}.wof-button-wrapper{width:140px}.wof-modal-wrapper{padding-left:25px;padding-right:25px}.window-modal-wof .modal-dialog{margin-top:0}}@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait){.wof-wrapper{margin-top:40px}.wof-button-wrapper{width:140px}.wof-modal-wrapper{padding-left:25px;padding-right:25px}.window-modal-wof .modal-dialog{margin-top:0}}@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait){.wof-wrapper{margin-top:40px}.wof-button-wrapper{width:140px}.wof-modal-wrapper{padding-left:25px;padding-right:25px}.window-modal-wof .modal-dialog{margin-top:0}}.body-breackpoint{width:100%;margin:0 auto}@media (min-width:768px){.body-breackpoint{width:768px}}@media (min-width:992px){.body-breackpoint{width:792px}}@media (min-width:1200px){.body-breackpoint{width:1000px}}@media (min-width:1600px){.body-breackpoint{width:1400px}}@font-face{font-family:ttfirs--black;src:url(/resources/fonts/tt-firs/tt_firs_black.eot);src:url(/resources/fonts/tt-firs/tt_firs_black.eot?#iefix) format("embedded-opentype"),url(/resources/fonts/tt-firs/tt_firs_black.woff2) format("woff2"),url(/resources/fonts/tt-firs/tt_firs_black.woff) format("woff"),url(/resources/fonts/tt-firs/tt_firs_black.ttf) format("truetype"),url(/resources/fonts/tt-firs/tt_firs_black.svg#ttfirs--black) format("svg");font-weight:400;font-style:normal}@font-face{font-family:ttfirs--medium;src:url(/resources/fonts/tt-firs/tt_firs_medium.eot);src:url(/resources/fonts/tt-firs/tt_firs_medium.eot?#iefix) format("embedded-opentype"),url(/resources/fonts/tt-firs/tt_firs_medium.woff2) format("woff2"),url(/resources/fonts/tt-firs/tt_firs_medium.woff) format("woff"),url(/resources/fonts/tt-firs/tt_firs_medium.ttf) format("truetype"),url(/resources/fonts/tt-firs/tt_firs_medium.svg#ttfirs--medium) format("svg");font-weight:400;font-style:normal}@font-face{font-family:ttfirs;src:url(/resources/fonts/tt-firs/tt_firs.eot);src:url(/resources/fonts/tt-firs/tt_firs.eot?#iefix) format("embedded-opentype"),url(/resources/fonts/tt-firs/tt_firs.woff2) format("woff2"),url(/resources/fonts/tt-firs/tt_firs.woff) format("woff"),url(/resources/fonts/tt-firs/tt_firs.ttf) format("truetype"),url(/resources/fonts/tt-firs/tt_firs.svg#ttfirs) format("svg");font-weight:400;font-style:normal}@font-face{font-family:'Agency FB Bold';font-style:normal;font-weight:400;src:local("Agency FB Bold"),url(../fonts/AGENCYB.woff) format("woff")}html{height:100%;width:100%}body{height:100%;width:100%;min-height:100vh;min-height:-webkit-fill-available;margin:0;padding:0;background-color:#191c2a;color:#fff;font-size:12px;line-height:1.7;font-family:Comfortaa,Verdana,sans-serif}@media (min-width:768px){body{font-size:13px}}body ::-moz-selection{background:0 0;color:#fdff62}body ::selection{background:0 0;color:#fdff62}body ::-moz-selection{background:0 0;color:#fdff62}:-webkit-full-screen{background-color:#191c2a}:focus{outline:0}ul{list-style:none;margin:0;padding:0}ul>li{margin:0;padding:0}p{margin:0;padding:0}.main{padding-top:74px;overflow:hidden}.main.no-padding{padding:0!important}@media (min-width:992px){.main{padding-top:0}}@media (min-width:768px){.main__mobile-auth{display:none}}.main-content{display:block;width:100%}@media (min-width:992px){.main-content{margin-left:200px;width:calc(100% - 200px)}}.main-inner{padding:0 15px;max-width:970px;margin:0 auto}@media (min-width:768px){.main-inner{padding:0 20px}}@media (min-width:992px){.main-inner{padding:0 25px}}@media (min-width:1600px){.main-inner{max-width:1270px}}.max-media-content{display:block;margin:0 auto;max-width:100%}@media (min-width:768px){.max-media-content{max-width:768px}}@media (min-width:992px){.max-media-content{max-width:792px}}@media (min-width:1200px){.max-media-content{max-width:1000px}}@media (min-width:1600px){.max-media-content{max-width:1400px}}#onesignal-bell-container{margin-bottom:50px!important}@-ms-viewport{width:device-width}img,svg{max-width:100%;height:auto;vertical-align:bottom}body.modal-open{position:fixed}.logoSvg{vertical-align:bottom;overflow:visible}.logoSvg.animated .wind{-webkit-animation:logoWindAnimation 1s infinite linear;animation:logoWindAnimation 1s infinite linear}.logoSvg.animated .wind.w3{animation-direction:reverse}.logoSvg__path.lblue{fill:#59b1d8}.logoSvg__path.blue{fill:#33a4dc}.logoSvg__path.white{fill:#fff}.logoSvg__path.hide-text{display:none}.display-inline-block{display:inline}.button{display:inline-block;vertical-align:middle;height:36px;padding:0 10px;min-width:112px;color:#fff;font-size:16px;font-weight:700;line-height:38px;text-decoration:none;text-align:center;text-transform:uppercase;border-radius:18px;border:none;box-shadow:0 4px 2px rgba(0,0,0,.02);outline:0;background-image:none;transition:background-color .3s ease;cursor:pointer}@media (min-width:768px){.button{min-width:134px}}.button:active,.button:active:focus,.button:active:hover,.button:focus,.button:hover{text-decoration:none;outline:0;border:none;box-shadow:0 4px 2px rgba(0,0,0,.02);background-image:none;color:#fff}.button--success{background-color:#00c6f6}.button--large{font-size:20px;height:58px;line-height:60px;border-radius:30px;padding:0 30px;min-width:265px;max-width:90%}.button--more{font-size:15px;height:52px;line-height:54px;border-radius:30px;padding:0 30px;min-width:220px;max-width:90%;background-color:#00c6f6}.button--more:active,.button--more:active:focus,.button--more:active:hover,.button--more:focus,.button--more:hover{background-color:#47e7ff}.button--deposit,.button--login{background-color:#84b636}.button--deposit:active,.button--deposit:active:focus,.button--deposit:active:hover,.button--deposit:focus,.button--deposit:hover,.button--login:active,.button--login:active:focus,.button--login:active:hover,.button--login:focus,.button--login:hover{background-color:#99da25}.button--more-info{min-width:164px;background-color:#84b636}.button--more-info:active,.button--more-info:active:focus,.button--more-info:active:hover,.button--more-info:focus,.button--more-info:hover{background-color:#99da25}@media (min-width:992px){.button--full-md{min-width:100%}}.button--submit{height:44px;border-radius:22px;line-height:46px;font-size:16px;min-width:200px;background-color:#84b636}.button--submit:active,.button--submit:active:focus,.button--submit:active:hover,.button--submit:focus,.button--submit:hover{background-color:#99da25}.button--registration{background-color:#84b636}.button--registration:active,.button--registration:active:focus,.button--registration:active:hover,.button--registration:focus,.button--registration:hover{background-color:#47e7ff}.button--bet-bonus{font-size:18px;height:55px;line-height:60px;border-radius:28px;min-width:200px;background-color:#285ba4}.button--bet-bonus:active,.button--bet-bonus:active:focus,.button--bet-bonus:active:hover,.button--bet-bonus:focus,.button--bet-bonus:hover{background-color:#2a6ac8}@media (min-width:768px){.button--bet-bonus{font-size:24px;padding:0 48px}}.button--signup{background-color:#00c6f6}.button--signup:active,.button--signup:active:focus,.button--signup:active:hover,.button--signup:focus,.button--signup:hover{background-color:#47e7ff}.button--sm{font-size:13px;line-height:42px;height:40px;min-width:152px}.button--top{display:none;position:fixed;left:4px;bottom:-50px;z-index:100000;min-width:10px;padding:0;margin:0;width:24px;height:24px;border-radius:50%;background-color:#00c6f6;background-image:url(/resources/images/arrow_go_to_top.svg);background-repeat:no-repeat;background-position:center;background-size:auto 45%;cursor:pointer;opacity:0;transition:background-color .3s ease,bottom .3s ease,opacity .3s ease}.button--top:active,.button--top:active:focus,.button--top:active:hover,.button--top:focus,.button--top:hover{background-color:#2acff2;background-image:url(/resources/images/arrow_go_to_top.svg)}@media (min-width:768px){.button--top{display:block}.button--top.scroll{bottom:20px;opacity:1}}@media (min-width:992px){.button--top{left:204px}}@media (min-width:1200px){.button--top{width:30px;height:30px}}@media (min-width:1600px){.button--top{width:36px;height:36px}}body.page-game .button--top{display:none}.header{position:fixed;left:0;top:0;background:#191c2a;width:100%;height:74px;padding:0 10px;z-index:999;font-size:0;line-height:0;letter-spacing:normal;display:flex}@media (min-width:992px){.header{width:200px;padding:17px 12px 60px;height:100%;background-color:#0e101b;background-image:url(/resources/images/header-decor.svg);background-repeat:no-repeat;background-position:center 190px;background-size:100% auto;display:flex;flex-direction:column}.header>*{position:relative}.header:before{content:'';display:block;position:absolute;top:0;left:0;right:0;height:190px;background:#0e101b}.header--user{background-position:center 260px}.header--user:before{height:260px}}.header:after{content:'';display:block;clear:both}.header__logo{display:none;vertical-align:top;height:auto;margin:18px 0 0 10px}.header__logo:active,.header__logo:active:focus,.header__logo:active:hover,.header__logo:focus,.header__logo:hover{outline:0}@media (min-width:568px){.header__logo{display:inline-block}}@media (min-width:992px){.header__logo{margin:0 auto}}.header__logo img{display:block;max-width:110px;max-height:48px;border:none}@media (min-width:768px){.header__logo img{max-width:124px;max-height:56px}}@media (min-width:992px){.header__logo img{max-width:174px;max-height:75px;margin-top:3px}}.header__mobile-logo{display:inline-block;vertical-align:top;height:auto;margin:12px 0 0 10px}.header__mobile-logo:active,.header__mobile-logo:active:focus,.header__mobile-logo:active:hover,.header__mobile-logo:focus,.header__mobile-logo:hover{outline:0}@media (max-width:414px){.header__mobile-logo{margin:20px 0 0 7px}}@media (min-width:568px){.header__mobile-logo{display:none}}.header__mobile-logo img{display:block;max-width:48px;max-height:48px;border:none}@media (max-width:414px){.header__mobile-logo img{max-width:36px;max-height:36px}}.header__auth{position:absolute;top:0;right:0}@media (min-width:992px){.header__auth{position:relative}}.header__locales{display:inline-block;position:relative;left:2px;top:18px}@media (min-width:375px) and (max-width:413px){.header__locales{display:inline-block;position:relative;top:18px;left:2px}}@media (min-width:414px) and (max-width:767px){.header__locales{display:inline-block;position:relative;top:18px;left:22px}}@media (min-width:768px){.header__locales{display:block;float:right;top:18px;left:10px}}@media (min-width:992px){.header__locales{display:none}}.header__locales--sidebar{display:none}@media (min-width:992px){.header__locales--sidebar{display:block;float:none;margin:0;z-index:2}}.header__center{-ms-overflow-style:none;scrollbar-width:none}.header__center::-webkit-scrollbar{display:none}.header__menu{display:none}@media (min-width:992px){.header__menu{display:block;margin:15px 0 10px}}.header__btc{display:none;margin:0 0 5px 0;text-align:center;cursor:pointer}@media (min-width:992px){.header__btc{display:block}}.header__btc img{display:block;border:none;max-width:100%;height:auto;margin:0 auto}.header__dropdown{position:relative;display:inline-block;vertical-align:top}.header__navbar-toggle{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;width:48px;height:74px;margin:0 0 0 -10px;background-color:transparent;background-position:50% 50%;background-size:auto;padding:0;border:none;float:none;border-radius:0}@media (min-width:768px){.header__navbar-toggle{width:62px}}@media (min-width:992px){.header__navbar-toggle{display:none}}.header__menu-mobile{display:none;overflow-y:scroll}@media (min-width:320px){.header__menu-mobile{display:block;width:100%;height:calc(100% - 73px);position:fixed;left:-100%;top:73px;background-color:#191c2a;box-shadow:0 3px 5px 0 rgba(0,0,0,.3);transition:left .5s}}@media (min-width:768px){.header__menu-mobile{display:block;width:220px;height:calc(100% - 73px);position:fixed;left:-100%;top:73px;transition:left .5s}}@media (max-height:414px){.header__menu-mobile{width:100%}}@media (min-width:992px){.header__menu-mobile{display:none}}.header__dropdown.open .header__menu-mobile{left:0}@media (min-width:992px){.header__dropdown.open .header__menu-mobile{display:none}}.header--game{z-index:100}.header__bottom{position:absolute;bottom:20px;left:4px}@media (max-width:992px){.header__bottom{display:none}}.header__bottom .menu-mobile__voice-text{font-size:17px}#menu-mobile-icon{padding:0;width:30px;height:20px;position:relative;margin-top:-5px;-webkit-transform:rotate(0);transform:rotate(0);transition:.5s ease-in-out;cursor:pointer}#menu-mobile-icon span{display:block;position:absolute;height:5px;width:100%;background:#52c7f7;opacity:1;left:0;-webkit-transform:rotate(0);transform:rotate(0);transition:.25s ease-in-out}#menu-mobile-icon span:nth-child(1){top:0}#menu-mobile-icon span:nth-child(2){top:10px}#menu-mobile-icon span:nth-child(3){top:20px}#menu-mobile-icon.open span:nth-child(1){top:10px;-webkit-transform:rotate(135deg);transform:rotate(135deg);background:red}#menu-mobile-icon.open span:nth-child(2){opacity:0;left:-60px}#menu-mobile-icon.open span:nth-child(3){top:10px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);background:red}.game-of-month{position:absolute;left:98px;bottom:72px;display:flex;flex-flow:column nowrap;align-items:center}.game-of-month span{position:absolute;bottom:163px;font-size:18px;font-weight:700;color:#f2ce2d;width:200px;line-height:1;text-align:center;left:-100px;opacity:1;transition:opacity .2s}.game-of-month__image{background:rgba(0,0,0,0);position:absolute;bottom:0;width:160px;height:160px;transition:all .2s;cursor:pointer}.game-of-month img{width:100%}.game-of-month:hover .game-of-month__image{background:radial-gradient(circle closest-corner,rgba(0,198,246,.98),rgba(255,255,255,0) 80%);width:200px;height:200px}.game-of-month:hover span{opacity:0}.game-of-month__to-bottom{bottom:20px!important}@media (max-height:853px){.game-of-month{display:none}}@media (max-width:992px){.game-of-month{display:none}}.chat-buttons{position:fixed;pointer-events:none;bottom:0;left:0;z-index:1000;width:154px;height:175px;background-color:transparent}@media (max-width:768px){.chat-buttons{left:-12px}}.chat-buttons .chat-btn,.chat-buttons .chat-cluster{position:absolute;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:all;transition:all 350ms ease}.chat-buttons .chat-cluster{z-index:2;bottom:38px;left:25px;width:70px;height:70px;border-radius:50%;background-color:#4da9ff}.chat-buttons .chat-cluster:before{content:url(/resources/images/chat-icons/icon-cluster.svg);width:32px;height:32.05px}.chat-buttons .chat-cluster:hover{background-color:#357ae8}.chat-buttons .chat-btn{z-index:1;width:54px;height:54px;border-radius:50%;bottom:0;left:0}.chat-buttons .chat-btn.icon-vb{background-color:#7e62ee}.chat-buttons .chat-btn.icon-vb:before{content:url(/resources/images/chat-icons/icon-vb.svg);width:23.37px;height:24px;-webkit-transform:translateX(-.63px);transform:translateX(-.63px)}.chat-buttons .chat-btn.icon-vb:hover{background-color:#7f40bd}.chat-buttons .chat-btn.icon-tg{background-color:#5bc3ef}.chat-buttons .chat-btn.icon-tg:before{content:url(/resources/images/chat-icons/icon-tg.svg);width:24px;height:19.71px;-webkit-transform:translate(-2px,1.29px);transform:translate(-2px,1.29px)}.chat-buttons .chat-btn.icon-tg:hover{background-color:#4d9ad3}.chat-buttons .chat-btn.icon-lc{background-color:#4da9ff}.chat-buttons .chat-btn.icon-lc:before{content:url(/resources/images/chat-icons/icon-lc.svg);width:24px;height:24px;-webkit-transform:translateY(1.77px);transform:translateY(1.77px)}.chat-buttons .chat-btn.icon-lc:hover{background-color:#357ae8}.chat-buttons:not(.active) .chat-btn.icon-lc,.chat-buttons:not(.active) .chat-btn.icon-tg,.chat-buttons:not(.active) .chat-btn.icon-vb{-webkit-transform:translate(32px,-46px);transform:translate(32px,-46px)}.chat-buttons.active .chat-cluster{background-color:#44474b}.chat-buttons.active .chat-cluster:before{content:url(/resources/images/chat-icons/icon-close.svg);width:20px;height:20px}.chat-buttons.active .chat-cluster:hover{background-color:#2c2e32}.chat-buttons.active .chat-btn.icon-vb{-webkit-transform:translate(24px,-121px);transform:translate(24px,-121px)}.chat-buttons.active .chat-btn.icon-tg{-webkit-transform:translate(94px,-90px);transform:translate(94px,-90px)}.chat-buttons.active .chat-btn.icon-lc{-webkit-transform:translate(100px,-12px);transform:translate(100px,-12px)}.auth-top__anon{margin:19px 0 0 0}@media (min-width:992px){.auth-top__anon{text-align:center}}.auth-top__auth-button{margin:0 5px;white-space:nowrap}@media (max-width:568px){.auth-top__auth-button{font-size:12px;min-width:unset}}@media (min-width:992px){.auth-top__auth-button{margin:4px auto}}.auth-top__user{font-size:0;line-height:0;letter-spacing:normal}.auth-top__status{display:none}@media (min-width:992px){.auth-top__status{display:inline-block;vertical-align:top;padding:15px 0 0 0;width:100%}}.auth-top__balance{display:none}@media (min-width:768px){.auth-top__balance{display:inline-block;vertical-align:top;padding:18px 0 0 0}.auth-top__balance .wager.balance-selector{display:none}}@media (min-width:992px){.auth-top__balance{padding:12px 0 0 0;width:100%}.auth-top__balance .wager.balance-selector{display:block}}.auth-top__deposit{display:flex;padding:19px 5px 0 10px}@media (max-width:568px){.auth-top__deposit a,.auth-top__deposit button{font-size:12px;min-width:unset}}@media (min-width:992px){.auth-top__deposit{flex-direction:column;padding:10px 0 0 0;margin:4px auto;width:100%}}.auth-top__cashout{display:flex;vertical-align:top;margin:0 0 0 10px}@media (max-width:568px){.auth-top__cashout a,.auth-top__cashout button{font-size:12px;min-width:unset}}@media (min-width:992px){.auth-top__cashout{margin:10px 0 0 0;width:100%}}.locale-fi .auth-top__auth-button--signup{font-size:14px}@media (max-width:991px){.locale-fi .auth-top__auth-button--signup{font-size:16px}}.locales-selector{position:relative;font-size:0;line-height:0;letter-spacing:normal}.locales-selector__icon{display:inline-block;vertical-align:middle;width:23px;height:23px;background-color:transparent;background-repeat:no-repeat;background-position:center center;background-size:cover;border-radius:50%;overflow:hidden;transition:box-shadow .3s ease;letter-spacing:normal;font-size:0;line-height:0}@media (min-width:375px) and (max-width:767px){.locales-selector__icon{width:28px;height:28px}}.locales-selector__icon--en{background-image:url(/resources/images/locales-selector/en.svg)}.locales-selector__icon--ru{background-image:url(/resources/images/locales-selector/ru.svg)}.locales-selector__icon--sv{background-image:url(/resources/images/locales-selector/sv.svg)}.locales-selector__icon--fr{background-image:url(/resources/images/locales-selector/fr.svg)}.locales-selector__icon--fr-CA{background-image:url(/resources/images/locales-selector/fr-CA.svg)}.locales-selector__icon--de{background-image:url(/resources/images/locales-selector/de.svg)}.locales-selector__icon--de-AT{background-image:url(/resources/images/locales-selector/de-AT.svg)}.locales-selector__icon--fi{background-image:url(/resources/images/locales-selector/fi.svg)}.locales-selector__icon--nn{background-image:url(/resources/images/locales-selector/nn.svg)}.locales-selector__icon--pt{background-image:url(/resources/images/locales-selector/pt.svg)}.locales-selector__icon--pt-BR{background-image:url(/resources/images/locales-selector/pt-BR.svg)}.locales-selector__icon--pl{background-image:url(/resources/images/locales-selector/pl.svg)}.locales-selector__icon--it{background-image:url(/resources/images/locales-selector/it.svg)}.locales-selector__icon--da{background-image:url(/resources/images/locales-selector/da.svg)}.locales-selector__icon--es{background-image:url(/resources/images/locales-selector/es.svg)}.locales-selector__icon--en-AU{background-image:url(/resources/images/locales-selector/en-AU.svg)}.locales-selector__icon--en-CA{background-image:url(/resources/images/locales-selector/en-CA.svg)}.locales-selector__icon--en-IE{background-image:url(/resources/images/locales-selector/en-IE.svg)}.locales-selector__icon--en-NZ{background-image:url(/resources/images/locales-selector/en-NZ.svg)}.locales-selector__icon--en-ZA{background-image:url(/resources/images/locales-selector/en-ZA.svg)}.locales-selector__icon--cs{background-image:url(/resources/images/locales-selector/cs.svg)}.locales-selector__icon--el{background-image:url(/resources/images/locales-selector/el.svg)}.locales-selector__icon--sl{background-image:url(/resources/images/locales-selector/sl.svg)}.locales-selector__icon--ja{background-image:url(/resources/images/locales-selector/ja.svg)}.locales-selector__link:active .locales-selector__icon,.locales-selector__link:active:focus .locales-selector__icon,.locales-selector__link:active:hover .locales-selector__icon,.locales-selector__link:focus .locales-selector__icon,.locales-selector__link:hover .locales-selector__icon{box-shadow:0 0 0 2px #fff}.locales-selector__menu{position:absolute;top:100%;left:0;width:250%;display:none;padding:0;margin:0;list-style:none;background-color:rgba(48,46,49,.9);border-radius:0 0 3px 3px;z-index:4}@media (max-width:991px){.locales-selector__menu{top:56px;position:fixed;width:100%}}@media (min-width:992px){.locales-selector__menu{top:auto;bottom:100%;border-radius:3px 3px 0 0}}.open:not(.header__dropdown) .locales-selector__menu{display:flex;flex-flow:row wrap}.locales-selector__menu>li{display:block;padding:0;margin:0;width:50%;text-align:center}.locales-selector__menu.locale-menu-fix{left:101%;bottom:-150px}.locales-selector__link{display:flex;align-items:center;white-space:nowrap;width:100%;height:38px;line-height:38px;text-align:left;padding:0 5px 0 5px;margin:5px;text-decoration:none;background-color:transparent;transition:opacity .3s ease,background-color .3s ease;cursor:pointer}.locales-selector__link:active,.locales-selector__link:active:focus,.locales-selector__link:active:hover,.locales-selector__link:focus,.locales-selector__link:hover{background-color:#2ab2f2}.locales-selector__button{display:flex;align-items:center;flex-flow:row nowrap;padding:0 5px 0 0;border-radius:3px;background-color:#141414;height:38px;line-height:38px;cursor:pointer}.locales-selector__button .locales-selector__code{width:115px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:414px){.locales-selector__button .locales-selector__code{display:none}}.locales-selector.open .locales-selector__button{border-radius:3px 3px 0 0}@media (max-width:768px){.locales-selector__button{padding:1px 10px;background-color:transparent}}@media (min-width:992px){.locales-selector__button{width:100%;position:relative}.locales-selector.open .locales-selector__button{border-radius:0 0 3px 3px}}.locales-selector__code{display:inline-block;vertical-align:middle;font-size:12px;font-weight:400;text-align:left;text-transform:uppercase;color:#fff;line-height:1;margin-left:8px;margin-top:2px;width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.locales-selector__caret{display:inline-block;vertical-align:middle;width:10px;margin-left:10px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="8" viewBox="0 0 11 8" preserveAspectRatio="none"><path fill="#fff" d="M4.51 6.78L.21 2.26a.75.75 0 0 1 0-1.05.68.68 0 0 1 .99 0L5 5.22l3.81-4a.68.68 0 0 1 .99 0c.27.28.27.75 0 1.04L5.5 6.78A.7.7 0 0 1 5 7a.66.66 0 0 1-.49-.22z"/></svg>');opacity:.4;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;height:38px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}@media (max-width:414px){.locales-selector__caret{display:none}}@media (min-width:992px){.locales-selector__caret{position:absolute;right:15px;top:0}}.locales-selector.open .locales-selector__caret,.locales-selector__button:hover .locales-selector__caret{opacity:1}.locales-selector.open .locales-selector__caret{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.locales-selector--footer .locales-selector__menu{display:block;position:static;text-align:center;background-color:transparent}.locales-selector--footer .locales-selector__menu>li{display:inline-block;vertical-align:top;margin:11px}.locales-selector--footer .locales-selector__button{padding:0;background-color:transparent}.locales-selector--footer .locales-selector__code{display:none}.locales-selector--footer .locales-selector__icon{width:32px;height:32px}.locales-selector--footer .locales-selector__link--active .locales-selector__icon{box-shadow:0 0 0 2px #fff}.locales-selector--footer .locales-selector__link{margin:0;opacity:.7;width:auto;padding:0;line-height:0;height:auto}.locales-selector--footer .locales-selector__link:active,.locales-selector--footer .locales-selector__link:active:focus,.locales-selector--footer .locales-selector__link:active:hover,.locales-selector--footer .locales-selector__link:focus,.locales-selector--footer .locales-selector__link:hover{background-color:transparent;opacity:1}.locales-selector--footer .locales-selector__link--active{opacity:1}@-webkit-keyframes category-btn-tease{0%{opacity:0;-webkit-filter:hue-rotate(270deg);filter:hue-rotate(270deg)}35%{opacity:1}70%{opacity:0;-webkit-filter:hue-rotate(0);filter:hue-rotate(0)}100%{opacity:0}}@keyframes category-btn-tease{0%{opacity:0;-webkit-filter:hue-rotate(270deg);filter:hue-rotate(270deg)}35%{opacity:1}70%{opacity:0;-webkit-filter:hue-rotate(0);filter:hue-rotate(0)}100%{opacity:0}}.category__menu{padding:0;list-style:none}@media (min-width:1201px){.category__menu{display:flex;flex-wrap:wrap}}@media (max-width:1200px){.category__menu{display:grid;grid-template-columns:repeat(auto-fill,calc(50% - 5px));grid-gap:10px;margin:0 0 10px 0}}.category__item{display:flex;flex-grow:1}@media (min-width:1201px){.category__item{max-width:130px;margin:0 10px 10px 0}}.category__link{display:flex;align-items:center;justify-content:center;flex-grow:1;padding:12px 10px;margin:0;min-height:100%;border-radius:3px;border:1px solid rgba(0,148,246,.5);background-color:rgba(255,255,255,.08);font-size:.9rem;text-align:center;text-transform:uppercase;text-decoration:none;color:rgba(255,255,255,.9);transition:color .3s ease,background-color .3s ease,box-shadow .3s ease,text-shadow .3s ease;position:relative}.category__link.active::before{content:'';position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;border-radius:3px}.category__link.active:not(:hover)::before{box-shadow:inset 0 0 0 1px #33a4dc,0 2px 15px -5px #33a4dc;-webkit-animation:category-btn-tease 1.8s infinite linear;animation:category-btn-tease 1.8s infinite linear}.category__item--current .category__link,.category__link:active,.category__link:active:focus,.category__link:active:hover,.category__link:focus,.category__link:hover{color:#fff;text-decoration:none;box-shadow:0 4px 2px rgba(0,0,0,.02);background-color:#00c6f6}@media (min-width:1200px){.category__link{max-width:initial}}.category__name{font-size:inherit;line-height:1.4;white-space:normal;display:inline-block;vertical-align:middle}.providers{position:relative;display:inline-block;vertical-align:top;z-index:1;width:100%}.providers__button{position:relative;display:block;height:40px;padding:0 50px 0 24px;font-weight:400;font-size:13px;line-height:40px;text-align:left;color:#999;cursor:pointer;transition:color .3s ease;background:0 0;border-radius:20px;border:1px solid rgba(255,255,255,.1);white-space:nowrap}.providers.open .providers__button,.providers__button:active,.providers__button:active:focus,.providers__button:active:hover,.providers__button:focus,.providers__button:hover{color:#fff}.providers.open .providers__button{border-radius:20px 20px 0 0;background-color:#585a67;border-color:transparent}.providers__menu{position:absolute;top:100%;left:0;width:100%;display:none;list-style:none;padding:0;margin:0;background-color:#464956;border-radius:0 0 20px 20px;overflow:hidden;height:400px;overflow-y:scroll}.providers__menu::-webkit-scrollbar{width:5px}.providers__menu::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.providers__menu::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid #708090}.providers__menu>li{padding:0;margin:0}.providers__menu>li>a{display:block;padding:0 24px;margin:0;height:40px;background-color:transparent;color:#fff;font-size:13px;font-weight:700;line-height:42px;white-space:nowrap;text-align:left;text-decoration:none;transition:background-color .3s ease}.providers__menu>li>a:active,.providers__menu>li>a:active:focus,.providers__menu>li>a:active:hover,.providers__menu>li>a:focus,.providers__menu>li>a:hover{text-decoration:none;outline:0;color:#fff;background-color:#2ab2f2}.providers.open .providers__menu{display:block}.providers__menu-search{position:relative}.providers .providers__current a{background-color:#2ab2f2}.providers__caret{display:block;position:absolute;top:calc(50% - 3px);right:26px;width:10px;height:6px;background:url(/resources/images/caret.svg) no-repeat center center transparent;background-size:contain;opacity:.4;pointer-events:none;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.providers:hover .providers__caret{opacity:1}.providers.open .providers__caret{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.search{display:inline-block;vertical-align:top;position:relative;width:100%}.search__input-block{position:relative}.search__input{width:100%;display:inline-block;vertical-align:middle;height:40px;border-radius:20px;border:1px solid #3e404c;background-color:#3e404c;font-size:13px;font-weight:400;text-align:left;letter-spacing:normal;line-height:1.2;color:rgba(255,255,255,.4);padding:0 46px;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.search__input:active,.search__input:active:focus,.search__input:active:hover,.search__input:focus,.search__input:hover{outline:0;border:1px solid #3e404c;background-color:#3e404c;color:#fff}.search__input::-moz-placeholder{color:rgba(255,255,255,.4)!important;transition:color .3s ease}.search__input::-webkit-input-placeholder{color:rgba(255,255,255,.4)!important;transition:color .3s ease}.search__input:hover::-webkit-input-placeholder{color:#fff!important}.search__input:-webkit-autofill,.search__input:-webkit-autofill:active,.search__input:-webkit-autofill:active:focus,.search__input:-webkit-autofill:active:hover,.search__input:-webkit-autofill:focus,.search__input:-webkit-autofill:hover{box-shadow:inset 0 0 0 60px #3e404c!important;color:#fff!important;-webkit-text-fill-color:rgba(255,255,255,.4)!important}.search__input:-webkit-autofill{color:rgba(255,255,255,.4)!important;transition:color .3s ease}.search__input-block--open .search__input{border-radius:20px 20px 0 0;color:#fff}.search__providers{border-radius:0;height:38px;padding:2px 40px 0 28px}.search__close{display:block;position:absolute;top:calc(50% - 7.5px);right:13px;width:15px;height:15px;cursor:pointer}.search__close:after,.search__close:before{content:'';display:block;position:absolute;left:0;width:135%;height:1px;background:rgba(255,255,255,.4);transition:background-color .3s ease}.search__close:before{top:0;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.search__close:after{bottom:0;-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.search__close:active:after,.search__close:active:before,.search__close:active:focus:after,.search__close:active:focus:before,.search__close:active:hover:after,.search__close:active:hover:before,.search__close:focus:after,.search__close:focus:before,.search__close:hover:after,.search__close:hover:before{background:#fff}.search__icon{display:block;position:absolute;top:calc(50% - 8px);left:20px;width:16px;height:16px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABE0lEQVQ4T5WSYVFDMRCEv1UATgAFUAXgAJ4CqANw8FAAKAAHIIE6QEIdHLOZSybv8Vra/ZPJTbK3u3eiQ0RcAbfADXAKbIEv4FmSzz9QrUTECNwvPcraK7CWZNKGQjD7vAE+srMVWc1ZJZE0TAhS9mcW3yTdzVXMGgySrKZAEeGLfW8kne+yEBHO4BL4lnTRE9jTCfAk6XEPgZW9lK5Sy84KIj+tdiWdOTmPYnVOcKgCh/m+RODEr526pNUeC/XdJCtbaNKAUdJ6YQrNPzCdQvqrk/DVafv+k9voz5ZfsUjgtfUmepyHoJG0caQSd3voNs9lb6bJjTLGRCGZEPzXOiL6LPx8OIqgU1mVbI8m6Ehsa/wFA3x51wzotLgAAAAASUVORK5CYII=) no-repeat center transparent;background-size:contain;opacity:.4}.search__icon-providers{left:8px;width:15px;height:15px;top:12px}.search__icon-mic{position:absolute;top:0;right:5px;cursor:pointer;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.search__icon-mic svg{width:20px;height:20px}.search__icon-mic--listen path{fill:red}.search__menu{position:absolute;top:100%;left:0;width:100%;list-style:none;padding:5px 0 0 0;margin:0;background-color:#464956;border-radius:0 0 20px 20px;overflow:hidden;z-index:5}.search__menu>li{padding:0;margin:0}.search__menu>li>a{position:relative;display:block;margin:0;background-color:transparent;text-decoration:none;transition:background-color .3s ease;padding:6px 12px;cursor:pointer}.search__menu>li>a:active,.search__menu>li>a:active:focus,.search__menu>li>a:active:hover,.search__menu>li>a:focus,.search__menu>li>a:hover{text-decoration:none;outline:0;color:#fff;background-color:#2ab2f2}.search__menu>li>a:not(last-child):after{content:'';display:block;position:absolute;top:100%;left:12px;right:12px;height:2px;background:#3f424d}.search__item{display:table;table-layout:fixed;width:100%}.search__image{width:52px;display:table-cell;vertical-align:middle;height:52px}.search__image img{display:block;width:100%;border-radius:4px;overflow:hidden}.search__name{display:table-cell;vertical-align:middle;padding:0 0 0 14px;color:#fff;font-size:13px;line-height:1.2;font-weight:700;text-align:left;white-space:normal}.search__name span{color:#bdbdbd;font-size:12px;line-height:1;font-weight:700;white-space:normal}.dropdown-backdrop{display:none}.cookies-policy{background-color:#191c2a;border-radius:20px;border:none;color:#ccc}.cookies-policy__message{padding-bottom:5px}.cookies-policy__link{font-size:13px;color:#e1af57!important}.cookies-policy__continue{width:162px;height:25px;margin:auto;display:flex;justify-content:center;align-items:center;letter-spacing:2.5px;font-size:13px;font-weight:700;border-radius:15px;background-color:#58aae7;color:#fff;box-shadow:0 0 5px rgba(114,114,115,.5);cursor:pointer;transition:all .2s}@media (min-width:992px){.cookies-policy__continue:hover{text-decoration:none;letter-spacing:3px;color:#fff;box-shadow:0 0 4px rgba(128,128,128,.9);background-color:#58aae7c4}}.cookies-policy__continue-open{text-decoration:none;letter-spacing:3px;color:#fff;box-shadow:0 0 4px rgba(128,128,128,.9);background-color:#58aae7c4}@media (max-width:992px){.cookies-policy{top:190px!important;right:0!important}}.cookies-policy.cookies-policy-mobile{top:0!important;margin-top:0!important}.email-confirmation{padding:0;max-width:550px}.email-confirmation__message{padding:15px;font-size:16px;line-height:1.4;text-align:left}.email-confirmation__header{background-color:#57aae7;border-radius:4px 4px 0 0;display:flex;align-items:center;justify-content:flex-start;padding:10px 15px;line-height:1.4}.email-confirmation__header span{font-size:20px;font-weight:500;color:#fff}.email-confirmation__link{font-size:20px;color:#e1af57!important}.email-confirmation__close{width:18px;position:absolute;right:13px;top:13px;cursor:pointer}.email-confirmation__confirm{padding:0 15px 15px}.email-confirmation__continue{width:100%;margin:auto;display:flex;justify-content:center;align-items:center;letter-spacing:2.5px;font-size:13px;font-weight:700;border-radius:15px;background-color:#58aae7;padding:5px;color:#fff!important;box-shadow:0 0 5px rgba(114,114,115,.5);cursor:pointer;transition:all .2s}@media (min-width:992px){.email-confirmation__continue:hover{text-decoration:none;letter-spacing:3px;color:#fff!important;box-shadow:0 0 4px rgba(128,128,128,.9);background-color:#58aae7c4}}.email-confirmation__continue-open{text-decoration:none;letter-spacing:3px;color:#fff!important;box-shadow:0 0 4px rgba(128,128,128,.9);background-color:#58aae7c4}@media (max-width:568px){.email-confirmation{margin-left:15px}}.australia-access{width:100%;display:flex;flex-direction:column;align-items:center;padding-bottom:15px}.australia-access__message{max-width:400px;padding:0 15px}.australia-access__actions{margin-top:10px}.australia-access__button{border-radius:30px;min-width:265px;padding:10px 20px;color:#ededed!important;cursor:pointer;margin-right:10px;transition:.3s}.australia-access__button:hover{text-decoration:none;color:#fff!important}.australia-access__button.australia-access__continue{background:#58aae7}.australia-access__button.australia-access__reject{background:0 0}.games{padding:0 0 40px 0}.games__title{padding:0 20px 10px}@media (min-width:1600px){.games__title{padding:0 40px 10px}}.game-nav{padding:10px 20px;font-size:0;line-height:0;letter-spacing:normal;text-align:left}@media (min-width:1200px){.game-nav{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}}@media (max-width:1200px){.game-nav{display:flex;flex-direction:column-reverse}}@media (min-width:1201px){.game-nav__category{margin-right:40px;flex-grow:1}}@media (max-width:1200px) and (min-width:769px){.game-nav__search-and-providers{display:flex}}.game-nav__search{display:inline-block;vertical-align:top;width:100%;margin:0 auto 10px}@media (min-width:768px){.game-nav__search{display:table-cell;width:100%;padding-right:10px}}@media (min-width:1200px){.game-nav__search{display:inline-block;width:280px;margin-right:10px;padding-right:0}}.game-nav__providers{display:inline-block;vertical-align:top;width:100%;margin:0 auto 10px}@media (min-width:768px){.game-nav__providers{min-width:198px;width:auto}}.game{position:relative;width:142px;height:auto;border-radius:2px 2px 4px 4px;background-color:rgba(255,255,255,.1);transition:background-color .3s ease,border-radius .3s ease}@media (min-width:768px){.game{width:160px}}@media (min-width:1200px){.game{width:178px}}@media (min-width:1600px){.game{width:190px}}.game--hover{border-radius:2px;background-color:rgba(0,198,246,.5)}.game--mobile .game__action .game__play{display:none}.game--mobile-hover .game__action{opacity:1}.game--mobile-hover .game__action .game__play{display:block}.game--mobile-hover .game__jackpot,.game--mobile-hover .game__label{display:none}.game--mobile-hover .game__favorite,.game--mobile-hover .game__fun{background-color:rgba(0,0,0,.7)}.game--week{width:292px}@media (min-width:768px){.game--week{width:350px}}@media (min-width:1200px){.game--week{width:380px}}@media (min-width:1600px){.game--week{width:420px}}.page-tournament .game--week{width:142px}@media (min-width:768px){.page-tournament .game--week{width:123px}}@media (min-width:1200px){.page-tournament .game--week{width:128px}}.game__image{position:relative;display:block;width:100%;font-size:0;line-height:0;border-radius:2px 2px 0 0;overflow:hidden;transition:box-shadow .3s ease;box-shadow:0 0 40px 10px rgba(0,198,246,0)}.game--hover .game__image{box-shadow:0 0 40px 10px rgba(0,198,246,.36)}.game__image-inner{opacity:1;transition:opacity .3s ease}.game__image-inner img{display:block;width:100%;height:auto;min-height:142px;border:none}.game--hover .game__image-inner{opacity:.8}.game--week .game__image-inner{position:relative;overflow:hidden;height:142px}.game--week .game__image-inner img{position:absolute;width:100%;left:0;top:50%;height:auto;min-height:142px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}@media (min-width:768px){.game--week .game__image-inner{height:160px}}@media (min-width:1200px){.game--week .game__image-inner{height:178px}}@media (min-width:1600px){.game--week .game__image-inner{height:190px}}.page-tournament .game--week .game__image-inner{height:auto}.page-tournament .game--week .game__image-inner img{position:relative;-webkit-transform:translate(0,0);transform:translate(0,0)}.game__info{position:relative;padding:6px 5px;border-radius:0 0 4px 4px;transition:border-radius .3s ease}@media (min-width:768px){.game__info{padding:9px 5px}}@media (min-width:1200px){.game__info{padding:12px 5px}}@media (min-width:1600px){.game__info{padding:14px 5px}}.game--hover .game__info{border-radius:0 0 2px 2px}.game__name,.game__provider{font-size:13px;line-height:1.2;font-weight:700;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width:768px){.game__name,.game__provider{font-size:11px}}@media (min-width:1600px){.game__name,.game__provider{font-size:12px}}.game__name{color:#fff}.game--week .game__name{font-size:18px;line-height:30px}@media (min-width:768px){.game--week .game__name{line-height:28px}}@media (min-width:1600px){.game--week .game__name{line-height:30px}}.game__provider{color:#bdbdbd;transition:color .3s ease}@media (min-width:768px){.game__provider{margin-top:2px}}.game--hover .game__provider{color:#fff}.game--week .game__provider{display:none}.game__action{position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;transition:opacity .3s ease}.game__action:before{content:'';display:block;position:absolute;left:0;width:100%;right:0;height:30%;bottom:0;background-image:linear-gradient(to top,rgba(0,198,246,.5) 0,rgba(0,198,246,0) 100%);pointer-events:none;opacity:0;transition:opacity .3s ease}.game--hover .game__action{opacity:1}.game--hover .game__action:before{opacity:1}.game__play{position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);display:block;width:60px;height:60px;background:url(/resources/images/play.svg) no-repeat center center transparent;background-size:contain;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.game__play:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transform-origin:center;transform-origin:center}.game__fun{position:absolute;top:calc(50% + 50px);left:50%;padding:0 15px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);font-size:11px;font-weight:700;text-align:center;text-transform:uppercase;text-decoration:none;align-items:center;line-height:13px;display:flex;border-radius:12px;height:24px;background-color:rgba(0,0,0,.3);color:#fff;transition:background-color .3s ease}@media (min-width:992px){.game__fun{top:calc(50% + 60px)}}.game__fun:active,.game__fun:active:focus,.game__fun:active:hover,.game__fun:focus,.game__fun:hover{text-decoration:none;outline:0;color:#fff;background-color:rgba(0,0,0,.4)}.game__favorite{position:absolute;top:10px;right:10px;display:block;width:26px;height:26px;border-radius:4px;background-color:rgba(0,0,0,.2);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABYElEQVQ4T5WSSyuEYRiGr/sf2GAhh5QV0myUbIY1UXYOxc7Sxpo1qfkFYqFs1JCyMzaTZOW0n4gixR/QrUfvTF/DYN76+up93vt67ucg0rHdCrQBLUBF0mM1Fn/bHUAP8A48S3qNe6XgLLACdCfIHXAgac12vFkHZoB+4AW4B7Yk7cv2HLABbAJFSRXbi0ABOE8uRiKBpB3b4WIaWI0vAJfAnqQQ1I7tKOUsXeQlhfVsPBzPByAsDUfm7INUWkCoF6dYOLkIgCV99aKZkxy+BSAyR33FJgHRh0IAtoGcpNx/ASl7CSgHoB04Aa4kLf0HYnsH6I3RVvcglqQMlP6CJPE4MCrpodY820PA4W+QJM4DU5KuapuYWeeAHAGn9U6SeAyYlHRd1Xwbn+1B4DgLyYgnJN1k+/Tj/G0PALtANVMfsCzptr7JDRfIdleCxJuFaNhPE/p1A213Ah+SnhqN9xOro52TBOKRcwAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:center;background-size:auto;opacity:.7;transition:background-color .3s ease,opacity .3s ease;cursor:pointer;pointer-events:auto;z-index:1}.game__favorite:hover{opacity:1}.game__favorite--add{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAzElEQVQ4T6WSbQ3CQBBE3zrAATgAHOCA4KASQAFFARKgDsABDqAOKqEOlsylJf2CNsf9uUs2825nZ40/j0nv7gvgDKwAvR/Aycx0q74BjoDuAngBBzMrrBI/gdlAMymgTyTunhJYC3ADtpFO7gKopXkkIFjwSHGQCaCBLCMhuQAJcIkE7OoYYwaZmVlSAxShMp9qJddOmFkZANWyTIV8xGGITe/uPgZpiXuAkU564kFAA3JtbGgG7OW5m1bLQrfo7oKgaX+L+Sdgym68Af0VUM28+/yrAAAAAElFTkSuQmCC);background-color:#2ab2f2;opacity:1}.game__label{position:absolute;top:8px;right:7px;border-radius:4px;height:20px;font-size:13px;line-height:22px;color:#fff;font-weight:700;text-align:center;padding:0 8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:calc(100% - 7px);text-transform:uppercase;opacity:1;transition:opacity .3s ease}@media (min-width:768px){.game__label{height:22px;font-size:11px;line-height:22px}}@media (min-width:1200px){.game__label{height:25px;line-height:25px}}@media (min-width:1600px){.game__label{height:26px;font-size:12px;line-height:26px}}.game--hover .game__label{opacity:0}.game__label--new{background-color:#f48f23}.game__label--hot{background-color:#e8474b}.game__label--week{background-color:#f4b723}.game__jackpot{position:absolute;bottom:10px;left:50%;display:inline-block;min-width:60%;height:38px;line-height:40px;padding:0 13px 0 46px;font-size:14px;vertical-align:middle;font-weight:700;transition:opacity .3s ease;color:#fff;white-space:nowrap;max-width:calc(100% - 10px);text-overflow:ellipsis;overflow:hidden;background:#ff803b;border-radius:4px;opacity:1;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}@media (max-width:991px){.game__jackpot{padding:0 13px}}@media (max-width:1599px){.game__jackpot{font-size:12px}}.game__jackpot:before{content:'';display:block;position:absolute;top:0;height:100%;left:0;width:36px;background-color:rgba(0,0,0,.2);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAWCAYAAADNX8xBAAABPklEQVQ4T82UYVXDQBCEv1EADqgDioKCAoICigKCgrYOcAAooFVQUEAdFBzEwfImXHgk5CUHv7p/Li+5nczszJ0iYgKc8FVT4D49jy0lsEubPhQRFXDU6VqNoCw63ysDBfAEPAJz4FqShoB6e9LLlaRlRCyBRSZQu+cggd6BtaTyn9LscuFhe8gz4AywpbkzuksG7YGNgZwj58HueT03qKQmIy0DI8JZewNeUu7s8LS2OSKOUxANana1I30RiAhLuQVeAY+llFT9ykuSeglcdFklNttaiuTMfVcfkNn5T5Y6l7RJrAvgAXDPxCwGgVKT52ATTjvyLKfognhPzlFws2s2lPgcoOYAD8biwIEiwpbamZy6kWRD6mpJa86aA5lxsbVC2wv0l/tojFHv8fjB0t8HGTm9zzkDAq4krZu9n9X90aekeXwBAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:center;background-size:auto}@media (max-width:991px){.game__jackpot:before{display:none}}.game--hover .game__jackpot{opacity:0;pointer-events:none}@media (min-width:768px){.game--tournament{width:123px}}@media (min-width:1200px){.game--tournament{width:128px}}.game--tournament .game__play{top:calc(50% - 25px);left:calc(50% - 25px);width:50px;height:50px}.game--tournament .game__play--user{top:calc(50% - 35px)}.game--tournament .game__fun{top:calc(50% + 25px)}.game--week__square-img{display:none;width:190px;height:190px}@media (min-width:768px){.game--week .game__info{font-size:13px}}.drop-n-win{position:absolute;width:50px;height:50px;top:0;left:0;z-index:0}.drop-n-win img{-webkit-filter:drop-shadow(2px 2px 0 #000) drop-shadow(-2px 2px 0 #000) drop-shadow(2px -2px 0 #000) drop-shadow(-2px -2px 0 #000);filter:drop-shadow(2px 2px 0 #000) drop-shadow(-2px 2px 0 #000) drop-shadow(2px -2px 0 #000) drop-shadow(-2px -2px 0 #000)}.drop-n-win img.large-tag{width:115px;max-width:115px}.drop-n-win::before{content:'';position:absolute;top:0;left:0;z-index:-1;width:70px;height:70px;border-left:35px solid #000;border-top:35px solid #000;border-right:35px solid transparent;border-bottom:35px solid transparent}.cash-splash{position:absolute;width:50px;top:0;left:5px;z-index:0}.coins-splash{position:absolute;width:50px;top:0;left:0;z-index:0}.home__slider{padding:0 0 16px;margin:0 14px;border-bottom:2px solid rgba(0,0,0,.2)}@media (min-width:768px){.home__slider{padding:0 0 24px}}@media (min-width:992px){.home__slider{margin:0 20px}}@media (min-width:1200px){.home__slider{padding:0 0 30px}}.home__welcome{margin:0 0 30px 0}@media (max-width:767px){.home__welcome .background-decor--inside>*{padding:0}.home__welcome .background-decor--inside:before{display:none}}.home__statuses{margin-top:20px}.recache-seo-button{position:fixed;right:5px;top:5px;z-index:9999}.recache-seo-button button{color:#c7c7c7;font-size:14px;line-height:22px;border-radius:10px;background-color:#0e101b}#operator_avatar_container{padding:0!important}.home-slider{position:relative;overflow:hidden;padding-top:10px;min-height:200px}.home-slider__list{position:relative}.home-slider__list:after{content:'';display:block;clear:both}.home-slider__item{min-width:142px;width:auto!important;margin-right:0!important;padding:0 8px 0 0;float:left;position:relative}@media (min-width:768px){.home-slider__item{padding:0 31px 0 0}}@media (min-width:992px){.home-slider__item{padding:0 46px 0 0}}@media (min-width:1200px){.home-slider__item{padding:0 24px 0 0}}@media (min-width:1600px){.home-slider__item{padding:0 40px 0 0}}.home-slider__item--collection{padding:0 20px 0 0}@media (min-width:1200px){.home-slider__item--collection{padding:0 52px 0 0}}.home-slider .bx-controls{position:absolute;right:0;bottom:100%;margin-bottom:14px;display:inline-block;vertical-align:top;font-size:0;line-height:0;letter-spacing:normal}@media (min-width:768px){.home-slider .bx-controls{margin-bottom:20px}}@media (min-width:1600px){.home-slider .bx-controls{margin-bottom:18px}}.home-slider .bx-controls .bx-next,.home-slider .bx-controls .bx-prev{position:static;display:inline-block;vertical-align:top;width:10px;height:18px;margin:0 10px;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:contain;opacity:1;transition:opacity .3s ease}.home-slider .bx-controls .bx-next.disabled,.home-slider .bx-controls .bx-prev.disabled{display:inline-block;opacity:.3;pointer-events:none}.home-slider .bx-controls .bx-next{background-image:url(/resources/images/arrow-right.svg)}.home-slider .bx-controls .bx-prev{background-image:url(/resources/images/arrow-left.svg)}.home-slider .bx-viewport{overflow:visible!important;height:auto!important}.home-slider .bx-viewport:before{content:'';display:block;position:absolute;right:0;top:0;bottom:0;width:100px;background-image:linear-gradient(270deg,#191c2a 0,rgba(25,28,42,0) 100%);pointer-events:none;z-index:1}.home-slider__title{font-size:22px;line-height:1.2;color:#fff;text-align:left;margin-bottom:7px;text-transform:capitalize}.home-slider__title a{color:#fff}.home-slider__title a:hover{color:#ffbc2d;text-decoration:none}@media (min-width:768px){.home-slider__title{font-size:24px;margin-bottom:10px}}@media (min-width:992px){.home-slider__title{margin-bottom:15px}}.bx-wraper{max-width:none!important;width:100%!important}.collection{width:296px}.collection__link{position:relative;display:block;text-decoration:none;border-radius:4px;overflow:hidden;box-shadow:0 11px 24px 0 rgba(0,0,0,.18);transition:opacity .3s ease}.collection__link:hover{opacity:.7}.collection__image{display:block;width:100%;height:130px;background-color:rgba(255,255,255,.1);border:none}.collection__title{display:block;position:absolute;bottom:0;left:0;width:100%;height:40px;padding:0 5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:15px;font-weight:700;line-height:42px;text-align:center;text-transform:uppercase;color:#fff}.footer{margin-top:15px}.footer__container{padding:0 20px 27px}@media (min-width:768px){.footer__container{padding:0 23px 30px}}@media (min-width:992px){.footer__container{padding:0 22px 25px}}@media (min-width:1200px){.footer__container{padding:0 18px 21px}}.footer__container.no-margin{margin-left:0!important;width:100%}.footer__content{margin-top:10px;color:#999;font-size:6px;font-weight:400;line-height:14px;text-align:center}@media (min-width:768px){.footer__content{font-size:8px}}.footer__content a{color:#fff;text-decoration:none}.footer__content a:hover{text-decoration:underline}.footer__promo{padding:10px 20px 0;margin:10px 20px 10px;border-top:2px solid rgba(0,0,0,.1)}.footer__payments,.footer__providers{font-size:0;line-height:0;text-align:center;margin:0 0 3px 0}.footer__payments a,.footer__providers a{height:23px;display:inline-block;text-decoration:none;font-size:0;line-height:0;margin:4px 10px;max-height:23px;max-width:80px}.footer__payments a img,.footer__providers a img{display:block;height:100%;width:auto;opacity:.5;transition:all .4s ease;-webkit-filter:grayscale(100%);filter:grayscale(100%)}@media (max-width:992px){.footer__payments a img,.footer__providers a img{height:18px!important;margin-top:0!important}}.footer__payments a:active,.footer__payments a:active:focus,.footer__payments a:active:hover,.footer__payments a:focus,.footer__payments a:hover,.footer__providers a:active,.footer__providers a:active:focus,.footer__providers a:active:hover,.footer__providers a:focus,.footer__providers a:hover{text-decoration:none}.footer__payments a:active img,.footer__payments a:active:focus img,.footer__payments a:active:hover img,.footer__payments a:focus img,.footer__payments a:hover img,.footer__providers a:active img,.footer__providers a:active:focus img,.footer__providers a:active:hover img,.footer__providers a:focus img,.footer__providers a:hover img{opacity:1!important;-webkit-filter:grayscale(0);filter:grayscale(0)}.footer__menu-container{display:flex;justify-content:center;flex-wrap:wrap;font-size:0;line-height:0;letter-spacing:normal;max-width:1200px;margin:0 auto}@media (min-width:1600px){.footer__menu-container{max-width:1600px}}.footer__menu{display:inline-block;vertical-align:top;width:100%;margin-bottom:10px}@media (min-width:568px){.footer__menu{width:50%}.footer__menu--social{width:100%}}@media (min-width:768px){.footer__menu{width:calc(18% - 30px);margin:0 15px}.footer__menu--social{width:calc(25% - 30px)}}@media (min-width:1600px){.footer__menu{width:calc(14% - 30px)}.footer__menu--social{width:calc(18% - 30px)}}.footer__logo{display:none}@media (min-width:1600px){.footer__logo{display:inline-block;vertical-align:top;width:calc(20% - 30px);text-align:center;margin:0 15px;white-space:nowrap}}.footer__logo a{display:inline-block;vertical-align:top;text-decoration:none}.footer__logo img{display:block;max-width:184px;height:auto;border:none}.footer__logo:before{content:'';display:inline-block;vertical-align:top;margin-right:40px;width:53px;height:200px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAADHCAYAAABWfnBcAAAL0ElEQVR4Xt1dedR+1RR+HpJlypAh8ywRMi5iCSkZkqmMlSGZkymVylKslKEilRaFZs1EJVJpVCmWBpKlMiYpUqY81vOt/Vnf7/W933vuvefce8931/r98Vvfed/3PHfvu+/ezx4OscwuLic8klZZNoAkrQRgw+UE6I4AvrCcAN0DwCXLApCk2wHYBMC6ywXQnQAc6H/VA5JkDPcDcAaA1ZcDoDsDeB2ANUlutRwA3QfAlwHsTvKMqgFJui2AJwD4KoC1SN5aO6C7AHgrgHuR3M5eT+2A7hvqtiPJC6sGFK7O0wDsDGB9kv+pHdBdAbwHwC0kPzPvZFercpL87jkEwJYkr6gaULg6zwawNYCN5tWtWpWTdDcAHwJwDcn9FsZ0VaqcpAcAOArAK0j+tmpAkuyIPgfA5gBeTVK1A7o/gA8AuJjk1yYphOpUTtKaYd3WIXlD1YAk2dV5KYD1SL5xMYKnKglJeiCAbQCcRvLo5QDo8eG7rU3yX1UDkmRX51UA1iD5wWl8YjUqJ+khALYHcATJ71UNSNJtADwJwJ4AbN1urR2Qw+xXAliN5E5L0ddVqJykx4Xvth/Js6sGFJ718wG8H8AGS6lbFd52xD2mqVYi+clZ2ZLRq5yktQC8D8AeJC+uGpCk2wN4gb1qAJsuDOSqtHLh6mwK4DqS+8+SzuifIUlPBmCvYAeSV1YNSJITWC8C8EIAW0wGctWpXLg6DhGuJHlQinRGrXKSTCJ+2NzbJG9Q3YtV0t1D1dYOQCvwBjUCcpjtl+mPSJrdSb5G+WKVtAGAdwHYjOSfk9GMMfsgadXwrNew/5Zq3UZLBUtymP1aAOeSPL6JdEZp5ST53bNZvHtuqhqQpHsHb7AqyV2aghmdhCQ5zLZ1O4HkaVUDinqDDQPQ5iT/UTugBwN4GYCVSX6qDZhRqZwkZxQM6HCS51YNKHiD1wN4rtP0JP9ZO6CHh3W7meTn24IZjcpJWs+MDoCDUniDUTunku4Qlu0xALadRsKnSm1w51TSo50rBXAVSafpO11jAOQQ28zO3iR/0QnN0N52ZOTsiDqz4HqdqSR8KtBBJRT50pcDuKxpIDdKkkTSXL4UwG4kf50qhVFaOUn3BLAxAKdKdk5hRVMAD6Zykp4RxuACkiekbDZlzZCA3gTAVJWNwXUpm01ZMwggSa5EfAMAF5Dv2pQ3GN0zJMmlYesCOJPkKSl3PnXNUBLaEsCjAHyM5F9TN5uyrndAkSJxmH3jZK1byoZnrRkCkPOl6wRvcN6sDTb9+xCA3gnA8c92XQK5UXgKklYPz/paki7vz371KiFJLp54IoCjSV6UHU2f3nbwBi58dc3bTl0DucFVLqpBHMg5I3dwCen4O3tTOUk21Y8E8HWSl1UNKBLALp4wG7onyX/XDsjp+ZcAuDCnZ73YTelF5SQ5m22q9yskryolnV6eoSjrfzcA+2wmQjrzBoN62xHIrQ/gHJLfKSmdviRkz9rxz/4kf1c1IEmrRY/cnwC4GnGuC6vkVdQoSDKB+HQAp7fNyDUFXxqQOxdXDmNgKRW/igGS9CAAbwfwS1fD5+QNBrFyQSK6afa7JM8pLpr4gZIS2hHAzQC+RPLGqgFJemhYN8c8R/WlbsXeQ5IcJjwWwDdI/rgv6ZQE9HEA1wPYh+TfqwYkyZJxRvt8ksf2CaaIhCS9OVydY0leWjWgaDh3S8zPw9VpXW/Q9kZkNdtRfOQUo12dbCmSJuByAzKJ6Hrr4xc2nDfZUNe12QAFb7AbANO7bitbtOmv64ZnfT4nIJckO2fqWrczZ/1wqb/nBGRWx5dpqt+U2vCs780CKHgDj9JwO9mRpXmD4t62JJeFOU3yzS61brPufsrfc0nIgdzfonjv2pQfLrWmM6DgDQzoBwDsHRSlqWbdiByAXFbpal6/e+Zm6wx55QDkETQOsw8jaQ970KsTIEmmdz8C4NsR+xSnqWbdra6AXhPpeatbr4HcNGBdAe1jihfAcdPqDaLb5FlRdWXQfvEW4xhaA5Lkwgl7B4d7+t4kbxBdJs6pupb095F9cD22S8mKWcIugFx8ZM7ajuhcS6YkT3Rx/duL/V+P2vB0F7c9R8fjpYtNepn1XDT5exdABwBwNsFxj7vpLQ0biZ+FC+Qgz2yp0yiumn9mcHRnNdlg07WtAElyav69AJxaNCHvjZ8OwM+IJyFdv7AZQ9J8BuKLJK1+xa62gDYKIsRVvJbS1QHqpsnnIwplDd6k414lnx/fpbaAPPXVQ0+8SUtjajAXhbJWx59OG12TU1ytADXZgCRL0yME/K6aOT6gyXcvtrYPQDbtqwD4bO7auN4BhSdug/DHoLWSO4bbSqqohKIU08HfeSRParvJJp8rDcgzSD1L8dC+aK1igGJK7CcAuBfV7k4vtFZJQK5a3ALA5SQ9+raXqyQgdww/BcCpffJ0JQF5sJCd0oObDHjoKsYigMLdcSQ7nwEvFi5M3oBSgOwZeBbcWSRP7HrXm3y+FCAPFnL1ommtS5psqOvaUoA8Ms3EowuWsrYCzAKcHVB0njhcsGRsEIq7OwtBlgDkrhN3n3y/r4Kl0oA8HMXetdmdpPFPs9Soyd+zSihmIriX25Hsvm1nIjQBUNRsS3pYcA1nkzyiy8bafja3hJySNHF/0lB5otyA5vNELlhaYQ522zve9HPZAEnykR+7eh5PkI/FqueXApkTkN0d1/icSPLUpnc21/qcgNzG6bLMY0henmuDTb8nJyCrmwnHQ0j+pelGcq3PAigmJrkk0+S8JdSru5PdUwh2xzNFXEWy5OjbXJKY9j25JPQOALZyLrr4VelNF7dykvYG4IJZT33pvUYuq8pJegSArQCcTPJbQ0rHv91Z5aKV0wkvk/FFWjmb3KQcgDwHzvMQPNPqD01+vMTaToDi2A9nwj1CwIAGcXeyPUMxy9f9dU7rTx2MX0ISRcx2lDR7SIoBFetNbXJDuqrc59zKGYCKFVP0AijcHY9cd2R6Sh/taCnAWktI0vNinq9zP4Ob63mwXQCNomg2G0kiyTkfl5WZ7h3U3elstiWZt/YsbDOjreaRpjwPbda0UjlJrpNzlZVfpr13oGT3tiV9OshEj+Jwyn40V2MJRY+DJ1b4GXJA11syK+WutQH0VB93COCAPts5U8C0Ch8kOTr1SYGDkPGzgLWRkOfxnBx072DsThbnVJIdUWcX9or5CIOXNXd6scbEWNeTepTAYGRiNrMtaZ6Md+Hs4NHpYsAaPUOSfJjeXPFsX7U7s4xAa5WT5Nod8wcu5Lug6Q/1tT5ZQpI2iTO4/f7pPXeaekOaANo9arLNXTc6LSN1MznWJQGKEdKHehRHHEw5KnencfgQR+e8Lequf5LjTpb6jlQJuTLER++au76m1GZyfG8qoMNM9YZ33fj4jxwbTf2OmYBiSLGPnHKGzoNWR+fuNHqGwt1x7Zv7FkYVnbbyFCQ51WgS0cms4rOtUlWrtbctycyOOyGtbq3OM+m6ySafX/IZiqPbHC5sMxbueha4WYBcaumQ2wdTDtaBPwtEslGQtEd0bdndGV102sgoxEmb7q9z/egPx8buNDYKklwV70PFt89xwEQTtemyduozJGnrKLV0I+Aoo9OmKneMuetgd9xrV8W1qITC3Tku6g8uGrJ2p+ldnAbIsxU92/ejQ5e65ALk6WN+bpyd62W2YtONN7Jyktw1vG3M9h1NMisF9P+pXEzvM93rs+hGHcwlWTlJrhv1ESA+k2HwkRwpUlnS9ZG0b3TbO5lVjbmeB7WCysVceY8HeIu7S8Yenc5UuRgrYHbUx1YXHRPQVJVS109KyIV87sT3GPYbUr9kTOsmAR0ZuVOXuow+Ol1S5WK6i6kqD428oiZ3Z1ErJ8nn0dlk+2DkQQd2dVHh/6mcJJPx7ijx5OVeGwG7AJj87EJA58ecHp/2PHipZVuQc4CiM8sDhzYufYxB242mfm4ekI+t9jFuO9TmXS+qcpIOjMpe145W5+6sYOVikIM5awd1V9fo7kwC8rBvjwowO3pLqq6Odd1/Aa/8Pb9l8lmRAAAAAElFTkSuQmCC);background-size:contain;background-repeat:no-repeat;background-position:center;background-color:transparent;opacity:.1}.footer__locales{margin:0 0 10px 0}@media (min-width:375px){.footer__locales{display:none}}.footer-menu{display:block}.footer-menu__title{padding:10px 0;color:#ffbc2d;font-size:14px;font-weight:700;line-height:16px;text-transform:uppercase;text-align:center}@media (min-width:768px){.footer-menu__title{text-align:left}}.footer-menu__list{list-style:none;padding:0;margin:0}.footer-menu__item{padding:0;margin:0}.footer-menu__link{display:block;padding:7px 0;text-decoration:none;color:#a5a5a5;font-size:13px;font-weight:400;line-height:16px;text-align:center;transition:color .3s ease}@media (min-width:768px){.footer-menu__link{text-align:left}}.footer-menu__item--current .footer-menu__link,.footer-menu__link:active,.footer-menu__link:active:focus,.footer-menu__link:active:hover,.footer-menu__link:focus,.footer-menu__link:hover{color:#fff;text-decoration:none;outline:0}.footer-social__title{padding:10px 0 5px;color:#ffbc2d;font-size:14px;font-weight:700;line-height:16px;text-transform:uppercase;text-align:center}@media (min-width:768px){.footer-social__title{text-align:left}}.footer-social__content{display:block;padding:10px 0 15px;color:#a5a5a5;font-size:13px;font-weight:400;line-height:20px;text-align:center;transition:color .3s ease}@media (min-width:768px){.footer-social__content{text-align:left}}.footer-social__content a{color:#fff}.footer-social__list{text-align:center}@media (min-width:768px){.footer-social__list{text-align:left}}@font-face{font-family:profile_icons;src:url(/resources/fonts/profile_icons.eot?aie9ik);src:url(/resources/fonts/profile_icons.eot?aie9ik#iefix) format("embedded-opentype"),url(/resources/fonts/profile_icons.ttf?aie9ik) format("truetype"),url(/resources/fonts/profile_icons.woff?aie9ik) format("woff"),url(/resources/fonts/profile_icons.svg?aie9ik#icomoon) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:profile_icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-affiliate:before{content:"\e900"}.icon-balance:before{content:"\e901"}.icon-bonuses:before{content:"\e902"}.icon-documents:before{content:"\e903"}.icon-history:before{content:"\e904"}.icon-profile:before{content:"\e905"}.icon-signouticon:before{content:"\e906"}.icons{display:block;font-size:0;line-height:0;letter-spacing:normal;text-align:center}.icons__item{display:inline-block;vertical-align:top;width:calc(50% - 30px);margin:0 15px 48px;max-width:150px}@media (min-width:768px){.icons__item{width:calc(33% - 30px);margin-bottom:40px;max-width:initial}}@media (min-width:1200px){.icons__item{width:calc(25% - 30px)}}@media (min-width:1600px){.icons__item{width:calc(20% - 30px)}}.icons__title{color:#31b4ea;font-size:15px;font-weight:700;line-height:20px;text-transform:uppercase;text-align:center}@media (min-width:768px){.icons__title{font-size:18px}}.icons__desc{display:none;color:#ccc;font-size:13px;font-weight:400;line-height:20px;text-align:center;margin-top:7px}@media (min-width:768px){.icons__desc{display:block}}.icons__icon{position:relative;margin:0 0 10px 0;text-align:center;width:100%;height:90px}@media (min-width:768px){.icons__icon{margin-bottom:20px}}@media (min-width:1200px){.icons__icon{margin-bottom:40px}}.icons__icon img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;border:none;max-width:100%;max-height:100%;margin:0 auto}.section-icons{padding:40px 0 0 0}.section-icons__title{font-family:ttfirs--black,Verdana,sans-serif;letter-spacing:1px;font-size:22px;line-height:1.2;font-weight:400;text-transform:uppercase;color:#fff;text-align:center;margin-bottom:10px}@media (min-width:768px){.section-icons__title{font-size:46px;margin-bottom:15px}}.section-icons__title span{color:#f2ce26}.section-icons__decs{font-size:12px;line-height:22px;font-weight:400;color:#ccc;text-align:justify;margin-bottom:38px}@media (min-width:768px){.section-icons__decs{font-size:13px}}.section-icons__decs p+p{margin-top:22px}.top-menu{display:block;padding:0;margin:0;list-style:none;border-top:0}.top-menu__item{display:block;padding:5px 0;margin:0;border-bottom:0}@media (min-width:992px){.top-menu__item.mobile{display:none}}.top-menu__item__title{width:100%;margin-left:10px;padding:8px 5px;border-radius:3px;background-color:rgba(255,255,255,.08);text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .3s ease;text-transform:capitalize}.top-menu__item__title.animated{-webkit-animation:glowAnimation 3s infinite linear;animation:glowAnimation 3s infinite linear}.top-menu__item__title:active,.top-menu__item__title:active:focus,.top-menu__item__title:active:hover,.top-menu__item__title:focus,.top-menu__item__title:hover{background-color:#2ab2f2!important}@media (max-height:414px){.top-menu__item__title{text-align:center}}@media (max-width:767px){.top-menu__item__title{text-align:center}}@media (min-width:768px) and (max-width:992px){.top-menu__item{padding:0}}@media (min-width:992px){.top-menu__item{padding:0}}.top-menu__icon{width:32px;height:auto}.top-menu__link{position:relative;display:flex;align-items:center;padding:0 0 0 10px;margin:5px 0;font-size:17px;line-height:17px;font-weight:700;text-align:left;text-decoration:none;color:#fff;cursor:pointer;transition:color .3s ease,background-color .3s ease}.top-menu__link .locales-selector__icon{width:38px!important;height:34px!important}@media (min-width:992px){.top-menu__link{padding:0;font-size:13px;line-height:16px}}@media (max-height:414px){.top-menu__link{padding:0;margin:0 0 9px}.top-menu__link.lucky-pass-link{max-width:95%}}@media (max-width:768px){.top-menu__link{padding:0;margin:0 0 5px}}.top-menu__link--current .top-menu__item__title{background-color:#1b698e!important}.top-menu__link:active,.top-menu__link:active:focus,.top-menu__link:active:hover,.top-menu__link:focus,.top-menu__link:hover{text-decoration:none;color:#fff;outline:0;background-color:transparent}@media (min-width:992px){.top-menu__link:active,.top-menu__link:active:focus,.top-menu__link:active:hover,.top-menu__link:focus,.top-menu__link:hover{color:#fff;background-color:transparent}}.top-menu__link:active img,.top-menu__link:active:focus img,.top-menu__link:active:hover img,.top-menu__link:focus img,.top-menu__link:hover img{-webkit-animation:icon-image .3s;animation:icon-image .3s}@-webkit-keyframes icon-image{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}75%{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes icon-image{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}75%{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes glowAnimation{0%{background-color:rgba(255,255,255,.08)}50%{background-color:#2ab2f2}100%{background-color:rgba(255,255,255,.08)}}@keyframes glowAnimation{0%{background-color:rgba(255,255,255,.08)}50%{background-color:#2ab2f2}100%{background-color:rgba(255,255,255,.08)}}.catalog{display:block;width:100%;font-size:0;line-height:0;letter-spacing:normal;text-align:center}.catalog__item{display:inline-block;vertical-align:top;margin:0 4px 8px}@media (min-width:768px){.catalog__item{margin:0 16px 32px}}@media (min-width:992px){.catalog__item{margin:0 22px 46px}}@media (min-width:1200px){.catalog__item{margin:0 12px 24px}}@media (min-width:1600px){.catalog__item{margin:0 20px 40px}}@media (min-width:768px){.catalog--tournament{text-align:left}}.catalog--tournament .catalog__item{margin:0 4px 8px}.catalog--tournament .catalog__more{margin:15px 0 0 0;text-align:center}.no-favorites{display:flex;flex-flow:row nowrap;justify-content:center;font-size:22px;font-weight:700;padding:50px 0}.games-block-top-wave-bg{background-color:#000!important}.content-404{position:absolute;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;top:0;left:0;z-index:9999999999;width:100%;min-height:100vh;overflow-y:scroll;background-color:#191c2a;background-size:cover;padding:15px;text-align:center}.content-404 .action-buttons{margin-top:16px;width:100%}.content-404 .action-buttons .button--large{min-height:58px;height:unset;line-height:unset;display:inline-flex;align-items:center}.content-404 a{cursor:pointer}.content-404__head{position:absolute;top:20px;left:20px}.content-404__head img{cursor:pointer}.content-404__body{flex:1 0 auto}.content-404__content{max-width:992px;display:flex;flex-flow:column;width:100%;margin-top:60px;justify-content:flex-start}.content-404__content__options{display:flex;flex-flow:column nowrap}@media (min-width:1200px){.content-404__content__options{flex:1}}.content-404__content__picture{display:flex;flex-flow:column nowrap;align-items:center}.content-404__content__picture img{max-width:250px;padding-left:0;padding-bottom:30px}@media (min-width:1200px){.content-404__content__picture img{max-width:none;padding-left:50px;padding-bottom:0}}@media (min-width:1200px){.content-404__content__picture{flex:1}}@media (min-width:1200px){.content-404__content{flex-flow:row-reverse nowrap;justify-content:space-between}}@media (min-width:768px) and (max-width:1200px){.content-404__content{margin-top:20px}}.content-404__text{font-size:175px;font-weight:700;letter-spacing:25px;color:#4dc6f5}.content-404__footer{flex:0 0 auto;margin-top:50px;font-size:12px;color:#a3a3a3}@media (min-width:1200px){.content-404{flex:1;margin-top:0;padding:50px}}@media (min-width:992px) and (max-width:1200px){.content-404{flex:1;margin-top:0;padding:100px}}.content-404__title{display:flex;flex-flow:column nowrap;font-family:Comfortaa,Verdana,sans-serif;color:#fff;padding-bottom:20px;text-align:center}.content-404__title__main{font-size:36px}.content-404__title__main span{color:#0e90d2;margin-left:4px}@media (min-width:1200px){.content-404__title__main{font-size:24px}}.content-404__title__description{font-size:16px;color:#fff}@media (min-width:1200px){.content-404__title__description{font-size:20px}}.content-404__title--second{font-size:2em;margin-bottom:20px;color:#fff}@media (min-width:1200px){.content-404__title--second{font-size:3em;margin-bottom:50px}}@media (min-width:1200px){.content-404__title{text-align:start}}.content-404__option{display:flex;flex-flow:row nowrap;align-items:center;margin-top:10px;border:2px solid #303440;border-radius:5px;background-color:rgba(255,255,255,.02);width:100%;padding:15px 0}.content-404__option__icon{min-width:60px;max-width:60px;text-align:center}.content-404__option__content{display:flex;flex-flow:column nowrap;line-height:18px;width:100%;padding-right:20px}.content-404__option__content__title{font-size:16px}.content-404__option__content__description{margin-top:10px;font-size:13px;color:#a3a3a3}.content-404-wrapper{position:fixed;width:100%;height:100%;background-color:#191c2a;z-index:9999999999}@media (max-width:992px){.content-404-wrapper{height:calc(100% - 73px)}}@media (max-height:414px){.content-404-wrapper{padding:0 15px}}.content-404-wrapper-logo{position:relative;top:20px;left:20px}.content-404-wrapper-logo img{cursor:pointer}@media (max-width:992px){.content-404-wrapper-logo{display:none}}.content-404-wrapper-content{display:flex;flex-direction:column;width:100%;max-width:992px;margin:auto}@media (max-height:414px){.content-404-wrapper-content{height:100%;flex-direction:row}}.content-404-wrapper-content-header{display:flex;flex-direction:row;justify-content:space-around;align-items:center}@media (max-width:414px){.content-404-wrapper-content-header{height:200px;margin:20px 0}}@media (max-width:375px){.content-404-wrapper-content-header{height:150px;margin:20px 0}}@media (max-width:320px){.content-404-wrapper-content-header{height:100px;margin:20px 0}}@media (max-height:414px){.content-404-wrapper-content-header{flex-direction:column}}.content-404-wrapper-content-header-title{display:block;font-size:200px;color:#4dc6f5}@media (max-width:375px){.content-404-wrapper-content-header-title{font-size:150px}}@media (max-width:320px){.content-404-wrapper-content-header-title{font-size:100px}}@media (max-height:414px){.content-404-wrapper-content-header-title{font-size:100px}}@media (max-height:375px){.content-404-wrapper-content-header-title{font-size:80px}}@media (max-height:320px){.content-404-wrapper-content-header-title{font-size:60px}}.content-404-wrapper-content-header-img{width:50%}@media (max-height:414px){.content-404-wrapper-content-header-img{width:100%;margin-bottom:20px}}@media (max-width:414px){.content-404-wrapper-content-header-img{display:none}}.content-404-wrapper-content-header-img img{width:100%}.content-404-wrapper-content-options{padding:0 75px}@media (max-width:414px){.content-404-wrapper-content-options{padding:0 20px}}@media (max-width:320px){.content-404-wrapper-content-options{padding:0 30px}}@media (max-height:414px){.content-404-wrapper-content-options{padding:0 30px}}.content-404-wrapper-content-options-title{text-align:center}@media (max-width:414px){.content-404-wrapper-content-options-title{line-height:35px;margin-bottom:20px}}@media (max-height:414px){.content-404-wrapper-content-options-title{line-height:30px;margin:20px 0 30px}}@media (max-height:320px){.content-404-wrapper-content-options-title{margin:0}}.content-404-wrapper-content-options-title-primary{font-size:50px}@media (max-width:320px){.content-404-wrapper-content-options-title-primary{font-size:20px}}@media (max-height:375px){.content-404-wrapper-content-options-title-primary{font-size:30px}}@media (max-height:320px){.content-404-wrapper-content-options-title-primary{font-size:25px}}.content-404-wrapper-content-options-title-primary-single{font-size:35px;margin-bottom:25px}@media (max-width:1600px){.content-404-wrapper-content-options-title-primary-single{font-size:28px}}@media (max-width:1300px){.content-404-wrapper-content-options-title-primary-single{font-size:25px}}@media (max-width:1200px){.content-404-wrapper-content-options-title-primary-single{font-size:19px}}@media (max-width:992px){.content-404-wrapper-content-options-title-primary-single{font-size:13px}}@media (max-width:768px){.content-404-wrapper-content-options-title-primary-single{font-size:12px}}@media (max-width:414px){.content-404-wrapper-content-options-title-primary-single{font-size:14px;text-align:center}}@media (max-width:375px){.content-404-wrapper-content-options-title-primary-single{font-size:12px;text-align:center}}.content-404-wrapper-content-options-title-secondary{font-size:30px}@media (max-width:320px){.content-404-wrapper-content-options-title-secondary{font-size:18px}}@media (max-height:375px){.content-404-wrapper-content-options-title-secondary{font-size:25px}}@media (max-height:320px){.content-404-wrapper-content-options-title-secondary{font-size:20px}}.content-404-wrapper-content-options-description{text-align:center;font-size:15px}.content-404-wrapper-footer{text-align:center;position:absolute;bottom:20px;left:0;right:0}.content-404-back{margin-top:40px;text-align:center}.content-404-back a{display:inline-block;vertical-align:middle;height:42px;padding:0 10px;min-width:112px;color:#fff;font-size:24px;font-weight:700;line-height:44px;text-decoration:none;text-align:center;text-transform:uppercase;border-radius:18px;border:none;box-shadow:0 4px 2px rgba(0,0,0,.02);outline:0;transition:background-color .3s ease;cursor:pointer;background-color:#00c6f6}@media (min-width:768px){.content-404-back a{min-width:134px}}.content-404-back a:active,.content-404-back a:active:focus,.content-404-back a:active:hover,.content-404-back a:focus,.content-404-back a:hover{text-decoration:none;outline:0;border:none;box-shadow:0 4px 2px rgba(0,0,0,.02);background-color:#47e7ff;color:#fff}.wildtornado-logo{height:60px;margin-bottom:30px}.wildtornado-logo img{height:100%}.copyright{margin-top:20px}.new-404-outer{display:flex;justify-content:center;margin:0 auto;background-color:#191c2a}.new-404-wrapper{display:grid;justify-content:center;background-color:#191c2a;align-items:center;grid-template:repeat(3,auto)/repeat(3,1fr)}@media (max-width:765px){.new-404-wrapper{margin:0 16px}}@media (min-width:768px){.new-404-wrapper{margin:0 14px}}@media (min-width:993px){.new-404-wrapper{max-width:1091px;margin:0 50px}}.new-404-wrapper .logo{justify-items:center;margin-top:20px;justify-self:center;margin-bottom:15vh}@media (max-width:767px){.new-404-wrapper .logo{grid-column:1/4;width:80px;height:24px}}@media (min-width:768px){.new-404-wrapper .logo{grid-column:1/4;width:132px;height:42px}}@media (min-width:993px){.new-404-wrapper .logo{grid-column:1/4;width:170px;height:52px}}.new-404-wrapper .image{position:relative;display:flex;justify-content:center}.new-404-wrapper .image__character{z-index:100;width:100%;height:auto}.new-404-wrapper .image__bg{position:absolute;z-index:5;fill:#ffbc11;bottom:20px}@media (max-width:767px){.new-404-wrapper .image{grid-column:1/4;grid-row:2}.new-404-wrapper .image__bg{max-height:146px;max-width:157px}.new-404-wrapper .image__character{max-height:150px;max-width:157px}}@media (min-width:768px){.new-404-wrapper .image{grid-column:1/4;grid-row:2;margin-bottom:72px}.new-404-wrapper .image__bg{width:368px;height:343px}.new-404-wrapper .image__character{max-height:352px;max-width:367px}}@media (min-width:993px){.new-404-wrapper .image{grid-column:3;grid-row:2}.new-404-wrapper .image__bg{height:343px;width:368px}.new-404-wrapper .image__character{width:367px;height:352px}}.new-404-wrapper .info{display:flex;font-family:Comfortaa,cursive;flex-direction:column}@media (max-width:767px){.new-404-wrapper .info{grid-column:1/4;grid-row:3;margin-top:40px;gap:36px;text-align:center}}@media (min-width:768px){.new-404-wrapper .info{grid-column:1/4;grid-row:3;gap:56px;text-align:center}}@media (min-width:993px){.new-404-wrapper .info{grid-column:1/3;grid-row:2;text-align:left}}.new-404-wrapper .info__text__title{color:#fff;font-weight:400}@media (max-width:767px){.new-404-wrapper .info__text__title{font-size:28px;line-height:40px}}@media (min-width:768px){.new-404-wrapper .info__text__title{font-size:48px;line-height:64px}}.new-404-wrapper .info__button{background-color:#00af46;font-weight:300;font-size:16px;line-height:24px;border:none;color:#fff;border-radius:24px;text-transform:uppercase;transition:background-color .5s ease-in-out;-o-transition:background-color .5s ease-in-out;-moz-transition:background-color .5s ease-in-out;-ms-transition:background-color .5s ease-in-out;-webkit-transition:background-color .5s ease-in-out}@media (max-width:767px){.new-404-wrapper .info__button{padding:12px 0}}@media (min-width:768px){.new-404-wrapper .info__button{padding:12px 51px;align-self:center}}@media (min-width:968px){.new-404-wrapper .info__button{padding:12px 51px;align-self:flex-start}}.new-404-wrapper .info__button:hover{background-color:#09d159;cursor:pointer}.background-decor{position:relative;min-height:200px;margin:90px 0}.background-decor:before{content:'';display:block;position:absolute;top:-90px;bottom:-90px;left:0;right:0;background-color:transparent;background-image:url("/resources/images/background-decor/bg-top--191 c2a.svg"),url("/resources/images/background-decor/bg-bottom--191 c2a.svg");background-repeat:no-repeat,no-repeat;background-position:center top,center bottom;background-size:1600px 90px,1600px 90px;pointer-events:none}@media (min-width:1200px) and (max-width:1600px){.background-decor:before{background-size:120% 90px,120% 90px}}@media (min-width:1600px){.background-decor:before{background-size:100% 90px,100% 90px}}.background-decor--191c2a{background-color:#191c2a}.background-decor--191c2a:before{background-image:url(/resources/images/background-decor/bg-top--191c2a.svg),url(/resources/images/background-decor/bg-bottom--191c2a.svg)}.background-decor--303340{background-color:#303340}.background-decor--303340:before{background-image:url(/resources/images/background-decor/bg-top--303340.svg),url(/resources/images/background-decor/bg-bottom--303340.svg)}.background-decor--e22f3a{background-color:#e22f3a}.background-decor--e22f3a:before{background-image:url(/resources/images/background-decor/bg-top--e22f3a.svg),url(/resources/images/background-decor/bg-bottom--e22f3a.svg)}.background-decor--11181e{background-color:#11181e}.background-decor--11181e:before{background-image:url(/resources/images/background-decor/bg-top--11181e.svg),url(/resources/images/background-decor/bg-bottom--11181e.svg)}.background-decor--1d2339{background-color:#1d2339}.background-decor--1d2339:before{background-image:url(/resources/images/background-decor/bg-top--1d2339.svg),url(/resources/images/background-decor/bg-bottom--1d2339.svg)}.background-decor--121420{background-color:#121420}.background-decor--121420:before{background-image:url(/resources/images/background-decor/bg-top--121420.svg),url(/resources/images/background-decor/bg-bottom--121420.svg)}.background-decor--22303d{background-color:#22303d}.background-decor--22303d:before{background-image:url(/resources/images/background-decor/bg-top--22303d.svg),url(/resources/images/background-decor/bg-bottom--22303d.svg)}.background-decor--bottom{margin:0 0 90px 0!important;background-color:transparent}.background-decor--bottom:before{background-image:url("/resources/images/background-decor/bg-bottom--191 c2a.svg")!important;background-position:center bottom}.background-decor--bottom.background-decor--191c2a:before{background-image:url(/resources/images/background-decor/bg-bottom--191c2a.svg)!important}.background-decor--bottom.background-decor--303340:before{background-image:url(/resources/images/background-decor/bg-bottom--303340.svg)!important}.background-decor--bottom.background-decor--e22f3a:before{background-image:url(/resources/images/background-decor/bg-bottom--e22f3a.svg)!important}.background-decor--bottom.background-decor--11181e:before{background-image:url(/resources/images/background-decor/bg-bottom--11181e.svg)!important}.background-decor--bottom.background-decor--1d2339:before{background-image:url(/resources/images/background-decor/bg-bottom--1d2339.svg)!important}.background-decor--bottom.background-decor--121420:before{background-image:url(/resources/images/background-decor/bg-bottom--121420.svg)!important}.background-decor--bottom.background-decor--22303d:before{background-image:url(/resources/images/background-decor/bg-bottom--22303d.svg)!important}.background-decor--top{margin:90px 0 0 0!important;background-color:transparent}.background-decor--top:before{background-image:url("/resources/images/background-decor/bg-top--191 c2a.svg")!important;background-position:center top}.background-decor--top.background-decor--191c2a:before{background-image:url(/resources/images/background-decor/bg-top--191c2a.svg)!important}.background-decor--top.background-decor--303340:before{background-image:url(/resources/images/background-decor/bg-top--303340.svg)!important}.background-decor--top.background-decor--e22f3a:before{background-image:url(/resources/images/background-decor/bg-top--e22f3a.svg)!important}.background-decor--top.background-decor--11181e:before{background-image:url(/resources/images/background-decor/bg-top--11181e.svg)!important}.background-decor--top.background-decor--1d2339:before{background-image:url(/resources/images/background-decor/bg-top--1d2339.svg)!important}.background-decor--top.background-decor--121420:before{background-image:url(/resources/images/background-decor/bg-top--121420.svg)!important}.background-decor--top.background-decor--22303d:before{background-image:url(/resources/images/background-decor/bg-top--22303d.svg)!important}.background-decor--inside{margin:0;background-color:transparent}.background-decor--inside>*{padding:90px 0}.background-decor--inside:before{background-image:url("/resources/images/background-decor/bg-inside-top--191 c2a.svg"),url("/resources/images/background-decor/bg-inside-bottom--191 c2a.svg");top:0;bottom:0}.background-decor--inside.background-decor--191c2a:before{background-image:url(/resources/images/background-decor/bg-inside-top--191c2a.svg),url(/resources/images/background-decor/bg-inside-bottom--191c2a.svg)}.background-decor--inside.background-decor--303340:before{background-image:url(/resources/images/background-decor/bg-inside-top--303340.svg),url(/resources/images/background-decor/bg-inside-bottom--303340.svg)}.background-decor--inside.background-decor--e22f3a:before{background-image:url(/resources/images/background-decor/bg-inside-top--e22f3a.svg),url(/resources/images/background-decor/bg-inside-bottom--e22f3a.svg)}.background-decor--inside.background-decor--11181e:before{background-image:url(/resources/images/background-decor/bg-inside-top--11181e.svg),url(/resources/images/background-decor/bg-inside-bottom--11181e.svg)}.background-decor--inside.background-decor--1d2339:before{background-image:url(/resources/images/background-decor/bg-inside-top--1d2339.svg),url(/resources/images/background-decor/bg-inside-bottom--1d2339.svg)}.background-decor--inside.background-decor--121420:before{background-image:url(/resources/images/background-decor/bg-inside-top--121420.svg),url(/resources/images/background-decor/bg-inside-bottom--121420.svg)}.background-decor--inside.background-decor--22303d:before{background-image:url(/resources/images/background-decor/bg-inside-top--22303d.svg),url(/resources/images/background-decor/bg-inside-bottom--22303d.svg)}.background-decor--inside-bottom{margin:0;background-color:transparent}.background-decor--inside-bottom>*{padding:90px 0}.background-decor--inside-bottom:before{background-image:url("/resources/images/background-decor/bg-inside-bottom--191 c2a.svg")!important;background-position:center bottom;bottom:0}.background-decor--inside-bottom.background-decor--191c2a:before{background-image:url(/resources/images/background-decor/bg-inside-bottom--191c2a.svg)!important}.background-decor--inside-bottom.background-decor--303340:before{background-image:url(/resources/images/background-decor/bg-inside-bottom--303340.svg)!important}.background-decor--inside-bottom.background-decor--e22f3a:before{background-image:url(/resources/images/background-decor/bg-inside-bottom--e22f3a.svg)!important}.background-decor--inside-bottom.background-decor--11181e:before{background-image:url(/resources/images/background-decor/bg-inside-bottom--11181e.svg)!important}.background-decor--inside-bottom.background-decor--1d2339:before{background-image:url(/resources/images/background-decor/bg-inside-bottom--1d2339.svg)!important}.background-decor--inside-bottom.background-decor--121420:before{background-image:url(/resources/images/background-decor/bg-inside-bottom--121420.svg)!important}.background-decor--inside-bottom.background-decor--22303d:before{background-image:url(/resources/images/background-decor/bg-inside-bottom--22303d.svg)!important}.background-decor--inside-top{margin:0;background-color:transparent}.background-decor--inside-top>*{padding:90px 0}.background-decor--inside-top:before{background-image:url("/resources/images/background-decor/bg-inside-top--191 c2a.svg")!important;background-position:center top;top:0}.background-decor--inside-top.background-decor--191c2a:before{background-image:url(/resources/images/background-decor/bg-inside-top--191c2a.svg)!important}.background-decor--inside-top.background-decor--303340:before{background-image:url(/resources/images/background-decor/bg-inside-top--303340.svg)!important}.background-decor--inside-top.background-decor--e22f3a:before{background-image:url(/resources/images/background-decor/bg-inside-top--e22f3a.svg)!important}.background-decor--inside-top.background-decor--11181e:before{background-image:url(/resources/images/background-decor/bg-inside-top--11181e.svg)!important}.background-decor--inside-top.background-decor--1d2339:before{background-image:url(/resources/images/background-decor/bg-inside-top--1d2339.svg)!important}.background-decor--inside-top.background-decor--121420:before{background-image:url(/resources/images/background-decor/bg-inside-top--121420.svg)!important}.background-decor--inside-top.background-decor--22303d:before{background-image:url(/resources/images/background-decor/bg-inside-top--22303d.svg)!important}.welcome-pack{background-color:green;background-repeat:no-repeat;background-position:center;background-size:cover}@media (min-width:992px){.welcome-pack{width:calc(100% - 200px);margin-left:200px}}.welcome-pack__content{position:relative;z-index:2}.welcome-pack__char{position:absolute;left:calc(50% - 650px);top:0;z-index:1;display:none}.welcome-pack__char img{height:450px}@media (min-width:1400px){.welcome-pack__char{display:flex}}.welcome-pack__title{color:#fff;font-family:ttfirs,Verdana,sans-serif;font-size:32px;font-weight:400;line-height:1.2;text-transform:uppercase;text-align:center}.welcome-pack__title--bold{font-size:35px;font-family:ttfirs--black,Verdana,sans-serif}@media (min-width:768px){.welcome-pack__title{font-size:50px}.welcome-pack__title--bold{font-size:54px}}.welcome-pack__button{text-align:center;margin:20px 0}.welcome-pack__container{padding:10px 5px;min-height:250px}@media (min-width:1600px){.welcome-pack__container{margin-left:240px;padding:40px 0 10px 0}}.home-statuses{position:relative}.home-statuses__list{padding-bottom:40px}.home-statuses__title{color:#f2ce26;font-family:ttfirs--black,Verdana,sans-serif;letter-spacing:1px;font-size:22px;line-height:1.2;font-weight:400;text-transform:uppercase;text-align:center;margin-bottom:5px;padding:0 5px}@media (min-width:768px){.home-statuses__title{font-size:46px;max-width:668px;margin:0 auto 5px}}.home-statuses__title--second{color:#fff;font-size:16px;font-family:ttfirs--medium,Verdana,sans-serif;margin-bottom:50px}@media (min-width:768px){.home-statuses__title--second{font-size:28px}}.home-statuses__button{margin-top:-20px;text-align:center}@media (min-width:992px){.home-statuses__button{width:calc(100% - 200px);margin-left:200px}}.home-statuses__background{position:absolute;bottom:0;left:0;right:0;height:60%;max-height:680px}@media (min-width:768px){.home-statuses__background{max-height:240px}}@media (min-width:1200px){.home-statuses__background{max-height:300px}}.home-statuses .main-content{position:relative}@media (min-width:992px){.home-statuses{width:calc(100% - 200px);margin-left:200px}}.auth-mobile{background:#12141e;text-align:left;height:auto}@media (min-width:768px){.auth-mobile{height:auto;background:0 0}}.auth-mobile__content{display:flex;width:100%;text-align:center;flex-flow:row nowrap;justify-content:center}@media (min-width:768px){.auth-mobile__content{width:80%;margin:10px 10%}}.auth-mobile__anon{display:flex;flex-flow:row wrap;justify-content:space-around;vertical-align:top;font-size:0;line-height:0;letter-spacing:normal;margin:5px 0 0 0;white-space:pre-wrap}@media (min-width:768px){.auth-mobile__anon{display:none}}@media (max-height:375px){.auth-mobile__anon{display:flex}}.auth-mobile__auth-button{display:block;min-width:140px;margin:0 5px 5px 5px}@media (max-height:375px){.auth-mobile__auth-button{display:inline-block}}@media (max-width:992px){.auth-mobile__auth-button-display{display:none}}@media (max-height:414px){.auth-mobile__auth-button-display{display:none}}.auth-mobile__user{display:flex;flex-flow:column nowrap;table-layout:auto;width:100%}@media (min-width:768px){.auth-mobile__user{display:block}}.auth-mobile__status-user{display:flex;flex-flow:column;align-items:center;padding:10px 0}@media (max-width:868px) and (max-height:414px){.auth-mobile__status-user{padding:10px 75px 10px 45px}}@media (max-width:718px) and (min-height:415px){.auth-mobile__status-user{padding:10px 45px}}.auth-mobile__status-block{width:100%}.auth-mobile__balance{width:90%;padding:20px 0;margin:auto}@media (max-height:414px){.auth-mobile__balance{width:calc(90% - 67px);padding:10px 0 0 9px;margin:auto}}.balance-selector{position:relative;display:inline-block;vertical-align:top;width:100%}.balance-selector.wager{margin-top:10px}.balance-selector__button{display:inline-block;vertical-align:middle;min-width:100%;padding:5px 15px;border-radius:4px;text-decoration:none;font-size:13px;line-height:16px;font-weight:700;text-transform:uppercase;text-align:center;cursor:default;background-color:rgba(0,0,0,.6);transition:background-color .3s ease;color:#fff;max-width:100%;white-space:unset}.balance-selector__button:active,.balance-selector__button:active:focus,.balance-selector__button:active:hover,.balance-selector__button:focus,.balance-selector__button:hover{text-decoration:none;outline:0;background-color:#000}@media (min-width:768px){.balance-selector__button{padding:10px 20px}}.balance-selector__button--pointer{cursor:pointer}.open .balance-selector__button--pointer{border-radius:4px 4px 0 0}.balance-selector__button-mobile{display:inline-block;min-width:100%;height:40px;outline:0;border:0;border-radius:5px;padding:8px 15px 13px 15px;vertical-align:middle;text-decoration:none;white-space:nowrap;line-height:20px;font-size:18px;font-weight:700;text-transform:uppercase;text-align:center;cursor:pointer}.balance-selector__button-mobile,.balance-selector__button-wager{background-color:#2c2e3b;text-shadow:0 2px 0 rgba(0,0,0,.08);box-shadow:0 4px 2px rgba(0,0,0,.02)}.balance-selector__button-mobile-select{display:inline-block;min-width:100%;height:40px;outline:0;border:0;border-radius:5px;padding:8px 15px 13px 15px;vertical-align:middle;text-decoration:none;white-space:nowrap;line-height:20px;font-size:18px;font-weight:700;text-transform:uppercase;text-align:center;text-shadow:0 2px 0 rgba(0,0,0,.08);box-shadow:0 4px 2px rgba(0,0,0,.02);background-color:#2c2e3b}.balance-selector__currency{color:#c3c3c3}.balance-selector__caret{display:inline-block;vertical-align:middle;width:10px;margin-left:8px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="8" viewBox="0 0 11 8" preserveAspectRatio="none"><path fill="#fff" d="M4.51 6.78L.21 2.26a.75.75 0 0 1 0-1.05.68.68 0 0 1 .99 0L5 5.22l3.81-4a.68.68 0 0 1 .99 0c.27.28.27.75 0 1.04L5.5 6.78A.7.7 0 0 1 5 7a.66.66 0 0 1-.49-.22z"/></svg>');opacity:.4;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;height:20px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.open .balance-selector__caret{-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:1}.balance-selector__button:hover .balance-selector__caret{opacity:1}.balance-selector__dropdown-menu{position:absolute;display:none;overflow-y:scroll;top:100%;left:auto;right:0;z-index:1000;min-width:100%;max-height:40vh;border:none;width:auto;padding:0;margin:0;border-radius:0 0 4px 4px;list-style:none;box-shadow:none;background-color:rgba(48,46,49,.9)}.open .balance-selector__dropdown-menu{display:block}.balance-selector__dropdown-menu>li{padding:0;margin:0}.balance-selector__dropdown-menu>li a{display:block;padding:10px 20px;margin:0;background:0 0;color:#fff;font-size:13px;line-height:16px;font-weight:700;text-decoration:none;text-transform:uppercase;text-align:left;transition:background-color .3s ease;white-space:nowrap;cursor:pointer}.balance-selector__dropdown-menu>li a:active,.balance-selector__dropdown-menu>li a:active:focus,.balance-selector__dropdown-menu>li a:active:hover,.balance-selector__dropdown-menu>li a:focus,.balance-selector__dropdown-menu>li a:hover{background:#2ab2f2;text-decoration:none;outline:0;color:#fff}.balance-selector__mobile_container{display:flex;position:fixed;top:73px;left:-150%;width:100%;height:calc(100% - 73px);padding:5px 35px;overflow-y:scroll;background:#12141e;transition:all .3s ease;z-index:999}.balance-selector__mobile_container ul{width:100%;display:flex;flex-direction:row;align-content:flex-start;flex-wrap:wrap;justify-content:center}@media (max-width:540px) and (max-height:519px){.balance-selector__mobile_container ul{height:calc(100% - 73px)}}.balance-selector__mobile_container ul li{display:block;width:100%;list-style-type:none;margin-top:5px;position:relative;color:#fff;letter-spacing:1.5px;padding:5px}.balance-selector__mobile_container ul li img{height:25px;margin-bottom:3px}.balance-selector__img{height:25px;margin-bottom:3px}.safari-hack{width:220px!important}.safari-hack li{margin-top:5px}.is-in{top:73px;left:0;z-index:999}.menu-mobile__menu{padding:10px 0 20px 0;width:80%;margin:auto}@media (max-width:868px) and (max-height:414px){.menu-mobile__menu{width:100%;padding:10px 20px;margin:auto}.menu-mobile__menu>ul{display:flex;flex-flow:column wrap;max-height:175px}.menu-mobile__menu>ul li{width:45%}.menu-mobile__menu__registered ul{max-height:220px!important}}@media (min-width:767px){.menu-mobile__menu{width:90%}}@media (max-width:540px) and (max-height:519px){.menu-mobile__menu{width:100%;padding:10px 20px;margin:auto}.menu-mobile__menu ul{height:100vh;overflow-y:scroll}.menu-mobile__menu ul li{width:100%}}.menu-mobile__voice{display:flex;justify-content:center;align-items:center;margin-top:20px}.menu-mobile__voice-icon{height:50px}.menu-mobile__voice-text{margin-right:30px;font-size:15px;line-height:25px;text-align:center}@media (min-width:375px){.menu-mobile__voice-text{margin-right:0;font-size:18px}}@media (min-width:414px){.menu-mobile__voice-text{margin-right:0;font-size:20px;padding-right:20px}}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0;text-align:center}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-backdrop{position:fixed;top:0;right:0;left:0;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.in{opacity:.7}.modal-dialog{position:relative;display:inline-block;vertical-align:top;width:auto;margin:40px auto}@media (max-width:992px){.modal-dialog{margin:80px auto}}.modal-content{position:relative;display:inline-block;vertical-align:top;outline:0;border-radius:8px;overflow:visible;background:rgba(0,0,0,.9);padding:0;border:none}.modal-backdrop.in{opacity:.7}.modal__close{position:absolute;top:10px;right:10px;background:0 0;border:none;overflow:hidden;cursor:pointer;z-index:1;display:block;width:18px;height:18px;opacity:.6;transition:opacity .3s ease}.modal__close:after,.modal__close:before{content:'';display:block;position:absolute;left:0;width:135%;height:1px;background:#fff;transition:background-color .3s ease}.modal__close:before{top:0;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal__close:after{bottom:0;-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modal__close:active,.modal__close:active:focus,.modal__close:active:hover,.modal__close:focus,.modal__close:hover{opacity:1}.modal__close:active:after,.modal__close:active:before,.modal__close:active:focus:after,.modal__close:active:focus:before,.modal__close:active:hover:after,.modal__close:active:hover:before,.modal__close:focus:after,.modal__close:focus:before,.modal__close:hover:after,.modal__close:hover:before{background:#fff}.modal__body{width:300px;text-align:left;padding:25px 10px 10px}@media (min-width:768px){.modal__body{width:360px;padding:25px 19px 10px}}.modal__body--login{background-image:url(/resources/images/registration/bg-mobile.png);background-size:cover;background-repeat:no-repeat;position:relative;width:450px;max-width:100%;height:400px;max-height:100%;overflow:hidden}.modal__body--login .bottom-images,.modal__body--login .top-images{position:absolute;display:block;width:100%;height:50%}.modal__body--login .bottom-images .fruit-image,.modal__body--login .top-images .fruit-image{position:absolute}.modal__body--login .bottom-images .fruit-image.orange,.modal__body--login .top-images .fruit-image.orange{left:0;top:30%}.modal__body--login .bottom-images .fruit-image.lemon,.modal__body--login .top-images .fruit-image.lemon{right:0;top:30%}.modal__body--login .bottom-images .fruit-image.strawberry,.modal__body--login .top-images .fruit-image.strawberry{margin:auto;left:50%;top:5%}.modal__body--login .bottom-images .fruit-image.plum,.modal__body--login .top-images .fruit-image.plum{bottom:0;right:20%}.modal__body--login .bottom-images .fruit-image.watermelon,.modal__body--login .top-images .fruit-image.watermelon{bottom:0;left:0}.modal__body--login .bottom-images .fruit-image.cherry,.modal__body--login .top-images .fruit-image.cherry{right:0;bottom:20%}.modal__body--login .top-images{top:0}.modal__body--login .bottom-images{bottom:0}.modal__body--login .content{position:relative;z-index:1;height:100%;display:flex;justify-content:center;padding:25px 45px}.modal__body--login .content .form-container{width:100%;display:flex}.modal__body--login .content .form-container__form{display:block;margin:0;flex:none}.modal__body--login .content .form-container__form .form{display:flex;flex-direction:column;align-items:center}.modal__body--login .content .form-container__form .form__group{width:100%;max-width:340px}.modal__body--login .content .form-container__form .form__group .form__input#password{padding-right:40px}.modal__body--login .content .form-container__link{margin:0 0 10px}.modal__body--login .content .form-container__content{display:flex;flex-direction:column;flex:1;justify-content:center}.modal__body--login .content .form-container__content .action-button-container{height:44px;width:200px;max-width:70%;margin:20px 0}.modal__body--login .content .form-container__content .action-button-container.waiting{position:relative;align-items:center;justify-content:center;display:flex}.modal__body--login .content .form-container__content .action-button-container.waiting:after{content:'';background-image:url(/resources/images/icon/waiting.svg);width:26px;height:26px;background-repeat:no-repeat;background-position:center;position:absolute;-webkit-animation:loading-bar-spinner .4s linear infinite;animation:loading-bar-spinner .4s linear infinite}.modal__body--login .content .form-container__content .button{width:100%;height:100%;background-color:#00b86c;border-radius:22px;line-height:46px;font-size:16px}.modal__body--login .content .form-container__content .button:disabled{background-color:#6c7397}.modal__body--login .content .form-container__content .button.waiting{background-color:#00b86c;color:transparent}.modal__body--login,.modal__body--registration-slider{background-color:#191c2a;border-radius:8px;padding:0}.modal__body--login .modal__close,.modal__body--registration-slider .modal__close{background-color:#6c7397;border-radius:20px;width:20px;height:20px;z-index:2;padding:0}.modal__body--login .modal__close:after,.modal__body--login .modal__close:before,.modal__body--registration-slider .modal__close:after,.modal__body--registration-slider .modal__close:before{content:'';background-color:transparent;width:0;height:0}.modal__body--login .modal__close:before,.modal__body--registration-slider .modal__close:before{content:'';background-image:url(/resources/images/icon/close.svg);width:20px;height:20px;background-position:center;background-repeat:no-repeat;top:0;left:0;-webkit-transform:rotate(0);transform:rotate(0)}.modal__body--registration-slider .bottom-images,.modal__body--registration-slider .top-images{display:none}.modal__body--registration-slider .content{display:flex;flex-direction:row;justify-content:center}.modal__body--registration-slider .content .banner-image{width:250px;min-width:250px;display:flex;flex:0 1 auto;border-radius:8px 0 0 8px;background-image:url(/resources/images/registration/bg.png);background-size:cover;background-repeat:no-repeat;min-height:539px}.modal__body--registration-slider .content .banner-image__content{width:300px;height:110%;left:-30px;top:0;position:absolute;background-image:url(/resources/images/registration/registration_content.png);background-size:contain;background-repeat:no-repeat;background-position:center}.modal__body--registration-slider .content .banner-image .title_container{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center;padding:0 30px;z-index:1}.modal__body--registration-slider .content .banner-image .title_container img.percent{width:100%;height:auto;margin:15px 0}.modal__body--registration-slider .content .form{flex:auto}.modal__body--registration-slider .content .form .form-container{padding:25px 40px 10px 40px}@media (max-width:768px){.modal__body--registration-slider .content .form .form-container{padding:25px 10px 10px}}@media (max-width:992px){.modal__body--registration,.modal__body--registration-slider{width:100%;height:100%;min-height:100vh}.modal__body--registration .content .banner-image,.modal__body--registration-slider .content .banner-image{display:none}.modal__body--registration .content .form-container,.modal__body--registration-slider .content .form-container{padding:25px 10px 10px}}@media (max-height:320px){.modal__body--registration,.modal__body--registration-slider{height:auto}}@media (min-width:992px){.modal__body--registration,.modal__body--registration-slider{width:590px;height:auto;position:relative}}@media (max-width:992px){.modal__body--registration-slider{background-image:url(/resources/images/registration/bg-mobile.png);background-repeat:no-repeat;background-size:cover;position:relative}.modal__body--registration-slider .modal__close{z-index:2}.modal__body--registration-slider .bottom-images,.modal__body--registration-slider .top-images{position:absolute;display:block;width:100%;height:50%}.modal__body--registration-slider .bottom-images .fruit-image,.modal__body--registration-slider .top-images .fruit-image{position:absolute}.modal__body--registration-slider .bottom-images .fruit-image.orange,.modal__body--registration-slider .top-images .fruit-image.orange{left:0;top:30%}.modal__body--registration-slider .bottom-images .fruit-image.lemon,.modal__body--registration-slider .top-images .fruit-image.lemon{right:0;top:30%}.modal__body--registration-slider .bottom-images .fruit-image.strawberry,.modal__body--registration-slider .top-images .fruit-image.strawberry{margin:auto;left:50%;top:5%}.modal__body--registration-slider .bottom-images .fruit-image.plum,.modal__body--registration-slider .top-images .fruit-image.plum{bottom:0;right:20%}.modal__body--registration-slider .bottom-images .fruit-image.watermelon,.modal__body--registration-slider .top-images .fruit-image.watermelon{bottom:0;left:0}.modal__body--registration-slider .bottom-images .fruit-image.cherry,.modal__body--registration-slider .top-images .fruit-image.cherry{right:0;bottom:20%}.modal__body--registration-slider .top-images{top:0}.modal__body--registration-slider .bottom-images{bottom:0}.modal__body--registration-slider .content{height:100%;position:relative;z-index:1}.modal__body--registration-slider .content .slider-form{display:flex;align-items:center}.modal__body--registration-slider .content .slider-form .buttons-container{padding:0 10px}.modal__body--registration-slider .content .slider-form .buttons-container .button{width:100%;max-width:300px}.modal__body--registration-slider .content .slider-form .title_container{max-width:190px;display:flex;flex-direction:column;align-items:center;align-self:center}.modal__body--registration-slider .content .slider-form .title_container .percent{max-width:80%}.modal__body--registration-slider .content .slider-form .title_container .fs{max-width:65%}.modal__body--registration-slider .content .slider-form .form-container{width:100%;max-width:400px}.modal__body--registration-slider .content .form-container__link{font-size:14px}.modal__body--registration-slider .content .form-container__form{align-items:center}.modal__body--registration-slider .content .form-container .form__input,.modal__body--registration-slider .content .form-container .form__label,.modal__body--registration-slider .content .form-container .form__select-button,.modal__body--registration-slider .content .form-container .form__textarea{font-size:14px}.modal__body--registration-slider .modal__close{top:26px;padding:0}}@media (min-width:992px){.modal__body--registration-slider{width:740px;height:auto;position:relative}}@media (max-width:768px){.modal-login div.modal-dialog{width:100%;height:100%;margin:0}.modal-login div.modal-dialog .modal-content{width:100%;height:100%}.modal-login div.modal-dialog .modal-content .modal__body--login{width:100%;height:100%}.modal-login div.modal-dialog .modal-content .modal__body--login .form-container__form .form__group{max-width:380px}.modal-login div.modal-dialog .modal-content .modal__body--login .form-container__content .action-button-container{width:100%;max-width:380px}.modal-login div.modal-dialog .modal-content .modal__body--login .form-container__link{display:block}}@media (max-width:568px){.modal-login div.modal-dialog .modal-content .modal__body--login .content{padding:25px 20px}}@media (max-width:992px){.modal-registration div.modal-dialog{width:100%;height:100%;margin:0}}@media (max-height:568px){.modal-registration div.modal-dialog{height:auto;min-height:100vh}}@media (min-width:992px){.modal-registration div.modal-dialog{margin:80px auto}}.modal-registration div.modal-dialog .modal-content{display:block}.form-container .form{width:100%}.form-container .title_container{display:none}.form-container--slider{height:100%;display:flex;flex-direction:column}.form-container--slider .password-toggle{right:10px!important}@media (max-width:568px){.form-container--slider .form__group label[for=profile_age_terms_acceptance]{font-size:11px!important}}.form-container--slider .form__input#user_password{padding-right:40px}.form-container--slider .form__input:-webkit-autofill{border-color:#00b86c!important;background:#272b3e!important;color:#fff!important;box-shadow:inset 0 0 0 60px #272b3e!important;border-width:1px!important;-webkit-text-fill-color:#fff!important}.form-container--slider .form__input-container{position:relative}.form-container--slider .datepicker-input{width:100%!important}.form-container--slider .datepicker-input .input-group{width:100%!important}.form-container--slider .datepicker-input input{border-color:#272b3e;outline-color:#272b3e;background:#272b3e;display:block;width:100%;height:44px;line-height:46px;vertical-align:middle;border-radius:4px;border:none;box-shadow:none;color:#999;font-size:13px;font-weight:700;text-align:left;transition:color .3s ease}.form-container--slider .form__input,.form-container--slider .form__select-button,.form-container--slider .form__textarea{background:#272b3e;transition:.3s}.form-container--slider .form__input:active,.form-container--slider .form__input:focus,.form-container--slider .form__select-button:active,.form-container--slider .form__select-button:focus,.form-container--slider .form__textarea:active,.form-container--slider .form__textarea:focus{background:#3c4057;caret-color:#fff}.form-container--slider .form__input:active,.form-container--slider .form__input:active:focus,.form-container--slider .form__input:active:hover,.form-container--slider .form__input:focus,.form-container--slider .form__input:hover,.form-container--slider .form__select-button:active,.form-container--slider .form__select-button:active:focus,.form-container--slider .form__select-button:active:hover,.form-container--slider .form__select-button:focus,.form-container--slider .form__select-button:hover,.form-container--slider .form__textarea:active,.form-container--slider .form__textarea:active:focus,.form-container--slider .form__textarea:active:hover,.form-container--slider .form__textarea:focus,.form-container--slider .form__textarea:hover{border-color:#272b3e}.form-container--slider .form__group--checkbox{background-color:transparent}.form-container--slider .form-container__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.form-container--slider .form-container__title{color:#fff}@media (max-width:768px){.form-container--slider .form-container__link{display:none}}.form-container__title{margin:0 0 10px;padding:0;font-size:22px;line-height:1.2;font-weight:700;text-align:center;text-transform:uppercase;color:#feb63a}.form-container__form{margin:20px 0 0 0;display:flex;flex:1}.form-container__link{margin:10px 0;font-size:13px;line-height:1.2;text-align:center;font-weight:700;color:#fff}.form-container__link a{display:inline-block;vertical-align:top;color:#2acff2;text-decoration:none;cursor:pointer}.form-container__link a:active,.form-container__link a:active:focus,.form-container__link a:active:hover,.form-container__link a:focus,.form-container__link a:hover{text-decoration:underline;outline:0;color:#2acff2}@media (max-height:414px){.form-container__link{margin:0}}.form__input,.form__select-button,.form__textarea{display:block;width:100%;height:44px;line-height:46px;vertical-align:middle;border-radius:4px;background:none rgba(255,255,255,.1);border:none;box-shadow:none;color:#999;font-size:13px;font-weight:700;text-align:left;transition:color .3s ease}.form__input:active,.form__input:active:focus,.form__input:active:hover,.form__input:focus,.form__input:hover,.form__select-button:active,.form__select-button:active:focus,.form__select-button:active:hover,.form__select-button:focus,.form__select-button:hover,.form__textarea:active,.form__textarea:active:focus,.form__textarea:active:hover,.form__textarea:focus,.form__textarea:hover{color:#fff;border-color:rgba(255,255,255,.1);box-shadow:none}.form--page{max-width:600px;margin:0 auto}.form__group{margin:0 0 10px 0;position:relative}.form__group .password-toggle{position:absolute;top:50%;right:0;margin-top:-15px;cursor:pointer}.form__label{display:none}.form__label--checkbox{display:block}.form__input{padding:0 10px}@media (min-width:768px){.form__input{padding:0 20px}}.form__input::-moz-placeholder{opacity:1;transition:color .3s ease}.form__input::-webkit-input-placeholder{color:#999!important;transition:color .3s ease}.form__input:hover::-webkit-input-placeholder{color:#fff!important}.form__input:-webkit-autofill{box-shadow:inset 0 0 0 60px #1a1b1b!important;color:#999!important;-webkit-text-fill-color:#999!important;background:0 0!important;border:4px solid #1a1b1b!important;border-radius:4px!important}.form__input:-webkit-autofill:active,.form__input:-webkit-autofill:active:focus,.form__input:-webkit-autofill:active:hover,.form__input:-webkit-autofill:focus,.form__input:-webkit-autofill:hover{color:#fff!important;-webkit-text-fill-color:#fff!important}.form__select{position:relative}.form__select-button{padding:0 20px;cursor:pointer}.open .form__select-button{border-radius:4px 4px 0 0;border-bottom:none;color:#fff}.form__group--error .form__select-button{border:1px solid red}.form__select-caret{position:absolute;right:10px;top:18px;display:block;width:10px;height:10px;background:url(/resources/images/caret.svg) no-repeat center center transparent;background-size:contain;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;opacity:.4}.open .form__select-caret{-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:1}.form__select-menu{position:absolute;display:none;z-index:3;list-style:none;width:100%;padding:10px 0;margin:-1px 0 0 0;background:rgba(0,0,0,.9);border-radius:0 0 4px 4px;border:none}.open .form__select-menu{display:flex;flex-flow:row wrap}.form__select-menu>li{width:25%;padding:0;margin:0}.form__select-menu>li>a{display:block;padding:5px 20px;margin:0;text-decoration:none;color:#999;font-size:18px;line-height:1.2;letter-spacing:1px;text-align:left;transition:color .3s ease}.form__select-menu>li>a:active,.form__select-menu>li>a:active:focus,.form__select-menu>li>a:active:hover,.form__select-menu>li>a:focus,.form__select-menu>li>a:hover{text-decoration:none;outline:0;color:#fff}@media (min-width:768px){.form__select-menu>li>a{font-size:14px}}.form__group--checkbox{display:inline-block;width:100%;min-height:44px;line-height:1;vertical-align:middle;border-radius:4px;background-color:rgba(255,255,255,.06);padding:12px 10px}.form__group--checkbox.form__group--error{border:1px solid red}.form__checkbox{position:absolute;opacity:0;height:0;margin:0}.form__checkbox+label{position:relative;cursor:pointer;min-height:18px;padding:0 0 0 calc(18px + 10px);margin:0;color:#fff;font-size:12px;text-align:left;font-weight:400;line-height:20px;display:inline-block}.form__checkbox+label a{color:#2acff2;text-decoration:none}.form__checkbox+label a:hover{color:#2acff2;text-decoration:underline}.form__checkbox+label:before{content:'';position:absolute;top:0;left:0;display:block;width:18px;height:18px;line-height:18px;color:#fff;text-align:center;font-family:Arial,sans-serif;vertical-align:middle;font-size:14.4px;border-radius:4px;background:#fff;border:1px solid #fff;transition:border-color .3s ease,color .3s ease,background-color .3s ease}.form__checkbox:checked+label:before{background:#2acff2;border-color:#2acff2;content:'\2713';color:#fff;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.7)}.form__button{text-align:center;padding:10px 0}.form__textarea{height:auto;line-height:1.5;padding:10px 20px;resize:vertical}.form__textarea::-moz-placeholder{opacity:1;transition:color .3s ease}.form__textarea::-webkit-input-placeholder{color:#999!important;transition:color .3s ease}.form__textarea:hover::-webkit-input-placeholder{color:#fff!important}.form__textarea:-webkit-autofill{box-shadow:inset 0 0 0 60px #1a1b1b!important;color:#999!important;-webkit-text-fill-color:#999!important;background:0 0!important;border-radius:4px!important}.form__textarea:-webkit-autofill:active,.form__textarea:-webkit-autofill:active:focus,.form__textarea:-webkit-autofill:active:hover,.form__textarea:-webkit-autofill:focus,.form__textarea:-webkit-autofill:hover{color:#fff!important;-webkit-text-fill-color:#fff!important}.form__alert{margin:0 0 30px;padding:15px 20px;background:0 0;border-radius:3px;border:2px solid rgba(0,0,0,.2);color:#3eafe9;font-size:14px;letter-spacing:1px;font-weight:400;text-align:left}.form__alert a{color:#fff;text-decoration:underline}.form__alert a:hover{color:#fff;text-decoration:none}.form__alert p+p{margin:0;padding:0}.form__error{font-size:13px;text-align:left;color:red}.form__group--error .form__input{border:1px solid red}.form__group--error .form__input:-webkit-autofill{border:1px solid red!important}.form__group--error .form__textarea{border:1px solid red}.form__group--error .form__textarea:-webkit-autofill{border:1px solid red!important}.form--registration.slider-form{display:flex;flex-direction:column;justify-content:space-between}.form--registration.slider-form .stepper-container{width:100%;display:flex;justify-content:space-around;position:relative;padding:12px 0;overflow-x:hidden}.form--registration.slider-form .stepper-container .stepper-line{position:absolute;background:#333541;width:100%;border-radius:2px;height:4px;transition:.3s}.form--registration.slider-form .stepper-container .stepper-line.active{background:#00b86c}.form--registration.slider-form .stepper-container .step{text-align:center;display:flex;align-items:center;flex-direction:column;position:relative;cursor:pointer}.form--registration.slider-form .stepper-container .step:before{content:'';background:#333541;position:absolute;height:4px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);border-radius:2px;transition:.3s;width:100%}.form--registration.slider-form .stepper-container .step.first:before{width:50%}.form--registration.slider-form .stepper-container .step.active:before{background:#00b86c}.form--registration.slider-form .stepper-container .step.active .step-circle{color:#fff}.form--registration.slider-form .stepper-container .step.done .step-circle{background:#00b86c}.form--registration.slider-form .stepper-container .step.done .step-circle:after{content:'\2713'}.form--registration.slider-form .stepper-container .step.done .step-circle__label{display:none}.form--registration.slider-form .stepper-container .step .step-circle{-webkit-transform:translate(0,calc(-50% + 2px));transform:translate(0,calc(-50% + 2px));background:#0e101b;width:24px;height:24px;border-radius:100%;border:4px solid #00b86c;line-height:19px;z-index:1;color:transparent}.form--registration.slider-form .buttons-container{display:flex;width:100%;align-items:center;flex-direction:column}.form--registration.slider-form .buttons-container .form-container__link{display:none}@media (max-width:768px){.form--registration.slider-form .buttons-container .form-container__link{display:block}}.form--registration.slider-form .buttons-container .footer-text-container{margin-top:20px;min-height:18px}.form--registration.slider-form .buttons-container .button{height:44px;border-radius:22px;line-height:46px;font-size:16px;width:200px;max-width:70%;background-color:#00b86c;margin-top:8px}.form--registration.slider-form .buttons-container .button.button--bigger{height:60px;border-radius:40px;display:flex;justify-content:center;align-items:center;font-size:23px}@media (max-width:992px){.form--registration.slider-form .buttons-container .button.button--bigger{display:none}}.form--registration.slider-form .buttons-container .button:disabled{background-color:#6c7397}.form--registration.slider-form .buttons-container .button.waiting{background-color:#00b86c;position:relative;color:transparent!important;align-items:center;justify-content:center;display:flex}.form--registration.slider-form .buttons-container .button.waiting:after{content:'';background-image:url(/resources/images/icon/waiting.svg);width:26px;height:26px;background-repeat:no-repeat;background-position:center;position:absolute;-webkit-animation:loading-bar-spinner .4s linear infinite;animation:loading-bar-spinner .4s linear infinite}.form--registration.slider-form .buttons-container .button.no-bonuses{width:100%;max-width:100%;height:auto}.form--registration.slider-form .buttons-container .button--back,.form--registration.slider-form .buttons-container .button.no-bonuses{background:0 0;font-size:12px;line-height:inherit;color:#aaaec5}.form--registration.slider-form .buttons-container .button--back{font-size:16px}.form--registration.slider-form .buttons-container.promo-bonus,.form--registration.slider-form .buttons-container.welcome-bonus{flex-direction:column}.form--registration.slider-form .buttons-container.welcome-bonus .go-to-home-link{font-size:16px}.form--registration.slider-form .buttons-container.welcome-bonus .go-to-home-link:hover{text-decoration:none}.form--registration.slider-form .welcome-bonus-block{display:flex;flex-direction:column;align-items:center}.form--registration.slider-form .welcome-bonus-block h3{margin:30px}.form--registration.slider-form .welcome-bonus-block .description{font-size:24px;line-height:36px;text-align:center;text-transform:uppercase;color:#00b86c}.form--registration.slider-form .welcome-bonus-block .code-block{margin:30px;padding:7px 12px;border-radius:8px;background:#272b3e;font-size:14px;line-height:24px;display:flex;justify-content:center;align-items:center;font-weight:600}.form--registration.slider-form .welcome-bonus-block .code-block img{margin-right:10px}.form--registration.slider-form .welcome-bonus-block .code-block .code{margin:0 8px;font-size:24px;color:#00b86c}.form--registration.slider-form .welcome-bonus-block .copy-button-container{display:flex;align-items:center;flex-direction:column}.form--registration.slider-form .welcome-bonus-block .copy-button-container .code-block{position:absolute;opacity:0;transition:.3s;margin-top:-50px}.form--registration.slider-form .welcome-bonus-block .copy-button-container:hover .code-block{opacity:1}.form--registration.slider-form .welcome-bonus-block .copy-button-container .copy-button{width:24px;height:24px;cursor:pointer}.form--registration.slider-form .welcome-bonus-block .copy-button-container .copy-button:after{content:'';background-image:url(/resources/images/icon/clone.svg);width:100%;height:100%;display:block;transition:.3s}.form--registration.slider-form .welcome-bonus-block .copy-button-container .copy-button.copied:after,.form--registration.slider-form .welcome-bonus-block .copy-button-container .copy-button:hover:after{background-image:url(/resources/images/icon/clone-green.svg)}.form--registration.slider-form .welcome-bonus-block .checkmark{width:100px;height:100px;background:#00b86c;border-radius:100%}.form--registration.slider-form .welcome-bonus-block .checkmark:after{content:'';background-image:url(/resources/images/icon/checkmark.svg);display:block;width:50%;height:50%;margin:25%;background-size:contain;background-repeat:no-repeat;background-position:center}.form--registration.slider-form .promo-bonus-block{color:#aaaec5;font-size:30px;line-height:46px;padding:40px;text-align:center}.form--registration.slider-form .gender-radio__container{width:100%}.form--registration.slider-form .gender-radio__item{padding:10px 20px;background-color:#272b3e;border-radius:8px;display:inline-flex;width:calc(50% - 5px);font-size:13px;align-items:center;cursor:pointer;border:1px solid #272b3e}.form--registration.slider-form .gender-radio__item:first-child{margin-right:10px}.form--registration.slider-form .gender-radio__item .content{display:inline-flex;justify-content:space-between;align-items:center;width:100%}.form--registration.slider-form .gender-radio__item.selected{background-color:#101321;border-color:#00b86c}.form--registration.slider-form .gender-radio__item.selected label{color:#fff}.form--registration.slider-form .gender-radio__item.selected .icon.male:before{background-image:url(/resources/images/icon/male-green.svg)}.form--registration.slider-form .gender-radio__item.selected .icon.female:before{background-image:url(/resources/images/icon/female-green.svg)}.form--registration.slider-form .gender-radio__item.selected .icon__selected:before{background-image:url(/resources/images/icon/checkmark-green.svg)}.form--registration.slider-form .gender-radio__item input{display:none}.form--registration.slider-form .gender-radio__item label{color:#999;line-height:inherit;margin:0}.form--registration.slider-form .gender-radio__item .icon{width:16px;height:16px}.form--registration.slider-form .gender-radio__item .icon:before{content:'';width:16px;height:100%;display:block}.form--registration.slider-form .gender-radio__item .icon.female,.form--registration.slider-form .gender-radio__item .icon.male{margin-right:8px;margin-left:-8px}.form--registration.slider-form .gender-radio__item .icon.male:before{background-image:url(/resources/images/icon/male.svg)}.form--registration.slider-form .gender-radio__item .icon.female:before{background-image:url(/resources/images/icon/female.svg)}.form--registration.slider-form .gender-radio__item .icon__selected{margin-left:8px}.form--registration .form__select-menu__profile_country{max-height:200px;overflow-y:auto}.form--registration .form__select-menu__profile_country li{width:100%}.form--registration .date-of-birth-container{display:flex;flex-direction:row}.form--registration .date-of-birth-container .form__select{width:33%;margin-right:8px}.form--registration .date-of-birth-container .form__select:last-child{margin:0}.form--registration .date-of-birth-container .form__select .form__select-menu{max-height:200px;overflow-y:auto}.form--registration .date-of-birth-container .form__select .form__select-menu li{width:100%}.form--registration .form__select-menu__profile_country{max-height:200px;overflow-y:auto}.form--registration .form__select-menu__profile_country li{width:100%}.form--registration .form__checkbox{margin:0}.form--registration .form__checkbox+label:before{content:'';background-color:transparent;text-shadow:none;width:20px;height:20px;border:2px solid #00b86c;border-radius:2px}.form--registration .form__checkbox:checked+label:before{background-color:transparent;background-image:url(/resources/images/icon/checkmark_checkbox.svg);background-repeat:no-repeat;background-position:1px center}@media (min-width:768px){.form--registration .form__group{width:100%;display:inline-block;vertical-align:top}.form--registration .form__group.form__group--checkbox{margin-right:0;margin-left:0;width:100%}.form--registration .form__group--captcha{width:100%;margin-left:0!important;margin-right:0!important}}@media (max-height:414px){.form--registration div.form__group-list{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-content:center}}@media (max-height:414px){.form--registration div.form__group-list>div.form__group{width:100%}}.form__fraction{font-size:0;line-height:0;letter-spacing:normal;margin:0 0 10px 0}.form__fraction-title{display:inline-flex;align-items:center;justify-content:left;flex-wrap:wrap;width:100%;font-size:13px;font-weight:700;text-align:left;color:#fff;height:44px;white-space:normal;line-height:1.2}@media (min-width:768px){.form__fraction-title{width:30%;padding:0 10px 0 0}}@media (max-height:414px){.form__fraction-title{width:calc(50% - 20px);margin:0 10px 10px 10px}}.form__fraction-list{display:inline-block;vertical-align:top;width:100%}@media (min-width:768px){.form__fraction-list{width:70%}}@media (max-height:414px){.form__fraction-list{width:calc(50% - 20px);margin:0 10px 10px 10px}}.form__display-table{display:flex;flex-flow:column nowrap;align-items:center;width:100%}.form__display-cell{display:table-cell;vertical-align:bottom;width:100%}.form__display-cell--button{width:230px;display:flex;justify-content:center}.form__display-cell div.form__group-list div.form__group--custom{width:100%}.form__submit{white-space:normal;display:inline-block;vertical-align:middle;padding:14px 20px 10px;color:#fff;font-size:16px;font-weight:700;text-decoration:none;text-align:center;text-transform:uppercase;text-shadow:0 2px 0 rgba(0,0,0,.08);border:none;box-shadow:0 4px 2px rgba(0,0,0,.02);outline:0;background-image:none;transition:background-color .3s ease;min-height:44px;border-radius:32px;line-height:20px;min-width:200px;background-color:#2ab2f2}.form__submit:active,.form__submit:active:focus,.form__submit:active:hover,.form__submit:focus,.form__submit:hover{background-color:#47e7ff}.g-recaptcha>div>div{margin-right:auto;margin-left:auto}.g-recaptcha>div>div iframe{-webkit-transform:scale(.92);transform:scale(.92);-webkit-transform-origin:0 0;transform-origin:0 0}@media (min-width:768px){.g-recaptcha>div>div iframe{-webkit-transform:scale(1);transform:scale(1)}}.secure-banner{padding:7px;border-radius:4px;background-color:#fff;color:#0d3d63}.sv-promo{padding:20px 0 0;background-color:#212746}.sv-promo__banner{position:relative;margin:0 0 5px 0;border-radius:4px;overflow:hidden}.sv-promo__banner__background{height:215px;width:100%}.sv-promo__banner__char{position:absolute;bottom:0;left:-50px;height:75%}@media (min-width:600px){.sv-promo__banner__char{height:90%;left:10px}}.sv-promo__banner__content{position:absolute;width:100%;top:0;right:0;padding:20px}@media (min-width:600px){.sv-promo__banner__content{width:50%;top:20%;right:20px;border-radius:18px;background-color:rgba(14,16,27,.5)}}.sv-promo__banner__title{font-size:30px;color:#fff;font-family:ttfirs--black,Verdana,sans-serif;font-weight:400;line-height:1.1;text-transform:uppercase;text-align:center;letter-spacing:1px}@media (min-width:600px){.sv-promo__banner__title{height:90%;left:10px}}.sv-promo__banner__text{position:absolute;top:65px;right:15px;font-size:21px;color:#fff;font-family:ttfirs--black,Verdana,sans-serif;font-weight:400;line-height:1.1;text-transform:uppercase;text-align:center;letter-spacing:1px}@media (min-width:600px){.sv-promo__banner__text{position:relative;top:0;right:0;margin-top:20px}}.complaints__title{background-color:#00c6f6!important}.complaints__content{padding:70px 248px!important;text-align:center!important;margin-top:50px;margin-bottom:100px}@media (max-width:1600px){.complaints__content{padding:70px 80px!important}}@media (max-width:768px){.complaints__content{padding:70px 20px!important}}.complaints__content p{font-size:17px;line-height:35px}.telegram-button-container{display:flex;position:fixed;bottom:140px;right:-268px;width:300px;border:2px solid #727273;border-right:0;border-radius:15px 0 0 15px;overflow:hidden;cursor:pointer;z-index:999;transition:right .5s}@media (min-width:992px){.telegram-button-container:hover{right:0}.telegram-button-container:hover .telegram-button-label-text{color:#e2e2e2}}.telegram-button-container-open{right:0}.telegram-button-label{width:30px;height:auto;padding:2px 3px 4px 2px;background-color:#727273}.telegram-button-label-icon{width:100%;margin-bottom:10px}.telegram-button-label-text{display:block;width:17px;line-height:15px;margin:auto;word-wrap:break-word;text-align:center;color:#58aae7;transition:color .5s}.telegram-button-label-text-open{color:#e2e2e2}.telegram-button-content{width:calc(100% - 30px);height:116px;padding:10px;text-align:center;background-color:#e2e2e2}.telegram-button-content-text{display:block;margin-bottom:10px;font-size:17px;font-weight:700;color:#727273}.telegram-button-content-joinButton{width:162px;height:25px;margin:auto;display:flex;justify-content:center;align-items:center;letter-spacing:2.5px;font-size:13px;font-weight:700;border-radius:15px;background-color:#58aae7;color:#fff;box-shadow:0 0 5px rgba(114,114,115,.5);transition:all .2s}@media (min-width:992px){.telegram-button-content-joinButton:hover{text-decoration:none;letter-spacing:3px;color:#fff;box-shadow:0 0 4px rgba(128,128,128,.9);background-color:#58aae7c4}}.telegram-button-content-joinButton-open{text-decoration:none;letter-spacing:3px;color:#fff;box-shadow:0 0 4px rgba(128,128,128,.9);background-color:#58aae7c4}.chat-alerts{position:fixed;bottom:102px;right:25px;z-index:25}.chat-alerts-open{right:0}.chat-alerts-close{display:none}.chat-alerts--icon-wrapper{width:50px;cursor:pointer;position:relative;-webkit-animation-name:iconmove;animation-name:iconmove;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.chat-alerts--icon-wrapper--icon{width:100%}.chat-alerts--icon-wrapper-open{display:block}.chat-alerts--icon-wrapper-close{display:none}.chat-alerts--message-wrapper{border-radius:10px;background-color:rgba(0,0,0,.7);cursor:default}.chat-alerts--message-wrapper--message{display:block;padding:20px;padding-left:35px;font-size:16px}.chat-alerts--message-wrapper-close{display:none}.chat-alerts--message-wrapper-open{display:block}.chat-alerts-btn-close{position:absolute;top:25px;left:10px;cursor:pointer}@-webkit-keyframes iconmove{0%{width:50px}50%{width:55px}100%{width:50px}}@keyframes iconmove{0%{width:50px}50%{width:55px}100%{width:50px}}.seo-content__description-container{position:relative;padding:30px 15px 0}@media (max-width:768px){.seo-content__description-container{padding:15px 10px 0}}@media (min-width:768px) and (max-width:1200px){.seo-content__description-container{padding:25px 13px 0}}.seo-content__description{position:relative;padding:10px 50px 30px;background-color:rgba(0,0,0,.6);border-radius:30px;margin-bottom:50px;color:#fff;max-height:180px;overflow:hidden;transition:max-height .5s ease-out}@media (max-width:768px){.seo-content__description{padding:8px 15px 30px}}@media (min-width:768px) and (max-width:1200px){.seo-content__description{padding:10px 25px 30px}}.seo-content__description::after{content:'';box-shadow:inset 0 -65px 50px -35px #131621;position:absolute;top:0;left:0;width:100%;height:100%}.seo-content__description--show-more{max-height:100%}.seo-content__description__button{width:162px;height:25px;margin:auto;display:flex;justify-content:center;align-items:center;letter-spacing:2.5px;font-size:13px;font-weight:700;border-radius:0 0 15px 15px;background-color:#58aae7;text-transform:uppercase;cursor:pointer;color:#fff;box-shadow:0 0 5px rgba(114,114,115,.5);position:relative;bottom:50px;transition:all .2s}@media (min-width:1200px){.seo-content__description__button:hover{text-decoration:none;letter-spacing:3px;color:#fff;box-shadow:0 0 4px rgba(128,128,128,.9);background-color:#58aae7c4}}.seo-content__description__button-open{text-decoration:none;letter-spacing:3px;color:#fff;box-shadow:0 0 4px rgba(128,128,128,.9);background-color:#58aae7c4}.seo-content__description h1{margin:30px 0 10px;color:#ffc924;font-size:26px;font-weight:600;line-height:1.2;text-align:center;letter-spacing:1px}@media (max-width:768px){.seo-content__description h1{font-size:22px;line-height:1;margin:5px 0 5px;color:#ffc924}}@media (min-width:768px) and (max-width:1200px){.seo-content__description h1{font-size:24px;line-height:1.1;margin:8px 0 8px;color:#ffc924}}.seo-content__description h2{margin:6px 0;color:#ffc924;font-size:22px;font-weight:600;line-height:1.2;text-align:center;letter-spacing:1px}@media (max-width:768px){.seo-content__description h2{font-size:18px;line-height:1}}@media (min-width:768px) and (max-width:1200px){.seo-content__description h2{font-size:20px;line-height:1.1}}.seo-content__description h3{margin:10px 0;color:#01c6f6!important;font-size:18px;font-weight:600;line-height:1.2;text-align:center;letter-spacing:1px}@media (max-width:768px){.seo-content__description h3{font-size:14px;line-height:1;margin:6px 0}}@media (min-width:768px) and (max-width:1200px){.seo-content__description h3{font-size:16px;line-height:1.1;margin:8px 0}}.seo-content__description p{line-height:20px;font-size:14px;padding:8px 0}@media (max-width:768px){.seo-content__description p{font-size:12px;line-height:16px;padding:5px 0}}@media (min-width:768px) and (max-width:1200px){.seo-content__description p{font-size:13px;line-height:1.1;padding:6px 0}}.seo-content__description ul{color:#01c6f6;padding:6px 50px;list-style:none}.seo-content__description ul li{color:#fff}.seo-content__description ul li strong{color:#54c7f5}.seo-content__description ul li:before{content:"•";display:inline-block;margin:0 7px 0 0;text-align:left;color:#54c7f5}@media (max-width:768px){.seo-content__description ul{padding:5px 30px}}@media (min-width:768px) and (max-width:1200px){.seo-content__description ul{padding:6px 40px}}.seo-content__description ol{color:#01c6f6;padding:6px 50px;counter-reset:li;list-style:none}.seo-content__description ol li{color:#fff}.seo-content__description ol li:before{display:inline-block;vertical-align:top;margin:0 10px 0 0;text-align:left;color:#54c7f5;counter-increment:li;content:counter(li) "."}@media (max-width:768px){.seo-content__description ol{padding:5px 30px}}@media (min-width:768px) and (max-width:1200px){.seo-content__description ol{padding:6px 40px}}.seo-content__description a{color:#01c6f6}.seo-content__description strong{color:#ffc924;font-size:15px}@media (max-width:768px){.seo-content__description strong{font-size:13px}}@media (min-width:768px) and (max-width:1200px){.seo-content__description strong{font-size:14px}}.fractions{display:flex;flex-wrap:wrap;position:relative;max-width:1050px;margin:0 auto;justify-content:center}.fractions__item{position:relative;display:flex;width:50%;margin:0 0 20px 0}@media (min-width:768px){.fractions__item{width:25%}}.fractions__item:before{content:'';display:block;position:absolute;top:5px;left:0;right:0;height:6px;background-color:#303340}@media (min-width:768px){.fractions__item:first-child:before{left:5px;border-radius:3px 0 0 3px}.fractions__item:last-child:before{right:5px;border-radius:0 3px 3px 0}}.fractions__decs{display:block;position:absolute;bottom:0;left:16%;right:16%;border-radius:4px;height:80%;max-width:190px;margin:0 auto}.fractions__item--tornado .fractions__decs{color:#d55423;background-color:rgba(213,84,35,.14)}.fractions__item--tsunami .fractions__decs{color:#7961e4;background-color:rgba(121,97,228,.14)}.fractions__item--lightning .fractions__decs{color:#e7c264;background-color:rgba(231,194,100,.14)}.fractions__item--storm .fractions__decs{color:#0ccf88;background-color:rgba(12,207,136,.14)}.fractions__decs>span{display:block;position:absolute;bottom:12px;left:10px;right:10px;font-size:11px;line-height:1.2;font-weight:700;text-align:center;color:inherit;text-transform:uppercase}@media (min-width:768px){.fractions__decs>span{font-size:13px}}@media (min-width:1200px){.fractions__decs>span{font-size:16px}}.fractions__icon{position:relative;display:block;width:auto;margin:0 auto 30px}.fractions__icon img{display:block;max-width:100%;margin:0 auto;height:318px}.fractions__title{position:absolute;top:60%;left:15px;right:15px;color:rgba(255,255,255,.9);font-size:12px;line-height:1.2;font-weight:700;text-align:center;text-transform:uppercase}@media (min-width:768px){.fractions__title{font-size:15px}}@media (min-width:992px){.fractions__title{font-size:16px}}@media (min-width:1200px){.fractions__title{font-size:20px}}.fractions__tooltip{display:inline-block;position:absolute;top:60%;left:0;vertical-align:top;width:auto;min-width:100%;background-color:rgba(0,0,0,.9);border-radius:6px;padding:10px;font-size:16px;font-weight:700;text-align:left;z-index:1;margin-top:20px;opacity:0;transition:opacity .3s ease;pointer-events:none}.fractions__item--tornado .fractions__tooltip{color:#d55423}.fractions__item--tsunami .fractions__tooltip{color:#7961e4}.fractions__item--lightning .fractions__tooltip{color:#e7c264}.fractions__item--storm .fractions__tooltip{color:#0ccf88}.fractions__item:hover .fractions__tooltip{opacity:1;pointer-events:auto}.fractions__tooltip ul{padding:0;margin:0;list-style:none}.fractions__tooltip ul li{position:relative;padding:0 0 0 10px;margin:5px 0;color:#fff;font-size:13px;line-height:20px;font-weight:500}.fractions__tooltip ul li:before{content:'';position:absolute;left:0;top:8px;display:block;width:4px;height:4px;border-radius:50%}.fractions__item--tornado .fractions__tooltip ul li:before{background-color:#d55423}.fractions__item--tsunami .fractions__tooltip ul li:before{background-color:#7961e4}.fractions__item--lightning .fractions__tooltip ul li:before{background-color:#e7c264}.fractions__item--storm .fractions__tooltip ul li:before{background-color:#0ccf88}.fractions__tooltip:before{content:'';display:block;position:absolute;bottom:100%;left:0;right:0;height:15px;background-color:transparent;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAPCAMAAAC7tZ1fAAAA0lBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADUrlraAAAARnRSTlMAAQIDCAkLDhARFBobHB8gJCcqNj0/QUpMU1pbX2hwc3iCh4iXnp+srrW2vb7DxcrL0dbZ2+Hl5ufo6err7O3u7/Hy8/T2xAgalgAAALJJREFUeNp1y9cSgjAURdGDvffesfeuN2IUovj/v+TgOEIA19s92UFAAlRWrB9xrfKpoHXUmDZJQl7lLw2DE9FrHpV2+SidOVnMcRB/ImR3On2wZ+9PhND0QV8ar8E/Up/0c9/n4BOhblzI9piF4YlQONzIyRx4IkQXgiTMaEKOgKFJLvxUhDNS0BWM3PRtBnYEtO8aeYllGor1bomptyv5EesyLPFUsbMRF/Kn06iaT7wB3nY1N1ugi5kAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:center bottom;background-size:auto 100%}.fraction-form{position:relative;height:44px;overflow:hidden}.fraction-form.open{overflow:visible}.fraction-form__button{padding:0;background-color:rgba(0,0,0,.9);border-radius:4px;height:44px;cursor:pointer}.fraction-form__list{display:block;z-index:2;position:absolute;top:100%;left:0;min-width:100%;background-color:rgba(0,0,0,.9);border-radius:0 0 4px 4px}.fraction-form.open .fraction-form__list{display:block;z-index:2}.fraction-form__item{position:relative;padding:14px 40px 14px 50px;font-size:13px;font-weight:400;text-align:left;line-height:16px;color:#fff;cursor:pointer;max-width:100%}.fraction-form__item:before{content:'';display:block;position:absolute;left:5px;top:calc(50% - 20px);width:40px;height:40px;background-repeat:no-repeat;background-position:center;background-color:transparent;background-size:auto}.fraction-form__item--tornado:before{background-image:url(/resources/images/statuses/icons/color/tornado.svg)}.fraction-form__item--tsunami:before{background-image:url(/resources/images/statuses/icons/color/tsunami.svg)}.fraction-form__item--lightning:before{background-image:url(/resources/images/statuses/icons/color/lightning.svg)}.fraction-form__item--storm:before{background-image:url(/resources/images/statuses/icons/color/storm.svg)}.fraction-form__item--active{position:absolute;bottom:100%;pointer-events:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:44px;vertical-align:middle;line-height:44px;padding:0 40px 0 50px}.fraction-form__item--tornado .fraction-form__title{color:#d55423}.fraction-form__item--tsunami .fraction-form__title{color:#7961e4}.fraction-form__item--lightning .fraction-form__title{color:#e7c264}.fraction-form__item--storm .fraction-form__title{color:#0ccf88}.page-statuses{padding:20px 0 0;background-color:#22303d}.page-statuses__current{margin-bottom:20px}@media (min-width:992px){.page-statuses__current{margin-bottom:0}}.page-statuses__map{overflow:hidden;margin:0 0 20px 0}@media (min-width:992px){.page-statuses__map{pointer-events:none;margin-bottom:30px}}.page-statuses__title{font-family:ttfirs--black,Verdana,sans-serif;font-weight:400;font-size:22px;line-height:2;color:#fff;text-align:center;text-transform:uppercase;margin-bottom:5px}@media (min-width:992px){.page-statuses__title{font-size:40px;margin-bottom:10px;line-height:1.5}}@media (min-width:1600px){.page-statuses__title{font-size:46px}}.page-statuses__title span{color:#f2ce26}.page-statuses__text{font-weight:400;font-size:12px;line-height:22px;color:#fff;text-align:justify}@media (min-width:992px){.page-statuses__text{font-size:13px}}.page-statuses__text p+p{margin-top:22px}.page-statuses__text-center{width:482px;margin:auto}@media (max-width:414px){.page-statuses__text-center{width:330px}}.page-statuses__text table{margin:10px 0}.page-statuses__text table tr{border:1px solid #73aec4}.page-statuses__text table tr td{padding:5px 10px;font-size:14px}.page-statuses__text table tr td:first-child{border-right:1px solid #73aec4}.page-statuses__button{text-align:center;padding-top:20px}.page-statuses__button a{height:50px;line-height:52px;border-radius:25px;font-size:20px;min-width:180px}.status-user__icon{float:left;margin:0 12px 0 0}.status-user__icon-inner{display:inline-block;vertical-align:top;width:42px;height:42px;border-radius:50%;overflow:hidden}.status-user__content--tornado .status-user__icon-inner{background-color:#d55423;background-image:url(/resources/images/statuses/icons/white/tornado.svg);background-repeat:no-repeat;background-position:center;background-size:auto}.status-user__content--tsunami .status-user__icon-inner{background-color:#7961e4;background-image:url(/resources/images/statuses/icons/white/tsunami.svg);background-repeat:no-repeat;background-position:center;background-size:auto}.status-user__content--lightning .status-user__icon-inner{background-color:#e7c264;background-image:url(/resources/images/statuses/icons/white/lightning.svg);background-repeat:no-repeat;background-position:center;background-size:auto}.status-user__content--storm .status-user__icon-inner{background-color:#0ccf88;background-image:url(/resources/images/statuses/icons/white/storm.svg);background-repeat:no-repeat;background-position:center;background-size:auto}.status-user__fraction{display:none;font-size:13px;font-weight:700;line-height:1.2;text-align:left;text-transform:uppercase;margin-left:54px;padding:7px 0 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.status-user__content--tornado .status-user__fraction{color:#d55423}.status-user__content--tsunami .status-user__fraction{color:#7961e4}.status-user__content--lightning .status-user__fraction{color:#e7c264}.status-user__content--storm .status-user__fraction{color:#0ccf88}@media (min-width:768px){.status-user__fraction{display:block}}.status-user__level{font-size:12px;font-weight:400;line-height:1.2;text-align:left;text-transform:uppercase;color:#bbb;margin-left:54px;padding:6px 0 9px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width:768px){.status-user__level{font-size:11px;padding:0}}.status-user__progresbar{height:4px;border-radius:2px;background-color:#2b2b2b;position:relative;margin-left:54px}@media (min-width:768px){.status-user__progresbar{margin-left:0;clear:both;margin-top:15px}}.status-user__progresbar-fill{position:absolute;left:0;top:0;border-radius:2px;background-color:#00a651;height:100%}.map-status{background-color:#73aec4;padding:0;background-image:url(/resources/images/background-decor/bg-inside-top--22303d.svg);background-repeat:no-repeat;background-position:center top;background-size:1600px 92px;position:relative}@media (min-width:1600px){.map-status{background-size:100% 92px}}.map-status__content{position:relative;min-height:362px;text-align:center}.map-status__image{display:inline-block;vertical-align:top;font-size:0;line-height:0;letter-spacing:normal;text-align:left;white-space:nowrap;margin:0 10px 10px;z-index:9999}@media (min-width:768px){.map-status__image{margin-bottom:15px;margin-left:20px;margin-right:20px}}@media (min-width:1600px){.map-status__image{margin-left:38px;margin-right:38px}}@media (max-width:767px){.map-status__image{position:absolute;top:0;left:0}.map-status__image--level-2{left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.map-status__image--level-3{left:auto;right:0;-webkit-transform:translate(30px,0);transform:translate(30px,0)}}.map-status__image img{display:inline-block;vertical-align:top;height:352px;width:auto}@media (min-width:768px){.map-status__image img{height:325px}}@media (min-width:992px){.map-status__image img{height:352px}}@media (min-width:1200px){.map-status__image img{height:435px}}@media (min-width:1600px){.map-status__image img{height:564px}}.status-current{max-width:1010px;padding:0 0 22px 0;margin:0 auto}.status-current__content:after{content:'';display:block;clear:both}.status-current__flag{display:none;position:relative;width:128px;height:auto;text-align:center}@media (min-width:992px){.status-current__flag{display:block;float:left}}.status-current__flag:before{content:'';display:block;position:absolute;top:5px;left:0;right:0;height:6px;background-color:rgba(255,255,255,.1);border-radius:3px}@media (min-width:992px){.status-current__info{margin-left:150px}}@media (min-width:1600px){.status-current__info{margin-left:180px}}.status-current__icon{position:relative;display:block;max-width:100%;height:auto;border:none;margin:0 auto}.status-current__title{position:absolute;top:60%;left:10px;right:10px;color:rgba(255,255,255,.9);font-size:12px;line-height:1.2;font-weight:700;text-align:center;text-transform:uppercase}@media (min-width:768px){.status-current__bonuses{display:flex;flex-wrap:nowrap}}.status-current__text{padding:15px;margin:0 0 10px 0;background-color:#3f5062;border-radius:8px;font-size:14px;line-height:25px;font-weight:700;text-align:center}.status-current__text:first-child{text-transform:capitalize}.status-current__content--tornado .status-current__text{color:#d55423}.status-current__content--tsunami .status-current__text{color:#7961e4}.status-current__content--lightning .status-current__text{color:#e7c264}.status-current__content--storm .status-current__text{color:#0ccf88}@media (min-width:768px){.status-current__text{width:26%;min-height:130px}.status-current__text:not(:first-child){margin-left:20px;width:calc(37% - 20px)}}@media (min-width:992px){.status-current__text{font-size:18px}}.status-current__label{color:#fff;font-size:14px;line-height:25px;font-weight:700;text-align:center;text-transform:capitalize}@media (min-width:992px){.status-current__label{font-size:18px}}.status-current__value{display:flex;height:calc(100% - 25px);justify-content:center;align-items:center}.status-current__progresbar{height:6px;border-radius:3px;background-color:#3f5062;position:relative}@media (min-width:992px){.status-current__progresbar{width:68%}}@media (min-width:1200px){.status-current__progresbar{width:calc(68% - 7px)}}.status-current__progresbar-fill{position:absolute;left:0;top:0;border-radius:3px;height:100%}.status-current__content--tornado .status-current__progresbar-fill{background-color:#d55423}.status-current__content--tsunami .status-current__progresbar-fill{background-color:#7961e4}.status-current__content--lightning .status-current__progresbar-fill{background-color:#e7c264}.status-current__content--storm .status-current__progresbar-fill{background-color:#0ccf88}.status-current__level{display:flex;justify-content:space-between;align-items:center;margin:0 0 10px 0;color:#fff;font-size:14px;line-height:25px;font-weight:700;text-align:left;width:calc(100% - 55px)}@media (min-width:992px){.status-current__level{font-size:16px;margin-top:8px;width:60%}}.status-current__percent{color:#8398ae;font-size:14px;line-height:25px;font-weight:700;text-align:left}@media (min-width:992px){.status-current__percent{font-size:16px}}.status-current__finish{display:block;width:50px;height:50px;position:absolute;top:calc(50% - 25px);left:calc(100% - 47px);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAIF0lEQVRoQ+2ZfXAU5R3Hv8+zu3fHJZAzpNiMluoEKMGAEaXUvkk7BCRxMjHUqdSpipUXO5QRbZ1OO0zTGawzDAO1w9hWUWZCrala02FAXkYpL1WhIYolhAoRWsDGNzjydkdun32ezrOXvbvdu73dQ5Lmj/5mMrfZ++3v+X329/L8do9gGOWTB++eQzia5BKCoulzm1r2Dtdy5HIMR6PRLwKYCaCEUtptGMbB0tLSHstWBsBtDvv7nEB9fX0TGGNfJ4RMABAFcDgSibxfqF8FgUSj0esIIb8HMM+xUALAdmNb6zaxZ9e9AJwATr/20QX1L9Ca2kYAcwFQh8J+SumScePGnfAL5Bukv7//asZYO4BrXI1zDv7aDvBd2wAhcqtRClp3J+i3arx8/JQxVl1WVvaBl6L83jdIT0/PBiHEw36MiqNHYDRvAgxmV1dUKPcvBblhhh8zIISsLykpedSPsm+QixcvtgG4JdOoOHcG4sy/QCZNAZnwedt64kg7jC2b0pEhBMp9S0Fm3GTX+7Ab4tRJkInXgVw70elzWyQS+fKVBnkHQHXKqK6D/WxV8q4TAlrXAPrt+bY1+c6t4LtfNc/R+XeYf5nCd29Pp6GiQv3VBkDTMlXaI5GI7ea5QfmKyPkfLLqdLl6+hVTdWJZpyFj/OMS5s6lT9K57QG/9RlqFcxgb15mgyoofm5+W8P17wP/yYup/cu0XoDzyczvowb91i5eef2D8sy/s9IpKXhAJIISQ+8Bscn0FlB/9xG6v5yKMzb8z08sUVYPy2GqQMtlJkyI+6jY/ydXl6XMffwhj3RqAJWtIppWyeDlQEknb7+8HW9sE9PfLc4cIIU35gHKCZAJkek7rvwM6R3bLDBECouNd8LfbILreA6mYYhZ0PjHhT3WBTPoS6MxZIFU32qKFeAzG0xsh/n3KacYVyAbiBpCOPwGdVwdaUwtQZ+sf0orHgTFj8mdCHh3x/knwlmaI85/ks5EFZIJ4AjhMkvJrQOcuSHYgRfFKX1/fy2jyva9BHO9w34OyLaWAyEf3LnxPUbUpvlZzKoWLQKZOA6mcDlpZBYTDhZm5cB78jb3g7YeA3t7Crs3QNph+gpz9bp2glEINBKEoamHGiopBaxaAfvWbZqFflhgG+Fv7zYmgUBjDYGCJQXDOYYJYDhBKoWlBKKoHUDAIOqcmWfjB0GX5n3WRdOjAX8H37AJkDeURgzHo+iAE5+nyzQSxA2lQ1IDdnKqCfu020Lm1QFGRN4B5tw+Yeub+4qeeLsXBX98FfmAPkJCzaFoMloCu6zaAlM+5QLKAAiHQWbcmd+bIVd4Acv84chj81a0Qn35s6su9hdbWg1T72qiBvt7kAPrmARiDMVcAXyCWkrH8EYQqb0Ao5J1GZvfZ1preJB3YcvOjd9xp7iFekkgkoHedAH/yCS9Ve424aceXrMSlCeUIBAKIRCI5gUT3B0kA2T59CKmsSgKVZz8VSIB4PA7GGNRzZ0CfWudp0VbsbtoD9XchMV0+ECbFBhS9AGPHVgjZQt2eQdwMEwJy82woC+qBq0rN9InFYiaAJfTtv0N9+Q++QLoAVOTTdIJYusXcQPjJJ6DKx5qMgdBz1UwFIcAgwB5rwmAgmHWpT5AuIpqa6D/eeeN8cUCNBFzGDjeQwOmTKPrjc/IBCIqqQdUC5rEfERJAT8BgOszjxT8Enzy1IBCdcwzq4vDU6q/MNld9s27Of2KMlY/VNIwPBhFU7WOHG4h24jiKX2pOLe4HyAlgXcy+vwS8crovEAnQM6gjzhjGqErrTVtfbzRBjjbUbB9gem2MGeBCoFhTURYMpYD8gqS9IFA1e4QsAKbrsjlnOewHJME4evUkgEIIijQVQUV5dPKfd643QY41zG1lAg3yOG4wxJkBQwgUqSrKQiEYjXfbit3ywhmRXCklgaQkAdwlH4jR0ozehI5LBoNKCMKahpCSnL6JIKsqXtnx6ywQayl5kYyQBCpdtBjqzFlZXvgB8VMvJqhLaiXaDiLa/AxUSlCkaggOAVh2PUEsxUHDAFl4D4I3Z78DGAmQwba3IFqaswAKBjHDt/B7QI7RYiRA0H4I4k/phuKMsO+I5ANhnUcRfrHZLLrPIjHdAL9vKQLykdcpIwGidx5FdPNvEVIUjA+GUBwoDGhAZ+hLMOjcQOmyldD+VyD45zEMbnnabAqytwcVxWzb+YBk440lGHr1BBgX5jVhVUHggYeAaTneQI5ERCSIeP5ZMxnkXR0YApITgmzbYwPpp0YJMCABEgmzE0oA2d5lNzLT9/5lowPESm0JJCOU4BwSqDQYAiUEfUMAMg3DmmruB5ky6kByAYUVFSFFRZGmmDtyLhm1IJazsg7kyOMGkNoPRltq5brbsha8ZNRHRAL8H0TehULab2fDvAYDYjMXIuN1eDoZ3EaUzPabL3WGLSIC+yD4ikmtuztsLaSzcf7DBue/cAKNOhAB89fhyS/vTP3cnbMXOoFGDUgOgFTXy5cSFpBoXBTJNf2OWGq1NGdFIGsK9mqL8vuONas38OpbVmDi9fY+mjGiDEuNnD19QRzv/Omkh1Y+4+Wnv1ceQ1Y61j6+kU+rWpYCGi6Qs6cvoKtrdcWDy5/yAvCVWm5GUkCxmGoNjVckImPHFgzwmUCsi4+tWvZLfvrUSre2bel5tl+BfWTajN9UrFn7it8IXFaNeBl3a9ueIHm6kNeawwJiGXUDyorIFQS4IqnldtecQCmQYQAYVhBnhMZQ5V3nTlxo6njp/xeKd57fldGEEgAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:center;background-size:contain;background-color:transparent}.status-current__bonus{display:inline-block;position:absolute;top:100%;right:0;vertical-align:top;width:296px;background-color:rgba(0,0,0,.9);border-radius:6px;padding:20px 30px;font-size:16px;font-weight:700;text-align:left;z-index:1;margin-top:20px;opacity:0;transition:opacity .3s ease;pointer-events:none}.status-current__content--tornado .status-current__bonus{color:#d55423}.status-current__content--tsunami .status-current__bonus{color:#7961e4}.status-current__content--lightning .status-current__bonus{color:#e7c264}.status-current__content--storm .status-current__bonus{color:#0ccf88}.status-current__finish:hover .status-current__bonus{opacity:1;pointer-events:auto}@media (min-width:768px){.status-current__bonus{width:350px;margin-top:25px}}@media (min-width:1600px){.status-current__bonus{right:calc(50% - 175px)}}.status-current__bonus ul{padding:0;margin:0;list-style:none}.status-current__bonus ul li{position:relative;padding:0 0 0 10px;margin:5px 0;color:#fff;font-size:13px;line-height:20px;font-weight:500}.status-current__bonus ul li:before{content:'';position:absolute;left:0;top:8px;display:block;width:4px;height:4px;border-radius:50%}.status-current__content--tornado .status-current__bonus ul li:before{background-color:#d55423}.status-current__content--tsunami .status-current__bonus ul li:before{background-color:#7961e4}.status-current__content--lightning .status-current__bonus ul li:before{background-color:#e7c264}.status-current__content--storm .status-current__bonus ul li:before{background-color:#0ccf88}.status-current__bonus:before{content:'';display:block;position:absolute;bottom:100%;left:0;right:7px;height:15px;background-color:transparent;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAPCAMAAAC7tZ1fAAAA0lBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADUrlraAAAARnRSTlMAAQIDCAkLDhARFBobHB8gJCcqNj0/QUpMU1pbX2hwc3iCh4iXnp+srrW2vb7DxcrL0dbZ2+Hl5ufo6err7O3u7/Hy8/T2xAgalgAAALJJREFUeNp1y9cSgjAURdGDvffesfeuN2IUovj/v+TgOEIA19s92UFAAlRWrB9xrfKpoHXUmDZJQl7lLw2DE9FrHpV2+SidOVnMcRB/ImR3On2wZ+9PhND0QV8ar8E/Up/0c9/n4BOhblzI9piF4YlQONzIyRx4IkQXgiTMaEKOgKFJLvxUhDNS0BWM3PRtBnYEtO8aeYllGor1bomptyv5EesyLPFUsbMRF/Kn06iaT7wB3nY1N1ugi5kAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:right bottom;background-size:auto 100%}@media (min-width:1600px){.status-current__bonus:before{background-position:center bottom;right:0}}.status-current__not-guild{font-family:ttfirs--black,Verdana,sans-serif;font-weight:400;font-size:24px;line-height:1.2;color:#fff;text-align:center;text-transform:uppercase;margin:20px 0 10px}.status-current__not-guild a{line-height:1.2;color:#f2ce26;text-decoration:underline;font-family:ttfirs,Verdana,sans-serif}.status-current__not-guild a:hover{text-decoration:none;color:#f2ce26}.fractions-list{font-size:0;line-height:0;letter-spacing:normal;text-align:center;margin:0 -10px}@media (min-width:768px){.fractions-list{white-space:nowrap;display:flex;justify-content:space-around;margin:0}}.fractions-list__item{position:relative;display:inline-block;vertical-align:top;width:calc(50% - 10px);margin:25px 5px 0;text-align:center}@media (min-width:768px){.fractions-list__item{width:calc(25% - 20px);margin:40px 10px 0}}.fractions-list__item:after{content:'';display:block;position:absolute;bottom:0;height:150px;left:0;right:0;pointer-events:none;background-image:linear-gradient(to top,#22303d 0,rgba(34,48,61,0) 100%)}.fractions-list__content{text-align:center}.fractions-list__title{font-family:ttfirs--black,Verdana,sans-serif;font-weight:400;font-size:18px;line-height:1.2;letter-spacing:1px;color:#fff;text-align:center;text-transform:uppercase;margin-bottom:5px}@media (min-width:992px){.fractions-list__title{font-size:22px;margin-bottom:10px}}.fractions-list__flag{display:block;text-decoration:none;position:relative;width:124px;max-width:100%;height:auto;text-align:center;z-index:1;margin:0 auto;transition:opacity .3s ease}.fractions-list__flag:active,.fractions-list__flag:active:focus,.fractions-list__flag:active:hover,.fractions-list__flag:focus,.fractions-list__flag:hover{text-decoration:none;outline:0;opacity:.7}@media (min-width:992px){.fractions-list__flag{width:160px}}@media (min-width:1600px){.fractions-list__flag{width:190px}}.fractions-list__flag:before{content:'';display:block;position:absolute;top:5px;left:0;right:0;height:6px;background-color:rgba(255,255,255,.1);border-radius:3px}.fractions-list__icon{position:relative;display:block;max-width:100%;height:auto;border:none;margin:0 auto}.fractions-list__label{position:absolute;top:60%;left:10px;right:10px;color:rgba(255,255,255,.9);font-size:12px;line-height:1.2;font-weight:700;text-align:center;text-transform:uppercase}@media (min-width:992px){.fractions-list__label{font-size:14px}}@media (min-width:1600px){.fractions-list__label{font-size:16px}}.fractions-list__level-list{padding:30px 0 15px 0;position:relative;margin-top:-35px}@media (min-width:992px){.fractions-list__level-list{margin-top:-45px}}.fractions-list__level-list:before{content:'';display:block;position:absolute;top:0;bottom:0;left:calc(50% - 2px);width:4px;background-color:#4e5964;border-radius:2px}.fractions-list__level{position:relative;min-height:36px;padding:7px 10px 6px;margin-bottom:14px;border-radius:28px;border:4px solid #4e5964;background-color:#22303d;font-size:12px;font-weight:700;line-height:18px;text-align:center;text-transform:uppercase;white-space:normal}@media (min-width:992px){.fractions-list__level{font-size:14px}}@media (min-width:1600px){.fractions-list__level{padding:13px 15px 12px}}.fractions-list__status{display:block;color:#fff}@media (min-width:1600px){.fractions-list__status{display:inline-block}}.fractions-list__level-list--tornado .fractions-list__desc{color:#d55423}.fractions-list__level-list--tsunami .fractions-list__desc{color:#7961e4}.fractions-list__level-list--lightning .fractions-list__desc{color:#e7c264}.fractions-list__level-list--storm .fractions-list__desc{color:#0ccf88}.vp-wave{display:block;width:100%}.vp__text--wrapper{padding:2rem 10px 1rem}.vp__text--wrapper.center{text-align:center}.vp__text--title{margin-bottom:2rem;font-size:2rem}.vp__text{max-width:800px;margin:0 auto 2rem;font-size:1.2rem}.vp__levels--wrapper{background-color:#22303d;padding:1rem 10px}.vp__title{margin-bottom:2rem;font-weight:900;text-align:center}@media (min-width:701px){.vp__title{font-size:3.5rem;letter-spacing:3px}}@media (max-width:700px){.vp__title{font-size:2rem;letter-spacing:1.5px}}.vp__title span{color:#f2ce26}.vp-levels{max-width:1000px;margin:0 auto 2rem;list-style-type:none}.vp-levels__item{display:grid;grid-gap:1rem;position:relative;z-index:1}@media (min-width:1201px){.vp-levels__item{grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr}}@media (min-width:769px) and (max-width:1200px){.vp-levels__item{grid-template-columns:1.8fr 1fr 1fr 1fr 1fr}}@media (max-width:768px){.vp-levels__item{grid-template-columns:repeat(auto-fill,130px);justify-content:center}}.vp-levels__item:not(:last-child){padding-bottom:3rem;margin-bottom:3rem;border-bottom:1px solid #4e5964}.vp-levels__header{background-color:#1b2631;border:4px solid #ea6633;border-radius:8px;line-height:1;grid-row-start:1;position:relative;text-align:center}.vp-levels__header.current{border-color:#00c6f6}@media (min-width:1201px){.vp-levels__header{grid-row-end:3;margin-right:2rem;padding:1.5rem 1.5rem .5rem}}@media (min-width:769px) and (max-width:1200px){.vp-levels__header{grid-row-end:4;padding:1.5rem 1.5rem .5rem}}@media (max-width:768px){.vp-levels__header{grid-column-start:1;grid-column-end:-1;padding:2.5rem .5rem 0;display:grid;grid-template-columns:auto 1fr;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;grid-column-gap:1.5rem;grid-row-gap:.5rem;justify-items:baseline}}.vp-levels__header--level{color:#6f8ca7}@media (min-width:769px){.vp-levels__header--level{margin-bottom:.7rem}}@media (max-width:768px){.vp-levels__header--level{grid-column-start:2;grid-row-start:1}}.vp-levels__header--title{font-size:1.8rem}@media (min-width:769px){.vp-levels__header--title{margin-bottom:1.5rem}}@media (max-width:768px){.vp-levels__header--title{grid-column-start:2;grid-row-start:2}}.vp-levels__header--img{text-align:center}@media (max-width:768px){.vp-levels__header--img{grid-column-start:1;grid-row-start:1;grid-row-end:4;margin:-20px 0 -10px}}.vp-levels__header--icon{border-radius:1rem;text-transform:uppercase;font-weight:300;box-shadow:0 0 4px 2px rgba(0,0,0,.02)}@media (min-width:769px){.vp-levels__header--icon{position:absolute;bottom:5%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:2px 6px 1px}}@media (max-width:768px){.vp-levels__header--icon{grid-column-start:2;grid-row-start:3;padding:4px 10px 5px;margin:auto}}.vp-levels__header--icon.violet{background-color:#5947b0}.vp-levels__header--icon.green{background-color:#01b977}.vp-levels__adv{background-color:#1b2631;border:4px solid #4e5964;border-radius:8px;padding:1rem;display:flex;flex-direction:column;line-height:1.1;position:relative}.vp-levels__adv::after{content:'';position:absolute;z-index:-2;background-color:#656f78}@media (min-width:769px){.vp-levels__adv::after{width:100%;height:2px;left:-100%;top:15%}}@media (max-width:768px){.vp-levels__adv::after{height:100%;width:2px;left:50%;bottom:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.vp-levels__adv--title{font-weight:300;text-align:center}.vp-levels__adv--data{font-size:1.7rem;font-weight:300;color:#f2ce26;margin:auto}.vp-levels__adv--data span{display:inline-block;width:1px;height:70%;-webkit-transform:rotate(12.5deg);transform:rotate(12.5deg);background-color:rgba(255,255,255,.7)}.vp__map--wrapper{text-align:center}.vp__map{background-color:#73aec4}@media (max-width:768px){.vp__map{max-width:100vw;overflow-y:auto}}.vp__map--img{max-width:1000px;padding:0 20px;margin:0 auto;position:relative}@media (max-width:768px){.vp__map--img{min-width:700px}}.vp__bottom--wrapper{background-color:#11181e;padding:2rem 20px 2rem}.vp__bottom{max-width:960px;margin:0 auto}.vp__your-level--header{display:flex;align-items:center}@media (min-width:451px){.vp__your-level--header{margin-bottom:2rem;justify-content:center}}@media (max-width:450px){.vp__your-level--header{margin-bottom:1rem;padding-top:1rem}}@media (min-width:741px){.vp__your-level--header .line{width:44px;height:1px;background-color:rgba(255,255,255,.3);margin:0 3rem 1.5rem}}@media (max-width:740px){.vp__your-level--header .line{display:none}}.vp__your-level{text-align:left}@media (min-width:451px){.vp__your-level{margin:0 0 3rem 2rem}}@media (max-width:450px){.vp__your-level{margin:0 0 1rem .5rem}}.vp__your-level--title{font-size:1.2rem}.vp__your-level--name{font-size:1.6rem;color:#ea6633;text-transform:uppercase;font-weight:900;margin-bottom:2rem}.vp__your-level--text{color:#ea6633;font-size:1.2rem}.vp__level-data{line-height:1.4}@media (min-width:993px){.vp__level-data{margin:0 auto 3rem;max-width:1040px;padding:0 20px}}@media (max-width:992px){.vp__level-data{margin:0 auto 2rem}}.vp__level-data--diagram{padding:2rem;background-color:#1d262f;border-radius:8px}@media (min-width:993px){.vp__level-data--diagram{margin:0 2rem}}@media (max-width:992px){.vp__level-data--diagram{order:-1;margin-bottom:2rem}}.vp-diagram__title{font-size:1.4rem}@media (max-width:992px){.vp-diagram__text:last-child{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}}.vp-diagram__title--lvl{font-weight:300}.vp-diagram__title--percent{color:#8398ae}.vp-diagram__svg{width:100%;stroke-width:5px;stroke-linecap:round}.vp-diagram__svg--holder{stroke:#3f5062}.vp-diagram__svg--progress{stroke:#ec4709}.page-promotions{background-color:#1a1c2a;position:relative}.page-promotions__welcome{background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:cover;overflow:hidden;position:relative;height:365px}@media (min-width:1200px){.page-promotions__welcome{height:450px}}.page-promotions__welcome::after{content:'';display:block;position:absolute;top:calc(100% + 2px);left:0;width:100%;height:450px;pointer-events:none;background-color:transparent;background-image:url(/resources/images/slider_smoke.png);background-position:center bottom;background-repeat:no-repeat;background-size:100% auto;-webkit-transform:translate(0,-100%);transform:translate(0,-100%);z-index:3}.page-promotions__welcome__deposits{margin-bottom:0!important}@media (min-width:992px){.page-promotions__welcome__deposits{width:calc(100% - 200px)!important;margin-left:200px}}.page-promotions__welcome__free-spins{margin-bottom:0!important;display:flex;justify-content:center;flex-flow:row nowrap;align-items:center;color:#1b1c2a;font-family:ttfirs--black,Verdana,sans-serif;letter-spacing:1px;font-size:20px;text-transform:uppercase}.page-promotions__welcome__free-spins__title{z-index:1;font-size:35px;color:#f9c330;background:#1b1c2a;padding:0 10px}@media (max-width:992px){.page-promotions__welcome__free-spins__title{display:none}}.page-promotions__welcome__free-spins__secondary{z-index:1;padding:0 5px}@media (max-width:992px){.page-promotions__welcome__free-spins__secondary{display:none}}.page-promotions__welcome__free-spins img{height:150px;margin-top:-25px;z-index:3}@media (min-width:991px){.page-promotions__welcome__free-spins img{display:none}}.page-promotions__welcome__free-spins--line{position:absolute;width:80%;height:25px;border-radius:50%;background:linear-gradient(to right,#1a1c2a 0,#c0a883 45%,#c0a883 55%,#1a1c2a 100%)}@media (max-width:992px){.page-promotions__welcome__free-spins--line{display:none}}@media (min-width:992px){.page-promotions__welcome__free-spins{width:calc(100% - 200px)!important;margin-left:200px}}.page-promotions__birthsday{position:relative;margin:0;padding:90px 0 40px 0;background-color:#121420}.page-promotions__birthsday:before{content:'';display:block;position:absolute;top:0;height:90px;left:0;right:0;background-color:transparent;background-image:url(/resources/images/background-decor/bg-inside-top--383f5e.svg);background-repeat:no-repeat;background-position:center top;background-size:1600px 90px;pointer-events:none}@media (min-width:1600px){.page-promotions__birthsday:before{background-size:100% 90px}}.promo-welcome{background-color:#00000075;background-image:url(https://wildtornado.casino/system/comfy/cms/files/files/000/000/761/original/banner_promo-day_optimized_by_tinify.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover;text-align:center;margin:0 -15px;padding:20px;min-height:calc(100vw * .415);width:89%;margin:auto;margin-top:20px;margin-bottom:50px;border-radius:20px;display:flex;justify-content:center;align-items:center}@media (min-width:768px){.promo-welcome{margin:auto;margin-top:30px;margin-bottom:50px;background-position:center top;padding:0}}@media (min-width:992px){.promo-welcome{margin:auto;margin-top:40px;margin-bottom:50px;padding:0;min-height:380px}}@media (min-width:1200px){.promo-welcome{padding-top:0}}.promo-welcome .main-inner{padding:0}@media (min-width:1200px){.promo-welcome .main-inner{max-width:950px;margin:auto}}.promo-welcome__title{padding:0;margin:0 0 20px 0;font-family:ttfirs,Verdana,sans-serif;text-shadow:0 2px 0 rgba(0,0,0,.08);color:#fff;font-size:28px;font-weight:400;line-height:1.2;text-transform:uppercase;text-align:center}@media (min-width:768px){.promo-welcome__title{margin-bottom:10px}}@media (min-width:992px){.promo-welcome__title{font-size:52px;line-height:1;padding:0 10px}}@media (min-width:1200px){.promo-welcome__title{line-height:1.2;margin-bottom:20px;padding:0 20px}}@media (max-width:1200px){.promo-welcome__title{font-size:28px}}.promo-welcome__title--bold{color:#f9c330;font-family:ttfirs--black,Verdana,sans-serif;letter-spacing:1px;margin:0;margin-top:10px}@media (min-width:1200px){.promo-welcome__title--bold{font-size:56px}}@media (max-width:1200px){.promo-welcome__title--bold{font-size:18px}}.promo-welcome__title--bold span{color:#fff}.promo-welcome__list{margin:0 0 20px 0;padding:0;display:none;vertical-align:top;font-size:0;line-height:0;letter-spacing:normal;counter-reset:promolist}@media (min-width:768px){.promo-welcome__list{display:inline-block;margin-bottom:10px}}@media (min-width:992px){.promo-welcome__list{margin-bottom:16px}}@media (min-width:1200px){.promo-welcome__list{margin-bottom:20px}}.promo-welcome__list>li{position:relative;display:inline-block;vertical-align:middle;list-style:none;min-width:130px;background-color:rgba(0,0,0,.5);height:47px;line-height:50px;white-space:nowrap;border-radius:25px;padding:0 20px;margin-bottom:4px;font-size:16px;color:#fff;font-weight:700;text-align:center;text-transform:uppercase}@media (min-width:992px){.promo-welcome__list>li{min-width:200px;font-size:18px}}.promo-welcome__list>li:last-child{color:#ffdb13}.promo-welcome__list>li:not(:last-child){margin-right:50px}.promo-welcome__list>li:not(:last-child):after{content:"\f105";display:block;width:10px;height:18px;position:absolute;top:calc(50% - 15px);right:-30px;font:normal normal normal 27px/1 FontAwesome;color:#fff;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.promo-welcome__list>li:before{counter-increment:promolist;content:counter(promolist) ".";display:inline;margin-right:5px}.promo-welcome__button{margin-bottom:15px;text-align:center}@media (min-width:768px){.promo-welcome__button{margin-bottom:10px}}@media (min-width:992px){.promo-welcome__button{margin-bottom:15px}}.promo-welcome__button span[type=get_bonus]{display:inline-block;vertical-align:top;max-width:100%}.promo-welcome__button span[type=get_bonus] *{max-width:100%}.promo-welcome__link{text-align:center}.promo-welcome__link a{font-size:13px;line-height:1.2;color:#2acff2;font-weight:700;text-align:center;text-decoration:none}.promo-welcome__link a:active,.promo-welcome__link a:active:focus,.promo-welcome__link a:active:hover,.promo-welcome__link a:focus,.promo-welcome__link a:hover{color:#2acff2;text-decoration:underline;outline:0}.bonuses{text-align:center;padding:22px 9px 40px}.bonuses__title{display:inline-block;vertical-align:middle;padding:18px 10px;margin:0 0 14px 0;text-align:center;min-width:290px;min-height:58px;border-radius:30px;background-color:#55c7f3;font-family:ttfirs--black,Verdana,sans-serif;font-size:22px;line-height:1;color:#fff}@media (min-width:768px){.bonuses__title{font-size:28px;min-width:390px;padding:14px 10px;margin-bottom:20px}}@media (min-width:1200px){.bonuses__title{margin-bottom:43px}}.bonuses__title span{color:#fff}.bonuses__content{display:flex;flex-wrap:wrap;justify-content:center;font-size:0;line-height:0;letter-spacing:normal;margin:0 -5px}@media (min-width:992px){.bonuses__content{margin:0 -10px}}@media (min-width:1200px){.bonuses__content{margin:0 -30px}}.bonuses__item{padding:0 0 15px 0;margin:0 5px 10px;width:300px;border-radius:14px 14px 8px 8px;overflow:hidden;background-color:rgba(42,118,221,.88);box-shadow:0 17px 43px rgba(0,0,0,.18);display:flex;flex-direction:column;justify-content:space-between}@media (min-width:768px){.bonuses__item{width:350px;margin-bottom:14px}}@media (min-width:992px){.bonuses__item{margin:0 10px 14px;width:380px}}@media (min-width:1200px){.bonuses__item{width:388px;margin:0 30px 40px}}.bonuses__image{margin:0 0 20px 0;height:152px;position:relative;overflow:hidden}.bonuses__image img{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);display:block;border:0;height:100%;width:auto}.bonuses__time{position:relative;padding:0 10px;margin:0 10px 10px 10px;color:#fff;font-size:16px;font-weight:700;line-height:20px;text-transform:uppercase;text-align:center}@media (min-width:768px){.bonuses__time{margin:0 20px 10px 20px}}.bonuses__time:before{content:'';display:block;position:absolute;top:calc(50% - 2px);left:0;right:0;height:2px;border-radius:1px;background-color:rgba(255,255,255,.3)}.bonuses__time span{position:relative;display:inline-block;vertical-align:top;padding:0 18px;background-color:#2a6ac8}.bonuses__name{padding:0 10px;margin:0 0 10px 0;color:#ffd955;font-size:18px;font-weight:700;line-height:1.2;text-transform:uppercase;text-align:center;text-shadow:0 2px 0 rgba(0,0,0,.08)}@media (min-width:768px){.bonuses__name{font-size:20px;margin-bottom:5px}}@media (min-width:992px){.bonuses__name{font-size:22px;margin-bottom:5px}}@media (min-width:1200px){.bonuses__name{font-size:24px;margin-bottom:5px;padding:0 7px}}.bonuses__desc{padding:0 20px;margin:0 0 16px 0;color:#fff;font-size:16px;font-weight:700;line-height:20px;text-align:center}.bonuses__button{text-align:center}.bonus{padding:40px 0 0;background-color:#212746}.bonus__banner{border-radius:6px;overflow:hidden;margin:0 0 20px 0}@media (max-width:992px){.bonus__banner{width:100%}}@media (min-width:992px){.bonus__banner{margin-bottom:35px}}.bonus__banner img{display:block;border:none;margin:0 auto;max-width:100%;height:auto;border-radius:30px}.bonus__new-game-banner{position:relative;flex-flow:row;justify-content:center;overflow:hidden;display:flex}.bonus__new-game-banner img{border-radius:0;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.bonus__new-game-banner img{max-height:200px}}@media (min-width:768px) and (max-width:1200px){.bonus__new-game-banner img{max-height:400px}}.bonus__new-game-banner::after{content:'';display:block;position:absolute;top:calc(100% + 20px);left:0;width:100%;min-height:280px;pointer-events:none;background-color:transparent;background-image:url(/resources/images/slider_smoke.png);background-position:center bottom;background-repeat:no-repeat;background-size:cover;-webkit-transform:translate(0,-100%);transform:translate(0,-100%);z-index:3}.bonus__title{padding:0;margin:0 0 10px 0;font-size:24px;line-height:1.2;text-align:center;text-transform:uppercase;color:#fcbe2a;font-weight:700}.bonus__title--second{font-size:20px}.bonus__currency{color:#fcbe2a}.bonus__desc{margin:0 0 20px 0;font-size:14px;line-height:22px;text-align:justify;color:#fff;font-weight:400}.bonus__desc p{margin:0}.bonus__desc p+p{margin-top:22px}.bonus__buttons{text-align:center;font-size:0;line-height:0;letter-spacing:normal}.bonus__button{display:inline-block;vertical-align:middle;height:52px;padding:0 30px;margin:0 10px 20px;min-width:100px;color:#fff;font-size:16px;font-weight:700;line-height:54px;text-decoration:none;text-align:center;text-transform:uppercase;text-shadow:0 2px 0 rgba(0,0,0,.08);border-radius:27px;border:none;box-shadow:0 4px 2px rgba(0,0,0,.02);outline:0;background-image:none;transition:background-color .3s ease;background-color:#84b636;white-space:nowrap}.bonus__button:active,.bonus__button:active:focus,.bonus__button:active:hover,.bonus__button:focus,.bonus__button:hover{background-color:#99da25;color:#fff;text-decoration:none;outline:0}@media (min-width:768px){.bonus__button{min-width:190px;font-size:20px}}.bonus__button--back{background-color:#2ab2f2}.bonus__button--back:active,.bonus__button--back:active:focus,.bonus__button--back:active:hover,.bonus__button--back:focus,.bonus__button--back:hover{background-color:#47e7ff}.bonus__tems{background-color:#0f111d;position:relative;margin:90px 0 0 0;padding:0 0 30px 0}.bonus__tems:before{content:'';display:block;position:absolute;bottom:100%;height:90px;left:0;right:0;background-image:url(/resources/images/background-decor/bg-top--0f111d.svg);background-repeat:no-repeat;background-position:center bottom;background-size:1600px 90px}@media (min-width:1600px){.bonus__tems:before{background-size:100% 90px}}.bonus__list ol{counter-reset:list1;padding:0;margin:0}.bonus__list ol li{font-size:12px;font-weight:400;line-height:22px;padding:0;margin:0 0 22px;list-style-type:none;color:#ccc;padding-left:30px;position:relative}.bonus__list ol li:before{display:inline-block;vertical-align:top;margin:0 10px 0 0;text-align:left;color:#1ecdff;counter-increment:list1;content:counter(list1) ".";position:absolute;top:0;left:0}@media (min-width:992px){.bonus__list ol li:before{margin-right:20px}}@media (min-width:1200px){.bonus__list ol li:before{margin-right:24px}}.bonus__list ol li ol{counter-reset:list2;margin:10px 0 10px 20px}.bonus__list ol li ol li{margin:0 0 10px}.bonus__list ol li ol li:before{counter-increment:list2;content:counter(list1) "." counter(list2) ".";margin-right:10px}.bonus__list-item-text{display:block;width:calc(100% - 35px);float:right}.new-game-bonus{background-color:#1a1c2a}.page-affil{background-color:#1a1c2a}.page-affil__banner{width:calc(100% - 200px);height:430px;min-height:430px;float:right;margin:0 0 20px 0;background-image:url(/resources/images/affiliates/aff-promo__bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:top center;position:relative;display:flex;align-items:center;justify-content:flex-end}@media (max-width:992px){.page-affil__banner{width:100%}}.page-affil__banner::after{content:'';display:block;position:absolute;top:100%;left:0;width:100%;height:504px;pointer-events:none;background-color:transparent;background-image:url(/resources/images/slider_smoke.png);background-position:center bottom;background-repeat:no-repeat;background-size:100% auto;-webkit-transform:translate(0,-100%);transform:translate(0,-100%);z-index:3}.page-affil__button{display:inline-block;vertical-align:middle;max-width:90%;white-space:normal;line-height:26px;padding:11px 25px 9px;height:auto;border-radius:40px;margin:0 5px 10px;min-width:260px;color:#fff;font-size:16px;font-weight:700;text-decoration:none;text-align:center;text-transform:uppercase;text-shadow:0 2px 0 rgba(0,0,0,.08);border:none;box-shadow:0 4px 2px rgba(0,0,0,.02);outline:0;background-image:none;transition:background-color .3s ease;background-color:#2ab2f2}.page-affil__button:active,.page-affil__button:active:focus,.page-affil__button:active:hover,.page-affil__button:focus,.page-affil__button:hover{background-color:#47e7ff;color:#fff;text-decoration:none;outline:0}@media (min-width:768px){.page-affil__button{min-width:180px;font-size:20px}}.page-affil__button--contact{background-color:#84b636}.page-affil__button--contact:active,.page-affil__button--contact:active:focus,.page-affil__button--contact:active:hover,.page-affil__button--contact:focus,.page-affil__button--contact:hover{background-color:#99da25}.page-affil__icons{margin-top:-90px}.page-affil__title{margin:0 0 25px 0;color:#fcd124;font-size:22px;font-weight:700;line-height:1.2;text-align:center;text-transform:uppercase}@media (min-width:768px){.page-affil__title{font-size:27px;margin-bottom:20px}}.page-affil__title--extra{color:#fff}.page-affil__text{margin-bottom:20px;color:#fff;font-size:13px;font-weight:700;line-height:1.7;text-align:justify}@media (min-width:768px){.page-affil__text{font-size:14px;text-align:center}}.page-affil__info-content{padding:30px 10px}@media (min-width:768px){.page-affil__info-content{padding:20px}}@media (min-width:1200px){.page-affil__info-content{padding:40px 40px}}.page-affil__plan{margin-bottom:30px}.page-affil__buttons{text-align:center;position:relative;padding:0 0 10px 0}@media (min-width:768px){.page-affil__buttons{padding-bottom:25px}}@media (min-width:1200px){.page-affil__buttons{padding-bottom:20px}}.page-affil__buttons .page-affil__button--contact{text-transform:none}.page-affil__questions{display:none}@media (min-width:768px){.page-affil__questions{display:block;padding:30px 0}}@media (min-width:1200px){.page-affil__questions{padding-top:35px}}.page-affil__questions h3{padding:0;margin:0 0 3px;color:#279bf4;font-size:18px;line-height:1.2;font-weight:700;text-align:left}.page-affil__questions p{padding:0;margin:0;color:#fff;font-size:14px;line-height:1.6;font-weight:400;text-align:left}.page-affil__questions p+h3{margin-top:20px}.page-affil__providers{width:calc(100% - 200px);float:right;margin-bottom:50px}@media (max-width:992px){.page-affil__providers{width:100%}}.page-affil__info{margin-bottom:-40px}.page-affil__testimon{background-color:#1a1c2a;margin-top:90px;position:relative;padding:0 0 20px;font-size:0;line-height:0;letter-spacing:normal;text-align:center}@media (min-width:992px){.page-affil__testimon{padding-bottom:30px}}.aff-promo{position:relative;min-height:555px;padding-bottom:60px}@media (min-width:768px){.aff-promo{display:flex;align-items:center}}.aff-promo .body-breackpoint:after{content:'';display:block;clear:both}.aff-promo__image{display:block;position:absolute;top:0;height:100%;right:0;width:auto}@media (min-width:768px){.aff-promo__image{right:50%;-webkit-transform:translate(50%,0);transform:translate(50%,0)}}.aff-promo__content{position:relative;width:90%;margin:0 5%;text-align:center;padding:25px 0}@media (min-width:768px){.aff-promo__content{max-width:570px;float:right;margin-right:35px}}@media (min-width:1200px){.aff-promo__content{max-width:720px;margin-right:35px}}.aff-promo__title{padding:0;margin:0 0 10px 0;font-size:24px;line-height:1;font-family:ttfirs--black,Verdana,sans-serif;font-weight:400;text-align:center;text-transform:uppercase;color:#fff}@media (min-width:992px){.aff-promo__title{font-size:36px}}@media (min-width:1600px){.aff-promo__title{font-size:40px}}.aff-promo__title span{color:#f2ce26}.aff-promo__title-second{display:inline-block;vertical-align:top;padding:18px 20px;margin:0 0 50px 0;font-size:22px;line-height:1.1;font-weight:700;text-align:center;text-transform:uppercase;color:#ffbd1e;background:rgba(16,18,30,.8);border-radius:45px}@media (min-width:992px){.aff-promo__title-second{font-size:26px}}.aff-promo__title-second span{color:#fff}.aff-promo__info{margin:0 0 25px 0;font-size:13px;line-height:24px;font-weight:700;text-align:justify;color:#fff}@media (min-width:992px){.aff-promo__info{line-height:22px}}@media (min-width:1200px){.aff-promo__info{font-size:14px;line-height:24px}}.aff-promo__info p{padding:0;margin:0}.aff-promo__info p+p{padding:0;margin:0}.aff-promo__buttons{text-align:center;font-size:0;line-height:0;letter-spacing:normal}.email-clipboard{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.email-clipboard span{font-size:23px;padding-right:20px}@media (max-width:992px){.email-clipboard span{font-size:16px;padding-right:3px}}.email-clipboard__copy{position:relative}.email-clipboard__copy img{height:32px;margin-top:-6px;cursor:pointer}@media (max-width:992px){.email-clipboard__copy img{height:24px;margin-top:-5px}}.email-clipboard__copy small{position:absolute;top:0;width:60px;left:30px;line-height:1.2}@media (max-width:992px){.email-clipboard__copy small{left:16px;line-height:1.1;font-size:80%}}.aff-icons{margin-top:90px;position:relative;padding:0 0 20px;font-size:0;line-height:0;letter-spacing:normal;text-align:center;background-color:#1d2339}.aff-icons:before{content:'';display:block;position:absolute;bottom:100%;height:90px;left:0;right:0;background-image:url(/resources/images/background-decor/bg-top--1d2339.svg);background-color:transparent;background-repeat:no-repeat;background-position:center bottom;background-size:1600px 90px;pointer-events:none}@media (min-width:1600px){.aff-icons:before{background-size:100% 90px}}.aff-icons__item{display:inline-block;vertical-align:top;width:90%;margin:0 5% 25px}@media (min-width:768px){.aff-icons__item{width:calc(50% - 30px);margin:0 15px 35px}}@media (min-width:1200px){.aff-icons__item{width:calc(33% - 30px)}}.aff-icons__image{width:100%;height:70px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}@media (min-width:768px){.aff-icons__image{margin-bottom:15px}}.aff-icons__image img{display:block;border:none;max-height:100%;max-width:100%}.aff-icons__image--text{color:#5ce4ff;font-size:50px}.aff-icons__image--discount-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.aff-icons__title{font-size:16px;font-weight:700;line-height:24px;text-align:center;text-transform:uppercase;color:#5de3ff}@media (min-width:768px){.aff-icons__title{font-size:18px;margin-bottom:7px}}.aff-icons__desc{display:none}@media (min-width:768px){.aff-icons__desc{display:block;font-size:12px;font-weight:700;line-height:22px;text-align:center;color:#fff}}.aff-icons__buttons{text-align:center}.aff-plan__list{font-size:0;line-height:0;letter-spacing:normal;text-align:center;display:flex;justify-content:center;flex-wrap:wrap}.aff-plan__item{display:inline-block;vertical-align:top;width:212px;margin:0 20px 20px 20px;box-shadow:0 26px 46px rgba(0,0,0,.18);border-radius:6px;overflow:hidden;background-color:#fff}.aff-plan__header{position:relative;min-height:116px;padding:20px 10px 30px;background-color:rgba(43,58,119,.8);color:#fff;font-size:18px;font-weight:700;line-height:1.7;text-transform:uppercase;text-align:center;display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.aff-plan__header:after{content:"\f107";display:block;position:absolute;bottom:18px;left:calc(50% - 8px);width:16px;height:10px;font:normal normal normal 27px/1 FontAwesome;color:#000;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.aff-plan__value{padding:20px 10px;min-height:136px;color:#000;font-size:22px;font-weight:700;line-height:1.36;text-transform:uppercase;text-align:center;display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.aff-plan__value span{font-size:2.9em;line-height:1;display:inline-block;vertical-align:top;width:100%}.aff-plan__item:nth-child(1n+1):not(.aff-plan__item--custom) .aff-plan__header:after{color:#33a1ff}.aff-plan__item:nth-child(1n+1):not(.aff-plan__item--custom) .aff-plan__value{color:#33a1ff}.aff-plan__item:nth-child(2n+2):not(.aff-plan__item--custom) .aff-plan__header:after{color:#ff9333}.aff-plan__item:nth-child(2n+2):not(.aff-plan__item--custom) .aff-plan__value{color:#ff9333}.aff-plan__item:nth-child(3n+3):not(.aff-plan__item--custom) .aff-plan__header:after{color:#855abf}.aff-plan__item:nth-child(3n+3):not(.aff-plan__item--custom) .aff-plan__value{color:#855abf}.aff-plan__item:nth-child(4n+4):not(.aff-plan__item--custom) .aff-plan__header:after{color:#e7523f}.aff-plan__item:nth-child(4n+4):not(.aff-plan__item--custom) .aff-plan__value{color:#e7523f}.page-about{background-color:#1d2339}.page-about__title{padding:0;margin:0 0 28px;font-size:22px;font-weight:700;line-height:1.2;text-transform:uppercase;text-align:center;color:#fff}.page-about__title span{color:#f2ce26}.page-about__text{padding:0;margin:0 0 22px;font-size:14px;font-weight:400;line-height:2;text-align:center;color:#fff}.page-about__text p+p{margin-top:28px}.about-icons{position:relative;padding:60px 20px 90px;background-color:#2b3a77;background-image:url(/resources/images/about/about-icons__bg.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.about-icons:after{content:'';display:block;position:absolute;bottom:0;height:90px;left:0;right:0;background-color:transparent;background-image:url(/resources/images/background-decor/bg-top--1d2339.svg);background-repeat:no-repeat;background-position:center bottom;background-size:1600px 90px;pointer-events:none}@media (min-width:1600px){.about-icons:after{background-size:100% 90px}}.about-icons__title{padding:0;margin:0 0 30px;font-family:ttfirs--black,Verdana,sans-serif;font-size:36px;font-weight:400;line-height:1.2;text-transform:uppercase;text-align:center;color:#fff}@media (min-width:768px){.about-icons__title{font-size:46px}}.about-icons__title span{color:#f2ce26}.about-icons__desc{margin:0 0 34px 0;color:#fff;font-size:14px;font-weight:400;line-height:2;text-align:center}.about-icons__list{font-size:0;line-height:0;letter-spacing:normal;text-align:center}.about-icons__item{display:inline-block;vertical-align:top;width:200px;margin:0 20px 40px}@media (min-width:768px){.about-icons__item{width:calc(33% - 40px)}}@media (min-width:1600px){.about-icons__item{width:calc(16.6% - 40px)}}.about-icons__icon{height:152px;text-align:center;display:flex;justify-content:center;align-items:center}.about-icons__icon img{display:block;margin:0 auto;border:none;max-width:100%;max-height:100%}.about-icons__label{color:#fff;font-size:16px;font-weight:700;line-height:22px;text-transform:uppercase;text-align:center}.about-welcome{position:relative;padding:90px 20px;min-height:430px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;background-color:transparent;background-image:url(/resources/images/about/about-welcome__bg.jpg);background-repeat:no-repeat;background-position:center top;background-size:auto 100%}@media (min-width:768px){.about-welcome{background-size:1600px auto}}@media (min-width:1600px){.about-welcome{background-size:100% auto}}.about-welcome:after{content:'';display:block;position:absolute;bottom:0;height:90px;left:0;right:0;background-color:transparent;background-image:url(/resources/images/background-decor/bg-inside-bottom--191c2a.svg);background-repeat:no-repeat;background-position:center bottom;background-size:1600px 90px;pointer-events:none}@media (min-width:1600px){.about-welcome:after{background-size:100% 90px}}.about-welcome__content{max-width:570px;margin:0 auto}@media (min-width:1200px){.about-welcome__content{max-width:730px}}.about-welcome__title{padding:0;margin:0 0 26px;font-size:32px;font-weight:700;line-height:1.2;text-transform:uppercase;text-align:center;color:#fff}@media (min-width:768px){.about-welcome__title{font-size:42px}}.about-welcome__title span{color:#2acff2}.about-welcome__text{padding:0;margin:0 0 20px;font-size:15px;font-weight:400;line-height:2;text-align:center;color:#fff}.about-welcome__bottons{text-align:center}.about-welcome__botton{display:inline-block;vertical-align:middle;height:48px;padding:0 30px;min-width:228px;color:#fff;font-size:20px;font-weight:700;line-height:50px;text-decoration:none;text-align:center;text-transform:uppercase;text-shadow:0 2px 0 rgba(0,0,0,.08);border-radius:24px;border:none;box-shadow:0 4px 2px rgba(0,0,0,.02);outline:0;background-image:none;transition:background-color .3s ease;background-color:#ff6e1e;cursor:pointer}.about-welcome__botton:active,.about-welcome__botton:active:focus,.about-welcome__botton:active:hover,.about-welcome__botton:focus,.about-welcome__botton:hover{text-decoration:none;outline:0;border:none;box-shadow:0 4px 2px rgba(0,0,0,.02);background-image:none;color:#fff;background-color:#ffb81e}.faq{background-image:url(/resources/images/faq__bg.jpg);background-repeat:no-repeat;background-color:#212746;background-position:center;background-size:cover;background-attachment:fixed;padding:40px 10px;text-align:center}@media (min-width:768px){.faq{padding:40px 0}}.faq__title{display:inline-block;min-height:74px;border-radius:50px;padding:21px 20px;min-width:40%;margin:0 auto 23px;background-color:rgba(0,0,0,.3);color:#fff;font-family:ttfirs,Verdana,sans-serif;font-size:26px;font-weight:900;line-height:1.2;text-transform:uppercase;text-align:center}.faq__container{border-radius:6px;background-color:rgba(24,28,51,.8);font-size:0;line-height:0;letter-spacing:normal;padding:25px 10px 15px}@media (min-width:768px){.faq__container{margin:0 20px}}.faq__block{display:inline-block;vertical-align:top;width:calc(100% - 30px);margin:0 15px}@media (min-width:1200px){.faq__block{width:calc(50% - 30px)}}.faq__block+div{margin-top:40px}@media (min-width:1200px){.faq__block+div{margin-top:0}}.accordion{display:block;margin:0 auto}.accordion .panel-group{margin:0}.accordion .panel-group .panel{margin:0 0 10px 0;border-radius:6px;box-shadow:none;border:none;background:rgba(255,255,255,.14);overflow:hidden}.accordion .panel-group .panel-heading{position:relative;padding:0;border-radius:0;border:none;margin:0;overflow:hidden;font-size:0;line-height:0;letter-spacing:normal;background:none transparent}.accordion .panel-group .panel-heading .accordion-toggle{position:relative;min-height:64px;display:flex;align-items:center;flex-wrap:wrap;text-decoration:none;color:#fff;font-size:13px;line-height:18px;text-align:left;font-weight:700;text-shadow:none;text-transform:uppercase;vertical-align:middle;padding:10px 25px;margin:0;border:none;border-right:50px solid #959595;background-color:transparent;transition:background-color .3s ease,border-color .3s ease}.accordion .panel-group .panel-heading .accordion-toggle:after,.accordion .panel-group .panel-heading .accordion-toggle:before{content:'';display:block;position:absolute;top:calc(50% - 2px);left:calc(100% + 16px);width:18px;height:4px;border-radius:2px;background-color:#fff}.accordion .panel-group .panel-heading .accordion-toggle:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:width .3s ease,left .3s ease}.accordion .panel-group .panel.is-open .accordion-toggle,.accordion .panel-group .panel:active .accordion-toggle,.accordion .panel-group .panel:active:focus .accordion-toggle,.accordion .panel-group .panel:active:hover .accordion-toggle,.accordion .panel-group .panel:focus .accordion-toggle,.accordion .panel-group .panel:hover .accordion-toggle{text-decoration:none;outline:0;color:#fff;background-color:#318cea;border-right-color:#2768ab}.accordion .panel-group .panel.is-open .accordion-toggle:after{width:0;left:calc(100% + 25px)}.accordion .panel-group .panel-body{padding:15px 25px 25px;border:none!important;font-size:13px;line-height:18px;font-weight:400;text-align:left;color:#fff}.accordion .panel-group .panel-body p{font-family:inherit;font-size:inherit;color:inherit;line-height:inherit;padding:0;margin:0}.accordion .panel-group .panel-body p+p{margin-top:5px}.accordion .panel-group .panel-body a{color:inherit;text-decoration:underline}.accordion .panel-group .panel-body a:active,.accordion .panel-group .panel-body a:active:focus,.accordion .panel-group .panel-body a:active:hover,.accordion .panel-group .panel-body a:focus,.accordion .panel-group .panel-body a:hover{color:inherit;text-decoration:none;outline:0}.page-cms-default{background-color:#191c2a;padding:40px 0;text-align:center}.page-cms-default h1{display:inline-block;border-radius:50px;padding:20px;min-width:40%;margin:0 auto 23px;color:#fff;font-family:ttfirs,Verdana,sans-serif;font-size:22px;font-weight:900;line-height:1.2;text-transform:uppercase;text-align:center;background-color:#55c7f3}@media (min-width:768px){.page-cms-default h1{font-size:26px}}.page-cms-default__content{border-radius:6px;background-color:#1a1c2a;color:#ccc;font-size:13px;font-weight:400;line-height:1.7;letter-spacing:normal;text-align:left;padding:25px 20px}@media (min-width:1200px){.page-cms-default__content{padding:30px 40px}}.page-cms-default__content+.page-cms-default__content{margin-top:20px}.page-cms-default h2,.page-cms-default h3,.page-cms-default h4,.page-cms-default h5{padding:0;margin:0 0 20px 0;color:#e1af57;font-weight:700;line-height:1.2;text-transform:uppercase;text-align:center}.page-cms-default h2{font-size:18px}.page-cms-default h3{font-size:16px}.page-cms-default h4{font-size:15px}.page-cms-default h5{font-size:14px}.page-cms-default *+h2,.page-cms-default *+h3{margin-top:30px}.page-cms-default a{color:#fff;text-decoration:underline;transition:color .3s ease}.page-cms-default a:active,.page-cms-default a:active:focus,.page-cms-default a:active:hover,.page-cms-default a:focus,.page-cms-default a:hover{outline:0;text-decoration:underline;color:#2acff2}.page-cms-default ul{margin:20px 0;padding:0}.page-cms-default ul li{margin:0 0 10px 20px;list-style:disc;list-style-position:outside}.page-cms-default ol{margin:20px 0;padding:0 0 0 10px;list-style:none;counter-reset:listdefault}.page-cms-default ol li{position:relative;padding:0 0 0 20px;margin:0 0 10px 0}.page-cms-default ol li:before{counter-increment:listdefault;content:counter(listdefault) ".";position:absolute;top:0;left:0;color:#2acff2}.page-cms-default ol.page-cms-default__list-title{list-style:none;margin:20px 0;padding:0;counter-reset:list1}.page-cms-default ol.page-cms-default__list-title>li{padding:0;margin:0 0 20px 0;color:#e1af57;font-size:18px;font-weight:700;line-height:1.2;text-transform:uppercase;text-align:center;counter-increment:list1}.page-cms-default ol.page-cms-default__list-title>li:before{display:none}.page-cms-default ol.page-cms-default__list-title>li ol{counter-reset:list2;list-style:none;padding:0;margin:20px 0 0 0}.page-cms-default ol.page-cms-default__list-title>li ol li{position:relative;padding:0 0 0 40px;margin:0 0 22px 0;color:#ccc;font-size:13px;font-weight:400;line-height:1.7;letter-spacing:normal;text-align:left;text-transform:none}.page-cms-default ol.page-cms-default__list-title>li ol li:before{counter-increment:list2;content:counter(list1) "." counter(list2);position:absolute;top:0;left:0;color:#2acff2}.page-cms-default ol.page-cms-default__list-title>li ol li ol{counter-reset:list3;list-style:none;padding:0;margin:20px 0 0 0}.page-cms-default ol.page-cms-default__list-title>li ol li ol li{position:relative;padding:0 0 0 45px;margin:0 0 22px 0;color:#ccc;font-size:13px;font-weight:400;line-height:1.7;letter-spacing:normal;text-align:left;text-transform:none}.page-cms-default ol.page-cms-default__list-title>li ol li ol li:before{counter-increment:list3;content:counter(list1) "." counter(list2) "." counter(list3);position:absolute;top:0;left:0;color:#2acff2}.page-cms-default ol.page-cms-default__list-title>li ol li ol li ol{counter-reset:list4;list-style:none;padding:0;margin:20px 0 0 0}.page-cms-default ol.page-cms-default__list-title>li ol li ol li ol li{position:relative;padding:0 0 0 25px;margin:0 0 22px 0;color:#ccc;font-size:13px;font-weight:400;line-height:1.7;letter-spacing:normal;text-align:left;text-transform:none}.page-cms-default ol.page-cms-default__list-title>li ol li ol li ol li:before{counter-increment:list4;content:counter(list4,lower-alpha);position:absolute;top:0;left:0;color:#2acff2}.page-cms-default p{margin:0;padding:0}.page-cms-default p+p{margin-top:20px}.bread_crumb{padding:0 10px;width:100%;display:flex;flex-flow:row nowrap;justify-content:flex-start}.bread_crumb__item{display:block;padding:5px 0;text-decoration:none;color:#ffbc2d;font-size:13px;font-weight:400;line-height:16px;text-align:center}.bread_crumb__item a{color:#a5a5a5;transition:color .3s ease}@media (min-width:768px){.bread_crumb__item a{text-align:left}}.aff-plan__item--current .bread_crumb__item a,.bread_crumb__item a:active,.bread_crumb__item a:active:focus,.bread_crumb__item a:active:hover,.bread_crumb__item a:focus,.bread_crumb__item a:hover{color:#fff;text-decoration:none;outline:0}.bread_crumb__item:not(:first-child):before{padding:10px;color:#a5a5a5;content:"\003e"}@media (min-width:992px){.bread_crumb{width:calc(100% - 200px);margin-left:200px}}.table{width:100%;table-layout:auto;border:none;border-collapse:separate;border-spacing:10px}.table--payments img{display:inline-block;max-height:30px;max-width:100px;min-height:20px;min-width:30px}@media (max-width:800px){.table.responsive{border-collapse:collapse;border-spacing:0}.table.responsive>tbody>tr{border:none;padding:0 0 20px 0}.table.responsive>tbody>tr>td{border:none;min-height:1.8em}.table.responsive>tbody>tr>td:not(:last-child):before{content:attr(data-title);left:6px;width:45%;padding:13px 10px 0 10px;background-color:transparent;text-transform:uppercase;font-size:10px}.table.responsive>tbody>tr>td:not(:last-child):after{top:auto;bottom:0;left:0;right:0;width:100%;height:2px}.table.responsive>tbody>tr>td:first-child{padding:13px!important;margin:0 0 5px 0}.table.responsive>tbody>tr>td:nth-child(2){border-radius:4px 4px 0 0}.table.responsive>tbody>tr>td:last-child{border-radius:0 0 4px 4px;padding:13px!important}}.table thead tr th{position:relative;background-color:transparent;border:none;padding:13px 13px 0;text-align:center;vertical-align:top;color:#fff;font-size:13px;font-weight:700;line-height:1.2;text-transform:uppercase}@media (max-width:1125px){.table thead tr th{padding:13px 2px 0}}.table thead tr th:not(:last-child):after{content:'';display:block;position:absolute;bottom:0;left:calc(100% + 8px);width:2px;background-color:rgba(0,0,0,.1);top:0}.table tbody tr td{position:relative;background-color:#124b9b;border:none;padding:13px;text-align:center;vertical-align:middle;color:#fff;font-size:12px;font-weight:400;line-height:1.2}@media (max-width:1125px){.table tbody tr td{padding:13px 2px}}.table tbody tr td:not(:last-child):after,.table tbody tr td:not(:last-child):before{content:'';display:block;position:absolute;bottom:0}.table tbody tr td:not(:last-child):before{left:100%;top:0;width:10px;background-color:#124b9b}.table tbody tr td:not(:last-child):after{left:calc(100% + 8px);width:2px;background-color:rgba(0,0,0,.1);top:-10px}.table tbody tr td:first-child{border-radius:4px 0 0 4px}.table tbody tr td:last-child{border-radius:0 4px 4px 0}.table a.table__button{display:inline-block;vertical-align:middle;height:32px;padding:0 10px;white-space:nowrap;color:#fff;font-size:14px;font-weight:700;line-height:34px;text-decoration:none;text-align:center;text-transform:uppercase;border-radius:18px;border:none;box-shadow:0 4px 2px rgba(0,0,0,.02);outline:0;background-image:none;transition:background-color .3s ease;background-color:#ff6e1e;cursor:pointer}.table a.table__button:active,.table a.table__button:active:focus,.table a.table__button:active:hover,.table a.table__button:focus,.table a.table__button:hover{text-decoration:none;outline:0;border:none;box-shadow:0 4px 2px rgba(0,0,0,.02);background-image:none;color:#fff;background-color:#ffb81e}.table a.table__button--withdraw{background-color:#2ab2f2}.table a.table__button--withdraw:active,.table a.table__button--withdraw:active:focus,.table a.table__button--withdraw:active:hover,.table a.table__button--withdraw:focus,.table a.table__button--withdraw:hover{background-color:#47e7ff}.table--payments tbody tr td:first-child{background-color:#fff;border-radius:4px}.table--payments tbody tr td:first-child:after,.table--payments tbody tr td:first-child:before{display:none}.table--payments tbody tr td:nth-child(2){border-radius:4px 0 0 4px}.table--payments thead tr th:first-child:after{display:none}.block-faq__title{padding:0;margin:0 0 3px;color:#279bf4;font-size:18px;line-height:1.2;font-weight:700;text-align:left}.block-faq__value{padding:0;margin:0;color:#fff;font-size:14px;line-height:1.6;font-weight:400;text-align:left}.block-faq__value+.block-faq__title{margin-top:20px}.landing-form-reg{display:flex;box-shadow:0 9px 27px #101626;background-color:rgba(14,16,27,.9);text-align:left;position:relative;border-radius:20px;border:2px solid #00c7f8}.landing-form-reg .form-container{width:100%}.landing-form-reg.hide{display:none}@media (min-width:991px){.landing-form-reg{max-width:500px;padding:15px}}@media (max-width:992px){.landing-form-reg{position:fixed;left:10px;top:10px;right:10px;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.landing-form-reg.active{-webkit-transform:scale(1);transform:scale(1);background-color:rgba(10,10,40,.98);padding:30px}}@media (min-width:993px){.landing-form-reg__open--wrapper{display:none}.landing-form-reg__open--wrapper.show{display:block}}@media (max-width:992px){.landing-form-reg__open--wrapper{text-align:center;margin-bottom:30px}}@-webkit-keyframes landingBtn{0%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}30%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}35%{-webkit-transform:scale(1.1) rotate(-2deg);transform:scale(1.1) rotate(-2deg)}40%{-webkit-transform:scale(1.15) rotate(3deg);transform:scale(1.15) rotate(3deg)}45%{-webkit-transform:scale(1.17) rotate(-1deg);transform:scale(1.17) rotate(-1deg)}55%{-webkit-transform:scale(1.15) rotate(2deg);transform:scale(1.15) rotate(2deg)}55%{-webkit-transform:scale(1.1) rotate(-1deg);transform:scale(1.1) rotate(-1deg)}70%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes landingBtn{0%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}30%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}35%{-webkit-transform:scale(1.1) rotate(-2deg);transform:scale(1.1) rotate(-2deg)}40%{-webkit-transform:scale(1.15) rotate(3deg);transform:scale(1.15) rotate(3deg)}45%{-webkit-transform:scale(1.17) rotate(-1deg);transform:scale(1.17) rotate(-1deg)}55%{-webkit-transform:scale(1.15) rotate(2deg);transform:scale(1.15) rotate(2deg)}55%{-webkit-transform:scale(1.1) rotate(-1deg);transform:scale(1.1) rotate(-1deg)}70%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.landing-form-reg__open{border:4px solid #ffc00f;border-radius:10px;padding:6px 20px 4px;font-size:30px;background:linear-gradient(to bottom,#fff047,#ffd127);box-shadow:inset 0 2px 6px rgba(255,255,255,.5);color:#0d0f0d}@media (max-width:992px){.landing-form-reg__open{-webkit-animation:landingBtn infinite 1.5s linear;animation:landingBtn infinite 1.5s linear}}.landing-form-reg__close{position:absolute;right:6px;top:6px;background:#000;border:none;width:24px;height:24px;border-radius:50%;padding:0}@media (min-width:993px){.landing-form-reg__close{display:none}}.landing-form-reg__close::after,.landing-form-reg__close::before{content:'';position:absolute;left:50%;top:50%;width:12px;height:2px;background-color:#fff}.landing-form-reg__close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.landing-form-reg__close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.landing-form-reg__btn-to-main{display:inline-block;padding:12px 40px 10px;font-size:24px;color:#fff;position:relative;z-index:2}.landing-form-reg__btn-to-main::after,.landing-form-reg__btn-to-main::before{content:'';position:absolute}.landing-form-reg__btn-to-main::before{top:-4px;right:-4px;bottom:-4px;left:-4px;z-index:-2;border:3px solid #fff;border-radius:23px;-webkit-animation:btn-stroke-animation 1s infinite;animation:btn-stroke-animation 1s infinite}.landing-form-reg__btn-to-main::after{top:2px;right:2px;bottom:2px;left:2px;border-radius:16px;background-color:#33a4dc;z-index:-1}.landing-form-reg__btn-to-main:focus,.landing-form-reg__btn-to-main:hover{color:#fff;text-decoration:none}.landing-form-reg__btn-to-main:focus::before,.landing-form-reg__btn-to-main:hover::before{-webkit-animation:none;animation:none}.landing-form-reg__btn-to-main--wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;padding:0 0 20px}.lp-container{display:flex;flex:1;position:relative;flex-direction:column;justify-content:flex-start;z-index:12;padding:26px 20px 140px 20px;min-height:100vh;line-height:1.2;font-family:hero-new,sans-serif;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width:690px){.lp-container{background-position-x:left;padding:0}}.lp-logos{z-index:3;display:flex;flex-direction:row;justify-content:space-between;align-content:center;width:100%;max-width:1080px;padding-top:20px;margin:auto}@media (max-width:690px){.lp-logos{justify-content:center;max-width:initial}}@media screen and (max-width:1200px){.lp-logos{justify-content:center;max-width:initial;padding:20px}}.lp-logos__link{width:140px;min-width:140px}@media (max-width:420px){.lp-logos__link{width:98px;min-width:initial}}@media screen and (max-width:1200px){.lp-logos__link{width:140px;min-width:140px}}.lp-content{flex:1;position:relative;display:flex;align-items:flex-start;justify-content:space-between;width:100%;max-width:1080px;margin:auto;padding-top:20px}@media screen and (max-width:690px){.lp-content{flex-direction:column;align-items:center;padding:0}}@media screen and (min-width:691px) and (max-width:1200px){.lp-content{flex-direction:row;margin-top:19px;padding:0 30px 30px;max-width:initial;align-items:flex-start}}.lp-info{flex:1;display:flex;flex-direction:column;z-index:3}@media screen and (max-width:374px){.lp-info{padding:0 20px}}.lp-info__header{margin-right:60px;align-items:flex-start}@media screen and (max-width:1200px){.lp-info__header{margin-right:0;align-items:center}}@media screen and (max-width:690px){.lp-info__header{margin-bottom:46px}}@media screen and (min-width:691px) and (max-width:1200px){.lp-info__header{margin-bottom:50px}}@media screen and (min-width:1201px){.lp-info__header{margin-bottom:63px}}.lp-info__header-line{display:flex;align-items:flex-end}@media screen and (max-width:1200px){.lp-info__header-line{justify-content:center}}.lp-info__title-1{font-weight:600}@media screen and (max-width:360px){.lp-info__title-1{font-size:30px}}@media screen and (min-width:361px) and (max-width:690px){.lp-info__title-1{font-size:39px}}@media screen and (min-width:691px){.lp-info__title-1{font-size:48px}}@media screen and (max-width:360px){.lp-info__title-2{font-size:20px}}@media screen and (min-width:361px) and (max-width:690px){.lp-info__title-2{font-size:26px}}@media screen and (min-width:691px){.lp-info__title-2{font-size:32px}}@media screen and (max-width:360px){.lp-info__title-3{font-size:20px}}@media screen and (min-width:361px) and (max-width:690px){.lp-info__title-3{font-size:26px}}@media screen and (min-width:691px){.lp-info__title-3{font-size:32px}}.lp-color-secondary{color:#fff}.lp-color-primary{color:#efff22}.lp-bonus{display:flex;align-items:center;margin-top:10px}.lp-bonus__title{font-size:20px;text-transform:uppercase}@media screen and (max-width:374px){.lp-bonus__title{font-size:18px}}.lp-bonus__code{color:#59b1d8;font-size:30px;font-weight:700;margin-right:10px;padding-bottom:6px}.lp-bonus__copy-icon{cursor:pointer;padding-bottom:8px}.lp-button-mb{display:none}@media screen and (max-width:690px){.lp-button-mb{display:flex;justify-content:center;align-items:center;-webkit-animation:pulse .6s infinite alternate;animation:pulse .6s infinite alternate;font-weight:600}.lp-button-mb button{text-transform:uppercase;width:240px;height:40px;background:transparent linear-gradient(354deg,#00b261 0,#edff25 100%) 0 0 no-repeat padding-box;box-shadow:0 5px 20px #06092d;border-radius:20px;opacity:1;font-size:20px;margin-top:17px;border:0}}.lp-form{padding:15px 30px;margin-top:4px;max-width:405px;background:#191c2abd;box-shadow:0 10px 20px #06092d50;border-radius:10px;opacity:1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media screen and (max-width:1025px) and (max-height:1025px){.lp-form{max-width:300px}}@media screen and (min-width:1023px) and (min-height:1365px){.lp-form{max-width:405px}}@media (max-width:690px){.lp-form{display:none}}.lp-form__inner{display:flex;flex-direction:column}.lp-form .form__select-button,.lp-form ::-webkit-input-placeholder{color:#7e7e7e;font-family:"Hero New",sans-serif;font-size:14px;font-weight:400}.lp-form .form__select-button,.lp-form ::-moz-placeholder{color:#7e7e7e;font-family:"Hero New",sans-serif;font-size:14px;font-weight:400}.lp-form .form__select-button,.lp-form ::-ms-input-placeholder{color:#7e7e7e;font-family:"Hero New",sans-serif;font-size:14px;font-weight:400}.lp-form .form__select-button,.lp-form ::placeholder{color:#7e7e7e;font-family:"Hero New",sans-serif;font-size:14px;font-weight:400}.lp-form .form__input#user_email,.lp-form .form__input#user_password,.lp-form .form__select-button{background:#271557 0 0 no-repeat padding-box;border-radius:4px;opacity:1}.lp-form .form__group--checkbox{background-color:unset}.lp-form .form__checkbox:checked+label:before{color:#00b86c}.lp-form .form__checkbox+label:before{border:2px solid #00b86c}.lp-form .button--submit.button--registration{background:#00b86c 0 0 no-repeat padding-box;border-radius:20px;font-size:20px;font-weight:500}.lp-form .form__group--checkbox{margin-bottom:0}.lp-steps{position:absolute;left:0;right:0;bottom:0;z-index:10;padding:44px 0 40px;background:transparent linear-gradient(180deg,rgba(25,28,42,0) 0,#00082c 100%)}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.lp-steps{position:relative;background:#06092d}}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.lp-steps::before{content:"";position:absolute;top:0;left:0;right:0;height:150px;-webkit-transform:translateY(-100%);transform:translateY(-100%);background:transparent linear-gradient(180deg,rgba(25,28,42,0) 0,#06092d 100%)}}.lp-steps__list{display:flex;justify-content:space-between;max-width:1102px;padding:0 20px;margin:auto;counter-reset:li;list-style:none}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.lp-steps__list{flex-direction:column;max-width:330px}}.lp-steps__item{display:flex;align-items:center;color:#fff;text-transform:uppercase;font-size:15px;line-height:18px;font-weight:900;font-family:Roboto,sans-serif}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.lp-steps__item{margin-bottom:32px;font-size:23px;line-height:29px}.lp-steps__item:last-of-type{margin-bottom:0}}.lp-steps__item::before{counter-increment:li;content:counter(li);display:flex;justify-content:center;align-items:center;width:55px;height:55px;padding:0 15px;margin-right:12px;background:#efff22;border-radius:10px;font-size:47px;font-weight:900;color:#191c2a}.lp-motion{position:relative;z-index:2}@media screen and (max-width:690px){.lp-motion{margin:0 auto}}@-webkit-keyframes pulse{to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes pulse{to{-webkit-transform:scale(1.2);transform:scale(1.2)}}.landing__bg{background-size:cover;background-repeat:no-repeat;background-position:50% top}@media (max-width:992px){.landing__bg{padding:1rem}}.landing__container{max-width:1300px;margin:0 auto;min-height:100vh;position:relative}@media (min-width:993px){.landing__container{padding:5vh 10px;display:flex;flex-direction:column}}.landing__header{display:flex;justify-content:space-between}@media (min-width:993px){.landing__header{margin-bottom:5vh}}@media (max-width:992px){.landing__header{margin-bottom:1rem}}.landing__header--simple{justify-content:center}.landing__header--simple a{flex-basis:unset}.landing__header--logo{margin-left:2rem}@media (min-width:993px){.landing__header--logo{max-width:25%}}@media (max-width:992px){.landing__header--logo{max-width:50%;align-self:flex-end}}.landing__main{display:grid;position:relative;z-index:2}@media (min-width:993px){.landing__main{grid-template-columns:1fr 2fr 1fr;grid-template-rows:2fr 1fr;margin:auto 0}}@media (min-width:993px){.landing__main--small{grid-template-rows:unset}}@media (min-width:993px){.landing__main--hero{align-self:center;grid-row-start:1;grid-row-end:3;grid-column-start:1;grid-column-end:2}}@media (min-width:993px){.landing__main--teaser{align-self:flex-end;text-align:center;padding:0 2rem}}@media (max-width:992px){.landing__main--teaser{order:1;text-align:center}}@media (min-width:993px){.landing__main--adv{align-self:flex-start;text-align:center;padding:2rem}}@media (max-width:992px){.landing__main--adv{order:5}}@media (min-width:993px){.landing__main--form{align-self:center;grid-row-start:1;grid-row-end:3;grid-column-start:3;grid-column-end:3}}@media (max-width:992px){.landing__main--form{order:0;padding-top:20vh}.landing__main--form.vh35{padding-top:35vh}}@-webkit-keyframes btn-stroke-animation{0%{-webkit-transform:scale(1) rotate(0) translate(0,0);transform:scale(1) rotate(0) translate(0,0)}10%{-webkit-transform:scale(1.1) rotate(5deg) translate(-2px,-2px);transform:scale(1.1) rotate(5deg) translate(-2px,-2px)}30%{-webkit-transform:scale(1.05) rotate(-1deg) translate(3px,-2px);transform:scale(1.05) rotate(-1deg) translate(3px,-2px)}40%{-webkit-transform:scale(1.15) rotate(2deg) translate(1px,3px);transform:scale(1.15) rotate(2deg) translate(1px,3px)}50%{-webkit-transform:scale(1.05) rotate(-5deg) translate(-1px,1px);transform:scale(1.05) rotate(-5deg) translate(-1px,1px)}75%{-webkit-transform:scale(1) rotate(0) translate(0,0);transform:scale(1) rotate(0) translate(0,0)}100%{-webkit-transform:scale(1) rotate(0) translate(0,0);transform:scale(1) rotate(0) translate(0,0)}}@keyframes btn-stroke-animation{0%{-webkit-transform:scale(1) rotate(0) translate(0,0);transform:scale(1) rotate(0) translate(0,0)}10%{-webkit-transform:scale(1.1) rotate(5deg) translate(-2px,-2px);transform:scale(1.1) rotate(5deg) translate(-2px,-2px)}30%{-webkit-transform:scale(1.05) rotate(-1deg) translate(3px,-2px);transform:scale(1.05) rotate(-1deg) translate(3px,-2px)}40%{-webkit-transform:scale(1.15) rotate(2deg) translate(1px,3px);transform:scale(1.15) rotate(2deg) translate(1px,3px)}50%{-webkit-transform:scale(1.05) rotate(-5deg) translate(-1px,1px);transform:scale(1.05) rotate(-5deg) translate(-1px,1px)}75%{-webkit-transform:scale(1) rotate(0) translate(0,0);transform:scale(1) rotate(0) translate(0,0)}100%{-webkit-transform:scale(1) rotate(0) translate(0,0);transform:scale(1) rotate(0) translate(0,0)}}.landing-form-reg__btn-to-main{display:inline-block;padding:12px 40px 10px;font-size:24px;color:#fff;position:relative;z-index:2}.landing-form-reg__btn-to-main::after,.landing-form-reg__btn-to-main::before{content:'';position:absolute}.landing-form-reg__btn-to-main::before{top:-4px;right:-4px;bottom:-4px;left:-4px;z-index:-2;border:3px solid #00c7f8;border-radius:23px;-webkit-animation:btn-stroke-animation 1s infinite;animation:btn-stroke-animation 1s infinite}.landing-form-reg__btn-to-main::after{top:2px;right:2px;bottom:2px;left:2px;border-radius:16px;background-color:#84b636;z-index:-1}.landing-form-reg__btn-to-main:focus,.landing-form-reg__btn-to-main:hover{color:#fff;text-decoration:none}.landing-form-reg__btn-to-main:focus::before,.landing-form-reg__btn-to-main:hover::before{-webkit-animation:none;animation:none}.landing-form-reg__btn-to-main--wrapper{text-align:center;padding:0 0 20px}.ask-gamblers-header-cert{overflow:hidden}.ask-gamblers-header-cert img{-webkit-transform:translate(12px,-12px);transform:translate(12px,-12px)}.voodoo-landing .voodoo__bg{background-size:cover;background-repeat:no-repeat;background-position:50% top}@media (min-width:993px){.voodoo-landing .voodoo__bg{background-image:url(/resources/images/landings/voodoo/bg.jpg)}}@media (max-width:992px){.voodoo-landing .voodoo__bg{background-image:linear-gradient(to bottom,rgba(0,0,0,.5) 400px,transparent 530px),url(/resources/images/landings/voodoo/bg.jpg)}}.voodoo-landing .voodoo__wrapper{max-width:1300px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:1}@media (min-width:993px){.voodoo-landing .voodoo__wrapper{padding:5% 0}}@media (max-width:992px){.voodoo-landing .voodoo__wrapper{padding:5%}}.voodoo-landing .voodoo__header{display:flex;justify-content:space-between;margin-bottom:10px}@media (min-width:993px){.voodoo-landing .voodoo__logo{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-20%);transform:translate(-50%,-20%)}}@media (max-width:992px){.voodoo-landing .voodoo__logo{text-align:center}.voodoo-landing .voodoo__logo img{max-width:60%}}@media (min-width:993px){.voodoo-landing .voodoo__main{padding-top:120px;display:grid;grid-gap:30px;grid-template-columns:3fr 5fr 3fr}}@media (max-width:992px){.voodoo-landing .voodoo__main{position:relative;display:flex;flex-direction:column}}.voodoo-landing .voodoo__main .separator{padding:20px 0}.voodoo-landing .voodoo__main .separator span{background-color:rgba(255,255,255,.2);display:block;height:1px}@media (min-width:993px){.voodoo-landing .voodoo__main--hero{display:flex;align-items:flex-start;position:relative}.voodoo-landing .voodoo__main--hero img{-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transform-origin:70% 10%;transform-origin:70% 10%}}@media (max-width:992px){.voodoo-landing .voodoo__main--hero{display:none}}.voodoo-landing .voodoo__main--teaser{position:relative;text-align:center}.voodoo-landing .voodoo__main--teaser .title{text-transform:uppercase}@media (min-width:993px){.voodoo-landing .voodoo__main--teaser .title{font-size:20px;margin-bottom:10px}}@media (max-width:992px){.voodoo-landing .voodoo__main--teaser .title{display:none}}@media (min-width:993px){.voodoo-landing .voodoo__main--teaser .summ{margin-bottom:20px}}@media (max-width:992px){.voodoo-landing .voodoo__main--teaser .summ{margin-bottom:10px;padding:0 10%}}@media (max-width:992px){.voodoo-landing .voodoo__main--teaser .numbers{padding:0 10%}}.voodoo-landing .voodoo__main--teaser .numbers__1{margin-bottom:10px}.voodoo-landing .voodoo__main--teaser .numbers__2{padding:0 10%}@media (min-width:993px){.voodoo-landing .voodoo__main--widget{display:flex;align-items:center;justify-content:center}}@media (max-width:992px){.voodoo-landing .voodoo__main--widget{order:-1;position:relative;z-index:2}}.voodoo-landing .voodoo__main--other{grid-column-start:2;grid-column-end:2;display:grid;grid-gap:30px;text-align:center}@media (min-width:993px){.voodoo-landing .voodoo__main--other{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:992px){.voodoo-landing .voodoo__main--other{grid-template-columns:1fr 1fr}}.voodoo-landing .voodoo__widget--btn{padding:10px 30px;background-color:red}.voodoo-landing .voodoo__currencies{font-size:20px}@media (min-width:993px){.voodoo-landing .voodoo__currencies{margin-bottom:10px}}@media (max-width:992px){.voodoo-landing .voodoo__currencies{margin-bottom:30px}}.voodoo-landing .voodoo__bonus{display:flex;align-items:center;justify-content:space-between}@media (min-width:993px){.voodoo-landing .voodoo__bonus{padding:0 30px}}@media (max-width:992px){.voodoo-landing .voodoo__bonus{flex-direction:column}}.voodoo-landing .voodoo__bonus img{max-width:290px}.voodoo-landing .voodoo__bonus--title{font-size:20px;text-transform:uppercase;line-height:1}@media (min-width:993px){.voodoo-landing .voodoo__bonus--title{padding:0 20px 0 0}}@media (max-width:992px){.voodoo-landing .voodoo__bonus--title{margin-bottom:16px}}.voodoo-landing .voodoo__footer{padding:20px;text-align:center}.page-casino-grounds-exclusive-welcome-bonus .main{padding:0;min-height:99vh;height:auto}.casino-grounds{height:100%;position:relative;display:flex;flex-direction:row;justify-content:center;font-family:"Agency FB Bold";font-weight:700;color:#fff;line-height:1;text-transform:uppercase}.casino-grounds__background{position:fixed;width:100%;height:100%;background-image:url(/resources/images/casino-grounds-background.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;z-index:-1}.casino-grounds__content{width:100%;max-width:1200px;min-height:99vh;height:100%;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center}@media (max-width:992px){.casino-grounds__content{padding:20px}}.casino-grounds__header{width:100%;padding:50px 0;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}@media (max-width:992px){.casino-grounds__header{padding:0 0 50px 0}}.casino-grounds__main{width:100%;display:flex;flex-flow:column nowrap;align-items:center;justify-content:space-between;text-align:center;font-size:104px}.casino-grounds__main__intro{margin:10px 0 0 0;font-size:28px}.casino-grounds__main__dot{margin-top:25px;width:10px;height:10px;background-color:#43ea7a;border-radius:50%}@media (max-width:768px){.casino-grounds__main__dot{margin-top:15px}}.casino-grounds__main__bonus{font-size:103px;margin-top:25px;-webkit-filter:drop-shadow(3px 5.196px 1.5px rgba(67,234,122,.4));filter:drop-shadow(3px 5.196px 1.5px rgba(67,234,122,.4))}@media (max-width:768px){.casino-grounds__main__bonus{font-size:54px;margin-top:15px}}.casino-grounds__main__bonus_green{color:#43ea7a}.casino-grounds__main__bonus_small{font-size:40px;line-height:1.1}@media (max-width:768px){.casino-grounds__main__bonus_small{font-size:20px}}.casino-grounds__main__button{margin-top:50px;font-size:30px;display:flex}@media (max-width:768px){.casino-grounds__main__button{font-size:25px;margin-top:35px}}.casino-grounds__main__button a{font-family:ttfirs-black,Verdana,sans-serif;font-weight:700;font-size:24px;line-height:50px;padding:0 40px;height:50px;border-radius:25px}.casino-grounds__main__bonus-code{margin-top:50px;font-size:24px;line-height:1}@media (max-width:768px){.casino-grounds__main__bonus-code{font-size:20px}}.casino-grounds__main__bonus-code_code{font-size:40px}@media (max-width:768px){.casino-grounds__main__bonus-code_code{font-size:35px}}.casino-grounds__footer{margin-top:40px;width:100%;padding:70px 0;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-around}@media (max-width:768px){.casino-grounds__footer{flex-flow:column nowrap;justify-content:flex-start;padding:0;min-height:200px}}.casino-grounds__footer__block{display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-start}.casino-grounds__footer__block__line{width:70px;height:2px;background-color:#43ea7a}@media (max-width:768px){.casino-grounds__footer__block__line_hide-on-small{display:none}}@media (max-width:768px){.casino-grounds__footer__block__line{width:100px}}.casino-grounds__footer__block__text{padding:15px 0;font-size:24px;font-weight:600}.casino-grounds__footer__block__text_bigger{line-height:.6;font-size:35px}.casino-daddy{padding:0;min-height:99vh;height:auto}@media (max-width:992px){.casino-daddy{margin-top:-74px}}.casino-daddy img,.casino-daddy svg{max-width:100%;height:auto;vertical-align:bottom}.casino-daddy svg{overflow:visible}.casino-daddy .new-landing__bg{background:url(/resources/images/landings/casino-daddy/bg.jpg) no-repeat 50% top;background-size:cover;display:flex;justify-content:center}.casino-daddy .new-landing__container{min-height:100vh;display:flex;flex-direction:column;max-width:1200px;padding:5vh 20px;flex-basis:100%}.casino-daddy .new-landing__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}.casino-daddy .new-landing{max-width:620px;margin:0 auto;text-align:center}.casino-daddy .new-landing__welcome{font-family:Comfortaa,Roboto,-apple-system,sans-serif;color:#fff;text-transform:uppercase;font-size:20px;margin-bottom:16px}.casino-daddy .new-landing__t-sh{font-family:ttfirs--black,sans-serif;font-weight:900;color:#f6ff00;text-transform:uppercase}.casino-daddy .new-landing__teaser{line-height:1.3}.casino-daddy .new-landing__teaser .big{font-size:68px}.casino-daddy .new-landing__teaser .small{font-size:52px}.casino-daddy .new-landing__teaser span{color:#fff}.casino-daddy .new-landing__separator{height:1px;background-color:rgba(255,255,255,.5);margin:30px 0}.casino-daddy .new-landing__bonus{display:flex;justify-content:space-around;flex-wrap:wrap;align-items:flex-end;margin-bottom:30px}.casino-daddy .new-landing__bonus .title{font-size:28px;color:#fff;line-height:36px}.casino-daddy .new-landing__bonus .text{font-size:64px;line-height:64px}.casino-daddy .new-landing__widget{margin-bottom:30px;padding:15px;border-radius:20px;border:2px solid #00c7f8;box-shadow:0 9px 27px #101626;background-color:rgba(14,16,27,.9);text-align:left}.casino-daddy .new-landing__footer{display:flex;justify-content:space-between}@media (max-width:480px){.casino-daddy .new-landing__welcome{font-size:16px}.casino-daddy .new-landing__teaser .big{font-size:30px}.casino-daddy .new-landing__teaser .small{font-size:26px}.casino-daddy .new-landing__separator{margin:10px 0}.casino-daddy .new-landing__bonus{flex-direction:column;align-items:center}.casino-daddy .new-landing__bonus .title{font-size:18px;line-height:1.2;margin-right:0}.casino-daddy .new-landing__bonus .text{font-size:44px}.casino-daddy .new-landing__footer{flex-direction:column;align-items:center}}.big-bonus{padding:0;min-height:99vh;height:auto}@media (max-width:992px){.big-bonus{margin-top:-74px}}.big-bonus img,.big-bonus svg{max-width:100%;height:auto;vertical-align:bottom}.big-bonus svg{overflow:visible}.big-bonus .new-landing__bg{background:url(/resources/images/landings/big-bonus/bg.jpg) no-repeat 50% top;background-size:cover;display:flex;justify-content:center}.big-bonus .new-landing__container{min-height:100vh;display:flex;flex-direction:column;max-width:1200px;padding:5vh 20px;flex-basis:100%}.big-bonus .new-landing__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}.big-bonus .new-landing{max-width:660px;margin:0 auto;text-align:center}.big-bonus .new-landing__welcome{font-family:Comfortaa,Roboto,-apple-system,sans-serif;color:#fff;text-transform:uppercase;font-size:20px;margin-bottom:16px;text-align:center}.big-bonus .new-landing__t-sh{font-family:ttfirs--black,sans-serif;font-weight:900;color:#14d276;text-transform:uppercase}.big-bonus .new-landing__teaser{line-height:1.3;text-align:center}.big-bonus .new-landing__teaser .big{font-size:68px}.big-bonus .new-landing__teaser .small{font-size:52px}.big-bonus .new-landing__teaser span{color:#fff}.big-bonus .new-landing__separator{height:1px;background-color:rgba(255,255,255,.5);margin:30px 0}.big-bonus .new-landing__bonus{display:flex;justify-content:space-around;flex-wrap:wrap;align-items:flex-end;margin-bottom:30px}.big-bonus .new-landing__bonus .title{font-size:28px;color:#fff;line-height:36px;margin-right:20px}.big-bonus .new-landing__bonus .text{font-size:64px;line-height:64px}.big-bonus .new-landing__widget{display:flex;margin-bottom:30px;padding:15px;border-radius:20px;border:2px solid #00c7f8;box-shadow:0 9px 27px #101626;background-color:rgba(14,16,27,.9);text-align:left}.big-bonus .new-landing__footer{display:flex;justify-content:space-between}@media (min-width:1201px){.big-bonus .new-landing__teaser .big br{display:none}}@media (max-width:680px){.big-bonus .new-landing__welcome{font-size:16px}.big-bonus .new-landing__teaser .big{font-size:30px}.big-bonus .new-landing__teaser .small{font-size:26px}.big-bonus .new-landing__separator{margin:10px 0}.big-bonus .new-landing__bonus{flex-direction:column;align-items:center}.big-bonus .new-landing__bonus .title{font-size:18px;line-height:1.2;margin-right:0}.big-bonus .new-landing__bonus .text{font-size:44px}.big-bonus .new-landing__footer{flex-direction:column;align-items:center}}.exclusive{padding:0;min-height:99vh;height:auto}@media (max-width:992px){.exclusive{margin-top:-74px}}.exclusive img,.exclusive svg{max-width:100%;height:auto;vertical-align:bottom}.exclusive svg{overflow:visible}.exclusive .new-landing__bg{background:url(/resources/images/landings/casino-daddy/bg.jpg) no-repeat 50% top;background-size:cover;display:flex;justify-content:center}.exclusive .new-landing__container{min-height:100vh;display:flex;flex-direction:column;max-width:1200px;padding:5vh 20px;flex-basis:100%}.exclusive .new-landing__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}.exclusive .new-landing{max-width:620px;margin:0 auto;text-align:center}.exclusive .new-landing__welcome{font-family:Comfortaa,Roboto,-apple-system,sans-serif;color:#fff;text-transform:uppercase;font-size:20px;margin-bottom:16px}.exclusive .new-landing__t-sh{font-family:ttfirs--black,sans-serif;font-weight:900;color:#f6ff00;text-transform:uppercase}.exclusive .new-landing__teaser{line-height:1.2}.exclusive .new-landing__teaser .big{font-size:68px}.exclusive .new-landing__teaser .small{font-size:52px}.exclusive .new-landing__teaser span{color:#fff}.exclusive .new-landing__separator{height:1px;background-color:rgba(255,255,255,.5);margin:30px 0}.exclusive .new-landing__bonus{display:flex;justify-content:space-around;flex-wrap:wrap;align-items:flex-end;margin-bottom:30px}.exclusive .new-landing__bonus .title{font-size:28px;color:#fff;line-height:36px}.exclusive .new-landing__bonus .text{font-size:64px;line-height:64px}.exclusive .new-landing__widget{margin-bottom:30px;padding:15px;border-radius:20px;border:2px solid #00c7f8;box-shadow:0 9px 27px #101626;background-color:rgba(14,16,27,.9);text-align:left}.exclusive .new-landing__footer{display:flex;justify-content:space-between}@media (max-width:568px){.exclusive .new-landing__header{margin-bottom:30px}.exclusive .new-landing__welcome{font-size:16px}.exclusive .new-landing__teaser .big{font-size:28px}.exclusive .new-landing__teaser .small{font-size:24px}.exclusive .new-landing__separator{margin:10px 0}.exclusive .new-landing__bonus{flex-direction:column;align-items:center}.exclusive .new-landing__bonus .title{font-size:18px;line-height:1.2;margin-right:0}.exclusive .new-landing__bonus .text{font-size:42px}.exclusive .new-landing__footer{flex-direction:column;align-items:center}}@media (max-width:992px){.exclusive .new-landing__header{margin-bottom:30px}.exclusive .new-landing__welcome{font-size:20px}.exclusive .new-landing__teaser .big{font-size:34px}.exclusive .new-landing__teaser .small{font-size:28px}.exclusive .new-landing__separator{margin:10px 0}.exclusive .new-landing__bonus{flex-direction:column;align-items:center}.exclusive .new-landing__bonus .title{font-size:20px;line-height:1.2;margin-right:0}.exclusive .new-landing__bonus .text{font-size:48px}.exclusive .new-landing__footer{flex-direction:column;align-items:center}}.wolf__bg{background:url(/resources/images/landings/12wolf/bg.jpg) no-repeat 50% top;background-size:cover}.wolf{padding:5% 0;max-width:1300px;margin:0 auto;display:flex;flex-direction:column;position:relative;z-index:1}@media (min-width:993px){.wolf{padding:5% 0}}@media (max-width:992px){.wolf{padding:5%}}@media (min-height:1201px){.wolf{min-height:1000px}}@media (max-height:1200px){.wolf{min-height:100vh}}.wolf__moon{position:absolute;left:50%;top:0;z-index:-1}@media (min-width:993px){.wolf__moon{-webkit-transform:translate(-50%,-27%);transform:translate(-50%,-27%)}}@media (max-width:992px){.wolf__moon{-webkit-transform:translate(-50%,20%);transform:translate(-50%,20%);width:60%;text-align:center}}.wolf__moon img{-webkit-transform:translateX(-3%);transform:translateX(-3%)}.wolf__moon--stars{position:absolute;top:100%;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.wolf__header{display:flex;justify-content:space-between;margin-bottom:10px}@media (min-width:993px){.wolf__main{display:grid;grid-gap:15px 30px;grid-template-columns:3fr 5fr 3fr}}@media (max-width:992px){.wolf__main{position:relative;display:flex;flex-direction:column}}@media (min-width:993px){.wolf__main .separator{padding:20px 40px}}@media (max-width:992px){.wolf__main .separator{padding:20px}}.wolf__main .separator span{background-color:rgba(255,255,255,.2);display:block;height:1px}.wolf__main--title{text-align:center;position:relative}@media (min-width:993px){.wolf__main--title{grid-column-start:2;grid-column-end:2;grid-row-start:1;grid-row-end:1;order:-1}}@media (max-width:992px){.wolf__main--title{position:absolute;text-align:center;top:5%;left:0;right:0}}@media (min-width:993px){.wolf__main--hero{grid-row-start:1;grid-row-end:4;display:flex;align-items:flex-end}}@media (max-width:992px){.wolf__main--hero{order:-2;text-align:center;max-width:50%;margin:0 auto}}.wolf__main--teaser{position:relative;text-align:center}@media (min-width:993px){.wolf__main--teaser .title{font-size:20px;margin-bottom:20px}}@media (max-width:992px){.wolf__main--teaser .title{display:none}}@media (min-width:993px){.wolf__main--teaser .summ{margin-bottom:20px}}@media (max-width:992px){.wolf__main--teaser .summ{margin-bottom:10px;padding:0 10%}}@media (max-width:992px){.wolf__main--teaser .numbers{padding:0 10%}}@media (min-width:993px){.wolf__main--widget{display:flex;align-items:flex-end;justify-content:center;grid-row-start:1;grid-row-end:4}}@media (max-width:992px){.wolf__main--widget{order:-1;position:relative;z-index:2}}.wolf__main--other{display:grid;grid-gap:30px;text-align:center}@media (min-width:993px){.wolf__main--other{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:992px){.wolf__main--other{grid-template-columns:1fr 1fr}}.wolf__widget--btn{padding:10px 30px;background-color:red}.bod__bg{background:url(/resources/images/landings/book_of_death/bg.jpg) no-repeat 50% top;background-size:cover}.bod__moon{position:absolute;left:50%;top:0;z-index:-1}@media (min-width:993px){.bod__moon{-webkit-transform:translate(-50%,-27%);transform:translate(-50%,-27%)}}@media (max-width:992px){.bod__moon{-webkit-transform:translate(-50%,10%);transform:translate(-50%,10%);width:90%;text-align:center}}.bod__moon img{-webkit-transform:translateX(-3%);transform:translateX(-3%)}@media (min-width:993px){.bod__header{display:grid;grid-gap:30px;grid-template-columns:8fr 3fr;margin-bottom:5%}}@media (max-width:992px){.bod__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:10px}.bod__header>:last-child{flex-basis:50%;margin-left:1rem}}@media (min-width:993px){.bod__main{display:grid;grid-gap:30px;grid-template-columns:3fr 5fr 3fr}}@media (max-width:992px){.bod__main{position:relative;display:flex;flex-direction:column}}@media (min-width:993px){.bod__main .separator{padding:20px 40px}}@media (max-width:992px){.bod__main .separator{padding:16px}}.bod__main .separator span{background-color:rgba(255,255,255,.2);display:block;height:1px}.bod__main--title{text-align:center;position:relative;order:-1}@media (min-width:993px){.bod__main--title{grid-column-start:2;grid-column-end:2;grid-row-start:1;grid-row-end:1}}@media (max-width:992px) and (min-width:491px){.bod__main--title{margin-bottom:40%}}@media (max-width:490px){.bod__main--title{margin-bottom:40%}}@media (min-width:993px){.bod__main--hero{grid-row-start:1;grid-row-end:4;display:flex;align-items:flex-end}}.bod__main--hero img{position:absolute;z-index:-1}@media (min-width:993px){.bod__main--hero img{bottom:0;-webkit-transform:translateX(-20%) scale(1.1);transform:translateX(-20%) scale(1.1);-webkit-transform-origin:right bottom;transform-origin:right bottom}}@media (max-width:992px){.bod__main--hero img{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);max-width:50%;opacity:.5}}.bod__main--teaser{position:relative;text-align:center}@media (max-width:992px){.bod__main--teaser{padding:0 10%}}.bod__main--teaser .title{text-transform:uppercase}@media (min-width:993px){.bod__main--teaser .title{margin-bottom:20px;font-size:26px}}@media (max-width:992px){.bod__main--teaser .title{font-size:20px;display:none}}@media (min-width:993px){.bod__main--teaser .summ{margin-bottom:30px}}@media (max-width:992px){.bod__main--teaser .summ{margin-bottom:10px}}@media (min-width:993px){.bod__main--widget{grid-row-start:1;grid-row-end:4;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}}@media (max-width:992px){.bod__main--widget{position:relative;order:-1}}.bod__main--other{display:grid;grid-gap:30px;text-align:center}@media (min-width:993px){.bod__main--other{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:992px){.bod__main--other{grid-template-columns:1fr 1fr}}.bod__widget{display:flex;padding:15px;border-radius:20px;border:2px solid #00c7f8;box-shadow:0 9px 27px #101626;background-color:rgba(14,16,27,.9);text-align:left;max-width:500px}.bod__bonus{display:flex;align-items:center;justify-content:center}@media (max-width:768px){.bod__bonus{flex-direction:column}}.bod__bonus img{max-width:290px}.bod__bonus--title{padding:0 20px;text-transform:uppercase;line-height:1}@media (min-width:769px){.bod__bonus--title{font-size:28px}}@media (max-width:768px){.bod__bonus--title{margin-bottom:16px;font-size:20px}}.starburst{font-family:'Libre Franklin',sans-serif;width:100%;min-height:500px}.starburst ::-moz-selection{background-color:#fea033}.starburst ::selection{background-color:#fea033}.starburst ::-moz-selection{background-color:#fea033}.starburst.wrapper{padding:25px 100px;background-image:url(/resources/images/landings/starburst_nz/background.png);background-size:cover}.starburst.wrapper:after,.starburst.wrapper:before{z-index:0;content:'';width:100%;position:absolute;left:0;height:516px}.starburst.wrapper:before{top:-417px;background-image:url(/resources/images/landings/starburst_nz/top_shadow.png)}.starburst.wrapper h2,.starburst.wrapper span.description,.starburst.wrapper span.simple-text{color:#fefab3;font-style:normal;text-transform:uppercase;margin:0}.starburst.wrapper .title{font-weight:700;font-size:67px}.starburst.wrapper .simple-text{font-weight:700;font-size:34px;line-height:100%;letter-spacing:.01em}.starburst.wrapper .shadow-block{padding:32px;background:rgba(0,0,0,.5);border-radius:20px}.starburst.wrapper .shadow-text{text-shadow:0 0 24px #fea033,0 0 65px #fea033}.starburst.wrapper .starburst__content,.starburst.wrapper .starburst__footer,.starburst.wrapper .starburst__header{position:relative;z-index:1}.starburst.wrapper .starburst__content{display:flex;flex-direction:row;z-index:2}.starburst.wrapper .starburst__content .registration-actions{display:none}.starburst.wrapper .starburst__content .registration-actions .form__button{padding:0}.starburst.wrapper .starburst__content .buttons-container .button--next,.starburst.wrapper .starburst__content .buttons-container .button--registration,.starburst.wrapper .starburst__content .registration-actions .button--next,.starburst.wrapper .starburst__content .registration-actions .button--registration,.starburst.wrapper .starburst__content .registration-form .button--next,.starburst.wrapper .starburst__content .registration-form .button--registration{width:100%;max-width:100%;height:auto;padding:12px 26px;font-weight:700;letter-spacing:.01em;text-align:center;text-transform:uppercase;color:#150718;border-radius:8px;font-size:20px;line-height:unset;transition:.3s;background-color:#ffca62}.starburst.wrapper .starburst__content .buttons-container .button--next:hover,.starburst.wrapper .starburst__content .buttons-container .button--registration:hover,.starburst.wrapper .starburst__content .registration-actions .button--next:hover,.starburst.wrapper .starburst__content .registration-actions .button--registration:hover,.starburst.wrapper .starburst__content .registration-form .button--next:hover,.starburst.wrapper .starburst__content .registration-form .button--registration:hover{background-color:#fea033}.starburst.wrapper .starburst__content .buttons-container .button--next:disabled,.starburst.wrapper .starburst__content .buttons-container .button--registration:disabled,.starburst.wrapper .starburst__content .registration-actions .button--next:disabled,.starburst.wrapper .starburst__content .registration-actions .button--registration:disabled,.starburst.wrapper .starburst__content .registration-form .button--next:disabled,.starburst.wrapper .starburst__content .registration-form .button--registration:disabled{opacity:.7}.starburst.wrapper .starburst__content .buttons-container .button--next:disabled:hover,.starburst.wrapper .starburst__content .buttons-container .button--registration:disabled:hover,.starburst.wrapper .starburst__content .registration-actions .button--next:disabled:hover,.starburst.wrapper .starburst__content .registration-actions .button--registration:disabled:hover,.starburst.wrapper .starburst__content .registration-form .button--next:disabled:hover,.starburst.wrapper .starburst__content .registration-form .button--registration:disabled:hover{background-color:#ffca62}.starburst.wrapper .starburst__content .registration-form .landing-form-reg__close{display:none}.starburst.wrapper .starburst__content .registration-form .form__display-cell--button{width:100%}.starburst.wrapper .starburst__content .registration-form .form .button--registration,.starburst.wrapper .starburst__content .registration-form .form__button{width:100%}.starburst.wrapper .starburst__content .registration-form .form__input,.starburst.wrapper .starburst__content .registration-form .form__input:-webkit-autofill,.starburst.wrapper .starburst__content .registration-form .form__select-button{font-size:18px!important;height:auto;padding:5px 32px;border-radius:15px!important}.starburst.wrapper .starburst__content .registration-form .form__input,.starburst.wrapper .starburst__content .registration-form .form__input:-webkit-autofill,.starburst.wrapper .starburst__content .registration-form .form__label--checkbox:before,.starburst.wrapper .starburst__content .registration-form .form__select-button{background-color:rgba(254,250,179,.05)!important;border:2px solid #fefab3!important;color:#fefab3!important;-webkit-text-fill-color:#fefab3!important}.starburst.wrapper .starburst__content .registration-form .form__input :-webkit-autofill:active,.starburst.wrapper .starburst__content .registration-form .form__input :-webkit-autofill:focus,.starburst.wrapper .starburst__content .registration-form .form__input :-webkit-autofill:hover{color:#fefab3!important;-webkit-text-fill-color:#fefab3!important}.starburst.wrapper .starburst__content .registration-form .form__label--checkbox span{color:#fff!important;font-size:15px}.starburst.wrapper .starburst__content .registration-form .form__label--checkbox a{color:#fea033}.starburst.wrapper .starburst__content .registration-form .form__label--checkbox:before{border-radius:4px}.starburst.wrapper .starburst__content .registration-form .form__group--checkbox{background:0 0}.starburst.wrapper .starburst__content .registration-form .form__select-caret{right:23px;top:23px}.starburst.wrapper .starburst__content .registration-form.active{position:fixed;top:0;left:0;z-index:999;width:100%;max-width:unset!important;height:100%;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;padding:16px;align-items:center;justify-content:center}.starburst.wrapper .starburst__content .registration-form.active .landing-form-reg__close{display:block;background:0 0}.starburst.wrapper .starburst__content .registration-form.active .landing-form-reg__close:after,.starburst.wrapper .starburst__content .registration-form.active .landing-form-reg__close:before{background-color:#ffca62}.starburst.wrapper .starburst__content .left-side,.starburst.wrapper .starburst__content .right-side{display:inline-flex;flex-direction:column}.starburst.wrapper .starburst__content .left-side .side-content,.starburst.wrapper .starburst__content .right-side .side-content{width:100%;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.starburst.wrapper .starburst__content .left-side{text-align:center;width:40%}.starburst.wrapper .starburst__content .left-side .row-item{margin-top:24px}.starburst.wrapper .starburst__content .left-side .copy-wrapper{font-weight:700;padding:12px 26px;font-size:20px;color:#ffca62;border:2px solid #ffca62;box-sizing:border-box;display:flex;align-items:center;border-radius:15px;box-shadow:0 0 6px 3px #fea033;text-shadow:0 0 24px #fea033,0 0 5px #fea033}.starburst.wrapper .starburst__content .left-side .copy-wrapper .popover{color:#fea033;background:rgba(0,0,0,.85);font-weight:700}.starburst.wrapper .starburst__content .left-side .copy-wrapper .popover .arrow,.starburst.wrapper .starburst__content .left-side .copy-wrapper .popover .arrow:after{border-top-color:rgba(0,0,0,.85)}.starburst.wrapper .starburst__content .left-side .copy-wrapper .copy-button{cursor:pointer}.starburst.wrapper .starburst__content .right-side{width:60%;margin-top:-20px}.starburst.wrapper .starburst__content .right-side .logo-container{display:flex;width:100%;padding-top:190px}.starburst.wrapper .starburst__content .right-side .logo-container .logo{position:absolute;top:0;left:0}.starburst.wrapper .starburst__content .right-side .logo-container .logo img{margin-left:45px}.starburst.wrapper .starburst__footer{display:flex;flex-direction:row;margin-top:28px}.starburst.wrapper .starburst__footer .step-item{width:33%;display:flex;margin-right:32px;line-height:normal;align-items:flex-start}.starburst.wrapper .starburst__footer .step-item:last-child{margin-right:0}.starburst.wrapper .starburst__footer .step-item .step{font-size:110px;color:#fefab3}.starburst.wrapper .starburst__footer .step-item .step-content{display:flex;flex-direction:column;justify-content:center;margin-left:25px}.starburst.wrapper .starburst__footer .step-item .step-content .title{font-size:55px;color:#fefab3}.starburst.wrapper .starburst__footer .step-item .step-content .description{font-size:20px}@media (max-width:1600px){.starburst.wrapper .title{font-size:55px}.starburst.wrapper .simple-text{font-size:25px}.starburst.wrapper .starburst__content .buttons-container .button--next,.starburst.wrapper .starburst__content .buttons-container .button--registration,.starburst.wrapper .starburst__content .registration-actions .button--next,.starburst.wrapper .starburst__content .registration-actions .button--registration,.starburst.wrapper .starburst__content .registration-form .button--next,.starburst.wrapper .starburst__content .registration-form .button--registration{font-size:16px}.starburst.wrapper .starburst__content .registration-form .form__label--checkbox span{font-size:15px}.starburst.wrapper .starburst__content .left-side .copy-wrapper{font-size:16px}.starburst.wrapper .starburst__footer .step-item .step{font-size:90px}}@media (max-width:1200px){.starburst.wrapper{padding:15px}.starburst.wrapper .starburst__content{display:flex;flex-direction:column}.starburst.wrapper .starburst__content .left-side,.starburst.wrapper .starburst__content .right-side{width:100%;align-items:center}.starburst.wrapper .starburst__content .left-side .registration-form{max-width:500px}.starburst.wrapper .starburst__content .right-side{width:calc(120px + 100%);margin-left:-60px;margin-top:20px}.starburst.wrapper .starburst__content .right-side .logo-container{padding-top:20%}.starburst.wrapper .starburst__content .right-side .logo-container .logo,.starburst.wrapper .starburst__content .right-side .logo-container .screenshots{width:100%;display:flex;justify-content:center;align-items:center}.starburst.wrapper .starburst__content .right-side .logo-container .logo img{margin-left:0}.starburst.wrapper .starburst__content .right-side .logo-container .screenshots img{margin-left:-8%}.starburst.wrapper .starburst__footer{flex-direction:column}.starburst.wrapper .starburst__footer .step-item{width:100%;margin-top:8px}}@media (max-width:768px){.starburst.wrapper .title{font-size:48px}.starburst.wrapper .simple-text{font-size:20px}.starburst.wrapper .shadow-text{text-shadow:0 0 15px #fea033,0 0 40px #fea033}.starburst.wrapper .starburst__content .registration-actions{display:block}.starburst.wrapper .starburst__content .registration-form{display:none}.starburst.wrapper .starburst__footer .step-item .step{font-size:69px}.starburst.wrapper .starburst__footer .step-item .step-content .title{font-size:34px}.starburst.wrapper .starburst__footer .step-item .step-content .description{font-size:13px}}@-webkit-keyframes flashAnimation{0%{-webkit-transform:rotate(0);transform:rotate(0);opacity:0}20%{opacity:1}60%{opacity:1}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg);opacity:0}}@keyframes flashAnimation{0%{-webkit-transform:rotate(0);transform:rotate(0);opacity:0}20%{opacity:1}60%{opacity:1}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg);opacity:0}}@-webkit-keyframes handAnimation{0%{-webkit-transform:rotate(0) translate(0,0);transform:rotate(0) translate(0,0)}50%{-webkit-transform:rotate(-4deg) translate(5px,10px);transform:rotate(-4deg) translate(5px,10px)}100%{-webkit-transform:rotate(0) translate(0,0);transform:rotate(0) translate(0,0)}}@keyframes handAnimation{0%{-webkit-transform:rotate(0) translate(0,0);transform:rotate(0) translate(0,0)}50%{-webkit-transform:rotate(-4deg) translate(5px,10px);transform:rotate(-4deg) translate(5px,10px)}100%{-webkit-transform:rotate(0) translate(0,0);transform:rotate(0) translate(0,0)}}.rosh_ic-steps{margin-top:0}.rosh_ic-content{background-image:none}.rosh_ic-content .background{background-image:url(/resources/images/landings/rosh-ic/Background.jpg);pointer-events:none;z-index:-1;position:absolute;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;opacity:.2}.rosh_ic-content .rosh-container .image-rosh{max-width:200%;width:200%;margin-bottom:-100%}.rosh_ic-content .rosh-container .image-hand{position:absolute;top:15%;left:19%;width:43%;-webkit-animation:handAnimation 2s infinite ease-out;animation:handAnimation 2s infinite ease-out}.rosh_ic-content .rosh-container .image-flash{position:absolute;top:17%;left:109%;width:60%;opacity:0;-webkit-animation:flashAnimation 2s infinite ease-out;animation:flashAnimation 2s infinite ease-out;-webkit-animation-delay:.8s;animation-delay:.8s}.rosh_ic-content .rosh-container-mb{display:none;margin-bottom:50%}.rosh_ic-content .rosh-container-mb .image-rosh{max-width:100%;width:100%;margin-bottom:-100%;margin-left:15%}.rosh_ic-content .right-indent{right:15%}@media screen and (max-width:1200px){.rosh_ic-content .content-wrapper .bitcoin-play-girl-with-cat{display:none}.rosh_ic-content .content-wrapper .rosh-container-mb{display:block}}@media (max-device-width:1200px) and (orientation:landscape){.rosh_ic-content .content-wrapper .rosh-container-mb{bottom:-200px}}@media screen and (max-width:768px){.rosh_ic-content .content-wrapper .rosh-container-mb .image-rosh{max-width:115%;width:115%}}@media screen and (max-width:690px){.rosh_ic-content .content-wrapper .rosh-container-mb .image-rosh{max-width:140%;width:140%;margin-left:-15%}}@-webkit-keyframes lightning{0%{opacity:0}15%{opacity:.7}25%{opacity:.4}35%{opacity:.7}50%{opacity:.4}60%{opacity:1}95%{opacity:0}}@keyframes lightning{0%{opacity:0}15%{opacity:.7}25%{opacity:.4}35%{opacity:.7}50%{opacity:.4}60%{opacity:1}95%{opacity:0}}.platinum_lightning-content{background-color:#06092d;background-image:none}.platinum_lightning-content:before{content:'';position:absolute;width:100%;height:100%;bottom:-50%;left:-40%;background:transparent radial-gradient(closest-side at 35% 35%,#905bf4 0,rgba(6,9,45,.5) 105%,rgba(6,9,45,0) 100%) 0 0 no-repeat padding-box}.platinum_lightning-content .lightnings{position:absolute;top:0;height:100%;width:100%;-webkit-animation:lightning 2.5s ease-in-out infinite;animation:lightning 2.5s ease-in-out infinite}.platinum_lightning-content .lightnings img{position:absolute}.platinum_lightning-content .lightnings .lightning_left{top:-40%;right:0;width:100%}.platinum_lightning-content .lightnings .lightning_right{top:-20%;right:-25%;width:60%}.platinum_lightning-content .lightnings .lightning_top-left{width:100%;top:-30%;right:10%}@media (orientation:portrait){.platinum_lightning-content .lightnings .lightning_left{top:-10%}.platinum_lightning-content .lightnings .lightning_right{top:-5%;width:100%;right:-50%}.platinum_lightning-content .lightnings .lightning_top-left{top:-5%}}.platinum_lightning-content .thor-container{padding-bottom:30px}.platinum_lightning-content .thor-container .image-thor{margin-bottom:-70px}.platinum_lightning-content .thor-container .image-tornado{position:absolute;bottom:240px;z-index:-1}.platinum_lightning-content .thor-container .image-logo{width:150%;max-width:150%;margin-left:-25%;margin-bottom:35px}.platinum_lightning-content .image-wrap-mobile .thor-container-mb{padding-top:30px;bottom:0}.platinum_lightning-content .image-wrap-mobile .thor-container-mb .thor-container{width:100%;max-width:80%;margin:auto;position:relative}.platinum_lightning-content .image-wrap-mobile .thor-container-mb .thor-container .image-thor{margin-bottom:0;width:100%}.platinum_lightning-content .image-wrap-mobile .thor-container-mb .thor-container .image-logo{position:absolute;bottom:0;left:0}.btc-rabbit-landing .btr__bg{background-size:cover;background-repeat:no-repeat;background-position:50% top}@media (min-width:993px){.btc-rabbit-landing .btr__bg{background-image:url(/resources/images/landings/btc_rabbit/bg.jpg)}}@media (max-width:992px){.btc-rabbit-landing .btr__bg{background-image:linear-gradient(to bottom,rgba(0,0,0,.5) 400px,transparent 530px),url(/resources/images/landings/btc_rabbit/bg.jpg)}}.btc-rabbit-landing .btr__wrapper{padding:5% 0;max-width:1300px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:1}@media (min-width:993px){.btc-rabbit-landing .btr__wrapper{padding:5% 0}}@media (max-width:992px){.btc-rabbit-landing .btr__wrapper{padding:5%}}.btc-rabbit-landing .btr__header{display:flex;justify-content:space-between;margin-bottom:10px}@media (min-width:993px){.btc-rabbit-landing .btr__main{padding-top:120px;display:grid;grid-gap:30px;grid-template-columns:3fr 5fr 3fr}}@media (max-width:992px){.btc-rabbit-landing .btr__main{position:relative;display:flex;flex-direction:column}}.btc-rabbit-landing .btr__main .separator{padding:20px 0}.btc-rabbit-landing .btr__main .separator span{background-color:rgba(255,255,255,.2);display:block;height:1px}@media (min-width:993px){.btc-rabbit-landing .btr__main--hero{display:flex;align-items:flex-start;position:relative}.btc-rabbit-landing .btr__main--hero img{-webkit-transform:scale(1.5);transform:scale(1.5)}}@media (max-width:992px){.btc-rabbit-landing .btr__main--hero{order:-2;text-align:center;max-width:60%;margin:0 auto}}.btc-rabbit-landing .btr__main--teaser{position:relative;text-align:center}@media (min-width:993px){.btc-rabbit-landing .btr__main--teaser .title{font-size:20px;margin-bottom:10px}}@media (max-width:992px){.btc-rabbit-landing .btr__main--teaser .title{display:none}}@media (min-width:993px){.btc-rabbit-landing .btr__main--teaser .summ{margin-bottom:20px}}@media (max-width:992px){.btc-rabbit-landing .btr__main--teaser .summ{margin-bottom:10px;padding:0 10%}}@media (max-width:992px){.btc-rabbit-landing .btr__main--teaser .numbers{padding:0 10%}}.btc-rabbit-landing .btr__main--teaser .numbers__1{margin-bottom:10px}.btc-rabbit-landing .btr__main--teaser .numbers__2{padding:0 10%}@media (min-width:993px){.btc-rabbit-landing .btr__main--widget{display:flex;align-items:center;justify-content:center}}@media (max-width:992px){.btc-rabbit-landing .btr__main--widget{order:-1;position:relative;z-index:2}}.btc-rabbit-landing .btr__main--other{grid-column-start:2;grid-column-end:2;display:grid;grid-gap:30px;text-align:center}@media (min-width:993px){.btc-rabbit-landing .btr__main--other{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:992px){.btc-rabbit-landing .btr__main--other{grid-template-columns:1fr 1fr}}.btc-rabbit-landing .btr__widget--btn{padding:10px 30px;background-color:red}.btc-rabbit-landing .btr__currencies{font-size:20px}@media (min-width:993px){.btc-rabbit-landing .btr__currencies{margin-bottom:10px}}@media (max-width:992px){.btc-rabbit-landing .btr__currencies{margin-bottom:30px}}.btc-rabbit-landing .btr__bonus{display:flex;align-items:center;justify-content:space-between}@media (min-width:993px){.btc-rabbit-landing .btr__bonus{padding:0 30px}}@media (max-width:992px){.btc-rabbit-landing .btr__bonus{flex-direction:column}}.btc-rabbit-landing .btr__bonus img{max-width:290px}.btc-rabbit-landing .btr__bonus--title{font-size:20px;text-transform:uppercase;line-height:1}@media (min-width:993px){.btc-rabbit-landing .btr__bonus--title{padding:0 20px 0 0}}@media (max-width:992px){.btc-rabbit-landing .btr__bonus--title{margin-bottom:16px}}.doa-landing{padding:0;min-height:99vh;height:auto}.doa-landing .doa__bg{background-size:cover;background-repeat:no-repeat;background-position:50% top}@media (min-width:993px){.doa-landing .doa__bg{background-image:url(/resources/images/landings/dead-or-alive/bg.jpg)}}@media (max-width:992px){.doa-landing .doa__bg{background-image:linear-gradient(to bottom,rgba(0,0,0,.5) 400px,transparent 530px),url(/resources/images/landings/dead-or-alive/bg.jpg)}}.doa-landing .doa__wrapper{max-width:1300px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:1}@media (min-width:993px){.doa-landing .doa__wrapper{padding:5% 0}}@media (max-width:992px){.doa-landing .doa__wrapper{padding:5%}}.doa-landing .doa__header{display:flex;justify-content:space-between;margin-bottom:10px}@media (min-width:993px){.doa-landing .doa__logo{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}}@media (max-width:992px){.doa-landing .doa__logo{text-align:center;margin-bottom:20px}}@media (min-width:993px){.doa-landing .doa__main{padding-top:120px;display:grid;grid-gap:30px;grid-template-columns:3fr 5fr 3fr}}@media (max-width:992px){.doa-landing .doa__main{position:relative;display:flex;flex-direction:column}}.doa-landing .doa__main .separator{padding:20px 0}.doa-landing .doa__main .separator span{background-color:rgba(255,255,255,.2);display:block;height:1px}@media (min-width:993px){.doa-landing .doa__main--hero{display:flex;align-items:flex-start;position:relative}.doa-landing .doa__main--hero img{-webkit-transform:scale(1.3);transform:scale(1.3);-webkit-transform-origin:70% 10%;transform-origin:70% 10%}}@media (max-width:992px){.doa-landing .doa__main--hero{position:absolute;opacity:.3}}.doa-landing .doa__main--teaser{position:relative;text-align:center}.doa-landing .doa__main--teaser .title{text-transform:uppercase}@media (min-width:993px){.doa-landing .doa__main--teaser .title{font-size:20px;margin-bottom:10px}}@media (max-width:992px){.doa-landing .doa__main--teaser .title{display:none}}@media (min-width:993px){.doa-landing .doa__main--teaser .summ{margin-bottom:20px}}@media (max-width:992px){.doa-landing .doa__main--teaser .summ{margin-bottom:10px;padding:0 10%}}@media (max-width:992px){.doa-landing .doa__main--teaser .numbers{padding:0 10%}}.doa-landing .doa__main--teaser .numbers__1{margin-bottom:10px}.doa-landing .doa__main--teaser .numbers__2{padding:0 10%}@media (min-width:993px){.doa-landing .doa__main--widget{display:flex;align-items:center;justify-content:center}}@media (max-width:992px){.doa-landing .doa__main--widget{order:-1;position:relative;z-index:2}}.doa-landing .doa__main--other{grid-column-start:2;grid-column-end:2;display:grid;grid-gap:30px;text-align:center}@media (min-width:993px){.doa-landing .doa__main--other{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:992px){.doa-landing .doa__main--other{grid-template-columns:1fr 1fr}}.doa-landing .doa__widget--btn{padding:10px 30px;background-color:red}.doa-landing .doa__currencies{font-size:20px}.doa-landing .doa__bonus{display:flex;align-items:center;justify-content:space-between}@media (min-width:993px){.doa-landing .doa__bonus{padding:0 30px}}@media (max-width:992px){.doa-landing .doa__bonus{flex-direction:column}}.doa-landing .doa__bonus img{max-width:290px}.doa-landing .doa__bonus--title{font-size:20px;text-transform:uppercase;line-height:1}@media (min-width:993px){.doa-landing .doa__bonus--title{padding:0 20px 0 0}}@media (max-width:992px){.doa-landing .doa__bonus--title{margin-bottom:16px}}.doa-landing .doa__footer{padding:20px;text-align:center}.gqst-landing .gqst__bg{background-size:cover;background-repeat:no-repeat;background-position:50% top}@media (min-width:993px){.gqst-landing .gqst__bg{background-image:url(/resources/images/landings/gonzos-quest/bg.jpg)}}@media (max-width:992px){.gqst-landing .gqst__bg{background-image:linear-gradient(to bottom,rgba(0,0,0,.5) 400px,transparent 530px),url(/resources/images/landings/gonzos-quest/bg.jpg)}}.gqst-landing .gqst__wrapper{max-width:1300px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:1}@media (min-width:993px){.gqst-landing .gqst__wrapper{padding:5% 0}}@media (max-width:992px){.gqst-landing .gqst__wrapper{padding:5%}}.gqst-landing .gqst__header{display:flex;justify-content:space-between;margin-bottom:10px}@media (min-width:993px){.gqst-landing .gqst__logo{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,120%);transform:translate(-50%,120%)}}@media (max-width:992px){.gqst-landing .gqst__logo{text-align:center;margin-bottom:30px}}@media (min-width:993px){.gqst-landing .gqst__main{padding-top:120px;display:grid;grid-gap:30px;grid-template-columns:3fr 5fr 3fr}}@media (max-width:992px){.gqst-landing .gqst__main{position:relative;display:flex;flex-direction:column}}.gqst-landing .gqst__main .separator{padding:20px 0}.gqst-landing .gqst__main .separator span{background-color:rgba(255,255,255,.2);display:block;height:1px}@media (min-width:993px){.gqst-landing .gqst__main--hero{display:flex;align-items:flex-start;position:relative}.gqst-landing .gqst__main--hero img{-webkit-transform:scale(1.25);transform:scale(1.25);-webkit-transform-origin:100% 40%;transform-origin:100% 40%}}@media (max-width:992px){.gqst-landing .gqst__main--hero{display:none}}.gqst-landing .gqst__main--teaser{position:relative;text-align:center}.gqst-landing .gqst__main--teaser .title{text-transform:uppercase}@media (min-width:993px){.gqst-landing .gqst__main--teaser .title{font-size:20px;margin-bottom:10px}}@media (max-width:992px){.gqst-landing .gqst__main--teaser .title{display:none}}@media (min-width:993px){.gqst-landing .gqst__main--teaser .summ{margin-bottom:20px}}@media (max-width:992px){.gqst-landing .gqst__main--teaser .summ{margin-bottom:10px;padding:0 10%}}@media (max-width:992px){.gqst-landing .gqst__main--teaser .numbers{padding:0 10%}}.gqst-landing .gqst__main--teaser .numbers__1{margin-bottom:10px}.gqst-landing .gqst__main--teaser .numbers__2{padding:0 10%}@media (min-width:993px){.gqst-landing .gqst__main--widget{display:flex;align-items:center;justify-content:center}}@media (max-width:992px){.gqst-landing .gqst__main--widget{order:-1;position:relative;z-index:2}}.gqst-landing .gqst__main--other{grid-column-start:2;grid-column-end:2;display:grid;grid-gap:30px;text-align:center}@media (min-width:993px){.gqst-landing .gqst__main--other{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:992px){.gqst-landing .gqst__main--other{grid-template-columns:1fr 1fr}}.gqst-landing .gqst__widget--btn{padding:10px 30px;background-color:red}.gqst-landing .gqst__currencies{font-size:20px}@media (min-width:993px){.gqst-landing .gqst__currencies{margin-bottom:10px}}@media (max-width:992px){.gqst-landing .gqst__currencies{margin-bottom:30px}}.gqst-landing .gqst__bonus{display:flex;align-items:center;justify-content:space-between}@media (min-width:993px){.gqst-landing .gqst__bonus{padding:0 30px}}@media (max-width:992px){.gqst-landing .gqst__bonus{flex-direction:column}}.gqst-landing .gqst__bonus img{max-width:290px}.gqst-landing .gqst__bonus--title{font-size:20px;text-transform:uppercase;line-height:1}@media (min-width:993px){.gqst-landing .gqst__bonus--title{padding:0 20px 0 0}}@media (max-width:992px){.gqst-landing .gqst__bonus--title{margin-bottom:16px}}.gqst-landing .gqst__footer{padding:20px;text-align:center}.thstk-landing .thstk__bg{background-size:cover;background-repeat:no-repeat;background-position:50% top}@media (min-width:993px){.thstk-landing .thstk__bg{background-image:url(/resources/images/landings/thunderstruck/bg.jpg)}}@media (max-width:992px){.thstk-landing .thstk__bg{background-image:linear-gradient(to bottom,rgba(0,0,0,.5) 400px,transparent 530px),url(/resources/images/landings/thunderstruck/bg.jpg)}}.thstk-landing .thstk__wrapper{max-width:1300px;margin:0 auto;display:flex;flex-direction:column;position:relative;z-index:1}@media (min-width:993px){.thstk-landing .thstk__wrapper{min-height:850px;padding:5% 0 0}}@media (max-width:992px){.thstk-landing .thstk__wrapper{padding:5%}}.thstk-landing .thstk__header{display:flex;justify-content:space-between;margin-bottom:10px}@media (min-width:993px){.thstk-landing .thstk__logo{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}}@media (max-width:992px){.thstk-landing .thstk__logo{text-align:center;margin-bottom:20px}.thstk-landing .thstk__logo img{max-width:60%}}@media (min-width:993px){.thstk-landing .thstk__main{padding-top:120px;display:grid;grid-gap:30px;grid-template-columns:3fr 5fr 3fr}}@media (max-width:992px){.thstk-landing .thstk__main{position:relative;display:flex;flex-direction:column}}.thstk-landing .thstk__main .separator{padding:20px 0}.thstk-landing .thstk__main .separator span{background-color:rgba(255,255,255,.2);display:block;height:1px}@media (min-width:993px){.thstk-landing .thstk__main--hero img{position:absolute;left:0;bottom:0;max-width:100%;-webkit-transform:translateX(-20%);transform:translateX(-20%)}}@media (max-width:992px){.thstk-landing .thstk__main--hero{position:absolute;opacity:.3}}.thstk-landing .thstk__main--teaser{position:relative;text-align:center}@media (min-width:993px){.thstk-landing .thstk__main--teaser{margin-bottom:50px}}.thstk-landing .thstk__main--teaser .title{text-transform:uppercase}@media (min-width:993px){.thstk-landing .thstk__main--teaser .title{font-size:20px;margin-bottom:10px}}@media (max-width:992px){.thstk-landing .thstk__main--teaser .title{display:none}}@media (min-width:993px){.thstk-landing .thstk__main--teaser .summ{margin-bottom:20px}}@media (max-width:992px){.thstk-landing .thstk__main--teaser .summ{margin-bottom:10px;padding:0 10%}}@media (max-width:992px){.thstk-landing .thstk__main--teaser .numbers{padding:0 10%}}.thstk-landing .thstk__main--teaser .numbers__1{margin-bottom:10px}.thstk-landing .thstk__main--teaser .numbers__2{padding:0 10%}@media (min-width:993px){.thstk-landing .thstk__main--widget{display:flex;align-items:center;justify-content:center}}@media (max-width:992px){.thstk-landing .thstk__main--widget{order:-1;position:relative;z-index:2}}.thstk-landing .thstk__main--other{grid-column-start:2;grid-column-end:2;display:grid;grid-gap:30px;text-align:center}@media (min-width:993px){.thstk-landing .thstk__main--other{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:992px){.thstk-landing .thstk__main--other{grid-template-columns:1fr 1fr}}.thstk-landing .thstk__widget--btn{padding:10px 30px;background-color:red}.thstk-landing .thstk__currencies{font-size:20px}@media (min-width:993px){.thstk-landing .thstk__currencies{margin-bottom:10px}}@media (max-width:992px){.thstk-landing .thstk__currencies{margin-bottom:30px}}.thstk-landing .thstk__bonus{display:flex;align-items:center;justify-content:space-between}@media (min-width:993px){.thstk-landing .thstk__bonus{padding:0 30px}}@media (max-width:992px){.thstk-landing .thstk__bonus{flex-direction:column}}.thstk-landing .thstk__bonus img{max-width:290px}.thstk-landing .thstk__bonus--title{font-size:20px;text-transform:uppercase;line-height:1}@media (min-width:993px){.thstk-landing .thstk__bonus--title{padding:0 20px 0 0}}@media (max-width:992px){.thstk-landing .thstk__bonus--title{margin-bottom:16px}}.thstk-landing .thstk__footer{padding:20px;text-align:center}.askCoin-landing .askc__bg{background-repeat:no-repeat;background-position:50% top;background-size:cover;position:relative;z-index:1}@media (min-width:993px){.askCoin-landing .askc__bg{background-image:url(/resources/images/landings/askcoin/bg.jpg)}}@media (max-width:992px){.askCoin-landing .askc__bg{background-image:linear-gradient(to bottom,rgba(0,0,0,.3) 400px,transparent 800px),url(/resources/images/landings/askcoin/bg.jpg)}}.askCoin-landing .askc__bg--coins{position:absolute;top:0;right:0;max-width:320px;width:25vw}@media (min-width:993px){.askCoin-landing .askc__bg--coins{z-index:1}}.askCoin-landing .askc__container{max-width:1300px;min-height:100vh;margin:0 auto;z-index:1}@media (min-width:993px){.askCoin-landing .askc__container{padding:5% 0 0}}@media (max-width:992px){.askCoin-landing .askc__container{padding:5%}}@media (min-width:993px){.askCoin-landing .askc__header{margin-bottom:5vw}}@media (max-width:992px){.askCoin-landing .askc__header{margin-bottom:50px}}.askCoin-landing .askc__wrapper{display:flex}@media (max-width:992px){.askCoin-landing .askc__wrapper{flex-direction:column-reverse}}@media (min-width:993px){.askCoin-landing .askc__teaser{margin-right:10%;flex-shrink:0;flex-grow:1}}.askCoin-landing .askc__teaser--title{text-align:center}@media (min-width:993px){.askCoin-landing .askc__teaser--title{margin-bottom:50px}}@media (max-width:992px){.askCoin-landing .askc__teaser--title{margin-bottom:30px}}@media (min-width:993px){.askCoin-landing .askc__teaser--title img{min-height:26px}}@media (max-width:992px){.askCoin-landing .askc__teaser--title img{min-width:80%}}@media (min-width:993px){.askCoin-landing .askc__teaser--coin{max-width:300px}}@media (max-width:992px){.askCoin-landing .askc__teaser--coin{margin-bottom:30px;max-width:190px}}@media (min-width:993px){.askCoin-landing .askc__teaser--coin-title{margin-left:50px}}@media (max-width:992px){.askCoin-landing .askc__teaser--coin-title{min-width:80%}}.askCoin-landing .askc__teaser--row{display:flex;align-items:center}@media (max-width:992px){.askCoin-landing .askc__teaser--row{flex-direction:column}}.askCoin-landing .askc__teaser--separator{height:2px;background-color:rgba(255,255,255,.6)}@media (min-width:993px){.askCoin-landing .askc__teaser--separator{margin:50px 0}}@media (max-width:992px){.askCoin-landing .askc__teaser--separator{margin:20px 0}}.askCoin-landing .askc__advantages{margin:0 0 20px;list-style-type:none;padding-left:0}@media (min-width:993px){.askCoin-landing .askc__advantages{display:flex;justify-content:space-between}}@media (max-width:992px){.askCoin-landing .askc__advantages{margin:0 0 20px}}.askCoin-landing .askc__advantages--item{display:flex;align-items:center}@media (max-width:992px){.askCoin-landing .askc__advantages--item{max-width:80%;margin:0 auto 10px}}@media (min-width:993px){.askCoin-landing .askc__advantages--item:not(:last-child){margin-right:20px}}.askCoin-landing .askc__advantages--item .number{width:40px;margin-right:10px}.askCoin-landing .askc__advantages--item .number img{max-height:47px;width:auto}.askCoin-landing .askc__advantages--item .text{min-height:45px}.rosh-landing .rosh__bg{background-size:cover;background-repeat:no-repeat;background-position:50% top}@media (min-width:993px){.rosh-landing .rosh__bg{background-image:url(/resources/images/landings/rosh/bg.jpg)}}@media (max-width:992px){.rosh-landing .rosh__bg{background-image:linear-gradient(to bottom,rgba(0,0,0,.5) 400px,transparent 530px),url(/resources/images/landings/rosh/bg.jpg)}}.rosh-landing .rosh__wrapper{max-width:1300px;min-height:100vh;margin:0 auto;display:flex;flex-direction:column;position:relative;z-index:1}@media (min-width:993px){.rosh-landing .rosh__wrapper{padding:5% 0 0}}@media (max-width:992px){.rosh-landing .rosh__wrapper{padding:5%}}.rosh-landing .rosh__header{display:flex;justify-content:space-between;margin-bottom:10px}@media (min-width:993px){.rosh-landing .rosh__header--sticker{max-width:100px}}@media (max-width:992px){.rosh-landing .rosh__header--sticker{max-width:50px}}@media (min-width:993px){.rosh-landing .rosh__logo{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}}@media (max-width:992px){.rosh-landing .rosh__logo{text-align:center;margin-bottom:20px}.rosh-landing .rosh__logo img{max-width:60%}}@media (min-width:993px){.rosh-landing .rosh__main{padding-top:120px;display:grid;grid-gap:30px;grid-template-columns:3fr 5fr 3fr}}@media (max-width:992px){.rosh-landing .rosh__main{position:relative;display:flex;flex-direction:column}}.rosh-landing .rosh__main .separator{padding:20px 0}.rosh-landing .rosh__main .separator span{background-color:rgba(255,255,255,.2);display:block;height:1px}.rosh-landing .rosh__main--hero{position:relative}@media (max-width:992px){.rosh-landing .rosh__main--hero{position:absolute;opacity:.3}}.rosh-landing .rosh__main--teaser{position:relative;text-align:center}@media (min-width:993px){.rosh-landing .rosh__main--teaser{margin-bottom:50px}}.rosh-landing .rosh__main--teaser .title{text-transform:uppercase}@media (min-width:993px){.rosh-landing .rosh__main--teaser .title{font-size:20px;margin-bottom:10px}}@media (max-width:992px){.rosh-landing .rosh__main--teaser .title{display:none}}@media (min-width:993px){.rosh-landing .rosh__main--teaser .summ{margin-bottom:20px}}@media (max-width:992px){.rosh-landing .rosh__main--teaser .summ{margin-bottom:10px;padding:0 10%}}@media (max-width:992px){.rosh-landing .rosh__main--teaser .numbers{padding:0 10%}}.rosh-landing .rosh__main--teaser .numbers__1{margin-bottom:10px}.rosh-landing .rosh__main--teaser .numbers__2{padding:0 10%}@media (min-width:993px){.rosh-landing .rosh__main--widget{display:flex;align-items:center;justify-content:center}}@media (max-width:992px){.rosh-landing .rosh__main--widget{order:-1;position:relative;z-index:2}}.rosh-landing .rosh__main--other{grid-column-start:2;grid-column-end:2;display:grid;grid-gap:30px;text-align:center}@media (min-width:993px){.rosh-landing .rosh__main--other{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:992px){.rosh-landing .rosh__main--other{grid-template-columns:1fr 1fr}}.rosh-landing .rosh__widget--btn{padding:10px 30px;background-color:red}.rosh-landing .rosh__currencies{font-size:20px}@media (min-width:993px){.rosh-landing .rosh__currencies{margin-bottom:10px}}@media (max-width:992px){.rosh-landing .rosh__currencies{font-size:18px}}.rosh-landing .rosh__bonus{display:flex;align-items:center;justify-content:space-between}@media (min-width:993px){.rosh-landing .rosh__bonus{padding:0 30px}}@media (max-width:992px){.rosh-landing .rosh__bonus{flex-direction:column}}@media (min-width:993px){.rosh-landing .rosh__bonus img{max-width:290px}}@media (max-width:992px){.rosh-landing .rosh__bonus img{max-width:55%}}.rosh-landing .rosh__bonus--title{font-size:20px;text-transform:uppercase;line-height:1}@media (min-width:993px){.rosh-landing .rosh__bonus--title{padding:0 20px 0 0}}@media (max-width:992px){.rosh-landing .rosh__bonus--title{margin-bottom:16px}}.rosh-landing .rosh__footer{padding:20px;text-align:center}.bkoc-landing .bkoc__bg{background-size:cover;background-repeat:no-repeat;background-position:50% top;min-height:100vh;background-image:url(/resources/images/landings/book_of_cats/bg.jpg)}@media (min-width:993px){.bkoc-landing .bkoc__header--logo{margin:0 auto;-webkit-transform:translateX(-100px);transform:translateX(-100px)}}@media (max-width:992px){.bkoc-landing .bkoc__header--logo{margin-left:auto}.bkoc-landing .bkoc__header--logo img{max-height:52px;width:auto}}@media (min-width:993px){.bkoc-landing .bkoc__main--hero{grid-row-start:1;grid-row-end:3}.bkoc-landing .bkoc__main--hero img{-webkit-transform:scale(1.2) translateY(30px);transform:scale(1.2) translateY(30px)}}@media (max-width:992px){.bkoc-landing .bkoc__main--hero{order:0;padding-top:60%;position:relative;z-index:-1}.bkoc-landing .bkoc__main--hero img{position:absolute;top:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:60%}}.bkoc-landing .bkoc__main--hero.books{-webkit-transform:scale(1.1) translateY(20%);transform:scale(1.1) translateY(20%)}.bkoc-landing .bkoc__sticker{text-align:center}@media (min-width:993px){.bkoc-landing .bkoc__sticker{align-self:flex-start;gap:30px;padding:0 30px}}.bkoc-landing .bkoc__bonus-code__wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media (min-width:993px){.bkoc-landing .bkoc__bonus-code__wrapper{padding:0 30px}}@media (max-width:992px){.bkoc-landing .bkoc__bonus-code__wrapper{flex-direction:column}}.bkoc-landing .bkoc__bonus-code--title{font-size:2rem}@media (max-width:992px){.bkoc-landing .bkoc__bonus-code--title{line-height:1;margin-bottom:10px}}.rbn__bg{background-size:cover;background-repeat:no-repeat;background-position:50% top;min-height:100vh;background-image:url(/resources/images/landings/robin/bg.jpg)}.rbn__wrapper{padding:5% 0;max-width:1300px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:1}@media (min-width:993px){.rbn__wrapper{padding:5% 0}}@media (max-width:992px){.rbn__wrapper{padding:5%}}.rbn__header{display:flex}@media (min-width:993px){.rbn__header{margin-bottom:5vh}}@media (min-width:993px){.rbn__header--logo{margin:0 auto;-webkit-transform:translateX(-95px);transform:translateX(-95px)}}@media (max-width:992px){.rbn__header--logo{margin-left:auto}.rbn__header--logo img{max-height:90px;width:auto}}@media (min-width:993px){.rbn__main{display:grid;grid-template-columns:1fr 2fr 1fr}}@media (max-width:992px){.rbn__main{display:flex;flex-direction:column}}.rbn__main .separator{margin:auto 0}@media (min-width:993px){.rbn__main .separator{padding:30px}}@media (max-width:992px){.rbn__main .separator{padding:20px 26px 26px}}.rbn__main .separator span{display:block;height:1px}@media (min-width:993px){.rbn__main .separator span{background-color:rgba(255,255,255,.2)}}@media (max-width:992px){.rbn__main .separator span{background-color:rgba(255,255,255,.8)}}@media (min-width:993px){.rbn__main--hero{grid-row-start:1;grid-row-end:3}.rbn__main--hero img{-webkit-transform:scale(1.2) translateY(30px);transform:scale(1.2) translateY(30px)}}@media (max-width:992px){.rbn__main--hero{order:0;padding-top:55%;position:relative;z-index:-1}.rbn__main--hero img{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:100%}}@media (min-width:993px){.rbn__main--teaser{display:flex;flex-direction:column;padding:30px 30px 0}}@media (max-width:992px){.rbn__main--teaser{order:2;text-align:center}}@media (min-width:993px){.rbn__main--widget{grid-column-start:3;grid-row-start:1;grid-row-end:3}}@media (max-width:992px){.rbn__main--widget{order:1}}.rbn__main--other{display:flex}@media (min-width:993px){.rbn__main--other{align-self:flex-start;gap:30px;padding:0 30px}}@media (max-width:992px){.rbn__main--other{flex-direction:column;gap:20px;order:3}}.rbn__main--other li{position:relative;padding-left:54px;flex-grow:1}@media (max-width:992px){.rbn__main--other li{width:200px;margin:0 auto}}.rbn__main--other li::before{content:'';min-width:40px;height:47px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-repeat:no-repeat;background-size:contain}@media (min-width:993px){.rbn__main--other li:nth-child(1){padding-left:44px}}.rbn__main--other li:nth-child(1)::before{background-image:url(/resources/images/landings/_shared/1.png)}.rbn__main--other li:nth-child(2)::before{background-image:url(/resources/images/landings/_shared/2.png)}.rbn__main--other li:nth-child(3)::before{background-image:url(/resources/images/landings/_shared/3.png)}.wfgd__bg{background-size:cover;background-repeat:no-repeat;background-position:50% top;min-height:100vh;background-image:url(/resources/images/landings/wolf_gold/bg.jpg)}@media (min-width:993px){.wfgd__header{display:flex;margin-bottom:5vh}}@media (max-width:992px){.wfgd__header{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:16px}}@media (min-width:993px){.wfgd__header--logo{margin-left:auto;-webkit-transform:translateX(-30%);transform:translateX(-30%)}}@media (max-width:992px){.wfgd__header--logo{text-align:right}.wfgd__header--logo img{max-height:46px}}@media (max-width:992px){.wfgd__header--sticker{margin-left:auto;grid-column-start:2;grid-row-start:1}.wfgd__header--sticker img{max-height:46px;-webkit-transform:translateY(-4px);transform:translateY(-4px)}}.wfgd__main{position:relative}@media (min-width:993px){.wfgd__main{display:grid;grid-template-columns:1fr 2fr 1fr}}@media (max-width:992px){.wfgd__main{display:flex;flex-direction:column}}.wfgd__main .separator{margin:auto 0}@media (min-width:993px){.wfgd__main .separator{padding:40px 30px}}@media (max-width:992px){.wfgd__main .separator{padding:16px 0}}.wfgd__main .separator span{display:block;height:1px}@media (min-width:993px){.wfgd__main .separator span{background-color:rgba(255,255,255,.2)}}@media (max-width:992px){.wfgd__main .separator span{background-color:rgba(255,255,255,.3)}}.wfgd__main--moon{position:absolute;left:50%;z-index:-1}@media (min-width:993px){.wfgd__main--moon{-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-38vh}}@media (max-width:992px){.wfgd__main--moon{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:180px}}.wfgd__main--moon img{-webkit-transform:translateX(-2%);transform:translateX(-2%)}@media (min-width:993px){.wfgd__main--hero{grid-row-start:1;grid-row-end:3}.wfgd__main--hero img{-webkit-transform:scale(1.2) translateY(80px);transform:scale(1.2) translateY(80px)}}@media (max-width:992px){.wfgd__main--hero{order:0;padding-top:120px;position:relative;z-index:-1}.wfgd__main--hero img{position:absolute;top:-16px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:120px}}@media (max-width:992px){.wfgd__bonus-code{max-width:180px;margin:0 auto}}.wfgd__bonus-code__wrapper{text-align:center;padding:0 30px}.wfgd__bonus-code--title{font-size:2rem}@media (min-width:993px){.wfgd__bonus-code--title{margin-bottom:20px}}@media (max-width:992px){.wfgd__bonus-code--title{margin-bottom:10px}}.wfgd__main--other{display:flex}@media (min-width:993px){.wfgd__main--other{align-self:flex-start;gap:30px;padding:0 30px}}@media (max-width:992px){.wfgd__main--other{flex-direction:column;gap:10px;order:3;max-width:280px;margin:0 auto}}.wfgd__main--other li{position:relative;padding-left:54px;flex-grow:1;font-size:1.5rem;line-height:1.3;font-weight:900;text-transform:uppercase}@media (min-width:993px){.wfgd__main--other li{padding-left:54px}}@media (max-width:992px){.wfgd__main--other li{padding-left:40px}}.wfgd__main--other li::before{content:'';min-width:40px;height:47px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-repeat:no-repeat;background-size:contain}@media (min-width:993px){.wfgd__main--other li::before{min-width:40px;height:47px}}@media (max-width:992px){.wfgd__main--other li::before{height:30px}}@media (min-width:993px){.wfgd__main--other li:nth-child(1){padding-left:44px}}@media (max-width:992px){.wfgd__main--other li:nth-child(1)::before{left:2px}}.wfgd__main--other li:nth-child(1)::before{background-image:url(/resources/images/landings/wolf_gold/1.png)}.wfgd__main--other li:nth-child(2)::before{background-image:url(/resources/images/landings/wolf_gold/2.png)}.wfgd__main--other li:nth-child(3)::before{background-image:url(/resources/images/landings/wolf_gold/3.png)}.wfgd__main--other li .white{display:block;font-size:18px}.wfgd__main--other li .yellow{color:#fdef73}@media (min-width:993px){.wfgd__main--widget{padding-top:50px;grid-column-start:3;grid-row-start:1;grid-row-end:3}}@media (max-width:992px){.wfgd__main--widget{order:1}}.dghs__bg{background-size:cover;background-repeat:no-repeat;background-position:50% top;min-height:100vh;background-image:url(/resources/images/landings/dog_house/bg.jpg)}@media (min-width:993px){.dghs__header{display:flex;justify-content:space-between;margin-bottom:10vh}}@media (max-width:992px){.dghs__header{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px}}@media (min-width:993px){.dghs__header--logo{-webkit-transform:translateX(-8%);transform:translateX(-8%)}}@media (max-width:992px){.dghs__header--logo{grid-column-start:1;grid-column-end:-1;text-align:center}}@media (max-width:992px){.dghs__header--sticker{grid-row-start:1;grid-column-start:2;text-align:right}.dghs__header--sticker img{max-height:70px}}@-webkit-keyframes hero-appearance__mobile{0%{-webkit-transform:translateX(-100vw) scale(.2);transform:translateX(-100vw) scale(.2)}50%{-webkit-transform:translateX(-100vw) scale(.2);transform:translateX(-100vw) scale(.2)}75%{-webkit-transform:translateX(-50%) scale(.5);transform:translateX(-50%) scale(.5)}100%{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}@keyframes hero-appearance__mobile{0%{-webkit-transform:translateX(-100vw) scale(.2);transform:translateX(-100vw) scale(.2)}50%{-webkit-transform:translateX(-100vw) scale(.2);transform:translateX(-100vw) scale(.2)}75%{-webkit-transform:translateX(-50%) scale(.5);transform:translateX(-50%) scale(.5)}100%{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}@media (min-width:993px){.dghs__main--hero{grid-row-start:1;grid-row-end:3}}@media (max-width:992px){.dghs__main--hero{order:0;padding-top:45%;position:relative;z-index:-1}}@media (min-width:993px){.dghs__main--hero img{position:relative;-webkit-animation:hero-appearance 2.5s 1 forwards;animation:hero-appearance 2.5s 1 forwards;-webkit-transform:scale(1.1);transform:scale(1.1)}}@media (max-width:992px){.dghs__main--hero img{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:45%;-webkit-animation:hero-appearance__mobile 2.5s 1 forwards;animation:hero-appearance__mobile 2.5s 1 forwards;-webkit-transform-origin:bottom center;transform-origin:bottom center}}@-webkit-keyframes signboard{0%{-webkit-filter:drop-shadow(2px 0 2px red) drop-shadow(0 2px 0 #a4ff3d) drop-shadow(-2px 0 0 #ff4b83) drop-shadow(0 -2px 2px #8730ff);filter:drop-shadow(2px 0 2px red) drop-shadow(0 2px 0 #a4ff3d) drop-shadow(-2px 0 0 #ff4b83) drop-shadow(0 -2px 2px #8730ff)}25%{-webkit-filter:drop-shadow(0 2px 0 red) drop-shadow(-2px 0 2px #a4ff3d) drop-shadow(0 -2px 2px #ff4b83) drop-shadow(2px 0 0 #8730ff);filter:drop-shadow(0 2px 0 red) drop-shadow(-2px 0 2px #a4ff3d) drop-shadow(0 -2px 2px #ff4b83) drop-shadow(2px 0 0 #8730ff)}50%{-webkit-filter:drop-shadow(-2px 0 2px red) drop-shadow(0 -2px 0 #a4ff3d) drop-shadow(2px 0 0 #ff4b83) drop-shadow(0 2px 2px #8730ff);filter:drop-shadow(-2px 0 2px red) drop-shadow(0 -2px 0 #a4ff3d) drop-shadow(2px 0 0 #ff4b83) drop-shadow(0 2px 2px #8730ff)}75%{-webkit-filter:drop-shadow(0 -2px 0 red) drop-shadow(2px 0 2px #a4ff3d) drop-shadow(0 2px 2px #ff4b83) drop-shadow(-2px 0 0 #8730ff);filter:drop-shadow(0 -2px 0 red) drop-shadow(2px 0 2px #a4ff3d) drop-shadow(0 2px 2px #ff4b83) drop-shadow(-2px 0 0 #8730ff)}100%{-webkit-filter:drop-shadow(2px 0 2px red) drop-shadow(0 2px 0 #a4ff3d) drop-shadow(-2px 0 0 #ff4b83) drop-shadow(0 -2px 2px #8730ff);filter:drop-shadow(2px 0 2px red) drop-shadow(0 2px 0 #a4ff3d) drop-shadow(-2px 0 0 #ff4b83) drop-shadow(0 -2px 2px #8730ff)}}@keyframes signboard{0%{-webkit-filter:drop-shadow(2px 0 2px red) drop-shadow(0 2px 0 #a4ff3d) drop-shadow(-2px 0 0 #ff4b83) drop-shadow(0 -2px 2px #8730ff);filter:drop-shadow(2px 0 2px red) drop-shadow(0 2px 0 #a4ff3d) drop-shadow(-2px 0 0 #ff4b83) drop-shadow(0 -2px 2px #8730ff)}25%{-webkit-filter:drop-shadow(0 2px 0 red) drop-shadow(-2px 0 2px #a4ff3d) drop-shadow(0 -2px 2px #ff4b83) drop-shadow(2px 0 0 #8730ff);filter:drop-shadow(0 2px 0 red) drop-shadow(-2px 0 2px #a4ff3d) drop-shadow(0 -2px 2px #ff4b83) drop-shadow(2px 0 0 #8730ff)}50%{-webkit-filter:drop-shadow(-2px 0 2px red) drop-shadow(0 -2px 0 #a4ff3d) drop-shadow(2px 0 0 #ff4b83) drop-shadow(0 2px 2px #8730ff);filter:drop-shadow(-2px 0 2px red) drop-shadow(0 -2px 0 #a4ff3d) drop-shadow(2px 0 0 #ff4b83) drop-shadow(0 2px 2px #8730ff)}75%{-webkit-filter:drop-shadow(0 -2px 0 red) drop-shadow(2px 0 2px #a4ff3d) drop-shadow(0 2px 2px #ff4b83) drop-shadow(-2px 0 0 #8730ff);filter:drop-shadow(0 -2px 0 red) drop-shadow(2px 0 2px #a4ff3d) drop-shadow(0 2px 2px #ff4b83) drop-shadow(-2px 0 0 #8730ff)}100%{-webkit-filter:drop-shadow(2px 0 2px red) drop-shadow(0 2px 0 #a4ff3d) drop-shadow(-2px 0 0 #ff4b83) drop-shadow(0 -2px 2px #8730ff);filter:drop-shadow(2px 0 2px red) drop-shadow(0 2px 0 #a4ff3d) drop-shadow(-2px 0 0 #ff4b83) drop-shadow(0 -2px 2px #8730ff)}}.dog-house-logo{-webkit-animation:signboard 5s infinite forwards;animation:signboard 5s infinite forwards;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes signboard-appearance{from{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes signboard-appearance{from{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.dog-house-logo__wrapper{position:relative;-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-animation:signboard-appearance .5s 1 forwards;animation:signboard-appearance .5s 1 forwards}@-webkit-keyframes hero-appearance{0%{-webkit-transform:translate(-100vw,50%) scale(0);transform:translate(-100vw,50%) scale(0)}50%{-webkit-transform:translate(-10vw,50%) scale(0);transform:translate(-10vw,50%) scale(0)}52.5%{-webkit-transform:translate(-30%,30%) scale(.2) rotate(-5deg);transform:translate(-30%,30%) scale(.2) rotate(-5deg)}55%{-webkit-transform:translate(-10%,10%) scale(.3) rotate(5deg);transform:translate(-10%,10%) scale(.3) rotate(5deg)}60%{-webkit-transform:translate(-2%,30px) scale(.4) rotate(-5deg);transform:translate(-2%,30px) scale(.4) rotate(-5deg)}65%{-webkit-transform:translate(10%,30px) scale(.5) rotate(5deg);transform:translate(10%,30px) scale(.5) rotate(5deg)}70%{-webkit-transform:translate(20%,30px) scale(.6) rotate(-5deg);transform:translate(20%,30px) scale(.6) rotate(-5deg)}75%{-webkit-transform:translate(15%,30px) scale(.7) rotate(5deg);transform:translate(15%,30px) scale(.7) rotate(5deg)}80%{-webkit-transform:translate(10%,30px) scale(.9) rotate(-5deg);transform:translate(10%,30px) scale(.9) rotate(-5deg)}95%{-webkit-transform:translate(0,30px) scale(1.2) rotate(5deg);transform:translate(0,30px) scale(1.2) rotate(5deg)}100%{-webkit-transform:translate(0,20px) scale(1.1) rotate(0);transform:translate(0,20px) scale(1.1) rotate(0)}}@keyframes hero-appearance{0%{-webkit-transform:translate(-100vw,50%) scale(0);transform:translate(-100vw,50%) scale(0)}50%{-webkit-transform:translate(-10vw,50%) scale(0);transform:translate(-10vw,50%) scale(0)}52.5%{-webkit-transform:translate(-30%,30%) scale(.2) rotate(-5deg);transform:translate(-30%,30%) scale(.2) rotate(-5deg)}55%{-webkit-transform:translate(-10%,10%) scale(.3) rotate(5deg);transform:translate(-10%,10%) scale(.3) rotate(5deg)}60%{-webkit-transform:translate(-2%,30px) scale(.4) rotate(-5deg);transform:translate(-2%,30px) scale(.4) rotate(-5deg)}65%{-webkit-transform:translate(10%,30px) scale(.5) rotate(5deg);transform:translate(10%,30px) scale(.5) rotate(5deg)}70%{-webkit-transform:translate(20%,30px) scale(.6) rotate(-5deg);transform:translate(20%,30px) scale(.6) rotate(-5deg)}75%{-webkit-transform:translate(15%,30px) scale(.7) rotate(5deg);transform:translate(15%,30px) scale(.7) rotate(5deg)}80%{-webkit-transform:translate(10%,30px) scale(.9) rotate(-5deg);transform:translate(10%,30px) scale(.9) rotate(-5deg)}95%{-webkit-transform:translate(0,30px) scale(1.2) rotate(5deg);transform:translate(0,30px) scale(1.2) rotate(5deg)}100%{-webkit-transform:translate(0,20px) scale(1.1) rotate(0);transform:translate(0,20px) scale(1.1) rotate(0)}}@-webkit-keyframes ghost-appearance{0%{-webkit-transform:translate(-75%,-50%) rotate(60deg);transform:translate(-75%,-50%) rotate(60deg)}20%{-webkit-transform:translate(-50%,-50%) rotate(60deg);transform:translate(-50%,-50%) rotate(60deg)}90%{-webkit-transform:translate(-50%,-50%) rotate(70deg);transform:translate(-50%,-50%) rotate(70deg)}100%{-webkit-transform:translate(-100%,-100%) rotate(60deg);transform:translate(-100%,-100%) rotate(60deg)}}@keyframes ghost-appearance{0%{-webkit-transform:translate(-75%,-50%) rotate(60deg);transform:translate(-75%,-50%) rotate(60deg)}20%{-webkit-transform:translate(-50%,-50%) rotate(60deg);transform:translate(-50%,-50%) rotate(60deg)}90%{-webkit-transform:translate(-50%,-50%) rotate(70deg);transform:translate(-50%,-50%) rotate(70deg)}100%{-webkit-transform:translate(-100%,-100%) rotate(60deg);transform:translate(-100%,-100%) rotate(60deg)}}.dghs__ghost{position:fixed;left:0;top:50%;-webkit-transform:translate(-100%,-100%);transform:translate(-100%,-100%);-webkit-animation:ghost-appearance 1s 1;animation:ghost-appearance 1s 1;z-index:99}@media (min-width:993px){.dghs-teaser__1{margin-bottom:30px}}@media (max-width:992px){.dghs-teaser__1{max-width:80%;margin:0 auto 20px}}@media (max-width:992px){.dghs-teaser__2{max-width:80%;margin:0 auto}}@media (min-width:993px){.dghs__separator{padding:26px}}@media (max-width:992px){.dghs__separator{padding:20px}}.dghs__separator span{display:block;height:1px;background-color:rgba(255,255,255,.6)}@media (min-width:993px){.dghs-adv{text-align:center;align-self:flex-start;gap:30px;padding:0 30px}}@media (max-width:992px){.dghs-adv{order:5}}.dghs__bonus-code{display:flex;align-items:center;justify-content:space-around}@media (min-width:993px){.dghs__bonus-code{padding:0 30px}}@media (max-width:992px){.dghs__bonus-code{flex-direction:column}}.dghs__bonus-code--title{font-weight:300}@media (min-width:993px){.dghs__bonus-code--title{flex-shrink:0;margin-right:30px;font-size:22px}}@media (max-width:992px){.dghs__bonus-code--title{font-size:18px;line-height:1;margin-bottom:10px}}@media (min-width:993px){.dghs__bonus-code--img{text-align:right;max-width:300px}}@media (max-width:992px){.dghs__bonus-code--img{max-width:50%}}@media (min-width:993px){.dghs-teaser__title{font-size:26px;margin-bottom:30px;text-transform:uppercase;text-align:center;font-weight:300}}@media (max-width:992px){.dghs-teaser__title{display:none}}@media (min-width:993px){.dghs-main--teaser{display:flex;flex-direction:column;padding:0 30px}}@media (max-width:992px){.dghs-main--teaser{order:2;text-align:center}}.dghs-adv__list{display:flex}@media (min-width:993px){.dghs-adv__list{align-self:flex-start;gap:30px;padding:0 30px}}@media (max-width:992px){.dghs-adv__list{flex-direction:column;gap:10px;order:3;counter-reset:advantages}}.dghs-adv__list li{position:relative;flex-grow:1;text-align:left;line-height:1;font-weight:900}@media (min-width:993px){.dghs-adv__list li{padding-left:54px;font-size:18px}}@media (max-width:992px){.dghs-adv__list li{padding:0 20px;font-size:22px}.dghs-adv__list li br{display:none}}@media (min-width:993px){.dghs-adv__list li::before{content:'';min-width:40px;height:47px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-repeat:no-repeat;background-size:contain}}@media (max-width:992px){.dghs-adv__list li::before{counter-increment:advantages;content:counter(advantages) ".   ";color:#59ff00;font-size:30px}}@media (min-width:993px){.dghs-adv__list li:nth-child(1){padding-left:44px}}@media (min-width:993px){.dghs-adv__list li:nth-child(1)::before{background-image:url(/resources/images/landings/_shared/1.png)}.dghs-adv__list li:nth-child(2)::before{background-image:url(/resources/images/landings/_shared/2.png)}.dghs-adv__list li:nth-child(3)::before{background-image:url(/resources/images/landings/_shared/3.png)}}.xmas-ask-landing{font-family:ttfirs--black,Verdana,sans-serif;display:flex;flex-direction:column;align-items:center}.xmas-ask__bg{background-size:cover;background-repeat:no-repeat;background-position:50% top;min-height:100vh;width:100%;background-image:url(/resources/images/landings/xmas-ask/bg.jpg)}.xmas-ask__wrapper{padding:5% 0;margin:0 auto;min-height:100vh;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}@media (min-width:993px){.xmas-ask__wrapper{padding:5% 0}}@media (max-width:992px){.xmas-ask__wrapper{padding:5%}}.xmas-ask__header{max-width:1300px;width:100%;display:flex}@media (min-width:993px){.xmas-ask__header{margin-bottom:5vh}}@media (min-width:993px){.xmas-ask__header--logo{margin:0 auto;-webkit-transform:translateX(-95px);transform:translateX(-95px)}}@media (max-width:992px){.xmas-ask__header--logo{margin-left:auto}.xmas-ask__header--logo img{max-height:90px;width:auto}}@media (min-width:993px){.xmas-ask__header--coins{margin:0 auto;position:absolute;right:0;top:0}}@media (max-width:992px){.xmas-ask__header--coins{display:none}}.xmas-ask__main{max-width:1300px;width:100%}@media (min-width:993px){.xmas-ask__main{display:grid;grid-template-columns:1fr 2fr 1fr}}@media (max-width:992px){.xmas-ask__main{display:flex;flex-direction:column}}.xmas-ask__main .separator{width:100%;margin:auto 0}@media (max-width:992px){.xmas-ask__main .separator{padding-left:26px;padding-right:26px}}.xmas-ask__main .separator span{display:block;height:1px}@media (min-width:993px){.xmas-ask__main .separator span{background-color:rgba(255,255,255,.2)}}@media (max-width:992px){.xmas-ask__main .separator span{background-color:rgba(255,255,255,.8)}}@media (min-width:993px){.xmas-ask__main--hero{grid-row-start:1;grid-row-end:3}.xmas-ask__main--hero img{-webkit-transform:translateY(30px) scale(1.2);transform:translateY(30px) scale(1.2)}}@media (max-width:992px){.xmas-ask__main--hero{display:none}}@media (min-width:993px){.xmas-ask__main--gift{grid-column-start:3;grid-row-start:1;grid-row-end:3}.xmas-ask__main--gift img{-webkit-transform:scale(2.2) translateY(100px) translateX(10px);transform:scale(2.2) translateY(100px) translateX(10px)}}@media (max-width:992px){.xmas-ask__main--gift{order:2;position:relative;padding-bottom:25px;z-index:-1}.xmas-ask__main--gift img{position:absolute;bottom:0;left:100%;-webkit-transform:translateX(-50%) translateY(-100px) scale(1.5);transform:translateX(-50%) translateY(-100px) scale(1.5);max-width:100%}}@media (min-width:993px){.xmas-ask__main--teaser{display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:30px 30px 0}}@media (max-width:992px){.xmas-ask__main--teaser{order:2;text-align:center}}.xmas-ask__main--teaser h1{padding:30px 0}.xmas-ask__main--teaser h1 .yellow-text{color:#f9fd00}.xmas-ask__bonus-code{font-family:ttfirs--black,Verdana,sans-serif;font-size:3rem;font-weight:700}.xmas-ask__bonus-code__wrapper{font-family:ttfirs--medium,Verdana,sans-serif;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:10px;background-color:#1d2339;border-radius:10px;border:2px solid #0f9af2;margin:30px 0;line-height:unset}@media (min-width:993px){.xmas-ask__bonus-code__wrapper{padding:10px 40px}}@media (max-width:992px){.xmas-ask__bonus-code__wrapper{background-color:rgba(29,35,57,.5)}}.xmas-ask__bonus-code--title{font-size:3rem;color:#f9fd00;margin-right:10px;font-weight:100}@media (max-width:992px){.xmas-ask__bonus-code--title{line-height:1}}.xmas-ask__main--registration{font-family:Comfortaa,Verdana,sans-serif;margin:30px 0}.xmas-ask__main--other{display:flex}@media (min-width:993px){.xmas-ask__main--other{align-self:flex-start;gap:20px}}@media (max-width:992px){.xmas-ask__main--other{flex-direction:row;flex-wrap:wrap;gap:20px;order:3}}.xmas-ask__main--other li{position:relative;padding-left:54px;flex-grow:1;font-size:16px;font-weight:700;display:flex;align-items:center;text-align:left;min-height:40px}@media (max-width:992px){.xmas-ask__main--other li{width:45%;margin:0 auto}}.xmas-ask__main--other li .yellow-text{color:#f9fd00}.xmas-ask__main--other li::before{content:'';min-width:40px;height:47px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-repeat:no-repeat;background-size:contain}@media (min-width:993px){.xmas-ask__main--other li:nth-child(1){padding-left:44px}}.xmas-ask__main--other li:nth-child(1)::before{background-image:url(/resources/images/landings/_shared/1.png)}.xmas-ask__main--other li:nth-child(2)::before{background-image:url(/resources/images/landings/_shared/2.png)}.xmas-ask__main--other li:nth-child(3)::before{background-image:url(/resources/images/landings/_shared/3.png)}.xmas-ask__main--other li:nth-child(4)::before{background-image:url(/resources/images/landings/_shared/4.png)}.xmas-ask__main--terms{font-family:Comfortaa,Verdana,sans-serif;max-width:1300px;width:100%;display:grid;grid-gap:30px;grid-template-columns:2fr 1fr}@media (min-width:993px){.xmas-ask__main--terms{padding:5% 0}}@media (max-width:992px){.xmas-ask__main--terms{grid-template-columns:1fr;padding:5%}}.xmas-ask__main--terms p{margin-bottom:7px;font-size:14px}.xmas-ask__main--terms h2{color:#0e90d2;margin:0 0 20px 0}@media (min-width:993px){.xmas-ask__main--terms-text{order:1}}@media (max-width:992px){.xmas-ask__main--terms-text{order:2}}.xmas-ask__main--terms-list{border-radius:10px;border:2px solid #0f9af2;margin:30px 0;padding:20px}@media (min-width:993px){.xmas-ask__main--terms-list{order:2}}@media (max-width:992px){.xmas-ask__main--terms-list{order:1;margin:0}}.xmas-ask__main--terms-list h3{margin:0 0 20px 0}.xmas-ask__main--terms-list p{font-size:14px}.xmas-ask__main--terms-list .yellow-text{color:#f9fd00}.roo__bg{background-size:cover;background-repeat:no-repeat;background-position:50% top;min-height:100vh;background-image:url(/resources/images/landings/rise_of_olymp/bg.jpg)}.roo__header{display:flex;justify-content:space-between}@media (min-width:993px){.roo__header{margin-bottom:10vh}}@media (max-width:992px){.roo__header{padding-top:2rem}}@media (min-width:993px){.roo__header--logo{-webkit-transform:translateY(-15%);transform:translateY(-15%)}}@media (max-width:992px){.roo__header--logo{max-width:40%;-webkit-transform:translateY(-20%);transform:translateY(-20%);margin-left:2rem}}@media (min-width:993px){.roo__main--hero{grid-row-start:1;grid-row-end:3}}@media (max-width:992px){.roo__main--hero{order:0;padding-top:11rem;position:relative;z-index:-1}.roo__main--hero svg{position:absolute;top:0;left:50%;max-height:15rem;width:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media (min-width:993px){.roo__main{display:grid;grid-template-columns:1fr 2fr 1fr}}@media (max-width:992px){.roo__main{display:flex;flex-direction:column}}.roo__main .separator{margin:auto 0}@media (min-width:993px){.roo__main .separator{padding:30px}}@media (max-width:992px){.roo__main .separator{padding:20px 26px 26px}}.roo__main .separator span{display:block;height:1px}@media (min-width:993px){.roo__main .separator span{background-color:rgba(255,255,255,.2)}}@media (max-width:992px){.roo__main .separator span{background-color:rgba(255,255,255,.8)}}@-webkit-keyframes olymp-logo__left-wing{0%{-webkit-transform:rotate(0);transform:rotate(0)}2%{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}7%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}14%{-webkit-transform:rotate(-35deg);transform:rotate(-35deg)}19%{-webkit-transform:rotate(0);transform:rotate(0)}24%{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}29%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes olymp-logo__left-wing{0%{-webkit-transform:rotate(0);transform:rotate(0)}2%{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}7%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}14%{-webkit-transform:rotate(-35deg);transform:rotate(-35deg)}19%{-webkit-transform:rotate(0);transform:rotate(0)}24%{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}29%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes olymp-logo__right-wing{0%{-webkit-transform:rotate(0);transform:rotate(0)}2%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}7%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}14%{-webkit-transform:rotate(35deg);transform:rotate(35deg)}19%{-webkit-transform:rotate(0);transform:rotate(0)}24%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}29%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes olymp-logo__right-wing{0%{-webkit-transform:rotate(0);transform:rotate(0)}2%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}7%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}14%{-webkit-transform:rotate(35deg);transform:rotate(35deg)}19%{-webkit-transform:rotate(0);transform:rotate(0)}24%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}29%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes olymp-logo__jump{0%{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}2%{-webkit-transform:translateY(-5%) scale(.99);transform:translateY(-5%) scale(.99)}7%{-webkit-transform:translateY(-3%) scale(1);transform:translateY(-3%) scale(1)}14%{-webkit-transform:translateY(-7%) scale(.99);transform:translateY(-7%) scale(.99)}19%{-webkit-transform:translateY(-4%) scale(1);transform:translateY(-4%) scale(1)}24%{-webkit-transform:translateY(-9%) scale(.99);transform:translateY(-9%) scale(.99)}50%{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes olymp-logo__jump{0%{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}2%{-webkit-transform:translateY(-5%) scale(.99);transform:translateY(-5%) scale(.99)}7%{-webkit-transform:translateY(-3%) scale(1);transform:translateY(-3%) scale(1)}14%{-webkit-transform:translateY(-7%) scale(.99);transform:translateY(-7%) scale(.99)}19%{-webkit-transform:translateY(-4%) scale(1);transform:translateY(-4%) scale(1)}24%{-webkit-transform:translateY(-9%) scale(.99);transform:translateY(-9%) scale(.99)}50%{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}.roo__logo{-webkit-animation:olymp-logo__jump 4s infinite;animation:olymp-logo__jump 4s infinite;max-width:100%;height:auto}.roo__logo .wing.left{-webkit-transform-origin:91px 48px;transform-origin:91px 48px;-webkit-animation:olymp-logo__left-wing 4s infinite ease-in-out;animation:olymp-logo__left-wing 4s infinite ease-in-out}.roo__logo .wing.right{-webkit-transform-origin:197px 48px;transform-origin:197px 48px;-webkit-animation:olymp-logo__right-wing 4s infinite ease-out;animation:olymp-logo__right-wing 4s infinite ease-out}.roo__zeus .sphere{fill:#fff}.roo__zeus .group path{stroke:#fff;fill:none}.roo__zeus .group__1{stroke-width:2px}.roo__zeus .group__2{stroke-width:1px}.roo__zeus .group__3{stroke-width:.5px}@-webkit-keyframes zeusLightning{0%{opacity:0}3%{opacity:0}3.1%{opacity:1}5%{opacity:0}7%{opacity:0}7.1%{opacity:1}20%{opacity:0}}@keyframes zeusLightning{0%{opacity:0}3%{opacity:0}3.1%{opacity:1}5%{opacity:0}7%{opacity:0}7.1%{opacity:1}20%{opacity:0}}.roo__zeus--lightening{opacity:0;-webkit-animation:zeusLightning 4s infinite ease-out;animation:zeusLightning 4s infinite ease-out;-webkit-animation-delay:1s;animation-delay:1s}.roo__zeus--shadow{opacity:0;-webkit-animation:zeusLightning 4s infinite ease-out;animation:zeusLightning 4s infinite ease-out;-webkit-animation-delay:1s;animation-delay:1s}.roo-adv__list{display:flex}@media (min-width:993px){.roo-adv__list{align-items:center;align-self:flex-start;gap:30px;padding:0 30px}}@media (max-width:992px){.roo-adv__list{flex-direction:column;gap:10px;order:3;counter-reset:advantages}}.roo-adv__list li{position:relative;flex-grow:1;text-align:left;line-height:1;font-weight:900;text-transform:uppercase}@media (min-width:993px){.roo-adv__list li{padding-left:54px;font-size:18px}}@media (max-width:992px){.roo-adv__list li{padding:0 20px;font-size:22px}}@media (min-width:993px){.roo-adv__list li::before{content:'';min-width:40px;height:47px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-repeat:no-repeat;background-size:contain}}@media (max-width:992px){.roo-adv__list li::before{counter-increment:advantages;content:counter(advantages) ".   ";color:#fff600;font-size:30px}}@media (min-width:993px){.roo-adv__list li:nth-child(1){padding-left:44px}}@media (min-width:993px){.roo-adv__list li:nth-child(1)::before{background-image:url(/resources/images/landings/_shared/1_y.png)}.roo-adv__list li:nth-child(2)::before{background-image:url(/resources/images/landings/_shared/2_y.png)}.roo-adv__list li:nth-child(3)::before{background-image:url(/resources/images/landings/_shared/3_y.png)}}.bitcoinplay__bg{background-size:cover;background-repeat:no-repeat;background-position:50% top;min-height:100vh;background-image:url(/resources/images/landings/bitcoinplay/bg-min.jpg)}.bitcoinplay__header{display:flex;justify-content:center}@media (min-width:993px){.bitcoinplay__header{margin-bottom:10vh}}@media (max-width:992px){.bitcoinplay__header{padding-top:2rem}}@media (min-width:993px){.bitcoinplay__header--logo{-webkit-transform:translateY(-15%);transform:translateY(-15%)}}@media (max-width:992px){.bitcoinplay__header--logo{max-width:40%;-webkit-transform:translateY(-20%);transform:translateY(-20%);margin-left:2rem}}.bitcoinplay__main--hero img{-webkit-transform:scale(1.1);transform:scale(1.1)}@media (min-width:993px){.bitcoinplay__main--hero{grid-row-start:1;grid-row-end:3}}@media (max-width:992px){.bitcoinplay__main--hero{position:absolute;z-index:-1}}.bitcoinplay__main{position:relative}@media (min-width:993px){.bitcoinplay__main{display:grid;grid-template-columns:1fr 2fr 1fr}}@media (max-width:992px){.bitcoinplay__main{display:flex;flex-direction:column}}.bitcoinplay__main .separator{margin:auto 0}@media (min-width:993px){.bitcoinplay__main .separator{padding:30px}}@media (max-width:992px){.bitcoinplay__main .separator{padding:20px 26px 26px}}.bitcoinplay__main .separator span{display:block;height:1px}@media (min-width:993px){.bitcoinplay__main .separator span{background-color:rgba(255,255,255,.2)}}@media (max-width:992px){.bitcoinplay__main .separator span{background-color:rgba(255,255,255,.8)}}.bitcoinplay__bonus-code{display:flex;align-items:center;justify-content:space-around;line-height:1}@media (min-width:993px){.bitcoinplay__bonus-code{padding:0 30px}}@media (max-width:992px){.bitcoinplay__bonus-code{flex-direction:column}}.bitcoinplay__bonus-code--title{font-weight:300}@media (min-width:993px){.bitcoinplay__bonus-code--title{flex-shrink:0;margin-right:30px;font-size:22px}}@media (max-width:992px){.bitcoinplay__bonus-code--title{font-size:18px;line-height:1;margin-bottom:10px}}@media (min-width:993px){.bitcoinplay__bonus-code--img{text-align:right;max-width:350px}}@media (max-width:992px){.bitcoinplay__bonus-code--img{max-width:90%}}.bitcoinplay-adv__list{display:flex}@media (min-width:993px){.bitcoinplay-adv__list{align-items:center;align-self:flex-start;gap:30px;padding:0 30px}}@media (max-width:992px){.bitcoinplay-adv__list{margin-top:30px;flex-direction:column;gap:10px;order:2;counter-reset:advantages}}.bitcoinplay-adv__list li{position:relative;flex-grow:1;text-align:left;line-height:1.5;font-weight:900;text-transform:uppercase;padding-left:54px;font-size:14px}@media (max-width:992px){.bitcoinplay-adv__list li{max-width:60%;margin-left:20%;margin-bottom:15px}}.bitcoinplay-adv__list li::before{content:'';min-width:40px;height:47px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-repeat:no-repeat;background-size:contain}.bitcoinplay-adv__list li:nth-child(1){padding-left:40px}.bitcoinplay-adv__list li:nth-child(1)::before{background-image:url(/resources/images/landings/_shared/1_y.png)}.bitcoinplay-adv__list li:nth-child(2)::before{background-image:url(/resources/images/landings/_shared/2_y.png)}.bitcoinplay-adv__list li:nth-child(3)::before{background-image:url(/resources/images/landings/_shared/3_y.png)}.bitcoinplay-landing-form-reg{display:flex;box-shadow:0 9px 27px #101626;background-color:rgba(14,16,27,.9);text-align:left;position:relative;border-radius:20px;border:2px solid #ffeb00;max-width:500px;padding:15px}@media (min-width:993px){.rbn__main--widget{grid-column-start:3;grid-row-start:1;grid-row-end:3}}@media (max-width:992px){.rbn__main--widget{order:2}}@media (min-width:993px){.bitcoinplay-main--teaser{display:flex;flex-direction:column;padding:0 30px}}@media (max-width:992px){.bitcoinplay-main--teaser{order:1;margin-top:250px;text-align:center}}.lodead-bg{background-image:url(/resources/images/landings/legacy_of_dead/bg.jpg)}@-webkit-keyframes legacyOfDeath{0%{-webkit-filter:brightness(1) drop-shadow(0 10px 100px rgba(255,185,15,.8));filter:brightness(1) drop-shadow(0 10px 100px rgba(255,185,15,.8))}10%{-webkit-filter:brightness(2) drop-shadow(0 10px 120px #ffea00);filter:brightness(2) drop-shadow(0 10px 120px #ffea00)}25%{-webkit-filter:brightness(1) drop-shadow(0 10px 100px rgba(255,185,15,.8));filter:brightness(1) drop-shadow(0 10px 100px rgba(255,185,15,.8))}50%{-webkit-filter:brightness(1) drop-shadow(0 10px 100px rgba(255,185,15,.8));filter:brightness(1) drop-shadow(0 10px 100px rgba(255,185,15,.8))}100%{-webkit-filter:brightness(1) drop-shadow(0 10px 100px rgba(255,185,15,.8));filter:brightness(1) drop-shadow(0 10px 100px rgba(255,185,15,.8))}}@keyframes legacyOfDeath{0%{-webkit-filter:brightness(1) drop-shadow(0 10px 100px rgba(255,185,15,.8));filter:brightness(1) drop-shadow(0 10px 100px rgba(255,185,15,.8))}10%{-webkit-filter:brightness(2) drop-shadow(0 10px 120px #ffea00);filter:brightness(2) drop-shadow(0 10px 120px #ffea00)}25%{-webkit-filter:brightness(1) drop-shadow(0 10px 100px rgba(255,185,15,.8));filter:brightness(1) drop-shadow(0 10px 100px rgba(255,185,15,.8))}50%{-webkit-filter:brightness(1) drop-shadow(0 10px 100px rgba(255,185,15,.8));filter:brightness(1) drop-shadow(0 10px 100px rgba(255,185,15,.8))}100%{-webkit-filter:brightness(1) drop-shadow(0 10px 100px rgba(255,185,15,.8));filter:brightness(1) drop-shadow(0 10px 100px rgba(255,185,15,.8))}}@media (min-width:993px){.lodead__hero{-webkit-transform-origin:right center;transform-origin:right center;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation:legacyOfDeath 5s infinite;animation:legacyOfDeath 5s infinite}}@media (max-width:992px){.lodead__hero{position:absolute;left:50%;top:5%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:40%;z-index:-1}}.lodead__bonus{display:flex;justify-content:center;border-top:1px solid rgba(255,255,255,.2)}@media (min-width:993px){.lodead__bonus{padding:2rem 2rem 6rem;align-items:center}}@media (max-width:992px){.lodead__bonus{flex-direction:column;padding:1rem 2rem;margin-bottom:2rem}.lodead__bonus img{max-width:200px}}.lodead__title{text-transform:uppercase;text-align:center;font-size:2rem}@media (min-width:993px){.lodead__title{margin-bottom:4rem}}@media (max-width:992px){.lodead__title{margin-bottom:1rem;text-shadow:0 2px 3px #000}}.lodead__bonus--title{margin-right:2rem;white-space:nowrap;font-size:2rem;text-transform:uppercase}.first-deposit{background-image:url(/resources/images/landings/first_deposit/basegame.jpg);background-color:rgba(0,8,44,.4)}.first-deposit:before{content:"";z-index:1;position:absolute;top:0;bottom:0;left:0;right:0;background:transparent linear-gradient(360deg,rgba(25,28,42,0) 0,#06092d 100%) no-repeat}.first-deposit__motion{display:flex;align-content:center}@media screen and (max-width:690px){.first-deposit__motion{position:relative;justify-content:center;margin:auto}}@media screen and (min-width:691px) and (max-width:1200px){.first-deposit__motion{position:absolute;right:0;top:20%;margin-right:0;margin-left:auto}}@media screen and (min-width:1201px){.first-deposit__motion{position:absolute;right:0;-webkit-animation:runBuffalo 4s;animation:runBuffalo 4s;margin-right:0;margin-left:auto}}.first-deposit__motion-container{height:auto}@media screen and (max-width:360px){.first-deposit__motion-container{max-width:261px}}@media screen and (min-width:361px){.first-deposit__motion-container{right:0;top:0;bottom:0}}@media screen and (min-width:361px) and (max-width:690px){.first-deposit__motion-container{max-width:323px}}@media screen and (min-width:691px){.first-deposit__motion-container{max-width:401px}}@media screen and (min-width:1201px){.first-deposit__motion-container{-webkit-animation:jumpBuffalo 4s infinite;animation:jumpBuffalo 4s infinite}}.first-deposit__smoke{position:absolute;display:flex;justify-content:space-between;bottom:15%;left:0;right:0;width:100%}.first-deposit__smoke-left{width:45%;-webkit-animation:smokeLeft 7s infinite;animation:smokeLeft 7s infinite}@media screen and (max-width:1200px){.first-deposit__smoke-left{-webkit-animation:none;animation:none;opacity:1}}.first-deposit__smoke-right{width:45%;-webkit-animation:smokeRight 7s infinite;animation:smokeRight 7s infinite}@media screen and (max-width:1200px){.first-deposit__smoke-right{-webkit-animation:none;animation:none;opacity:1}}@-webkit-keyframes smokeLeft{0%,15%{-webkit-transform-origin:right top;transform-origin:right top}100%,15.01%,50%{-webkit-transform-origin:left bottom;transform-origin:left bottom}0%,100%,50%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}15%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes smokeLeft{0%,15%{-webkit-transform-origin:right top;transform-origin:right top}100%,15.01%,50%{-webkit-transform-origin:left bottom;transform-origin:left bottom}0%,100%,50%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}15%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes smokeRight{0%,15%{-webkit-transform-origin:left top;transform-origin:left top}100%,15.01%,50%{-webkit-transform-origin:right bottom;transform-origin:right bottom}0%,100%,50%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}15%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes smokeRight{0%,15%{-webkit-transform-origin:left top;transform-origin:left top}100%,15.01%,50%{-webkit-transform-origin:right bottom;transform-origin:right bottom}0%,100%,50%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}15%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes jumpBuffalo{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5%);transform:translateY(-5%)}}@keyframes jumpBuffalo{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5%);transform:translateY(-5%)}}@-webkit-keyframes runBuffalo{0%{-webkit-transform:scale(0) translateY(0);transform:scale(0) translateY(0)}100%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes runBuffalo{0%{-webkit-transform:scale(0) translateY(0);transform:scale(0) translateY(0)}100%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}.welcome_bonus-content{background-image:url(/resources/images/landings/welcome_bonus/basegame.png);background-color:rgba(0,8,44,.4)}.welcome_bonus-content .content-wrapper{position:relative;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:100%;max-width:1080px;margin:0 auto;padding:30px 0}@media screen and (max-width:1200px){.welcome_bonus-content .content-wrapper{padding:0 30px 15%;margin-right:0}}@media screen and (max-width:690px){.welcome_bonus-content .content-wrapper{flex-direction:column}}.welcome_bonus-content .bitcoin-play-info{margin-right:0}.welcome_bonus-content .motion-containers{z-index:1}@media screen and (max-width:690px){.welcome_bonus-content .motion-containers{align-self:center}}.welcome_bonus-content .motion-containers .images-container{display:flex;justify-content:center;align-items:flex-start;z-index:2}@media screen and (max-width:690px){.welcome_bonus-content .motion-containers .images-container{position:relative;max-width:548px;bottom:0;right:0;left:0;margin:0 auto;max-height:30vh}}@media screen and (min-width:690px) and (max-width:1024px){.welcome_bonus-content .motion-containers .images-container{position:absolute;max-width:70vw;margin:0 -5% -10% 0;bottom:0;right:0}}@media screen and (min-width:1024px){.welcome_bonus-content .motion-containers .images-container{position:absolute;max-width:750px;margin:0 -5% -10% 0;bottom:0;right:0;max-height:70%}}.welcome_bonus-content .motion-containers .image-john{z-index:28;-webkit-animation:toSide 2s linear infinite;animation:toSide 2s linear infinite;animation-direction:alternate-reverse;margin-left:-10%;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (max-width:1024px){.welcome_bonus-content .motion-containers .image-john{-webkit-animation:none;animation:none}}.welcome_bonus-content .motion-containers .image-tut{padding-top:48px;z-index:28;-webkit-animation:toSide 2s linear infinite;animation:toSide 2s linear infinite;-webkit-animation-direction:alternate;animation-direction:alternate;margin-left:-30%;-o-object-fit:contain;object-fit:contain;width:60%}@media screen and (max-width:1024px){.welcome_bonus-content .motion-containers .image-tut{-webkit-animation:none;animation:none}}.welcome_bonus-content .motion-containers .image-rays{position:absolute;right:0;left:0;bottom:0;z-index:25;-webkit-animation:scaleBg 3s linear infinite;animation:scaleBg 3s linear infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:690px){.welcome_bonus-content .motion-containers .image-rays{-webkit-transform:scale(2);transform:scale(2);top:0}}@media screen and (max-width:1024px){.welcome_bonus-content .motion-containers .image-rays{-webkit-animation:none;animation:none}}.steps{position:relative;left:0;right:0;bottom:0;z-index:10;padding:44px 0 40px;background:transparent linear-gradient(180deg,rgba(25,28,42,0) 0,#00082c 100%)}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.steps{position:relative;background:#06092d}}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.steps::before{content:"";position:absolute;top:0;left:0;right:0;height:150px;-webkit-transform:translateY(-100%);transform:translateY(-100%);background:transparent linear-gradient(180deg,rgba(25,28,42,0) 0,#06092d 100%)}}.steps-list{display:flex;justify-content:space-between;max-width:1102px;padding:0 20px;margin:auto;counter-reset:li;list-style:none}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.steps-list{flex-direction:column;max-width:330px}}.steps-list-item{display:flex;align-items:center;color:#fff;text-transform:uppercase;font-size:15px;line-height:18px;font-weight:900;font-family:Roboto,sans-serif}@media only screen and (max-width:430px) and (orientation:portrait),only screen and (max-height:450px) and (orientation:landscape){.steps-list-item{margin-bottom:32px;font-size:23px;line-height:29px}.steps-list-item:last-of-type{margin-bottom:0}}.steps-list-item::before{counter-increment:li;content:counter(li);display:flex;justify-content:center;align-items:center;width:55px;height:55px;padding:0 15px;margin-right:12px;background:#efff22;border-radius:10px;font-size:47px;font-weight:900;color:#191c2a}@-webkit-keyframes toSide{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(2%);transform:translateX(2%)}}@keyframes toSide{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(2%);transform:translateX(2%)}}@-webkit-keyframes scaleBg{from{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes scaleBg{from{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1.5);transform:scale(1.5)}}.page-tournament{background-color:#1a1c2a}.page-tournament__content{padding:10px 5px}@media (min-width:768px){.page-tournament__content{padding:20px}}.page-tournament__block{padding:20px 5px;border-radius:3px;border:2px solid rgba(0,0,0,.2);font-size:0;line-height:0;letter-spacing:normal}@media (min-width:768px){.page-tournament__block:after{content:'';display:block;clear:both}}.page-tournament__block+.page-tournament__block{margin-top:10px}@media (min-width:768px){.page-tournament__block+.page-tournament__block{margin-top:20px}}.page-tournament__block--timer{margin-bottom:20px}@media (min-width:992px){.page-tournament__block--timer{margin-bottom:40px}}.page-tournament__label{margin:0 0 15px 0;color:#fff;font-size:16px;font-weight:400;line-height:1.2;text-align:center}.page-tournament__value{color:#ffca29;font-size:22px;font-weight:700;line-height:1.2;text-align:center}@media (min-width:768px){.page-tournament__value{font-size:28px}}.page-tournament__width-fix{display:inline-block;vertical-align:top;min-width:42px}@media (min-width:768px){.page-tournament__width-fix{min-width:54px}}.page-tournament__pool{margin:0 0 25px 0}@media (min-width:768px){.page-tournament__pool{margin-bottom:0;display:inline-block;vertical-align:top;width:45%;float:right}}@media (min-width:768px){.page-tournament__timer{display:inline-block;vertical-align:top;width:55%}}.page-tournament__opt-in-wrp{text-align:center;margin-top:5px}.page-tournament__title{margin:0 0 15px 0;color:#3eafe9;font-size:16px;font-weight:700;line-height:1.6;text-transform:uppercase;text-align:center}@media (min-width:768px){.page-tournament__title{font-size:18px}}@media (min-width:992px){.page-tournament__title--big{font-size:22px}}@media (min-width:768px){.page-tournament__prize{padding:0 15px}}@media (min-width:1200px){.page-tournament__row:after{content:'';display:block;clear:both}}@media (min-width:1200px){.page-tournament__col{float:left;width:50%}}.page-tournament__info{padding:30px 0 0}@media (min-width:1200px){.page-tournament__info{padding:0 20px}}.page-tournament__text{margin:0 0 40px 0;color:#fff;font-size:13px;line-height:2;font-weight:400;text-align:center}@media (min-width:768px){.page-tournament__text{font-size:14px;margin-bottom:50px}}.page-tournament__list{padding:0;margin:0;list-style:none;counter-reset:page-tournament;font-size:0;line-height:0;letter-spacing:normal;text-align:center}@media (min-width:1200px){.page-tournament__list{margin:0 -20px}}.page-tournament__list>li{display:inline-block;vertical-align:top;width:150px;max-width:calc(50% - 20px);padding:0;margin:0 10px 30px;text-align:center;color:#fff;font-size:13px;line-height:20px;font-weight:700}@media (min-width:1200px){.page-tournament__list>li{margin:0 5px 20px}}.page-tournament__list>li:before{counter-increment:page-tournament;content:counter(page-tournament);display:block;width:48px;height:48px;border:2px solid #54b5e2;background-color:rgba(84,181,226,.17);text-align:center;font-size:20px;line-height:48px;vertical-align:middle;border-radius:50%;margin:0 auto 15px;color:#fff;font-weight:400}.page-tournament__list>li:last-child:before{border-color:#ffbf50;background-color:rgba(255,191,80,.17)}.page-tournament__leaderboard-games{font-size:0;line-height:0;letter-spacing:normal}@media (min-width:1600px){.page-tournament__leaderboard{display:inline-block;vertical-align:top;width:45%}}@media (min-width:1600px){.page-tournament__games{display:inline-block;vertical-align:top;width:55%}}.page-tournament__catalog{max-width:525px;margin:0 auto}@media (min-width:992px){.page-tournament__catalog{max-width:787px}}@media (min-width:1200px){.page-tournament__catalog{max-width:816px}}@media (min-width:1600px){.page-tournament__catalog{max-width:545px}}.page-tournament__faq{padding:30px 20px 40px}@media (min-width:1600px){.page-tournament__faq{padding:40px 80px}}.oped-in-info{display:inline-block;border-radius:26px;height:44px;background-color:#4a4f61;overflow:hidden;color:#fff;font-size:14px;font-weight:700;line-height:46px;padding:0 26px;text-transform:uppercase;outline:0;border:none}.tournament-header{width:calc(100% - 200px);min-height:434px;margin-left:200px;padding:5px 0 20px;background-color:transparent;background-repeat:no-repeat;background-position:center top;background-size:cover;display:flex;align-items:flex-end;justify-content:center;position:relative}.tournament-header::after{content:'';display:block;position:absolute;top:calc(100% + 1px);left:0;width:100%;height:504px;pointer-events:none;background-color:transparent;background-image:url(/resources/images/slider_smoke.png);background-position:center bottom;background-repeat:no-repeat;background-size:100% auto;-webkit-transform:translate(0,-100%);transform:translate(0,-100%);z-index:3}@media (min-width:992px){.tournament-header{padding:20px 0 30px;min-height:430px}}@media (max-width:992px){.tournament-header{width:100%;min-height:250px;margin:0}}@media (max-width:568px){.tournament-header{width:100%;margin:0;min-height:200px}}.tournament-header__text{display:block;width:80%;margin-bottom:20px;padding:20px 30px;border-radius:15px;line-height:2;font-size:13px;font-weight:400;text-align:center;color:#fff;text-shadow:0 2px 0 rgba(0,0,0,.08);background-color:#549ec663}@media (min-width:768px){.tournament-header__text{font-size:14px}}.tournament-header__image{display:block;border:none;margin:0 auto 22px;max-height:180px;max-width:90%}@media (min-width:768px){.tournament-header__image{max-height:288px;margin:0 auto 40px}}.smoke{position:relative;overflow:hidden}.smoke::after{content:'';display:block;position:absolute;top:calc(100% + 20px);left:0;width:100%;min-height:280px;pointer-events:none;background-color:transparent;background-image:url(/resources/images/slider_smoke.png);background-position:center bottom;background-repeat:no-repeat;background-size:cover;-webkit-transform:translate(0,-100%);transform:translate(0,-100%);z-index:3}.prizes{font-size:12px;line-height:1.2}.prizes__list{display:block;font-size:0;line-height:0;letter-spacing:normal;margin:0 -10px;text-align:center}@media (min-width:992px){.prizes__list{text-align:left}}.prizes__item-block{display:inline-block;vertical-align:top;min-width:200px;max-width:290px;margin:0 5px 10px 5px;width:100%}@media (min-width:768px){.prizes__item-block{min-width:200px;max-width:330px;margin:0 10px 10px 10px}}@media (min-width:992px){.prizes__item-block{max-width:calc(33% - 20px)}}@media (min-width:1200px){.prizes__item-block{max-width:calc(50% - 20px)}}.prizes__item{display:flex;align-items:stretch;flex-wrap:nowrap;box-shadow:0 12px 59px rgba(0,0,0,.5);border-radius:26px;background-color:#4a4f61;overflow:hidden}.prizes__place{display:flex;align-items:center;justify-content:center;min-height:44px;padding:10px 5px;background-color:rgba(84,181,226,.79);border-radius:2px 2px 0 0;width:44px;color:#fff;font-size:18px;font-weight:700;line-height:1.2;text-transform:uppercase}.prizes__money{padding:2px 10px 0;min-height:44px;width:calc(100% - 44px);color:#fff;font-size:14px;font-weight:700;line-height:1.2;text-transform:uppercase;display:flex;align-items:center;justify-content:start;flex-wrap:wrap;text-align:left}.prizes__stuff{font-size:.8em}.leaderboard__table{padding:0 15px 35px 15px;margin:0 auto}@media (min-width:768px){.leaderboard__table{padding:0 0 35px 0;max-width:560px}}.leaderboard__cell--prize{display:none}@media (min-width:768px){.leaderboard__cell--prize{display:block}}.leaderboard table{width:100%;table-layout:auto;border:none;border-spacing:2px;border-collapse:separate}.leaderboard table thead tr th{background-color:transparent;color:#ffbf37;font-size:13px;font-weight:700;line-height:1.2;text-transform:uppercase;text-align:center;vertical-align:top;padding:12px 10px}.leaderboard table tbody tr:nth-child(odd) td{background-color:rgba(84,181,226,.2)}.leaderboard table tbody tr:nth-child(even) td{background-color:rgba(84,181,226,.1)}.leaderboard table tbody tr td{border-radius:2px;overflow:hidden;color:#fff;font-size:12px;font-weight:400;line-height:1.2;text-align:center;vertical-align:middle;padding:12px 10px}.leaderboard table tbody tr.leaderboard__user td{background-color:#1d84d4}.leaderboard table tbody tr.leaderboard__user--separator td{background-color:transparent;padding:5px}.leaderboard-slider{display:flex;flex-wrap:wrap;margin:0 0 -10px 0}.leaderboard-slider__item{width:100%;display:flex;justify-content:center;align-items:stretch;flex-wrap:nowrap}.leaderboard-slider__item:nth-child(odd) .leaderboard-slider__name,.leaderboard-slider__item:nth-child(odd) .leaderboard-slider__place{background-color:rgba(87,180,224,.2)}.leaderboard-slider__item:nth-child(even) .leaderboard-slider__name,.leaderboard-slider__item:nth-child(even) .leaderboard-slider__place{background-color:rgba(87,180,224,.1)}.leaderboard-slider__item:last-child{display:none}@media (min-width:768px){.leaderboard-slider__item{width:calc(50% - 10px);margin:0 5px 10px}.leaderboard-slider__item:nth-child(4n+1) .leaderboard-slider__name,.leaderboard-slider__item:nth-child(4n+1) .leaderboard-slider__place,.leaderboard-slider__item:nth-child(4n+2) .leaderboard-slider__name,.leaderboard-slider__item:nth-child(4n+2) .leaderboard-slider__place{background-color:rgba(87,180,224,.2)}.leaderboard-slider__item:nth-child(4n+3) .leaderboard-slider__name,.leaderboard-slider__item:nth-child(4n+3) .leaderboard-slider__place,.leaderboard-slider__item:nth-child(4n+4) .leaderboard-slider__name,.leaderboard-slider__item:nth-child(4n+4) .leaderboard-slider__place{background-color:rgba(87,180,224,.1)}.leaderboard-slider__item:last-child{display:flex}}.leaderboard-slider__item--user .leaderboard-slider__name,.leaderboard-slider__item--user .leaderboard-slider__place{background-color:#1d84d4!important}.leaderboard-slider__name,.leaderboard-slider__place{border-radius:2px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:14px;font-weight:400;line-height:1.2;text-align:center;vertical-align:middle;padding:10px 10px;overflow:hidden}.leaderboard-slider__place{width:calc(30% - 2px);margin:0 2px 0 0}.leaderboard-slider__name{width:70%}.tournaments-list__header{background:url(/resources/images/tournaments/bg.jpg) no-repeat 50% top;background-size:cover;text-align:center}.tournaments-list__title{padding:10vh 10px 7vh;margin:0 auto;font-weight:900}@media (min-width:993px){.tournaments-list__title{font-size:4rem;letter-spacing:2px}}@media (max-width:992px){.tournaments-list__title{font-size:8vw;letter-spacing:2px}}.tournaments-list__title span{color:#f2ce26}.tournaments-list__subtitle{padding:2rem 10px 0;font-weight:300;letter-spacing:1.2px;margin-bottom:3rem;text-transform:uppercase;text-align:center;line-height:1.3}@media (min-width:993px){.tournaments-list__subtitle{font-size:3.5rem}}@media (max-width:992px){.tournaments-list__subtitle{font-size:6.5vw}}.tournaments-list__subtitle span{color:#f2ce26}.tournaments-list__wrapper{background-color:#121420;padding-top:2rem}@media (min-width:993px){.tournaments-list__wrapper{margin-bottom:4rem}}@media (min-width:601px) and (max-width:992px){.tournaments-list__wrapper{margin-bottom:3rem}}.tournaments-list{display:grid;grid-gap:2rem;padding:0 10px}@media (min-width:993px){.tournaments-list{max-width:1000px;margin:0 auto 2rem;grid-template-columns:1fr 1fr 1fr}}@media (min-width:601px) and (max-width:992px){.tournaments-list{grid-template-columns:1fr 1fr;margin-bottom:2rem}}.tournaments-list__item{border-radius:8px;box-shadow:0 10px 20px -10px rgba(0,0,0,.7)}.tournaments-list__item--container{display:flex;flex-direction:column;border-radius:8px;position:relative;overflow:hidden;z-index:1}.tournaments-list__item--container.shadow::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:100%;background-image:linear-gradient(to top,rgba(0,0,0,.9),rgba(0,0,0,.3) 50%,transparent 70%);z-index:-1}.tournaments-list__bg{min-width:100%;max-height:100%;max-width:unset;z-index:-2;width:100%;height:100%;position:relative}.tournaments-list__text{margin:auto 0 1rem;font-size:1.5rem;line-height:1.3;display:none}.tournaments-list__link{align-self:flex-start;display:inline-block;vertical-align:middle;height:36px;padding:0 10px;min-width:112px;color:#fff;font-size:16px;font-weight:400;line-height:38px;text-decoration:none;text-align:center;text-transform:uppercase;border-radius:18px;border:none;box-shadow:0 4px 2px rgba(0,0,0,.02);outline:0;background-image:none;transition:background-color .3s ease;cursor:pointer;background-color:#00c6f6;position:absolute;bottom:2rem;left:2rem}@media (min-width:768px){.tournaments-list__link{min-width:134px}}.tournaments-list__link:active,.tournaments-list__link:active:focus,.tournaments-list__link:active:hover,.tournaments-list__link:focus,.tournaments-list__link:hover{text-decoration:none;outline:0;border:none;box-shadow:0 4px 2px rgba(0,0,0,.02);background-image:none;color:#fff;background-color:#47e7ff}.tournament__header{background-color:#121420}.tournament__header.border{border-bottom:2px solid #2acff2}.tournament__header--bg{position:relative}.tournament__header--bg img{width:100%}.tournament__header--wave{position:absolute;bottom:0;left:0;right:0}.tournament__info{text-align:center;padding:0 10px 2rem;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2rem}.tournament__info--section.center{text-align:center}.tournament__info--system{margin-bottom:1rem}.tournament__info--system.gray{color:#6f8ca7}.tournament__info--text{font-size:2rem;font-weight:300}.tournament__info--text.gold{color:#ffca29}.tournament__info--text h1{margin:30px 0 10px;color:#ffc924;font-size:26px;font-weight:600;line-height:1.2;text-align:center;letter-spacing:1px}@media (max-width:768px){.tournament__info--text h1{font-size:22px;line-height:1;margin:5px 0 5px;color:#ffc924}}@media (min-width:768px) and (max-width:1200px){.tournament__info--text h1{font-size:24px;line-height:1.1;margin:8px 0 8px;color:#ffc924}}.tournament__info--text h2{margin:6px 0;color:#ffc924;font-size:22px;font-weight:600;line-height:1.2;text-align:center;letter-spacing:1px}@media (max-width:768px){.tournament__info--text h2{font-size:18px;line-height:1}}@media (min-width:768px) and (max-width:1200px){.tournament__info--text h2{font-size:20px;line-height:1.1}}.tournament__info--text h3{margin:10px 0;color:#01c6f6!important;font-size:18px;font-weight:600;line-height:1.2;text-align:center;letter-spacing:1px}@media (max-width:768px){.tournament__info--text h3{font-size:14px;line-height:1;margin:6px 0}}@media (min-width:768px) and (max-width:1200px){.tournament__info--text h3{font-size:16px;line-height:1.1;margin:8px 0}}.tournament__info--text p{line-height:20px;font-size:14px;padding:8px 0}@media (max-width:768px){.tournament__info--text p{font-size:12px;line-height:16px;padding:5px 0}}@media (min-width:768px) and (max-width:1200px){.tournament__info--text p{font-size:13px;line-height:1.1;padding:6px 0}}.tournament__info--text ul{color:#01c6f6;padding:6px 50px;list-style:none}.tournament__info--text ul li{color:#fff;line-height:20px;font-size:14px;padding:8px 0}.tournament__info--text ul li strong{color:#54c7f5}.tournament__info--text ul li:before{content:"•";display:inline-block;margin:0 7px 0 0;text-align:left;color:#54c7f5}@media (max-width:768px){.tournament__info--text ul li{font-size:12px;line-height:16px;padding:5px 0}}@media (min-width:768px) and (max-width:1200px){.tournament__info--text ul li{font-size:13px;line-height:1.1;padding:6px 0}}@media (max-width:768px){.tournament__info--text ul{padding:5px 30px}}@media (min-width:768px) and (max-width:1200px){.tournament__info--text ul{padding:6px 40px}}.tournament__info--text ol{color:#01c6f6;padding:6px 50px;counter-reset:li;list-style:none}.tournament__info--text ol li{color:#fff;line-height:20px;font-size:14px;padding:8px 0}.tournament__info--text ol li:before{display:inline-block;vertical-align:top;margin:0 10px 0 0;text-align:left;color:#54c7f5;counter-increment:li;content:counter(li) "."}@media (max-width:768px){.tournament__info--text ol li{font-size:12px;line-height:16px;padding:5px 0}}@media (min-width:768px) and (max-width:1200px){.tournament__info--text ol li{font-size:13px;line-height:1.1;padding:6px 0}}@media (max-width:768px){.tournament__info--text ol{padding:5px 30px}}@media (min-width:768px) and (max-width:1200px){.tournament__info--text ol{padding:6px 40px}}.tournament__info--text a{color:#01c6f6}.tournament__info--text strong{color:#ffc924;font-weight:700;font-size:15px}@media (max-width:768px){.tournament__info--text strong{font-size:12px;line-height:16px;padding:5px 0}}@media (min-width:768px) and (max-width:1200px){.tournament__info--text strong{font-size:13px;line-height:1.1;padding:6px 0}}.tournament__info--text table{width:100%;table-layout:auto;border:none;border-spacing:2px;border-collapse:separate}.tournament__info--text table thead tr th{background-color:transparent;color:#ffbf37;font-size:13px;font-weight:700;line-height:1.2;text-transform:uppercase;text-align:center;vertical-align:top;padding:12px 10px}.tournament__info--text table tbody tr:nth-child(odd) td{background-color:rgba(84,181,226,.2)}.tournament__info--text table tbody tr:nth-child(even) td{background-color:rgba(84,181,226,.1)}.tournament__info--text table tbody tr td{border-radius:2px;overflow:hidden;color:#fff;font-size:12px;font-weight:400;line-height:1.2;text-align:center;vertical-align:middle;padding:12px 10px}.tournament__terms--wrapper{background-color:#22303d}.terms-bg-black{background-color:#000}.bg-black-top .vp-wave.top{background-color:#000!important}.bg-black-bottom .vp-wave.bottom{background-color:#000!important}.tournament__terms{max-width:1000px;padding:0 10px 2rem;margin:0 auto}.tournament__terms--title{padding:2rem;font-weight:300;text-align:center;color:#2acff2}@media (min-width:993px){.tournament__terms--title{font-size:3rem}}@media (max-width:992px){.tournament__terms--title{font-size:2rem}}.tournament__terms--text{font-size:1rem}.lottery-page{font-family:Roboto,sans-serif;font-size:16px}.lottery__banner{position:relative}.lottery__banner--wave{position:absolute;bottom:0;right:0;width:100%}.lottery__header--wrapper{background-color:#121420;padding:.5rem 10px 3rem;border-bottom:2px solid #2acff2;margin-bottom:2rem}.lottery__header{text-align:center;padding-bottom:2rem;display:grid;grid-gap:2rem;max-width:1000px;margin:0 auto;line-height:1.2}@media (min-width:769px){.lottery__header{grid-template-columns:1fr 1fr 1fr}}.lottery__header--section.center{text-align:center}@media (max-width:768px){.lottery__header--section.center{order:-1}}.lottery__header--system{font-size:1.2rem;margin-bottom:.5rem}.lottery__header--system.gray{color:#6f8ca7}.lottery__header--text{font-size:2rem;font-weight:300}.lottery__header--text.gold{color:#ffca29}.lottery__header--text.gold .white{color:#fff}.lottery__header--text.bigger{font-size:3rem}.lottery__header--deposit{text-align:center}.lottery__tickets--wrapper{max-width:840px;padding:0 10px;margin:0 auto 2rem;text-align:center}.lottery__title{color:#3eafe9;font-size:2.6rem;margin-bottom:2rem;text-align:center;text-transform:uppercase}.lottery__tickets{display:grid}@media (min-width:601px){.lottery__tickets{grid-gap:3.5rem;grid-template-columns:1fr 1fr}}@media (max-width:600px){.lottery__tickets{grid-gap:2rem}}.lottery__tickets--item:last-child{grid-column-start:1;grid-column-end:-1}.lottery__awards--wrapper{background-color:#121420;padding:0 10px 2rem}.lottery__carousel{position:relative;width:100%;background-color:#121420;display:flex;flex-flow:column nowrap;align-items:center}.lottery__carousel .bx-controls{display:none}.lottery__carousel .bx-wrapper{z-index:2}.lottery__carousel--wrapper{max-width:1000px;width:100%}.lottery__carousel__content{width:100%;list-style:none}.lottery__carousel__content__item{padding:120px 15px 15px 15px;width:100%}@media (max-width:992px){.lottery__carousel__content__item{padding:50px 15px 15px 15px}}@media (min-width:993px) and (max-width:1500px){.lottery__carousel__content__item{padding:100px 15px 15px 15px}}.lottery__carousel__content__banner{position:relative;width:100%;border:3px solid #2acff2;border-radius:15px;box-shadow:0 0 15px #2acff2;height:450px;background-blend-mode:darken;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:20px;background-color:rgba(0,0,0,.65)}@media (max-width:992px){.lottery__carousel__content__banner{height:300px}}.lottery__carousel__content__banner--char{position:absolute;z-index:1;right:0;bottom:10%;height:100%}.lottery__carousel__content__banner--char img{height:110%}@media (max-width:600px){.lottery__carousel__content__banner--char{bottom:0;right:0}.lottery__carousel__content__banner--char img{height:100%;-webkit-filter:brightness(50%);filter:brightness(50%);z-index:0}}@media (min-width:601px) and (max-width:1100px){.lottery__carousel__content__banner--char{bottom:44px;right:15px}.lottery__carousel__content__banner--char img{height:110%;-webkit-filter:brightness(80%);filter:brightness(80%);z-index:0}}.lottery__carousel__content__banner--info{padding:10px 20px;z-index:3}.lottery__carousel__content__banner--info .title{font-size:36px;line-height:initial}.lottery__carousel__content__banner--info .date{font-size:18px;color:#adadad}.lottery__carousel__content__banner--info .lottery__carousel__awards{margin-top:16px}.lottery__carousel__content__banner--info .lottery__carousel__awards.not-active{-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px)}.lottery__carousel__content__banner--info .lottery__carousel__awards--value{font-size:24px;line-height:1.2;margin-bottom:8px}.lottery__carousel__content__banner--info .lottery__carousel__awards--count{color:#ffca29}.lottery__carousel__content__banner--info .lottery__carousel__awards--total{font-size:24px;color:#2acff2}@media (max-width:992px){.lottery__carousel__content__banner--info .title{font-size:24px}.lottery__carousel__content__banner--info .date{font-size:14px}.lottery__carousel__content__banner--info .lottery__carousel__awards{margin-top:8px}.lottery__carousel__content__banner--info .lottery__carousel__awards--value{font-size:16px;margin-bottom:4px}.lottery__carousel__content__banner--info .lottery__carousel__awards--total{font-size:20px}}.lottery__carousel__controls{background-color:#212439;position:absolute;top:200px;left:30px;height:300px;width:calc(100% - 60px);border-radius:5px;padding:20px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}.lottery__carousel__controls img{width:40px;margin-bottom:15px;opacity:.5}@media (max-width:992px){.lottery__carousel__controls{top:-5px;background-color:unset;right:-15px;left:unset;width:150px;height:60px;z-index:5}.lottery__carousel__controls img{width:30px;margin-bottom:0}}@media (min-width:993px) and (max-width:1300px){.lottery__carousel__controls{top:15px;background-color:unset;right:0;left:unset;width:150px;height:60px;z-index:5}.lottery__carousel__controls img{width:30px;margin-bottom:0}}@media (min-width:993px) and (max-width:1500px){.lottery__carousel__controls{padding:0}}.lottery__carousel__controls__prev .bx-prev{display:flex;flex-flow:column nowrap;align-items:center;-webkit-transform:rotate(-90deg) translateY(-30px);transform:rotate(-90deg) translateY(-30px);padding:20px;cursor:pointer;text-decoration:none!important}.lottery__carousel__controls__prev .bx-prev.disabled{display:none}@media (min-width:993px) and (max-width:1500px){.lottery__carousel__controls__prev{padding:0}}.lottery__carousel__controls__next .lottery__carousel__controls--text{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.lottery__carousel__controls__next .bx-next{display:flex;flex-flow:column nowrap;align-items:center;-webkit-transform:rotate(90deg) translateY(30px);transform:rotate(90deg) translateY(30px);cursor:pointer;text-decoration:none!important}.lottery__carousel__controls__next .bx-next.disabled{display:none}@media (min-width:993px) and (max-width:1500px){.lottery__carousel__controls__next .bx-next{padding:0}}.lottery__carousel__controls--text{color:#fff;font-size:22px}.lottery__carousel__controls--text span{color:#2acff2}@media (max-width:1300px){.lottery__carousel__controls--text{display:none}}.lottery__awards{max-width:400px;margin:0 auto;position:relative}.lottery__awards::before{position:absolute;content:"";width:2px;background-color:#fff;height:calc(100% - 20px);left:calc(50% - 1px);top:20px}.lottery__awards--item{padding:1rem 2rem;border:2px solid #fff;border-radius:20px;background-color:#1b2631;position:relative}@media (min-width:601px){.lottery__awards--item{flex-basis:calc(50% - 2rem);margin:0 1rem 2rem}}@media (max-width:600px){.lottery__awards--item{margin-bottom:2rem}}.lottery__awards--title{color:#f2ce26;margin-bottom:.5rem;text-align:center;font-size:2.5rem}.lottery__awards--text{font-size:1.8rem;text-align:center}.lottery__tac--wrapper{background-color:#22303d;padding:0 10px 2rem}.lottery__tac{max-width:1000px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-around}.lottery__tac h4{margin:0 0 1rem;font-size:1.3rem}.lottery__tac strong{color:#54c7f5}.lottery__tac ul{list-style-type:disc;margin:0 0 2rem;padding-left:20px}.lottery__tac--item{padding:2rem;border:2px solid #00c7f8;background-color:#1a242f;border-radius:20px;box-shadow:0 10px 20px -10px rgba(0,0,0,.5)}@media (min-width:1131px){.lottery__tac--item{flex-basis:calc(33% - 2rem);margin:0 1rem 2rem}}@media (max-width:1130px) and (min-width:631px){.lottery__tac--item{flex-basis:calc(50% - 2rem);margin:0 1rem 2rem}}@media (max-width:630px){.lottery__tac--item{margin-bottom:2rem}}.lottery-ticket-container{display:flex;flex-direction:row;width:384px;height:180px;background:#2a2a2a;mask:url(/resources/images/lottery/tickets/ticket_10.png);-webkit-mask:url(/resources/images/lottery/tickets/ticket_10.png);mask-size:cover;-webkit-mask-size:cover;font-family:Comfortaa,Verdana,sans-serif}.lottery-ticket-container .left-side,.lottery-ticket-container .right-side{display:inline-flex;margin:0;padding:0;height:100%}.lottery-ticket-container .left-side__content,.lottery-ticket-container .right-side__content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:80%;height:80%;border-radius:24px;line-height:normal}.lottery-ticket-container .left-side{width:284px}.lottery-ticket-container .left-side__content{border:4px solid rgba(255,255,255,.5);margin-top:6%;margin-left:12%}.lottery-ticket-container .left-side__content .title{font-size:42px;font-weight:700}.lottery-ticket-container .left-side__content .post-title{font-size:22px}.lottery-ticket-container .right-side{width:100px;background-color:#fff}.lottery-ticket-container .right-side__content{margin-top:18%;margin-left:9%;font-size:17px;font-weight:700;position:relative;overflow:hidden;color:#000}.lottery-ticket-container .right-side__content .backdrop{width:100%;height:100%;position:absolute;left:0;top:0;opacity:.2}.lottery-ticket-container .right-side__content .content{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg)}.spring-championship-spinomenal__banner{position:relative;background-image:url(/resources/images/tournaments/SpringChampionshipSpinomenal/bg-min.png);background-repeat:no-repeat;background-size:cover;background-position:center;height:500px}@media (max-width:992px){.spring-championship-spinomenal__banner{height:250px}}.spring-championship-spinomenal__banner__info{position:absolute;display:flex;flex-flow:column nowrap;align-items:center;top:50px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:1}@media (max-width:992px){.spring-championship-spinomenal__banner__info{top:10px}}.spring-championship-spinomenal__banner__info--logo{width:400px}@media (max-width:992px){.spring-championship-spinomenal__banner__info--logo{width:200px}}.spring-championship-spinomenal__banner__info--time{font-size:18px;color:#fff;margin-bottom:10px;text-shadow:0 2px 0 #000}@media (max-width:992px){.spring-championship-spinomenal__banner__info--time{font-size:14px}}.spring-championship-spinomenal__banner__info--title{font-size:16px;color:#fff}@media (max-width:600px){.spring-championship-spinomenal__banner__info--title{font-size:14px}}.spring-championship-spinomenal__banner__info--prize-pool{font-size:24px;color:#ffca29;margin-bottom:4px;text-shadow:0 2px 0 #000}@media (max-width:992px){.spring-championship-spinomenal__banner__info--prize-pool{font-size:18px}}.spring-championship-spinomenal__banner__info--button{font-size:24px;color:#ffca29;margin-bottom:4px}@media (max-width:992px){.spring-championship-spinomenal__banner__info--button a{height:36px!important;line-height:2!important}}.spring-championship-spinomenal__banner--wave{position:absolute;bottom:0;right:0;width:100%}.spring-championship-spinomenal__carousel{position:relative;width:100%;background-color:#121420;display:flex;flex-flow:column nowrap;align-items:center}.spring-championship-spinomenal__carousel .bx-controls{display:none}.spring-championship-spinomenal__carousel .bx-wrapper{z-index:2}.spring-championship-spinomenal__carousel--wrapper{max-width:1000px;width:100%}.spring-championship-spinomenal__carousel__content{width:100%;list-style:none}.spring-championship-spinomenal__carousel__content__item{padding:120px 15px 15px 15px;width:100%}@media (max-width:992px){.spring-championship-spinomenal__carousel__content__item{padding:50px 15px 15px 15px}}@media (min-width:993px) and (max-width:1500px){.spring-championship-spinomenal__carousel__content__item{padding:100px 15px 15px 15px}}.spring-championship-spinomenal__carousel__content__banner{position:relative;width:100%;border:3px solid #2acff2;border-radius:15px;box-shadow:0 0 15px #2acff2;height:450px;background-blend-mode:darken;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:20px;background-color:rgba(0,0,0,.65)}@media (max-width:992px){.spring-championship-spinomenal__carousel__content__banner{height:300px}}.spring-championship-spinomenal__carousel__content__banner--char{position:absolute;z-index:1;right:0;bottom:105px;height:100%}.spring-championship-spinomenal__carousel__content__banner--char img{height:550px}@media (max-width:600px){.spring-championship-spinomenal__carousel__content__banner--char{bottom:0;right:0}.spring-championship-spinomenal__carousel__content__banner--char img{height:100%;-webkit-filter:brightness(50%);filter:brightness(50%);z-index:0}}@media (min-width:601px) and (max-width:1100px){.spring-championship-spinomenal__carousel__content__banner--char{bottom:44px;right:0}.spring-championship-spinomenal__carousel__content__banner--char img{height:110%;-webkit-filter:brightness(80%);filter:brightness(80%);z-index:0}}.spring-championship-spinomenal__carousel__content__banner--badge{background-color:#2acff2;padding:5px 20px;font-size:14px;border-radius:10px;color:#fff;z-index:3}@media (max-width:600px){.spring-championship-spinomenal__carousel__content__banner--badge{font-size:12px;padding:3px 10px}}.spring-championship-spinomenal__carousel__content__banner--title{font-size:48px;z-index:3;line-height:1.2}.spring-championship-spinomenal__carousel__content__banner--title span{color:#ffca29}@media (max-width:600px){.spring-championship-spinomenal__carousel__content__banner--title{font-size:24px}}@media (min-width:601px) and (max-width:1100px){.spring-championship-spinomenal__carousel__content__banner--title{font-size:38px}}.spring-championship-spinomenal__carousel__content__banner--info{font-size:14px;padding:10px 20px;background-color:rgba(9,9,9,.5);border-radius:10px;z-index:3}@media (max-width:992px){.spring-championship-spinomenal__carousel__content__banner--info{font-size:12px}}.spring-championship-spinomenal__carousel__content__banner--info span{font-size:30px;color:#2acff2;line-height:1.2;margin-bottom:10px}@media (max-width:992px){.spring-championship-spinomenal__carousel__content__banner--info span{font-size:20px}}.spring-championship-spinomenal__carousel__content__banner--info .bigger{font-size:18px}@media (max-width:992px){.spring-championship-spinomenal__carousel__content__banner--info .bigger{font-size:16px}}.spring-championship-spinomenal__carousel__content__more-info{height:auto;max-height:0;opacity:0;transition:all .3s ease;max-width:1000px;padding:0 20px 20px 20px;width:100%}.spring-championship-spinomenal__carousel__content__more-info.active{max-height:100%;opacity:1}.spring-championship-spinomenal__carousel__content__more-info--wrapper{background-color:#121420;width:100%;display:flex;flex-direction:column;align-items:center}.spring-championship-spinomenal__carousel__content__more-info--button{z-index:2;display:flex;flex-flow:row nowrap;justify-content:center}.spring-championship-spinomenal__carousel__content__more-info--button button{z-index:5}.spring-championship-spinomenal__carousel__controls{background-color:#212439;position:absolute;top:200px;left:30px;height:300px;width:calc(100% - 60px);border-radius:5px;padding:20px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}.spring-championship-spinomenal__carousel__controls img{width:40px;margin-bottom:15px;opacity:.5}@media (max-width:992px){.spring-championship-spinomenal__carousel__controls{top:-5px;background-color:unset;right:-15px;left:unset;width:150px;height:60px;z-index:5}.spring-championship-spinomenal__carousel__controls img{width:30px;margin-bottom:0}}@media (min-width:993px) and (max-width:1300px){.spring-championship-spinomenal__carousel__controls{top:15px;background-color:unset;right:0;left:unset;width:150px;height:60px;z-index:5}.spring-championship-spinomenal__carousel__controls img{width:30px;margin-bottom:0}}@media (min-width:993px) and (max-width:1500px){.spring-championship-spinomenal__carousel__controls{padding:0}}.spring-championship-spinomenal__carousel__controls__prev .bx-prev{display:flex;flex-flow:column nowrap;align-items:center;-webkit-transform:rotate(-90deg) translateY(-30px);transform:rotate(-90deg) translateY(-30px);padding:20px;cursor:pointer;text-decoration:none!important}.spring-championship-spinomenal__carousel__controls__prev .bx-prev.disabled{display:none}@media (min-width:993px) and (max-width:1500px){.spring-championship-spinomenal__carousel__controls__prev{padding:0}}.spring-championship-spinomenal__carousel__controls__next .spring-championship-spinomenal__carousel__controls--text{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.spring-championship-spinomenal__carousel__controls__next .bx-next{display:flex;flex-flow:column nowrap;align-items:center;-webkit-transform:rotate(90deg) translateY(30px);transform:rotate(90deg) translateY(30px);cursor:pointer;text-decoration:none!important}.spring-championship-spinomenal__carousel__controls__next .bx-next.disabled{display:none}@media (min-width:993px) and (max-width:1500px){.spring-championship-spinomenal__carousel__controls__next .bx-next{padding:0}}.spring-championship-spinomenal__carousel__controls--text{color:#fff;font-size:22px}.spring-championship-spinomenal__carousel__controls--text span{color:#2acff2}@media (max-width:1300px){.spring-championship-spinomenal__carousel__controls--text{display:none}}.spring-championship-spinomenal__terms{display:flex;justify-content:center;flex-flow:column nowrap;align-items:center;width:100%;max-width:1000px;padding:20px;font-size:32px}.spring-championship-spinomenal__terms span{color:#2acff2}.spring-championship-spinomenal__heading{font-size:28px;margin-bottom:10px;text-transform:uppercase}.spring-championship-spinomenal__heading span{color:#2acff2}@media (max-width:992px){.spring-championship-spinomenal__heading{font-size:22px}}.spring-championship-spinomenal-text h1{margin:30px 0 10px;color:#ffc924;font-size:26px;font-weight:600;line-height:1.2;text-align:center;letter-spacing:1px}@media (max-width:768px){.spring-championship-spinomenal-text h1{font-size:22px;line-height:1;margin:5px 0 5px;color:#ffc924}}@media (min-width:768px) and (max-width:1200px){.spring-championship-spinomenal-text h1{font-size:24px;line-height:1.1;margin:8px 0 8px;color:#ffc924}}.spring-championship-spinomenal-text h2{margin:6px 0;color:#ffc924;font-size:22px;font-weight:600;line-height:1.2;text-align:center;letter-spacing:1px}@media (max-width:768px){.spring-championship-spinomenal-text h2{font-size:18px;line-height:1}}@media (min-width:768px) and (max-width:1200px){.spring-championship-spinomenal-text h2{font-size:20px;line-height:1.1}}.spring-championship-spinomenal-text h3{margin:10px 0;color:#01c6f6!important;font-size:18px;font-weight:600;line-height:1.2;text-align:center;letter-spacing:1px}@media (max-width:768px){.spring-championship-spinomenal-text h3{font-size:14px;line-height:1;margin:6px 0}}@media (min-width:768px) and (max-width:1200px){.spring-championship-spinomenal-text h3{font-size:16px;line-height:1.1;margin:8px 0}}.spring-championship-spinomenal-text p{line-height:20px;font-size:14px;padding:8px 0}@media (max-width:768px){.spring-championship-spinomenal-text p{font-size:12px;line-height:16px;padding:5px 0}}@media (min-width:768px) and (max-width:1200px){.spring-championship-spinomenal-text p{font-size:13px;line-height:1.1;padding:6px 0}}.spring-championship-spinomenal-text ul{color:#01c6f6;padding:6px 50px;list-style:none}.spring-championship-spinomenal-text ul li{font-size:14px;color:#fff}@media (max-width:768px){.spring-championship-spinomenal-text ul li{font-size:12px;line-height:1}}.spring-championship-spinomenal-text ul li:before{content:"•";display:inline-block;margin:0 7px 0 0;text-align:left;color:#01c6f6}@media (max-width:768px){.spring-championship-spinomenal-text ul{padding:5px 30px}}@media (min-width:768px) and (max-width:1200px){.spring-championship-spinomenal-text ul{padding:6px 40px}}.spring-championship-spinomenal-text a{color:#01c6f6}.spring-championship-spinomenal-text strong{color:#ffc924;font-size:15px}@media (max-width:768px){.spring-championship-spinomenal-text strong{font-size:13px}}@media (min-width:768px) and (max-width:1200px){.spring-championship-spinomenal-text strong{font-size:14px}}.spring-championship-spinomenal__content-wrapper{background-color:#121420;width:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.spring-championship-spinomenal__content-wrapper.games-container{background-color:#22303d}.spring-championship-spinomenal__leaderboard{margin-top:30px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;width:100%;max-width:1000px;padding:20px;font-size:32px}.spring-championship-spinomenal__leaderboard span{color:#2acff2}.spring-championship-spinomenal__games{display:flex;justify-content:center;flex-flow:column nowrap;align-items:center;width:100%;max-width:1000px;padding:20px;font-size:32px}.spring-championship-spinomenal__games span{color:#2acff2}.game-controls{display:block}.game-controls__button{display:block;width:32px;height:32px;margin:0 10px 10px;text-decoration:none;border-radius:50%;overflow:hidden;opacity:.7;transition:opacity .3s ease}.game-controls__button--full{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAz0lEQVQ4T6VTwQ3CMBCzN4EJWiaATSgTAJvABukmsEHZgE0OWUqq0yWtEETq53J2zvaV+OPQzCYAneO4k7x4TjO7ATi72kRyJ7C54hNAIpkCeACgb1/q1AlgAU8tJWYmwmMLrBff+bIicMARwEYTlJelRxqSa5oJPJDkYGYav5cvjCN6gnyn5lHA2FuB1RD0NYHq+wa8aOLa2DJHRw43CRRVy7B51GhiNqwjeS05+6gqjcHErY/Kb9iiOWtLUlJ45Fha6ynth7hhv/wYL5L9B7+3jhDIo3R1AAAAAElFTkSuQmCC) no-repeat center center #000;background-size:auto}.game-controls__button--exit-full{background:url(/resources/images/icon/res.png) no-repeat center center #000;background-size:60%}.game-controls__button--close{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAAAqklEQVQ4T6WTyxWDMAwERx1QCh1BOoMKUgIlhI6UZ2J4xl6ZQ3zDZlaflYw/jiXW3XfgY2avJy13H4A3MJzwAkzA0hPI4AaMwHrAOXpXoAHN5gvuCSgw/X+DlUAESrgWyPX9ajSby4Y2kUUP0lUDhpGr6OlTuiAju/vZ+TVnIm3sNexKtRC7ZRBZ1dSoBNSQyOYoG+vxDEE5icVi7LWP0ZLkEsbQ56ftSu9fJw1247hA4yQAAAAASUVORK5CYII=) no-repeat center center #000;background-size:auto}.game-controls__button:active,.game-controls__button:active:focus,.game-controls__button:active:hover,.game-controls__button:focus,.game-controls__button:hover{opacity:1}.game-footer{display:inline-block;vertical-align:top;padding:0;font-size:0;line-height:0;letter-spacing:normal;background:0 0}.game-footer__item{display:inline-block;vertical-align:top;margin:0}.game-footer__link{display:inline-block;vertical-align:middle;padding:0 30px;margin:0 1px;color:#fff;font-size:14px;font-weight:700;line-height:48px;text-transform:uppercase;text-align:center;text-decoration:none;height:46px;background:0 0;transition:background-color .3s ease,opacity .3s ease;opacity:.6}.game-footer__link--active,.game-footer__link:active,.game-footer__link:active:focus,.game-footer__link:active:hover,.game-footer__link:focus,.game-footer__link:hover{text-decoration:none;outline:0;color:#fff;background:#318cea;opacity:1}.game-footer__link_deposit{opacity:1;background-color:#84b636;color:#fff}.game-footer__link_deposit:active,.game-footer__link_deposit:active:focus,.game-footer__link_deposit:active:hover,.game-footer__link_deposit:focus,.game-footer__link_deposit:hover{background-color:#99da25}.game-footer__icon{display:inline-block;vertical-align:middle;line-height:46px;margin:-4px 6px 0 0}.game-footer__slider{position:absolute;left:0;width:100%;bottom:100%;overflow:hidden}.games-slider{font-size:0;line-height:0;letter-spacing:normal;overflow:hidden;position:relative;border-right:none;margin:0;padding:0;background-color:#000}.games-slider__item{padding-top:5px;padding-bottom:5px}.games-slider__link{display:inline-block;vertical-align:bottom;text-decoration:none;border-radius:3px;overflow:hidden;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.games-slider__link:active,.games-slider__link:active:focus,.games-slider__link:active:hover,.games-slider__link:focus,.games-slider__link:hover{text-decoration:none;outline:0;-webkit-transform:scale(1.07);transform:scale(1.07)}.games-slider__image{display:block;width:100px;height:auto;border:none}.games-slider__controls{position:absolute;right:0;width:200px;top:0;height:100%;z-index:1;background-image:linear-gradient(to left,#000 0,rgba(0,0,0,0) 100%);pointer-events:none}.games-slider__botton{position:absolute;top:calc(50% - 18px);width:30px;height:35px;pointer-events:auto;background-color:rgba(0,0,0,.9)}.games-slider__botton a{position:absolute;top:0;height:100%;left:0;width:100%;display:block;background:0 0;transition:background-color .3s ease}.games-slider__botton a.disabled{cursor:default;background:0 0!important}.games-slider__botton a:before{content:'';display:block;position:absolute;top:0;height:100%;left:0;width:100%;transition:opacity .3s ease;opacity:.3}.games-slider__botton a:active,.games-slider__botton a:active:focus,.games-slider__botton a:active:hover,.games-slider__botton a:focus,.games-slider__botton a:hover{background:#000}.games-slider__botton a:active:before,.games-slider__botton a:active:focus:before,.games-slider__botton a:active:hover:before,.games-slider__botton a:focus:before,.games-slider__botton a:hover:before{opacity:1}.games-slider__botton a.disabled:before{opacity:.1}.games-slider__botton--next{right:5px;border-radius:0 6px 6px 0}.games-slider__botton--next a:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAATCAYAAABGKffQAAAAj0lEQVQ4T5WSwRHDIAwEVxW4JDudpDO3kFJcgtNBUoE8OIiBGAHmw2f3RuIQbhwJrKq+gBl4iMjm+QZ/gAkItysY/ATWmOgKJxxH6QoJHhEKuCdc4JZQhV2h1Ymq5kvvbnIl/T06xhdYRhb8gSJb7+kSGMZqlVKABfy3+QVM8AiYw/ZFq4nWRf75F9vaK+oAZ8NmJz0Ewz0AAAAASUVORK5CYII=) no-repeat center center transparent}.games-slider__botton--prev{right:35px;border-radius:6px 0 0 6px}.games-slider__botton--prev a:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAATCAYAAABGKffQAAAAjUlEQVQ4T5XSYRGAIAwF4PcSiAmsYBSNYDObSBQjaAK8ceqpMJj8/t6AbcSPw5INIfQAFgCe5KjiB3QAdpIuiz9QLp9IzgnWoCReuARfuAZvbIERW+GFVwDd2e/4a633UvkXlil5AE2temzd+e5q4O6zJZAbinqDNu5soLRISaC2oldgI9lall8CsvzDAbimWhQeAz08AAAAAElFTkSuQmCC) no-repeat center center transparent}.banner{position:relative;min-height:350px;background-image:url(/resources/images/welcome-pack-bg.jpg);background-repeat:no-repeat;background-size:cover}@media (min-width:992px){.banner{height:530px;background-position:200px 0}}.banner::before{content:'';display:block;position:absolute;top:calc(100% + 2px);left:0;width:100%;height:530px;pointer-events:none;background-color:transparent;background-image:url(/resources/images/slider_smoke.png);background-position:center bottom;background-repeat:no-repeat;background-size:100% auto;-webkit-transform:translate(0,-100%);transform:translate(0,-100%);z-index:3}.banner__mobile-banner{background-image:url(/resources/images/mobile-banner.jpg);background-size:cover;background-repeat:no-repeat}.banner__container{width:100%;margin-left:0}@media (min-width:768px){.banner__container{width:calc(100% - 200px);margin-left:200px}}.banner__footer{width:100%;height:120px;margin-bottom:100px;opacity:.9;display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex:1}@media (max-width:1200px){.banner__footer{height:300px;margin-top:10px;margin-bottom:50px;flex-direction:column}}.banner__footer--steps{padding:0 20px;width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex:1}@media (max-width:568px){.banner__footer--steps{padding:unset;width:90%;justify-content:space-between}}.banner__footer--number-icon{height:80px;display:flex}@media (max-width:992px){.banner__footer--number-icon{height:75px}}@media (max-width:768px){.banner__footer--number-icon{height:60px}}@media (max-width:568px){.banner__footer--number-icon{height:60px}}.banner__footer--text{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center;font-family:ttfirs--black,Verdana,sans-serif}@media (max-width:568px){.banner__footer--text{align-items:flex-end;text-align:right}}.banner__footer--text-secondary{font-size:16px}@media (min-width:568px){.banner__footer--text-secondary{font-size:20px}}@media (min-width:768px){.banner__footer--text-secondary{font-size:18px}}.banner__footer--text-primary{color:#52c7f7;font-size:26px;font-weight:400;line-height:1;text-transform:uppercase;align-items:flex-end;text-align:right;letter-spacing:1px}@media (min-width:568px){.banner__footer--text-primary{font-size:30px;align-items:center;text-align:center}}@media (min-width:768px){.banner__footer--text-primary{font-size:28px;align-items:center;text-align:center}}.banner__footer--line{width:3px;height:100%;background:#1a1c2a;background:linear-gradient(to bottom,#1a1c2a 0,#c0a883 45%,#c0a883 55%,#1a1c2a 100%)}@media (max-width:1200px){.banner__footer--line{width:100%;height:3px;background:#1a1c2a;background:linear-gradient(to right,#1a1c2a 0,#c0a883 45%,#c0a883 55%,#1a1c2a 100%)}}.banner__carousel{visibility:hidden;min-height:inherit}.banner .bx-wrapper{min-height:inherit}@media (min-width:992px){.banner .bx-wrapper{width:calc(100% - 200px)!important;margin-left:200px}}.banner .bx-wrapper .bx-viewport{height:350px!important}@media (min-width:768px){.banner .bx-wrapper .bx-viewport{height:530px!important}}.banner .bx-wrapper img{max-width:inherit!important}.banner .bx-wrapper .bx-pager{bottom:10px;padding-top:0!important;z-index:3}.banner__item{min-height:inherit;overflow:hidden;position:relative}.banner .carousel-control{display:none}.banner .carousel-indicators{display:inline-block;vertical-align:top;position:absolute;left:50%;bottom:3px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);margin:0;padding:6px 13px;min-height:24px;line-height:0;width:auto;border-radius:12px;background-color:rgba(0,0,0,.5)}@media (min-width:768px){.banner .carousel-indicators{bottom:20px}}@media (min-width:992px){.banner .carousel-indicators{margin-left:88px}}.banner .carousel-indicators>li{width:10px;height:10px;border:2px solid rgba(255,255,255,.6);margin-top:1px;margin-bottom:1px}.banner .carousel-indicators>li:not(:first-child){margin-left:5px}.banner .carousel-indicators>li.active{width:12px;height:12px;border:2px solid #fff;background-color:#00c6f6;margin-top:0;margin-bottom:0;margin-left:4px}.banner .carousel-indicators>li.active:first-child{margin-left:0}.banner .carousel-indicators>li.active+li{margin-left:4px}.banner__char{display:none;z-index:0}@media (min-width:768px){.banner__char{display:flex;position:absolute;top:0;height:530px;left:-40%;width:100%;justify-content:center;align-items:flex-end}}@media (min-width:992px){.banner__char{left:-20%}}@media (min-width:1200px){.banner__char{left:0;width:70%}}@media (min-width:1600px){.banner__char{width:60%}}.banner__char img{display:block;border:none;max-width:100%;height:100%;width:auto;margin:0 auto}.banner__char--center{align-items:center}@media (min-width:1600px){.banner__char--center{width:70%}}.banner__bg{position:absolute;top:0;height:350px!important;width:100%;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}@media (min-width:768px){.banner__bg{width:100%;height:530px!important}}@media (min-width:1920px){.banner__bg{width:100%}}.banner__bg-wrapper:before{content:'';display:block;position:absolute;top:352px;left:-1px;width:calc(100% + 2px);height:531px;pointer-events:none;background-color:transparent;background-image:url(/resources/images/background-decor/bg-bottom--1a1c2a.svg);background-position:center top;background-repeat:no-repeat;background-size:100% auto;-webkit-transform:translate(0,-100%);transform:translate(0,-100%);z-index:1}@media (min-width:768px){.banner__bg-wrapper:before{top:530px}}@media (min-width:1920px){.banner__bg-wrapper:before{background-size:contain}}.banner__content{position:relative;line-height:0;font-size:0;letter-spacing:normal}@media (min-width:992px){.banner__content{height:530px}}.banner__inner{position:relative;z-index:3;padding:20px;display:flex;justify-content:flex-end;align-items:center;min-height:350px;margin:0 auto;line-height:1;font-size:14px}@media (min-width:768px){.banner__inner{min-height:530px;width:768px}}@media (min-width:992px){.banner__inner{padding:30px;width:792px}}@media (min-width:1200px){.banner__inner{width:1000px}}@media (min-width:1600px){.banner__inner{width:1400px}}.banner__info{width:100%}@media (min-width:768px){.banner__info{width:100%}}@media (min-width:1200px){.banner__info{width:80%}}@media (min-width:1600px){.banner__info{width:60%}}.banner__content-bg{border-radius:18px;background-color:rgba(14,16,27,.9);padding:20px;overflow:hidden}.banner__content-bg--blue{background-color:rgba(42,79,124,.9)}.banner__content-bg--light{background-color:rgba(14,16,27,.5)}.banner__content-bg--second{padding:25px 20px 25px;margin:-5px -20px -40px;border-radius:0}@media (min-width:992px){.banner__content-bg--second{padding:20px 20px 25px;margin:20px -20px -25px}}.banner__custom{margin-top:20px}.banner__title{color:#ffc924;font-family:ttfirs--black,Verdana,sans-serif;font-size:25px;font-weight:400;line-height:1.2;text-transform:uppercase;text-align:center;letter-spacing:1px;margin:0 0 5px 0}@media (min-width:768px){.banner__title{font-size:42px}}.banner__title-lot{color:#ffc924;font-family:ttfirs--black,Verdana,sans-serif;font-size:21px;font-weight:400;line-height:1.1;text-transform:uppercase;text-align:center;letter-spacing:1px;margin:0 0 5px 0}@media (min-width:768px){.banner__title-lot{font-size:38px}}.banner__title-white{color:#fff;font-family:ttfirs--black,Verdana,sans-serif;font-size:28px;font-weight:400;line-height:1.1;text-transform:uppercase;text-align:center;letter-spacing:1px;margin:0}@media (min-width:768px){.banner__title-white{font-size:30px}}@media (min-width:1600px){.banner__title-white{font-size:40px}}.banner__title-white--lg{font-size:30px}@media (min-width:768px){.banner__title-white--lg{font-size:56px}}.banner__title-white--light{font-size:27px;font-family:ttfirs,Verdana,sans-serif}@media (min-width:768px){.banner__title-white--light{font-size:52px}}.banner__title-white--second{font-size:22px;font-family:ttfirs,Verdana,sans-serif;font-weight:700}@media (min-width:768px){.banner__title-white--second{font-size:36px}}.banner__title-white--third{font-size:18px;font-family:ttfirs,Verdana,sans-serif;font-weight:700}@media (min-width:768px){.banner__title-white--third{font-size:30px}}.banner__title-blue{color:#00c6f6;font-size:17px;font-weight:700;line-height:1.2;text-transform:uppercase;text-align:center;margin:0 0 15px 0}@media (min-width:768px){.banner__title-blue{font-size:20px}}.banner__text{color:#fff;font-family:ttfirs,Verdana,sans-serif;font-size:16px;font-weight:700;line-height:1.4;text-align:center;letter-spacing:1px}@media (min-width:768px){.banner__text{font-size:24px}}.banner__text--caps{text-transform:uppercase}.banner__text--every{font-size:20px;text-align:center;text-transform:uppercase}@media (min-width:768px){.banner__text--every{font-size:25px}}.banner__text-lot{color:#fff;font-family:ttfirs,Verdana,sans-serif;font-size:16px;font-weight:700;line-height:1.2;text-align:center;letter-spacing:1px}@media (min-width:768px){.banner__text-lot{font-size:24px;line-height:1.4}}.banner__button{text-align:center;margin:20px 0 0 0}.banner__deposit,.banner__more,.banner__more-info{margin:5px;display:inline-block;vertical-align:middle;padding:0 10px;color:#fff;font-weight:700;text-decoration:none;text-align:center;text-transform:uppercase;border-radius:30px;border:none;box-shadow:0 4px 2px rgba(0,0,0,.02);outline:0;background-image:none;transition:background-color .3s ease}.banner__deposit:active,.banner__deposit:active:focus,.banner__deposit:active:hover,.banner__deposit:focus,.banner__deposit:hover,.banner__more-info:active,.banner__more-info:active:focus,.banner__more-info:active:hover,.banner__more-info:focus,.banner__more-info:hover,.banner__more:active,.banner__more:active:focus,.banner__more:active:hover,.banner__more:focus,.banner__more:hover{text-decoration:none;outline:0;border:none;box-shadow:0 4px 2px rgba(0,0,0,.02);background-image:none;color:#fff}.banner__more{height:52px;min-width:240px;font-size:20px;line-height:54px;background-color:#84b636}.banner__more:active,.banner__more:active:focus,.banner__more:active:hover,.banner__more:focus,.banner__more:hover{background-color:#99da25}@media (max-width:768px){.banner__more{height:40px;font-size:19px;line-height:43px}}.banner__more-info{height:46px;min-width:200px;font-size:18px;line-height:48px;background-color:#00c6f6}.banner__more-info:active,.banner__more-info:active:focus,.banner__more-info:active:hover,.banner__more-info:focus,.banner__more-info:hover{background-color:#47e7ff}.banner__more-info--custom{height:52px;min-width:240px;font-size:20px;line-height:54px;background-color:#00c6f6}.banner__more-info--custom:active,.banner__more-info--custom:active:focus,.banner__more-info--custom:active:hover,.banner__more-info--custom:focus,.banner__more-info--custom:hover{background-color:#47e7ff}@media (max-width:768px){.banner__more-info--custom{height:40px;font-size:19px;line-height:43px}}.banner__deposit{height:56px;min-width:200px;font-size:24px;line-height:58px;background-color:#84b636}.banner__deposit:active,.banner__deposit:active:focus,.banner__deposit:active:hover,.banner__deposit:focus,.banner__deposit:hover{background-color:#99da25}.banner__pull{color:#fff;font-size:18px;line-height:1.2;font-weight:400;text-align:center;margin:5px 0 0 0}@media (min-width:768px){.banner__pull{font-size:26px}}.banner__pull-value{color:#fecb3e;font-size:18px;line-height:1.2;font-weight:700}@media (min-width:768px){.banner__pull-value{font-size:26px}}.banner__tournament-text{line-height:1.7;font-size:14px}.banner .bx-next,.banner .bx-prev{position:static;display:none;vertical-align:top;width:10px;height:18px;margin:0 10px;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.7;transition:opacity .3s ease;z-index:5!important}@media (min-width:1200px){.banner .bx-next,.banner .bx-prev{display:inline-block}}.banner .bx-next.disabled,.banner .bx-prev.disabled{display:inline-block;opacity:.3;pointer-events:none}.banner .bx-next:hover,.banner .bx-prev:hover{background-position:0 0!important;opacity:1}.banner .bx-next:focus,.banner .bx-prev:focus{background-position:0 0!important;opacity:1}.banner .bx-next{background-image:url(/resources/images/arrow-right.svg)}.banner .bx-prev{background-image:url(/resources/images/arrow-left.svg)}.banner__additional-bg{background-size:cover}@media (max-width:992px){.banner__additional-bg{background-position-x:-80px}}.banner__with-button{background-position-x:center}.banner__with-button .banner__button{position:absolute;bottom:50px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);pointer-events:all}@media (max-width:992px){.banner__with-button .banner__button{bottom:25px}}.table-default{width:auto;table-layout:auto;border-collapse:collapse;border-spacing:0;border:1px solid rgba(255,255,255,.2);margin:10px auto;max-width:100%}@media (max-width:800px){.table-default.responsive{border-collapse:collapse;border-spacing:0;width:100%;border:none}.table-default.responsive>tbody>tr{border:1px solid rgba(255,255,255,.4);margin:0 0 20px 0;padding:0}.table-default.responsive>tbody>tr>td{border:none;min-height:auto;display:flex;align-items:center;justify-content:space-between;text-align:right;padding:10px!important}.table-default.responsive>tbody>tr>td:not(:last-child){border-bottom:1px solid rgba(255,255,255,.1)}.table-default.responsive>tbody>tr>td:before{display:inline-flex;position:static;width:45%;height:100%;justify-content:flex-start;text-align:left;color:#e1af57;text-transform:uppercase;font-weight:400;font-size:.8em}}.table-default img{display:inline-block;max-height:80px;max-width:100px}.table-default thead tr th{position:relative;background-color:transparent;padding:13px 10px 10px;text-align:center;vertical-align:top;color:#e1af57;font-size:13px;font-weight:700;line-height:1.2;text-transform:uppercase;border:1px solid rgba(255,255,255,.4)}.table-default tbody tr td{position:relative;background-color:transparent;border:1px solid rgba(255,255,255,.4);padding:13px 10px;text-align:center;vertical-align:middle;color:#fff;font-size:12px;font-weight:400;line-height:1.2}.last-winners{position:fixed;padding:0 10px;bottom:0;left:0;right:0;z-index:10;outline:0;border-top:0;background-color:#191c2aab;text-align:center}@media (min-width:992px){.last-winners{width:calc(100% - 200px)!important;margin-left:200px}}@media (max-width:767px){.last-winners{display:none}}.last-winners__list{list-style:none;display:inline-block;text-align:left;margin:0 auto;padding:0;vertical-align:top;font-size:0;line-height:0;letter-spacing:normal;white-space:nowrap;max-width:1250px;overflow:hidden}.last-winners__item{display:inline-block;vertical-align:top;margin:0;padding:20px 0 20px 10px;width:0;overflow:hidden;-webkit-animation:item .5s linear forwards;animation:item .5s linear forwards}.last-winners__item:after{content:'';display:block;clear:both}.last-winners__image-block{position:relative;float:left;width:100px;margin-top:4px;height:auto;border-radius:10px;background:linear-gradient(to bottom,#d4c5a7 0,#fff 32%,#cdaf7b 68%,#ffefd6 100%);-webkit-transform:translate(-100%,0);transform:translate(-100%,0);opacity:0;-webkit-animation:image 1s ease forwards;animation:image 1s ease forwards}.last-winners__image-block:after{content:'';display:block;position:absolute;top:50%;left:50%;width:calc(100% + 27px * .8);height:calc(100% + 27px * .8);pointer-events:none;opacity:0;-webkit-transform:translate(-50%,-50%) rotate(-180deg) scale(0);transform:translate(-50%,-50%) rotate(-180deg) scale(0);-webkit-animation:list .5s linear forwards;animation:list .5s linear forwards}.last-winners__image{position:relative;display:block;width:100%;height:auto;text-decoration:none;overflow:hidden;border-radius:10px;border:2px solid rgba(0,198,246,.4)}.last-winners__image:after{content:'';display:block;position:absolute;top:0;left:-300%;width:300%;height:100%;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 33%,#fff 50%,rgba(255,255,255,0) 66%,rgba(255,255,255,0) 100%);-webkit-animation:gloss .5s linear forwards;animation:gloss .5s linear forwards}.last-winners__image img{display:block;width:96px;height:57px}.last-winners__info{margin:0 0 0 100px;padding:0 10px;font-size:14px;font-weight:400;line-height:1.2;color:#fff;white-space:normal;text-align:left;text-transform:capitalize}.last-winners__info--won{text-transform:none}.last-winners__info a{text-decoration:underline;color:rgba(0,198,246,.8)}.last-winners__info a:hover{text-decoration:none}.last-winners__summ{display:inline-block;margin-bottom:5px;border-radius:5px;background:#0000007a;padding:4px 10px 0 10px;line-height:20px;font-size:14px;vertical-align:middle;color:#00c6f6de}.last-winners__line{opacity:0;-webkit-transform:translate(100%,0);transform:translate(100%,0);-webkit-animation:line .3s linear forwards;animation:line .3s linear forwards;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.last-winners__image-block{margin-top:-2px}.last-winners__item:nth-child(1) .last-winners__image-block{-webkit-animation-delay:.7s;animation-delay:.7s}.last-winners__item:nth-child(1) .last-winners__image-block:after{-webkit-animation-delay:1.7s;animation-delay:1.7s}.last-winners__item:nth-child(1) .last-winners__image:after{-webkit-animation-delay:2.2s;animation-delay:2.2s}.last-winners__item:nth-child(1) .last-winners__line:nth-child(1){-webkit-animation-delay:1.2s;animation-delay:1.2s}.last-winners__item:nth-child(1) .last-winners__line:nth-child(2){-webkit-animation-delay:1.35s;animation-delay:1.35s}.last-winners__item:nth-child(1) .last-winners__line:nth-child(3){-webkit-animation-delay:1.5s;animation-delay:1.5s}.last-winners__item:nth-child(2) .last-winners__image-block{-webkit-animation-delay:.9s;animation-delay:.9s}.last-winners__item:nth-child(2) .last-winners__image-block:after{-webkit-animation-delay:1.9s;animation-delay:1.9s}.last-winners__item:nth-child(2) .last-winners__image:after{-webkit-animation-delay:2.4s;animation-delay:2.4s}.last-winners__item:nth-child(2) .last-winners__line:nth-child(1){-webkit-animation-delay:1.4s;animation-delay:1.4s}.last-winners__item:nth-child(2) .last-winners__line:nth-child(2){-webkit-animation-delay:1.55s;animation-delay:1.55s}.last-winners__item:nth-child(2) .last-winners__line:nth-child(3){-webkit-animation-delay:1.7s;animation-delay:1.7s}.last-winners__item:nth-child(3) .last-winners__image-block{-webkit-animation-delay:1.1s;animation-delay:1.1s}.last-winners__item:nth-child(3) .last-winners__image-block:after{-webkit-animation-delay:2.1s;animation-delay:2.1s}.last-winners__item:nth-child(3) .last-winners__image:after{-webkit-animation-delay:2.6s;animation-delay:2.6s}.last-winners__item:nth-child(3) .last-winners__line:nth-child(1){-webkit-animation-delay:1.6s;animation-delay:1.6s}.last-winners__item:nth-child(3) .last-winners__line:nth-child(2){-webkit-animation-delay:1.75s;animation-delay:1.75s}.last-winners__item:nth-child(3) .last-winners__line:nth-child(3){-webkit-animation-delay:1.9s;animation-delay:1.9s}.last-winners__item:nth-child(4) .last-winners__image-block{-webkit-animation-delay:1.3s;animation-delay:1.3s}.last-winners__item:nth-child(4) .last-winners__image-block:after{-webkit-animation-delay:2.3s;animation-delay:2.3s}.last-winners__item:nth-child(4) .last-winners__image:after{-webkit-animation-delay:2.8s;animation-delay:2.8s}.last-winners__item:nth-child(4) .last-winners__line:nth-child(1){-webkit-animation-delay:1.8s;animation-delay:1.8s}.last-winners__item:nth-child(4) .last-winners__line:nth-child(2){-webkit-animation-delay:1.95s;animation-delay:1.95s}.last-winners__item:nth-child(4) .last-winners__line:nth-child(3){-webkit-animation-delay:2.1s;animation-delay:2.1s}.last-winners__item:nth-child(5) .last-winners__image-block{-webkit-animation-delay:1.5s;animation-delay:1.5s}.last-winners__item:nth-child(5) .last-winners__image-block:after{-webkit-animation-delay:2.5s;animation-delay:2.5s}.last-winners__item:nth-child(5) .last-winners__image:after{-webkit-animation-delay:3s;animation-delay:3s}.last-winners__item:nth-child(5) .last-winners__line:nth-child(1){-webkit-animation-delay:2s;animation-delay:2s}.last-winners__item:nth-child(5) .last-winners__line:nth-child(2){-webkit-animation-delay:2.15s;animation-delay:2.15s}.last-winners__item:nth-child(5) .last-winners__line:nth-child(3){-webkit-animation-delay:2.3s;animation-delay:2.3s}.last-winners__item:nth-child(6) .last-winners__image-block{-webkit-animation-delay:1.7s;animation-delay:1.7s}.last-winners__item:nth-child(6) .last-winners__image-block:after{-webkit-animation-delay:2.7s;animation-delay:2.7s}.last-winners__item:nth-child(6) .last-winners__image:after{-webkit-animation-delay:3.2s;animation-delay:3.2s}.last-winners__item:nth-child(6) .last-winners__line:nth-child(1){-webkit-animation-delay:2.2s;animation-delay:2.2s}.last-winners__item:nth-child(6) .last-winners__line:nth-child(2){-webkit-animation-delay:2.35s;animation-delay:2.35s}.last-winners__item:nth-child(6) .last-winners__line:nth-child(3){-webkit-animation-delay:2.5s;animation-delay:2.5s}@-webkit-keyframes item{0%{width:0}100%{width:250px}}@keyframes item{0%{width:0}100%{width:250px}}@-webkit-keyframes image{0%{opacity:0;-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}20%{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}30%{-webkit-transform:translate(0,-20%);transform:translate(0,-20%)}65%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}}@keyframes image{0%{opacity:0;-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}20%{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}30%{-webkit-transform:translate(0,-20%);transform:translate(0,-20%)}65%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}}@-webkit-keyframes list{50%{opacity:0}100%{opacity:1;-webkit-transform:translate(-50%,-50%) rotate(0) scale(1);transform:translate(-50%,-50%) rotate(0) scale(1)}}@keyframes list{50%{opacity:0}100%{opacity:1;-webkit-transform:translate(-50%,-50%) rotate(0) scale(1);transform:translate(-50%,-50%) rotate(0) scale(1)}}@-webkit-keyframes gloss{100%{left:0}}@keyframes gloss{100%{left:0}}@-webkit-keyframes line{0%{opacity:0;-webkit-transform:translate(100%,0);transform:translate(100%,0)}50%{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}100%{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}}@keyframes line{0%{opacity:0;-webkit-transform:translate(100%,0);transform:translate(100%,0)}50%{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}100%{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}}.sitemap{padding:0 0 50px;display:flex;flex-flow:column nowrap;font-size:14px;flex:1;align-items:center}@media (min-width:992px){.sitemap{padding:50px 0 50px}}.sitemap__columns{display:flex;flex:1;flex-flow:row wrap}.sitemap .bonuses__title{width:250px;background-color:#55c7f3}.sitemap .main-tree{margin-left:50px;flex:1;position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.sitemap .main-tree__title{margin:0 0 0 -50px;display:inline-flex;padding:7px 0;text-decoration:none;color:#ffbc2d;font-size:20px;font-weight:400;line-height:16px;transition:color .3s ease}.sitemap .main-tree__title:hover{color:#fff;text-decoration:none;outline:0}.sitemap .main-tree__title_games{margin:0 0 0 50px}.sitemap .main-tree__child{display:flex;flex-flow:column wrap;justify-content:flex-start;flex:1}.sitemap .main-tree__child li{min-width:400px}@media (max-width:768px){.sitemap .main-tree__child li{min-width:325px}}.sitemap .main-tree:before{content:'';position:absolute;width:2px;height:calc(100% - 16px);top:0;left:40px;background-color:#00c6f6}.sitemap li.main-tree:not(:first-child){margin-left:50px;position:relative}.sitemap li.main-tree:not(:first-child):before{content:'';position:absolute;top:12px;left:-10px;height:2px;width:45px;background-color:#00c6f6}.sitemap li.main-tree:first-child:before{content:'';display:none}.sitemap ul:nth-child(1) li{padding-left:50px;position:relative}.sitemap ul:nth-child(1) li:before{content:'';position:absolute;top:12px;left:-60px;height:2px;width:95px;background-color:#00c6f6}.sitemap ul:nth-child(2) li{padding-left:50px;position:relative}.sitemap ul:nth-child(2) li:before{content:'';position:absolute;top:12px;left:-60px;height:2px;width:95px;background-color:#00c6f6}.sitemap a{display:inline-flex;padding:7px 0;text-decoration:none;color:#a5a5a5;font-size:14px;font-weight:400;line-height:16px;transition:color .3s ease;cursor:pointer}@media (max-width:567px){.sitemap a{max-width:200px}}.sitemap a:hover{color:#fff;text-decoration:none;outline:0}.sitemap .second-tree{padding-left:50px}@media (min-width:769px){.card-md-1{min-width:calc(100% / 3 - 2 * 1rem);max-width:calc(100% / 3 - 2 * 1rem)}.card-md-1-2{min-width:calc(100% / 3 - 2 * 1rem);max-width:calc(2 * 100% / 3 - 2 * 1rem)}.card-md-1-3{min-width:calc(100% / 3 - 2 * 1rem);max-width:calc(100% - 2 * 1rem)}.card-md-2{min-width:calc(2 * 100% / 3 - 2 * 1rem);max-width:calc(2 * 100% / 3 - 2 * 1rem)}.card-md-2-3{min-width:calc(2 * 100% / 3 - 2 * 1rem);max-width:calc(100% - 2 * 1rem)}.card-md-3{min-width:calc(100% - 2 * 1rem);max-width:calc(100% - 2 * 1rem)}}@media (max-width:768px) and (min-width:426px){.card-sm-1{min-width:calc(100% / 2 - 2 * 1rem);max-width:calc(100% / 2 - 2 * 1rem)}.card-sm-1-2{min-width:calc(100% / 2 - 2 * 1rem);max-width:calc(100% - 2 * 1rem)}.card-sm-2{min-width:calc(100% - 2 * 1rem);max-width:calc(100% - 2 * 1rem)}}@media (max-width:425px){.card-xs-1{min-width:calc(100% - 2 * 1rem);max-width:calc(100% - 2 * 1rem)}}.my-wallet .currency-label,.profile-wallet-settings .currency-label{width:102px;height:42px;border-radius:3px;background-color:#2979e6;color:#1d2339;font-size:20px;font-weight:500;text-transform:uppercase;display:flex;align-items:center;justify-content:center}.my-wallet .currency-label__default,.profile-wallet-settings .currency-label__default{background-color:#b6b6b6!important}.my-wallet .currency-label__USD,.profile-wallet-settings .currency-label__USD{background-color:#23cb6e}.my-wallet .currency-label__SGD,.profile-wallet-settings .currency-label__SGD{background-color:#633ccf}.my-wallet .currency-label__CHF,.profile-wallet-settings .currency-label__CHF{background-color:#4866cb}.my-wallet .currency-label__ILS,.profile-wallet-settings .currency-label__ILS{background-color:#5d90ea}.my-wallet .currency-label__AED,.profile-wallet-settings .currency-label__AED{background-color:#a85c22}.my-wallet .currency-label__TWD,.profile-wallet-settings .currency-label__TWD{background-color:#425184}.my-wallet .currency-label__BGN,.profile-wallet-settings .currency-label__BGN{background-color:#aeb82a}.my-wallet .currency-label__KRW,.profile-wallet-settings .currency-label__KRW{background-color:#75b86c}.my-wallet .currency-label__JOD,.profile-wallet-settings .currency-label__JOD{background-color:#a55f29}.my-wallet .currency-label__BHD,.profile-wallet-settings .currency-label__BHD{background-color:#5e7381}.my-wallet .currency-label__UAH,.profile-wallet-settings .currency-label__UAH{background-color:#d46a39}.my-wallet .currency-label__EUR,.profile-wallet-settings .currency-label__EUR{background-color:#2979e6}.my-wallet .currency-label__JPY,.profile-wallet-settings .currency-label__JPY{background-color:#cf3c3c}.my-wallet .currency-label__DKK,.profile-wallet-settings .currency-label__DKK{background-color:#33b845}.my-wallet .currency-label__MYR,.profile-wallet-settings .currency-label__MYR{background-color:#6b53ad}.my-wallet .currency-label__MAD,.profile-wallet-settings .currency-label__MAD{background-color:#cb3f10}.my-wallet .currency-label__THB,.profile-wallet-settings .currency-label__THB{background-color:#2979e6}.my-wallet .currency-label__PLN,.profile-wallet-settings .currency-label__PLN{background-color:#6cb87f}.my-wallet .currency-label__ZAR,.profile-wallet-settings .currency-label__ZAR{background-color:#b04343}.my-wallet .currency-label__OMR,.profile-wallet-settings .currency-label__OMR{background-color:#9775aa}.my-wallet .currency-label__KWD,.profile-wallet-settings .currency-label__KWD{background-color:#3fb6b8}.my-wallet .currency-label__BTC,.profile-wallet-settings .currency-label__BTC{background-color:#f1ab3c}.my-wallet .currency-label__GBP,.profile-wallet-settings .currency-label__GBP{background-color:#666ed5}.my-wallet .currency-label__CAD,.profile-wallet-settings .currency-label__CAD{background-color:#4e963e}.my-wallet .currency-label__SEK,.profile-wallet-settings .currency-label__SEK{background-color:#8ca81a}.my-wallet .currency-label__NZD,.profile-wallet-settings .currency-label__NZD{background-color:#2253a8}.my-wallet .currency-label__QAR,.profile-wallet-settings .currency-label__QAR{background-color:#973636}.my-wallet .currency-label__CZK,.profile-wallet-settings .currency-label__CZK{background-color:#2a78b8}.my-wallet .currency-label__ISK,.profile-wallet-settings .currency-label__ISK{background-color:#5470a1}.my-wallet .currency-label__RON,.profile-wallet-settings .currency-label__RON{background-color:#b8a06c}.my-wallet .currency-label__RSD,.profile-wallet-settings .currency-label__RSD{background-color:#417778}.my-wallet .currency-label__PEN,.profile-wallet-settings .currency-label__PEN{background-color:#6da854}.my-wallet .currency-label__HKD,.profile-wallet-settings .currency-label__HKD{background-color:#287294}.my-wallet .currency-label__AUD,.profile-wallet-settings .currency-label__AUD{background-color:#268f8a}.my-wallet .currency-label__NOK,.profile-wallet-settings .currency-label__NOK{background-color:#336ab8}.my-wallet .currency-label__TRY,.profile-wallet-settings .currency-label__TRY{background-color:#ad8653}.my-wallet .currency-label__SAR,.profile-wallet-settings .currency-label__SAR{background-color:#425e4b}.my-wallet .currency-label__HUF,.profile-wallet-settings .currency-label__HUF{background-color:#ab6cb8}.my-wallet .currency-label__INR,.profile-wallet-settings .currency-label__INR{background-color:#18428a}.my-wallet .currency-label__HRK,.profile-wallet-settings .currency-label__HRK{background-color:#c39635}.my-wallet .currency-label__TND,.profile-wallet-settings .currency-label__TND{background-color:#6da4a5}.my-wallet .currency-label__RUB,.profile-wallet-settings .currency-label__RUB{background-color:#f13c3c}.profile .subcard+.subcard{margin-top:10px}.profile .subcard{display:flex;background:#161e37;justify-content:space-between;padding:10px 14px;font-weight:700;box-shadow:0 3px 0 rgba(0,0,0,.06);border-radius:2px}.profile .subcard-content{display:flex;align-items:center}.profile .subcard-content{min-width:0}.profile .subcard-content-separator{width:1px;height:100%;background-color:#050721;opacity:.1;margin:0 10px}.profile .subcard-content-action{flex-shrink:0}.profile .subcard-content-action .action-button{padding:0 10px}.card.security-and-subcriptions .security-wrapper .email-password-block,.modal-subscriptions-edit .security-wrapper .email-password-block{flex-direction:column}.card.security-and-subcriptions .security-wrapper .subcard-content,.modal-subscriptions-edit .security-wrapper .subcard-content{flex-direction:column}.card.security-and-subcriptions .security-wrapper .user-email,.modal-subscriptions-edit .security-wrapper .user-email{padding:10px 0;max-width:100%;overflow:hidden;text-overflow:ellipsis}.card.security-and-subcriptions .security-wrapper .user-email__value,.modal-subscriptions-edit .security-wrapper .user-email__value{font-size:16px;font-weight:700;color:#fff}.card.security-and-subcriptions .security-wrapper .change-password,.modal-subscriptions-edit .security-wrapper .change-password{width:100%}.card.security-and-subcriptions .security-wrapper .change-password .profile-button,.modal-subscriptions-edit .security-wrapper .change-password .profile-button{width:100%;text-transform:uppercase}.card.security-and-subcriptions .security-wrapper .account-security,.modal-subscriptions-edit .security-wrapper .account-security{flex-direction:column}.card.security-and-subcriptions .security-wrapper .account-security__enable-2fa-button,.modal-subscriptions-edit .security-wrapper .account-security__enable-2fa-button{text-decoration:underline;cursor:pointer;color:#ef4b2b}.card.security-and-subcriptions .security-wrapper .account-security__enable-2fa-button:hover,.modal-subscriptions-edit .security-wrapper .account-security__enable-2fa-button:hover{opacity:.7}.card.security-and-subcriptions .subscriptions-edit .checkbox .element-label,.modal-subscriptions-edit .subscriptions-edit .checkbox .element-label{display:none}.card.security-and-subcriptions .subscriptions-edit .checkbox label,.modal-subscriptions-edit .subscriptions-edit .checkbox label{padding-left:25px;color:#000}.card.security-and-subcriptions .subscriptions-edit input[type=checkbox],.modal-subscriptions-edit .subscriptions-edit input[type=checkbox]{position:absolute;opacity:0}.card.security-and-subcriptions .subscriptions-edit input[type=checkbox]+label,.modal-subscriptions-edit .subscriptions-edit input[type=checkbox]+label{position:relative;cursor:pointer;padding:0}.card.security-and-subcriptions .subscriptions-edit input[type=checkbox]+label:before,.modal-subscriptions-edit .subscriptions-edit input[type=checkbox]+label:before{content:" ";vertical-align:text-top;background-color:#1d2339;display:inline-block;color:#1d2339;width:20px;height:20px;visibility:visible;border:1px solid #ebebeb;border-radius:2px}.card.security-and-subcriptions .subscriptions-edit input[type=checkbox]:checked+label:before,.modal-subscriptions-edit .subscriptions-edit input[type=checkbox]:checked+label:before{background:#0f9af2;color:#1d2339}.card.security-and-subcriptions .subscriptions-edit input[type=checkbox]:checked+label:after,.modal-subscriptions-edit .subscriptions-edit input[type=checkbox]:checked+label:after{content:"\2714";font-family:Segoe UI Symbol;position:absolute;left:5px;color:#fff;bottom:-1px}.modal-two-factor .modal-dialog{max-width:500px;width:auto}.modal-two-factor .two-factor__content{padding-top:0;padding-bottom:0}.modal-two-factor .two-factor__backup-codes{text-align:center;padding-bottom:15px}.modal-two-factor .two-factor__qrcode{text-align:center;padding-bottom:20px}.modal-two-factor .two-factor__disable-hint{margin-bottom:20px}.modal-two-factor .backup-codes__description{margin-bottom:20px}.profile .social-icon-twitter,.social-networks-settings .social-icon-twitter{color:#1da1f2}.profile .social-icon-vkontakte,.social-networks-settings .social-icon-vkontakte{color:#4d75a3}.profile .social-icon-facebook,.social-networks-settings .social-icon-facebook{color:#3b5998}.profile .social-icon-google_oauth2,.social-networks-settings .social-icon-google_oauth2{color:#dd4c39}.profile .social-icon-google,.social-networks-settings .social-icon-google{color:#dd4c39}.profile .social-icon-odnoklassniki,.social-networks-settings .social-icon-odnoklassniki{color:#ee8208}.profile .social-icon-yandex,.social-networks-settings .social-icon-yandex{color:red}.profile .social-icon-mailru,.social-networks-settings .social-icon-mailru{color:#07c}.card.social-networks .subcard .social-network-icon{font-size:38px;width:38px;height:38px;line-height:38px;margin-right:12px}.card.social-networks .card-footer{padding:10px;padding-top:20px}.card.social-networks .card-footer .add-social-network-btn{width:100%;font-weight:700}.social-networks-settings{font-family:'Open Sans',sans-serif;min-width:270px;flex-grow:10}.social-networks-settings .profile-table{width:100%;table-layout:auto}@media (min-width:520px){.social-networks-settings .profile-table{text-align:center;border-spacing:0 10px;width:100%;border-collapse:separate}.social-networks-settings .profile-table__row{height:52px;box-shadow:0 3px 0 rgba(255,255,255,.06);border-radius:2px;background:#1d2339}.social-networks-settings .profile-table__cell{border:0;padding:0 5px;position:relative;vertical-align:middle}.social-networks-settings .profile-table__cell:not(:first-child):before{display:block;content:'';position:absolute;width:1px;top:7px;bottom:7px;left:0;background-color:#1d2339}.social-networks-settings .profile-table__xs-label{display:none}}@media (max-width:520px){.social-networks-settings .profile-table__header{display:none}.social-networks-settings .profile-table>div{display:block}.social-networks-settings .profile-table__xs-label{display:block;text-align:left}.social-networks-settings .profile-table__xs-value{font-weight:700;color:#fff;padding-left:5px;text-align:right}.social-networks-settings .profile-table__row{background:#232f5e;border-bottom:15px solid #1d2339;border-radius:2px;margin-bottom:10px}.social-networks-settings .profile-table__cell{padding:6px 12px;border:1px solid #ebebeb;border-bottom:0;display:flex;justify-content:space-between}.social-networks-settings .profile-table__cell:last-child{border-bottom:0}.social-networks-settings .profile-table .buttons-wrapper{width:100%;justify-content:space-around}}.social-networks-settings .social-networks-settings-table{text-align:center;display:flex;flex-wrap:wrap;margin:0 9px 20px 9px}.social-networks-settings .social-networks-settings-table .social-networks-settings-table-item{border:1px solid #ebebeb;width:150px;margin:5px;white-space:nowrap}.social-networks-settings .social-networks-settings-table .social-networks-settings-table-item.disabled{opacity:.5;background:#ebebeb;pointer-events:none}.social-networks-settings .social-networks-settings-table .social-networks-settings-table-item:hover,.social-networks-settings .social-networks-settings-table .social-networks-settings-table-item:hover .i-social,.social-networks-settings .social-networks-settings-table .social-networks-settings-table-item:hover a{background:#d9d9d9;color:#1d2339}.social-networks-settings .social-networks-settings-table a{font-size:15px;color:#d9d9d9;text-decoration:none}.social-networks-settings .social-networks-settings-table .i-social{font-size:20px}.social-networks-settings .profile-button{font-weight:700;margin:0;border-radius:0;width:100%}.social-networks-settings .provider-type{padding:10px;display:flex;align-items:center;justify-content:flex-start}.social-networks-settings .provider-type-value{padding-left:10px}.modal-change-password .card,.modal-profile-edit .card,.modal-subscriptions-edit .card,.modal-two-factor .card{display:flex;flex-direction:column;flex-grow:1;position:relative;background:#1d2339;box-shadow:0 3px 0 rgba(255,255,255,.06);padding:0 0;margin:1rem;border-radius:2px}.modal-change-password .card>:first-child,.modal-profile-edit .card>:first-child,.modal-subscriptions-edit .card>:first-child,.modal-two-factor .card>:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.modal-change-password .card-header,.modal-profile-edit .card-header,.modal-subscriptions-edit .card-header,.modal-two-factor .card-header{font-size:18px;padding-bottom:20px;color:#fff;background-color:#232f5e}.modal-change-password .card-header__double,.modal-profile-edit .card-header__double,.modal-subscriptions-edit .card-header__double,.modal-two-factor .card-header__double{height:90px;padding-top:20px;text-align:center;display:flex;align-items:center;flex-direction:column;justify-content:center;text-transform:uppercase}.modal-change-password .card-header__single,.modal-profile-edit .card-header__single,.modal-subscriptions-edit .card-header__single,.modal-two-factor .card-header__single{height:60px;padding:10px 20px;color:#fff;display:flex;justify-content:space-between;align-items:center}@media (max-width:520px){.modal-change-password .card-header__single,.modal-profile-edit .card-header__single,.modal-subscriptions-edit .card-header__single,.modal-two-factor .card-header__single{flex-direction:column;height:auto}}.modal-change-password .card-header-title,.modal-profile-edit .card-header-title,.modal-subscriptions-edit .card-header-title,.modal-two-factor .card-header-title{line-height:24px;font-size:16px;font-weight:700}.modal-change-password .card-header-title__value,.modal-profile-edit .card-header-title__value,.modal-subscriptions-edit .card-header-title__value,.modal-two-factor .card-header-title__value{font-weight:400}.modal-change-password .card-header-title__stage,.modal-profile-edit .card-header-title__stage,.modal-subscriptions-edit .card-header-title__stage,.modal-two-factor .card-header-title__stage{font-weight:500}.modal-change-password .card-header-title__second,.modal-profile-edit .card-header-title__second,.modal-subscriptions-edit .card-header-title__second,.modal-two-factor .card-header-title__second{font-size:16px;font-weight:700;text-transform:uppercase}.modal-change-password .card-header__green,.modal-profile-edit .card-header__green,.modal-subscriptions-edit .card-header__green,.modal-two-factor .card-header__green{background-color:#84b636;color:#fff}.modal-change-password .card-header__red,.modal-profile-edit .card-header__red,.modal-subscriptions-edit .card-header__red,.modal-two-factor .card-header__red{background-color:#ef4b2b;color:#fff}.modal-change-password .card-header__blue,.modal-profile-edit .card-header__blue,.modal-subscriptions-edit .card-header__blue,.modal-two-factor .card-header__blue{background-color:#0f9af2;color:#fff}.modal-change-password .card-body,.modal-profile-edit .card-body,.modal-subscriptions-edit .card-body,.modal-two-factor .card-body{flex-grow:1;background:#232f5e;padding:24px 15px 20px}.modal-change-password .card-body__arrow,.modal-profile-edit .card-body__arrow,.modal-subscriptions-edit .card-body__arrow,.modal-two-factor .card-body__arrow{position:relative;z-index:1}.modal-change-password .card-body__arrow:before,.modal-profile-edit .card-body__arrow:before,.modal-subscriptions-edit .card-body__arrow:before,.modal-two-factor .card-body__arrow:before{content:'';position:absolute;width:14px;height:14px;border-radius:2px 0;top:-6px;left:calc(50% - 10px);-webkit-transform:rotate(45deg);transform:rotate(45deg);background:#232f5e;z-index:-1}.modal-change-password .card-body__dark,.modal-profile-edit .card-body__dark,.modal-subscriptions-edit .card-body__dark,.modal-two-factor .card-body__dark{background-color:#1d2339}.modal-change-password .card-body-content,.modal-profile-edit .card-body-content,.modal-subscriptions-edit .card-body-content,.modal-two-factor .card-body-content{border-radius:2px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.modal-change-password .card-body-content__light,.modal-profile-edit .card-body-content__light,.modal-subscriptions-edit .card-body-content__light,.modal-two-factor .card-body-content__light{background-color:#232f5e}.modal-change-password .card-body-content__dark,.modal-profile-edit .card-body-content__dark,.modal-subscriptions-edit .card-body-content__dark,.modal-two-factor .card-body-content__dark{background-color:#1d2339}.modal-change-password .card-footer,.modal-profile-edit .card-footer,.modal-subscriptions-edit .card-footer,.modal-two-factor .card-footer{text-align:center;justify-content:center;display:flex;padding:20px 11px 10px}.modal-change-password .card-footer .profile-button,.modal-profile-edit .card-footer .profile-button,.modal-subscriptions-edit .card-footer .profile-button,.modal-two-factor .card-footer .profile-button{flex-grow:1;height:52px;margin:0 4px;flex-basis:50%;text-transform:uppercase}.modal-change-password .card-highlighted,.modal-profile-edit .card-highlighted,.modal-subscriptions-edit .card-highlighted,.modal-two-factor .card-highlighted{box-shadow:0 0 30px #0f9af2}.modal-change-password .profile-modal-body,.modal-profile-edit .profile-modal-body,.modal-subscriptions-edit .profile-modal-body,.modal-two-factor .profile-modal-body{margin:0 9px 20px 9px}.modal-change-password .card-body,.modal-profile-edit .card-body,.modal-subscriptions-edit .card-body,.modal-two-factor .card-body{background:#1d2339}.modal-change-password .profile-edit .edit-form .edit-mode .mf__item,.modal-change-password .profile-edit .edit-form .edit-mode input,.modal-change-password .profile-edit .edit-form .edit-mode select,.modal-profile-edit .profile-edit .edit-form .edit-mode .mf__item,.modal-profile-edit .profile-edit .edit-form .edit-mode input,.modal-profile-edit .profile-edit .edit-form .edit-mode select,.modal-subscriptions-edit .profile-edit .edit-form .edit-mode .mf__item,.modal-subscriptions-edit .profile-edit .edit-form .edit-mode input,.modal-subscriptions-edit .profile-edit .edit-form .edit-mode select,.modal-two-factor .profile-edit .edit-form .edit-mode .mf__item,.modal-two-factor .profile-edit .edit-form .edit-mode input,.modal-two-factor .profile-edit .edit-form .edit-mode select{background:#1d2339}.modal-change-password .card-footer .profile-button,.modal-profile-edit .card-footer .profile-button,.modal-subscriptions-edit .card-footer .profile-button,.modal-two-factor .card-footer .profile-button{flex-grow:0}.modal-change-password .modal-dialog{max-width:500px;width:auto}.profile-edit casino-profile-edit{display:flex;flex-grow:1}.change-password,.profile-edit,.profile-payments,.subscriptions-edit,.two-factor,.verified-phone{width:100%}.change-password .edit-form .view-mode input[type=radio],.change-password .edit-form .view-mode input[type=radio]:not(:checked)+label,.profile-edit .edit-form .view-mode input[type=radio],.profile-edit .edit-form .view-mode input[type=radio]:not(:checked)+label,.profile-payments .edit-form .view-mode input[type=radio],.profile-payments .edit-form .view-mode input[type=radio]:not(:checked)+label,.subscriptions-edit .edit-form .view-mode input[type=radio],.subscriptions-edit .edit-form .view-mode input[type=radio]:not(:checked)+label,.two-factor .edit-form .view-mode input[type=radio],.two-factor .edit-form .view-mode input[type=radio]:not(:checked)+label,.verified-phone .edit-form .view-mode input[type=radio],.verified-phone .edit-form .view-mode input[type=radio]:not(:checked)+label{display:none}.change-password .edit-form .mf__item,.profile-edit .edit-form .mf__item,.profile-payments .edit-form .mf__item,.subscriptions-edit .edit-form .mf__item,.two-factor .edit-form .mf__item,.verified-phone .edit-form .mf__item{display:flex;flex-wrap:wrap;align-items:center;font-weight:700}.change-password .edit-form .mf__item .mf__radio label,.profile-edit .edit-form .mf__item .mf__radio label,.profile-payments .edit-form .mf__item .mf__radio label,.subscriptions-edit .edit-form .mf__item .mf__radio label,.two-factor .edit-form .mf__item .mf__radio label,.verified-phone .edit-form .mf__item .mf__radio label{margin-bottom:0}.change-password .edit-form .text-value,.change-password .edit-form input,.change-password .edit-form textarea,.profile-edit .edit-form .text-value,.profile-edit .edit-form input,.profile-edit .edit-form textarea,.profile-payments .edit-form .text-value,.profile-payments .edit-form input,.profile-payments .edit-form textarea,.subscriptions-edit .edit-form .text-value,.subscriptions-edit .edit-form input,.subscriptions-edit .edit-form textarea,.two-factor .edit-form .text-value,.two-factor .edit-form input,.two-factor .edit-form textarea,.verified-phone .edit-form .text-value,.verified-phone .edit-form input,.verified-phone .edit-form textarea{padding-left:5px}.change-password .edit-form .not-checkbox,.profile-edit .edit-form .not-checkbox,.profile-payments .edit-form .not-checkbox,.subscriptions-edit .edit-form .not-checkbox,.two-factor .edit-form .not-checkbox,.verified-phone .edit-form .not-checkbox{margin:5px;margin-bottom:15px}.change-password .edit-form .checkbox,.profile-edit .edit-form .checkbox,.profile-payments .edit-form .checkbox,.subscriptions-edit .edit-form .checkbox,.two-factor .edit-form .checkbox,.verified-phone .edit-form .checkbox{margin:5px}.change-password .edit-form .element,.profile-edit .edit-form .element,.profile-payments .edit-form .element,.subscriptions-edit .edit-form .element,.two-factor .edit-form .element,.verified-phone .edit-form .element{color:#d9d9d9}.change-password .edit-form .element,.change-password .edit-form .element-label,.profile-edit .edit-form .element,.profile-edit .edit-form .element-label,.profile-payments .edit-form .element,.profile-payments .edit-form .element-label,.subscriptions-edit .edit-form .element,.subscriptions-edit .edit-form .element-label,.two-factor .edit-form .element,.two-factor .edit-form .element-label,.verified-phone .edit-form .element,.verified-phone .edit-form .element-label{display:flex;text-align:left}.change-password .edit-form .element .element-value,.profile-edit .edit-form .element .element-value,.profile-payments .edit-form .element .element-value,.subscriptions-edit .edit-form .element .element-value,.two-factor .edit-form .element .element-value,.verified-phone .edit-form .element .element-value{width:100%}.change-password .edit-form .element-label label,.profile-edit .edit-form .element-label label,.profile-payments .edit-form .element-label label,.subscriptions-edit .edit-form .element-label label,.two-factor .edit-form .element-label label,.verified-phone .edit-form .element-label label{font-size:15px;font-weight:500;color:#d9d9d9;margin:0;padding-bottom:5px;margin-left:1px}.change-password .edit-form .element label,.profile-edit .edit-form .element label,.profile-payments .edit-form .element label,.subscriptions-edit .edit-form .element label,.two-factor .edit-form .element label,.verified-phone .edit-form .element label{font-weight:400}.change-password .edit-form .mf__item,.change-password .edit-form input[type=amount],.change-password .edit-form input[type=credit_card_number],.change-password .edit-form input[type=cvv],.change-password .edit-form input[type=email],.change-password .edit-form input[type=number],.change-password .edit-form input[type=password],.change-password .edit-form input[type=tel],.change-password .edit-form input[type=text],.change-password .edit-form select,.change-password .edit-form textarea,.profile-edit .edit-form .mf__item,.profile-edit .edit-form input[type=amount],.profile-edit .edit-form input[type=credit_card_number],.profile-edit .edit-form input[type=cvv],.profile-edit .edit-form input[type=email],.profile-edit .edit-form input[type=number],.profile-edit .edit-form input[type=password],.profile-edit .edit-form input[type=tel],.profile-edit .edit-form input[type=text],.profile-edit .edit-form select,.profile-edit .edit-form textarea,.profile-payments .edit-form .mf__item,.profile-payments .edit-form input[type=amount],.profile-payments .edit-form input[type=credit_card_number],.profile-payments .edit-form input[type=cvv],.profile-payments .edit-form input[type=email],.profile-payments .edit-form input[type=number],.profile-payments .edit-form input[type=password],.profile-payments .edit-form input[type=tel],.profile-payments .edit-form input[type=text],.profile-payments .edit-form select,.profile-payments .edit-form textarea,.subscriptions-edit .edit-form .mf__item,.subscriptions-edit .edit-form input[type=amount],.subscriptions-edit .edit-form input[type=credit_card_number],.subscriptions-edit .edit-form input[type=cvv],.subscriptions-edit .edit-form input[type=email],.subscriptions-edit .edit-form input[type=number],.subscriptions-edit .edit-form input[type=password],.subscriptions-edit .edit-form input[type=tel],.subscriptions-edit .edit-form input[type=text],.subscriptions-edit .edit-form select,.subscriptions-edit .edit-form textarea,.two-factor .edit-form .mf__item,.two-factor .edit-form input[type=amount],.two-factor .edit-form input[type=credit_card_number],.two-factor .edit-form input[type=cvv],.two-factor .edit-form input[type=email],.two-factor .edit-form input[type=number],.two-factor .edit-form input[type=password],.two-factor .edit-form input[type=tel],.two-factor .edit-form input[type=text],.two-factor .edit-form select,.two-factor .edit-form textarea,.verified-phone .edit-form .mf__item,.verified-phone .edit-form input[type=amount],.verified-phone .edit-form input[type=credit_card_number],.verified-phone .edit-form input[type=cvv],.verified-phone .edit-form input[type=email],.verified-phone .edit-form input[type=number],.verified-phone .edit-form input[type=password],.verified-phone .edit-form input[type=tel],.verified-phone .edit-form input[type=text],.verified-phone .edit-form select,.verified-phone .edit-form textarea{background:0 0;width:100%;border:1px solid #ebebeb;border-radius:2px;padding:0 15px;font-weight:700;color:#fff}.change-password .edit-form .mf__item,.change-password .edit-form input[type=amount],.change-password .edit-form input[type=credit_card_number],.change-password .edit-form input[type=cvv],.change-password .edit-form input[type=email],.change-password .edit-form input[type=number],.change-password .edit-form input[type=password],.change-password .edit-form input[type=tel],.change-password .edit-form input[type=text],.change-password .edit-form select,.profile-edit .edit-form .mf__item,.profile-edit .edit-form input[type=amount],.profile-edit .edit-form input[type=credit_card_number],.profile-edit .edit-form input[type=cvv],.profile-edit .edit-form input[type=email],.profile-edit .edit-form input[type=number],.profile-edit .edit-form input[type=password],.profile-edit .edit-form input[type=tel],.profile-edit .edit-form input[type=text],.profile-edit .edit-form select,.profile-payments .edit-form .mf__item,.profile-payments .edit-form input[type=amount],.profile-payments .edit-form input[type=credit_card_number],.profile-payments .edit-form input[type=cvv],.profile-payments .edit-form input[type=email],.profile-payments .edit-form input[type=number],.profile-payments .edit-form input[type=password],.profile-payments .edit-form input[type=tel],.profile-payments .edit-form input[type=text],.profile-payments .edit-form select,.subscriptions-edit .edit-form .mf__item,.subscriptions-edit .edit-form input[type=amount],.subscriptions-edit .edit-form input[type=credit_card_number],.subscriptions-edit .edit-form input[type=cvv],.subscriptions-edit .edit-form input[type=email],.subscriptions-edit .edit-form input[type=number],.subscriptions-edit .edit-form input[type=password],.subscriptions-edit .edit-form input[type=tel],.subscriptions-edit .edit-form input[type=text],.subscriptions-edit .edit-form select,.two-factor .edit-form .mf__item,.two-factor .edit-form input[type=amount],.two-factor .edit-form input[type=credit_card_number],.two-factor .edit-form input[type=cvv],.two-factor .edit-form input[type=email],.two-factor .edit-form input[type=number],.two-factor .edit-form input[type=password],.two-factor .edit-form input[type=tel],.two-factor .edit-form input[type=text],.two-factor .edit-form select,.verified-phone .edit-form .mf__item,.verified-phone .edit-form input[type=amount],.verified-phone .edit-form input[type=credit_card_number],.verified-phone .edit-form input[type=cvv],.verified-phone .edit-form input[type=email],.verified-phone .edit-form input[type=number],.verified-phone .edit-form input[type=password],.verified-phone .edit-form input[type=tel],.verified-phone .edit-form input[type=text],.verified-phone .edit-form select{height:44px}.change-password .edit-form textarea,.profile-edit .edit-form textarea,.profile-payments .edit-form textarea,.subscriptions-edit .edit-form textarea,.two-factor .edit-form textarea,.verified-phone .edit-form textarea{padding-top:10px;padding-bottom:10px;height:88px}.change-password .edit-form .dropdown-menu,.profile-edit .edit-form .dropdown-menu,.profile-payments .edit-form .dropdown-menu,.subscriptions-edit .edit-form .dropdown-menu,.two-factor .edit-form .dropdown-menu,.verified-phone .edit-form .dropdown-menu{min-width:initial}.change-password .edit-form .edit-mode .mf__item:not([disabled]),.change-password .edit-form .edit-mode input[type=amount]:not([disabled]),.change-password .edit-form .edit-mode input[type=credit_card_number]:not([disabled]),.change-password .edit-form .edit-mode input[type=cvv]:not([disabled]),.change-password .edit-form .edit-mode input[type=email]:not([disabled]),.change-password .edit-form .edit-mode input[type=number]:not([disabled]),.change-password .edit-form .edit-mode input[type=password]:not([disabled]),.change-password .edit-form .edit-mode input[type=tel]:not([disabled]),.change-password .edit-form .edit-mode input[type=text]:not([disabled]),.change-password .edit-form .edit-mode select:not([disabled]),.change-password .edit-form .edit-mode textarea:not([disabled]),.profile-edit .edit-form .edit-mode .mf__item:not([disabled]),.profile-edit .edit-form .edit-mode input[type=amount]:not([disabled]),.profile-edit .edit-form .edit-mode input[type=credit_card_number]:not([disabled]),.profile-edit .edit-form .edit-mode input[type=cvv]:not([disabled]),.profile-edit .edit-form .edit-mode input[type=email]:not([disabled]),.profile-edit .edit-form .edit-mode input[type=number]:not([disabled]),.profile-edit .edit-form .edit-mode input[type=password]:not([disabled]),.profile-edit .edit-form .edit-mode input[type=tel]:not([disabled]),.profile-edit .edit-form .edit-mode input[type=text]:not([disabled]),.profile-edit .edit-form .edit-mode select:not([disabled]),.profile-edit .edit-form .edit-mode textarea:not([disabled]),.profile-payments .edit-form .edit-mode .mf__item:not([disabled]),.profile-payments .edit-form .edit-mode input[type=amount]:not([disabled]),.profile-payments .edit-form .edit-mode input[type=credit_card_number]:not([disabled]),.profile-payments .edit-form .edit-mode input[type=cvv]:not([disabled]),.profile-payments .edit-form .edit-mode input[type=email]:not([disabled]),.profile-payments .edit-form .edit-mode input[type=number]:not([disabled]),.profile-payments .edit-form .edit-mode input[type=password]:not([disabled]),.profile-payments .edit-form .edit-mode input[type=tel]:not([disabled]),.profile-payments .edit-form .edit-mode input[type=text]:not([disabled]),.profile-payments .edit-form .edit-mode select:not([disabled]),.profile-payments .edit-form .edit-mode textarea:not([disabled]),.subscriptions-edit .edit-form .edit-mode .mf__item:not([disabled]),.subscriptions-edit .edit-form .edit-mode input[type=amount]:not([disabled]),.subscriptions-edit .edit-form .edit-mode input[type=credit_card_number]:not([disabled]),.subscriptions-edit .edit-form .edit-mode input[type=cvv]:not([disabled]),.subscriptions-edit .edit-form .edit-mode input[type=email]:not([disabled]),.subscriptions-edit .edit-form .edit-mode input[type=number]:not([disabled]),.subscriptions-edit .edit-form .edit-mode input[type=password]:not([disabled]),.subscriptions-edit .edit-form .edit-mode input[type=tel]:not([disabled]),.subscriptions-edit .edit-form .edit-mode input[type=text]:not([disabled]),.subscriptions-edit .edit-form .edit-mode select:not([disabled]),.subscriptions-edit .edit-form .edit-mode textarea:not([disabled]),.two-factor .edit-form .edit-mode .mf__item:not([disabled]),.two-factor .edit-form .edit-mode input[type=amount]:not([disabled]),.two-factor .edit-form .edit-mode input[type=credit_card_number]:not([disabled]),.two-factor .edit-form .edit-mode input[type=cvv]:not([disabled]),.two-factor .edit-form .edit-mode input[type=email]:not([disabled]),.two-factor .edit-form .edit-mode input[type=number]:not([disabled]),.two-factor .edit-form .edit-mode input[type=password]:not([disabled]),.two-factor .edit-form .edit-mode input[type=tel]:not([disabled]),.two-factor .edit-form .edit-mode input[type=text]:not([disabled]),.two-factor .edit-form .edit-mode select:not([disabled]),.two-factor .edit-form .edit-mode textarea:not([disabled]),.verified-phone .edit-form .edit-mode .mf__item:not([disabled]),.verified-phone .edit-form .edit-mode input[type=amount]:not([disabled]),.verified-phone .edit-form .edit-mode input[type=credit_card_number]:not([disabled]),.verified-phone .edit-form .edit-mode input[type=cvv]:not([disabled]),.verified-phone .edit-form .edit-mode input[type=email]:not([disabled]),.verified-phone .edit-form .edit-mode input[type=number]:not([disabled]),.verified-phone .edit-form .edit-mode input[type=password]:not([disabled]),.verified-phone .edit-form .edit-mode input[type=tel]:not([disabled]),.verified-phone .edit-form .edit-mode input[type=text]:not([disabled]),.verified-phone .edit-form .edit-mode select:not([disabled]),.verified-phone .edit-form .edit-mode textarea:not([disabled]){background:#232f5e}.change-password .edit-form .edit-mode select[type=card_expiry_date],.profile-edit .edit-form .edit-mode select[type=card_expiry_date],.profile-payments .edit-form .edit-mode select[type=card_expiry_date],.subscriptions-edit .edit-form .edit-mode select[type=card_expiry_date],.two-factor .edit-form .edit-mode select[type=card_expiry_date],.verified-phone .edit-form .edit-mode select[type=card_expiry_date]{width:auto}.change-password .edit-form .edit-mode .mf__item,.change-password .edit-form .edit-mode input,.change-password .edit-form .edit-mode select,.change-password .edit-form .edit-mode textarea,.profile-edit .edit-form .edit-mode .mf__item,.profile-edit .edit-form .edit-mode input,.profile-edit .edit-form .edit-mode select,.profile-edit .edit-form .edit-mode textarea,.profile-payments .edit-form .edit-mode .mf__item,.profile-payments .edit-form .edit-mode input,.profile-payments .edit-form .edit-mode select,.profile-payments .edit-form .edit-mode textarea,.subscriptions-edit .edit-form .edit-mode .mf__item,.subscriptions-edit .edit-form .edit-mode input,.subscriptions-edit .edit-form .edit-mode select,.subscriptions-edit .edit-form .edit-mode textarea,.two-factor .edit-form .edit-mode .mf__item,.two-factor .edit-form .edit-mode input,.two-factor .edit-form .edit-mode select,.two-factor .edit-form .edit-mode textarea,.verified-phone .edit-form .edit-mode .mf__item,.verified-phone .edit-form .edit-mode input,.verified-phone .edit-form .edit-mode select,.verified-phone .edit-form .edit-mode textarea{border:1px solid #c5c5c5}.change-password .edit-form .view-mode input,.change-password .edit-form .view-mode label,.change-password .edit-form .view-mode select,.profile-edit .edit-form .view-mode input,.profile-edit .edit-form .view-mode label,.profile-edit .edit-form .view-mode select,.profile-payments .edit-form .view-mode input,.profile-payments .edit-form .view-mode label,.profile-payments .edit-form .view-mode select,.subscriptions-edit .edit-form .view-mode input,.subscriptions-edit .edit-form .view-mode label,.subscriptions-edit .edit-form .view-mode select,.two-factor .edit-form .view-mode input,.two-factor .edit-form .view-mode label,.two-factor .edit-form .view-mode select,.verified-phone .edit-form .view-mode input,.verified-phone .edit-form .view-mode label,.verified-phone .edit-form .view-mode select{pointer-events:none}.change-password .edit-form .view-mode select,.profile-edit .edit-form .view-mode select,.profile-payments .edit-form .view-mode select,.subscriptions-edit .edit-form .view-mode select,.two-factor .edit-form .view-mode select,.verified-phone .edit-form .view-mode select{-moz-appearance:none;-webkit-appearance:none;padding-left:19px}.change-password .edit-form .view-mode select::-ms-expand,.profile-edit .edit-form .view-mode select::-ms-expand,.profile-payments .edit-form .view-mode select::-ms-expand,.subscriptions-edit .edit-form .view-mode select::-ms-expand,.two-factor .edit-form .view-mode select::-ms-expand,.verified-phone .edit-form .view-mode select::-ms-expand{display:none}.change-password .error_msg,.profile-edit .error_msg,.profile-payments .error_msg,.subscriptions-edit .error_msg,.two-factor .error_msg,.verified-phone .error_msg{color:#ef4b2b}.verified-phone .edit-form .add-phone .add-phone__input{background:#fff;width:auto}.verified-phone .edit-form .added-phone-confirmation .added-phone-confirmation__code{background:#fff;width:auto}.verified-phone .added-phone__number{font-weight:700}.verified-phone .added-phone__status{font-weight:700}.documents-list__description{color:#fff;font-weight:700}.documents-list__file{color:#d9d9d9;font-weight:500}.documents-list__description,.documents-list__file{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.documents-list__content{overflow:hidden;text-align:left}.documents-list__status{flex-shrink:0;width:40px;height:40px;font-size:25px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:50%;margin-right:10px}.documents-list__status_approved{background-color:#84b636}.documents-list__status_pending{background-color:#d09f34}.documents-list__status_not_approved{background-color:#ef4b2b}.documents-upload .subcard{padding:0}.documents-upload .subcard-content{flex-grow:1;flex-direction:column}.documents-requirements__header{width:100%;display:flex;flex-grow:1;align-items:center;justify-content:space-between;position:relative;height:52px}.documents-requirements__header .requirements-title{padding-left:17px;font-size:16px;font-weight:700;color:#fff}.documents-requirements__header .requirements-toggler.profile-button{width:52px;border-radius:0;position:absolute;right:0;bottom:0;top:0;margin:0}.documents-requirements__header .requirements-toggler__value{width:12px}.documents-requirements__body{border-top:1px solid #d9d9d9;padding:15px;font-size:13px}.profile .card.upload{text-align:center}.profile .card.upload .card-body{overflow:hidden}.profile .card.upload .card-body-content__verified{position:relative}.profile .card.upload .card-body-content__verified:after{content:'✓';height:30px;width:30px;background-color:#84b636;position:absolute;top:-14px;right:-5px;color:#1d2339;border-radius:15px;font-size:25px;text-align:center;line-height:30px}.profile .card.upload .card-body-content textarea{height:100px;width:100%}.profile .card.upload #documents-file-address,.profile .card.upload #documents-file-identity,.profile .card.upload #documents-file-payment{display:none}.profile .card.upload .upload-image{margin-bottom:20px}.profile .card.upload .upload-title{font-size:16px;font-weight:700;line-height:18px;color:#fff;margin-bottom:10px}.profile .card.upload .upload-description{font-weight:500;font-size:13px;line-height:18px;color:#d9d9d9}.profile .card.upload .upload-button{margin:17px 0 12px;width:100%;height:52px;font-weight:700;text-transform:uppercase}.profile .card.upload .upload-button-description{color:#d9d9d9;font-size:13px;font-weight:500;line-height:12px}.profile .card.upload .added-image{display:flex;align-self:left;align-items:center;margin-bottom:20px;max-width:100%}.profile .card.upload .added-image__image{height:70px;margin-right:15px}.profile .card.upload .added-image__image img{max-height:100%}.profile .card.upload .added-image__name{color:#fff;font-weight:700;overflow:hidden;text-overflow:ellipsis}.set-limit__icon{display:flex;justify-content:center;padding-bottom:20px}.set-limit__title{text-align:center;font-size:16px;font-weight:700;color:#fff}.set-limit__description{text-align:justify}.set-limit__button{font-weight:700}.profile-limits__active{color:#84b636}.profile-limits__unconfirmed{color:#d09f34}.profile-limits .profile-table{width:100%;table-layout:auto}@media (min-width:520px){.profile-limits .profile-table{text-align:center;border-spacing:0 10px;width:100%;border-collapse:separate}.profile-limits .profile-table__row{height:52px;box-shadow:0 3px 0 rgba(255,255,255,.06);border-radius:2px;background:#1d2339}.profile-limits .profile-table__cell{border:0;padding:0 5px;position:relative;vertical-align:middle}.profile-limits .profile-table__cell:not(:first-child):before{display:block;content:'';position:absolute;width:1px;top:7px;bottom:7px;left:0;background-color:#1d2339}.profile-limits .profile-table__xs-label{display:none}}@media (max-width:520px){.profile-limits .profile-table__header{display:none}.profile-limits .profile-table>div{display:block}.profile-limits .profile-table__xs-label{display:block;text-align:left}.profile-limits .profile-table__xs-value{font-weight:700;color:#fff;padding-left:5px;text-align:right}.profile-limits .profile-table__row{background:#232f5e;border-bottom:15px solid #1d2339;border-radius:2px;margin-bottom:10px}.profile-limits .profile-table__cell{padding:6px 12px;border:1px solid #ebebeb;border-bottom:0;display:flex;justify-content:space-between}.profile-limits .profile-table__cell:last-child{border-bottom:0}.profile-limits .profile-table .buttons-wrapper{width:100%;justify-content:space-around}}.profile-limits .profile-table{font-weight:500}.profile-limits .profile-table__header{color:#d9d9d9}.profile-limits .profile-table__body{color:#fff}@media (min-width:520px){.profile-limits .profile-table .limit-amount{max-width:120px}}@media (min-width:520px){.profile-limits .profile-table .limit-status{max-width:100px}}@media (min-width:520px){.profile-limits .profile-table .limit-expires-at{max-width:90px}}@media (min-width:520px){.profile-limits .profile-table .buttons-table-cell{max-width:170px}}.modal-limits .modal-content{border:0}.modal-limits .modal-dialog{padding:10px;width:auto;max-width:960px}.modal-limits__row{display:flex;flex-direction:row;height:100%}.modal-limits__row-item{flex-basis:50%}@media (max-width:768px){.modal-limits__row{flex-direction:column;max-width:100%}}.modal-limits__header-title{line-height:24px;font-size:20px;font-weight:700}.modal-limits__hint{padding:5px 15px}.access-limits{display:flex;flex-direction:row}.access-limits>div{flex-basis:50%}@media (max-width:768px){.access-limits{flex-direction:column;width:100%}}.modal-edit-limit .modal-dialog{max-width:500px;width:auto}.modal-edit-limit .edit-limit .card{display:flex;flex-direction:column;flex-grow:1;position:relative;background:#1d2339;box-shadow:0 3px 0 rgba(255,255,255,.06);padding:0 0;margin:1rem;border-radius:2px}.modal-edit-limit .edit-limit .card>:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.modal-edit-limit .edit-limit .card-header{font-size:18px;padding-bottom:20px;color:#fff;background-color:#232f5e}.modal-edit-limit .edit-limit .card-header__double{height:90px;padding-top:20px;text-align:center;display:flex;align-items:center;flex-direction:column;justify-content:center;text-transform:uppercase}.modal-edit-limit .edit-limit .card-header__single{height:60px;padding:10px 20px;color:#fff;display:flex;justify-content:space-between;align-items:center}@media (max-width:520px){.modal-edit-limit .edit-limit .card-header__single{flex-direction:column;height:auto}}.modal-edit-limit .edit-limit .card-header-title{line-height:24px;font-size:16px;font-weight:700}.modal-edit-limit .edit-limit .card-header-title__value{font-weight:400}.modal-edit-limit .edit-limit .card-header-title__stage{font-weight:500}.modal-edit-limit .edit-limit .card-header-title__second{font-size:16px;font-weight:700;text-transform:uppercase}.modal-edit-limit .edit-limit .card-header__green{background-color:#84b636;color:#fff}.modal-edit-limit .edit-limit .card-header__red{background-color:#ef4b2b;color:#fff}.modal-edit-limit .edit-limit .card-header__blue{background-color:#0f9af2;color:#fff}.modal-edit-limit .edit-limit .card-body{flex-grow:1;background:#232f5e;padding:24px 15px 20px}.modal-edit-limit .edit-limit .card-body__arrow{position:relative;z-index:1}.modal-edit-limit .edit-limit .card-body__arrow:before{content:'';position:absolute;width:14px;height:14px;border-radius:2px 0;top:-6px;left:calc(50% - 10px);-webkit-transform:rotate(45deg);transform:rotate(45deg);background:#232f5e;z-index:-1}.modal-edit-limit .edit-limit .card-body__dark{background-color:#1d2339}.modal-edit-limit .edit-limit .card-body-content{border-radius:2px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.modal-edit-limit .edit-limit .card-body-content__light{background-color:#232f5e}.modal-edit-limit .edit-limit .card-body-content__dark{background-color:#1d2339}.modal-edit-limit .edit-limit .card-footer{text-align:center;justify-content:center;display:flex;padding:20px 11px 10px}.modal-edit-limit .edit-limit .card-footer .profile-button{flex-grow:1;height:52px;margin:0 4px;flex-basis:50%;text-transform:uppercase}.modal-edit-limit .edit-limit .card-highlighted{box-shadow:0 0 30px #0f9af2}.modal-edit-limit .edit-limit .card-body:last-child{padding-top:0}.cooling-off .card-body-content,.edit-limit .card-body-content,.self-exclusion .card-body-content,.session-limit .card-body-content{padding:0 15px}.cooling-off .card-body.limit-header,.edit-limit .card-body.limit-header,.self-exclusion .card-body.limit-header,.session-limit .card-body.limit-header{flex-grow:0;color:#fff;font-size:16px;font-weight:700;line-height:18px;text-align:center;padding-top:30px}.cooling-off .card-body.limit-period-block,.edit-limit .card-body.limit-period-block,.self-exclusion .card-body.limit-period-block,.session-limit .card-body.limit-period-block{flex-grow:0}.cooling-off casino-accounts-limit,.edit-limit casino-accounts-limit,.self-exclusion casino-accounts-limit,.session-limit casino-accounts-limit{flex-grow:1;display:flex;flex-direction:column}.cooling-off .description,.edit-limit .description,.self-exclusion .description,.session-limit .description{color:#d9d9d9;font-size:13px;font-weight:500;line-height:22px;text-align:justify}.cooling-off .card-body-content.period-selector-wrapper,.edit-limit .card-body-content.period-selector-wrapper,.self-exclusion .card-body-content.period-selector-wrapper,.session-limit .card-body-content.period-selector-wrapper{display:flex;align-items:flex-end;flex-direction:row}.cooling-off .period-selector,.edit-limit .period-selector,.self-exclusion .period-selector,.session-limit .period-selector{flex-grow:1}.cooling-off .period-selector__label,.edit-limit .period-selector__label,.self-exclusion .period-selector__label,.session-limit .period-selector__label{font-weight:700;font-size:16px}.cooling-off .period-selector__value,.edit-limit .period-selector__value,.self-exclusion .period-selector__value,.session-limit .period-selector__value{position:relative}.cooling-off .period-selector input[type=number]::-webkit-inner-spin-button,.cooling-off .period-selector input[type=number]::-webkit-outer-spin-button,.edit-limit .period-selector input[type=number]::-webkit-inner-spin-button,.edit-limit .period-selector input[type=number]::-webkit-outer-spin-button,.self-exclusion .period-selector input[type=number]::-webkit-inner-spin-button,.self-exclusion .period-selector input[type=number]::-webkit-outer-spin-button,.session-limit .period-selector input[type=number]::-webkit-inner-spin-button,.session-limit .period-selector input[type=number]::-webkit-outer-spin-button{opacity:1}.cooling-off .period-selector__input,.edit-limit .period-selector__input,.self-exclusion .period-selector__input,.session-limit .period-selector__input{padding-right:80px}.cooling-off .period-selector__minutes-label,.edit-limit .period-selector__minutes-label,.self-exclusion .period-selector__minutes-label,.session-limit .period-selector__minutes-label{position:absolute;top:50%;right:0;padding-right:15px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.cooling-off .amount__label,.cooling-off .period-selector__label,.edit-limit .amount__label,.edit-limit .period-selector__label,.self-exclusion .amount__label,.self-exclusion .period-selector__label,.session-limit .amount__label,.session-limit .period-selector__label{margin-left:1px;text-align:left}.cooling-off .save-limit-button>button.profile-button,.edit-limit .save-limit-button>button.profile-button,.self-exclusion .save-limit-button>button.profile-button,.session-limit .save-limit-button>button.profile-button{margin:0;margin-bottom:1px;margin-left:18px}.cooling-off .limit-errors,.edit-limit .limit-errors,.self-exclusion .limit-errors,.session-limit .limit-errors{align-items:end}.cooling-off .amount,.edit-limit .amount,.self-exclusion .amount,.session-limit .amount{padding:0;width:100%}.cooling-off .amount__label,.edit-limit .amount__label,.self-exclusion .amount__label,.session-limit .amount__label{font-weight:700;font-size:16px}.cooling-off .amount__input,.edit-limit .amount__input,.self-exclusion .amount__input,.session-limit .amount__input{display:flex;margin:10px 0;border-radius:2px;background-color:#1d2339}.cooling-off .amount__input-value,.edit-limit .amount__input-value,.self-exclusion .amount__input-value,.session-limit .amount__input-value{flex-grow:1}.cooling-off .amount__input-currency,.edit-limit .amount__input-currency,.self-exclusion .amount__input-currency,.session-limit .amount__input-currency{border:0;padding:1px 14px;background:rgba(29,35,57,.5);width:115px;text-align:center;border-left:0;box-shadow:0 3px 0 rgba(255,255,255,.06);display:flex;justify-content:center;align-items:center}.cooling-off input,.cooling-off select,.edit-limit input,.edit-limit select,.self-exclusion input,.self-exclusion select,.session-limit input,.session-limit select{width:100%;height:52px;padding:0 15px;border:0;border-radius:2px;box-shadow:0 3px 0 rgba(255,255,255,.06)}.cooling-off input:disabled,.cooling-off select:disabled,.edit-limit input:disabled,.edit-limit select:disabled,.self-exclusion input:disabled,.self-exclusion select:disabled,.session-limit input:disabled,.session-limit select:disabled{background:#1d2339;-webkit-appearance:none}.cooling-off input:disabled::-ms-expand,.cooling-off select:disabled::-ms-expand,.edit-limit input:disabled::-ms-expand,.edit-limit select:disabled::-ms-expand,.self-exclusion input:disabled::-ms-expand,.self-exclusion select:disabled::-ms-expand,.session-limit input:disabled::-ms-expand,.session-limit select:disabled::-ms-expand{display:none}.cooling-off select:after,.edit-limit select:after,.self-exclusion select:after,.session-limit select:after{content:" ";height:0;width:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff;position:absolute;right:10px;top:24px;transition:all .3s linear}.profile-button{display:inline-block;position:relative;font-family:inherit;font-size:14px;font-weight:700;background-image:none;cursor:pointer;line-height:14px;padding:18px 20px;margin:5px 0;border:0;border-radius:2px;letter-spacing:.03em;overflow:hidden;text-align:center;transition:all .2s ease-in-out;vertical-align:middle;white-space:nowrap;-ms-touch-action:manipulation;-moz-user-select:none;-webkit-user-select:none;user-select:none;-ms-user-select:none;touch-action:manipulation;text-overflow:ellipsis;outline:0;background:#d9d9d9;color:#1d2339}.profile-button:hover{background:#fff;color:#8c8c8c}.profile-button.disabled,.profile-button:disabled{pointer-events:none;background:rgba(217,217,217,.5)}.profile-button.primary{background:#0f9af2;color:#1d2339}.profile-button.primary:hover{background:#58b9f6;color:#053e63}.profile-button.primary.disabled,.profile-button.primary:disabled{pointer-events:none;background:rgba(15,154,242,.5)}.profile-button.error{background:0 0;color:#ef4b2b;border:1px solid rgba(239,75,43,.3)}.profile-button.error:hover{background:#ef4b2b;color:#1d2339}.profile-button.error:disabled{pointer-events:none;background:rgba(239,75,43,.5)}.profile-button.success{background:#84b636;color:#1d2339}.profile-button.success:hover{background:#a8d267;color:#2e4013}.profile-button.success.disabled,.profile-button.success:disabled{pointer-events:none;background:rgba(132,182,54,.5)}.profile-button.muted{background:#666;color:#1d2339}.profile-button.muted:hover{background:#8c8c8c;color:#1a1a1a}.profile-button.muted.disabled,.profile-button.muted:disabled{pointer-events:none;background:rgba(102,102,102,.5)}.profile-button-transparent.primary{background:0 0;color:#0f9af2;border:1px solid rgba(15,154,242,.3)}.profile-button-transparent.primary:hover{background:#0f9af2;color:#1d2339}.profile-button-transparent.primary:disabled{pointer-events:none;background:rgba(15,154,242,.5)}.profile-button+.profile-button{margin-left:8px}.profile-link{font-size:14px;font-weight:700;cursor:pointer}.profile-link:hover{opacity:.5}.profile-link[disabled]{pointer-events:none}.profile-link.primary{color:#0f9af2}.profile-link.error{color:#ef4b2b}.profile-link.success{color:#84b636}.profile-link.muted{color:#666}.profile-link+.profile-link{margin-left:8px}.modal-profile .modal-content{border:0}.modal-profile .modal-dialog{padding:10px;width:auto;max-width:1200px}.modal-available-games .modal-dialog,.modal-change-password .modal-dialog,.modal-compoints-exchange .modal-dialog,.modal-edit-limit .modal-dialog,.modal-limits .modal-dialog,.modal-payments .modal-dialog,.modal-profile .modal-dialog,.modal-profile-edit .modal-dialog,.modal-social-networks-settings .modal-dialog,.modal-subscriptions-edit .modal-dialog,.modal-two-factor .modal-dialog,.modal-wallet-settings .modal-dialog{font-family:Quicksand,sans-serif}.modal-available-games .modal-content,.modal-change-password .modal-content,.modal-compoints-exchange .modal-content,.modal-edit-limit .modal-content,.modal-limits .modal-content,.modal-payments .modal-content,.modal-profile .modal-content,.modal-profile-edit .modal-content,.modal-social-networks-settings .modal-content,.modal-subscriptions-edit .modal-content,.modal-two-factor .modal-content,.modal-wallet-settings .modal-content{box-shadow:0 3px 0 rgba(255,255,255,.06);border-radius:2px;border:1px solid transparent}.modal-available-games .header,.modal-change-password .header,.modal-compoints-exchange .header,.modal-edit-limit .header,.modal-limits .header,.modal-payments .header,.modal-profile .header,.modal-profile-edit .header,.modal-social-networks-settings .header,.modal-subscriptions-edit .header,.modal-two-factor .header,.modal-wallet-settings .header{margin:inherit;position:initial;width:initial;height:initial;background:0 0;line-height:initial;color:initial}.modal-available-games .modal-content,.modal-change-password .modal-content,.modal-compoints-exchange .modal-content,.modal-edit-limit .modal-content,.modal-limits .modal-content,.modal-payments .modal-content,.modal-profile .modal-content,.modal-profile-edit .modal-content,.modal-social-networks-settings .modal-content,.modal-subscriptions-edit .modal-content,.modal-two-factor .modal-content,.modal-wallet-settings .modal-content{padding:0}.modal-available-games table,.modal-change-password table,.modal-compoints-exchange table,.modal-edit-limit table,.modal-limits table,.modal-payments table,.modal-profile table,.modal-profile-edit table,.modal-social-networks-settings table,.modal-subscriptions-edit table,.modal-two-factor table,.modal-wallet-settings table{width:initial}.modal-available-games th,.modal-change-password th,.modal-compoints-exchange th,.modal-edit-limit th,.modal-limits th,.modal-payments th,.modal-profile th,.modal-profile-edit th,.modal-social-networks-settings th,.modal-subscriptions-edit th,.modal-two-factor th,.modal-wallet-settings th{padding:0;background-color:initial;border:0;font-size:14px;font-weight:initial;text-transform:none}.modal-available-games td,.modal-change-password td,.modal-compoints-exchange td,.modal-edit-limit td,.modal-limits td,.modal-payments td,.modal-profile td,.modal-profile-edit td,.modal-social-networks-settings td,.modal-subscriptions-edit td,.modal-two-factor td,.modal-wallet-settings td{padding:0}.modal-available-games a,.modal-change-password a,.modal-compoints-exchange a,.modal-edit-limit a,.modal-limits a,.modal-payments a,.modal-profile a,.modal-profile-edit a,.modal-social-networks-settings a,.modal-subscriptions-edit a,.modal-two-factor a,.modal-wallet-settings a{color:inherit;outline:initial;text-decoration:initial}.modal-available-games a:hover,.modal-change-password a:hover,.modal-compoints-exchange a:hover,.modal-edit-limit a:hover,.modal-limits a:hover,.modal-payments a:hover,.modal-profile a:hover,.modal-profile-edit a:hover,.modal-social-networks-settings a:hover,.modal-subscriptions-edit a:hover,.modal-two-factor a:hover,.modal-wallet-settings a:hover{color:inherit;text-decoration:initial}.profile{background:#3b4c88;color:#d9d9d9;height:100%;border-radius:2px}.profile .header{margin:inherit;position:initial;width:initial;height:initial;background:0 0;line-height:initial;color:initial}.profile .modal-content{padding:0}.profile table{width:initial}.profile th{padding:0;background-color:initial;border:0;font-size:14px;font-weight:initial;text-transform:none}.profile td{padding:0}.profile a{color:inherit;outline:initial;text-decoration:initial}.profile a:hover{color:inherit;text-decoration:initial}.profile .progress{background:#d6d6d6;box-shadow:none;width:100%;height:6px;border-radius:3px;margin-bottom:0}.profile .progress .progress-bar{background:#84b636;box-shadow:none}.profile .profile-table{width:100%;table-layout:auto}@media (min-width:520px){.profile .profile-table{text-align:center;border-spacing:0 10px;width:100%;border-collapse:separate}.profile .profile-table__row{height:52px;box-shadow:0 3px 0 rgba(255,255,255,.06);border-radius:2px;background:#1d2339}.profile .profile-table__cell{border:0;padding:0 5px;position:relative;vertical-align:middle}.profile .profile-table__cell:not(:first-child):before{display:block;content:'';position:absolute;width:1px;top:7px;bottom:7px;left:0;background-color:#1d2339}.profile .profile-table__xs-label{display:none}}@media (max-width:520px){.profile .profile-table__header{display:none}.profile .profile-table>div{display:block}.profile .profile-table__xs-label{display:block;text-align:left}.profile .profile-table__xs-value{font-weight:700;color:#fff;padding-left:5px;text-align:right}.profile .profile-table__row{background:#232f5e;border-bottom:15px solid #1d2339;border-radius:2px;margin-bottom:10px}.profile .profile-table__cell{padding:6px 12px;border:1px solid #ebebeb;border-bottom:0;display:flex;justify-content:space-between}.profile .profile-table__cell:last-child{border-bottom:0}.profile .profile-table .buttons-wrapper{width:100%;justify-content:space-around}}.profile .card{display:flex;flex-direction:column;flex-grow:1;position:relative;background:#1d2339;box-shadow:0 3px 0 rgba(255,255,255,.06);padding:0 0;margin:1rem;border-radius:2px}.profile .card>:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.profile .card-header{font-size:18px;padding-bottom:20px;color:#fff;background-color:#232f5e}.profile .card-header__double{height:90px;padding-top:20px;text-align:center;display:flex;align-items:center;flex-direction:column;justify-content:center;text-transform:uppercase}.profile .card-header__single{height:60px;padding:10px 20px;color:#fff;display:flex;justify-content:space-between;align-items:center}@media (max-width:520px){.profile .card-header__single{flex-direction:column;height:auto}}.profile .card-header-title{line-height:24px;font-size:16px;font-weight:700}.profile .card-header-title__value{font-weight:400}.profile .card-header-title__stage{font-weight:500}.profile .card-header-title__second{font-size:16px;font-weight:700;text-transform:uppercase}.profile .card-header__green{background-color:#84b636;color:#fff}.profile .card-header__red{background-color:#ef4b2b;color:#fff}.profile .card-header__blue{background-color:#0f9af2;color:#fff}.profile .card-body{flex-grow:1;background:#232f5e;padding:24px 15px 20px}.profile .card-body__arrow{position:relative;z-index:1}.profile .card-body__arrow:before{content:'';position:absolute;width:14px;height:14px;border-radius:2px 0;top:-6px;left:calc(50% - 10px);-webkit-transform:rotate(45deg);transform:rotate(45deg);background:#232f5e;z-index:-1}.profile .card-body__dark{background-color:#1d2339}.profile .card-body-content{border-radius:2px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.profile .card-body-content__light{background-color:#232f5e}.profile .card-body-content__dark{background-color:#1d2339}.profile .card-footer{text-align:center;justify-content:center;display:flex;padding:20px 11px 10px}.profile .card-footer .profile-button{flex-grow:1;height:52px;margin:0 4px;flex-basis:50%;text-transform:uppercase}.profile .card-highlighted{box-shadow:0 0 30px #0f9af2}@media (max-width:520px){.profile{text-align:center}}.profile th{text-align:center}.profile .cards-wrapper{display:flex;flex-flow:wrap}.profile .profile-header{display:flex;justify-content:space-between;align-items:center;background:#181d34;height:66px}.profile .profile-header .close-wrapper{flex-basis:50px}.profile .profile-header .close{float:inherit;font-size:23px;line-height:38px;text-align:center;height:40px;width:40px;margin:0 10px;opacity:1;border-radius:2px;background:0 0;color:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.3)}.profile .profile-header .close:hover{background:#fff;color:#181d34}.profile .profile-header .close:disabled{pointer-events:none;background:rgba(255,255,255,.5)}.profile .deposit-header-button{height:40px;padding:0 18px}.profile .profile-main-nav{flex-grow:1}.profile .profile-main-nav .desktop-nav{display:flex}.profile .profile-main-nav .desktop-nav li{margin:1rem;font-size:15px;cursor:pointer;position:relative;transition:all .3s ease;-webkit-transition:all .3s ease;border-radius:2px;text-transform:uppercase;color:#757575}.profile .profile-main-nav .desktop-nav li .tabs-bonus-count{font-weight:600;box-shadow:0 3px 0 rgba(0,0,0,.06);background-color:#ef4b2b;height:26px;width:26px;border-radius:13px;display:inline-table;text-align:center;color:#757575;padding:0 3px}.profile .profile-main-nav .desktop-nav li:hover{background-color:#1d2339;color:#fff}.profile .profile-main-nav .desktop-nav li.active{font-weight:700;background-color:#1d2339;color:#fff}.profile .profile-main-nav .desktop-nav li.active:after{opacity:1}@media (max-width:992px){.profile .profile-main-nav .desktop-nav li{padding-left:4px;padding-right:4px}}@media (min-width:992px){.profile .profile-main-nav .desktop-nav li{padding-left:8px;padding-right:8px}}.profile .profile-main-nav .mobile-nav-wrapper{text-align:center}.profile .profile-main-nav .mobile-nav{text-align:center;padding-top:0;padding-bottom:0}.profile .profile-main-nav .mobile-nav .dropdown-toggle{display:inline-block;font-weight:700;color:#fff;background:#757575;height:40px;width:170px;padding:0 15px;border:0;border-radius:2px;box-shadow:0 3px 0 rgba(0,0,0,.06)}.profile .profile-main-nav .mobile-nav .caret{position:initial}.profile .profile-main-nav .mobile-nav .menuitem{padding:2px 10px;cursor:pointer}.profile .profile-main-nav .mobile-nav .menuitem:hover{color:#757575;background:#0f9af2}.profile-modal-header{display:flex;justify-content:space-between;align-items:center;height:60px;padding:0 10px 0 20px;font-size:18px;font-weight:500}.profile-modal-close{font-size:18px;line-height:40px;text-align:center;height:40px;width:40px;margin:0 10px;opacity:1;background:0 0;color:#929292;border:1px solid rgba(146,146,146,.3)}.profile-modal-close:hover{background:#929292;color:#232f5e}.profile-modal-close:disabled{pointer-events:none;background:rgba(146,146,146,.5)}.bonus-code-title__value{text-transform:none}.bonus-code-content{text-align:center}.bonus-code-content__error-message{min-height:42px;padding-top:15px;font-size:16px;font-weight:500;color:#ef4b2b}.bonus-code__arrow:before{background:#1d2339}.bonus-code__activated{display:flex;justify-content:center;align-items:center;flex-basis:250px}.bonus-code-activation-success__icon{width:90px;height:90px;margin:auto;line-height:82px;border:4px solid #84b636;font-size:40px;border-radius:50%;color:#84b636}.bonus-code-activation-success__text{color:#fff;padding-top:10px;font-size:16px;font-weight:700}.bonus-code__value{height:52px;width:100%;text-align:center;color:#fff;font-size:16px;font-weight:500;box-shadow:0 1px 0 rgba(255,255,255,.06);border:3px solid transparent}.bonus-code__value-error{border:3px solid #ef4b2b}.profile .card.bonus .card-header-title__second,.profile .card.freespins .card-header-title__second,.profile .card.freespins-exchange .card-header-title__second{font-size:20px}.profile .card.bonus .card-body .card-body-content__wager,.profile .card.freespins .card-body .card-body-content__wager,.profile .card.freespins-exchange .card-body .card-body-content__wager{display:flex;flex-direction:row}.profile .card.bonus .card-body .card-body-content__progress,.profile .card.freespins .card-body .card-body-content__progress,.profile .card.freespins-exchange .card-body .card-body-content__progress{padding:10px 5px 0}.profile .card.bonus .card-body .card-body-content__date,.profile .card.freespins .card-body .card-body-content__date,.profile .card.freespins-exchange .card-body .card-body-content__date{margin-top:10px;text-align:center;font-size:14px}.profile .card.bonus .card-body .card-body-content__date .date-label,.profile .card.freespins .card-body .card-body-content__date .date-label,.profile .card.freespins-exchange .card-body .card-body-content__date .date-label{color:#d9d9d9;font-weight:500}.profile .card.bonus .card-body .card-body-content__date .date-value,.profile .card.freespins .card-body .card-body-content__date .date-value,.profile .card.freespins-exchange .card-body .card-body-content__date .date-value{font-weight:700}.profile .card.bonus .card-body .card-body-content .points,.profile .card.freespins .card-body .card-body-content .points,.profile .card.freespins-exchange .card-body .card-body-content .points{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #d6d6d6;color:#707070;border-radius:2px;font-size:22px;text-align:center;cursor:auto}.profile .card.bonus .card-body .card-body-content .points-value,.profile .card.freespins .card-body .card-body-content .points-value,.profile .card.freespins-exchange .card-body .card-body-content .points-value{font-weight:700;color:#fff;text-transform:uppercase}.profile .card.bonus .card-body .bonus-games,.profile .card.freespins .card-body .bonus-games,.profile .card.freespins-exchange .card-body .bonus-games{display:flex;justify-content:center}.profile .card.bonus .card-body .bonus-games .available-games,.profile .card.freespins .card-body .bonus-games .available-games,.profile .card.freespins-exchange .card-body .bonus-games .available-games{display:inline-block;margin:0 4px}.profile .card.bonus .card-body .bonus-games .available-games-item,.profile .card.freespins .card-body .bonus-games .available-games-item,.profile .card.freespins-exchange .card-body .bonus-games .available-games-item{display:inline-block;width:70px;height:70px;line-height:70px}.profile .card.bonus .card-body .bonus-games .available-games-item-image img,.profile .card.freespins .card-body .bonus-games .available-games-item-image img,.profile .card.freespins-exchange .card-body .bonus-games .available-games-item-image img{width:100%}.profile .card.bonus .card-body .bonus-games .profile-button,.profile .card.freespins .card-body .bonus-games .profile-button,.profile .card.freespins-exchange .card-body .bonus-games .profile-button{width:70px;height:70px;padding:5px;line-height:14px;white-space:normal;font-weight:500;margin:0 4px;font-size:15px}.profile .card.bonus .card-body .bonus-games .profile-button-transparent,.profile .card.freespins .card-body .bonus-games .profile-button-transparent,.profile .card.freespins-exchange .card-body .bonus-games .profile-button-transparent{background:0 0;color:#d6d6d6;border:1px solid rgba(214,214,214,.3);color:#707070;border-radius:2px}.profile .card.bonus .card-body .bonus-games .profile-button-transparent:hover,.profile .card.freespins .card-body .bonus-games .profile-button-transparent:hover,.profile .card.freespins-exchange .card-body .bonus-games .profile-button-transparent:hover{background:#d6d6d6;color:#232f5e}.profile .card.bonus .card-body .bonus-games .profile-button-transparent:disabled,.profile .card.freespins .card-body .bonus-games .profile-button-transparent:disabled,.profile .card.freespins-exchange .card-body .bonus-games .profile-button-transparent:disabled{pointer-events:none;background:rgba(214,214,214,.5)}.profile .card.bonus .card-body .bonus-wager-requirement,.profile .card.freespins .card-body .bonus-wager-requirement,.profile .card.freespins-exchange .card-body .bonus-wager-requirement{border:1px solid #d6d6d6;color:#707070;height:70px;padding:17px;border-radius:2px;margin:0 4px 6px;flex-grow:1;display:flex;justify-content:center;align-items:center;font-size:15px;cursor:auto}.profile .card.bonus .card-body .bonus-wager-requirement-value,.profile .card.freespins .card-body .bonus-wager-requirement-value,.profile .card.freespins-exchange .card-body .bonus-wager-requirement-value{color:#3d3d3d}.profile .card.bonus .card-body .bonus-wagered,.profile .card.freespins .card-body .bonus-wagered,.profile .card.freespins-exchange .card-body .bonus-wagered{font-size:16px;margin-bottom:10px;text-align:center}.profile .card.bonus .card-body .bonus-wagered-percent,.profile .card.freespins .card-body .bonus-wagered-percent,.profile .card.freespins-exchange .card-body .bonus-wagered-percent{font-weight:500}.profile .card.bonus .card-body .bonus-wagered-value b,.profile .card.freespins .card-body .bonus-wagered-value b,.profile .card.freespins-exchange .card-body .bonus-wagered-value b{font-weight:700}.profile .card.bonus .card-header-title,.profile .card.freespins .card-header-title{text-transform:capitalize}.profile .card.bonus .card-body,.profile .card.freespins .card-body{padding-bottom:0}.modal-available-games{min-height:300px;display:block}.modal-available-games .modal-dialog{width:100%;max-width:868px}.modal-available-games .profile-available-games .profile-modal-body{margin:0 15px 20px 15px}.modal-available-games .profile-available-games .available-games-table{display:flex;flex-wrap:wrap}.modal-available-games .profile-available-games .available-games-table .available-games-table-item .available-games-item{display:inline-block;margin:10px;width:98px;height:98px;line-height:98px}.modal-available-games .profile-available-games .available-games-table .available-games-table-item .available-games-item-image img{width:100%;margin-bottom:10px}.modal-available-games .profile-available-games .available-games-table .available-games-table-item .available-games-item-image:hover{text-decoration:none}.modal-available-games .profile-available-games .available-games-table .available-games-table-item .available-games-item-title{font-size:13px;font-weight:500;line-height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fff}.profile-lotteries__body{display:flex;flex-direction:column}.profile-lotteries casino-lotteries{display:flex;flex-grow:1}.profile-lotteries .profile-table tbody tr{height:128px}.profile-lotteries .profile-table tbody tr td:not(:first-child):before{top:23px;bottom:23px;align-self:left}.profile-lotteries .lottery{width:100%}.profile-lotteries .lottery .subcard-content:first-child{width:70px;justify-content:space-around}.profile-lotteries .lottery-info{padding:0;margin:10px;flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.profile-lotteries .lottery-counts{color:#fff;font-size:16px;font-weight:700}.profile-lotteries .lottery-title{color:#fff;font-size:16px;font-weight:700;text-transform:uppercase}.profile-lotteries .lottery-ends{font-size:12px;font-weight:700;text-transform:uppercase;background:#1d2339;border-radius:2px;padding:11px 5px;margin-top:10px;width:100%}.profile-lotteries .lottery-ends-label{color:#d9d9d9}.profile-lotteries .lottery-ends-value{color:#fff}.card.lotteries{flex-grow:10}.card.lotteries casino-lotteries{display:flex;flex-grow:1}.card.lotteries .card-body{text-align:center}@media (max-width:520px){.card.lotteries .card-body .my-lotteries-table{min-width:200px}.card.lotteries .card-body .my-lotteries-table .lottery-name{justify-content:center}.card.lotteries .card-body .my-lotteries-table .lottery-name-value{font-weight:700;color:#fff}.card.lotteries .card-body .my-lotteries-table .lottery-prize-pool{background-color:rgba(235,235,235,.2)}}@media (min-width:520px){.card.lotteries .card-body .my-lotteries-table .lottery-tickets-value{font-weight:700;color:#fff}}.deposit-lotteries-container{margin:20px 0}.deposit-lotteries-title{font-size:16px;font-weight:700}.deposit-lottery{display:flex;border:1px solid gray;padding:10px;margin-top:10px}.deposit-lottery__active{border:3px solid #0f9af2;outline:0}.deposit-lottery-info{flex-grow:1;align-self:center}.profile .card.profile-history{padding:0}.profile .card.profile-history .profile-main-nav{color:#d9d9d9}.profile .card.profile-history .profile-main-nav li{margin-bottom:0;padding-bottom:10px}.profile .card.profile-history .profile-main-nav li.active{border-bottom:3px solid #0f9af2;color:#0f9af2}.profile .card.profile-history .profile-main-nav li.inactive{border-bottom:3px solid transparent;color:#d9d9d9}.profile .card.profile-history .profile-main-nav .desktop-nav{justify-content:start}.profile .card.profile-history .dropdown-menu{min-width:initial}.profile .card.profile-history .history-filters{padding-top:10px;min-height:54px;background:#ebebeb;text-align:center}.profile .card.profile-history .history-filters .form-control{width:initial;display:inline-block;border-radius:2px;border:0;box-shadow:0 3px 0 rgba(255,255,255,.06);height:40px;margin:8px 10px;vertical-align:top}@media (max-width:520px){.profile .card.profile-history .history-filters .form-control{width:calc(100% - 24px)}}.profile .card.profile-history .history-filters .form-control-calendar{padding-left:0}.profile .card.profile-history .history-filters .form-control-calendar .dropdown-menu{margin-left:-46px}.profile .card.profile-history .history-filters .form-control-search{position:relative;padding-left:0;height:40px}.profile .card.profile-history .history-filters .form-control-search .input{height:25px}.profile .card.profile-history .history-filters .form-control-search input{height:100%;vertical-align:middle;border:0;width:calc(100% - 60px);margin-left:12px}.profile .card.profile-history .history-filters .form-control-search .dropdown-menu{height:initial;width:100%}.profile .card.profile-history .history-filters .form-control i{color:#d9d9d9;vertical-align:middle}.profile .card.profile-history .history-filters .form-control .form-calendar{border:0;height:25px;margin-left:12px;width:calc(100% - 60px)}.profile .card.profile-history .history-filters .history-button{padding:0 20px}.profile .card.profile-history .history-content{padding:10px 20px;text-align:center}.profile .card.profile-history .history-content .profile-table .history-stage-pending,.profile .card.profile-history .history-content .profile-table .history-stage-wait{color:#d09f34}.profile .card.profile-history .history-content .profile-table .history-stage-handle_bets{color:#84b636}.profile .card.profile-history .history-content .profile-table .history-stage-expired,.profile .card.profile-history .history-content .profile-table .history-stage-lost{color:#ef4b2b}.profile .card.profile-history .history-content .profile-table .history-stage-canceled,.profile .card.profile-history .history-content .profile-table .history-stage-wager_done{color:#fff}.profile .card.profile-history .history-content .profile-table .history-status-pending{color:#d09f34}.profile .card.profile-history .history-content .profile-table .history-status-success{color:#84b636}.profile .card.profile-history .history-content .profile-table .history-status-failure{color:#ef4b2b}.profile .card.profile-history .history-content .no-results{padding:10px;font-size:15px}.profile .card.profile-history .history-content .transaction-status .transaction-status-value{display:flex;align-items:center;justify-content:center}.profile .card.profile-history .history-content .transaction-status .transaction-status-value .profile-button{height:24px;line-height:12px;padding:0 10px;font-size:12px;margin-left:10px}.profile .card.cashout .card-body-content{padding:20px 0}.profile .card.cashout .card-body-content-value{color:#fff;font-size:26px;font-weight:700;text-transform:uppercase}.profile .card.cashout .card-body-content-method{font-size:16px;line-height:16px;padding-bottom:8px}.profile .autologin-content__info{word-break:break-word}.profile .autologin__link{color:#0f9af2}.profile .card.current-status .card-body:first-child{padding-top:20px}.profile .card.current-status .card-body .status-info{margin-bottom:11px}.profile .card.current-status .card-body .status-info img{display:block;margin:0 auto 19px;width:78px;height:78px}@media (max-width:520px){.profile .card.current-status .card-body .status-info img{display:none}}.profile .card.current-status .card-body .status-info .status-label{font-weight:500;color:#d9d9d9}.profile .card.current-status .card-body .status-info .status-name-wrapper{white-space:nowrap}.profile .card.current-status .card-body .status-info .status-name{font-weight:700;color:#fff}.profile .card.current-status .card-body .status-info .status-percent{font-weight:400;color:#d9d9d9}.profile .card.current-status .card-body .status-progress{align-items:flex-start}.profile .card.general-exchange .card-body.exchange-body{display:flex;justify-content:center}.profile .card.general-exchange .card-body.exchange-body .comp-points{display:inline-block;text-align:center;flex-basis:50%;height:42px}.profile .card.general-exchange .card-body.exchange-body .comp-points:not(:first-child){border-left:1px solid #1d2339}.profile .card.general-exchange .card-body.exchange-body .comp-points-value{font-weight:700;color:#fff;font-size:22px;line-height:24px}.profile .card.general-exchange .card-body.exchange-body .comp-points-label{color:#d9d9d9;font-size:15px;line-height:17px}.profile .card.general-exchange .profile-compoints-exchange h2{font-weight:400;margin-bottom:0}.profile .card.general-exchange .exchange-block,.profile .card.general-exchange .exchange-header{padding:32px 34px;border-bottom:1px solid rgba(54,54,54,.06)}.profile .card.general-exchange .exchange-block .title{color:#363636;font-size:18px}.profile .card.general-exchange .exchange-block .exchange-rate{color:#666;font-size:13px}.profile .card.general-exchange .exchange-block input{width:314px;height:44px;padding:0 16px;border:1px solid #ccc}.profile .card.general-exchange .exchange-block .currency-selector{width:73px;height:44px;padding-left:15px;border:1px solid #ccc;border-left:none;text-align:center}.profile .card.general-exchange .exchange-block .group-selector{width:388px;height:44px;padding:0 15px;border:1px solid #ccc}.profile .card.general-exchange .exchange-block__footer{display:flex;justify-content:space-between}.profile-compoints-exchange{font-family:'Open Sans',sans-serif;background:#ebebeb;border-radius:6px}.profile-compoints-exchange .profile-button.primary{width:100%;max-width:300px;padding:0}.profile-compoints-exchange button.close{width:25px;height:25px;margin-top:25px;margin-right:25px;font-size:30px}.profile-compoints-exchange select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.profile-compoints-exchange .currency-selector,.profile-compoints-exchange .group-selector{position:relative;display:inline-block}.profile-compoints-exchange .currency-selector:after,.profile-compoints-exchange .group-selector:after{content:" ";height:0;width:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff;position:absolute;right:10px;top:20px}.profile-compoints-exchange .exchange-header{padding:20px 13px 20px 13px;font-size:24px;text-align:center;background:#1d2339;border-top-left-radius:6px;border-top-right-radius:6px}.profile-compoints-exchange .exchange-block{padding:10px 13px 10px 13px;text-align:center;background:#1d2339}.profile-compoints-exchange .exchange-block .title{color:#fff;font-size:22px}.profile-compoints-exchange .exchange-block .exchange-rate{color:#d9d9d9;font-size:16px;padding-top:5px}.profile-compoints-exchange .exchange-block .group-selector-label{text-align:left}.profile-compoints-exchange .exchange-block .group-selector-label span{font-weight:700;font-size:15px}.profile-compoints-exchange .exchange-block .first-line{padding:10px}.profile-compoints-exchange .exchange-block .first-line .group-selector{display:flex}.profile-compoints-exchange .exchange-block .second-line{display:flex;flex-wrap:wrap}.profile-compoints-exchange .exchange-block .second-line .compoints-input-wrapper,.profile-compoints-exchange .exchange-block .second-line .money-output-wrapper{flex:1 0 50%;padding:10px 10px 10px 10px}.profile-compoints-exchange .exchange-block .second-line .money-output-wrapper .money-output{flex-grow:1;min-width:130px}.profile-compoints-exchange .exchange-block .second-line .money-output-wrapper .money-output-label{text-align:left}.profile-compoints-exchange .exchange-block .second-line .money-output-wrapper .money-output-label span{font-weight:700;font-size:15px}.profile-compoints-exchange .exchange-block .second-line .compoints-input-wrapper .compoints-input-label{text-align:left}.profile-compoints-exchange .exchange-block .second-line .compoints-input-wrapper .compoints-input-label span{font-weight:700;font-size:15px}.profile-compoints-exchange .exchange-block input,.profile-compoints-exchange .exchange-block select{width:100%;height:44px;padding:0 15px;border:1px solid #c5c5c5}.profile-compoints-exchange .exchange-block .first-line .group-selector select{flex-grow:1}.profile-compoints-exchange .exchange-block .currency-selector{flex-basis:100px;min-width:70px}.profile-compoints-exchange .exchange-block .currency-selector input,.profile-compoints-exchange .exchange-block .currency-selector select{height:44px;padding-left:15px;border:1px solid #c5c5c5;border-left:0;text-align:center}.profile-compoints-exchange .exchange-block.money .currency-selector{min-width:80px}.profile-compoints-exchange .points-to-be-charged{color:#d9d9d9}.profile-compoints-exchange .exchange-block:first-child{padding-top:16px}.profile-compoints-exchange .exchange-block:last-child{padding-bottom:16px}.profile-compoints-exchange accordion .panel-heading{padding:20px;background:#1d2339;border-bottom:1px solid #ebebeb}.profile-compoints-exchange accordion .panel-group .panel{background:initial;border:0;box-shadow:none}.profile-compoints-exchange accordion .panel-group{margin-bottom:0}.profile-compoints-exchange accordion .panel-group .panel .panel-body{padding:15px 20px 15px 20px;background:#1d2339;border-top:0}@media (max-width:520px){.profile-compoints-exchange accordion .panel-group .panel .panel-body{padding:0}}.profile-compoints-exchange accordion .panel-group .panel+.panel{margin-top:0;padding-top:0}.profile-compoints-exchange accordion a.accordion-toggle:active,.profile-compoints-exchange accordion a.accordion-toggle:focus,.profile-compoints-exchange accordion a.accordion-toggle:hover{text-decoration:none;color:initial;outline:0}.profile-compoints-exchange .profile-button{height:48px;line-height:48px;padding:0 62px;background:#0f9af2;color:#1d2339}.profile-compoints-exchange .profile-button:hover{background:rgba(15,154,242,.9);color:#1d2339}.profile-compoints-exchange .profile-button:disabled{pointer-events:none;background:rgba(15,154,242,.5)}.profile-compoints-exchange input[disabled],.profile-compoints-exchange select[disabled]{background:#ebebeb}.card.my-wallet .my-wallet-table{width:100%;height:270px;overflow-y:auto}@media (max-width:520px){.card.my-wallet .my-wallet-table{height:100%}}.card.my-wallet .my-wallet-cards{display:flex;flex-flow:wrap;align-items:center}@media (max-width:520px){.card.my-wallet .my-wallet-cards{flex-direction:column;padding:0}}.card.my-wallet .my-wallet-cards .card-footer{padding:3px 0}.card.my-wallet .my-wallet-cards.card-body{padding:10px 15px}.card.my-wallet .card-body .card{border-radius:2px;border:3px solid transparent;flex-basis:0;width:200px;height:230px}.card.my-wallet .card-body .card.mobile-card{display:none}@media (max-width:520px){.card.my-wallet .card-body .card{margin:6px;flex-basis:auto;width:100%}.card.my-wallet .card-body .card.mobile-card{display:flex}}.card.my-wallet .card-body .card.selected-currency{border:3px solid #0f9af2}.card.my-wallet .card-body .card .card-body{padding:14px 16px 6px 16px}.card.my-wallet .card-body .card .currency-info{padding-top:10px;visibility:visible;position:inherit}.card.my-wallet .card-body .card .currency-header .card-body-content{flex-direction:row;position:relative}.card.my-wallet .card-body .card .currency-label{margin:auto}.card.my-wallet .card-body .card .menu-button{border-radius:2px;border:1px solid #ebebeb;font-size:22px;position:absolute;right:-10px;top:0;bottom:0;padding:2px 10px;cursor:pointer}.card.my-wallet .card-body .card .menu-button:hover{background:#d6d6d6;color:#1d2339}.card.my-wallet .card-body .card .menu-button.active{background:#0f9af2;color:#1d2339}.card.my-wallet .card-body .card .menu-button.active:hover{background:#d6d6d6;color:#1d2339}.card.my-wallet .card-body .card .currency-actions{padding:6px;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.card.my-wallet .card-body .card .currency-actions .profile-button{transition:all 0s;line-height:100%;padding:10px;height:42px}.card.my-wallet .card-body-content.balance{padding:5px 0}.card.my-wallet .card-body-content.withdrawable{padding:5px 0}.card.my-wallet .card-body-content hr.divider{border-top:1px solid #ebebeb;margin:10px 0;width:100%}.card.my-wallet .balance-label,.card.my-wallet .withdrawable-label{font-size:15px;line-height:15px;font-weight:500;color:#d9d9d9;padding:4px 4px}.card.my-wallet .balance-value,.card.my-wallet .withdrawable-value{font-size:20px;line-height:20px;font-weight:700;color:#fff;padding:4px 4px}.modal-wallet-settings .card{display:flex;flex-direction:column;flex-grow:1;position:relative;background:#1d2339;box-shadow:0 3px 0 rgba(255,255,255,.06);padding:0 0;margin:1rem;border-radius:2px}.modal-wallet-settings .card>:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.modal-wallet-settings .card-header{font-size:18px;padding-bottom:20px;color:#fff;background-color:#232f5e}.modal-wallet-settings .card-header__double{height:90px;padding-top:20px;text-align:center;display:flex;align-items:center;flex-direction:column;justify-content:center;text-transform:uppercase}.modal-wallet-settings .card-header__single{height:60px;padding:10px 20px;color:#fff;display:flex;justify-content:space-between;align-items:center}@media (max-width:520px){.modal-wallet-settings .card-header__single{flex-direction:column;height:auto}}.modal-wallet-settings .card-header-title{line-height:24px;font-size:16px;font-weight:700}.modal-wallet-settings .card-header-title__value{font-weight:400}.modal-wallet-settings .card-header-title__stage{font-weight:500}.modal-wallet-settings .card-header-title__second{font-size:16px;font-weight:700;text-transform:uppercase}.modal-wallet-settings .card-header__green{background-color:#84b636;color:#fff}.modal-wallet-settings .card-header__red{background-color:#ef4b2b;color:#fff}.modal-wallet-settings .card-header__blue{background-color:#0f9af2;color:#fff}.modal-wallet-settings .card-body{flex-grow:1;background:#232f5e;padding:24px 15px 20px}.modal-wallet-settings .card-body__arrow{position:relative;z-index:1}.modal-wallet-settings .card-body__arrow:before{content:'';position:absolute;width:14px;height:14px;border-radius:2px 0;top:-6px;left:calc(50% - 10px);-webkit-transform:rotate(45deg);transform:rotate(45deg);background:#232f5e;z-index:-1}.modal-wallet-settings .card-body__dark{background-color:#1d2339}.modal-wallet-settings .card-body-content{border-radius:2px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.modal-wallet-settings .card-body-content__light{background-color:#232f5e}.modal-wallet-settings .card-body-content__dark{background-color:#1d2339}.modal-wallet-settings .card-footer{text-align:center;justify-content:center;display:flex;padding:20px 11px 10px}.modal-wallet-settings .card-footer .profile-button{flex-grow:1;height:52px;margin:0 4px;flex-basis:50%;text-transform:uppercase}.modal-wallet-settings .card-highlighted{box-shadow:0 0 30px #0f9af2}.modal-wallet-settings .modal-dialog{width:100%;max-width:484px}.modal-wallet-settings .card-body:last-child{padding-top:0}.profile-wallet-settings .profile-modal-body{display:flex;flex-wrap:wrap;justify-content:center;padding:7px}.profile-wallet-settings .card{padding:10px 0 10px 12px;margin:7px;border-radius:2px;border:3px solid transparent;box-shadow:0 1px 0 rgba(255,255,255,.06);flex:0 0 220px;flex-direction:row}.profile-wallet-settings .card.disabled{pointer-events:none;opacity:.5}.profile-wallet-settings .card.selected-currency{border:3px solid #0f9af2}.profile-wallet-settings .card .currency-action{flex:1 0 auto;align-items:center;justify-content:center;display:flex;padding-left:3px}.modal-payments .card{display:flex;flex-direction:column;flex-grow:1;position:relative;background:#1d2339;box-shadow:0 3px 0 rgba(255,255,255,.06);padding:0 0;margin:1rem;border-radius:2px}.modal-payments .card>:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.modal-payments .card-header{font-size:18px;padding-bottom:20px;color:#fff;background-color:#232f5e}.modal-payments .card-header__double{height:90px;padding-top:20px;text-align:center;display:flex;align-items:center;flex-direction:column;justify-content:center;text-transform:uppercase}.modal-payments .card-header__single{height:60px;padding:10px 20px;color:#fff;display:flex;justify-content:space-between;align-items:center}@media (max-width:520px){.modal-payments .card-header__single{flex-direction:column;height:auto}}.modal-payments .card-header-title{line-height:24px;font-size:16px;font-weight:700}.modal-payments .card-header-title__value{font-weight:400}.modal-payments .card-header-title__stage{font-weight:500}.modal-payments .card-header-title__second{font-size:16px;font-weight:700;text-transform:uppercase}.modal-payments .card-header__green{background-color:#84b636;color:#fff}.modal-payments .card-header__red{background-color:#ef4b2b;color:#fff}.modal-payments .card-header__blue{background-color:#0f9af2;color:#fff}.modal-payments .card-body{flex-grow:1;background:#232f5e;padding:24px 15px 20px}.modal-payments .card-body__arrow{position:relative;z-index:1}.modal-payments .card-body__arrow:before{content:'';position:absolute;width:14px;height:14px;border-radius:2px 0;top:-6px;left:calc(50% - 10px);-webkit-transform:rotate(45deg);transform:rotate(45deg);background:#232f5e;z-index:-1}.modal-payments .card-body__dark{background-color:#1d2339}.modal-payments .card-body-content{border-radius:2px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.modal-payments .card-body-content__light{background-color:#232f5e}.modal-payments .card-body-content__dark{background-color:#1d2339}.modal-payments .card-footer{text-align:center;justify-content:center;display:flex;padding:20px 11px 10px}.modal-payments .card-footer .profile-button{flex-grow:1;height:52px;margin:0 4px;flex-basis:50%;text-transform:uppercase}.modal-payments .card-highlighted{box-shadow:0 0 30px #0f9af2}.modal-payments .modal-dialog{max-width:500px;width:auto}.modal-payments .payments-nav{display:flex}.modal-payments .payments-nav__item{padding:0;padding-right:10px;font-size:16px;cursor:pointer;line-height:24px;color:#d9d9d9}.modal-payments .payments-nav__item:hover{font-weight:700;color:#fff}.modal-payments .payments-nav__item.active{font-weight:700;color:#fff}.modal-payments .caret{position:initial}.modal-payments .currency-selector-item{padding:5px 15px;cursor:pointer}.modal-payments .currency-selector-item__selected{height:52px;display:flex;justify-content:space-between;align-items:center;padding:0 15px;background:#fff;border:1px solid #d0d4db;border-radius:2px;font:14px Arial,Helvetica,sans-serif}.modal-payments .currency-selector-item:hover{background:#0f9af2}.payment-systems{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-6px;margin-right:-6px}.payment-system-icon{position:relative;display:flex;width:120px;height:62px;margin:5px;background:#fff;overflow:hidden;padding:3px;border:3px solid transparent;border-radius:2px;box-shadow:0 1px 0 rgba(255,255,255,.06);cursor:pointer}.payment-system-icon>img{width:100%}.payment-system-icon.active{border:3px solid #0f9af2}.payment-system-icon[disabled]{cursor:default;pointer-events:none}.payment-systems__item-new,.payment-systems__item-saved{display:flex;justify-content:space-between;align-items:center;width:160px;height:44px}.payment-systems__item-remove{color:#ef4b2b;font-size:20px;display:flex;align-items:center}.modal-payments .card{display:flex;flex-direction:column;flex-grow:1;position:relative;background:#1d2339;box-shadow:0 3px 0 rgba(255,255,255,.06);padding:0 0;margin:1rem;border-radius:2px}.modal-payments .card>:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.modal-payments .card-header{font-size:18px;padding-bottom:20px;color:#fff;background-color:#232f5e}.modal-payments .card-header__double{height:90px;padding-top:20px;text-align:center;display:flex;align-items:center;flex-direction:column;justify-content:center;text-transform:uppercase}.modal-payments .card-header__single{height:60px;padding:10px 20px;color:#fff;display:flex;justify-content:space-between;align-items:center}@media (max-width:520px){.modal-payments .card-header__single{flex-direction:column;height:auto}}.modal-payments .card-header-title{line-height:24px;font-size:16px;font-weight:700}.modal-payments .card-header-title__value{font-weight:400}.modal-payments .card-header-title__stage{font-weight:500}.modal-payments .card-header-title__second{font-size:16px;font-weight:700;text-transform:uppercase}.modal-payments .card-header__green{background-color:#84b636;color:#fff}.modal-payments .card-header__red{background-color:#ef4b2b;color:#fff}.modal-payments .card-header__blue{background-color:#0f9af2;color:#fff}.modal-payments .card-body{flex-grow:1;background:#232f5e;padding:24px 15px 20px}.modal-payments .card-body__arrow{position:relative;z-index:1}.modal-payments .card-body__arrow:before{content:'';position:absolute;width:14px;height:14px;border-radius:2px 0;top:-6px;left:calc(50% - 10px);-webkit-transform:rotate(45deg);transform:rotate(45deg);background:#232f5e;z-index:-1}.modal-payments .card-body__dark{background-color:#1d2339}.modal-payments .card-body-content{border-radius:2px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.modal-payments .card-body-content__light{background-color:#232f5e}.modal-payments .card-body-content__dark{background-color:#1d2339}.modal-payments .card-footer{text-align:center;justify-content:center;display:flex;padding:20px 11px 10px}.modal-payments .card-footer .profile-button{flex-grow:1;height:52px;margin:0 4px;flex-basis:50%;text-transform:uppercase}.modal-payments .card-highlighted{box-shadow:0 0 30px #0f9af2}.modal-payments .modal-dialog{max-width:540px;width:auto}.modal-payments .cashout-errors,.modal-payments .deposit-errors{padding-bottom:20px}.modal-payments .cashout-currency,.modal-payments .deposit-currency{padding-bottom:20px}.modal-payments .cashout-payment-systems,.modal-payments .deposit-payment-systems{padding-bottom:20px}.modal-payments .cashout-saved-payment-systems,.modal-payments .deposit-saved-payment-systems{padding-bottom:20px}.modal-payments .cashout-submit,.modal-payments .deposit-submit{padding:0}.modal-payments .cashout-submit a,.modal-payments .cashout-submit button,.modal-payments .deposit-submit a,.modal-payments .deposit-submit button{border-radius:0}.modal-payments .cashout-submit .profile-button,.modal-payments .cashout-submit .profile-button.button,.modal-payments .cashout-submit a,.modal-payments .deposit-submit .profile-button,.modal-payments .deposit-submit .profile-button.button,.modal-payments .deposit-submit a{margin:0}.modal-payments .payments-nav{display:flex}.modal-payments .payments-nav__item{padding:0;padding-right:10px;font-size:18px;cursor:pointer;line-height:24px;color:#d9d9d9}.modal-payments .payments-nav__item:hover{font-weight:700;color:#fff}.modal-payments .payments-nav__item.active{font-weight:700;color:#fff}.modal-payments .caret{position:initial}.modal-payments .currency-selector-item{padding:5px 15px;cursor:pointer}.modal-payments .currency-selector-item__selected{height:52px;display:flex;justify-content:space-between;align-items:center;padding:0 15px;background:#fff;border:1px solid #d0d4db;border-radius:2px;font:14px Arial,Helvetica,sans-serif}.modal-payments .currency-selector-item:hover{background:#0f9af2}.modal-payments .locked-indicator{position:absolute;top:0;right:0;bottom:0;left:0;line-height:56px;font-size:20px;text-align:center;color:#000;background-color:rgba(255,255,255,.3)}.modal-payments .prefilled-values{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px;margin-bottom:5px}.modal-payments .prefilled-values__item{width:90px;height:40px;margin:5px;background:#fff;overflow:hidden;border:3px solid transparent;border-radius:2px;cursor:pointer;flex-grow:1;max-width:100px;display:flex;justify-content:center;align-items:center;box-shadow:0 1px 0 rgba(255,255,255,.06)}.modal-payments .prefilled-values__item.active{border:3px solid #0f9af2}.modal-payments .deposit_bonus_code{display:flex;align-items:center}.modal-payments .edit-form input.deposit_bonus_code-value{flex-grow:1;width:auto;margin-right:15px}.modal-payments .edit-form input.deposit_bonus_code-action{margin:0}.modal-payments .crypto_address-qr_wrapper{display:inline-block}.modal-payments .crypto_address-payment_info{display:inline-block;width:100%;overflow-wrap:break-word;word-wrap:break-word}#devcode_popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:5000}.profile-caret{display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;width:auto;position:relative}.profile-caret:before{content:'';display:block;border-width:5px;border-style:solid;border-color:#fff transparent transparent transparent;-webkit-transform:translate(0,30%);transform:translate(0,30%)}.profile-loader{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:70px 10px 10px;margin:0;text-align:center;background-image:url(/resources/images/profile-loader.svg);background-repeat:no-repeat;background-size:auto 50px;background-position:center top 10px}.profile-error{font-size:.9em;color:red;font-weight:400;text-align:left;white-space:normal;letter-spacing:normal;font-style:normal;padding-right:5px}.profile-close{display:inline-flex}.profile-close:before{content:'\2715';color:inherit;transition:color .3s ease}.device-desktop .profile-close:hover:before{color:#0f9af2}.profile-auto-option{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:center;align-self:stretch;width:100%;padding:3px 5px;margin:0;border:3px solid transparent;border-radius:0;cursor:pointer;background:#000;font-size:.85em;box-shadow:3px 3px 0 rgba(255,255,255,.06);transition:border-color .3s ease,box-shadow .3s ease,background-color .3s ease,color .3s ease;color:#fff}@media (min-width:768px){.profile-auto-option{font-size:.95em}}.device-desktop .profile-auto-option:hover{border-color:transparent;background:#000;box-shadow:3px 3px 0 rgba(255,255,255,.06);color:#fff}.device-desktop .profile-auto-option:hover.profile-auto-option--active,.profile-auto-option--active{border-color:#0f9af2;background:#000;box-shadow:3px 3px 0 rgba(255,255,255,.2);color:#fff}.profile-auto-option--locked{cursor:default;opacity:.4}.profile-auto-option__value{display:inline-flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center;align-self:stretch;width:100%;flex:1;padding:0;margin:0;overflow:hidden;min-height:28px}.profile-auto-option__block{display:block;width:100%;padding:0;margin:0;word-break:break-all;text-align:left;line-height:1}.profile-auto-option--center .profile-auto-option__block,.profile-auto-option--new .profile-auto-option__block{text-align:center}.profile-auto-option__remove{display:inline-flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;align-self:stretch;width:auto;padding:0;margin:0 0 0 8px}.profile-auto-option--locked .profile-auto-option__remove{display:none}.profile-btn,a.profile-btn,button.profile-btn{position:relative;display:inline-flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;width:auto;min-width:80px;min-height:40px;padding:10px 20px;margin:0;vertical-align:middle;border-radius:2px;font-size:14px;font-weight:700;letter-spacing:normal;line-height:1.2;font-style:normal;text-decoration:none;border:none;outline:0;transition:color .3s ease,background-color .3s ease;box-shadow:none;text-shadow:none;cursor:pointer;color:#fff;text-transform:none;background:#0f9af2 none;text-align:center}.profile-btn:active,.profile-btn:active:focus,.profile-btn:active:hover,.profile-btn:focus,.profile-btn:hover,a.profile-btn:active,a.profile-btn:active:focus,a.profile-btn:active:hover,a.profile-btn:focus,a.profile-btn:hover,button.profile-btn:active,button.profile-btn:active:focus,button.profile-btn:active:hover,button.profile-btn:focus,button.profile-btn:hover{text-decoration:none;outline:0;box-shadow:none;cursor:pointer;color:#fff;background:#0f9af2 none}.profile-btn[disabled],a.profile-btn[disabled],button.profile-btn[disabled]{opacity:.5;pointer-events:none}body.device-desktop .profile-btn:hover,body.device-desktop a.profile-btn:hover,body.device-desktop button.profile-btn:hover{color:#0f9af2;background:rgba(15,154,242,.3) none}.profile-btn>*,a.profile-btn>*,button.profile-btn>*{color:inherit}.profile-btn--success,a.profile-btn--success,button.profile-btn--success{width:100%;color:#fff;background:#23cb6e none;font-size:1.1em;text-transform:uppercase;min-height:50px}.profile-btn--success:active,.profile-btn--success:active:focus,.profile-btn--success:active:hover,.profile-btn--success:focus,.profile-btn--success:hover,a.profile-btn--success:active,a.profile-btn--success:active:focus,a.profile-btn--success:active:hover,a.profile-btn--success:focus,a.profile-btn--success:hover,button.profile-btn--success:active,button.profile-btn--success:active:focus,button.profile-btn--success:active:hover,button.profile-btn--success:focus,button.profile-btn--success:hover{color:#fff;background:#23cb6e none}body.device-desktop .profile-btn--success:hover,body.device-desktop a.profile-btn--success:hover,body.device-desktop button.profile-btn--success:hover{color:#23cb6e;background:rgba(35,203,110,.3) none}.profile-title{display:block;width:100%;padding:0;margin:0 0 5px 0;font-weight:700;font-size:1.1em}.profile-block{display:block;width:100%;padding:15px 0 0 0;margin:0}.profile-hint{display:block;width:100%;padding:0;margin:0;font-size:.9em;font-weight:400;text-align:left;letter-spacing:normal;text-transform:none;color:inherit}.profile-list{display:block;width:100%;padding:0;margin:0}.profile-list__item{display:block;width:100%;padding:0;margin:0}.profile-list__item:not(:first-child){margin-top:10px}.profile-hint+.profile-list{margin-top:10px}.profile-block-preview{position:relative;display:block;width:100%;padding:0;margin:0;background:none transparent;border:1px solid rgba(0,0,0,.5);transition:border-color .3s ease}.profile-block-preview--active{border-color:#0f9af2;border-width:3px}.profile-block-preview--unavailable{display:none}.profile-block-preview__header{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;padding:10px;margin:0;min-height:40px}.profile-block-preview__header--more{cursor:pointer}.profile-block-preview__body{display:block;width:100%;padding:10px;margin:0}.profile-block-preview__title{display:inline-flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;flex:1;padding:0;margin:0}.profile-block-preview__caret{display:inline-flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;width:auto;padding:0;margin:0 5px 0 0;cursor:pointer}.profile-block-preview__caret>*{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.profile-block-preview__caret--open>*{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.profile-block-preview__title-inner{display:block;text-align:left;width:100%;flex:1;padding:0 10px 0 0;margin:0}.profile-field{display:block;width:100%;padding:0;margin:0}.profile-field:not(.ng-hide)+.profile-field{margin-top:10px}.profile-field__label{display:inline-block;vertical-align:top;width:auto;margin:0 5px 0 0;padding:0;font-weight:700}.profile-field__value{display:inline-block;vertical-align:top;width:auto;margin:0;padding:0;font-weight:400}.profile-nav-tab{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;padding:0;margin:0}.profile-nav-tab__item{display:inline-flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center;width:auto;padding:0 10px;margin:0;font-size:1.3em;color:inherit;font-weight:700;letter-spacing:normal;text-transform:none;font-style:normal;opacity:.7;transition:opacity .3s ease,color .3s ease;cursor:pointer}.device-desktop .profile-nav-tab__item:hover{opacity:1}.profile-nav-tab__item--active{color:#0f9af2;opacity:1;cursor:default}.profile-nav-tab__item--hidden{pointer-events:none;opacity:.5;cursor:default}.profile-form-element{display:block;width:100%;padding:0;margin:0}.profile-form-element+.profile-form-element{margin-top:10px}.profile-form-element__label{display:block;width:100%;padding:0;margin:0 0 5px 0;font-size:14px;color:#fff;font-weight:400;text-align:left;white-space:normal;letter-spacing:normal;font-style:normal}.profile-form-element__value{display:block;width:100%;padding:0;margin:0}.profile-form-element__error{display:block;width:100%;padding:0;margin:0}.profile-form-element__error>.profile-error{display:inline-block;vertical-align:top;width:auto}.profile-form-element__required{color:red;text-decoration:none;font-size:1em}.profile-birthday{position:relative;display:table;border-collapse:separate}.profile-birthday>input{display:table-cell;-moz-appearance:textfield}.profile-birthday>input:not(:first-child):not(:last-child){border-radius:0}.profile-birthday>input:first-child{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.profile-birthday>input:last-child{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.profile-birthday>input::-webkit-inner-spin-button,.profile-birthday>input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.profile-birthday-dd.profile-input{width:27%}.profile-birthday-mm.profile-input{width:27%}.profile-birthday-yyyy.profile-input{width:46%}.profile-input{display:block;width:100%;padding:0 10px;height:40px;line-height:1;vertical-align:middle;border-radius:4px;background:none #333541;border:0 solid rgba(255,255,255,.1);box-shadow:none;color:#999;font-size:14px;font-weight:400;text-align:left;text-transform:none;letter-spacing:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:border-color .3s ease,color .3s ease,background-color .3s ease}.profile-input:active,.profile-input:active:focus,.profile-input:active:hover,.profile-input:focus,.profile-input:hover{color:#fff;background:none #333541;outline:0;border-color:rgba(255,255,255,.1)}.profile-input:active:not(:hover){background:none #333541}.profile-input::-moz-placeholder{opacity:1;color:rgba(255,255,255,.5)!important;transition:border-color .3s ease,color .3s ease,background-color .3s ease!important}.profile-input::-webkit-input-placeholder{opacity:1;color:rgba(255,255,255,.5)!important;transition:border-color .3s ease,color .3s ease,background-color .3s ease!important}.profile-input:hover::-webkit-input-placeholder{opacity:1;color:#fff!important}.profile-input:-webkit-autofill{box-shadow:inset 0 0 0 100px #333541!important;color:#999!important;-webkit-text-fill-color:#999!important;background:#333541!important;background-clip:content-box!important;border:0 solid rgba(255,255,255,.1)!important;border-radius:4px!important;transition:border-color .3s ease,color .3s ease,background-color .3s ease!important}.profile-input:-webkit-autofill:active,.profile-input:-webkit-autofill:active:focus,.profile-input:-webkit-autofill:active:hover,.profile-input:-webkit-autofill:focus,.profile-input:-webkit-autofill:hover{color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 100px #333541!important;border:0 solid rgba(255,255,255,.1)!important}.profile-input:-webkit-autofill:active:not(:hover){-webkit-text-fill-color:#999!important}.profile-input:disabled{opacity:.5;pointer-events:none}.profile-input:disabled:active,.profile-input:disabled:active:focus,.profile-input:disabled:active:hover,.profile-input:disabled:focus,.profile-input:disabled:hover{color:#999;background:none #333541;outline:0;border-color:rgba(255,255,255,.1)}.profile-input--error{border-color:red}.profile-input::-ms-clear,.profile-input::-ms-reveal{display:none;width:0;height:0}.profile-input input,.profile-input input[type=number],.profile-input input[type=tel],.profile-input input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.profile-amount{display:block;width:100%;padding:0;margin:0}.profile-amount__list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:calc(100% + 10px);padding:0;margin:0}.profile-amount__item{display:inline-flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;align-self:stretch;width:auto;min-width:86px;height:40px;padding:0;margin:0 10px 10px 0}@media (min-width:768px){.profile-amount__item{min-width:calc(20% - 10px)}}.profile-select{display:block;width:100%;padding:0;margin:0;position:relative}.profile-select__button{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;margin:0;transition:border-color .3s ease,color .3s ease,background-color .3s ease,border-radius .3s ease;height:40px;line-height:1;vertical-align:middle;border-radius:4px;background:#333541;border:0 solid rgba(255,255,255,.1);box-shadow:none;color:#999;font-size:14px;font-weight:400;text-align:left;text-transform:none;letter-spacing:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-select.open .profile-select__button,.profile-select__button:active,.profile-select__button:focus,.profile-select__button:hover{border-radius:4px;color:#fff;background:#333541;outline:0;border-color:rgba(255,255,255,.1)}.profile-select.open .profile-select__button{border-radius:4px}.profile-select__caret{display:inline-flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;align-self:stretch;width:auto;padding:0;margin:0 0 0 10px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.profile-select.open .profile-select__caret{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.profile-select__active{display:inline-flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:center;align-self:stretch;flex:1;width:100%;padding:0;margin:0;overflow:hidden}.profile-select__active span{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.profile-select__menu{display:none;position:absolute;top:100%;left:0;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:5px 0;margin:0 0 20px 0;background:#333541 none;z-index:10;border:0 solid rgba(255,255,255,.1);border-top:none;color:#999;border-radius:4px;max-height:300px;overflow:hidden;overflow-y:auto}.profile-select.open .profile-select__menu{display:flex}.profile-select__menu::-webkit-scrollbar{width:6px}.profile-select__menu::-webkit-scrollbar-track{border-radius:4px;background:transparent none}.profile-select__menu::-webkit-scrollbar-thumb{background:rgba(153,153,153,.4);border-radius:4px}.profile-select__menu::-webkit-scrollbar-thumb:hover{background:#999}.profile-select__menu-inner{display:block;width:100%;height:auto;padding:0;margin:0}.profile-select__item{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;padding:5px 10px;min-height:40px;margin:0;font-size:inherit;color:inherit;text-align:left;line-height:1.2;transition:color .3s ease,background-color .3s ease;cursor:pointer}.device-desktop .profile-select__item:hover{color:#0f9af2;background:#333541}.profile-select[disabled]{opacity:.5;pointer-events:none}.profile-select--error .profile-select__button{border-color:red}.profile-card-date{display:block;width:100%;padding:0;margin:0}.profile-card-date__list{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;padding:0;margin:0}.profile-card-date__item{display:inline-flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:calc(50% - 5px);padding:0;margin:0}.profile-card-date__errors{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;padding:0;margin:0}.profile-card-date__errors>.profile-error{display:inline-block;vertical-align:top;width:auto}.profile-card-date__error-block{display:inline-flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:calc(50% - 5px);padding:0;margin:0}.profile-crypto{display:block;width:100%;padding:0;margin:0}.profile-crypto__info{display:block;width:100%;padding:0;margin:0;font-size:.9em}.profile-crypto__qr-code{display:block;width:100%;padding:10px 0;margin:0;text-align:left}.profile-crypto__qr-code img{display:block;max-width:100%;height:auto}.profile-crypto__code{display:block;width:100%;padding:0;margin:10px 0 0 0;word-break:break-all}.profile-checkbox{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;margin:0 auto;padding:0;position:relative;min-height:20px}.profile-checkbox__input{display:none;height:0;width:0;padding:0;margin:0}.profile-checkbox__input-default{display:inline-flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;width:20px;height:20px;border-radius:4px;border:0 solid rgba(255,255,255,.2);background-color:#fff;transition:background-color .3s ease,border-color .3s ease,color .3s ease;cursor:pointer;margin:0 10px 0 0;padding:0;box-shadow:none}.profile-checkbox:hover .profile-checkbox__input-default,.profile-checkbox__input-default:hover{border-color:rgba(255,255,255,.5);background-color:#fff}.profile-checkbox__input-default:before{content:'✓';display:block;transition:color .3s ease;font-size:16px;line-height:1;font-weight:700;color:transparent}.profile-checkbox--error .profile-checkbox__input-default{border-color:red!important}.profile-checkbox__label{display:inline-flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:center;flex:1;width:100%;overflow:hidden;color:#fff;font-size:14px;font-weight:400;line-height:1.2;text-shadow:none;text-align:left;letter-spacing:normal;transition:color .3s ease;cursor:pointer}body.device-desktop .profile-checkbox:hover .profile-checkbox__label{color:#fff}.profile-checkbox__label a{text-decoration:underline;color:#0f9af2}.profile-checkbox__label a:hover{text-decoration:none}.profile-checkbox__input:checked~.profile-checkbox__input-default{border-color:rgba(255,255,255,.2);background-color:#0f9af2}.profile-checkbox:hover .profile-checkbox__input:checked~.profile-checkbox__input-default,.profile-checkbox__input:checked~.profile-checkbox__input-default:hover{border-color:rgba(255,255,255,.5)}.profile-checkbox__input:checked~.profile-checkbox__input-default:before{color:#fff}.profile-checkbox__input:checked~.profile-checkbox__label{color:#fff}.profile-checkbox__input-default--check{border-color:rgba(255,255,255,.2);background-color:#0f9af2}.profile-checkbox:hover .profile-checkbox__input-default--check,.profile-checkbox__input-default--check:hover{border-color:rgba(255,255,255,.5)}.profile-checkbox__input-default--check:before{color:#fff}.profile-checkbox__input:disabled~.profile-checkbox__input-default{pointer-events:none}.profile-checkbox:hover .profile-checkbox__input:disabled~.profile-checkbox__input-default,.profile-checkbox__input:disabled~.profile-checkbox__input-default:hover{border-color:rgba(255,255,255,.2)}.profile-checkbox:disabled{opacity:.5;pointer-events:none}.profile-checkbox--error .profile-checkbox__input-default{border-color:red}.profile-datepicker{position:relative;display:block;width:100%;padding:0;margin:0}.profile-datepicker .dropdown-menu{display:block;width:100%;padding:4px;margin:0;max-width:100%;position:absolute;top:100%!important;left:0!important;background-color:#333541;border:0 solid rgba(255,255,255,.1);border-radius:4px;box-shadow:none;background-image:none;outline:0!important;overflow:hidden}.profile-datepicker .dropdown-menu *{outline:0!important}.profile-datepicker .dropdown-menu table{width:100%;border-collapse:collapse;border-spacing:0}.profile-datepicker .dropdown-menu table td,.profile-datepicker .dropdown-menu table th{color:#fff;padding:0!important}.profile-datepicker .dropdown-menu button{background-image:none;background-color:#000;box-shadow:none;border:none;text-shadow:none;color:#fff;font-size:12px;font-weight:400;text-transform:uppercase;font-style:normal;transition:color .3s ease,background-color .3s ease;outline:0;min-width:20px;border-radius:0}.profile-datepicker .dropdown-menu button:active,.profile-datepicker .dropdown-menu button:active:focus,.profile-datepicker .dropdown-menu button:active:hover,.profile-datepicker .dropdown-menu button:focus,.profile-datepicker .dropdown-menu button:hover{text-decoration:none;outline:0;cursor:pointer;color:#fff;background-color:#000;background-image:none}.profile-datepicker .dropdown-menu button .text-muted{color:rgba(255,255,255,.5)}.profile-datepicker .dropdown-menu button .text-info{color:#0f9af2}.device-desktop .profile-datepicker .dropdown-menu button:hover,.profile-datepicker .dropdown-menu button.active{border-radius:0;background-color:#0f9af2;box-shadow:none;color:#fff;transition:background-color .3s ease,color .3s ease}.device-desktop .profile-datepicker .dropdown-menu button:hover *,.profile-datepicker .dropdown-menu button.active *{color:inherit}.device-desktop .profile-datepicker .dropdown-menu button:hover:active,.device-desktop .profile-datepicker .dropdown-menu button:hover:active:focus,.device-desktop .profile-datepicker .dropdown-menu button:hover:active:hover,.device-desktop .profile-datepicker .dropdown-menu button:hover:focus,.device-desktop .profile-datepicker .dropdown-menu button:hover:hover,.profile-datepicker .dropdown-menu button.active:active,.profile-datepicker .dropdown-menu button.active:active:focus,.profile-datepicker .dropdown-menu button.active:active:hover,.profile-datepicker .dropdown-menu button.active:focus,.profile-datepicker .dropdown-menu button.active:hover{background-color:#0f9af2;box-shadow:none;color:#fff}.device-desktop .profile-datepicker .dropdown-menu button:hover .text-muted,.profile-datepicker .dropdown-menu button.active .text-muted{color:#fff}.profile-datepicker .dropdown-menu .btn,.profile-datepicker .dropdown-menu .btn.btn-default,.profile-datepicker .dropdown-menu button{padding:5px;min-height:20px}.profile-radio{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;padding:0;margin:0}.profile-radio--disabled,.profile-radio[disabled]{opacity:.5;pointer-events:none}.profile-radio__option{display:inline-flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:auto;max-width:calc(50% - 10px);padding:0;margin:0}.profile-radio__option:not(:first-child){margin-left:20px}.profile-radio__input{position:absolute;opacity:0;height:0;margin:0;display:none}.profile-radio__block{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;padding:0;margin:0;cursor:pointer}.profile-radio__point{display:inline-flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;overflow:hidden;padding:0;margin:0 5px 0 0;background-color:#000;border:1px solid rgba(255,255,255,.2);transition:background-color .3s ease,border-color .3s ease}.profile-radio__point:hover,body.device-desktop .profile-radio__option:hover .profile-radio__point{background-color:#000;border-color:rgba(255,255,255,.5)}.profile-radio__point:before{content:'';display:block;width:10px;height:10px;border-radius:50%;background:none transparent;transition:background-color .3s ease}.profile-radio__label{display:inline-flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center;min-height:20px;flex:1;width:100%;padding:0;margin:0;color:rgba(255,255,255,.7);font-size:14px;font-weight:400;font-style:normal;letter-spacing:normal;text-align:left;word-break:break-all;transition:color .3s ease;cursor:pointer}body.device-desktop .profile-radio__option:hover .profile-radio__label{color:#fff}.profile-radio__input:checked+.profile-radio__block .profile-radio__point{background-color:#000;border-color:rgba(255,255,255,.2)}.profile-radio__input:checked+.profile-radio__block .profile-radio__point:before{background-color:#0f9af2}.profile-radio__input:checked+.profile-radio__block .profile-radio__label{color:#fff}.profile-radio--error .profile-radio__point{border-color:red}.profile-bonus-code{display:block;width:100%;padding:15px 0 0 0;margin:0}.profile-bonus-code__form{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;padding:0;margin:0}.profile-bonus-code__button{display:inline-flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;align-self:stretch;width:auto;padding:0;margin:0 0 0 10px}.profile-bonus-code__input{display:inline-flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;align-self:stretch;flex:1;width:100%;padding:0;margin:0}.profile-modal-content{position:relative;display:block;width:100%;padding:0;margin:0;background-color:#191c2a;color:#fff;font-size:14px;line-height:1.2;font-family:inherit;font-style:normal;text-align:left;text-transform:none;letter-spacing:normal}.profile-modal-content__close{display:block;position:absolute;top:10px;right:10px;font-size:20px;line-height:1;font-style:normal;font-weight:400;border:none;color:#fff;background-image:none;background-color:transparent;box-shadow:none;outline:0;cursor:pointer}@media screen and (max-width:768px){.profile-modal-content__close{font-size:16px;line-height:1.25}}.profile-modal-content__header{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;background-color:#000;color:#fff;align-items:center;width:100%;min-height:40px;padding:10px 40px 10px 20px;margin:0;border-bottom:1px solid rgba(255,255,255,.1)}.profile-modal-content__header-inner{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;padding:0;margin:0;min-height:22px;font-size:1.2em}.profile-modal-content__body{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;padding:0;margin:0}.profile-modal-content__content{display:block;width:100%;padding:0;margin:0}.profile-modal-content__footer{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:10px;margin:0}.modal.modal-payments .modal-dialog{max-width:730px;width:calc(100% - 20px)}.profile-payments{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0;margin:0;color:#fff;font-size:14px;line-height:1.2;font-family:inherit;font-style:normal;text-align:left;text-transform:none;letter-spacing:normal}@media (min-width:768px){.profile-payments{flex-direction:row;align-items:flex-start}}.profile-payments__nav{display:inline-flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:10px;margin:0;background-color:#000}@media (min-width:768px){.profile-payments__nav{width:260px;align-self:stretch}}.profile-payments__content{display:inline-flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:flex-start;color:#fff;width:100%;padding:10px;margin:0;background-color:#191c2a}@media (min-width:768px){.profile-payments__content{flex:1;align-self:stretch}}.profile-payments__currency{display:block;width:100%;padding:0;margin:0 0 20px 0}.profile-payments__list-methods{display:block;width:100%;padding:0;margin:0}.profile-payments__methods{display:block;width:100%;padding:0;margin:0}.profile-payments__methods--save{margin-bottom:20px}.profile-payments__methods-empty{display:block;width:100%;padding:15px 0 0 0;margin:0}.profile-payments__label{display:block;width:100%;padding:0;margin:0 0 10px 0;font-weight:700;font-size:1.1em}.profile-payments__block{display:block;width:100%;padding:0;margin:0}.profile-payments__block:not(.ng-hide)+.profile-payments__block{margin-top:25px}.profile-payments-methods{display:block;width:100%;padding:0;margin:0;position:relative}.profile-payments-methods__button{display:none;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:center;padding:0 10px;margin:0;transition:border-color .3s ease,color .3s ease,background-color .3s ease,border-radius .3s ease;min-height:40px;border-radius:4px;background:#333541;border:0 solid rgba(255,255,255,.1);box-shadow:none;color:#999;font-size:14px}.profile-payments-methods__button img{display:block;max-width:100%;width:120px;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;max-height:30px}@media (min-width:768px){.profile-payments-methods__button{display:none}}.profile-payments-methods--only .profile-payments-methods__button{display:none}.profile-payments-methods.open .profile-payments-methods__button,.profile-payments-methods__button:active,.profile-payments-methods__button:focus,.profile-payments-methods__button:hover{border-radius:4px;color:#fff;background:#333541;outline:0;border-color:rgba(255,255,255,.1)}.profile-payments-methods.open .profile-payments-methods__button{border-radius:4px}.profile-payments-methods__block-img-active{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:5px;background:#fff none}.profile-payments-methods__caret{display:inline-flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;align-self:stretch;width:auto;padding:0;margin:0 0 0 10px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.profile-payments-methods.open .profile-payments-methods__caret{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.profile-payments-methods__active{display:inline-flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:center;align-self:stretch;flex:1;width:100%;padding:0;margin:0}.profile-payments-methods__menu{display:flex;justify-content:flex-start;padding:5px 0;position:relative;top:0;border:none;background:transparent none;margin:0;left:0;flex-wrap:wrap;flex-direction:row;align-items:flex-start;width:100%;z-index:10;color:#999}.profile-payments-methods.open .profile-payments-methods__menu{display:flex}.profile-payments-methods--only .profile-payments-methods__menu,.profile-payments-methods--save .profile-payments-methods__menu{display:flex;position:relative;top:0;border:none;background:transparent none;border-radius:0;margin:0}@media (min-width:768px){.profile-payments-methods__menu{display:flex;justify-content:space-between;padding:5px 0;position:relative;top:0;border:none;background:transparent none;border-radius:0;margin:0}}.profile-payments-methods__item{display:inline-flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;align-self:stretch;width:50%;padding:5px;margin:0;min-height:40px;max-width:133px}@media (min-width:768px){.profile-payments-methods__item{max-width:calc(50% - 2px);padding:2px 0}}.dropdown-backdrop{display:none}.profile-payment-item{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;align-self:stretch;width:100%;padding:5px;margin:0;text-align:center;cursor:pointer;border:2px solid transparent;transition:border-color .3s ease,background-color .3s ease,box-shadow .3s ease;min-height:44px;border-radius:2px;box-shadow:1px 1px 0 rgba(255,255,255,.2);background:#fff none}.profile-payment-item img{display:block;max-width:100%;height:100%;max-height:30px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;opacity:.7;transition:opacity .3s ease}.device-desktop .profile-payment-item:hover{background:#fff none;border-color:transparent;box-shadow:1px 1px 0 rgba(255,255,255,.2)}.device-desktop .profile-payment-item:hover img,.profile-payment-item--active img{opacity:1}.device-desktop .profile-payment-item--active:hover,.profile-payment-item--active{background:#fff none;border-color:#0f9af2;box-shadow:1px 1px 0 rgba(255,255,255,.2)}.device-desktop .profile-payment-item--dropdown:hover,.profile-payment-item--dropdown{background:#fff none;border-color:transparent;box-shadow:none;min-height:40px;height:40px}.device-desktop .profile-payment-item--dropdown:hover img,.profile-payment-item--dropdown img{opacity:1}.profile-payment-item--locked{cursor:default}.profile-payment-item--locked img{opacity:.3!important;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.profile-currency-selector{display:block;width:100%;padding:0;margin:0;position:relative}.profile-currency-selector__button{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;margin:0;transition:border-color .3s ease,color .3s ease,background-color .3s ease,border-radius .3s ease;height:40px;border-radius:4px;background:#333541;border:0 solid rgba(255,255,255,.1);box-shadow:none;color:#999;font-size:14px}.profile-currency-selector.open .profile-currency-selector__button,.profile-currency-selector__button:active,.profile-currency-selector__button:focus,.profile-currency-selector__button:hover{border-radius:4px;color:#fff;background:#333541;outline:0;border-color:rgba(255,255,255,.1)}.profile-currency-selector.open .profile-currency-selector__button{border-radius:4px}.profile-currency-selector--only .profile-currency-selector__button{cursor:default;pointer-events:none}.profile-currency-selector__caret{display:inline-flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;align-self:stretch;width:auto;padding:0;margin:0 0 0 10px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.profile-currency-selector.open .profile-currency-selector__caret{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.profile-currency-selector__active{display:inline-flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:center;align-self:stretch;flex:1;width:100%;padding:0;margin:0}.profile-currency-selector__menu{display:none;position:absolute;top:100%;left:0;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:5px 0;margin:0 0 20px 0;background:#333541 none;z-index:20;border:0 solid rgba(255,255,255,.1);border-top:none;color:#999;border-radius:4px}.profile-currency-selector.open .profile-currency-selector__menu{display:flex}.profile-currency-selector__item{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;padding:5px 10px;margin:0;font-size:inherit;color:inherit;text-align:left;line-height:1.2;transition:color .3s ease;cursor:pointer}.device-desktop .profile-currency-selector__item:hover{color:#0f9af2}.profile-payment-form{display:block;width:100%;padding:0;margin:0}.profile-payment-form__description{display:block;width:100%;padding:0;margin:15px 0 0 0;font-size:inherit;color:inherit;font-weight:400;text-align:left;white-space:normal;letter-spacing:normal;font-style:normal}.profile-payments-wallet{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:calc(100% + 10px);padding:0;margin:0}@media (min-width:768px){.profile-payments-wallet{width:100%}}.profile-payments-wallet__item{display:inline-flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:flex-start;align-self:stretch;width:calc(50% - 5px);max-width:134px;min-height:40px;padding:0;margin:0 10px 10px 0}@media (min-width:768px){.profile-payments-wallet__item{width:calc((100% - 20px)/ 3);max-width:calc((100% - 20px)/ 3 - 1px)}.profile-payments-wallet__item:nth-child(3n+3){margin-right:0}}.modal-profile-edit .modal-dialog{max-width:450px;width:calc(100% - 20px);margin-left:auto;margin-right:auto;padding:0;border:none;box-shadow:none}@media (min-width:768px){.modal-profile-edit .modal-dialog{max-width:730px}}.modal-profile-edit .profile-edit-container__item[disabled]{display:none}.profile-edit-container{display:block;width:100%;padding:10px;margin:0}.profile-edit-container__form{display:block;width:100%;padding:0;margin:0}.profile-edit-container__fields{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0;margin:0}@media (min-width:768px){.profile-edit-container__fields{flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}}.profile-edit-container__fields+.profile-edit-container__fields{margin-top:10px}.profile-edit-container__item{display:inline-flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;padding:0;margin:0}.profile-edit-container__item:not(:last-child){margin-bottom:10px}@media (min-width:768px){.profile-edit-container__item{width:calc(50% - 5px)}}.profile-edit-container__all-error{padding-top:10px;font-size:1.1em}.profile-lottery{display:block;width:100%;padding:0;margin:0}.profile-lottery__checkbox{display:block;width:100%;padding:0;margin:0}.profile-lottery__list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;padding:0;margin:0}@media (min-width:768px){.profile-lottery__list{justify-content:space-between}}.profile-lottery__item{display:inline-flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:flex-start;align-self:stretch;width:100%;max-width:220px;padding:0;margin:10px 10px 0 0;cursor:pointer;min-height:66px}@media (min-width:768px){.profile-lottery__item{width:calc(50% - 5px);max-width:calc(50% - 5px);min-height:66px;margin:10px 0 0 0}}.profile-lottery__item--active{cursor:default}.profile-lottery-item{display:flex;position:relative;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;align-self:stretch;width:100%;padding:10px;margin:0;text-align:left;background:#000;transition:box-shadow .3s ease,opacity .3s ease,border-color .3s ease;cursor:pointer;border:3px solid transparent;box-shadow:3px 3px 0 rgba(255,255,255,.06);color:#fff}.device-desktop .profile-lottery-item:hover{border-color:transparent;background:#000;box-shadow:3px 3px 0 rgba(255,255,255,.06);color:#fff}.device-desktop .profile-lottery-item:hover.profile-lottery-item--active,.profile-lottery-item--active{border-color:#0f9af2;background:#000;box-shadow:3px 3px 0 rgba(255,255,255,.2);color:#fff}.profile-lottery-item__inner{display:block;position:relative;width:100%;padding:0;margin:0;text-align:inherit}.profile-lottery-item__title{display:block;width:100%;padding:0;margin:0 0 3px 0;font-weight:700;font-size:.9em;max-height:2.4em;overflow:hidden;text-overflow:ellipsis}.profile-lottery-item__content{display:block;width:100%;padding:0;margin:0;font-size:.9em}.profile-lottery-item__value{font-weight:700}.profile-bonus-preview{display:flex;position:relative;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;align-self:stretch;width:100%;padding:10px;margin:0;cursor:pointer}.profile-bonus-preview__inner{display:block;width:100%;padding:0;margin:0}.profile-bonus-preview__title{display:block;width:100%;padding:0 5px;margin:0 0 5px 0;font-weight:700;text-overflow:ellipsis;text-align:center}.profile-bonus-preview__content{display:block;width:100%;padding:0;margin:0;text-align:center}.profile-bonus-preview__block{display:block;width:100%;padding:0;margin:0;text-align:center;font-size:.8em}.profile-bonus-preview__block--main{font-size:1.2em;font-weight:700;text-align:center}.profile-bonus-preview__list{display:inline-flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:auto;padding:0;margin:5px 0 0 0}.profile-list-bonus-group{display:block;width:100%;padding:0;margin:0}.profile-list-bonus-group__item{display:block;width:100%;max-width:100%;padding:0;margin:0;background:#000;transition:box-shadow .3s ease,opacity .3s ease,border-color .3s ease;cursor:pointer;border:3px solid transparent;box-shadow:3px 3px 0 rgba(255,255,255,.06);color:#fff}.profile-list-bonus-group__item:not(:first-child){margin-top:10px}.device-desktop .profile-list-bonus-group__item:hover{border-color:transparent;background:#000;box-shadow:3px 3px 0 rgba(255,255,255,.06);color:#fff}.device-desktop .profile-list-bonus-group__item:hover.profile-list-bonus-group__item--active,.profile-list-bonus-group__item--active{border-color:#0f9af2;background:#000;box-shadow:3px 3px 0 rgba(255,255,255,.2);color:#fff}.profile-list-bonus-group__item--unavailable{display:none!important}.profile-hint+.profile-list-bonus-group{margin-top:10px}@media (min-width:768px){.profile-list-bonus-group{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:flex-start}.profile-list-bonus-group>.profile-list-bonus-group__item{display:inline-flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:flex-start;align-self:stretch;width:calc(50% - 5px);margin:0 0 10px 0}}.profile-list-bonus-group__inner-list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:flex-start;align-self:stretch;width:100%;padding:0;margin:0}.profile-list-bonus-group__inner-item{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:flex-start;align-self:stretch;width:100%;padding:0;margin:0}.profile-list-bonus-group__inner-block{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:flex-start;align-self:stretch;width:100%;padding:0;margin:0}.card.bonus{text-align:center;min-width:270px}.card.bonus .bonus-title-value{color:#000}.card.bonus .bonus-title .bonus-status{color:#093}.card.bonus .bonus-amount-amount-value,.card.bonus .bonus-amount-currency-value{font-size:18px;color:#000}.card.bonus .bonus-top-divider{background:#ccc;margin-bottom:10px;margin-left:calc(-20px);width:calc(100% + 2 * 20px);height:10px}.card.bonus .bonus-wager-requirement-value{color:#000}.card.bonus .bonus-bottom-divider,.card.bonus .bonus-middle-divider{background:#ccc;margin-top:10px;margin-bottom:10px;margin-left:calc(-20px);width:calc(100% + 2 * 20px);height:2px}.card.bonus .bonus-wagered-label{color:#000}.card.bonus .bonus-wagered-value{font-weight:700;color:#000}.card.bonus .bonus-expires-on-value{color:#000}.profile-compoints-exchange{font-family:'Open Sans',sans-serif;background:#ededed;border-radius:6px}.profile-compoints-exchange .profile-button{display:inline-block;position:relative;font-family:inherit;font-size:14px;background-image:none;cursor:pointer;padding:0 26px;margin:6px 0;border:none;border-radius:2px;letter-spacing:.03em;line-height:36px;overflow:hidden;text-align:center;height:36px;transition:all .2s ease-in-out;vertical-align:middle;white-space:nowrap;-ms-touch-action:manipulation;-moz-user-select:none;-webkit-user-select:none;user-select:none;-ms-user-select:none;touch-action:manipulation;text-overflow:ellipsis;outline:0;background:rgba(77,77,77,.3);color:#4d4d4d}.profile-compoints-exchange .profile-button:hover{background:#4d4d4d;color:#fff}.profile-compoints-exchange .profile-button:disabled{pointer-events:none;background:rgba(77,77,77,.15)}.profile-compoints-exchange .profile-button.primary{background:rgba(83,131,204,.3);color:#5383cc}.profile-compoints-exchange .profile-button.primary:hover{background:#5383cc;color:#fff}.profile-compoints-exchange .profile-button.primary:disabled{pointer-events:none;background:rgba(83,131,204,.15)}.profile-compoints-exchange .profile-button.error{background:rgba(228,66,66,.3);color:#e44242}.profile-compoints-exchange .profile-button.error:hover{background:#e44242;color:#fff}.profile-compoints-exchange .profile-button.error:disabled{pointer-events:none;background:rgba(228,66,66,.15)}.profile-compoints-exchange .profile-button.success{background:rgba(0,153,51,.3);color:#093}.profile-compoints-exchange .profile-button.success:hover{background:#093;color:#fff}.profile-compoints-exchange .profile-button.success:disabled{pointer-events:none;background:rgba(0,153,51,.15)}.profile-compoints-exchange .profile-button.muted{background:rgba(102,102,102,.1);color:#666}.profile-compoints-exchange .profile-button.muted:hover{background:#666;color:#fff}.profile-compoints-exchange .profile-button.muted:disabled{pointer-events:none;background:rgba(102,102,102,.15)}.profile-compoints-exchange .profile-button+.profile-button{margin-left:8px}.profile-compoints-exchange .exchange-header{padding:20px 13px 20px 13px;font-size:24px;text-align:center;background:#fff;border-top-left-radius:6px;border-top-right-radius:6px}.profile-compoints-exchange .exchange-block{padding:10px 13px 10px 13px;text-align:center;background:#fff}.profile-compoints-exchange .exchange-block .title{color:#363636;font-size:22px}.profile-compoints-exchange .exchange-block .exchange-rate{color:#666;font-size:16px;padding-top:5px}.profile-compoints-exchange .exchange-block .group-selector-label{text-align:left}.profile-compoints-exchange .exchange-block .group-selector-label span{font-weight:700;font-size:16px}.profile-compoints-exchange .exchange-block .first-line{padding:10px}.profile-compoints-exchange .exchange-block .first-line .group-selector{display:flex}.profile-compoints-exchange .exchange-block .second-line{display:flex;flex-wrap:wrap}.profile-compoints-exchange .exchange-block .second-line .compoints-input-wrapper,.profile-compoints-exchange .exchange-block .second-line .money-output-wrapper{flex:1 0 50%;padding:10px 10px 10px 10px}.profile-compoints-exchange .exchange-block .second-line .money-output-wrapper .money-output{flex-grow:1;min-width:130px}.profile-compoints-exchange .exchange-block .second-line .money-output-wrapper .money-output-label{text-align:left}.profile-compoints-exchange .exchange-block .second-line .money-output-wrapper .money-output-label span{font-weight:700;font-size:16px}.profile-compoints-exchange .exchange-block .second-line .compoints-input-wrapper .compoints-input-label{text-align:left}.profile-compoints-exchange .exchange-block .second-line .compoints-input-wrapper .compoints-input-label span{font-weight:700;font-size:16px}.profile-compoints-exchange .exchange-block input,.profile-compoints-exchange .exchange-block select{width:100%;height:44px;padding:0 15px;border:1px solid #ccc}.profile-compoints-exchange .exchange-block .first-line .group-selector select{margin:5px 0;flex-grow:1}.profile-compoints-exchange .exchange-block .currency-selector{flex-basis:100px;min-width:70px}.profile-compoints-exchange .exchange-block .currency-selector input,.profile-compoints-exchange .exchange-block .currency-selector select{height:44px;padding-left:15px;border:1px solid #ccc;border-left:0;text-align:center}.profile-compoints-exchange .points-to-be-charged{color:#666}.profile-compoints-exchange .exchange-block:first-child{padding-top:16px}.profile-compoints-exchange .exchange-block:last-child{padding-bottom:16px}.profile-compoints-exchange accordion .panel-heading{padding:20px;background:#fff;border-bottom:1px solid #cfd5de}.profile-compoints-exchange accordion .panel-group .panel{background:initial;border:0;box-shadow:none}.profile-compoints-exchange accordion .panel-group{margin-bottom:0}.profile-compoints-exchange accordion .panel-group .panel .panel-body{padding:15px 20px 15px 20px;background:#fff;border-top:0}.profile-compoints-exchange accordion .panel-group .panel+.panel{margin-top:0;padding-top:0}.profile-compoints-exchange accordion a.accordion-toggle:active,.profile-compoints-exchange accordion a.accordion-toggle:focus,.profile-compoints-exchange accordion a.accordion-toggle:hover{text-decoration:none;color:initial;outline:0}.profile-compoints-exchange .profile-button{height:48px;line-height:48px;padding:0 62px;background:#2f7df2;color:#fff}.profile-compoints-exchange .profile-button:hover{background:#5aa8ff;color:#fff}.profile-compoints-exchange .profile-button:disabled{pointer-events:none;background:rgba(47,125,242,.5)}.profile-compoints-exchange input[disabled],.profile-compoints-exchange select[disabled]{background:#e6e6e6}.card.lotteries{flex-grow:10}.card.lotteries .card-body{text-align:center}.card.lotteries .card-body .profile-table{display:table;border-spacing:0 10px;width:100%;border-collapse:separate}.card.lotteries .card-body .profile-table .table-header{display:table-header-group}.card.lotteries .card-body .profile-table .table-header>div{display:table-cell}.card.lotteries .card-body .profile-table .table-body{display:table-row-group}.card.lotteries .card-body .profile-table .table-body .table-row{display:table-row;height:36px}.card.lotteries .card-body .profile-table .table-body .table-row .table-cell{display:table-cell;border-top:2px solid #ccc;border-bottom:2px solid #ccc;border-left:2px solid #ccc;vertical-align:middle}.card.lotteries .card-body .profile-table .table-body .table-row .table-cell:last-child{border-right:2px solid #ccc;border-top-right-radius:2px;border-bottom-right-radius:2px}.card.lotteries .card-body .profile-table .table-body .table-row .table-cell:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}@media (max-width:520px){.card.lotteries .card-body .my-lotteries-table{min-width:270px}.card.lotteries .card-body .my-lotteries-table .lottery-name{text-align:center}.card.lotteries .card-body .my-lotteries-table .lottery-name-value{font-weight:700;color:#000}.card.lotteries .card-body .my-lotteries-table .lottery-ends-on,.card.lotteries .card-body .my-lotteries-table .lottery-prize-pool,.card.lotteries .card-body .my-lotteries-table .lottery-tickets{display:flex;justify-content:space-between}.card.lotteries .card-body .my-lotteries-table .lottery-ends-on-value,.card.lotteries .card-body .my-lotteries-table .lottery-prize-pool-value,.card.lotteries .card-body .my-lotteries-table .lottery-tickets-value{font-weight:700;color:#000}.card.lotteries .card-body .my-lotteries-table .lottery-prize-pool{background-color:rgba(204,204,204,.2)}.card.lotteries .card-body .my-lotteries-table .table-row{border:2px solid #ccc;border-radius:2px}.card.lotteries .card-body .my-lotteries-table .table-row .table-cell{padding:2px 12px;border-bottom:2px solid #ccc}.card.lotteries .card-body .my-lotteries-table .table-row .table-cell:last-child{border-bottom:0}}@media (min-width:520px){.card.lotteries .card-body .my-lotteries-table{min-width:calc(520px - 100px)}.card.lotteries .card-body .my-lotteries-table .lottery-tickets-value{font-weight:700;color:#000}.card.lotteries .card-body .my-lotteries-table .lottery-ends-on-label,.card.lotteries .card-body .my-lotteries-table .lottery-prize-pool-label,.card.lotteries .card-body .my-lotteries-table .lottery-tickets-label{display:none}}.card.freespin{text-align:center;min-width:270px}.card.freespin .freespin-title-value{color:#000}.card.freespin .freespin-title .freespin-stage{color:#d09f34}.card.freespin .freespin-total-number{font-size:18px;color:#000}.card.freespin .freespin-games{background:#e6e6e6;margin-left:calc(-20px);width:calc(100% + 2 * 20px);min-height:115px}.card.freespin .freespin-games-game{display:inline-block;width:90px;height:50px;margin:10px}.card.freespin .freespin-games-game img{width:100%}.card.freespin .freespin-games .freespin-activate-before-value{color:#000}.my-wallet,.profile-wallet-settings{text-align:center}.my-wallet .profile-button,.profile-wallet-settings .profile-button{display:inline-block;position:relative;font-family:inherit;font-size:14px;background-image:none;cursor:pointer;padding:0 26px;margin:6px 0;border:none;border-radius:2px;letter-spacing:.03em;line-height:36px;overflow:hidden;text-align:center;height:36px;transition:all .2s ease-in-out;vertical-align:middle;white-space:nowrap;-ms-touch-action:manipulation;-moz-user-select:none;-webkit-user-select:none;user-select:none;-ms-user-select:none;touch-action:manipulation;text-overflow:ellipsis;outline:0;background:rgba(77,77,77,.3);color:#4d4d4d}.my-wallet .profile-button:hover,.profile-wallet-settings .profile-button:hover{background:#4d4d4d;color:#fff}.my-wallet .profile-button:disabled,.profile-wallet-settings .profile-button:disabled{pointer-events:none;background:rgba(77,77,77,.15)}.my-wallet .profile-button.primary,.profile-wallet-settings .profile-button.primary{background:rgba(83,131,204,.3);color:#5383cc}.my-wallet .profile-button.primary:hover,.profile-wallet-settings .profile-button.primary:hover{background:#5383cc;color:#fff}.my-wallet .profile-button.primary:disabled,.profile-wallet-settings .profile-button.primary:disabled{pointer-events:none;background:rgba(83,131,204,.15)}.my-wallet .profile-button.error,.profile-wallet-settings .profile-button.error{background:rgba(228,66,66,.3);color:#e44242}.my-wallet .profile-button.error:hover,.profile-wallet-settings .profile-button.error:hover{background:#e44242;color:#fff}.my-wallet .profile-button.error:disabled,.profile-wallet-settings .profile-button.error:disabled{pointer-events:none;background:rgba(228,66,66,.15)}.my-wallet .profile-button.success,.profile-wallet-settings .profile-button.success{background:rgba(0,153,51,.3);color:#093}.my-wallet .profile-button.success:hover,.profile-wallet-settings .profile-button.success:hover{background:#093;color:#fff}.my-wallet .profile-button.success:disabled,.profile-wallet-settings .profile-button.success:disabled{pointer-events:none;background:rgba(0,153,51,.15)}.my-wallet .profile-button.muted,.profile-wallet-settings .profile-button.muted{background:rgba(102,102,102,.1);color:#666}.my-wallet .profile-button.muted:hover,.profile-wallet-settings .profile-button.muted:hover{background:#666;color:#fff}.my-wallet .profile-button.muted:disabled,.profile-wallet-settings .profile-button.muted:disabled{pointer-events:none;background:rgba(102,102,102,.15)}.my-wallet .profile-button+.profile-button,.profile-wallet-settings .profile-button+.profile-button{margin-left:8px}.my-wallet .profile-table,.profile-wallet-settings .profile-table{display:table;border-spacing:0 10px;width:100%;border-collapse:separate}.my-wallet .profile-table .table-header,.profile-wallet-settings .profile-table .table-header{display:table-header-group}.my-wallet .profile-table .table-header>div,.profile-wallet-settings .profile-table .table-header>div{display:table-cell}.my-wallet .profile-table .table-body,.profile-wallet-settings .profile-table .table-body{display:table-row-group}.my-wallet .profile-table .table-body .table-row,.profile-wallet-settings .profile-table .table-body .table-row{display:table-row;height:36px}.my-wallet .profile-table .table-body .table-row .table-cell,.profile-wallet-settings .profile-table .table-body .table-row .table-cell{display:table-cell;border-top:2px solid #ccc;border-bottom:2px solid #ccc;border-left:2px solid #ccc;vertical-align:middle}.my-wallet .profile-table .table-body .table-row .table-cell:last-child,.profile-wallet-settings .profile-table .table-body .table-row .table-cell:last-child{border-right:2px solid #ccc;border-top-right-radius:2px;border-bottom-right-radius:2px}.my-wallet .profile-table .table-body .table-row .table-cell:first-child,.profile-wallet-settings .profile-table .table-body .table-row .table-cell:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}.my-wallet .my-wallet-settings-table .currency-name,.profile-wallet-settings .my-wallet-settings-table .currency-name{color:#000;padding:0 5px}.my-wallet .my-wallet-settings-table .select-btn,.profile-wallet-settings .my-wallet-settings-table .select-btn{font-weight:700}.my-wallet .my-wallet-settings-table .select-btn .profile-button,.profile-wallet-settings .my-wallet-settings-table .select-btn .profile-button{margin:0;width:100%;border-radius:0}.card.my-wallet{min-width:270px;flex-grow:10}.card.my-wallet .card-body{text-align:center}.card.my-wallet .card-body .currency-value{color:#000}.card.my-wallet .card-body .balance-value{font-weight:700;color:#000}.card.my-wallet .card-body .selected-mark{color:#093}.card.my-wallet .card-body .profile-button{font-weight:700;margin:0;border-radius:0;width:100%}@media (min-width:520px){.card.my-wallet{min-width:calc(520px - 100px)}.card.my-wallet .cashout .cashout-label{display:none}.card.my-wallet .balance .balance-currency,.card.my-wallet .balance .balance-selected{display:none}.card.my-wallet .balance{min-width:100px}}@media (max-width:520px){.card.my-wallet .my-wallet-table{min-width:270px}.card.my-wallet .my-wallet-table .balance{font-weight:700;color:#000;border:1px solid #ccc;border-radius:2px}.card.my-wallet .my-wallet-table .balance-currency,.card.my-wallet .my-wallet-table .balance-selected,.card.my-wallet .my-wallet-table .balance-value{font-size:20px}.card.my-wallet .my-wallet-table .balance-currency,.card.my-wallet .my-wallet-table .balance-selected{display:inline-block}.card.my-wallet .my-wallet-table .cashout{margin-bottom:10px;border:1px solid #ccc;border-radius:2px}.card.my-wallet .my-wallet-table .cashout-value{font-size:19px;font-weight:700;color:#000;margin-top:-10px}.card.my-wallet .my-wallet-table .cashout-label{display:block}.card.my-wallet .my-wallet-table .currency{display:none}.card.my-wallet .my-wallet-table .deposit-table-cell,.card.my-wallet .my-wallet-table .hide-table-cell{display:inline-block;margin-bottom:15px;width:130px}}