:root{--font-main:"Gotham","Gotham SSm","Gotham Pro","Avenir Next","Segoe UI",sans-serif;--wrap:90px;--base-0:#707070;--base-1:#fff;--base-2:#a855f7;--base-3:#1a1a1c}::-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,select,textarea{background:0;border:0;outline:0;box-sizing:border-box;font-size:14px;color:#fff;font-family:var(--font-main)}textarea{resize:none}button[type=submit],input[type=submit]{cursor:pointer}a,button[type=submit],input[type=submit]{transition:.5s}*{box-sizing:border-box;padding:0;margin:0;outline:0}::after,::before{box-sizing:border-box}html *{max-height:1000000px}body,html{font-family:var(--font-main);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-x:hidden;overflow-y:auto}.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;box-sizing:border-box;max-width:100%}.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}.ftext p:nth-child(3){font-size:11.68px;font-weight:500;color:#5a5a5b}.ftext p:nth-child(3) a{color:#5a5a5b}.ftext p:nth-child(3) a:hover{color:#fff}.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)}.logo{background:url(../images/logo-caserace-purple.svg) no-repeat;width:250px;height:78px}.header-trade-link{font-size:12px;font-weight:600;color:var(--base-2);margin-right:15px;padding:6px 12px;white-space:nowrap}.header-trade-link:hover{text-decoration:underline}.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)}.cursor{cursor:pointer}.cursord{cursor:default}.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:#a855f7}.btn.green:before{background:#7c3aed}.btn.green:not(.no):hover:before{background:#6d28d9}.btn.yellow:not(.no):hover:before{background:#7c3aed}.btn.red:before{background:#fc1f1f}.btn.red:not(.no):hover:before{background:#d01414}.btn.white:before{background:#e6e6e7}.btn.white:not(.no):hover:before{background:#adadad}.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{display:flex;align-items:center;justify-content:center;overflow:visible;min-width:28px;min-height:28px}.mini-profile-logout:after{width:auto;height:auto;background:0 0;content:"×";font-size:18px;line-height:1;color:#fff;font-weight:700}.modal-close:after{width:auto;height:auto;background:0 0;content:"×";font-size:22px;line-height:1;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center}.modal-close{display:flex;align-items:center;justify-content:center;overflow:visible}.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: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-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-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-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;justify-content:center;margin-bottom:-30px;padding-bottom:45px;padding-left:30px;padding-right:30px;gap:0}.case{width:20%;min-width:260px;display:flex;justify-content:center;margin-bottom:30px;overflow:visible}.case-in{position:relative;width:280px;overflow:visible}.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;overflow:visible}.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-in:hover .case-images img{-webkit-filter:saturate(130%);filter:saturate(130%);transform:translate3d(0,10px,0)}.case-new{position:absolute;bottom:12px;left:8px;font-size:14px;color:#fff;padding:0 8px;white-space:nowrap;z-index:5;overflow:visible}.case-pole{display:flex;flex-direction:column}.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:#a855f7}.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;margin-top:35px}.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;padding:20px;overflow:auto;box-sizing:border-box}.modal-loop,.modal-ovarlay{position:fixed;top:0;bottom:0;left:0;right:0}.modal-ovarlay{z-index:101;background:rgba(14,14,15,.92);opacity:1}.modal{position:relative;z-index:102;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;margin:auto;flex-shrink:0}@-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;min-height:404px;background:#1a1a1c;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.55);padding:24px 0;box-sizing:border-box}.output,.pay{display:flex;flex-direction:column;align-items:center}.output{width:479px;min-height:482px;background:#1a1a1c;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.55);padding:24px 0;box-sizing:border-box}.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:22px}.btn-group{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.promo-title{font-size:15px;font-weight:600;margin-bottom:5px}.promo-info{color:#666;font-size:13px;font-weight:600;padding-bottom:15px}.btn.input:before{border:2px solid #232326}.btn.input input,select{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:15px}.btn.input.promo-input input,select{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:22px}.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-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:50%;transform:translateX(-50%);content:"";z-index:-1}.case-do{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:13px;width:100%}.case-do .case{width:100%;max-width:620px;z-index:1;position:relative;display:flex;justify-content:center;margin-left:auto;margin-right:auto}.case-do .case-in{margin-left:auto;margin-right:auto}.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;margin-right: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;justify-content:center;flex-wrap:wrap;gap:4px}.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/6.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;line-height:1.3}.item-name1,.item-name2{font-size:11px;text-align:center;overflow:hidden;text-overflow:ellipsis;padding:0 10px;padding-bottom:6px;box-sizing:border-box}.item-name2{font-weight:500;white-space:nowrap}.item-loop .item .item-name1{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;line-height:1.3;min-height:2.6em;padding-bottom:4px}.item-loop .item .item-name2{padding-bottom:8px}.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}.item.color-7 .item-name2{color:#5cb85c}.case-dop{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:5px;width:100%;text-align:center}.case-dop .case-flex{justify-content:center;flex-wrap:wrap;gap:8px}.case-dop .case-info{text-align:center;width:100%}.case-dop .a{display:flex;flex-direction:column;align-items:center;width:100%;max-width:560px}.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:#a855f7}.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.color-7:after{background:#5cb85c}.rulet-ul .item{transition:.5s;width:150px;height:170px;margin-top:18px;margin-right:5px;position:relative;opacity:.3}.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;justify-content:center;padding-left:10px;padding-right:10px;max-height:65vh;overflow-y:auto;overflow-x:hidden;min-height:200px}.item-profile .item{width:151px;height:188px;margin:9px;flex-shrink:0}.item-profile::-webkit-scrollbar{width:8px}.item-profile::-webkit-scrollbar-track{background:#1a1a1c;border-radius:4px}.item-profile::-webkit-scrollbar-thumb{background:var(--base-2);border-radius:4px}.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 #7c3aed}.profile-sell-all:hover:before{background-color:#7c3aed}.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:"";transform:none}.item-sell{width:38px;position:absolute;top:10px;right:0;cursor:pointer;transform:none}.item-sell:before{background:#478c19;transform:none}.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:#a855f7}.profile-hist-status.orange{color:#c084fc}.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}.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}.profile-settings-tab{padding:20px}.profile-bg.profile-trade-link{width:280px;flex-direction:column;align-items:stretch}.profile-bg.profile-trade-link .promo-input{width:100%;margin:8px 0}.profile-trade-block{padding:20px;background:#1a1a1d;border-radius:15px;max-width:600px}.profile-trade-title{font-size:15px;font-weight:600;margin-bottom:8px}.profile-trade-desc{font-size:13px;color:#888;margin-bottom:15px}.profile-trade-desc a{color:var(--base-2)}.profile-trade-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.profile-trade-row .promo-input{flex:1;min-width:200px;max-width:400px}.profile-trade-msg{font-size:12px;margin-top:6px}.profile-trade-msg.green{color:#5cb85c}.profile-trade-msg.red{color:#ec3737}.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:#ff5e66}.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: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-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}.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)}.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)}.login-flex{display:flex}.login-flex a:not(:first-child){margin-left:20px}.login-flex a{width:150px}.case-loop{padding-left:0;padding-right:0}.c-title,.case-title2{margin-left:-15vw;margin-right:-15vw}@media (min-width:1400px){.c-title,.case-title2{margin-left:-180px;margin-right:-180px}}@media (min-width:1800px){.c-title,.case-title2{margin-left:-200px;margin-right:-200px}}@media (min-width:1921px){.wrap{max-width:1920px;margin-left:auto;margin-right:auto}}.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:#a855f7;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:#a855f7;padding-bottom:10px}.baraban-text{text-align:center;margin-bottom:auto;font-size:14px;font-weight:600}.baraban-text span{color:#a855f7}.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}.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:#a855f7}.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:#a855f7}.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 #a855f7;background:0 0}.btn.bs2.yellow{color:#a855f7}.bonus-offdrop-in-title{font-size:14px;font-weight:600;color:#a855f7;text-transform:uppercase;margin-bottom:5px}.bonus-offdrop-in-text{font-size:13px;font-weight:500}.bonus-offdrop-in-text span{color:#a855f7}.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:#a855f7;font-weight:600;font-size:14px;text-transform:uppercase}.bonus-offdrop-text span{color:#a855f7}.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:#a855f7;transition:.5s;margin-right:14px;margin-top:-3px}.offdrop-btn-h:hover svg{fill:#1a1a1c}.offdrop-btn-h{color:#a855f7;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:#a855f7;border-color:#a855f7}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:60px;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:100px}.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{--font-main:"Gotham","Gotham SSm","Gotham Pro","Avenir Next","Segoe UI",sans-serif;--wrap:90px}body,html{background-size:cover}}@media (max-width:1900px){body,html{--item:9}}@media (max-width:1650px){:root{--font-main:"Gotham","Gotham SSm","Gotham Pro","Avenir Next","Segoe UI",sans-serif;--wrap:30px}body,html{--item:8}}@media (max-width:1500px){:root{--font-main:"Gotham","Gotham SSm","Gotham Pro","Avenir Next","Segoe UI",sans-serif;--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{--font-main:"Gotham","Gotham SSm","Gotham Pro","Avenir Next","Segoe UI",sans-serif;--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{z-index:9998;position:relative;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:first-child{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)}}:root{--font-main:"Gotham","Gotham SSm","Gotham Pro","Avenir Next","Segoe UI",sans-serif}body,button,html,input,select,textarea{font-family:var(--font-main)!important;font-kerning:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:0}body{line-height:1.45}input[type=number]{-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
