@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);:root{--wrap:90px;--base-0:#707070;--base-1:#fff;--base-2:#00b9ff;--base-3:#1a1a1c}.ico-vk{position:relative;top:-3px}::-webkit-input-placeholder{color:#000}::-moz-placeholder{color:#000}:-ms-input-placeholder{color:#000}::-ms-input-placeholder{color:#000}::placeholder{color:#000}em{font-style:normal}button,input,textarea{background:0;border:0;outline:0;box-sizing:border-box;font-size:14px;color:#fff;font-family:Montserrat,sans-serif}textarea{resize:none}button[type=submit],input[type=submit]{cursor:pointer}a,button[type=submit],input[type=submit]{transition:.5s}*{padding:0;margin:0;outline:0}html *{max-height:1000000px}body,html{font-family:Montserrat,sans-serif;background-color:#0e0e0f;background-image:url(../images/bg.jpg);background-repeat:no-repeat;background-position:center 0;font-size:14px;color:#fff;-webkit-text-size-adjust:100%;min-width:1100px}a{color:#fff;text-decoration:none}li,ul{display:block;padding:0;margin:0;list-style:none}.wrap{min-height:100vh;display:flex;flex-direction:column;overflow:hidden}.header{height:119px;display:flex;align-items:center;padding-left:calc(var(--wrap) + 70px);padding-right:calc(var(--wrap) + 70px);justify-content:space-between}.live{height:127px;position:relative}.live-panel{height:90px;align-items:center;justify-content:space-between;padding-left:calc(var(--wrap) + 70px);padding-right:calc(var(--wrap) + 70px)}.live-panel,.live-panel ul{display:flex}.live-panel ul li{display:flex;align-items:center}.live-nav li{font-size:14.68px;font-weight:500;color:hsla(0,0%,100%,.2);cursor:pointer;margin-right:33px;transition:.5s;padding-left:30px;position:relative}.live-nav li.active,.live-nav li:hover{color:#fff}.live-nav li.active:after,.live-nav li:hover:after{opacity:0}.live-nav li.active:before,.live-nav li:hover:before{opacity:1}.live-nav li:after,.live-nav li:before{position:absolute;top:0;bottom:0;left:0;margin:auto 0;content:"";transition:.5s}.live-nav li:before{z-index:1;opacity:0}.live-nav li.best-drop:after{background:url(../images/ico-1.png) no-repeat;width:21px;height:20px;top:-2px}.live-nav li.live-drop:after{background:url(../images/ico-2.png) no-repeat;width:16px;height:16px}.live-nav li.best-drop:before{background:url(../images/ico-1h.png) no-repeat;width:21px;height:20px;top:-2px}.live-nav li.live-drop:before{background:url(../images/ico-2h.png) no-repeat;width:16px;height:16px}.live-stats li{margin-left:45px;font-size:14.68px;font-weight:500}.live-stats li p:nth-child(2){color:hsla(0,0%,100%,.2);margin-left:10px}.live-stats li:before{content:""}.live-stats .stats-case:before{background:url(../images/ico-3.png) no-repeat;width:30px;height:30px;margin-right:18px}.live-stats .stats-user:before{background:url(../images/ico-4.png) no-repeat;width:30px;height:26px;margin-right:15px}.live-stats .stats-online:before{background:url(../images/ico-5.png) no-repeat;width:24px;height:31px;margin-right:16px}.container{padding-bottom:45px}.container,.footer{margin-left:var(--wrap);margin-right:var(--wrap)}.footer{margin-top:auto;border-top:3px solid #111113;height:120px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding-left:70px;padding-right:70px}.ftext{background:url(../images/ico-6.png) no-repeat 0;height:123px;display:flex;flex-direction:column;justify-content:center;position:relative}.ftext p{padding-left:55px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.ftext p:first-child:after{background:#1e1e20;height:3px;position:absolute;top:0;left:0;width:326px;content:""}.ftext p:first-child{font-size:14.68px;font-weight:600;margin-bottom:3px}.ftext p:nth-child(2){font-size:14.68px;font-weight:500;color:#5a5a5b}.copy:hover{opacity:1}.copy{background:url(../images/copy.png) no-repeat;width:105px;height:38px;opacity:.1}.menu{display:flex}.menu li{margin:0 23px}.menu a{font-size:14px;font-weight:600;color:var(--base-0)}.menu a:hover{color:var(--base-1)}.menu .ico-vk{font-size:20px;font-weight:400}.logo{display:block;width:200px;height:78px;background:url(/images/logo2.png) center center/contain no-repeat!important;flex-shrink:0}.mini-profile{display:flex;align-items:center}.mini-profile-ava{width:52px;height:52px;position:relative}.mini-profile-ava img{width:52px;height:52px;border-radius:15px;transform:skewX(-4deg)}.mini-profile-pole{display:flex;flex-direction:column;padding-left:20px;padding-right:20px;width:180px;box-sizing:border-box;line-height:22px}.mini-profile-login a{color:var(--base-0)}.mini-profile-login{color:var(--base-0);font-size:12px;font-weight:600}.mini-profile-balance{font-size:13px;font-weight:600}.mini-profile-balance span{color:var(--base-2)}.btn{display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:14px;font-weight:600;color:var(--base-3);position:relative;z-index:1}.btn:before{z-index:-1;position:absolute;top:0;bottom:0;left:0;right:0;content:"";border-radius:8px;transform:skewX(-4deg);transition:.5s}.btn.px33{height:33px}.btn.px27{height:27px}.btn.px27:before{border-radius:6px}.btn.px43{height:43px}.btn.yellow:before{background:#00b9ff}.btn.green:before{background:#3f870f}.btn.green:not(.no):hover:before{background:#346f0d}.btn.yellow:not(.no):hover:before{background:#0089ff}.btn.red:before{background:#fc1f1f}.btn.red:not(.no):hover:before{background:#d01414}.mini-profile-plus{width:33px}.mini-profile-plus:after{width:11px;height:11px;background:url(../images/plus.png) no-repeat;content:""}.mini-profile-logout{position:absolute;top:-5px;right:-5px;width:27px}.modal-close{width:27px;position:absolute;right:25px;top:-8px;cursor:pointer}.mini-profile-logout:after,.modal-close:after{width:9px;height:9px;background:url(../images/logout.png) no-repeat;content:""}.login{width:210px;padding:0 28px;justify-content:space-between}.login i{font-size:20px}.live-ul{display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:-30px}.live-ul{display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:-30px}.live:after{z-index:5;left:0}.live:after,.live:before{width:120px;height:100%;position:absolute;top:0;content:"";background:url(../images/live.png) no-repeat 0 0}.live:before{z-index:6;right:0;transform:scaleX(-1)}.live-item{width:146px;height:127px;background-repeat:no-repeat;margin-right:-5px;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.live-item.color-1{background-image:url(../images/live/1.png)}.live-item.color-2{background-image:url(../images/live/2.png)}.live-item.color-3{background-image:url(../images/live/3.png)}.live-item.color-4{background-image:url(../images/live/4.png)}.live-item.color-5{background-image:url(../images/live/5.png)}.live-item.color-6{background-image:url(../images/live/6.png)}.live-item.color-7{background-image:url(../images/live/7.png)}.live-hover,.live-static{position:absolute;top:0;bottom:0;left:0;right:0;transition:.35s linear;-webkit-backface-visibility:hidden;backface-visibility:hidden}.live-static{transform:rotateY(0)}.live-hover{z-index:1}.live-hover,.live-item:hover .live-static{transform:rotateY(-180deg)}.live-item:hover .live-hover{transform:rotateY(0)}.live-case,.live-weapon{height:100px;width:100%;display:flex;align-items:center;justify-content:center}.live-item.color-1:nth-child(2n){background-image:url(../images/live/1n.png)}.live-item.color-2:nth-child(2n){background-image:url(../images/live/2n.png)}.live-item.color-3:nth-child(2n){background-image:url(../images/live/3n.png)}.live-item.color-4:nth-child(2n){background-image:url(../images/live/4n.png)}.live-item.color-5:nth-child(2n){background-image:url(../images/live/5n.png)}.live-item.color-6:nth-child(2n){background-image:url(../images/live/6n.png)}.live-item.color-7:nth-child(2n){background-image:url(../images/live/7n.png)}.live-static{transform:rotateY(0)}.live-hover{z-index:1}.live-hover,.live-item:hover .live-static{transform:rotateY(-180deg)}.live-item:hover .live-hover{transform:rotateY(0)}.live-case,.live-weapon{height:100px;width:100%;display:flex;align-items:center;justify-content:center}.live-weapon img{max-width:102px}.live-case img{max-width:80%;margin-top:5%}.live-name{text-align:center;font-size:11px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 15px}.bonus:after{left:-36px;width:136px;background:#141416;border-radius:20px;transform:skewX(4deg)}.bonus:after,.bonus:before{position:absolute;top:0;bottom:0;content:"";z-index:-1}.bonus:before{background:#141416 url(../images/bonus.png) no-repeat right 0;border-radius:0 20px 20px 0;transform:skewX(-4deg);left:0;right:0}.bonus{z-index:1;position:relative;height:101px;margin-bottom:45px;margin-left:70px;margin-right:34px;display:flex;align-items:center;box-sizing:border-box;padding-right:36px;padding-left:0}.bonus-btn{padding:0 22px;margin-left:auto}.bonus-timer .countdown-row{display:flex}.bonus-timer .countdown-section{display:flex;align-items:center;position:relative;z-index:2}.bonus-timer .countdown-amount:after{width:51px;height:51px;background:#212122;position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1;border-radius:10px;transform:skewX(-3deg)}.bonus-timer .countdown-amount{width:51px;height:51px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:500;position:relative;z-index:1}.bonus-timer .countdown-section:not(:last-child) .countdown-period:after{content:":";margin:0 5px;color:#5c5c61;font-size:20px;font-weight:600;transform:skewX(-3deg)}.bonus-item,.bonus-item-wp{display:flex;align-items:center}.bonus-item-wp{width:295px;height:101px;justify-content:center;margin-left:-47px;margin-right:-43px}.bonus-item-wp img{max-width:102px;-webkit-animation-name:swing-2;animation-name:swing-2;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:2s;animation-delay:2s}.bonus-item-wp.color-1{background:url(../images/bonus/1.png) no-repeat}.bonus-item-wp.color-2{background:url(../images/bonus/2.png) no-repeat}.bonus-item-wp.color-3{background:url(../images/bonus/3.png) no-repeat}.bonus-item-wp.color-4{background:url(../images/bonus/4.png) no-repeat}.bonus-item-wp.color-5{background:url(../images/bonus/5.png) no-repeat}.bonus-item-wp.color-6{background:url(../images/bonus/6.png) no-repeat}.bonus-item-wp.color-7{background:url(../images/bonus/7.png) no-repeat}.bonus-item-pole{line-height:20px}.bonus-item-pole p:first-child{font-size:15px;font-weight:600}.bonus-item-pole p:nth-child(2){font-size:13px;font-weight:600;color:#5f5e5d}.case-loop{display:flex;flex-wrap:wrap;margin-bottom:-30px;padding-bottom:45px;padding-left:30px;padding-right:30px}.case{width:20%;display:flex;justify-content:center;margin-bottom:30px}.case-in{position:relative;width:280px}.case-hover{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}.case-images{width:250px;height:210px;display:flex;align-items:center;justify-content:center;position:relative;margin-top:45px;margin-bottom:-30px;margin-left:12px}.case-images img{width:330px;height:330px;-o-object-fit:cover;object-fit:cover;transition:.5s}.case-images img:hover{-webkit-filter:saturate(100%)!important;filter:saturate(100%)!important;transform:none!important}.case-images img{transition:filter .2s ease;transform-origin:center center}.case-in:hover .case-images img{-webkit-filter:saturate(130%);filter:saturate(130%);animation:casePulse 1.2s ease-in-out infinite}@keyframes casePulse{0%{transform:scale(1)}50%{transform:scale(1.03)}100%{transform:scale(1)}}.case-new{position:absolute;top:-5px;right:-5px;font-size:14px;color:#fff;padding:0 10px}.case-pole{display:flex;flex-direction:column;margin-top:25px}.case-sale{color:#fff;margin-bottom:8px;margin-top:-41px}.case-price,.case-sale{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0 10px}.case-price{margin-bottom:10px}.case-price-new{font-size:16px}.case-price-new span{font-size:13px}.case-price-old{font-size:14px;color:#f22;margin-right:10px;text-decoration:line-through}.case-price-old span{font-size:11px}.case-name{font-size:15px;font-weight:600}.case-day{font-size:12.42px;font-weight:600;color:#5a5a5b;margin-top:3px}.case-day span{color:#459311}.glitch{width:-webkit-max-content;width:-moz-max-content;width:max-content;white-space:nowrap;position:relative;color:#fff;font-size:18px;letter-spacing:.01em;transform:scaleX(1)}.glitch:after,.glitch:before{content:attr(data-text);position:absolute;top:0;left:0;right:0;overflow:hidden;background:#141416;color:#fff;clip:rect(0,400px,0,0)}.glitch:before{left:7px;text-shadow:1px 0 #141416;animation:glitch-effect 3s linear infinite alternate-reverse}.glitch:after{left:3px;text-shadow:-1px 0 #666;animation:glitch-effect 2s linear infinite alternate-reverse}@-webkit-keyframes glitch-effect{0%{clip:rect(89px,999px,36px,0)}5%{clip:rect(31px,999px,40px,0)}10%{clip:rect(68px,999px,70px,0)}15%{clip:rect(74px,999px,41px,0)}20%{clip:rect(74px,999px,18px,0)}25%{clip:rect(81px,999px,20px,0)}30%{clip:rect(11px,999px,28px,0)}35%{clip:rect(42px,999px,6px,0)}40%{clip:rect(39px,999px,22px,0)}45%{clip:rect(89px,999px,6px,0)}50%{clip:rect(15px,999px,1px,0)}55%{clip:rect(46px,999px,54px,0)}60%{clip:rect(10px,999px,93px,0)}65%{clip:rect(81px,999px,37px,0)}70%{clip:rect(26px,999px,25px,0)}75%{clip:rect(13px,999px,47px,0)}80%{clip:rect(94px,999px,63px,0)}85%{clip:rect(45px,999px,8px,0)}90%{clip:rect(83px,999px,51px,0)}95%{clip:rect(71px,999px,1px,0)}to{clip:rect(61px,999px,31px,0)}}@keyframes glitch-effect{0%{clip:rect(89px,999px,36px,0)}5%{clip:rect(31px,999px,40px,0)}10%{clip:rect(68px,999px,70px,0)}15%{clip:rect(74px,999px,41px,0)}20%{clip:rect(74px,999px,18px,0)}25%{clip:rect(81px,999px,20px,0)}30%{clip:rect(11px,999px,28px,0)}35%{clip:rect(42px,999px,6px,0)}40%{clip:rect(39px,999px,22px,0)}45%{clip:rect(89px,999px,6px,0)}50%{clip:rect(15px,999px,1px,0)}55%{clip:rect(46px,999px,54px,0)}60%{clip:rect(10px,999px,93px,0)}65%{clip:rect(81px,999px,37px,0)}70%{clip:rect(26px,999px,25px,0)}75%{clip:rect(13px,999px,47px,0)}80%{clip:rect(94px,999px,63px,0)}85%{clip:rect(45px,999px,8px,0)}90%{clip:rect(83px,999px,51px,0)}95%{clip:rect(71px,999px,1px,0)}to{clip:rect(61px,999px,31px,0)}}.case-title{font-size:12px;text-transform:uppercase;font-weight:600;display:flex;justify-content:center;margin-bottom:7px}.case-title span{display:flex;align-items:center}.case-title span:after{margin-left:32px;transform:scaleX(-1)}.case-title span:after,.case-title span:before{background:url(../images/title.png) no-repeat;width:144px;height:8px;content:""}.case-title span:before{margin-right:32px}.case-title2:after{background:url(../images/title2.png) no-repeat;width:454px;height:3px;top:-3px}.case-title2:after,.case-title2:before{content:"";position:absolute;left:0;right:0;margin:0 auto}.case-title2:before{width:9px;height:8px;background:url(../images/title2-row.png) no-repeat;bottom:-25px}.case-title2{position:relative;border-top:3px solid #111113;padding-top:30px;margin-bottom:10px;display:flex;justify-content:center;font-size:12px;text-transform:uppercase;font-weight:600}.modal-loop{z-index:100;display:flex;align-items:center;justify-content:center}.modal-loop,.modal-ovarlay{position:fixed;top:0;bottom:0;left:0;right:0}.modal-ovarlay{z-index:101;background:#0e0e0f;opacity:.98}.modal{position:relative;z-index:102;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.modal.active{-webkit-animation-name:slideInDown;animation-name:slideInDown}.pay{width:416px;height:404px;background:url(../images/pay.png) no-repeat}.output,.pay{display:flex;flex-direction:column;align-items:center}.output{width:479px;height:482px;background:url(../images/output.png) no-repeat}.modal-title{font-size:15px;font-weight:600;display:flex;justify-content:center;margin-top:35px}.modal-title span{display:flex;align-items:center;color:var(--base-2)}.modal-title span:after{transform:scaleX(-1);margin-left:15px}.modal-title span:after,.modal-title span:before{background:url(../images/modal-title.png) no-repeat;width:47px;height:8px;content:""}.modal-title span:before{margin-right:15px}.modal-info{color:#bababa;font-size:13px;font-weight:600;text-align:center;margin-top:2px;margin-bottom:32px}.promo-title{font-size:15px;font-weight:600;margin-bottom:5px}.promo-info{color:#666;font-size:13px;font-weight:600;padding-bottom:25px}.btn.input:before{border:2px solid #232326}.btn.input input{width:100%;text-align:center;padding:0 15px}.btn.input.pay-input{width:130px}.btn.input.pay-input input{font-size:14px;font-weight:600}.btn.input.promo-input{width:260px;margin-bottom:35px}.btn.input.promo-input input{font-size:13px;font-weight:500;color:#fff}.btn.input.promo-input input:focus::-webkit-input-placeholder{color:transparent}.btn.input.promo-input input:focus::-moz-placeholder{color:transparent}.btn.input.promo-input input:focus:-ms-input-placeholder{color:transparent}.btn.input.promo-input input:focus::-ms-input-placeholder{color:transparent}.btn.input.promo-input input:focus::placeholder{color:transparent}.btn.input.promo-input input::-webkit-input-placeholder{color:#666}.btn.input.promo-input input::-moz-placeholder{color:#666}.btn.input.promo-input input:-ms-input-placeholder{color:#666}.btn.input.promo-input input::-ms-input-placeholder{color:#666}.btn.input.promo-input input::placeholder{color:#666}.promo-title{margin-top:35px}.pay-btn{width:230px}.pay .modal-close{right:38px}.output-step{width:375px;margin-left:auto;margin-right:auto}.output-step li{padding-left:60px;position:relative;margin-bottom:30px}.output-step li p:nth-child(2){font-weight:600;font-size:13px}.output-step li p:nth-child(3){color:#666;font-size:12px;font-weight:500;padding-top:4px}.output-step li p span,.output-step-num{color:var(--base-2)}.output-step-num{width:40px;position:absolute;top:0;left:0;font-size:14px;font-weight:600}.output-step-num:before{border:2px solid var(--base-2)}.output-btn{width:270px;justify-content:space-between;padding:0 24px}.output-btn:after{width:14px;height:14px;background:url(../images/g.png) no-repeat;content:""}.output-select-title:before{background:#1f1f21}.output-select-title{width:380px;justify-content:space-between;padding:0 20px;font-size:12px;color:#c7c5c5;margin-bottom:30px;margin-top:8px;cursor:pointer}.output-select-title:after{background:url(../images/output-select-title.png) no-repeat;width:11px;height:6px;content:"";transition:.5s}.output-select-title.active:after{transform:rotate(-180deg)}.output-select{background:#1f1f21;position:absolute;bottom:155px;left:0;right:0;width:380px;border-radius:10px;height:207px;padding:12px;box-sizing:border-box;margin:0 auto;z-index:10}.output-select ul{overflow-y:scroll;overflow-x:hidden;height:100%}.output-select ul::-webkit-scrollbar{width:3px}.output-select ul::-webkit-scrollbar-thumb{background:#3e3e3f}.output-select ul::-webkit-scrollbar-track{background:#262628}.output-select ul li{font-size:13px;font-weight:600;margin:9px;cursor:pointer;transition:.5s;color:#6f6f6f;width:-webkit-max-content;width:-moz-max-content;width:max-content}.output-select ul li.active,.output-select ul li:hover{color:var(--base-2)}.modal-item{background:url(../images/modal-item.png) no-repeat;width:664px;height:171px;margin-bottom:19px;display:flex;position:relative}.modal-item.color-1 .modal-item-wp{background:url(../images/modal/1.png) no-repeat}.modal-item.color-2 .modal-item-wp{background:url(../images/modal/2.png) no-repeat}.modal-item.color-3 .modal-item-wp{background:url(../images/modal/3.png) no-repeat}.modal-item.color-4 .modal-item-wp{background:url(../images/modal/4.png) no-repeat}.modal-item.color-5 .modal-item-wp{background:url(../images/modal/5.png) no-repeat}.modal-item.color-6 .modal-item-wp{background:url(../images/modal/6.png) no-repeat}.modal-item.color-7 .modal-item-wp{background:url(../images/modal/7.png) no-repeat}.modal-item-wp{width:367px;display:flex;height:171px;align-items:center;justify-content:center;box-sizing:border-box;padding-right:110px;margin-right:-91px}.modal-item-wp img{max-width:178px}.modal-item-pole{width:336px;height:100%;display:flex;flex-direction:column;justify-content:center}.modal-item .modal-close{right:15px}.modal-item-panel{display:flex;justify-content:space-between}.modal-item-name{font-size:15px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:15px}.modal-item-gold{font-size:14px;font-weight:700;color:var(--base-2);display:flex;align-items:center}.modal-item-gold:after{background:url(../images/g2.png) no-repeat;width:12px;height:13px;content:"";margin-left:6px}.modal-item-info{font-size:13px;font-weight:600;color:#5e5e5e;margin-top:3px;margin-bottom:20px}.modal-item-btn{display:flex;justify-content:space-between}.modal-item-btn .take{width:112px}.modal-item-btn .sell{width:214px;justify-content:space-between;padding-right:22px;padding-left:45px;color:#fff;position:relative}.modal-item-btn .sell:after{width:19px;height:17px;background:url(../images/ico-7.png) no-repeat;position:absolute;top:0;bottom:0;left:18px;content:"";margin:auto 0}.c-title:after{background:url(../images/c-title.png) no-repeat;width:454px;height:3px;position:absolute;top:-3px;left:0;right:0;content:"";margin:0 auto}.c-title{text-align:center;text-transform:uppercase;font-size:12px;font-weight:600;border-top:3px solid #171719;padding-top:27px;display:flex;justify-content:center;margin-bottom:30px;position:relative}.c-title span{display:flex;align-items:center}.c-title span:after{margin-left:32px}.c-title span:after,.c-title span:before{background:url(../images/title2-row.png) no-repeat;width:9px;height:8px;content:""}.c-title span:before{margin-right:32px}.faq-item:not(:last-child){margin-bottom:14px}.faq-item.active{background:#18181a}.faq-item{background:#141416;border-radius:20px;transition:.5s}.faq-name.active:after{transform:rotate(-180deg)}.faq-name:after{background:url(../images/output-select-title.png);width:11px;height:6px;content:"";transition:.5s}.faq-name{padding:0 34px;height:60px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.faq-mess{padding-left:34px;padding-right:34px;padding-bottom:10px;position:relative;top:-10px;display:none;color:#666;font-size:13px;font-weight:600}.case-day.center{text-align:center;margin-top:-27px}.case-do .case:after{background:url(../images/case-do.png) no-repeat;width:620px;height:418px;position:absolute;top:10px;left:0;right:0;bottom:0;margin:auto;content:"";z-index:-1}.case-do{display:flex;flex-direction:column;align-items:center;margin-top:13px}.case-do .case{width:100%;z-index:1;position:relative}.case-do .case-sale{margin-top:0}.case-do .case-in:hover .case-images img{-webkit-filter:saturate(100%)!important;filter:saturate(100%)!important;transform:none!important}.case-price-btn:before{border:2px solid var(--base-2)}.case-price-btn{padding:0 17px;margin-left:10px;cursor:default}.case-price-btn .case-price-new{color:var(--base-2)}.case-btn{width:160px}.case-flex{display:flex;align-items:center}.case-x{display:flex;margin-right:42px}.case-x li{width:50px;color:#706e6e;transition:.5s;cursor:pointer;margin:0 4px}.case-x li.active{color:#fff}.case-x li.active:before{background:#1c1c1e}.case-x li:before{background:#171719}.case-info{font-size:13px;font-weight:600;padding-bottom:20px}.item-title{margin-top:55px;display:flex;justify-content:center;font-size:12px;font-weight:600;background:url(../images/row.png) no-repeat bottom;padding-bottom:27px;margin-bottom:20px}.item-title span{display:flex;align-items:center}.item-title span:before{margin-right:40px}.item-title span:after,.item-title span:before{background:url(../images/item-title.png) no-repeat;width:104px;height:3px;content:""}.item-title span:after{margin-left:40px}.item-loop{display:flex;justify-content:center;flex-wrap:wrap}.item.color-1{background-image:url(../images/item/1.png)}.item.color-2{background-image:url(../images/item/2.png)}.item.color-3{background-image:url(../images/item/3.png)}.item.color-4{background-image:url(../images/item/4.png)}.item.color-5{background-image:url(../images/item/5.png)}.item.color-6{background-image:url(../images/item/6.png)}.item.color-7{background-image:url(../images/item/7.png)}.item-loop .item{margin:5px}.item{position:relative;background-color:#171719;background-position:bottom;background-repeat:no-repeat;width:151px;height:157px;border-radius:25px}.item-wp{height:112px;display:flex;align-items:center;justify-content:center}.item-wp img{max-width:102px}.item-name1{font-weight:600}.item-name1,.item-name2{font-size:11px;text-align:center;overflow:hidden;text-overflow:ellipsis;padding:0 10px}.item-name2{font-weight:500;white-space:nowrap}.item.color-1 .item-name2{color:#ee9619}.item.color-2 .item-name2{color:#ec3737}.item.color-3 .item-name2{color:#2e7dea}.item.color-4 .item-name2{color:#ea35e0}.item.color-5 .item-name2{color:#848a91}.item.color-6 .item-name2{color:#984feb}.case-dop{display:flex;flex-direction:column;align-items:center;margin-top:5px}.rulet-loop{padding:40px 0}.rulet:after{background:url(../images/rulet-row.png) no-repeat;width:190px;bottom:0;right:0;margin:0 auto;z-index:2}.rulet:after,.rulet:before{height:206px;position:absolute;top:0;left:0;content:""}.rulet:before{background:url(../images/rulet2.png) no-repeat;width:1020px;z-index:1}.rulet{background:url(../images/rulet.png) no-repeat;width:1020px;height:206px;margin-left:auto;margin-right:auto;margin-bottom:20px;position:relative;-webkit-clip-path:polygon(3% 0,97% 0,100% 50%,100% 50%,97% 100%,3% 100%,0 50%,0 50%);clip-path:polygon(3% 0,97% 0,100% 50%,100% 50%,97% 100%,3% 100%,0 50%,0 50%)}.rulet,.rulet2{box-sizing:border-box}.rulet2{margin:0 28px;overflow:hidden}.rulet-ul{width:9999px;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:relative;left:-59px}.rulet-ul .item:after{width:20px;height:3px;position:absolute;bottom:0;left:0;right:0;content:"";z-index:1;margin:0 auto}.rulet-ul .item.color-1:after{background:#00b9ff}.rulet-ul .item.color-2:after{background:#fc1f1f}.rulet-ul .item.color-3:after{background:#0d6beb}.rulet-ul .item.color-4:after{background:#db14d0}.rulet-ul .item.color-5:after{background:#70757b}.rulet-ul .item.color-6:after{background:#8c25ff}.rulet-ul .item{transition:.5s;opacity:.3;width:150px;height:170px;margin-top:18px;margin-right:5px;position:relative}.rulet-ul .item-wp{height:120px}.rulet-ul .item-wp img{max-width:110px}.rul.start.anim-1 .rulet-ul{-webkit-animation-name:rulet-1;animation-name:rulet-1;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rul.start.anim-2 .rulet-ul{-webkit-animation-name:rulet-2;animation-name:rulet-2;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rul.start.anim-3 .rulet-ul{-webkit-animation-name:rulet-3;animation-name:rulet-3;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rul.start.anim-4 .rulet-ul{-webkit-animation-name:rulet-4;animation-name:rulet-4;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rul.start.anim-5 .rulet-ul{-webkit-animation-name:rulet-5;animation-name:rulet-5;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rul.start.anim-6 .rulet-ul{-webkit-animation-name:rulet-6;animation-name:rulet-6;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rul.start.anim-7 .rulet-ul{-webkit-animation-name:rulet-7;animation-name:rulet-7;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rul.start.anim-8 .rulet-ul{-webkit-animation-name:rulet-8;animation-name:rulet-8;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rul.start.anim-9 .rulet-ul{-webkit-animation-name:rulet-9;animation-name:rulet-9;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rul.start.anim-10 .rulet-ul{-webkit-animation-name:rulet-10;animation-name:rulet-10;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rul.start.anim-11 .rulet-ul{-webkit-animation-name:rulet-11;animation-name:rulet-11;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rul.start.anim-12 .rulet-ul{-webkit-animation-name:rulet-12;animation-name:rulet-12;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rul-1.start .rulet-ul{-webkit-animation-duration:10.8s;animation-duration:10.8s}.rul-2.start .rulet-ul{-webkit-animation-duration:11s;animation-duration:11s}.rul-3.start .rulet-ul{-webkit-animation-duration:11.2s;animation-duration:11.2s}@-webkit-keyframes rulet-1{0%{-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1)}50%{-webkit-animation-timing-function:cubic-bezier(.68,-.55,.265,1.55);animation-timing-function:cubic-bezier(.68,-.55,.265,1.55)}80%{-webkit-animation-timing-function:cubic-bezier(.68,.84,.265,1.55);animation-timing-function:cubic-bezier(.68,.84,.265,1.55)}to{transform:translate3d(-6444.8px,0,0)}}@keyframes rulet-1{0%{-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1)}50%{-webkit-animation-timing-function:cubic-bezier(.68,-.55,.265,1.55);animation-timing-function:cubic-bezier(.68,-.55,.265,1.55)}80%{-webkit-animation-timing-function:cubic-bezier(.68,.84,.265,1.55);animation-timing-function:cubic-bezier(.68,.84,.265,1.55)}to{transform:translate3d(-6444.8px,0,0)}}@-webkit-keyframes rulet-2{0%{-webkit-animation-timing-function:cubic-bezier(.19,1,.22,1);animation-timing-function:cubic-bezier(.19,1,.22,1)}50%{-webkit-animation-timing-function:cubic-bezier(.67,-.54,.264,1.54);animation-timing-function:cubic-bezier(.67,-.54,.264,1.54)}80%{-webkit-animation-timing-function:cubic-bezier(.67,.83,.264,1.54);animation-timing-function:cubic-bezier(.67,.83,.264,1.54)}to{transform:translate3d(-6452.4px,0,0)}}@keyframes rulet-2{0%{-webkit-animation-timing-function:cubic-bezier(.19,1,.22,1);animation-timing-function:cubic-bezier(.19,1,.22,1)}50%{-webkit-animation-timing-function:cubic-bezier(.67,-.54,.264,1.54);animation-timing-function:cubic-bezier(.67,-.54,.264,1.54)}80%{-webkit-animation-timing-function:cubic-bezier(.67,.83,.264,1.54);animation-timing-function:cubic-bezier(.67,.83,.264,1.54)}to{transform:translate3d(-6452.4px,0,0)}}@-webkit-keyframes rulet-3{0%{-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1)}50%{-webkit-animation-timing-function:cubic-bezier(.66,-.53,.263,1.53);animation-timing-function:cubic-bezier(.66,-.53,.263,1.53)}80%{-webkit-animation-timing-function:cubic-bezier(.66,.82,.263,1.53);animation-timing-function:cubic-bezier(.66,.82,.263,1.53)}to{transform:translate3d(-6460px,0,0)}}@keyframes rulet-3{0%{-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1)}50%{-webkit-animation-timing-function:cubic-bezier(.66,-.53,.263,1.53);animation-timing-function:cubic-bezier(.66,-.53,.263,1.53)}80%{-webkit-animation-timing-function:cubic-bezier(.66,.82,.263,1.53);animation-timing-function:cubic-bezier(.66,.82,.263,1.53)}to{transform:translate3d(-6460px,0,0)}}@-webkit-keyframes rulet-4{0%{-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1)}50%{-webkit-animation-timing-function:cubic-bezier(.68,-.55,.265,1.55);animation-timing-function:cubic-bezier(.68,-.55,.265,1.55)}80%{-webkit-animation-timing-function:cubic-bezier(.68,.84,.265,1.55);animation-timing-function:cubic-bezier(.68,.84,.265,1.55)}to{transform:translate3d(-6467.6px,0,0)}}@keyframes rulet-4{0%{-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1)}50%{-webkit-animation-timing-function:cubic-bezier(.68,-.55,.265,1.55);animation-timing-function:cubic-bezier(.68,-.55,.265,1.55)}80%{-webkit-animation-timing-function:cubic-bezier(.68,.84,.265,1.55);animation-timing-function:cubic-bezier(.68,.84,.265,1.55)}to{transform:translate3d(-6467.6px,0,0)}}@-webkit-keyframes rulet-5{0%{-webkit-animation-timing-function:cubic-bezier(.19,1,.22,1);animation-timing-function:cubic-bezier(.19,1,.22,1)}50%{-webkit-animation-timing-function:cubic-bezier(.67,-.54,.264,1.54);animation-timing-function:cubic-bezier(.67,-.54,.264,1.54)}80%{-webkit-animation-timing-function:cubic-bezier(.67,.83,.264,1.54);animation-timing-function:cubic-bezier(.67,.83,.264,1.54)}to{transform:translate3d(-6475.2px,0,0)}}@keyframes rulet-5{0%{-webkit-animation-timing-function:cubic-bezier(.19,1,.22,1);animation-timing-function:cubic-bezier(.19,1,.22,1)}50%{-webkit-animation-timing-function:cubic-bezier(.67,-.54,.264,1.54);animation-timing-function:cubic-bezier(.67,-.54,.264,1.54)}80%{-webkit-animation-timing-function:cubic-bezier(.67,.83,.264,1.54);animation-timing-function:cubic-bezier(.67,.83,.264,1.54)}to{transform:translate3d(-6475.2px,0,0)}}@-webkit-keyframes rulet-6{0%{-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1)}50%{-webkit-animation-timing-function:cubic-bezier(.66,-.53,.263,1.53);animation-timing-function:cubic-bezier(.66,-.53,.263,1.53)}80%{-webkit-animation-timing-function:cubic-bezier(.66,.82,.263,1.53);animation-timing-function:cubic-bezier(.66,.82,.263,1.53)}to{transform:translate3d(-6482.8px,0,0)}}@keyframes rulet-6{0%{-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1)}50%{-webkit-animation-timing-function:cubic-bezier(.66,-.53,.263,1.53);animation-timing-function:cubic-bezier(.66,-.53,.263,1.53)}80%{-webkit-animation-timing-function:cubic-bezier(.66,.82,.263,1.53);animation-timing-function:cubic-bezier(.66,.82,.263,1.53)}to{transform:translate3d(-6482.8px,0,0)}}@-webkit-keyframes rulet-7{0%{-webkit-animation-timing-function:cubic-bezier(.19,1,.22,1);animation-timing-function:cubic-bezier(.19,1,.22,1)}50%{-webkit-animation-timing-function:cubic-bezier(.67,-.54,.264,1.54);animation-timing-function:cubic-bezier(.67,-.54,.264,1.54)}80%{-webkit-animation-timing-function:cubic-bezier(.67,.83,.264,1.54);animation-timing-function:cubic-bezier(.67,.83,.264,1.54)}to{transform:translate3d(-6490.4px,0,0)}}@keyframes rulet-7{0%{-webkit-animation-timing-function:cubic-bezier(.19,1,.22,1);animation-timing-function:cubic-bezier(.19,1,.22,1)}50%{-webkit-animation-timing-function:cubic-bezier(.67,-.54,.264,1.54);animation-timing-function:cubic-bezier(.67,-.54,.264,1.54)}80%{-webkit-animation-timing-function:cubic-bezier(.67,.83,.264,1.54);animation-timing-function:cubic-bezier(.67,.83,.264,1.54)}to{transform:translate3d(-6490.4px,0,0)}}@-webkit-keyframes rulet-8{0%{-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1)}50%{-webkit-animation-timing-function:cubic-bezier(.66,-.53,.263,1.53);animation-timing-function:cubic-bezier(.66,-.53,.263,1.53)}80%{-webkit-animation-timing-function:cubic-bezier(.66,.82,.263,1.53);animation-timing-function:cubic-bezier(.66,.82,.263,1.53)}to{transform:translate3d(-6498px,0,0)}}@keyframes rulet-8{0%{-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1)}50%{-webkit-animation-timing-function:cubic-bezier(.66,-.53,.263,1.53);animation-timing-function:cubic-bezier(.66,-.53,.263,1.53)}80%{-webkit-animation-timing-function:cubic-bezier(.66,.82,.263,1.53);animation-timing-function:cubic-bezier(.66,.82,.263,1.53)}to{transform:translate3d(-6498px,0,0)}}@-webkit-keyframes rulet-9{0%{-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1)}50%{-webkit-animation-timing-function:cubic-bezier(.68,-.55,.265,1.55);animation-timing-function:cubic-bezier(.68,-.55,.265,1.55)}80%{-webkit-animation-timing-function:cubic-bezier(.68,.84,.265,1.55);animation-timing-function:cubic-bezier(.68,.84,.265,1.55)}to{transform:translate3d(-6505.6px,0,0)}}@keyframes rulet-9{0%{-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1)}50%{-webkit-animation-timing-function:cubic-bezier(.68,-.55,.265,1.55);animation-timing-function:cubic-bezier(.68,-.55,.265,1.55)}80%{-webkit-animation-timing-function:cubic-bezier(.68,.84,.265,1.55);animation-timing-function:cubic-bezier(.68,.84,.265,1.55)}to{transform:translate3d(-6505.6px,0,0)}}@-webkit-keyframes rulet-10{0%{-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1)}50%{-webkit-animation-timing-function:cubic-bezier(.66,-.53,.263,1.53);animation-timing-function:cubic-bezier(.66,-.53,.263,1.53)}80%{-webkit-animation-timing-function:cubic-bezier(.66,.82,.263,1.53);animation-timing-function:cubic-bezier(.66,.82,.263,1.53)}to{transform:translate3d(-6513.2px,0,0)}}@keyframes rulet-10{0%{-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1)}50%{-webkit-animation-timing-function:cubic-bezier(.66,-.53,.263,1.53);animation-timing-function:cubic-bezier(.66,-.53,.263,1.53)}80%{-webkit-animation-timing-function:cubic-bezier(.66,.82,.263,1.53);animation-timing-function:cubic-bezier(.66,.82,.263,1.53)}to{transform:translate3d(-6513.2px,0,0)}}@-webkit-keyframes rulet-11{0%{-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1)}50%{-webkit-animation-timing-function:cubic-bezier(.68,-.55,.265,1.55);animation-timing-function:cubic-bezier(.68,-.55,.265,1.55)}80%{-webkit-animation-timing-function:cubic-bezier(.68,.84,.265,1.55);animation-timing-function:cubic-bezier(.68,.84,.265,1.55)}to{transform:translate3d(-6520.8px,0,0)}}@keyframes rulet-11{0%{-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1)}50%{-webkit-animation-timing-function:cubic-bezier(.68,-.55,.265,1.55);animation-timing-function:cubic-bezier(.68,-.55,.265,1.55)}80%{-webkit-animation-timing-function:cubic-bezier(.68,.84,.265,1.55);animation-timing-function:cubic-bezier(.68,.84,.265,1.55)}to{transform:translate3d(-6520.8px,0,0)}}@-webkit-keyframes rulet-12{0%{-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1)}50%{-webkit-animation-timing-function:cubic-bezier(.66,-.53,.263,1.53);animation-timing-function:cubic-bezier(.66,-.53,.263,1.53)}80%{-webkit-animation-timing-function:cubic-bezier(.66,.82,.263,1.53);animation-timing-function:cubic-bezier(.66,.82,.263,1.53)}to{transform:translate3d(-6566.4px,0,0)}}@keyframes rulet-12{0%{-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1)}50%{-webkit-animation-timing-function:cubic-bezier(.66,-.53,.263,1.53);animation-timing-function:cubic-bezier(.66,-.53,.263,1.53)}80%{-webkit-animation-timing-function:cubic-bezier(.66,.82,.263,1.53);animation-timing-function:cubic-bezier(.66,.82,.263,1.53)}to{transform:translate3d(-6566.4px,0,0)}}.case-anim{display:flex;justify-content:center;margin-top:-15px}.case-anim li{width:8px;height:8px;margin:0 3px;animation-name:bounce_circleG;-o-animation-name:bounce_circleG;-ms-animation-name:bounce_circleG;-webkit-animation-name:bounce_circleG;-moz-animation-name:bounce_circleG;animation-duration:2.24s;-o-animation-duration:2.24s;-ms-animation-duration:2.24s;-webkit-animation-duration:2.24s;-moz-animation-duration:2.24s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal}.case-anim li:before{border-radius:3px}.case-show:before{background:#171719}.case-show{padding:0 48px;color:#a1a1a1;cursor:default;margin-top:32px}.case-anim li:first-child{animation-delay:.45s;-o-animation-delay:.45s;-ms-animation-delay:.45s;-webkit-animation-delay:.45s;-moz-animation-delay:.45s}.case-anim li:nth-child(2){animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s}.case-anim li:nth-child(3){animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s}@-webkit-keyframes bounce_circleG{50%{opacity:.1}}@keyframes bounce_circleG{50%{opacity:.1}}.profile-panel{display:flex;justify-content:space-between;align-items:center;padding:0 45px}.profile-nav{display:flex;margin:30px 0}.profile-nav li{margin-right:17px;padding:0 27px;color:#6c6c6e;cursor:pointer;transition:.5s}.profile-nav li.active{color:#fff}.profile-nav li:before{border:2px solid #2e2e31}.profile-nav li.active:before{border-color:var(--base-2)}.profile{height:183px;z-index:1;position:relative;margin-left:70px;margin-right:35px;display:flex;align-items:center;box-sizing:border-box;padding-right:47px;padding-left:7px}.profile:after{left:-35px;width:277px;background:#141416 url(../images/left.png) no-repeat 0 bottom;border-radius:20px;transform:skewX(4deg)}.profile:after,.profile:before{position:absolute;top:0;bottom:0;content:"";z-index:-1}.profile:before{background:#141416 url(../images/right.png) no-repeat 100% 100%;border-radius:0 20px 20px 0;transform:skewX(-4deg);left:0;right:0}.item-profile{margin-top:-10px}.item-profile .item{width:151px;height:188px;margin:9px}.tab{display:none}.tab.active{display:block}.profile-sell-all{padding-right:17px;padding-left:47px;width:270px;justify-content:space-between;color:#fff;position:relative}.profile-sell-all-ico{position:absolute;top:0;bottom:0;left:0}.profile-sell-all-ico:after{background:url(../images/ico-8.png) no-repeat}.profile-sell-all-ico:after,.profile-sell-all-ico:before{width:19px;height:17px;position:absolute;top:0;left:19px;bottom:0;margin:auto 0;content:"";transition:.5s}.profile-sell-all-ico:before{background:url(../images/ico-8h.png) no-repeat;z-index:2;opacity:0}.profile-sell-all:hover .profile-sell-all-ico:before{opacity:1}.profile-sell-all:hover .profile-sell-all-ico:after{opacity:0}.profile-sell-all span{color:#54af17;transition:.5s}.profile-sell-all:before{border:2px solid #3f870f}.profile-sell-all:hover:before{background-color:#3f870f}.profile-sell-all:hover span{color:#fff}.item-gold{display:flex;justify-content:center}.item-gold span{display:flex;align-items:center;font-size:13px;font-weight:700;color:var(--base-2);margin-top:15px}.item-gold span:after{width:12px;height:13px;background:url(../images/g2.png) no-repeat;content:"";margin-left:4px}.item-price{position:absolute;top:20px;left:20px;font-size:11px;color:#5bb121;font-weight:600}.item-price span{font-size:13px}.item-profile .item-wp img{margin-top:30px;max-height:75px}.item-sell:after{width:19px;height:17px;background:url(../images/ico-8h.png) no-repeat;content:""}.item-sell{width:38px;position:absolute;top:10px;right:0;cursor:pointer}.item-sell:before{background:#478c19}.item-sell:hover:before{background:#49a40d}.item-btn:not(.select){cursor:pointer}.item-btn.select:before{background:#161618}.item-btn.select{color:#424141}.item-btn.select .g{background:url(../images/g3.png) no-repeat}.item-btn{position:absolute;bottom:-45px;left:0;right:0;padding:0 14px;justify-content:space-between;font-size:12px}.item-btn .g{width:14px;height:14px;background:url(../images/g.png) no-repeat}.profile-my .item{margin-bottom:65px}.profile-hist{margin:0 30px}.profile-hist-item:first-child{background:0;height:auto;padding-bottom:12px;color:#6f6f6f!important;font-size:13px}.profile-hist-item:first-child .profile-hist-div{color:#6f6f6f!important}.profile-hist-item:first-child .profile-hist-div:nth-child(2){padding-left:67px}.profile-hist-item{display:flex;align-items:center;height:70px;margin-bottom:10px;background:#141416;border-radius:20px;padding:0 50px}.profile-hist-div{display:flex;align-items:center;font-size:13px;font-weight:600;position:relative}.profile-hist-div:first-child{width:85px}.profile-hist-div:nth-child(3){margin-left:auto}.profile-hist-div:nth-child(3),.profile-hist-div:nth-child(4),.profile-hist-div:nth-child(5){width:150px;justify-content:center}.profile-hist-div:nth-child(3){color:var(--base-2)}.profile-hist-div:nth-child(4){color:#666}.profile-hist-div:nth-child(5){justify-content:flex-end}.profile-hist-ava{width:42px;height:43px;border-radius:10px;margin-right:25px}.profile-hist-status.red{color:#fc1f1f}.profile-hist-status.green{color:green}.profile-hist-status.orange{color:orange}.g-orange{width:12px;height:13px;background:url(../images/g2.png) no-repeat;margin-left:4px}.profile-ava{box-sizing:border-box;width:132px;height:132px;border:2px solid #303031;display:flex;align-items:center;justify-content:center;border-radius:20px;position:relative}.profile-ava img{width:120px;height:120px;border-radius:20px}.profile-pole{width:216px;padding-left:17px;padding-right:17px;box-sizing:border-box}.profile-vk i{font-size:18px}.profile-vk{width:138px;padding:0 20px;justify-content:space-between;margin-top:10px;font-size:13px;color:#fff}.btn.blue:before{background:#2e62d8}.btn.blue:hover:before{background:#204eb7}.profile-bg{height:132px;background:#1a1a1d;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:20px;box-sizing:border-box}.profile-bg .btn{width:100%}.profile-bg.pole-1,.profile-bg.pole-2{width:222px;margin-right:10px;padding:0 35px}.profile-bg.pole-3{width:calc(100% - 805px);padding:0 22px;align-items:flex-start}.profile-bg.pole-1 p:first-child,.profile-bg.pole-2 p:first-child{font-size:13px;font-weight:600;padding-bottom:5px}.profile-bg.pole-1 p:nth-child(2),.profile-bg.pole-2 p:nth-child(2){font-size:13px;font-weight:600;color:var(--base-2);display:flex;align-items:center;padding-bottom:10px}.profile-login{font-size:15px;font-weight:600;margin-bottom:6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.profile-case-all,.profile-rating{font-size:13px;font-weight:600;color:#666;margin-bottom:6px}.profile-case-all span{color:var(--base-2)}.ava-btn:before{background:#303031}.ava-btn:hover:before{background:#39393a}.ava-btn{width:165px!important;color:#9d9d9d}.ava-title{font-size:13px;font-weight:600}.ava-title span{color:var(--base-2)}.ava-text{color:#626262;font-size:11px;font-weight:500;padding-top:5px;padding-bottom:10px}.ava-text span{color:red}.bests-drop{width:433px;height:132px;background:url(../images/best-drop.png) no-repeat;margin-left:auto;box-sizing:border-box;padding-left:31px;display:flex;align-items:center;justify-content:center}.bests-drop-wp.color-1:after{background:url(../images/best/1.png) no-repeat}.bests-drop-wp.color-2:after{background:url(../images/best/2.png) no-repeat}.bests-drop-wp.color-3:after{background:url(../images/best/3.png) no-repeat}.bests-drop-wp.color-4:after{background:url(../images/best/4.png) no-repeat}.bests-drop-wp.color-5:after{background:url(../images/best/5.png) no-repeat}.bests-drop-wp.color-6:after{background:url(../images/best/6.png) no-repeat}.bests-drop-wp.color-7:after{background:url(../images/best/7.png) no-repeat}.bests-drop-wp:after{width:268px;height:132px;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;content:"";z-index:-1}.bests-drop-wp{position:relative;z-index:1;width:50%;height:132px;display:flex;align-items:center;justify-content:center}.bests-drop-wp img{max-width:142px}.bests-drop-case{width:50%;height:132px;display:flex;align-items:center;justify-content:center}.bests-drop-case img{max-width:80%}.item-title.flex span{text-align:center}.item-title.flex div p:nth-child(2){color:#5a5a5b;padding-top:5px}.bonus-flex{display:flex;align-items:center;justify-content:center;margin-bottom:-10px}.bonus-flex .item{height:188px;margin-right:20px}.bonus-flex .item-wp{height:116px}.bonus-flex .item-gold span{margin-top:3px}.bonus-flex .item.color-1{background-image:url(../images/1.png)}.bonus-flex .item.color-2{background-image:url(../images/2.png)}.bonus-flex .item.color-3{background-image:url(../images/3.png)}.bonus-flex .item.color-4{background-image:url(../images/4.png)}.bonus-flex .item.color-5{background-image:url(../images/5.png)}.bonus-flex .item.color-6{background-image:url(../images/6.png)}.bonus-flex .item.color-7{background-image:url(../images/7.png)}.bonus-bg{width:318px;background:#141416;border-radius:25px;height:188px;display:flex;flex-direction:column;align-items:center;justify-content:center}.bonus-bg .countdown-section{position:relative}.bonus-bg .countdown-section:after{position:absolute;top:-20px;left:0;right:15px;color:#666;font-size:12px;text-align:center;font-weight:600}.bonus-bg .countdown-section:first-child:after{content:"\427\430\441\44B"}.bonus-bg .countdown-section:nth-child(2):after{content:"\41C\438\43D\443\442\44B"}.bonus-bg .countdown-section:nth-child(3):after{content:"\421\435\43A\443\43D\434\44B"}.bonus-bg .countdown-amount{width:64px;height:64px;font-size:22px}.bonus-bg .countdown-amount:after{width:64px;height:64px}.bonus-bg .countdown-section:not(:last-child) .countdown-period:after{font-size:22px;margin:0 5px}.bonus-bg-btn{width:240px;margin-top:15px}.bonus-bg .bonus-timer{margin-top:20px}.bonus-bg-pole{margin-left:20px;height:188px;width:538px}.bonus-bg-last{border-radius:25px;height:129px;background:#141416;box-sizing:border-box;padding:30px;display:flex;align-items:center}.bonus-bg-info{display:flex;flex-direction:column;height:59px;justify-content:center;font-size:12px;font-weight:600;color:#666;padding-left:15px}.bonus-bg-info span{color:#fff}.bonus-bg-btn.mesto:before{background:#212122}.bonus-bg-btn.mesto{justify-content:space-between;padding:0 25px;color:#5e5e5e}.bonus-bg-last-ava{width:67px;height:67px;margin-right:22px}.bonus-bg-last-ava img{width:67px;height:67px;border-radius:20px}.bonus-bg-last ul li:first-child{font-size:13px;font-weight:600;color:var(--base-2);padding-bottom:10px}.bonus-bg-last ul li:nth-child(2){font-size:13px;font-weight:600;padding-bottom:4px}.bonus-bg-last ul li:nth-child(3){color:#5e5e5e;font-size:13px;font-weight:600}.lasts-wp{margin-left:auto;width:132px;height:129px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;flex-direction:column;text-align:center}.lasts-wp img{max-width:102px;margin-top:-10px;margin-left:-20px}.lasts-wp:after{width:265px;height:100%;position:absolute;top:0;left:-85px;content:"";z-index:-1}.lasts-wp.color-1:after{background:url(../images/11.png) no-repeat 0 bottom}.lasts-wp.color-2:after{background:url(../images/22.png) no-repeat 0 bottom}.lasts-wp.color-3:after{background:url(../images/33.png) no-repeat 0 bottom}.lasts-wp.color-4:after{background:url(../images/44.png) no-repeat 0 bottom}.lasts-wp.color-5:after{background:url(../images/55.png) no-repeat 0 bottom}.lasts-wp.color-6:after{background:url(../images/66.png) no-repeat 0 bottom}.lasts-wp.color-7:after{background:url(../images/77.png) no-repeat 0 bottom}.last-loop{display:flex;flex-wrap:wrap;justify-content:center;margin-top:-5px}.last-item{background:url(../images/last-item.png) no-repeat;width:280px;height:78px;margin:5px;display:flex;padding:15px 20px;box-sizing:border-box;align-items:center}.last-item-ava{width:47px;height:47px;margin-right:20px}.last-item-ava img{width:47px;height:47px;border-radius:10px}.last-item ul li:first-child,.last-item ul li:nth-child(2){font-size:13px;font-weight:600}.last-item ul li:nth-child(2){color:#666;padding-top:4px}.last-item ul li:nth-child(2) span{color:var(--base-2)}.login-flex{display:flex}.login-flex a:not(:first-child){margin-left:20px}.login-flex a{width:150px}.yandex{background:rgba(13,13,15,.97);position:fixed;top:0;bottom:0;left:0;right:0;z-index:10000000;justify-content:center;box-sizing:border-box;padding:20px}.yandex,.yandex-full{display:flex;align-items:center}.yandex-full{width:100%;max-width:855px;margin-left:auto;margin-right:auto;flex-direction:column}.yandex-logo{max-width:397px}.yandex-logo img{width:100%;margin-bottom:100px}.yandex .case-title{font-size:12px;font-weight:500px;white-space:nowrap}.yandex-text{font-size:13px;font-weight:500;text-align:center;margin-top:50px;margin-bottom:60px}.yandex-title{width:100%;background:url(../images/yandex/title.png) no-repeat center 0;height:3px}.yandex-check{display:flex;margin-top:35px;align-items:center;margin-bottom:40px;cursor:pointer}.yandex-check:not(.active):hover .yandex-check-row{border-color:#fff}.yandex-check.active .yandex-check-row span{opacity:1}.yandex-check.active .yandex-check-row{border-color:#f49001}.yandex-check-row span{width:13px;height:13px;background:#f49001;border-radius:3px;opacity:0;transition:.5s}.yandex-check-row{border-radius:8px;width:23px;height:23px;border:2px solid #565657;display:flex;align-items:center;justify-content:center;margin-right:15px;transition:.5s}.yandex-check-text,.yandex-check-text b{font-size:13px;font-weight:500}.yandex-check-text b{color:#ea8a02}.yandex .btn{padding:0 35px;white-space:nowrap}.yandex-no{margin-top:35px}.yandex-no a{color:#909090;font-size:12px;text-decoration:underline}.yandex-no a:hover{color:#fff}.incognito{height:407px;position:relative;margin:10px 30px 40px}.incognito-title{position:absolute;top:-16px;left:0;right:0;display:flex;justify-content:center;align-items:center;background:url(../images/new/title.png) no-repeat;width:298px;height:46px;margin-left:auto;margin-right:auto;z-index:7;font-size:13px;font-weight:600;text-transform:uppercase}.incognito-case{height:407px;background:url(../images/new/bg.png) repeat-x 0 0;position:relative;margin:0 30px}.incognito-case:after{left:-30px}.incognito-case:after,.incognito-case:before{width:474px;height:100%;background:url(../images/new/left.png) no-repeat;position:absolute;top:0;bottom:0;content:""}.incognito-case:before{right:-30px;transform:scaleX(-1)}.incognito .case-loop{position:relative;z-index:5;height:100%}.incognito .case{width:25%;margin-bottom:0;height:100%;align-items:center}.incognito .case-in{width:auto}.incognito .case-pole{align-items:center;margin-top:30px}.incognito .case-price:before{transform:none;left:-9px}.incognito .case-price:after,.incognito .case-price:before{background:url(../images/new/btn.png) no-repeat;width:14px;height:33px;position:absolute;top:0;bottom:0;content:""}.incognito .case-price:after{transform:none;right:-9px;transform:scaleX(-1)}.incognito .case-price{background:#00b9ff;padding:0 5px;height:33px}.case-title2.bottom{border-top:0;border-bottom:3px solid #111113;padding-top:0;padding-bottom:45px}.case-title2.bottom:before{bottom:20px}.case-title2.bottom:after{bottom:-3px;top:0;margin-top:auto}.case-incognito-text{text-align:center;font-size:13px;font-weight:600;color:#5b5b5b;padding:50px 0 70px}.incognito-list-bg{height:407px;background:#141416;margin:0 60px 50px;position:relative;display:flex;flex-direction:column;justify-content:center}.incognito-list-bg:after{left:-30px}.incognito-list-bg:after,.incognito-list-bg:before{background:url(../images/new/list.png) no-repeat;width:60px;height:407px;position:absolute;top:0;content:""}.incognito-list-bg:before{right:-30px;transform:scaleX(-1)}.incognito-list{position:relative;z-index:3;display:flex}.incognito-list-item{width:100%;margin:20px;height:140px;background:#19191b;display:flex;align-items:center;border-radius:20px;overflow:hidden}.incognito-list-ico{min-width:133px;max-width:133px;height:100%;display:flex;align-items:center;justify-content:center;background:url(../images/new/sh.png) no-repeat 0 bottom}.incognito-list-ico svg{width:58px;fill:#00b9ff}.incognito-list-item:last-child .incognito-list-ico svg{width:54px}.incognito-list-text{width:100%;box-sizing:border-box;padding-right:20px}.incognito-list-text p:first-child{font-size:14px;font-weight:600;color:#00b9ff}.incognito-list-text p:nth-child(2){font-size:13px;font-weight:600;padding-top:10px}.incognito-texts{margin-top:25px;position:relative;z-index:3;text-align:center;color:#5b5b5b;font-size:13px;font-weight:600;background:url(../images/new/title2.png) no-repeat center 0;padding-top:55px}@media (max-width:1400px){.incognito-list-text p:first-child{font-size:13px}.incognito-list-text p:nth-child(2){font-size:12px;padding-top:5px}.incognito-list-item{margin:20px 10px}.incognito-list-ico{min-width:80px;max-width:80px;background-position:-50px bottom}.incognito-list-ico svg{width:40px}.incognito-list-item:last-child .incognito-list-ico svg{width:38px}}.incognito-free{position:relative;padding-bottom:70px;margin-top:44px}.incognito-bottom,.incognito-free{display:flex;justify-content:center}.incognito-bottom{position:absolute;bottom:0;left:0;right:0}.incognito-free-item{display:flex;flex-direction:column;width:228px;margin:0 50px}.incognito-free-wp{width:228px;height:228px;display:flex;align-items:center;justify-content:center}.incognito-free-wp img.tank{max-width:240px;margin-top:-30px}.incognito-free-wp img{max-width:180px;position:relative;z-index:33;opacity:0;transform:scale(0)}@-webkit-keyframes pulse{0%{opacity:1%}70%{opacity:1%}to{opacity:1%}}@keyframes pulse{0%{opacity:1%}70%{opacity:1%}to{opacity:1%}}.incognito-free-0{position:absolute;width:393px;height:391px;z-index:1;opacity:0}.incognito-free-1{position:absolute;width:335px;height:193px;z-index:2;margin-top:-47px;margin-left:-23px;opacity:0;transform:rotate3d(1,1,1,-45deg)}.incognito-free-2{position:absolute;width:255px;height:213px;z-index:3;margin-left:30px;margin-top:10px;opacity:0;transform:rotate3d(1,1,1,45deg)}.incognito-free-3{position:absolute;width:169px;height:124px;z-index:4;opacity:0;transform:scale(1.5)}.incognito-bottom .btn.gray2:before{background:#171719}.incognito-bottom .btn.gray2{color:#a1a1a1;cursor:default}.incognito-free-item.color-1 .incognito-free-0{background-image:url(../images/new/rar/1/0.png)}.incognito-free-item.color-1 .incognito-free-1{background-image:url(../images/new/rar/1/1.png)}.incognito-free-item.color-1 .incognito-free-2{background-image:url(../images/new/rar/1/2.png)}.incognito-free-item.color-1 .incognito-free-3{background-image:url(../images/new/rar/1/3.png)}.incognito-free-item.color-2 .incognito-free-0{background-image:url(../images/new/rar/2/0.png)}.incognito-free-item.color-2 .incognito-free-1{background-image:url(../images/new/rar/2/1.png)}.incognito-free-item.color-2 .incognito-free-2{background-image:url(../images/new/rar/2/2.png)}.incognito-free-item.color-2 .incognito-free-3{background-image:url(../images/new/rar/2/3.png)}.incognito-free-item.color-3 .incognito-free-0{background-image:url(../images/new/rar/3/0.png)}.incognito-free-item.color-3 .incognito-free-1{background-image:url(../images/new/rar/3/1.png)}.incognito-free-item.color-3 .incognito-free-2{background-image:url(../images/new/rar/3/2.png)}.incognito-free-item.color-3 .incognito-free-3{background-image:url(../images/new/rar/3/3.png)}.incognito-free-item.color-4 .incognito-free-0{background-image:url(../images/new/rar/4/0.png)}.incognito-free-item.color-4 .incognito-free-1{background-image:url(../images/new/rar/4/1.png)}.incognito-free-item.color-4 .incognito-free-2{background-image:url(../images/new/rar/4/2.png)}.incognito-free-item.color-4 .incognito-free-3{background-image:url(../images/new/rar/4/3.png)}.incognito-free-item.color-5 .incognito-free-0{background-image:url(../images/new/rar/5/0.png)}.incognito-free-item.color-5 .incognito-free-1{background-image:url(../images/new/rar/5/1.png)}.incognito-free-item.color-5 .incognito-free-2{background-image:url(../images/new/rar/5/2.png)}.incognito-free-item.color-5 .incognito-free-3{background-image:url(../images/new/rar/5/3.png)}.incognito-free-item.color-7 .incognito-free-0{background-image:url(../images/new/rar/7/0.png)}.incognito-free-item.color-7 .incognito-free-1{background-image:url(../images/new/rar/7/1.png)}.incognito-free-item.color-7 .incognito-free-2{background-image:url(../images/new/rar/7/2.png)}.incognito-free-item.color-7 .incognito-free-3{background-image:url(../images/new/rar/7/3.png)}.incognito-free-text{text-align:center;position:relative;z-index:55;margin-top:-20px;opacity:0}.incognito-free-text p:first-child{font-size:13px;font-weight:600;padding-bottom:2px}.incognito-free-text p:nth-child(2){font-size:14px;font-weight:600;color:#f59002}.incognito-free-btn span{font-size:11px}.incognito-free-btn:after{background:url(../images/new/ico.png) no-repeat;width:19px;height:17px;position:absolute;top:0;left:18px;bottom:0;content:"";margin:auto 0}.incognito-free-btn{opacity:0;transform:scale(0);width:204px;justify-content:space-between;padding:0 18px 0 47px;margin-left:auto;margin-right:auto;margin-top:20px;color:#fff;font-size:13px;font-weight:600}.incognito-free-btn:before{background:#3f870f}.incognito-free-btn.checked:before{background-color:#171719!important}.incognito-free-btn.checked{cursor:default;color:#a1a1a1}.incognito-free-btn.checked:after{opacity:.3}.cub{position:absolute;z-index:90;transition:.5s}.cub.cub-1{background:url(../images/cub/1.png) no-repeat 0 0;width:35px;height:35px;top:-30px;right:-15px}.cub.cub-2{background:url(../images/cub/2.png) no-repeat 0 0;width:46px;height:48px;top:10px;left:5px}.cub.cub-3{background:url(../images/cub/3.png) no-repeat 0 0;width:43px;height:45px;right:-15px;bottom:45px}.incognito .case-images img{-webkit-filter:saturate(100%);filter:saturate(100%)}.case-images.case-img-incognito:hover .cub-1,.incognito .case-in:hover .cub-1{transform:translate3d(10px,40px,0) rotate3d(1,1,1,20deg)}.case-images.case-img-incognito:hover .cub-2,.incognito .case-in:hover .cub-2{transform:translate3d(15px,40px,0) rotate3d(1,1,3,30deg)}.case-images.case-img-incognito:hover .cub-3,.incognito .case-in:hover .cub-3{transform:translate3d(-30px,-40px,0) rotate3d(1,2,1,20deg)}.incognito .case-in:hover .case-images img{-webkit-animation-name:incognito-h;animation-name:incognito-h;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes incognito-h{0%{-webkit-filter:hue-rotate(0);filter:hue-rotate(0)}50%{-webkit-filter:hue-rotate(90deg);filter:hue-rotate(90deg)}to{-webkit-filter:hue-rotate(0);filter:hue-rotate(0)}}@keyframes incognito-h{0%{-webkit-filter:hue-rotate(0);filter:hue-rotate(0)}50%{-webkit-filter:hue-rotate(90deg);filter:hue-rotate(90deg)}to{-webkit-filter:hue-rotate(0);filter:hue-rotate(0)}}.case-images.case-img-incognito:hover img{-webkit-animation-name:incognito-h;animation-name:incognito-h;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.pay{width:500px;height:544px;background:url(../images/pay2.png) no-repeat}.pay .modal-close{right:30px}.pay .output-select ul li{margin:12px 9px}@media (max-width:1900px){.bonus-flexs{flex-direction:column;margin-bottom:25px}.bonus{width:100%!important;margin-bottom:20px}}@media (max-width:1300px){.bonus-flexs{padding-left:45px!important;padding-right:0!important}.c-btn{padding:0!important}}.bonus-flexs{display:flex;width:100%;justify-content:space-between;padding-left:70px;padding-right:30px;box-sizing:border-box}.bonus-flexs .bonus{width:calc(50% - 30px);margin-left:0;margin-right:0}.bonus-flexs .bonus-new:after{transform:skewX(-4deg)}.bonus-flexs .bonus-new:before{transform:skewX(4deg);background-color:#141416;background-image:url(../images/new-bonus.png)!important;background-repeat:no-repeat;background-position:calc(100% + 20px) 0}.bonus-flexs .bonus:before{background:#141416 url(../images/bonus.png) no-repeat calc(100% + 20px) 0}.bonus-flexs .bonus-new .btn:before{background:#3e981a}.bonus-flexs .bonus-new .btn:hover:before{background:#2f840d}.bonus-item-pole p:first-child{font-size:15px!important}.bonus-item-pole p:nth-child(2){font-size:13px!important;display:flex}.bonus-item-pole p:nth-child(2) svg{margin-left:-5px;margin-right:3px;margin-top:2px}.bonus-item-wp{margin-left:-67px;margin-right:-63px}.ava-title{display:flex}.ava-title svg{margin-left:-5px;margin-right:10px;margin-top:-2px}.c-btn{display:flex;justify-content:space-between;padding:0 70px;box-sizing:border-box;margin-bottom:-72px;margin-top:29px}.c-btn a{padding:0 20px;color:#fff}.c-btn a:before{border-color:#202022}.c-btn a:hover:before{background:#202022!important;border-color:#202022!important}.c-btn svg{margin-right:15px;transition:.5s}.c-btn a:first-child:hover svg{fill:#fff}.c-btn a:nth-child(2):hover{color:#4bb222}.bonus-flex-2{display:flex;justify-content:center}.bonus-flex-2 .bonus-flex{margin:0 21px}.c-title.tanki:after{display:none}.c-title.tanki{border:0}.c-title.tanki span:after,.c-title.tanki span:before{background-image:url(../images/row.png)}.bonus-flex .bonus-bg-pole{height:auto;margin:10px}.bonus-bg .btn.green:before{background:#3e981a}.bonus-flex{position:relative}.bonus-user:after{width:7px;height:7px;background:url(../images/gr.png) no-repeat;position:absolute;top:-13px;left:0;right:0;content:"";margin:0 auto}.bonus-user{position:absolute;bottom:-75px;height:54px;background:#141416;width:151px;box-sizing:border-box;padding-left:52px;display:flex;flex-direction:column;justify-content:center;border-radius:20px;font-weight:600}.bonus-user p:first-child{font-size:12px;color:#666}.bonus-user p:nth-child(2){font-size:11px;color:#b9b9ba}.bonus-user svg{position:absolute;top:0;bottom:0;left:15px;margin:auto 0}.modal-bonus .modal-title span{color:#4bb222}.modal-bonus .modal-title span:after,.modal-bonus .modal-title span:before{background-image:url(../images/lef.png)}.modal-bonus .output-step-num.btn.px43:before{border-color:#49ac22}.modal-bonus .output-step-num.btn.px43{color:#49ac22}.modal-bonus .output{background-image:url(../images/bon.png);width:479px;height:442px}.modal-bonus .output-step{margin-top:20px}.warn .btn{position:absolute;top:0;right:25px;bottom:0;margin:auto 0;padding:0 20px;color:#fff}.profile-hist-div:last-child{width:320px;margin-left:30px;display:flex;justify-content:space-between}.btn-table{padding:0 20px;color:#fff;display:flex}.warn{background:rgba(251,31,31,.1);border:2px solid #fc1f1f;padding:20px 240px 20px 25px;margin-left:30px;margin-right:30px;margin-top:20px;border-radius:15px;position:relative}.warn-title{font-size:13px;font-weight:600;margin-bottom:8px}.warn-text{font-size:11px;font-weight:500}.modal-warn .output{background-image:url(../images/warn.png)!important;width:479px;height:442px}.modal-warn .modal-title span{color:#fff}.modal-warn .output-step-num{color:#fc1f1f}.modal-warn .output-step-num:before{border-color:#fc1f1f}.modal-warn .modal-title span:after,.modal-warn .modal-title span:before{background-image:url(../images/red.png)}.case-loop{padding-left:0;padding-right:0}.c-title,.case-title2{margin-left:-15vw;margin-right:-15vw}.footer{margin-left:0;margin-right:0;padding-left:calc(var(--wrap) + 70px);padding-right:calc(var(--wrap) + 70px)}.bar{position:relative;margin:0 -20px}.ba-pole .btn{height:54px;font-size:15px;font-weight:600}.ba-pole .btn:before{border-radius:10px}.bar:after{background:url(../images/bar.png) no-repeat center 0;height:872px;position:absolute;top:300px;left:0;right:0;margin:0 auto;content:"";z-index:10}.baraban-wrap{display:flex;flex-wrap:wrap;justify-content:center;position:relative;z-index:20}.baraban-item{width:471px;height:127px;display:flex;background:url(../images/baraban-item.png) no-repeat;margin:15px}.baraban-item:nth-child(3n+2){background:url(../images/baraban-item2.png) no-repeat}.baraban-item-pole{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;padding-right:50px}.baraban-item-name{color:#00b9ff;font-size:14px;font-weight:600;padding-bottom:5px}.baraban-item-text{font-size:12px;font-weight:500}.baraban-item-img{min-width:192px;height:100%;display:flex;align-items:center;justify-content:center}.baraban-item-img img{max-width:70%;max-width:130px}.baraban{width:1088px;height:720px;background:url(../images/ba-all.png) no-repeat;overflow:hidden;position:relative;margin-left:auto;margin-right:auto;--y:-408px}.baraban-title{font-size:18px;font-weight:700;text-transform:uppercase;color:#00b9ff;padding-bottom:10px}.baraban-text{text-align:center;margin-bottom:auto;font-size:14px;font-weight:600}.baraban-text span{color:#00b9ff}.baraban-info{font-size:12px;font-weight:600;color:#595959;margin-top:auto;padding-top:25px;padding-left:40px;padding-right:40px;text-align:center;background:url(../images/ln.png) no-repeat center 0}.ba-pole{position:absolute;top:228px;bottom:0;left:235px;right:235px;z-index:20;display:flex;flex-direction:column;align-items:center;padding:70px 0}.baraban:before{background:url(../images/ba-sel.png) no-repeat;width:21px;height:183px;position:absolute;top:36px;left:0;right:0;margin:0 auto;content:"";z-index:10}.baraban:after{background-image:url(../images/ba.png);background-repeat:no-repeat;background-position:bottom;top:0;left:2px;z-index:5}.baraban ul,.baraban:after{position:absolute;right:0;bottom:0}.baraban ul{width:989px;height:989px;top:49px;margin:0 auto;left:0;background:url(../images/ba-row.png) no-repeat;transition:5s;transform:rotate(0)}.baraban ul li{position:absolute;display:flex;align-items:center;justify-content:center;top:50%;left:50%;width:241px;height:152px;margin-left:-120.5px;margin-top:-76px}.baraban ul li img{max-width:75%;max-height:160px;margin-top:-5%;margin-left:-2.5%}.baraban ul li:first-child{transform:rotate(0) translateY(var(--y))}.baraban ul li:nth-child(2){transform:rotate(30deg) translateY(var(--y))}.baraban ul li:nth-child(3){transform:rotate(60deg) translateY(var(--y))}.baraban ul li:nth-child(4){transform:rotate(90deg) translateY(var(--y))}.baraban ul li:nth-child(5){transform:rotate(120deg) translateY(var(--y))}.baraban ul li:nth-child(6){transform:rotate(150deg) translateY(var(--y))}.baraban ul li:nth-child(7){transform:rotate(180deg) translateY(var(--y))}.baraban ul li:nth-child(8){transform:rotate(210deg) translateY(var(--y))}.baraban ul li:nth-child(9){transform:rotate(240deg) translateY(var(--y))}.baraban ul li:nth-child(10){transform:rotate(270deg) translateY(var(--y))}.baraban ul li:nth-child(11){transform:rotate(300deg) translateY(var(--y))}.baraban ul li:nth-child(12){transform:rotate(330deg) translateY(var(--y))}.bonus-offdrop-in{display:flex;margin-bottom:20px;min-height:130px;position:relative;z-index:1;box-sizing:border-box;padding:0 75px;align-items:center}.bonus-offdrop-nw{display:flex;margin-top:auto}.bonus-offdrop-in .fl{display:flex;flex-direction:column;position:absolute;top:0;bottom:0;left:75px;justify-content:center}.bonus-offdrop-in.mt30 .bonus-offdrop-in-title{margin-top:auto;margin-bottom:-10px}.bonus-offdrop-in.mt30new .bonus-offdrop-in-title{margin-bottom:15px}.bonus-offdrop-in.mt30 .fr .btn{margin-top:20px}.offdrop-ref-flex{display:flex;margin-bottom:20px;align-items:center}.offdrop-ref-flex .btn{min-width:160px;margin-left:13px;margin-right:40px}.offdrop-ref-flex ul{display:flex;margin-left:auto}.offdrop-ref-text{font-size:12px;color:#909090;font-weight:600}.offdrop-ref-proc{margin-top:12px;margin-bottom:-10px;color:#fff}.offdrop-ref-proc span{color:#00b9ff}.offdrop-ref-flex input[type=text]{height:52px;background:#1a1a1c;border-radius:20px;width:100%;padding:0 32px;font-size:13px;font-weight:600}.offdrop-ref-flex ul li span{color:#00b9ff}.offdrop-ref-flex ul li{min-width:176px;padding:0 10px;box-sizing:border-box;height:52px;background:#1a1a1c;border-radius:20px;text-align:center;line-height:52px;margin-left:10px;font-size:12px;font-weight:600}.offdrop-ref{position:absolute;top:0;left:75px;right:75px;bottom:0;display:flex;flex-direction:column;justify-content:center}.bonus-offdrop-in.mt30 .bonus-item-wp{margin-left:-20px;margin-right:-20px}.bonus-offdrop-in.mt30 .bonus-item-pole,.bonus-offdrop-in.mt30 .bonus-item-wp img{margin-top:-40px}.bonus-offdrop-in.mt30 .bonus-item-pole span{color:#fff}.bonus-offdrop-in .fr{margin-left:auto}.bonus-offdrop-in .fr .btn{width:190px}.btn.bs2.yellow:before{border:2px solid #00b9ff;background:0 0}.btn.bs2.yellow{color:#00b9ff}.bonus-offdrop-in-title{font-size:14px;font-weight:600;color:#00b9ff;text-transform:uppercase;margin-bottom:5px}.bonus-offdrop-in-text{font-size:13px;font-weight:500}.bonus-offdrop-in-text span{color:#00b9ff}.bonus-offdrop-in:after,.bonus-offdrop-in:before{background-color:#141416;width:55%;position:absolute;bottom:0;top:0;content:"";z-index:-1;border-radius:20px;background-repeat:no-repeat}.bonus-offdrop-in.mt30:after{left:15px}.bonus-offdrop-in.mt30:before{right:15px}.bonus-offdrop-in.mt30new:after{left:20px}.bonus-offdrop-in.mt30new:before{right:20px}.bonus-offdrop-in:after{background-image:url(../images/l.png);background-position:0 -10px;left:5px;transform:skewX(10deg)}.bonus-offdrop-in:before{background-image:url(../images/r.png);background-position:right 0;right:5px;transform:skewX(-10deg)}.bonus-offdrop-in.mt30,.bonus-offdrop-in.mt30new{margin-top:30px}.bonus-offdrop-wrap{display:flex;margin-bottom:30px}.bonus-offdrop-item:first-child{padding:0 75px;min-width:400px}.bonus-offdrop-item:nth-child(2){margin-left:30px;width:100%}.bonus-offdrop-item{height:189px;position:relative;border-radius:20px;overflow:hidden;z-index:1;display:flex}.bonus-offdrop-item:before{background:#141416;position:absolute;bottom:0;top:0;content:"";z-index:-1}.bonus-offdrop-btn{width:190px;margin-top:20px}.bonus-offdrop-title{color:#00b9ff;font-weight:600;font-size:14px;text-transform:uppercase}.bonus-offdrop-text span{color:#00b9ff}.bonus-offdrop-text{font-size:12px;font-weight:500;padding-top:5px}.bonus-offdrop-pole{display:flex;flex-direction:column;height:100%;justify-content:center;align-items:flex-start}.bonus-offdrop-item:after{background:url(../images/new.png) no-repeat;width:550px;height:189px;position:absolute;top:0;content:"";z-index:-1}.bonus-offdrop-item:first-child:before{left:550px;right:0}.bonus-offdrop-item:nth-child(2):before{left:0;right:550px}.bonus-offdrop-item:first-child:after{left:0}.bonus-offdrop-item:nth-child(2):after{right:0;transform:scaleX(-1)}.bonus-offdrop-case{width:280px;height:100%;display:flex;align-items:center;justify-content:center}.bonus-offdrop-case img{max-width:220px}.logo{width:195px;margin-top:-15px}.header{justify-content:flex-start}.menu{margin-left:40px}.header-right{margin-left:auto;display:flex;align-items:center}.offdrop-btn-h:hover{color:#1a1a1c}.offdrop-btn-h svg{fill:#00b9ff;transition:.5s;margin-right:14px;margin-top:-3px}.offdrop-btn-h:hover svg{fill:#1a1a1c}.offdrop-btn-h{color:#00b9ff;margin-right:36px;font-size:14px;font-weight:600}.btn.gray{padding:0 18px}.btn.gray:before{border:2px solid #171719}.btn.gray:not(.no):hover:before{background:#00b9ff;border-color:#00b9ff}body,html{background-size:cover;background-attachment:fixed;--item:10}.item-loop{padding:0 67px;margin-left:-5px;margin-right:-5px}.item-loop.item-profile{padding:0 37px}.item-loop .item{width:calc((100% - var(--item)*20px)/ var(--item))!important;background-size:cover;margin-left:10px!important;margin-right:10px!important;margin-top:10px!important;margin-bottom:10px;position:relative}.item-loop.profile-my .item{margin-bottom:65px}.item-loop .item-sell{z-index:60}.item-loop .item-case{opacity:0;transition:.35s;z-index:55;position:absolute;top:0;left:0;right:0;height:140px;display:flex;align-items:center;justify-content:center;transform:translate3d(0,10px,0)}.item-loop .item-case img{width:100%;height:auto;margin-top:60px}.profile-other .item:hover .item-case{opacity:1;transform:none}.profile-other .item:hover .item-wp img{opacity:0}.item-loop.item-profile{justify-content:flex-start!important}.bests-drop-wp img{margin-left:40px}.case-loop{justify-content:center}.c-title,.case-title2,.footer{border-color:hsla(0,0%,100%,.01)}.item-wp img{max-width:110px;transition:.35s;position:relative;z-index:50}.item:hover .item-wp img{transform:translate3d(0,-5px,0)}.case-do .case-pole{height:41px}@-moz-document url-prefix(){.btn:before{transition:0s}}.case-day.center{margin-bottom:15px}.case-anim{margin-top:0}.rulet{-webkit-clip-path:none;clip-path:none}.c-title,.case-title,.case-title2,.item-title p:first-child,.item-title span{font-size:14px}.live-hover{transform:translate3d(0,100%,0);opacity:0}.live-item:hover .live-hover{transform:translateZ(0);opacity:1}.live-item:hover .live-static{transform:translate3d(0,-100%,0);opacity:0}.live-hover,.live-static{transition:.25s}.item-name2{font-weight:600}.case-btn{font-size:15px}.live{overflow:hidden}.case-info{text-align:center}.case-price-new span,.case-price-old span,.item-price{font-weight:700}.item-price span{font-weight:600}.bonus-item-wp img{max-width:100px}.live-weapon img{max-width:80px}.rulet-ul .item-wp img{max-width:132px}.item-wp img{max-width:130px}.modal-item-wp img{max-width:220px}.bests-drop-wp img{max-width:100px}.item-name1{font-size:12px}.bonus-item-pole p:first-child{font-size:16px;padding-top:2px}.menu{margin-top:7px}.live-name{padding:0 20px}.bonus-rulet-all .item-wp img{max-width:90px;min-width:90px;max-height:90px;min-height:90px;width:90px;height:90px;border-radius:50%}.lasts-wp img{max-width:100px;margin-top:-21px}@-webkit-keyframes swing-2{3%{transform:translateX(3px)}6%{transform:translateX(-3px)}9%{transform:translateX(2px)}12%{transform:translateX(-2px)}15%{transform:translateX(1px)}18%{transform:translateX(0)}}@keyframes swing-2{3%{transform:translateX(3px)}6%{transform:translateX(-3px)}9%{transform:translateX(2px)}12%{transform:translateX(-2px)}15%{transform:translateX(1px)}18%{transform:translateX(0)}}@media (max-width:1200px){.login-flex a{width:100px;padding:0 10px}}@media (min-width:1921px){:root{--wrap:calc((100vw - 1750px)/2)}body,html{background-size:cover}}@media (max-width:1900px){body,html{--item:9}}@media (max-width:1650px){:root{--wrap:30px}body,html{--item:8}}@media (max-width:1500px){:root{--wrap:20px}.case-loop .case-images{width:230px;height:190px}.case-loop .case-images img{width:300px;height:300px}}@media (max-width:1400px){.profile-bg.pole-1,.profile-bg.pole-2{width:150px;padding:0 20px}.profile-bg.pole-3{width:calc(100% - 662px)}.ava-title{font-size:12px}body,html{--item:7}.btn-offdrop-free{margin-top:-60px!important}.offdrop-ref-flex ul li{min-width:160px;font-size:11px}.offdrop-ref-flex input[type=text]{padding:0 20px;font-size:12px}.offdrop-ref-flex .btn{min-width:130px;margin-right:20px}}@media (max-width:1300px){:root{--wrap:20px}.live-nav li{margin-right:20px}.live-stats li{margin-left:20px}.menu li{margin:0 11.5px}.case-loop{margin-bottom:-20px}.case-loop .case{margin-bottom:20px}.case-loop .case-images{margin-left:10px;width:190px;height:160px}.case-loop .case-images img{width:250px;height:250px}body,html{--item:6}.ava-text{font-weight:600}.footer,.header,.live-panel{padding-left:var(--wrap);padding-right:var(--wrap)}.bonus{margin-right:0;margin-left:40px}.bar:after{right:-5px}}.case-login-flex{display:flex}.case-login-flex a:not(:first-child){margin-left:20px}.case-login-flex a{width:150px}.loader{margin:200px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:104px;height:104px;margin:8px;border:8px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#fff transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.cursor{cursor:pointer}.oldmodal{width:416px;height:404px;background:url(../images/oldmodal.png) no-repeat}.oldmodal,.output{display:flex;flex-direction:column;align-items:center}@media (max-width:1099.98px){body,html{min-width:320px;overflow-x:hidden;background-size:cover;background-attachment:scroll}:root{--wrap:16px}.footer,.header,.live-panel{padding-left:16px!important;padding-right:16px!important}.container,.footer{margin-left:16px;margin-right:16px}.header{height:auto;min-height:88px;padding-top:16px;padding-bottom:16px;flex-wrap:wrap;gap:14px}.logo{width:170px;height:54px;background-size:contain}.menu{flex-wrap:wrap;margin-left:0;gap:10px 14px}.menu li{margin:0}.live{height:auto;overflow:hidden}.live:after,.live:before{display:none}.live-panel{height:auto;padding-top:10px;padding-bottom:10px;flex-direction:column;align-items:flex-start;gap:12px}.live-panel ul{flex-wrap:wrap}.live-stats li{margin-left:0;margin-right:18px}.bonus-flexs{flex-direction:column;gap:14px;margin-bottom:18px;padding-left:0!important;padding-right:0!important}.bonus{width:100%!important;min-height:110px;height:auto;margin:0;padding:14px 16px;flex-wrap:wrap;gap:12px}.bonus:after{left:-10px;width:80px}.bonus-item{min-width:0;flex:1 1 auto}.bonus-item-wp{width:150px;min-width:150px;height:90px;margin-left:-18px;margin-right:-10px;background-size:contain!important;background-position:center!important}.bonus-item-wp img{max-width:78px}.bonus-item-pole{min-width:0}.bonus-item-pole p:first-child,.bonus-item-pole p:nth-child(2){white-space:normal;word-break:break-word}.bonus-btn{margin-left:0;width:100%}.case-title span:after,.case-title span:before,.item-title span:after,.item-title span:before{display:none}.case-title2:after{width:220px;background-size:contain;background-position:center}.case-loop{padding-left:0;padding-right:0;margin-bottom:-16px;padding-bottom:28px;justify-content:center;gap:0}.case{width:50%;margin-bottom:16px}.case-in{width:100%;max-width:260px}.case-images{width:100%;height:170px;margin-top:24px;margin-bottom:-14px;margin-left:0}.case-images img{width:240px;height:240px;object-fit:contain}.case-sale{margin-top:-20px}.case-name{line-height:1.3;word-break:break-word}.case-do .case:after{width:100%;max-width:520px;background-size:contain;background-position:center}.case-flex{flex-wrap:wrap;justify-content:center;gap:10px}.case-x{margin-right:0;width:100%;justify-content:center}.case-x li{margin:0 4px}.case-btn,.case-price-btn{min-width:0}.item-loop{padding-left:0;padding-right:0}.oldmodal,.output,.pay{width:calc(100vw - 24px);max-width:500px;background-size:100% 100%;background-position:center}.pay{height:auto;min-height:404px;padding-bottom:24px}.output{height:auto;min-height:482px;padding-bottom:24px}.modal-item{width:calc(100vw - 24px);max-width:664px;height:auto;min-height:171px;background-size:100% 100%;padding-bottom:12px}.modal-item-wp{width:42%;min-width:180px;padding-right:40px;margin-right:-20px;background-size:contain!important;background-position:center!important}.modal-item-wp img{max-width:120px}.modal-item-pole{width:auto;flex:1 1 auto;padding-right:18px}.profile,.profile-panel{flex-wrap:wrap;height:auto}}@media (max-width:767.98px){.header{justify-content:center}.mini-profile{width:100%;justify-content:center;flex-wrap:wrap;gap:10px}.mini-profile-pole{width:auto;padding-left:10px;padding-right:10px;text-align:center}.bonus{padding:12px;border-radius:16px}.bonus:after,.bonus:before{border-radius:16px}.bonus-item{width:100%;justify-content:center;text-align:center;flex-direction:column}.bonus-item-wp{margin:0 auto;width:180px;min-width:180px}.bonus-btn{width:100%}.case{width:100%}.case-in{max-width:320px}.case-images{height:185px}.case-images img{width:260px;height:260px}.case-price,.case-sale{max-width:100%}.case-price-new,.case-price-old{text-align:center}.case-do .case-pole{height:auto;align-items:center}.case-info{text-align:center;line-height:1.4}.case-flex{flex-direction:column;align-items:stretch}.case-x{width:100%}.case-btn,.case-price-btn{width:100%;margin-left:0}.modal-item{display:block;padding-top:12px}.modal-item-wp{width:100%;min-width:0;margin:0;padding:0;height:120px}.modal-item-pole{width:100%;padding:10px 16px 0;box-sizing:border-box}.modal-item-btn,.modal-item-panel{flex-direction:column;gap:10px}.modal-item-btn .sell,.modal-item-btn .take{width:100%;box-sizing:border-box}.output-select,.output-select-title,.output-step{width:calc(100% - 32px)}.output-step li{padding-left:48px}.login{width:100%;max-width:260px}}@media (max-width:479.98px){.container,.footer{margin-left:10px;margin-right:10px}.footer,.header,.live-panel{padding-left:10px!important;padding-right:10px!important}.logo{width:150px;height:46px}.bonus-item-pole p:first-child,.case-name,.menu a{font-size:13px}.bonus-item-pole p:nth-child(2),.case-day,.case-info{font-size:12px}.case-images{height:170px}.case-images img{width:220px;height:220px}.item{width:140px;height:150px}.item-wp{height:102px}.item-wp img{max-width:88px}.modal-item,.oldmodal,.output,.pay{width:calc(100vw - 12px)}.modal-title{font-size:14px}.modal-info,.promo-info{font-size:12px;line-height:1.4;padding-left:10px;padding-right:10px}}@media (max-width:991.98px){.case-do{margin-top:6px;padding-left:0;padding-right:0}.case-do .case{display:flex;justify-content:center}.case-do .case-in{width:100%;max-width:420px}.case-do .case:after{width:100%;max-width:560px;height:auto;background-size:contain;background-position:center;top:0}.case-do .case-images{width:100%;height:220px;margin-top:24px;margin-bottom:-10px;margin-left:0}.case-do .case-images img{width:280px;height:280px;object-fit:contain}.case-dop{margin-top:12px}.case-info{text-align:center;line-height:1.45;padding-bottom:14px}.case-flex{width:100%;flex-wrap:wrap;justify-content:center;gap:10px}.case-x{margin-right:0;width:100%;justify-content:center}.case-x li{min-width:52px}.case-btn{width:auto;min-width:180px;padding-left:18px;padding-right:18px}.case-price-btn{margin-left:0;min-width:130px;justify-content:center}.item-loop{gap:8px}.item-loop .item{margin:0}.vip-case-info,.vip-case-info-main{text-align:center;line-height:1.45}}@media (max-width:767.98px){.case-do .case-in{max-width:360px}.case-do .case-images{height:190px;margin-top:18px}.case-do .case-images img{width:240px;height:240px}.case-sale{margin-top:-8px;align-self:center}.case-price,.case-sale{margin-left:auto;margin-right:auto}.case-pole{align-items:center;text-align:center}.case-name{max-width:300px;line-height:1.35}.case-day.center{margin-top:-10px;margin-bottom:8px}.case-flex{flex-direction:column;align-items:stretch;gap:10px}.case-x{order:1}.case-btn{order:2;width:100%;min-width:0}.case-price-btn{order:3;width:100%;min-width:0}.case-x li{flex:0 0 auto}.vip-case-info{margin-top:10px;font-size:12px;padding-left:10px;padding-right:10px}.item-title{margin-top:34px;margin-bottom:14px;padding-bottom:18px}.item-loop{justify-content:center}.item{width:145px;height:152px}.item-wp{height:104px}.item-wp img{max-width:88px}.modal-item{border-radius:18px;overflow:hidden}.modal-item-name{white-space:normal;text-overflow:initial;overflow:visible;padding-right:0;line-height:1.3}.modal-item-info{margin-bottom:14px}.modal-item-btn{gap:8px}.modal-item-btn .sell{padding-left:18px;padding-right:18px}.modal-item-btn .sell:after{display:none}}@media (max-width:575.98px){.c-title{padding-top:18px;margin-bottom:18px}.c-title:after{width:220px;background-size:contain;background-position:center}.c-title span:after,.c-title span:before,.item-title span:after,.item-title span:before{display:none}.case-do .case-in{max-width:100%}.case-do .case:after{max-width:100%;top:12px}.case-do .case-images{height:170px;margin-top:12px;margin-bottom:-4px}.case-do .case-images img{width:210px;height:210px}.case-name{font-size:14px;max-width:260px}.case-day,.case-info,.vip-case-info{font-size:12px}.case-price-old{margin-right:0;margin-bottom:2px}.case-price{display:flex;flex-direction:column;align-items:center}.case-x{gap:6px}.case-x li{width:48px}.case-btn,.case-price-btn{height:42px}.item{width:calc(50% - 6px);max-width:150px}.modal-item{width:calc(100vw - 12px)}.modal-item-pole{padding:10px 12px 0}.modal-item-name{font-size:14px}.modal-item-gold{font-size:13px}.modal-item-info{font-size:12px}}@media (max-width:389.98px){.case-do .case-images{height:155px}.case-do .case-images img{width:190px;height:190px}.case-name{max-width:220px;font-size:13px}.item{width:138px;height:145px}.item-wp{height:96px}.item-wp img{max-width:80px}}@media (max-width:1099.98px){body,html{min-width:320px;overflow-x:hidden;background-size:cover;background-attachment:scroll}:root{--wrap:16px}.container,.footer{margin-left:16px;margin-right:16px}.footer,.header,.live-panel{padding-left:16px!important;padding-right:16px!important}.header{height:auto;min-height:88px;padding-top:14px;padding-bottom:14px;flex-wrap:wrap;gap:12px;justify-content:center}.header-right{margin-left:0;width:100%;display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.logo{width:180px;height:56px;margin-top:0;background-size:contain;background-position:center}.menu{margin-left:0;width:100%;justify-content:center;flex-wrap:wrap;gap:8px 14px}.menu li{margin:0}.menu a{font-size:13px}.mini-profile{width:100%;justify-content:center;flex-wrap:wrap;gap:10px}.mini-profile-pole{width:auto;max-width:220px;padding-left:10px;padding-right:10px;text-align:center;line-height:1.5}.mini-profile-plus{width:43px}.live{height:auto;overflow:hidden}.live:after,.live:before{display:none}.live-panel{height:auto;padding-top:10px;padding-bottom:10px;flex-direction:column;align-items:stretch;gap:12px}.live-panel ul{flex-wrap:wrap}.live-nav{justify-content:center;gap:10px 16px}.live-nav li{margin-right:0;font-size:13px}.live-stats{justify-content:center;gap:8px 16px}.live-stats li{margin-left:0;margin-right:0;font-size:13px}.live-ul{margin-left:0;padding-left:10px;padding-right:10px}.footer{height:auto;min-height:100px;padding-top:18px;padding-bottom:18px;flex-direction:column;gap:14px;text-align:center}.ftext{height:auto;background-position:top center;padding-top:36px}.ftext p{padding-left:0;width:auto}.ftext p:first-child:after{left:0;right:0;margin:0 auto;width:220px}.copy{background-position:center}}@media (max-width:767.98px){.header{align-items:center}.logo{width:160px;height:48px}.btn.gray{padding:0 14px}.login{width:100%;max-width:250px}.live-nav,.live-stats{width:100%}.live-nav li{font-size:12px;padding-left:24px}.live-stats li{font-size:12px}.live-item{width:120px;height:108px}.live-case,.live-weapon{height:84px}.live-weapon img{max-width:84px}.live-case img{max-width:74%}.live-name{font-size:10px;padding:0 10px}.footer{gap:12px}.ftext p:first-child{font-size:13px}.ftext p:nth-child(2){font-size:12px}}@media (max-width:479.98px){.container,.footer{margin-left:10px;margin-right:10px}.footer,.header,.live-panel{padding-left:10px!important;padding-right:10px!important}.header{min-height:80px;gap:10px}.logo{width:145px;height:44px}.menu{gap:6px 10px}.menu a{font-size:12px}.mini-profile-ava,.mini-profile-ava img{width:46px;height:46px}.mini-profile-pole{max-width:180px;line-height:1.4}.mini-profile-balance,.mini-profile-login{font-size:11px}.live-panel{gap:10px}.live-nav{gap:8px 12px}.live-nav li{font-size:11px;padding-left:20px}.live-stats{gap:8px 12px}.live-stats li{font-size:11px}.live-item{width:104px;height:96px}.live-case,.live-weapon{height:74px}.live-weapon img{max-width:72px}.live-name{font-size:9px;padding:0 8px}.ftext{padding-top:28px;background-size:22px auto}.ftext p:first-child:after{width:160px}.copy{width:90px;background-size:contain}}@media (max-width:767.98px){.rulet{width:100%;max-width:100%;height:165px;margin-bottom:14px;background-size:100% 100%}.rulet:after,.rulet:before{width:100%;max-width:100%;height:165px;background-size:100% 100%}.rulet2{margin:0 10px;overflow:hidden}.rulet-ul .item{width:118px;height:138px;margin-top:14px;margin-right:4px}.rulet-ul .item-wp{height:96px}.rulet-ul .item-wp img{max-width:78px}.rulet-ul .item-name1,.rulet-ul .item-name2{font-size:10px;line-height:1.2}}@media (max-width:575.98px){.rulet{height:145px}.rulet:after,.rulet:before{height:145px}.rulet2{margin:0 8px}.rulet-ul .item{width:96px;height:118px;margin-top:12px}.rulet-ul .item-wp{height:80px}.rulet-ul .item-wp img{max-width:64px}.rulet-ul .item-name1,.rulet-ul .item-name2{font-size:9px;padding:0 6px}@media (max-width:767.98px){.c-btn{display:flex;flex-direction:column;gap:10px;margin-top:14px;margin-bottom:14px}.c-btn .btn{width:100%;margin:0!important;box-sizing:border-box}.c-title{margin-top:10px;margin-bottom:14px;padding-top:0;text-align:center}.case-day.center{margin-top:0;margin-bottom:12px;text-align:center}.case-do{margin-top:8px}.case-do .case{margin-top:0}.case-do .case-in{margin-top:0}.live-panel{margin-bottom:8px}.bonus-flexs{margin-bottom:12px}}@media (max-width:479.98px){.c-btn{margin-top:10px;margin-bottom:12px;gap:8px}.c-title{margin-top:8px;margin-bottom:12px}.case-day.center{margin-bottom:10px}}@media (max-width:767.98px){.container{padding-top:12px}}}@media (max-width:767.98px){.header{height:auto;min-height:0;padding:14px 10px 12px;display:flex;flex-direction:column;align-items:center;gap:10px}.logo{margin:0 auto 4px;width:160px;height:80px;background-size:contain;background-position:center}.menu{margin:0;width:100%;display:flex;justify-content:center;flex-wrap:wrap;gap:8px 14px}.menu li{margin:0}.menu a{font-size:12px;line-height:1.2}.header-right{width:100%;margin-left:0;display:flex;flex-direction:column;align-items:center;gap:10px}.mini-profile{width:100%;max-width:340px;display:grid;grid-template-columns:46px 1fr 46px;align-items:center;gap:10px;justify-content:center}.mini-profile-pole{width:auto;padding:0;text-align:center;line-height:1.35}.mini-profile-plus{width:46px;height:46px;min-width:46px;margin:0}.mini-profile-ava,.mini-profile-ava img{width:46px;height:46px}.live{margin-top:8px;margin-bottom:10px;height:auto}.live-panel{height:auto;padding-top:10px;padding-bottom:10px;gap:10px}.live-nav,.live-stats{justify-content:center;flex-wrap:wrap;gap:8px 16px}.live-nav li,.live-stats li{margin:0;font-size:12px}.live-ul{margin-left:0;padding-left:8px;padding-right:8px}.bonus-flexs{margin-top:12px;margin-bottom:14px;display:flex;flex-direction:column;gap:12px}.bonus{width:100%!important;min-height:0;height:auto;padding:12px;border-radius:16px}.bonus-item{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0}.bonus-item-wp{margin:0 auto 8px;width:130px;min-width:130px;height:84px;background-size:contain!important;background-position:center!important}.bonus-item-wp img{max-width:68px;max-height:68px}.bonus-item-pole{min-width:0}.bonus-item-pole p:first-child{font-size:14px;line-height:1.25;white-space:normal}.bonus-item-pole p:nth-child(2){font-size:12px;line-height:1.25;white-space:normal}.bonus-btn{width:100%;margin-left:0;margin-top:10px}}@media (max-width:479.98px){.header{padding:12px 8px 10px;gap:8px}.logo{width:148px;height:44px}.menu{gap:6px 10px}.menu a{font-size:11px}.mini-profile{max-width:320px;grid-template-columns:42px 1fr 42px;gap:8px}.mini-profile-plus{width:42px;height:42px;min-width:42px}.mini-profile-ava,.mini-profile-ava img{width:42px;height:42px}.mini-profile-pole{font-size:12px}.live-nav li,.live-stats li{font-size:11px}.bonus{padding:10px;border-radius:14px}.bonus-item-wp{width:116px;min-width:116px;height:74px;margin-bottom:6px}.bonus-item-wp img{max-width:60px;max-height:60px}.bonus-item-pole p:first-child{font-size:13px}.bonus-item-pole p:nth-child(2){font-size:11px}}@media (max-width:767.98px){.bonus-offdrop-wrap{display:flex!important;flex-direction:column!important;gap:12px!important;margin-bottom:12px!important}.bonus-offdrop-item{width:100%!important;height:auto!important;min-height:0!important;padding:14px 12px 16px!important;box-sizing:border-box!important;overflow:hidden!important}.bonus-offdrop-case{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;margin:0 auto 12px!important;display:flex!important;justify-content:center!important}.bonus-offdrop-case img{max-width:120px!important;width:auto!important;height:auto!important}.bonus-offdrop-pole{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important;text-align:center!important}.bonus-offdrop-title{font-size:18px!important;line-height:1.25!important;margin-bottom:8px!important;text-align:center!important}.bonus-offdrop-text{margin-bottom:12px!important}.bonus-offdrop-text p{margin:0 0 4px!important;font-size:12px!important;line-height:1.35!important;text-align:center!important;white-space:normal!important;word-break:break-word!important}.bonus-offdrop-btn{width:100%!important;margin:0!important;display:flex!important;justify-content:center!important;box-sizing:border-box!important}.bonus-offdrop-in,.bonus-offdrop-in.mt30,.bonus-offdrop-in.mt30new{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;height:auto!important;min-height:0!important;padding:14px 12px 16px!important;box-sizing:border-box!important;overflow:hidden!important;margin-top:12px!important}.bonus-offdrop-in .fl,.bonus-offdrop-in .fr{float:none!important;width:100%!important;max-width:100%!important;display:block!important;margin:0!important;padding:0!important}.bonus-offdrop-in .fl{order:1!important}.bonus-offdrop-in .fr{order:2!important}.bonus-offdrop-in-title{display:block!important;width:100%!important;margin:0 0 12px!important;text-align:center!important;white-space:normal!important;word-break:break-word!important;line-height:1.25!important;font-size:16px!important}.bonus-offdrop-nw{display:flex!important;flex-direction:column!important;align-items:center!important;gap:10px!important;width:100%!important;margin-bottom:12px!important}.bonus-timer{margin:0 auto!important;transform:scale(.9)!important;transform-origin:center!important}.bonus-item{width:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;margin:0!important}.bonus-item-wp{width:108px!important;min-width:108px!important;height:68px!important;margin:0 auto 8px!important;background-size:contain!important;background-position:center!important}.bonus-item-wp img{max-width:58px!important;max-height:58px!important;width:auto!important;height:auto!important}.bonus-item-pole{width:100%!important;min-width:0!important;text-align:center!important}.bonus-item-pole p:first-child{margin:0 0 6px!important;font-size:14px!important;line-height:1.25!important;white-space:normal!important}.bonus-item-pole p:nth-child(2){margin:0!important;max-width:100%!important;font-size:12px!important;line-height:1.35!important;text-align:center!important;white-space:normal!important}.bonus-offdrop-in .fr .btn,.btn-offdrop-free{width:100%!important;margin:12px 0 0!important;display:flex!important;justify-content:center!important;box-sizing:border-box!important}.bonus-offdrop-in-text{text-align:center!important;line-height:1.4!important}.offdrop-ref{padding:0!important}.offdrop-ref-flex{display:flex!important;flex-direction:column!important;gap:10px!important}.offdrop-ref-flex input{width:100%!important;box-sizing:border-box!important}.offdrop-ref-flex ul{width:100%!important;margin:0!important;padding:0!important}.offdrop-ref-flex ul li{width:100%!important;box-sizing:border-box!important}.offdrop-ref-text{text-align:left!important;line-height:1.45!important;margin-top:12px!important}.offdrop-ref-proc{text-align:center!important;margin-top:10px!important}}@media (max-width:479.98px){.bonus-offdrop-item{padding:12px 10px 14px!important}.bonus-offdrop-case img{max-width:104px!important}.bonus-offdrop-title{font-size:17px!important}.bonus-offdrop-text p{font-size:11px!important}.bonus-offdrop-in,.bonus-offdrop-in.mt30,.bonus-offdrop-in.mt30new{padding:12px 10px 14px!important}.bonus-offdrop-in-title{font-size:15px!important}.bonus-item-wp{width:96px!important;min-width:96px!important;height:60px!important;margin-bottom:6px!important}.bonus-item-wp img{max-width:52px!important;max-height:52px!important}.bonus-item-pole p:first-child{font-size:13px!important}.bonus-item-pole p:nth-child(2){font-size:11px!important}.bonus-timer{transform:scale(.82)!important}}@media (max-width:767.98px){.bar{width:100%!important;height:430px!important;min-height:430px!important;margin:8px auto 0!important;overflow:hidden!important;position:relative!important}.baraban{position:relative!important;width:100%!important;height:100%!important;transform:scale(.58)!important;transform-origin:top center!important;margin:0 auto!important}.baraban>ul{position:relative!important;z-index:1!important}.ba-pole{position:absolute!important;left:50%!important;top:165px!important;transform:translateX(-50%)!important;width:250px!important;max-width:250px!important;padding:16px 14px 14px!important;box-sizing:border-box!important;border-radius:18px!important;background:rgba(10,11,17,.92)!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important;text-align:center!important;z-index:5!important}.baraban-title{font-size:16px!important;line-height:1.15!important;margin-bottom:8px!important;text-align:center!important}.baraban-text{margin-bottom:8px!important}.baraban-text p{margin:0 0 4px!important;font-size:13px!important;line-height:1.25!important;white-space:normal!important;text-align:center!important}.ba-pole>span[style*="font-size: 13px"]{justify-content:center!important;text-align:center!important;margin-bottom:8px!important;font-size:11px!important;line-height:1.3!important}.bonus-timer{margin:0 auto 8px!important;transform:scale(.88)!important;transform-origin:center!important}.ba-pole .btn,.ba-pole .btn.mesto{width:100%!important;max-width:210px!important;margin:4px auto 0!important;box-sizing:border-box!important;display:flex!important;justify-content:center!important}.baraban-info{margin-top:10px!important;font-size:11px!important;line-height:1.35!important;text-align:center!important;color:#7f7f84!important}.bar+.item-title,.item-title[style*="margin-top: -15px"]{margin-top:6px!important;margin-bottom:12px!important;position:relative!important;z-index:3!important}.baraban-wrap{display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:0!important}.baraban-item{width:100%!important;min-height:0!important;height:auto!important;display:flex!important;align-items:flex-start!important;gap:12px!important;padding:12px!important;box-sizing:border-box!important;border-radius:16px!important}.baraban-item-img{width:72px!important;min-width:72px!important;height:72px!important;display:flex!important;align-items:center!important;justify-content:center!important}.baraban-item-img img{max-width:58px!important;max-height:58px!important;width:auto!important;height:auto!important}.baraban-item-pole{width:auto!important;min-width:0!important;flex:1 1 auto!important;padding-top:2px!important}.baraban-item-name{font-size:14px!important;line-height:1.2!important;margin-bottom:4px!important;white-space:normal!important}.baraban-item-text{font-size:12px!important;line-height:1.35!important;white-space:normal!important}}@media (max-width:479.98px){.bar{height:390px!important;min-height:390px!important}.baraban{transform:scale(.52)!important}.ba-pole{top:150px!important;width:228px!important;max-width:228px!important;padding:14px 12px 12px!important;border-radius:16px!important}.baraban-title{font-size:15px!important}.baraban-text p{font-size:12px!important}.bonus-timer{transform:scale(.8)!important}.baraban-info{font-size:10px!important}.baraban-item{gap:10px!important;padding:10px!important}.baraban-item-img{width:64px!important;min-width:64px!important;height:64px!important}.baraban-item-img img{max-width:52px!important;max-height:52px!important}.baraban-item-name{font-size:13px!important}.baraban-item-text{font-size:11px!important}}@media (max-width:767.98px){.bar{height:345px!important;min-height:345px!important;margin:8px auto 0!important}.baraban{transform:scale(.68)!important;transform-origin:top center!important}.ba-pole{top:128px!important;width:260px!important;max-width:260px!important;padding:16px 14px 14px!important}.baraban-title{font-size:18px!important;margin-bottom:8px!important}.baraban-text p{font-size:13px!important;line-height:1.25!important}.bonus-timer{transform:scale(.92)!important}.baraban-info{margin-top:8px!important;font-size:11px!important;line-height:1.3!important}.bar+.item-title,.item-title[style*="margin-top: -15px"]{margin-top:-6px!important;margin-bottom:12px!important}}@media (max-width:479.98px){.bar{height:315px!important;min-height:315px!important}.baraban{transform:scale(.61)!important}.ba-pole{top:118px!important;width:236px!important;max-width:236px!important;padding:14px 12px 12px!important}.baraban-title{font-size:16px!important}.baraban-text p{font-size:12px!important}.bonus-timer{transform:scale(.84)!important}.baraban-info{font-size:10px!important}.bar+.item-title,.item-title[style*="margin-top: -15px"]{margin-top:-10px!important}}@media (max-width:767.98px){.bar{width:100%!important;height:auto!important;min-height:0!important;margin:10px auto 14px!important;overflow:visible!important}.baraban{width:100%!important;height:auto!important;min-height:0!important;margin:0 auto!important;position:relative!important;transform:none!important}.baraban>ul{display:none!important}.ba-pole{position:relative!important;left:auto!important;top:auto!important;right:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:100%!important;margin:0!important;padding:18px 14px 16px!important;box-sizing:border-box!important;border-radius:18px!important;text-align:center!important;background:linear-gradient(180deg,rgba(10,12,20,.96) 0,rgba(12,14,24,.92) 100%)!important;box-shadow:0 10px 30px rgba(0,0,0,.28)!important}.baraban-title{font-size:18px!important;line-height:1.15!important;margin-bottom:10px!important;text-align:center!important}.baraban-text{margin-bottom:10px!important}.baraban-text p{margin:0 0 4px!important;font-size:13px!important;line-height:1.3!important;white-space:normal!important;text-align:center!important}.ba-pole>span[style*="font-size: 13px"]{display:flex!important;justify-content:center!important;text-align:center!important;margin-bottom:8px!important;font-size:11px!important;line-height:1.3!important}.bonus-timer{margin:0 auto 10px!important;transform:scale(.9)!important;transform-origin:center!important}.ba-pole .btn,.ba-pole .btn.mesto{width:100%!important;max-width:240px!important;margin:4px auto 0!important;display:flex!important;justify-content:center!important;box-sizing:border-box!important}.baraban-info{margin-top:12px!important;font-size:11px!important;line-height:1.4!important;text-align:center!important;color:#8a8a92!important}.bar+.item-title,.item-title[style*="margin-top: -15px"]{margin-top:14px!important;margin-bottom:12px!important;position:relative!important;z-index:2!important}.baraban-wrap{display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:0!important}.baraban-item{width:100%!important;min-height:0!important;height:auto!important;display:flex!important;align-items:flex-start!important;gap:12px!important;padding:12px!important;box-sizing:border-box!important;border-radius:16px!important}.baraban-item-img{width:70px!important;min-width:70px!important;height:70px!important;display:flex!important;align-items:center!important;justify-content:center!important}.baraban-item-img img{max-width:56px!important;max-height:56px!important;width:auto!important;height:auto!important}.baraban-item-pole{flex:1 1 auto!important;min-width:0!important;width:auto!important}.baraban-item-name{font-size:14px!important;line-height:1.2!important;margin-bottom:4px!important;white-space:normal!important}.baraban-item-text{font-size:12px!important;line-height:1.35!important;white-space:normal!important}}@media (max-width:479.98px){.ba-pole{padding:16px 12px 14px!important;border-radius:16px!important}.baraban-title{font-size:17px!important}.baraban-text p{font-size:12px!important}.bonus-timer{transform:scale(.82)!important}.baraban-info{font-size:10px!important}.baraban-item{gap:10px!important;padding:10px!important}.baraban-item-img{width:62px!important;min-width:62px!important;height:62px!important}.baraban-item-img img{max-width:50px!important;max-height:50px!important}.baraban-item-name{font-size:13px!important}.baraban-item-text{font-size:11px!important}}@media (max-width:767.98px){.bar{width:100%!important;height:365px!important;min-height:365px!important;margin:10px auto 14px!important;overflow:hidden!important;position:relative!important}.baraban{width:100%!important;height:100%!important;min-height:0!important;margin:0 auto!important;position:relative!important;transform:none!important}.baraban>ul{display:block!important;position:absolute!important;left:50%!important;top:-8px!important;transform:translateX(-50%) scale(.62)!important;transform-origin:top center!important;opacity:.92!important;z-index:1!important;pointer-events:none!important;clip-path:inset(0 0 38% 0)!important}.ba-pole{position:absolute!important;left:50%!important;top:150px!important;transform:translateX(-50%)!important;width:252px!important;max-width:252px!important;margin:0!important;padding:16px 14px 14px!important;box-sizing:border-box!important;border-radius:18px!important;text-align:center!important;background:linear-gradient(180deg,rgba(8,10,18,.95) 0,rgba(12,14,24,.9) 100%)!important;box-shadow:0 10px 30px rgba(0,0,0,.32)!important;z-index:5!important}.baraban-title{font-size:17px!important;line-height:1.15!important;margin-bottom:8px!important}.baraban-text{margin-bottom:8px!important}.baraban-text p{margin:0 0 4px!important;font-size:13px!important;line-height:1.28!important;text-align:center!important;white-space:normal!important}.bonus-timer{margin:0 auto 8px!important;transform:scale(.9)!important;transform-origin:center!important}.ba-pole .btn,.ba-pole .btn.mesto{width:100%!important;max-width:220px!important;margin:4px auto 0!important;display:flex!important;justify-content:center!important;box-sizing:border-box!important}.baraban-info{margin-top:10px!important;font-size:11px!important;line-height:1.35!important;text-align:center!important;color:#8a8a92!important}.bar+.item-title,.item-title[style*="margin-top: -15px"]{margin-top:6px!important;margin-bottom:12px!important;position:relative!important;z-index:3!important}}@media (max-width:479.98px){.bar{height:332px!important;min-height:332px!important}.baraban>ul{top:-6px!important;transform:translateX(-50%) scale(.56)!important;clip-path:inset(0 0 41% 0)!important}.ba-pole{top:138px!important;width:230px!important;max-width:230px!important;padding:14px 12px 12px!important;border-radius:16px!important}.baraban-title{font-size:16px!important}.baraban-text p{font-size:12px!important}.bonus-timer{transform:scale(.82)!important}.baraban-info{font-size:10px!important}}@media (max-width:767.98px){.bar{height:388px!important;min-height:388px!important}.baraban>ul{top:55px!important}.ba-pole{top:168px!important}}@media (max-width:479.98px){.bar{height:352px!important;min-height:352px!important}.baraban>ul{top:55px!important}.ba-pole{top:172px!important}}@media (max-width:767.98px){.bonus-bg-flex,.bonus-bg-loop,.lottery-flex,.lottery-loop{display:flex!important;flex-direction:column!important;gap:14px!important}.bonus-bg,.lottery-left,.lottery-right{width:100%!important;max-width:100%!important;float:none!important;display:block!important;height:auto!important;min-height:0!important;margin:0 0 14px!important;padding:14px 12px 16px!important;box-sizing:border-box!important;overflow:hidden!important}.bonus-bg .bonus-timer,.lottery-left .bonus-timer,.lottery-right .bonus-timer{margin:0 auto 10px!important;transform:scale(.88)!important;transform-origin:center!important}.bonus-bg .item,.lottery-left .item,.lottery-right .item{margin:10px auto!important;float:none!important}.bonus-bg .btn,.bonus-bg-btn,.lottery-left .btn,.lottery-right .btn{width:100%!important;box-sizing:border-box!important;display:flex!important;justify-content:center!important}.bonus-bg div,.bonus-bg p,.lottery-left div,.lottery-left p,.lottery-right div,.lottery-right p{text-align:center!important}.lasts-flex,.lasts-loop{display:flex!important;flex-direction:column!important;gap:12px!important}.last,.lasts-item{width:100%!important;max-width:100%!important;float:none!important;margin:0!important}}@media (max-width:479.98px){.bonus-bg,.lottery-left,.lottery-right{padding:12px 10px 14px!important}.bonus-bg .bonus-timer,.lottery-left .bonus-timer,.lottery-right .bonus-timer{transform:scale(.8)!important}}@media (max-width:767.98px){.case-loop{display:flex!important;flex-direction:column!important;align-items:center!important;gap:18px!important}.case-loop .case{width:100%!important;max-width:340px!important;margin:0 auto!important;float:none!important;display:block!important}.case-loop .case-in{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.case-loop .case-images{width:100%!important;min-height:auto!important;display:flex!important;justify-content:center!important;align-items:center!important;margin:0 auto!important;position:relative!important}.case-loop .case-images img{display:block!important;margin:0 auto!important;max-width:100%!important;height:auto!important}.case-loop .case-pole{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.case-loop .case-day,.case-loop .case-name{text-align:center!important;width:100%!important}.case-loop .case-price,.case-loop .case-sale{margin-left:auto!important;margin-right:auto!important}}@media (max-width:767.98px){.case-title,.case-title2{position:relative!important;z-index:5!important;margin:18px 0 18px!important;padding-top:6px!important;text-align:center!important}.case-loop{display:flex!important;flex-direction:column!important;align-items:center!important;gap:26px!important;margin-top:0!important}.case-loop .case{width:100%!important;max-width:340px!important;height:auto!important;min-height:0!important;margin:0 auto!important;float:none!important;display:block!important;position:relative!important;overflow:visible!important}.case-loop .case-in{width:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.case-loop .case-images{width:100%!important;min-height:255px!important;margin:0 auto 10px!important;display:flex!important;justify-content:center!important;align-items:flex-end!important;position:relative!important;overflow:visible!important}.case-loop .case-images img{display:block!important;margin:0 auto!important;max-width:290px!important;width:auto!important;height:auto!important}.case-loop .case-pole{width:100%!important;margin-top:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;position:relative!important;z-index:2!important}.case-loop .case-price,.case-loop .case-sale{margin-left:auto!important;margin-right:auto!important}.case-loop .case-name{margin-top:8px!important;text-align:center!important}.case-loop .case-day{margin-top:4px!important;text-align:center!important}}@media (max-width:479.98px){.case-title,.case-title2{margin:16px 0 16px!important}.case-loop{gap:22px!important}.case-loop .case{max-width:320px!important}.case-loop .case-images{min-height:230px!important;margin-bottom:8px!important}.case-loop .case-images img{max-width:260px!important}}@media (max-width:991.98px){.item-loop{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:stretch!important;gap:14px!important;padding:0 14px 24px!important;margin:0 auto!important}.item-loop .item{position:relative;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;width:calc(33.333% - 10px)!important;max-width:calc(33.333% - 10px)!important;min-height:220px!important;margin:0!important;padding:16px 10px 18px!important;border-radius:28px!important;overflow:hidden!important;box-sizing:border-box!important}.item-loop .item .item-wp{width:100%!important;height:92px!important;min-height:92px!important;margin:0 0 12px 0!important;display:flex!important;align-items:center!important;justify-content:center!important}.item-loop .item .item-wp img{display:block!important;width:auto!important;max-width:100%!important;max-height:92px!important;height:auto!important;object-fit:contain!important}.item-loop .item .item-name1,.item-loop .item .item-name2{width:100%!important;max-width:100%!important;text-align:center!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;margin:0 auto!important}.item-loop .item .item-name1{font-size:15px!important;font-weight:700!important;line-height:1.18!important;min-height:54px!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.item-loop .item .item-name2{margin-top:6px!important;font-size:13px!important;line-height:1.15!important;min-height:18px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}}@media (max-width:767.98px){.item-title{margin-bottom:18px!important}.item-title span{font-size:24px!important;line-height:1.15!important;text-align:center!important;display:inline-block!important}.item-loop{gap:12px!important;padding:0 12px 22px!important}.item-loop .item{width:calc(50% - 6px)!important;max-width:calc(50% - 6px)!important;min-height:145px!important;padding:16px 10px 18px!important;border-radius:26px!important}.item-loop .item .item-wp{height:88px!important;min-height:88px!important;margin-bottom:12px!important}.item-loop .item .item-wp img{max-height:88px!important}.item-loop .item .item-name1{font-size:16px!important;min-height:56px!important}.item-loop .item .item-name2{font-size:13px!important}}@media (max-width:479.98px){.item-loop{gap:10px!important;padding:0 10px 20px!important}.item-loop .item{width:calc(50% - 5px)!important;max-width:calc(50% - 5px)!important;min-height:145px!important;padding:14px 8px 16px!important;border-radius:24px!important}.item-loop .item .item-wp{height:80px!important;min-height:80px!important;margin-bottom:10px!important}.item-loop .item .item-wp img{max-height:80px!important}.item-loop .item .item-name1{font-size:14px!important;line-height:1.15!important;min-height:48px!important}.item-loop .item .item-name2{font-size:12px!important;min-height:16px!important}}@media (max-width:359.98px){.item-loop .item{min-height:188px!important;padding:12px 8px 14px!important}.item-loop .item .item-wp{height:74px!important;min-height:74px!important}.item-loop .item .item-wp img{max-height:74px!important}.item-loop .item .item-name1{font-size:13px!important;min-height:42px!important}.item-loop .item .item-name2{font-size:11px!important}.item-btn{position:absolute;bottom:0;left:0;right:0;padding:0 14px;justify-content:space-between;font-size:12px}}@media (max-width:767.98px){.c-btn{display:flex!important;flex-direction:column!important;gap:10px!important;margin:10px 0 14px!important}.c-btn .btn{width:100%!important;margin:0!important;box-sizing:border-box!important;justify-content:center!important}.c-title{margin:8px 0 12px!important;text-align:center!important}.c-title span{display:inline-block!important;font-size:26px!important;line-height:1.1!important;text-align:center!important;word-break:break-word!important}.case-day.center{margin:0 0 12px!important;text-align:center!important;line-height:1.3!important}.case-do{margin-top:45px!important}.case-do .case,.case-do .case-in{width:100%!important;max-width:100%!important;margin:0 auto!important;min-height:0!important;text-align:center!important}.case-do .case-images{width:100%!important;min-height:250px!important;margin:0 auto 10px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;position:relative!important}.case-do .case-images img{display:block!important;margin:0 auto!important;max-width:310px!important;width:auto!important;height:auto!important}.case-do .case-pole{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.case-do .case-price,.case-do .case-sale{margin-left:auto!important;margin-right:auto!important}.case-dop{margin-top:12px!important}.case-info{text-align:center!important;line-height:1.4!important;margin-bottom:10px!important}.case-flex{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important}.case-x{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;width:100%!important;margin:0!important;padding:0!important}.case-x li{margin:0!important;width:100%!important;text-align:center!important;box-sizing:border-box!important}.case-btn{width:100%!important;margin:0!important;box-sizing:border-box!important;justify-content:center!important}.case-price-btn{width:100%!important;margin:0!important;padding:12px 14px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;text-align:center!important}.case-price-btn .case-price-new,.case-price-btn .case-price-old{position:static!important;margin:0!important}.case-price-btn .case-price-old{font-size:14px!important}.case-price-btn .case-price-new{font-size:22px!important;line-height:1!important}.vip-case-info{margin-top:10px!important;padding:0 4px!important;text-align:center!important;line-height:1.4!important}.case-login-flex{display:flex!important;flex-direction:column!important;gap:10px!important;align-items:stretch!important}.case-login-flex .login{width:100%!important;margin:0!important;box-sizing:border-box!important;justify-content:center!important}.item-title{margin:18px 0 16px!important;text-align:center!important}.item-title span{font-size:24px!important;line-height:1.15!important;display:inline-block!important}}@media (max-width:479.98px){.c-btn{gap:8px!important;margin:8px 0 12px!important}.c-title span{font-size:22px!important}.case-do .case-images{min-height:220px!important;margin-bottom:8px!important}.case-do .case-images img{max-width:270px!important}.case-price-btn{padding:10px 12px!important;gap:8px!important}.case-price-btn .case-price-old{font-size:13px!important}.case-price-btn .case-price-new{font-size:20px!important}.vip-case-info{font-size:12px!important}.item-title span{font-size:21px!important}}@media (max-width:1099.98px){.profile-panel{padding:0;gap:12px;align-items:stretch;flex-direction:column}.profile-nav{width:100%;margin:20px 0 12px;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;-webkit-overflow-scrolling:touch}.profile-nav li{margin-right:0;padding-left:16px;padding-right:16px;white-space:nowrap;flex:0 0 auto}.profile-sell-all{width:100%;max-width:320px;margin:0 auto}.profile{margin-left:0;margin-right:0;padding:16px;height:auto;min-height:0;display:grid;grid-template-columns:132px minmax(0,1fr);gap:14px;align-items:stretch;background:#141416;border-radius:20px;overflow:visible}.profile:after,.profile:before{display:none}.profile-ava{width:132px;height:132px;justify-self:center}.profile-ava img{display:block;object-fit:cover}.profile-pole{width:auto;min-width:0;padding-left:0;padding-right:0;align-self:center}.ava-text,.ava-title,.profile-case-all,.profile-login,.profile-rating{max-width:100%;white-space:normal;overflow-wrap:anywhere}.profile-vk{max-width:100%}.profile-bg{width:100%;height:auto;min-height:132px}.profile-bg.pole-1,.profile-bg.pole-2{width:100%;margin-right:0;padding:16px;min-width:0}.profile-bg.pole-3{grid-column:1/-1;width:100%;min-width:0;padding:16px;align-items:flex-start;text-align:left;line-height:1.35}.profile-bg.pole-3 *{max-width:100%;overflow-wrap:anywhere}.profile-bg .btn{width:100%;max-width:220px}.warn{margin-left:0;margin-right:0;margin-top:16px;padding:18px;min-height:0;display:flex;flex-direction:column;align-items:flex-start;gap:16px;box-sizing:border-box;background-size:cover;background-position:center}.warn .btn{position:relative;top:auto;right:auto;bottom:auto;margin:0 auto;width:100%;max-width:280px}.warn-title{font-size:14px;line-height:1.25}.warn-text{font-size:12px;line-height:1.45}.profile-hist{margin-left:0;margin-right:0}}@media (max-width:767.98px){.profile{grid-template-columns:1fr 1fr;padding:14px;gap:12px}.profile-ava{grid-column:1/-1;width:118px;height:118px}.profile-ava img{width:106px;height:106px}.profile-pole{grid-column:1/-1;text-align:center}.profile-vk{margin-left:auto;margin-right:auto}.profile-bg.pole-1,.profile-bg.pole-2{min-height:126px;padding:14px 12px}.profile-bg.pole-3{min-height:0;align-items:center;text-align:center}.warn{padding:16px 14px;border-radius:18px}.warn .btn{max-width:none}.profile-hist-item:first-child{display:none}.profile-hist-item{height:auto;padding:12px;flex-wrap:wrap;gap:10px}.profile-hist-div,.profile-hist-div:first-child,.profile-hist-div:last-child,.profile-hist-div:nth-child(3),.profile-hist-div:nth-child(4),.profile-hist-div:nth-child(5){width:auto;margin-left:0;justify-content:flex-start}}@media (max-width:479.98px){.profile{grid-template-columns:1fr;margin-left:0;margin-right:0;padding:12px;border-radius:18px}.profile-ava,.profile-bg.pole-1,.profile-bg.pole-2,.profile-bg.pole-3,.profile-pole{grid-column:1/-1}.profile-bg{min-height:0}.profile-bg.pole-1,.profile-bg.pole-2,.profile-bg.pole-3{padding:16px}.profile-bg .btn,.profile-sell-all{max-width:none}.profile-nav li{padding-left:13px;padding-right:13px;font-size:12px}.warn{margin-top:14px;padding:16px 14px;border-radius:16px}.warn-title{font-size:13px}.warn-text{font-size:11px}.item-btn{position:absolute;bottom:0;left:0;right:0;padding:0 14px;justify-content:space-between;font-size:12px}}@media (max-width:767.98px){body,html{min-width:320px!important;overflow-x:hidden!important}.container,.wrap{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}.container{margin-left:0!important;margin-right:0!important;padding-left:10px!important;padding-right:10px!important;padding-top:6px!important}.header{padding:12px 10px 8px!important;gap:8px!important}.logo{width:160px!important;height:58px!important;margin:0 auto!important;background-size:contain!important;background-position:center!important}.menu{width:100%!important;justify-content:center!important;gap:8px 14px!important;margin:0!important}.menu a{font-size:12px!important;line-height:1.2!important}.header-right{width:100%!important;margin-left:0!important;justify-content:center!important}.mini-profile{width:100%!important;max-width:250px!important;display:grid!important;grid-template-columns:42px 1fr 50px!important;gap:8px!important;align-items:center!important;margin:0 auto!important}.mini-profile-ava{width:42px!important;height:42px!important;border-radius:12px!important;background:#171719!important}.mini-profile-ava img{width:42px!important;height:42px!important;border-radius:12px!important;object-fit:cover!important}.mini-profile-logout{top:-6px!important;right:-6px!important}.mini-profile-pole{width:auto!important;min-width:0!important;padding:0!important;text-align:center!important;line-height:1.25!important}.mini-profile-balance,.mini-profile-login{font-size:12px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mini-profile-plus{width:50px!important;min-width:50px!important;height:42px!important;margin:0!important}.live{height:auto!important;margin-top:6px!important;margin-bottom:6px!important;overflow:hidden!important}.live-ul{width:auto!important;max-width:100%!important;margin-left:0!important;padding:0 6px 8px!important;display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.live-ul::-webkit-scrollbar{display:none!important}.live-item{flex:0 0 116px!important;width:116px!important;height:106px!important;margin-right:6px!important;background-size:100% 100%!important}.live-case,.live-weapon{height:76px!important}.live-case img,.live-weapon img{max-width:76px!important;max-height:58px!important;object-fit:contain!important}.live-name{font-size:10px!important;padding:0 6px!important}.live-panel{padding:8px 4px 10px!important;gap:10px!important}.live-nav,.live-stats{width:100%!important;justify-content:center!important;gap:10px 16px!important}.live-nav li,.live-stats li{margin:0!important;font-size:12px!important;white-space:nowrap!important}.live-stats li p:nth-child(2){margin-left:6px!important}.c-title,.case-title,.case-title2,.item-title{margin-left:0!important;margin-right:0!important;text-align:center!important}.item-title{margin-top:22px!important;margin-bottom:18px!important;padding-bottom:12px!important}.item-title span{font-size:25px!important;line-height:1.15!important;display:block!important;text-align:center!important}.bonus-flex,.bonus-flex-2{width:100%!important;max-width:100%!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:16px!important;margin:0 0 18px!important;padding:0!important;box-sizing:border-box!important}.bonus-flex-2 .bonus-flex{margin:0!important}.bonus-bg{width:100%!important;max-width:430px!important;height:auto!important;min-height:150px!important;margin:0 auto!important;padding:22px 12px 18px!important;box-sizing:border-box!important;border-radius:22px!important;overflow:hidden!important}.bonus-bg .bonus-timer{width:100%!important;margin:8px auto 12px!important;display:flex!important;justify-content:center!important;transform:scale(.88)!important;transform-origin:center!important}.bonus-bg .countdown-row{justify-content:center!important}.bonus-bg .countdown-section:after{top:-18px!important;right:0!important;font-size:11px!important}.bonus-bg .countdown-amount,.bonus-bg .countdown-amount:after{width:58px!important;height:58px!important}.bonus-bg .countdown-amount{font-size:20px!important}.bonus-bg .countdown-section:not(:last-child) .countdown-period:after{margin:0 4px!important}.bonus-bg .btn,.bonus-bg-btn{width:100%!important;max-width:320px!important;min-height:48px!important;margin:12px auto 0!important;padding-left:14px!important;padding-right:14px!important;box-sizing:border-box!important;text-align:center!important;font-size:15px!important;line-height:1.15!important}.bonus-bg-btn.mesto{justify-content:center!important;gap:12px!important}.bonus-bg-pole{width:100%!important;max-width:430px!important;height:auto!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important}.bonus-bg-last{width:100%!important;height:auto!important;min-height:118px!important;padding:18px 16px!important;box-sizing:border-box!important;border-radius:22px!important;display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:14px!important;text-align:center!important}.bonus-bg-info{width:100%!important;height:auto!important;padding-left:0!important;text-align:center!important;line-height:1.35!important}.bonus-bg-last-ava{margin-right:0!important}.lasts-wp{width:100%!important;max-width:160px!important;margin:0 auto!important}.lasts-wp:after{left:50%!important;transform:translateX(-50%)!important;background-position:center bottom!important;background-size:contain!important}.lasts-wp img{margin-left:0!important}.bonus-bg-pole>div:not(.bonus-bg-last),.bonus-bg-pole>p{max-width:100%!important;text-align:center!important}.ava-title{justify-content:center!important;text-align:center!important;line-height:1.25!important}.ava-title svg{flex:0 0 auto!important}.last-loop{width:100%!important;display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:0!important}.last-item{width:100%!important;max-width:430px!important;height:auto!important;min-height:78px!important;margin:0 auto!important;background-size:100% 100%!important;box-sizing:border-box!important}}@media (max-width:479.98px){.container{padding-left:8px!important;padding-right:8px!important}.logo{width:190px!important;height:80px!important}.mini-profile{max-width:236px!important;grid-template-columns:40px 1fr 48px!important}.mini-profile-ava,.mini-profile-ava img{width:40px!important;height:40px!important}.mini-profile-plus{width:48px!important;min-width:48px!important;height:40px!important}.live-item{flex-basis:112px!important;width:112px!important;height:102px!important}.item-title span{font-size:24px!important}.bonus-bg{border-radius:20px!important;padding:20px 10px 16px!important}.bonus-bg .bonus-timer{transform:scale(.82)!important}.bonus-bg .btn,.bonus-bg-btn{max-width:100%!important;font-size:14px!important}.bonus-bg-last{padding:16px 12px!important;border-radius:20px!important}}@media (max-width:767.98px){.incognito-free{flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;margin:18px auto 18px!important;padding:0 10px 18px!important;gap:26px!important;box-sizing:border-box!important;overflow:visible!important}.incognito-free-item{width:100%!important;max-width:330px!important;margin:0 auto!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;box-sizing:border-box!important}.incognito-free-wp{width:100%!important;max-width:300px!important;height:230px!important;min-height:230px!important;margin:0 auto!important;position:relative!important;align-items:center!important;justify-content:center!important;overflow:visible!important}.incognito-free-wp img{max-width:190px!important;max-height:160px!important;width:auto!important;height:auto!important;object-fit:contain!important}.incognito-free-wp img.tank{max-width:245px!important;max-height:170px!important;margin-top:-20px!important}.incognito-free-0,.incognito-free-1,.incognito-free-2,.incognito-free-3{background-repeat:no-repeat!important;background-position:center center!important;background-size:contain!important;left:50%!important;right:auto!important}.incognito-free-0{width:320px!important;height:320px!important;margin-left:-160px!important;margin-top:-42px!important}.incognito-free-1{width:280px!important;height:165px!important;margin-left:-140px!important;margin-top:-20px!important}.incognito-free-2{width:225px!important;height:188px!important;margin-left:-96px!important;margin-top:20px!important}.incognito-free-3{width:150px!important;height:112px!important;margin-left:-75px!important;margin-top:50px!important}.incognito-free-text{width:100%!important;margin-top:-8px!important;text-align:center!important}.incognito-free-text p:first-child,.incognito-free-text p:nth-child(2){text-align:center!important;white-space:normal!important}.incognito-free-btn{width:100%!important;max-width:260px!important;height:43px!important;margin:14px auto 0!important;box-sizing:border-box!important;align-items:center!important}.incognito-bottom{position:static!important;width:100%!important;margin:8px auto 0!important;justify-content:center!important}}@media (max-width:389.98px){.incognito-free{gap:22px!important;padding-left:6px!important;padding-right:6px!important}.incognito-free-item{max-width:300px!important}.incognito-free-wp{max-width:280px!important;height:210px!important;min-height:210px!important}.incognito-free-wp img{max-width:170px!important;max-height:145px!important}.incognito-free-wp img.tank{max-width:220px!important}.incognito-free-0{width:285px!important;height:285px!important;margin-left:-142px!important;margin-top:-34px!important}.incognito-free-1{width:250px!important;height:148px!important;margin-left:-125px!important}.incognito-free-2{width:205px!important;height:170px!important;margin-left:-88px!important}.incognito-free-3{width:135px!important;height:100px!important;margin-left:-67px!important}}@media (max-width:767.98px){.modal-loop{padding:0 12px!important;box-sizing:border-box!important}.modal-item{width:calc(100vw - 24px)!important;max-width:420px!important;height:auto!important;min-height:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;padding:18px 14px 16px!important;box-sizing:border-box!important;background:#141416!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:18px!important;overflow:visible!important}.modal-item-wp{width:100%!important;height:130px!important;min-width:0!important;margin:0 0 10px 0!important;padding:0!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important}.modal-item-wp img{max-width:150px!important;max-height:120px!important;object-fit:contain!important}.modal-item-pole{width:100%!important;height:auto!important;padding:0!important;box-sizing:border-box!important}.modal-item-panel{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:10px!important}.modal-item-btn{display:flex!important;flex-direction:row!important;gap:10px!important;width:100%!important}.modal-item-btn .sell,.modal-item-btn .take{width:50%!important;height:43px!important;min-height:43px!important;padding:0 12px!important;box-sizing:border-box!important}.modal-item-btn .sell{position:relative!important;color:#fff!important;justify-content:center!important}.modal-item-btn .sell:before{background:#3f870f!important;border-radius:8px!important;transform:skewX(-4deg)!important}.modal-item-btn .sell:after{display:none!important}.modal-item .modal-close{right:-6px!important;top:-10px!important;z-index:5!important}}.logo{position:relative!important;width:240px!important;height:92px!important;background:url(/images/logo2.png) center center/contain no-repeat!important;display:block!important;flex-shrink:0!important;z-index:1!important;filter:drop-shadow(0 0 6px rgba(0, 185, 255, .5)) drop-shadow(0 0 16px rgba(0, 185, 255, .25))}.logo::before{content:"";position:absolute;inset:12px 10px;background:radial-gradient(ellipse at center,rgba(0,185,255,.16) 0,rgba(0,185,255,.07) 42%,rgba(0,185,255,0) 72%);border-radius:18px;z-index:-1;pointer-events:none}.loader{position:fixed!important;inset:0!important;z-index:9999!important;margin:0!important;width:100vw!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at center,rgba(0,185,255,.08) 0,rgba(14,14,15,.96) 38%,#0e0e0f 100%)!important}.lds-ring{position:relative!important;width:86px!important;height:86px!important;display:flex!important;align-items:center!important;justify-content:center!important}.lds-ring::after{content:"Загрузка";position:absolute;top:112px;left:50%;transform:translateX(-50%);font-size:12px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:#00b9ff;text-shadow:0 0 12px rgba(0,185,255,.55)}.lds-ring div{box-sizing:border-box!important;position:absolute!important;display:block!important;width:76px!important;height:76px!important;margin:0!important;border:4px solid transparent!important;border-top-color:#00b9ff!important;border-right-color:rgba(0,185,255,.45)!important;border-radius:50%!important;animation:lds-ring 1s cubic-bezier(.5,0,.5,1) infinite!important;filter:drop-shadow(0 0 8px rgba(0, 185, 255, .7)) drop-shadow(0 0 18px rgba(0, 185, 255, .25))}.lds-ring div:nth-child(1){animation-delay:-.45s!important}.lds-ring div:nth-child(2){animation-delay:-.3s!important}.lds-ring div:nth-child(3){animation-delay:-.15s!important}@keyframes lds-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media (max-width:767.98px){.lds-ring{width:72px!important;height:72px!important}.lds-ring div{width:64px!important;height:64px!important;border-width:3px!important}.lds-ring::after{top:96px;font-size:11px}}
