@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic");/*===============================
=            Choices            =
===============================*/.choices{position:relative;margin-bottom:24px;font-size:16px}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-disabled .choices__inner, .choices.is-disabled .choices__input{background-color:#EAEAEA;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices[data-type*="select-one"]{cursor:pointer}.choices[data-type*="select-one"] .choices__inner{padding-bottom:7.5px}.choices[data-type*="select-one"] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #DDDDDD;background-color:#FFFFFF;margin:0}.choices[data-type*="select-one"] .choices__button{background-image:url("../../icons/cross-inverse.svg");padding:0;background-size:8px;height:100%;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}.choices[data-type*="select-one"] .choices__button:hover, .choices[data-type*="select-one"] .choices__button:focus{opacity:1}.choices[data-type*="select-one"] .choices__button:focus{box-shadow:0px 0px 0px 2px #00BCD4}.choices[data-type*="select-one"]:after{content:"";height:0;width:0;border-style:solid;border-color:#333333 transparent transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*="select-one"].is-open:after{border-color:transparent transparent #333333 transparent;margin-top:-7.5px}.choices[data-type*="select-one"][dir="rtl"]:after{left:11.5px;right:auto}.choices[data-type*="select-one"][dir="rtl"] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*="select-multiple"] .choices__inner, .choices[data-type*="text"] .choices__inner{cursor:text}.choices[data-type*="select-multiple"] .choices__button, .choices[data-type*="text"] .choices__button{position:relative;display:inline-block;margin-top:0;margin-right:-4px;margin-bottom:0;margin-left:8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url("../../icons/cross.svg");background-size:8px;width:8px;line-height:1;opacity:.75}.choices[data-type*="select-multiple"] .choices__button:hover, .choices[data-type*="select-multiple"] .choices__button:focus, .choices[data-type*="text"] .choices__button:hover, .choices[data-type*="text"] .choices__button:focus{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #DDDDDD;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner, .is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir="rtl"] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00BCD4;border:1px solid #00a5bb;color:#FFFFFF;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir="rtl"] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaaaaa;border:1px solid #919191}.choices__list--dropdown{display:none;z-index:1;position:absolute;width:100%;background-color:#FFFFFF;border:1px solid #DDDDDD;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.choices__list--dropdown.is-active{display:block}.is-open .choices__list--dropdown{border-color:#b7b7b7}.is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item{position:relative;padding:10px;font-size:14px}[dir="rtl"] .choices__list--dropdown .choices__item{text-align:right}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus{outline:none}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input:focus{outline:0}[dir="rtl"] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}/*=====  End of Choices  ======*/.vnotify-container{position:fixed}.vnotify-container.vn-top-right{right:10px;top:10px}.vnotify-container.vn-top-left{top:10px;left:10px}.vnotify-container.vn-bottom-right{bottom:10px;right:10px}.vnotify-container.vn-bottom-left{bottom:10px;left:10px}.vnotify-container.vn-center{top:50%;left:50%;transform:translate(-50%, -50%)}.vnotify-container .vn-close{position:absolute;top:5px;right:10px;width:15px;height:15px;padding:2px;cursor:pointer}.vnotify-container .vn-close:before, .vnotify-container .vn-close:after{content:'';position:absolute;width:100%;top:50%;height:2px;background:#fff}.vnotify-container .vn-close:before{transform:rotate(45deg)}.vnotify-container .vn-close:after{transform:rotate(-45deg)}.vnotify-item{width:20em;padding:15px;position:relative;border-radius:5px;margin-bottom:15px;opacity:0.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter:alpha(opacity=75)}.vnotify-item:hover{opacity:1}.vnotify-title{font-weight:bold}.vnotify-info{background:#3498db;color:#fff}.vnotify-success{background:#2ecc71;color:#fff}.vnotify-error{background:#e74c3c;color:#fff}.vnotify-warning{background:#f39c12;color:#fff}.vnotify-notify{background:#333;color:#fff}*{box-sizing:border-box;padding:0;margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}input, textarea, button{font-family:"Roboto","Helvetica Neue",Arial,sans-serif}table{border-collapse:collapse;border-spacing:0}html{background:#1D1B1E;background:#000}body{font-family:"Roboto","Helvetica Neue",Arial,sans-serif;font-size:16px;line-height:20px;color:#fff}a{transition:all .3s ease}a:hover{text-decoration:none}.js-lazyload{transition:opacity 200ms ease-in-out;max-width:100%;}.js-lazyload.loaded{opacity:1}.mobile-show{display:none}.mobile-s-hide{display:block}.choices[data-type*="select-one"]:after{border-top-color:rgba(255,255,255,0.5)}.choices[data-type*="select-one"].is-open:after{border-bottom-color:#FFD400}.choices__inner{border:1px solid rgba(255,255,255,0.5);font-weight:100;background-color:rgba(255,255,255,0.01)}.is-open .choices__inner{border-radius:3px 3px 0 0}.is-open .choices__inner, .is-focused .choices__inner{border-color:#FFD400}.choices__list--dropdown{background-color:#201e21}.is-open .choices__list--dropdown{border-color:#FFD400;border-top-color:rgba(255,255,255,0.1);box-shadow:0 20px 60px rgba(0,0,0,0.6)}.choices__item{font-size:16px;font-weight:100}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:rgba(255,255,255,0.01)}.vnotify-item{position:relative;opacity:1 !important;border-radius:3px;font-size:17px;font-weight:400;line-height:19px;padding:10px 15px 10px 12px;width:340px;z-index:999999}.vnotify-success{background-color:rgba(79, 149, 58, 0.2);border:1px solid #4F953A;color:#fff;background-color:#4F953A;color:#000}.vnotify-error{background-color:rgba(255, 0, 0, 0.2);border:1px solid red;color:#fff;border-color:#db324d;background-color:#db324d;color:#fff}.input-text{outline:none;background-color:transparent;border:none;border-bottom:1px solid rgba(255,255,255,0.5);background-image:linear-gradient(to top, rgba(0,145,255,0.2), rgba(0,145,255,0) 100%);padding:10px;transition:all .3s ease}.input-text--pay{font-size:20px;padding-bottom:5px;text-align:center;color:#fff}.input-text--pay:focus{font-size:30px;padding-bottom:15px}.input-text--code, .input-text--big{font-size:34px;font-weight:300;padding:15px;text-align:center;color:#fff;border:1px solid rgba(255,255,255,0.5);background-color:rgba(255,255,255,0.01);border-radius:3px;background-image:none;width:100%}.input-text--code:focus, .input-text--big:focus{border-color:#FFD400}.input-text--code{font-size:18px;padding:15px}.input-text--checkout{color:#fff;font-size:16px;font-weight:300;background-image:none;padding:12px 15px;border:1px solid rgba(255,255,255,0.5);background-color:rgba(255,255,255,0.01);display:block;width:100%;margin:18px 0 0;border-radius:3px}.input-text--checkout:focus{border-color:#FFD400}.input-text--checkout:disabled{color:#FFD400;border:none;background-color:transparent;padding:0;font-size:22px;margin-top:5px}.input-text-label-set .input-text{width:100%}.input-text-label{opacity:.5;font-weight:300;line-height:1;transition:all .3s ease}.input-text:focus+.input-text-label{opacity:1}.input-text-label-set .input-text-label{position:absolute;left:0;right:0;top:0px;display:block;width:100%;text-align:center}.input-text-label-set .input-text:focus+.input-text-label{top:-8px}.payments-layout .input-text-label{display:block;margin-bottom:15px;text-align:center}.input-text-label-set{position:relative;padding-top:10px}.input-select{-webkit-appearance:none;color:#fff;font-size:16px;background-image:none;padding:12px 15px;border:1px solid rgba(255,255,255,0.5);background-color:rgba(255,255,255,0.01);display:block;width:100%;margin:18px 0 25px;border-radius:3px;outline:none;cursor:pointer}.input-checkbox{display:none}.input-checkbox-label{display:block;position:relative;padding-top:1px;padding-left:32px;font-size:16px;font-weight:100;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input-checkbox-label:after{content:'';position:absolute;left:5px;top:5px;display:block;border-radius:1px;width:12px;height:12px}.input-checkbox-label:before{content:'';position:absolute;left:0;top:0;display:block;border:1px solid rgba(255,255,255,0.5);background-color:rgba(255,255,255,0.01);border-radius:3px;width:20px;height:20px}.input-checkbox:checked+.input-checkbox-label:after{background-color:#FFD400}.button{-webkit-appearance:button;font-size:24px;font-weight:400;line-height:32px;color:#fffffe;padding:10px 0;background-color:transparent;border-radius:3px;cursor:pointer;border:none;transition:background-color .3s ease, transform .3s ease, background-image .3s ease, box-shadow .3s ease, color .1s ease;outline:none}.button:hover{transform:translateY(-2px)}.button--red{background-color:#ff325c;background-image:linear-gradient(to right, #FF3280, #FF3145)}.button--red:hover{box-shadow:0 5px 25px -5px rgba(255,50,92,0.5)}.button--green{background-color:#5dae22;background-image:linear-gradient(to right, #0E7E1D, #9BA82B)}.button--green:hover:not(:disabled){box-shadow:0 5px 25px -5px rgba(93,174,34,0.5)}.button--gray{background-color:#7c8e9d;background-image:linear-gradient(to right, #617482, #94A8B6)}.button--gray:hover{box-shadow:0 5px 25px -5px rgba(124,142,157,0.5)}.button--blue{background-color:rgba(255, 212, 0, 0.03);background-image:linear-gradient(to right, rgb(250, 208, 0), rgb(255, 213, 5));color:#000}.button--blue:hover{background-color:#FFD400;box-shadow:0 5px 25px -5px rgba(255, 212, 0, 0.5)}.button--blue.button--pay, .button--blue.button--trade{background-image:linear-gradient(to right, rgb(250, 208, 0), rgb(255, 213, 5));color:#000;border:none;padding-left:0;padding-right:0;width:100%;height:60px;line-height:30px}.button--blue.button--pay:disabled, .button--blue.button--trade:disabled{opacity:0.4}.button--blue.button--pay:disabled:hover, .button--blue.button--trade:disabled:hover{box-shadow:none}.button--blue.button--trade{border-radius:10px}.button--more{width:100%;height:60px}.button:active{transform:translateY(0px);box-shadow:none}.button:disabled{cursor:default;transform:none !important}.logo{display:inline-block;background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='217px' height='50px' viewBox='0 0 217 50' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 52.1 (67048) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3EArtboard%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cg id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Group' transform='translate(3.000000, 13.000000)'%3E %3Cpath d='M27.16,4.192 C27.16,4.91733696 27.0000016,5.88799392 26.68,7.104 L25.912,9.92 C25.378664,11.8826765 24.3546742,13.2906624 22.84,14.144 C21.8586618,14.6986694 20.6213408,14.976 19.128,14.976 L9.912,14.976 L7.48,24 L0.344,24 L6.52,0.96 L22.072,0.96 C23.6293411,0.96 24.770663,1.1199984 25.496,1.44 C26.6053389,1.93066912 27.16,2.84799328 27.16,4.192 Z M19.576,6.912 L12.056,6.912 L11.224,10.08 L18.744,10.08 L19.576,6.912 Z M47.28,17.76 L45.616,24 L27.184,24 L33.36,0.96 L40.592,0.96 L36.08,17.76 L47.28,17.76 Z M78.92,0.96 L72.744,24 L65.608,24 L68.072,14.784 L60.136,14.784 L57.672,24 L50.536,24 L55.176,6.656 C55.7733363,4.4159888 56.8079926,2.8693376 58.28,2.016 C59.5173395,1.31199648 61.373321,0.96 63.848,0.96 L78.92,0.96 Z M70.248,6.656 L62.312,6.656 L61.384,10.176 L69.32,10.176 L70.248,6.656 Z M106.688,0.96 L94.08,15.68 L91.84,24 L84.608,24 L86.848,15.68 L82.112,0.96 L90.24,0.96 L92.128,9.44 L98.56,0.96 L106.688,0.96 Z' id='PLAYCASE' fill='%23FFFFFF'/%3E %3Cpath d='M131.256,0.96 L129.656,6.912 L115.992,6.912 L113.08,17.76 L126.744,17.76 L125.08,24 L111.416,24 C109.239989,24 107.693338,23.7546691 106.776,23.264 C105.858662,22.7733309 105.4,21.9200061 105.4,20.704 C105.4,19.9359962 105.559998,18.9546726 105.88,17.76 L108.792,6.912 C109.432003,4.52265472 110.455993,2.9013376 111.864,2.048 C113.058673,1.32266304 114.967987,0.96 117.592,0.96 L131.256,0.96 Z M158.544,0.96 L152.368,24 L145.232,24 L147.696,14.784 L139.76,14.784 L137.296,24 L130.16,24 L134.8,6.656 C135.397336,4.4159888 136.431993,2.8693376 137.904,2.016 C139.14134,1.31199648 140.997321,0.96 143.472,0.96 L158.544,0.96 Z M149.872,6.656 L141.936,6.656 L141.008,10.176 L148.944,10.176 L149.872,6.656 Z M184.744,0.96 L183.144,6.912 L169.512,6.912 L168.712,9.92 L178.024,9.92 C180.925348,9.92 182.376,10.9653229 182.376,13.056 C182.376,13.5680026 182.024004,15.1359869 181.32,17.76 C180.679997,20.1066784 179.805339,21.7333288 178.696,22.64 C177.586661,23.5466712 175.826679,24 173.416,24 L157.896,24 L159.56,17.76 L174.28,17.76 L175.08,14.784 L165.768,14.784 C163.911991,14.784 162.664003,14.5066694 162.024,13.952 C161.554664,13.5466646 161.32,12.906671 161.32,12.032 C161.32,11.498664 161.703996,9.7920144 162.472,6.912 C163.069336,4.69332224 163.943994,3.14667104 165.096,2.272 C166.248006,1.39732896 167.986655,0.96 170.312,0.96 L184.744,0.96 Z M210.592,0.96 L208.992,6.912 L196.704,6.912 L195.904,9.92 L207.104,9.92 L205.792,14.784 L194.592,14.784 L193.792,17.76 L206.08,17.76 L204.416,24 L184.896,24 L191.072,0.96 L210.592,0.96 Z' id='PLAYCASE' fill='%23FFD400'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");background-position:center;background-repeat:no-repeat;width:217px;height:50px}.title{position:relative;display:block;font-weight:300;font-size:30px;line-height:29px;padding:15px 0;color:#fff;margin-bottom:60px}.title:before{content:'';display:block;position:absolute;left:0;right:0;bottom:0;width:100px;height:1px;background-color:#FFD400;box-shadow:0 0 10px #FFD400}.title--center{text-align:center}.title--center:before{margin:0 auto}.page__bg{position:fixed;top:0;left:0;right:0;bottom:0;background-size:cover;background-repeat:no-repeat;background-image:url("../img/bg-zadrop.png");opacity:.3;z-index:-1}.page__header{margin-top:80px;margin-bottom:80px}.page__info{margin:0 auto 80px;padding:0 10px;max-width:600px}.page__main{max-width:1440px;margin:0 auto 60px;overflow:hidden}.header{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:3px 0 0 30px;background-image:linear-gradient(to top, rgba(0,0,0,0.1), rgba(0,0,0,0.3));border-bottom:1px solid rgba(255,255,255,0.1);z-index:1}.header__logo{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-right:50px}.header__user{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-left:auto}.header-nav{display:-ms-flexbox;display:flex}.header-nav__item{font-weight:300;font-size:18px;line-height:1;margin-right:30px;list-style:none}.header-nav__item:last-child{margin-right:0}.header-nav__link{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:35px 0;text-decoration:none;color:#fff;white-space:nowrap}.header-nav__link:after{content:'';display:block;position:absolute;left:0;right:0;bottom:-1px;height:1px;background-color:#FFD400;opacity:0;transition:all .3s ease;box-shadow:0 0 10px #FFD400}.header-nav__link:hover{color:#FFD400}.header-nav__link:hover:after{opacity:1}.header-auth{display:inline-block;background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='34px' height='26px' viewBox='0 0 34 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 45.2 (43514) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3EShape%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs/%3E %3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Desktop-Copy-3' transform='translate(-34.000000, -38.000000)' fill-rule='nonzero' fill='%23000000'%3E %3Cpath d='M52.869709,45.7306883 L47.9953239,52.8611455 C47.2057241,52.824987 46.4133886,52.9644555 45.6620891,53.2761074 C45.3308949,53.4121323 45.0205606,53.5791501 44.7293765,53.7719955 L34.0260078,49.3348303 C34.0260916,49.3348303 33.7783389,53.4379597 34.8104781,56.4959362 L42.3771625,59.6400043 C42.7570869,61.349785 43.9218235,62.849502 45.6402032,63.5709503 C48.4516777,64.7538499 51.6933455,63.4056543 52.8628697,60.5732381 C53.1672195,59.8328496 53.3091355,59.0563027 53.2886175,58.2814776 L60.2630165,53.2623327 C60.3194409,53.2640545 60.3775751,53.2657764 60.4339996,53.2657764 C64.6076961,53.2657764 68,49.8393276 68,45.6315107 C68,41.4233495 64.6076961,38 60.4339996,38 C56.2620129,38 52.8679991,41.4233495 52.8679991,45.6315107 C52.8679991,45.6652587 52.8679991,45.6990066 52.869709,45.7306883 Z M46.1251112,62.3966598 C45.1236634,61.9765324 44.3675763,61.2068728 43.9313985,60.2891355 L46.3944095,61.3170701 C47.9953239,61.9885853 49.8320239,61.2240911 50.49749,59.6124549 C51.1650079,57.9990969 50.4077239,56.1464039 48.8076644,55.4748889 L46.2615557,54.4125175 C47.2440243,54.0371579 48.3608857,54.0233831 49.4043953,54.4607289 C50.4564541,54.9015183 51.2727272,55.7314421 51.7053143,56.7920915 C52.1379015,57.852741 52.1361917,59.0235879 51.698475,60.0807937 C50.7932907,62.2692441 48.2959121,63.3075097 46.1251112,62.3966598 Z M55.3934189,45.6315107 C55.3934189,42.8292266 57.6555249,40.5471084 60.4339996,40.5471084 C63.2141841,40.5471084 65.47629,42.8292266 65.47629,45.6315107 C65.47629,48.4360333 63.2141841,50.7174627 60.4339996,50.7174627 C57.6555249,50.7174627 55.3934189,48.4360333 55.3934189,45.6315107 Z M60.4425487,41.8028416 C62.5336715,41.8028416 64.2298235,43.5139998 64.2298235,45.6237625 C64.2298235,47.7336973 62.5336715,49.4433059 60.4425487,49.4433059 C58.3531357,49.4433059 56.6569837,47.7336973 56.6569837,45.6237625 C56.6569837,43.5139998 58.3531357,41.8028416 60.4425487,41.8028416 Z' id='Shape'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");background-repeat:no-repeat;background-position:20px center;padding-left:70px;padding-top:15px;padding-bottom:15px;padding-right:20px;font-weight:400;font-size:20px;line-height:26px;color:#000;text-decoration:none;background-color:#FFD400;border-radius:3px;margin-right:20px;white-space:nowrap}.header-auth .mobile-s-hide{display:inline}.header-auth:hover{box-shadow:0 5px 25px -5px rgba(255, 212, 0, 0.5)}.header-online{position:relative;font-weight:300;font-size:20px;line-height:26px;opacity:0}.header-online__label{font-size:16px;line-height:1;opacity:.5}.header-online:before{content:'';display:inline-block;width:10px;height:10px;border-radius:50%;background:#FFD400;box-shadow:0 0 0 rgba(255, 212, 0, 0.6);animation:pulse-dot 2.5s infinite;margin-right:10px;position:relative;top:-2px}.header-online--show{opacity:1}@keyframes pulse-dot{0%{box-shadow:0 0 0 0 rgba(255, 212, 0, 0.6)}70%{box-shadow:0 0 0 8px rgba(255, 212, 0, 0)}100%{box-shadow:0 0 0 0 rgba(255, 212, 0, 0)}}.header-user{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;top:-1px;padding-right:30px;padding-left:55px}.header-user__avatar{display:block;position:absolute;left:0;top:1px;width:42px;height:42px;border-radius:50%}.header-user__avatar-img{display:block;width:100%;height:auto;border-radius:50%}.header-user__link{font-size:16px;font-weight:300;line-height:19px;margin-bottom:5px;text-decoration:none;color:rgba(255,255,255,0.5)}.header-user__link:hover{color:#FFD400}.header-user__logout{position:absolute;top:-15px;right:5px;display:block;font-size:0;line-height:0;opacity:.5;width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fal' data-icon='sign-out' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-sign-out fa-w-16 fa-2x' fill='%23fff'%3E%3Cpath d='M48 64h132c6.6 0 12 5.4 12 12v8c0 6.6-5.4 12-12 12H48c-8.8 0-16 7.2-16 16v288c0 8.8 7.2 16 16 16h132c6.6 0 12 5.4 12 12v8c0 6.6-5.4 12-12 12H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48zm279 19.5l-7.1 7.1c-4.7 4.7-4.7 12.3 0 17l132 131.4H172c-6.6 0-12 5.4-12 12v10c0 6.6 5.4 12 12 12h279.9L320 404.4c-4.7 4.7-4.7 12.3 0 17l7.1 7.1c4.7 4.7 12.3 4.7 17 0l164.5-164c4.7-4.7 4.7-12.3 0-17L344 83.5c-4.7-4.7-12.3-4.7-17 0z' class=''/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px 12px}.header-user__logout:hover{opacity:1}.header-user__balance{margin-left:-7px}.user-balance{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;border:none;cursor:pointer;outline:none;background-color:transparent;overflow:visible}.user-balance__amount, .user-balance__pay{display:block;font-weight:300;border-radius:3px}.user-balance__amount{padding:1px 7px;font-size:18px;line-height:21px;background-color:rgba(0,0,0,0.2);color:#fff}.user-balance__pay{padding:1px 7px 3px;background-color:#FFD400;color:#000;transition:all .3s ease;font-weight:400;font-size:16px;line-height:19px;margin-left:5px}.user-balance:hover .user-balance__amount{background-color:rgba(0,0,0,0.4)}.user-balance:active{transform:translateY(1px)}.drophistory{position:absolute;top:0;left:0;right:0;display:-ms-flexbox;display:flex;height:calc(80px + 38px + 15px + 3px);overflow:hidden;-webkit-overflow-scrolling:touch}.drophistory__item{-ms-flex-negative:0;flex-shrink:0;position:relative;display:inline-block;margin-right:1px;width:calc(99px + 16px);height:80px;background-color:rgba(0,0,0,0.5)}.drophistory__grad{position:absolute;right:0;top:0;height:80px;width:100px;pointer-events:none;background-image:linear-gradient(to left, #1D1B1E, transparent)}.history-item{display:block;position:relative;width:100%;height:100%;min-height:100%}.history-item__img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;max-width:80px;height:auto;transition:all .3s ease}.history-item:hover .history-item__img{transform:translate(-50%, calc(-50% - 3px))}.history-item:after, .history-item:before{content:'';display:block;height:1px;left:0;right:0;bottom:0;position:absolute}.history-item:before{left:auto;top:0;height:auto;width:1px}.history-item.restricted{background-image:linear-gradient(to top, rgba(128, 0, 226, 0.65), rgba(128, 0, 226, 0.3) 100%)}.history-item.restricted:after, .history-item.restricted:before{background-color:#8000e2}.history-item.milspec{background-image:linear-gradient(to top, rgba(0, 106, 226, 0.65), rgba(0, 106, 226, 0.3) 100%)}.history-item.milspec:after, .history-item.milspec:before{background-color:#006ae2}.history-item.classified{background-image:linear-gradient(to top, rgba(226, 0, 160, 0.65), rgba(226, 0, 160, 0.3) 100%)}.history-item.classified:after, .history-item.classified:before{background-color:#e200a0}.history-item.covert{background-image:linear-gradient(to top, rgba(226, 48, 0, 0.65), rgba(226, 48, 0, 0.3) 100%)}.history-item.covert:after, .history-item.covert:before{background-color:#e23000}.history-item.other{background-image:linear-gradient(to top, rgba(153, 204, 255, 0.65), rgba(153, 204, 255, 0.3) 100%)}.history-item.other:after, .history-item.other:before{background-color:#9cf}.history-item.knife, .history-item.rare{background-image:linear-gradient(to top, rgba(255, 198, 0, 0.65), rgba(255, 198, 0, 0.3) 100%)}.history-item.knife:after, .history-item.knife:before, .history-item.rare:after, .history-item.rare:before{background-color:#ffc600}.history-item-desc{position:absolute;bottom:0;transform:translateY(calc(100% + 3px));padding:4px 8px;z-index:1;border-radius:0 0 3px 3px;max-width:199px;display:none;color:#fff;z-index:9}.history-item.restricted+.history-item-desc{background-color:#8000e2}.history-item.milspec+.history-item-desc{background-color:#006ae2}.history-item.classified+.history-item-desc{background-color:#e200a0}.history-item.covert+.history-item-desc{background-color:#e23000}.history-item.other+.history-item-desc{color:#000;background-color:#9cf}.history-item.knife+.history-item-desc, .history-item.rare+.history-item-desc{color:#000;background-color:rgb(230, 180, 0)}.history-item:hover+.history-item-desc{display:block}.history-item-desc__name, .history-item-desc__user{overflow:hidden;white-space:nowrap;font-weight:300;font-size:14px;line-height:19px;color:inherit;text-overflow:ellipsis}.history-item-desc__user{opacity:.5}.cases{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:60px}.cases__item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:50px;width:20%}.cases--marvel .cases__item, .cases--standart .cases__item, .cases--collection .cases__item{width:16.666%}.cases--big .cases__item{width:50%}.case{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:start;-ms-flex-align:center;align-items:center;max-width:256px;text-decoration:none}.cases--big .case{max-width:350px}.case__shadow{position:absolute;top:50%;left:50%;display:block;width:100%;height:auto;transform:translate(-50%, -50%);opacity:0 !important;z-index:-1;transition:filter .3s ease, opacity .3s ease}.case__img{display:block;width:100%;height:auto;transition:opacity 200ms ease-in-out, transform 300ms ease-in-out}.case__title{display:block;font-weight:300;font-size:18px;line-height:24px;color:rgba(255,255,255,0.5);text-align:center;transition:all .3s ease}.case__price{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:17px;margin-top:10px}.case__label, .case__limit{position:absolute;left:0;right:0;top:-10px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;z-index:1}.case__label{top:0;-ms-flex-pack:end;justify-content:flex-end}.case:hover:before{display:block;position:absolute;top:-20px;left:-15px;right:-15px;bottom:-15px;background-color:rgba(0,0,0,0.25);z-index:-1;border-radius:3px}.case:hover .case__shadow{opacity:.3 !important;filter:blur(40px)}.case:hover:not(.case--not-available) .case__img{transform:translateY(-5px)}.case:hover:not(.case--not-available) .case__title{color:#fff}.case--not-available{filter:grayscale(100%);transform:none !important}.case--not-available:before{content:none !important}.case--not-available:after{content:'недоступен';display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -150%);z-index:1;background-color:rgba(0,0,0,0.6);font-weight:300;text-transform:uppercase;font-size:24px;line-height:32px;color:#FFD400;padding:2px 6px 1px;white-space:nowrap;border-radius:3px;opacity:0}.case--not-available:hover:after{opacity:1}.case--not-available .case__title, .case--not-available .case__price, .case--not-available .case__limit, .case--not-available .case__img{opacity:.5}.cases--marvel .case__img, .cases--standart .case__img, .cases--collection .case__img{max-height:140px;width:auto;margin-bottom:10px}.cases--marvel .case__img{max-height:180px}.cases--standart .case__img{max-height:160px}.case-price{position:relative;font-weight:400;font-size:22px;line-height:1;color:#000;z-index:1}.case-price:before{content:'';display:block;position:absolute;top:-8px;left:-10px;right:-10px;bottom:-6px;transform:skewX(-8deg);background-color:#fff;background-color:#FFD400;box-shadow:0 5px 10px rgba(0,0,0,0.5);border-radius:3px;z-index:-1}.case-price--sale{color:#000}.case-price__old{display:inline-block;position:absolute;top:0;right:0;transform:translate(calc(100% + 7px), -12px);font-size:20px;line-height:1;color:#fff;font-size:16px;z-index:1;text-decoration:line-through}.case-price__old:before{content:'';position:absolute;top:-3px;left:-5px;right:-5px;bottom:-2px;background-color:#d12622;box-shadow:1px 1px 3px rgba(0,0,0,0.3);border-radius:3px;transform:skewX(-8deg);z-index:-1}.case-price__old:after{display:block;position:absolute;top:46%;left:52%;height:1px;width:calc(100% + 4px);transform:translateX(-52%) rotate(-20deg);background-color:#fff}.case-limit{display:inline-block;background-color:rgba(0,0,0,0.25);font-weight:300;font-size:18px;line-height:24px;color:#FFD400;padding:2px 6px 1px;white-space:nowrap;animation:pulse 8s linear infinite;border-radius:3px}.case-limit__opens{display:inline}.case-limit__limit{display:inline;color:#fff;margin-left:2px}.case--not-available .case-limit{animation:none}@keyframes pulse{0%{transform:scale(1)}40%{transform:scale(1)}42%{transform:scale(0.7)}44%{transform:scale(1.3)}48%{transform:scale(1)}100%{transform:scale(1)}}.case-label{position:relative;font-weight:normal;font-size:14px;text-transform:uppercase;letter-spacing:1px;line-height:1;color:#fff;z-index:1;animation:pulse 8s linear infinite}.case-label:before{content:'';display:block;position:absolute;top:-9px;left:-10px;right:-10px;bottom:-8px;background-color:#5dae22;background-image:linear-gradient(to top, #0E7E1D, #9BA82B);background-color:#ff325c;background-image:linear-gradient(to top, #FF3280, #FF3145);box-shadow:0 5px 30px 5px rgba(93,174,34,0.5);box-shadow:0 5px 30px 5px rgba(255,50,92,0.8);border-radius:3px;transform:skewX(-7deg);z-index:-1}.case-page{margin:0 auto 60px;max-width:800px}.case-page__label{color:#8193a8;font-size:14px;text-align:center;margin-bottom:5px}.case-page__limit{text-align:center;margin-bottom:10px}.case-page__title{display:block;color:#fff;font-size:36px;font-weight:300;line-height:48px;text-align:center;margin-bottom:10px}.case-page__image{display:block;max-width:256px;margin:20px auto 40px}.case-page__subtitle{display:block;color:#7c91a8;font-size:17px;text-align:center}.case-page__counter{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.case-page__text{line-height:1.3;opacity:.5;text-align:center;max-width:700px;margin:0 auto 60px}.case-page__section{margin-bottom:40px}.case-page__message{margin-top:25px;font-weight:300;text-align:center}.case-roll{position:relative;overflow:hidden;display:block;margin:30px auto;height:220px;border:1px solid rgb(130, 130, 130);background-color:rgba(0,0,0,0.1);background-position:center;background-repeat:no-repeat;border-radius:7px}.case-roll:before, .case-roll:after{content:'';display:block;position:absolute;left:50%;width:30px;height:17px;width:0;height:0;background-repeat:no-repeat;border-color:rgb(130, 130, 130) transparent transparent transparent;border-width:15px;border-style:solid}.case-roll:before{top:0;transform:translateX(-50%)}.case-roll:after{bottom:0;transform:translateX(-50%) rotate(180deg)}.case-roll__image{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:auto;height:auto;max-height:190px;transition:opacity .3s ease}.case-roll__list{position:absolute;left:10px;right:10px;bottom:10px;top:10px}.case-win{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;margin:-50px auto 0;padding-top:60px;position:relative;min-height:488px}.case-win:after, .case-win:before{content:'';position:absolute;display:block;top:50%;left:50%}.case-win:after{width:438px;height:433px;background-size:438px 433px;background-image:url("../img/case-win-border.png");transform:translate(-50%, -50%)}.case-win:before{width:608px;height:608px;background-size:608px 608px;transform:translate(-50%, -50%);z-index:-1}.case-win__rar:after, .case-win__rar:before{content:'';position:absolute;display:block;top:50%;left:50%}.case-win__rar:before{width:152px;height:152px;background-position:center;background-size:152px 152px;transform:translate(-50%, -50%);animation:rotating 5s linear infinite;background-image:url("../img/case-win-small-shadow.png");z-index:1}.case-win__rar:after{width:310px;height:310px;background-position:center;background-size:310px 310px;transform:translate(-50%, -50%);animation:rotating 10s linear infinite}.restricted .case-win__rar:after{background-image:url("../img/case-win-rar-restricted.png")}.milspec .case-win__rar:after{background-image:url("../img/case-win-rar-milspec.png")}.classified .case-win__rar:after{background-image:url("../img/case-win-rar-classified.png")}.covert .case-win__rar:after{background-image:url("../img/case-win-rar-covert.png")}.other .case-win__rar:after{background-image:url("../img/case-win-rar-other.png")}.rare .case-win__rar:after, .knife .case-win__rar:after{background-image:url("../img/case-win-rar-rare.png")}.case-win__title, .case-win__img, .case-win__firstname, .case-win__secondname{position:relative;z-index:2}.case-win__title{font-size:23px;color:#fff;text-transform:uppercase;margin-bottom:40px;display:none}.case-win__img{max-width:260px;display:block;margin-bottom:20px;animation:pulse-img 3s ease infinite}.case-win__firstname, .case-win__secondname{font-size:24px;font-weight:300;line-height:32px;color:#fff}.case-win__secondname{opacity:.5}@keyframes rotating{from{transform:translate(-50%, -50%) rotate(0deg)}to{transform:translate(-50%, -50%) rotate(360deg)}}@keyframes pulse-img{from{transform:scale(1)}50%{transform:scale(0.95)}to{transform:scale(1)}}.farm-buttons{text-align:center;font-size:0;line-height:0}.farm-buttons__text{color:rgba(255,255,255,0.5);font-size:16px;line-height:16px;margin-bottom:20px}.farm-buttons__input{display:none}.farm-buttons__label{position:relative;display:inline-block;padding:8px 8px 7px;width:56px;text-align:center;font-size:16px;font-weight:300;line-height:30px;color:#fff;border:1px solid rgb(130, 130, 130);border-right-color:transparent;margin-left:-1px;cursor:pointer;letter-spacing:1px}.farm-buttons__label--first{border-radius:3px 0 0 3px}.farm-buttons__label--last{border-radius:0 3px 3px 0;border-right-color:rgb(130, 130, 130)}.farm-buttons__input:checked+.farm-buttons__label, .farm-buttons__label:hover{background-color:rgba(255, 212, 0, 0.03);border-color:#FFD400;border-right-color:#FFD400;z-index:1}.open-buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:30px 0;font-size:0;line-height:0}.open-buttons__button{width:100%;height:60px;max-width:300px}.open-buttons__label{-ms-flex-negative:0;flex-shrink:0;line-height:40px;text-align:center;display:block;margin:0 30px;padding:10px 30px 10px;font-size:24px;font-weight:300;background-color:rgba(0,0,0,0.2);border:none;border-radius:3px}.open-buttons__label--price{width:170px;white-space:nowrap}.drops{position:relative;margin-bottom:80px}.drops__title{font-size:24px;font-weight:300;line-height:32px;color:#fff;text-align:center;margin-bottom:40px}.drops__title:before, .drops__title:after{position:absolute;width:100%;border-top:1px solid rgba(255,255,255,0.5);margin-top:.5em}.drops__title:before{margin-left:-101.6%}.drops__title:after{margin-left:1.6%}.drops__subtitle{display:block;font-size:18px;font-weight:300;line-height:24px;color:rgba(255,255,255,0.5);text-align:center;margin:-40px 0 40px}.drops__more, .drops__button{max-width:300px;display:block;margin:40px auto 0}.drops__button{max-width:300px}.drops--contract{max-width:1100px;margin-left:auto;margin-right:auto}.drop-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.drop-list__item{-ms-flex-negative:0;flex-shrink:0;list-style:none;width:200px;margin:5px}.drop-list__item--placeholder{background-color:rgba(0,0,0,0.2)}.drop-list--roll{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;height:100%}.drop-list--roll .drop-list__item{margin:0 10px 0 0}.drop:before, .drop:after{position:absolute;display:block;width:2px;top:0;bottom:0}.drop:after{left:0}.drop:before{right:0}.profile-top-item .drop:before, .profile-top-item .drop:after{content:none}.drop.restricted{background-image:linear-gradient(to top, rgba(128, 0, 226, 0.3), rgba(128, 0, 226, 0) 100%);border-bottom-color:#8000e2}.drop.restricted:before, .drop.restricted:after{background-image:linear-gradient(to top, rgb(128, 0, 226), rgba(128, 0, 226, 0) 50%)}.drop.milspec{background-image:linear-gradient(to top, rgba(0, 106, 226, 0.3), rgba(0, 106, 226, 0) 100%);border-bottom-color:#006ae2}.drop.milspec:before, .drop.milspec:after{background-image:linear-gradient(to top, rgb(0, 106, 226), rgba(0, 106, 226, 0) 50%)}.drop.classified{background-image:linear-gradient(to top, rgba(226, 0, 160, 0.3), rgba(226, 0, 160, 0) 100%);border-bottom-color:#e200a0}.drop.classified:before, .drop.classified:after{background-image:linear-gradient(to top, rgb(226, 0, 160), rgba(226, 0, 160, 0) 50%)}.drop.covert{background-image:linear-gradient(to top, rgba(226, 48, 0, 0.3), rgba(226, 48, 0, 0) 100%);border-bottom-color:#e23000}.drop.covert:before, .drop.covert:after{background-image:linear-gradient(to top, rgb(226, 48, 0), rgba(226, 48, 0, 0) 50%)}.drop.other{background-image:linear-gradient(to top, rgba(153, 204, 255, 0.3), rgba(153, 204, 255, 0) 100%);border-bottom-color:#9cf}.drop.other:before, .drop.other:after{background-image:linear-gradient(to top, rgb(153, 204, 255), rgba(153, 204, 255, 0) 50%)}.drop.knife, .drop.rare{background-image:linear-gradient(to top, rgba(255, 198, 0, 0.3), rgba(255, 198, 0, 0) 100%);border-bottom-color:#ffc600}.drop.knife:before, .drop.knife:after, .drop.rare:before, .drop.rare:after{background-image:linear-gradient(to top, rgb(255, 198, 0), rgba(255, 198, 0, 0) 50%)}.drop__controls{position:relative;z-index:1}.drop__labels{position:relative}.drop__placeholder{display:block;text-align:center;font-size:64px;font-weight:100;line-height:140px;opacity:.5}.drop__contract{position:absolute;top:0;bottom:0;left:0;right:0;cursor:pointer;font-size:14px;font-weight:300;line-height:18px;padding-left:10px;padding-top:12px;z-index:2;transition:all .3s ease}.drop__contract:hover{color:#FFD400}.drop--hide{opacity:0}.drop--shake{animation:shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}.drop-list--roll .drop{height:200px}@keyframes shake{10%, 90%{transform:translate3d(-1px, 0, -2px)}20%, 80%{transform:translate3d(2px, -2px, 0)}30%, 50%, 70%{transform:translate3d(-4px, 2px, 0)}40%, 60%{transform:translate3d(4px, 0, 2px)}}.drop-body{position:absolute;top:0;left:0;right:0;bottom:0}.drop-body__firstname, .drop-body__secondname{width:calc(100% - 20px);position:absolute;font-size:14px;font-weight:300;left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:1}.drop-body__firstname{bottom:30px;color:#fff}.drop-body__secondname{bottom:10px;color:rgba(255,255,255,0.5)}.drop-body__img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:all .3s ease;max-width:calc(100% - 50px)}.drop-body__case-link{position:absolute;bottom:0;right:0;transform:translate(10px, 15px);display:block;opacity:0;width:80px;z-index:1}.drop-body__case-link:hover{transform:translate(10px, 7px)}.drop-body__case-img{display:block;width:100%;height:auto}.drop:hover .drop-body__case-link{opacity:1;transform:translate(10px, 10px)}.drop-list:not(.drop-list--roll) .drop:hover .drop-body__img{transform:translate(-50%, calc(-50% - 5px))}.error .drop-body__case-link, .trading .drop-body__case-link{display:none}.error .drop-body__img, .trading .drop-body__img{width:60px;top:auto;left:auto;right:2px;bottom:8px;transform:none !important}.error .drop-body__firstname, .trading .drop-body__firstname, .error .drop-body__secondname, .trading .drop-body__secondname{width:calc(100% - 80px)}.drop-controls{position:absolute;top:10px;left:10px;right:0;bottom:0}.drop-controls__trade{position:relative;-webkit-appearance:button;cursor:pointer;transition:all .3s ease;outline:none;background-color:transparent;border:none;color:#fff;font-size:16px;line-height:16px;font-weight:300}.drop-controls__trade:hover{color:#FFD400}.trading .drop-controls__trade{background-image:none;padding-left:0;color:#fff;cursor:default}.drop-controls__message{display:block;margin-top:20px}.drop-labels{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;position:relative;top:7px}.drop-labels__status{position:relative;left:0;top:0;height:26px;width:26px;border:1px solid transparent;border-radius:3px;background-position:center;background-repeat:no-repeat;display:none;cursor:help;margin-right:10px}.selled .drop-labels__status, .completed .drop-labels__status{display:block}.selled .drop-labels__status{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='ruble-sign' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512' class='svg-inline--fa fa-ruble-sign fa-w-12 fa-2x'%3E%3Cpath fill='%234F953A' d='M239.36 320C324.48 320 384 260.542 384 175.071S324.48 32 239.36 32H76c-6.627 0-12 5.373-12 12v206.632H12c-6.627 0-12 5.373-12 12V308c0 6.627 5.373 12 12 12h52v32H12c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h52v52c0 6.627 5.373 12 12 12h58.56c6.627 0 12-5.373 12-12v-52H308c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12H146.56v-32h92.8zm-92.8-219.252h78.72c46.72 0 74.88 29.11 74.88 74.323 0 45.832-28.16 75.561-76.16 75.561h-77.44V100.748z' class=''/%3E%3C/svg%3E");background-size:10px}.completed .drop-labels__status{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='arrow-alt-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-arrow-alt-down fa-w-14 fa-2x' fill='%23FFD400'%3E%3Cpath d='M176 32h96c13.3 0 24 10.7 24 24v200h103.8c21.4 0 32.1 25.8 17 41L241 473c-9.4 9.4-24.6 9.4-34 0L31.3 297c-15.1-15.1-4.4-41 17-41H152V56c0-13.3 10.7-24 24-24z' class=''/%3E%3C/svg%3E");background-size:12px}.completed .drop-labels__status{border-color:rgba(255, 212, 0, 0.5);background-color:rgba(255, 212, 0, 0.07)}.selled .drop-labels__status{border-color:rgba(79, 149, 58, 0.5);background-color:rgba(79, 149, 58, 0.07)}.drop-labels__price{position:relative;display:inline-block;color:#fff;font-size:16px;line-height:16px;font-weight:300;background-color:rgba(0,0,0,0.2);border:none;border-radius:3px;padding:2px 6px 1px;height:26px;outline:none;z-index:1}.drop-labels__price--button:not(:disabled){display:block;position:relative;cursor:pointer;transition:all .3s ease;color:#fff;box-shadow:0 0 0 1px rgba(255,255,255,0.3) inset}.drop-labels__price--button:not(:disabled):after{content:attr(title);opacity:0;position:absolute;font-weight:300;color:#fff;line-height:20px;font-size:12px;padding-left:6px;padding-right:6px;left:0;bottom:30px;background-color:rgba(0,0,0,0.2);transition:all .3s ease;transform:translateY(-10px);pointer-events:none;border-radius:3px}.drop-labels__price--button:not(:disabled):hover{color:#FFD400;box-shadow:0 0 0 1px #FFD400 inset}.drop-labels__price--button:not(:disabled):hover:after{opacity:1;transform:translateY(0)}.drop-message{position:relative;display:none;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;background-repeat:no-repeat;background-position:left;background-size:20px;min-height:32px}.drop-message__text, .drop-message__link{color:#faf6ed;color:#fff;font-size:14px;line-height:16px;font-weight:300}.drop-message__link{position:relative;display:block;padding:8px 10px 7px;background-image:linear-gradient(to left, rgba(255, 212, 0, 0.3), rgba(255, 212, 0, 0) 80%);border-right:1px solid #FFD400;text-decoration:none}.drop-message__link:hover{color:#FFD400;transform:translateX(5px)}.drop-message__link:before, .drop-message__link:after{content:'';position:absolute;display:block;height:1px;background-image:linear-gradient(to left, rgb(255, 212, 0), rgba(255, 212, 0, 0) 80%);left:0;right:0}.drop-message__link:before{top:0}.drop-message__link:after{bottom:0}.error .drop-message, .trading .drop-message{display:-ms-flexbox;display:flex}.error .drop-message{background-image:none}.error .drop-message__text{margin-left:0}.footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:0 35px;margin-bottom:40px;border-top:1px solid rgba(255,255,255,0.05);margin-top:5px;padding-top:40px}.footer__links{margin-bottom:10px}.footer__copy{text-align:left;font-size:15px;font-weight:300;line-height:18px;color:rgba(255,255,255,0.5)}.footer__right, .footer__left{width:50%}.footer__right{margin-left:auto;max-width:400px;filter:grayscale(100%);opacity:.5}.footer-links{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-links__item{font-size:15px;font-weight:300;line-height:18px;margin:0 20px 10px 0;list-style:none}.footer-links__item:last-child{margin-right:0}.footer-links__link{text-decoration:none;color:rgba(255,255,255,0.5)}.footer-links__link:hover{color:#FFD400}.statistics{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;padding-top:23px;border-top:1px solid rgba(255,255,255,0.05)}.statistics-item{text-align:center}.statistics-item__value{display:block;color:#FFD400;font-size:36px;font-weight:300;line-height:48px;font-size:28px;line-height:32px}.statistics-item__key{display:block;font-size:18px;font-weight:300;line-height:24px;color:#fff;font-size:15px;line-height:18px}.top-page{max-width:1000px;margin:0 auto}.top-page__table{width:100%;font-weight:300}.top-page__th, .top-page__td{padding:15px 15px}.top-page__th{text-align:left;padding-bottom:20px;font-weight:300;opacity:.5}.top-page__th--place{width:100px;text-align:center}.top-page__th--user{text-align:left}.top-page__th--opens{width:200px}.top-page__th--profit{width:150px}.top-page__td{position:relative}.top-page__row:nth-child(2n){background-color:rgba(0,0,0,0.2)}.top-page__user{text-decoration:none}.top-page__pic{width:34px;height:34px;border-radius:50%;display:inline-block;vertical-align:middle;margin-right:10px}.top-page__name{font-size:18px;line-height:24px;display:inline-block;vertical-align:middle;color:#fff;transition:all .3s ease}.top-page__user:hover .top-page__name{color:#fff}.top-page__place{display:block;margin:0 auto;width:36px;border-radius:50%;background-color:transparent;text-align:center;line-height:36px}.top-page__row[data-place='1'] .top-page__place, .top-page__row[data-place='2'] .top-page__place, .top-page__row[data-place='3'] .top-page__place, .top-page__row[data-place='4'] .top-page__place{font-weight:900;position:relative;z-index:1;color:#000}.top-page__row[data-place='1'] .top-page__place:before, .top-page__row[data-place='2'] .top-page__place:before, .top-page__row[data-place='3'] .top-page__place:before, .top-page__row[data-place='4'] .top-page__place:before{content:'';position:absolute;display:block;top:50%;left:50%;bottom:1px;z-index:-1;transform:translate(-50%, -50%);width:34px;height:34px;border-radius:50%}.top-page__row[data-place='1'] .top-page__place:before{background-color:#ffd92c}.top-page__row[data-place='2'] .top-page__place:before{background-color:#fff}.top-page__row[data-place='3'] .top-page__place:before{background-color:#f3975b}.top-page__row[data-place='4'] .top-page__place:before{background-color:#ddd}.info-page{font-weight:300;padding:0 10px}.info-page h1{margin-top:40px;margin-bottom:30px;line-height:1.3}.info-page h1, .info-page h2, .info-page h3{margin-bottom:20px;margin-top:30px}.info-page p, .info-page ul, .info-page ol{margin:10px 0}.info-page li{margin-bottom:10px;padding-left:20px}.info-page a{color:#FFD400;text-decoration:none}.info-page--page-agreement{font-size:14px;line-height:18px;max-width:1000px;margin:0 auto}.info-page--page-agreement ol{counter-reset:item}.info-page--page-agreement li{list-style:none}.info-page--page-agreement ol>li:before{content:counters(item, ".") ". ";counter-increment:item;margin-right:4px;color:#FFD400}.info-page--page-agreement ul>li:before{content:'•';margin-right:10px;color:#FFD400}.info-page--contacts{line-height:1.2}.info-page--faq h1{text-align:center;margin-bottom:50px}.profile-page{margin:60px auto 90px;max-width:1024px}.profile-page__title{display:block;color:rgba(255,255,255,0.5);font-size:26px;font-weight:normal;text-align:center;margin-bottom:15px;display:none}.profile-page__subtitle{display:block;color:#fff;font-size:36px;font-weight:300;line-height:48px;text-align:center}.profile-page__top{margin-bottom:30px}.profile-page__info{font-size:16px;font-weight:300;color:rgba(255,255,255,0.5);text-align:center;margin-bottom:30px}.profile-page__info-value{color:#fff}.profile-page__balance{text-align:center;margin-bottom:30px}.profile-page__buttons{text-align:center}.profile-page__trade-link{margin:0 10px 40px;text-align:center}.profile-page__notes{margin:0 10px 20px}.profile-page-notes{display:-ms-flexbox;display:flex}.profile-page-notes__item{width:50%;margin-right:20px}.profile-page-notes__item--large{width:72%}.profile-page-notes__item--wide{width:100%}.profile-page-notes__item:last-child{margin-right:0}.info-block{padding:20px 20px 15px;border-radius:3px;border:1px solid #FFD400;background-color:rgba(255, 212, 0, 0.04);height:100%}.info-block__title{font-size:22px;line-height:28px;font-weight:300;margin-bottom:17px;border-bottom:1px solid rgba(255,255,255,0.1);padding-bottom:10px}.info-block__body{font-size:16px;line-height:22px;font-weight:300;color:#fff}.info-block__body p{margin-bottom:10px}.info-block__body a{text-decoration:none}.info-block--warning{border-color:#db324d;background-color:rgba(219,50,77,0.1)}.info-block--success{border-color:#5dae22;background-color:rgba(93,174,34,0.1)}.profile-layout-top{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.profile-layout-top__sep{display:block;width:100px;height:1px;background-color:rgba(255,255,255,0);margin:0 20px}.profile-top-item{width:200px}.profile-top-item__label{display:block;text-align:center;color:#FFD400;font-size:16px;font-weight:300;margin-bottom:10px}.profile-top-item__label.restricted{color:rgb(167, 89, 227)}.profile-top-item__label.milspec{color:rgb(89, 154, 227)}.profile-top-item__label.classified{color:rgb(227, 89, 186)}.profile-top-item__label.covert{color:rgb(227, 119, 89)}.profile-top-item__label.other{color:rgb(89, 172, 255)}.profile-top-item__label.knife, .profile-top-item__label.rare{color:rgb(255, 219, 89)}.profile-top-case{display:block;position:relative;height:150px;background-image:linear-gradient(to top, rgba(255, 212, 0, 0.3), rgba(255, 212, 0, 0) 100%);border-bottom:1px solid #FFD400}.profile-top-case__img{display:block;position:absolute;top:calc(50% - 10px);left:50%;transform:translate(-50%, -50%);transition:all .3s ease;width:70%;height:auto}.profile-top-case:hover .profile-top-case__img{transform:translate(-50%, calc(-50% - 5px))}.profile-top-case__title{position:absolute;bottom:10px;left:0;right:0;text-align:center;color:#fff;font-size:14px;font-weight:300}.profile-main{margin-top:20px;width:180px}.profile-main__link{border-radius:50%;overflow:hidden;position:relative;display:block}.profile-main__link:after{content:'';position:absolute;display:block;top:0;left:0;right:0;bottom:0;opacity:0;border-radius:50%;background-color:rgba(0,0,0,0.5);background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='34px' height='26px' viewBox='0 0 34 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%23fff'%3E %3C!-- Generator: Sketch 45.2 (43514) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3EShape%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs/%3E %3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Desktop-Copy-3' transform='translate(-34.000000, -38.000000)' fill-rule='nonzero' fill='%23ffffff'%3E %3Cpath d='M52.869709,45.7306883 L47.9953239,52.8611455 C47.2057241,52.824987 46.4133886,52.9644555 45.6620891,53.2761074 C45.3308949,53.4121323 45.0205606,53.5791501 44.7293765,53.7719955 L34.0260078,49.3348303 C34.0260916,49.3348303 33.7783389,53.4379597 34.8104781,56.4959362 L42.3771625,59.6400043 C42.7570869,61.349785 43.9218235,62.849502 45.6402032,63.5709503 C48.4516777,64.7538499 51.6933455,63.4056543 52.8628697,60.5732381 C53.1672195,59.8328496 53.3091355,59.0563027 53.2886175,58.2814776 L60.2630165,53.2623327 C60.3194409,53.2640545 60.3775751,53.2657764 60.4339996,53.2657764 C64.6076961,53.2657764 68,49.8393276 68,45.6315107 C68,41.4233495 64.6076961,38 60.4339996,38 C56.2620129,38 52.8679991,41.4233495 52.8679991,45.6315107 C52.8679991,45.6652587 52.8679991,45.6990066 52.869709,45.7306883 Z M46.1251112,62.3966598 C45.1236634,61.9765324 44.3675763,61.2068728 43.9313985,60.2891355 L46.3944095,61.3170701 C47.9953239,61.9885853 49.8320239,61.2240911 50.49749,59.6124549 C51.1650079,57.9990969 50.4077239,56.1464039 48.8076644,55.4748889 L46.2615557,54.4125175 C47.2440243,54.0371579 48.3608857,54.0233831 49.4043953,54.4607289 C50.4564541,54.9015183 51.2727272,55.7314421 51.7053143,56.7920915 C52.1379015,57.852741 52.1361917,59.0235879 51.698475,60.0807937 C50.7932907,62.2692441 48.2959121,63.3075097 46.1251112,62.3966598 Z M55.3934189,45.6315107 C55.3934189,42.8292266 57.6555249,40.5471084 60.4339996,40.5471084 C63.2141841,40.5471084 65.47629,42.8292266 65.47629,45.6315107 C65.47629,48.4360333 63.2141841,50.7174627 60.4339996,50.7174627 C57.6555249,50.7174627 55.3934189,48.4360333 55.3934189,45.6315107 Z M60.4425487,41.8028416 C62.5336715,41.8028416 64.2298235,43.5139998 64.2298235,45.6237625 C64.2298235,47.7336973 62.5336715,49.4433059 60.4425487,49.4433059 C58.3531357,49.4433059 56.6569837,47.7336973 56.6569837,45.6237625 C56.6569837,43.5139998 58.3531357,41.8028416 60.4425487,41.8028416 Z' id='Shape'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");background-size:64px;background-position:center;background-repeat:no-repeat;transition:all .3s ease}.profile-main__link:hover:after{opacity:1}.profile-main__img{display:block;width:100%;height:auto;border-radius:50%}.profile-buttons{display:inline-block;font-size:0;line-height:0}.profile-buttons__item{-webkit-appearance:button;background-color:transparent;font-size:16px;border:none;margin:10px 20px;background-position:left;background-repeat:no-repeat;cursor:pointer;outline:none;padding-bottom:5px}.profile-buttons__item--trade{padding-left:24px;background-image:svg-load("../img/profile-buttons-icon-trade.svg");background-size:16px;background-position:2px 3px}.profile-buttons__item--swindler{padding-left:27px;background-image:svg-load("../img/profile-buttons-icon-swindler.svg");background-size:16px;background-position:2px 2px}.profile-buttons__item-text{color:#91a2b6;border-bottom:1px dashed #91a2b6;transition:all .3s ease}.profile-buttons__item:hover .profile-buttons__item-text{color:#fff;border-bottom-color:#fff}.profile-tab{background-color:rgba(0,0,0,0.05);border:1px solid #FFD400;display:none;padding:20px;border-radius:3px;font-size:16px;line-height:22px}.profile-tab.show{display:block}.profile-trade-layout-link{display:inline-block;font-size:16px;line-height:18px;font-weight:300;text-decoration:none;text-align:center;background-size:16px;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='link' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-link fa-w-16 fa-3x'%3E%3Cpath fill='%23FFD400' d='M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z' class=''/%3E%3C/svg%3E");padding:0 2px 2px 26px}.profile-trade-layout__title{font-size:18px;line-height:24px;font-weight:300;margin-bottom:15px;text-align:left}.profile-trade-layout__title a{text-decoration:none}.profile-trade-layout__inputs{position:relative;display:-ms-flexbox;display:flex}.profile-trade-layout__input{margin:0 20px 0 0}.profile-trade-layout__button{width:200px;display:block;font-size:16px;line-height:1;padding-top:12px;padding-bottom:12px}.profile-trade-layout__message{margin:20px 0 10px;font-weight:300;display:none}.profile-trade-layout--hide{display:none}.profile-trades{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:rgba(0,0,0,0.05);margin:40px 0;padding:20px 20px 10px;border:1px solid #FFD400;border-radius:3px}.profile-trades__trade-link{width:100%;margin-bottom:20px;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,0.1)}.profile-trades__body{margin-right:40px;width:calc(100% - 440px)}.profile-trades__buttons{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:400px}.profile-trades__title{font-size:24px;line-height:32px;font-weight:100;color:#FFD400;margin-bottom:10px}.profile-trades__text{font-size:16px;line-height:21px;font-weight:100;color:#fff}.profile-trades__text p{margin-bottom:10px}.profile-trades__text a{text-decoration:none}.profile-trades__checkout{display:block;width:100%;margin-bottom:20px}.profile-trades__rules{color:#91a2b6;border-bottom:1px dashed #91a2b6;transition:all .3s ease;margin-left:4px}.profile-trades__rules:hover{color:#fff;border-bottom-color:#fff}.profile-trades__history{display:block;-webkit-appearance:button;background-color:transparent;font-size:16px;font-weight:100;border:none;margin:0 auto;background-position:left;background-repeat:no-repeat;cursor:pointer;outline:none;padding-left:23px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fal' data-icon='history' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-history fa-w-16 fa-2x' fill='%23FFD400'%3E%3Cpath d='M20 24h10c6.627 0 12 5.373 12 12v94.625C85.196 57.047 165.239 7.715 256.793 8.001 393.18 8.428 504.213 120.009 504 256.396 503.786 393.181 392.834 504 256 504c-63.926 0-122.202-24.187-166.178-63.908-5.113-4.618-5.354-12.561-.482-17.433l7.069-7.069c4.503-4.503 11.749-4.714 16.482-.454C150.782 449.238 200.935 470 256 470c117.744 0 214-95.331 214-214 0-117.744-95.331-214-214-214-82.862 0-154.737 47.077-190.289 116H164c6.627 0 12 5.373 12 12v10c0 6.627-5.373 12-12 12H20c-6.627 0-12-5.373-12-12V36c0-6.627 5.373-12 12-12zm321.647 315.235l4.706-6.47c3.898-5.36 2.713-12.865-2.647-16.763L272 263.853V116c0-6.627-5.373-12-12-12h-8c-6.627 0-12 5.373-12 12v164.147l84.884 61.734c5.36 3.899 12.865 2.714 16.763-2.646z' class=''/%3E%3C/svg%3E");background-size:14px;background-position:2px 3px}.profile-trades__history-text{color:#FFD400;transition:all .3s ease}.profile-trades__history-list{width:100%;padding-top:40px;display:none}.profile-trades__history-list--show{display:block}.profile-trades-history{width:100%;font-weight:100}.profile-trades-history__th, .profile-trades-history__td{padding-right:20px}.profile-trades-history__th{text-align:left;padding-bottom:10px;font-weight:100;opacity:.5}.profile-trades-history__td{padding-top:10px;padding-bottom:10px}.profile-trades-history__row .profile-trades-history__td{border-bottom:1px solid rgba(255,255,255,0.05)}.profile-trades-history__row:last-child .profile-trades-history__td{border-bottom:none}.popup{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;display:none;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:999;overflow:scroll}.popup__overlay{position:fixed;left:0;right:0;bottom:0;top:0}.popup__overlay{background-color:rgba(0,0,0,0.8);z-index:1}.popup__window{z-index:2;display:none;width:100%}.popup__window--show{display:block}.popup--show{display:-ms-flexbox;display:flex}.popup--show .popup__window{animation:popup-show 0.52s cubic-bezier(0.36, 0.07, 0.19, 0.97) both}@keyframes popup-show{0%{transform:translateY(70px);opacity:0}40%{opacity:1}100%{transform:translateY(0)}}@keyframes popup-show-tablet{0%{transform:translateX(-70px);opacity:0}40%{opacity:1}100%{transform:translateX(0)}}.popup-window{position:relative;margin:40px 0;width:100%;max-width:980px;box-shadow:0 10px 60px rgba(0,0,0,0.2);background-color:#1D1B1E;border-radius:5px;overflow:hidden}.popup-window__header{position:relative;padding:16px;border-bottom:1px solid rgba(255,255,255,0.05)}.popup-window__body{padding:20px 20px}.popup-window__footer{margin-top:10px;border-top:1px solid #405361;padding:25px}.popup-window__title{font-weight:300;font-size:24px;line-height:32px;color:#fff}.popup-window__title--footer{color:#61a9fe;font-size:18px}.popup-window__list{margin:-10px 0}.popup-window__list-item{position:relative;padding-left:20px;margin-bottom:10px;list-style:none;font-weight:100}.popup-window__list-item:before{content:'—';position:absolute;left:0;top:0}.popup-window__close{-webkit-appearance:button;outline:none;position:absolute;right:0;top:0;display:block;width:64px;height:64px;background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 45.2 (43514) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3EIcon-Close%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs/%3E %3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Desktop-Copy-4' transform='translate(-1535.000000, -137.000000)' fill-rule='nonzero' fill='%23FFFFFF'%3E %3Cg id='evil-Icons' transform='translate(1182.000000, -85.000000)'%3E %3Cg id='Icon-Close' transform='translate(353.000000, 222.000000)'%3E %3Cpolyline id='Fill-16' points='1.657 27.658 0.343 26.342 26.343 0.342 27.657 1.658 1.657 27.658'/%3E %3Cpolyline id='Fill-17' points='26.343 27.658 0.343 1.658 1.657 0.342 27.657 26.342 26.343 27.658'/%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:20px 20px;transition:0.3s ease-in-out;font-size:0;line-height:0;background-color:transparent;border:none;cursor:pointer;opacity:.5}.popup-window__close:hover{opacity:1}.popup-window--pay{max-width:400px}.popup-window--checkout{max-width:500px}.popup-window--checkout-rules{max-width:640px}.faq-list{max-width:800px;margin:0 auto}.faq-list__item{margin-bottom:40px}.faq-list__info{text-align:center;display:block;max-width:560px;font-size:16px;line-height:21px;font-weight:300;margin:60px auto 0;border:1px solid #fff;background-color:rgba(255,255,255,0.05);padding:15px;border-radius:3px}.faq__title{font-size:18px;line-height:24px;margin:0 0 10px !important;font-weight:300;color:#FFD400}.faq__body{margin:0;font-size:14px;line-height:22px;font-weight:300}.contract-page__info{margin:30px 20px 20px}.contract-page-info{text-align:center;font-weight:100;font-size:18px;line-height:24px}.contract-page-info__row{margin-bottom:5px}.contract-page-info__amount{color:#FFD400;white-space:nowrap}.highlight{display:block;padding:20px 20px 10px;border:1px solid #FFD400;border-radius:3px;background-color:rgba(0,0,0,0.05)}.highlight__title{font-size:24px;line-height:32px;font-weight:100;color:#FFD400;margin-bottom:10px}.highlight__text{font-size:16px;line-height:21px;font-weight:100;color:#fff}.highlight__text p{margin-bottom:10px}.highlight__text a{text-decoration:none}.highlight--center{text-align:center}.payments-layout{max-width:360px;margin:0 auto}.payments-layout__sum{margin-bottom:30px}.payments-layout__text{margin-bottom:20px;text-align:center}.payments-layout__promo-button{display:block;-webkit-appearance:button;background-color:transparent;outline:none;margin:0 auto 30px;border:none;font-weight:300;font-size:18px;transition:all .3s ease;cursor:pointer;color:#FFD400;border-bottom:1px dashed #FFD400}.payments-layout__promo{display:none}.payments-layout__promo--show{display:block}.payments-layout__send-button{margin:35px auto 0}.payments-layout__error{margin-top:30px;text-align:center;display:none}.payments-layout__pay-systems{margin-top:25px}.payments-layout__footer{margin-top:30px;font-size:14px;line-height:1.25;color:rgba(255,255,255,0.5)}.payments-layout__footer a{text-decoration:none}.checkout-layout__title{font-weight:100;font-size:18px;color:#fff;margin-bottom:20px}.checkout-layout__row{margin-bottom:30px}.checkout-layout__sum-area{display:-ms-flexbox;display:flex}.checkout-layout__sum-area-left{width:200px;margin-right:40px}.checkout-layout__send-button{margin:0 auto 0;max-width:300px}.checkout-layout__error{margin-top:30px;text-align:center;display:none}.checkout-buttons{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.checkout-buttons__text{color:#8193a8;font-size:16px;line-height:16px;margin-bottom:20px}.checkout-buttons__input{display:none}.checkout-buttons__label{display:inline-block;padding:10px;margin:0 20px 20px 0;width:166px;height:90px;text-align:center;font-size:17px;line-height:30px;color:#fffffe;transition:background-color .3s ease;border:1px solid #445363;border:1px solid rgba(68,83,99,0.2);background-color:rgba(68,83,99,0.2);cursor:pointer;border-radius:5px;position:relative;background-repeat:no-repeat;background-position:center}.checkout-buttons__label--ooopay{background-image:url("../img/ooopay-logo.png");background-size:130px;background-position:40% center}.checkout-buttons__label--yandex{background-image:url("../img/yandex-money-logo.png");background-size:55px;background-position:center 30%}.checkout-buttons__label--qiwi{background-image:url("../img/qiwi_logo_rgb_small.png");background-size:130px}.checkout-buttons__label--payeer{background-image:url("../img/payeer-logo.png");background-size:120px}.checkout-buttons__label--w1{background-image:url("../img/w1-logo.png");background-size:60px}.checkout-buttons__label--fkw{background-image:url("../img/fkw-logo.png");background-size:90px}.checkout-buttons__label--card{background-image:url("../img/mc-visa-logo.png");background-size:120px;background-position:center 45%}.checkout-buttons__label-text{position:absolute;display:block;text-align:center;bottom:5px;left:0;right:0;color:rgba(255,255,255,0.9);font-size:13px;line-height:18px}.checkout-buttons__label:hover{background-color:rgba(68,83,99,0.4)}.checkout-buttons__input:checked+.checkout-buttons__label{box-shadow:0 0 0 2px #2897EA inset;border-color:#2897EA}.pay-systems-list{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.pay-systems-list__item{list-style:none;margin-right:20px}.pay-systems-list__item:last-child{margin-right:0}.pay-systems-item{display:inline-block;width:100%;height:auto}.pay-systems-item--qiwi{transform:translateY(5%)}.pay-systems-item--yandex{transform:translateY(-3%)}.icon{display:inline-block;background-size:auto 100%;background-position:center;background-repeat:no-repeat;margin-right:10px}.icon--crown{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16.75 15H3.25C3.1125 15 3 15.1125 3 15.25V15.75C3 15.8875 3.1125 16 3.25 16H16.75C16.8875 16 17 15.8875 17 15.75V15.25C17 15.1125 16.8875 15 16.75 15ZM18.25 5C17.2844 5 16.5 5.78438 16.5 6.75C16.5 6.9875 16.5469 7.2125 16.6344 7.41875L14.875 8.475C14.7125 8.57188 14.5375 8.61875 14.3625 8.61875C14.0156 8.61875 13.6781 8.4375 13.4937 8.11563L11.1687 4.04688C11.5219 3.725 11.75 3.26562 11.75 2.75C11.75 1.78438 10.9656 1 10 1C9.03438 1 8.25 1.78438 8.25 2.75C8.25 3.26562 8.47813 3.725 8.83125 4.04375L6.50625 8.1125C6.32187 8.4375 5.98437 8.61563 5.6375 8.61563C5.4625 8.61563 5.28437 8.56875 5.125 8.47188L3.36562 7.41563C3.45 7.20938 3.5 6.98437 3.5 6.74687C3.5 5.78125 2.71562 4.99687 1.75 4.99687C0.784375 4.99687 0 5.78438 0 6.75C0 7.71562 0.784375 8.5 1.75 8.5C1.8125 8.5 1.87187 8.4875 1.93125 8.48125L4 14H16L18.0688 8.48125C18.1281 8.4875 18.1875 8.5 18.25 8.5C19.2156 8.5 20 7.71562 20 6.75C20 5.78438 19.2156 5 18.25 5ZM10 2C10.4125 2 10.75 2.3375 10.75 2.75C10.75 3.1625 10.4125 3.5 10 3.5C9.5875 3.5 9.25 3.1625 9.25 2.75C9.25 2.3375 9.5875 2 10 2ZM1.75 7.5C1.3375 7.5 1 7.1625 1 6.75C1 6.3375 1.3375 6 1.75 6C2.1625 6 2.5 6.3375 2.5 6.75C2.5 7.1625 2.1625 7.5 1.75 7.5ZM15.3062 13H4.69375L2.94375 8.33125L4.6125 9.33125C4.925 9.51875 5.27812 9.61563 5.64062 9.61563C6.35625 9.61563 7.02188 9.22812 7.37813 8.60625L9.74063 4.47188C9.82813 4.48438 9.9125 4.49687 10.0031 4.49687C10.0938 4.49687 10.1781 4.48438 10.2656 4.47188L12.625 8.60938C12.9812 9.23125 13.6469 9.61563 14.3625 9.61563C14.725 9.61563 15.0781 9.51563 15.3906 9.33125L17.0594 8.33125L15.3062 13ZM18.25 7.5C17.8375 7.5 17.5 7.1625 17.5 6.75C17.5 6.3375 17.8375 6 18.25 6C18.6625 6 19 6.3375 19 6.75C19 7.1625 18.6625 7.5 18.25 7.5Z' fill='%23FFD400'/%3E %3C/svg%3E");width:20px;height:16px;margin-right:9px;margin-top:-2px}.icon--question{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M8 10.625C7.51675 10.625 7.125 11.0168 7.125 11.5C7.125 11.9832 7.51675 12.375 8 12.375C8.48325 12.375 8.875 11.9832 8.875 11.5C8.875 11.0168 8.48325 10.625 8 10.625ZM8.23969 9.875H7.73969C7.53259 9.875 7.36469 9.70709 7.36469 9.5V9.48809C7.36469 7.28987 9.78469 7.5 9.78469 6.13159C9.78469 5.50609 9.22966 4.875 7.98969 4.875C7.07894 4.875 6.60641 5.17653 6.13934 5.77163C6.01722 5.92725 5.79391 5.95897 5.63159 5.84587L5.22116 5.55994C5.04537 5.43747 5.00678 5.19209 5.1385 5.02316C5.80181 4.17231 6.58881 3.625 7.98969 3.625C9.62469 3.625 11.0347 4.55472 11.0347 6.13159C11.0347 8.23828 8.61469 8.12687 8.61469 9.48809V9.5C8.61469 9.70709 8.44678 9.875 8.23969 9.875ZM8 1.25C11.7069 1.25 14.75 4.25234 14.75 8C14.75 11.7278 11.7309 14.75 8 14.75C4.27362 14.75 1.25 11.7324 1.25 8C1.25 4.27491 4.26881 1.25 8 1.25ZM8 0.25C3.72009 0.25 0.25 3.72134 0.25 8C0.25 12.2812 3.72009 15.75 8 15.75C12.2799 15.75 15.75 12.2812 15.75 8C15.75 3.72134 12.2799 0.25 8 0.25Z' fill='%23FFD400'/%3E %3C/svg%3E");width:16px;height:16px}.icon--vk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M17.0313 3.67812C17.1469 3.2875 17.0313 3 16.475 3H14.6344C14.1657 3 13.95 3.24687 13.8344 3.52187C13.8344 3.52187 12.8969 5.80625 11.5719 7.2875C11.1438 7.71562 10.9469 7.85313 10.7125 7.85313C10.5969 7.85313 10.4188 7.71562 10.4188 7.325V3.67812C10.4188 3.20937 10.2875 3 9.90005 3H7.0063C6.71255 3 6.53755 3.21875 6.53755 3.42188C6.53755 3.86562 7.20005 3.96875 7.2688 5.21875V7.93125C7.2688 8.525 7.16255 8.63437 6.92817 8.63437C6.30317 8.63437 4.78442 6.34063 3.88442 3.71563C3.70317 3.20625 3.52505 3 3.05317 3H1.21255C0.687549 3 0.581299 3.24687 0.581299 3.52187C0.581299 4.00937 1.2063 6.43125 3.49067 9.63125C5.01255 11.8156 7.1563 13 9.1063 13C10.2782 13 10.4219 12.7375 10.4219 12.2844C10.4219 10.1969 10.3157 10 10.9032 10C11.175 10 11.6438 10.1375 12.7375 11.1906C13.9875 12.4406 14.1938 13 14.8938 13H16.7344C17.2594 13 17.5251 12.7375 17.3719 12.2188C17.0219 11.1281 14.6563 8.88438 14.55 8.73438C14.2782 8.38438 14.3563 8.22813 14.55 7.91563C14.5532 7.9125 16.8 4.75 17.0313 3.67812V3.67812Z' fill='%23FFD400'/%3E %3C/svg%3E");width:18px;height:16px}.icon--partner{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='handshake' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512' class='svg-inline--fa fa-handshake fa-w-20 fa-2x'%3E%3Cpath fill='%23FFD400' d='M16 319.8c8.8 0 16-7.2 16-16s-7.2-16-16-16-16 7.2-16 16c0 8.9 7.2 16 16 16zM632 128l-113.5.2-51.2-49.9c-9.1-9.1-21.1-14.1-33.9-14.1h-101c-10.4 0-20.1 3.9-28.3 10-8.4-6.5-18.7-10.3-29.3-10.3h-69.5c-12.7 0-24.9 5.1-33.9 14.1l-50 50H8c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h56v191.9H8c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h56c17.6 0 31.8-14.2 31.9-31.7h33.2l81.5 78c29.8 24.1 71.8 23.4 101-.2l7.2 6.2c9.6 7.8 21.3 11.9 33.5 11.9 16 0 31.1-7 41.4-19.6l21.9-26.9c16.4 8.9 42.9 9 60-12l9.5-11.7c6.2-7.6 9.6-16.6 10.5-25.7h48.6c.1 17.5 14.4 31.7 31.9 31.7h56c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8h-56V160.2l56-.2c4.4 0 8-3.6 8-8v-16c-.1-4.5-3.7-8-8.1-8zM460.2 357.6l-9.5 11.7c-5.4 6.6-15.4 8.1-22.5 2.3l-17.8-14.4-41.5 51c-7.5 9.3-21 10.2-29.4 3.4l-30.6-26.1-10.4 12.8c-16.7 20.5-47 23.7-66.6 7.9L142 320.1H96V159.9h38.6l59.3-59.3c3-3 7.1-4.7 11.3-4.7h69.5c.9 2.2.3.7 1.1 2.9l-59 54.2c-28.2 25.9-29.6 69.2-4.2 96.9 14.3 15.6 58.6 39.3 96.9 4.2l22.8-20.9 125.6 101.9c6.8 5.6 7.8 15.7 2.3 22.5zm83.8-37.5h-57.2c-2.5-3.5-5.3-6.9-8.8-9.8l-121.9-99 28.4-26.1c6.5-6 7-16.1 1-22.6s-16.1-6.9-22.6-1l-75.1 68.8c-14.4 13.1-38.6 12-51.7-2.2-13.6-14.8-12.7-38 2.2-51.7l83.1-76.2c3-2.7 6.8-4.2 10.8-4.2h101c4.3 0 8.3 1.7 11.4 4.8l60.7 59.1H544v160.1zm80-32.2c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16c0-8.9-7.2-16-16-16z' class=''/%3E%3C/svg%3E");width:22px;height:16px}.icon--cup{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='29' viewBox='0 0 32 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M20.5833 7.71667L17.7944 7.31111L16.5444 4.78333C16.3222 4.33333 15.6722 4.32778 15.45 4.78333L14.2 7.31111L11.4111 7.71667C10.9111 7.78889 10.7111 8.40556 11.0722 8.76111L13.0889 10.7278L12.6111 13.5056C12.5278 14 13.05 14.3833 13.5 14.15L15.9944 12.8389L18.4889 14.15C18.9333 14.3833 19.4611 14.0056 19.3778 13.5056L18.9 10.7278L20.9167 8.76111C21.2889 8.40556 21.0833 7.78889 20.5833 7.71667ZM17.2333 10.1833L17.5222 11.8833L16 11.0833L14.4722 11.8833L14.7611 10.1833L13.5278 8.98333L15.2333 8.73333L15.9944 7.18889L16.7556 8.73333L18.4611 8.98333L17.2333 10.1833ZM24.8889 3.55556V0.666667C24.8889 0.3 24.5889 0 24.2222 0H7.77778C7.41111 0 7.11111 0.3 7.11111 0.666667V3.55556H0.666667C0.3 3.55556 0 3.85556 0 4.22222V7.64444C0 11.0944 3.78333 15.1111 8.92778 15.8722C10.5611 19.2444 13.0222 20.8889 15.1111 21.2556V26.6667H10.3333C9.53333 26.6667 8.88889 27.3167 8.88889 28.1167C8.88889 28.3 9.03889 28.4444 9.22222 28.4444H22.7778C22.9611 28.4444 23.1111 28.3 23.1111 28.1167C23.1111 27.3167 22.4667 26.6667 21.6667 26.6667H16.8889V21.2556C18.9833 20.8889 21.4389 19.2444 23.0722 15.8722C28.2222 15.1111 32 11.0889 32 7.64444V4.22222C32 3.85556 31.7 3.55556 31.3333 3.55556H24.8889ZM1.77778 7.64444V5.33333H7.11111V6.66667C7.11111 9.54444 7.5 11.9389 8.13889 13.9C4.32778 12.9167 1.77778 9.88889 1.77778 7.64444ZM16 19.5556C12 19.5556 8.88889 13.7778 8.88889 6.66667V1.77778H23.1111V6.66667C23.1111 13.7778 20 19.5556 16 19.5556ZM30.2222 7.64444C30.2222 9.88889 27.6667 12.9167 23.8611 13.9C24.5 11.9389 24.8889 9.54444 24.8889 6.66667V5.33333H30.2222V7.64444Z' fill='%23FFD400'/%3E %3C/svg%3E");width:32px;height:29px;margin-right:15px}.counter{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#fff}.counter__numbers-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 4px;position:relative}.counter__numbers-group:after{content:":";margin-left:8px;font-size:18px}.counter__numbers-group:last-child:after{content:none}.counter__numbers-group:before{content:attr(data-label);position:absolute;left:0;right:0;top:-27px;font-size:14px;text-align:center;color:rgba(255,255,255,0.5);margin-left:-8px}.counter__numbers-group:last-child:before{margin-left:0}.counter__number{font-size:32px;line-height:64px;border:1px solid #5dae22;background-color:rgba(93,174,34,0.1);display:-ms-flexbox;display:flex;height:64px;width:50px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.counter__number--first-child{border-radius:5px 0 0 5px}.counter__number--last-child{border-radius:0 5px 5px 0;border-left:none}.counter--small{margin-bottom:-5px}.counter--small .counter__numbers-group{margin:0 2px}.counter--small .counter__numbers-group:before{content:none}.counter--small .counter__numbers-group:after{margin-left:2px;font-size:10px}.counter--small .counter__number{font-size:18px;padding-top:1px;line-height:18px;height:30px;width:24px}.counter--small .counter__number--first-child{border-radius:2px 0 0 2px}.counter--small .counter__number--last-child{border-radius:0 2px 2px 0}.section-header{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:20px;font-weight:normal;padding-bottom:15px;margin-bottom:25px}.section-header:after{content:'';display:block;position:absolute;height:1px;width:100%;right:0;left:0;bottom:0;background-color:rgba(255,255,255,0.1)}.section-header--highlight:after{background-color:#FFD400;box-shadow:0 0 10px #FFD400}.section-header__right{margin-left:auto;font-size:15px;display:inline;color:rgba(255,255,255,0.5)}.section-header__accent{color:#FFD400}.section-title-h4{font-size:15px;font-weight:normal;color:rgba(255,255,255,0.5);margin-bottom:10px}.member-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 20px)}.member-list__item{padding-right:20px;margin-bottom:20px;width:calc(100% / 10);list-style:none}.member-item{display:block}.member-item__img{display:block;width:100%;height:auto;border-radius:50%}.member-item:hover{opacity:.6}.drop-member-list__item{list-style:none}.drop-member-item{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:12px 0 10px;font-size:15px;text-decoration:none;color:#fff;border-bottom:1px solid rgba(255,255,255,0.1)}.drop-member-item__user{width:100%}.drop-member-item__drop{width:100%}.drop-member-user{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.drop-member-user__img{display:inline-block;border-radius:50%;width:24px;margin-right:12px}.drop-member-user__text{margin-top:2px}.drop-member-drop{height:24px;position:relative;margin-top:2px}.drop-member-drop__firstname{margin-right:5px}.drop-member-drop__secondname{opacity:.5}.drop-member-drop__img{position:absolute;right:0;top:50%;transform:translateY(-50%);width:50px;height:50px}.drop-member-drop:after{content:'';position:absolute;display:block;bottom:1px;left:0;right:0;bottom:-11px;height:1px}.drop-member-item.restricted .drop-member-drop:after{background-color:#8000e2;box-shadow:0 0 10px #8000e2}.drop-member-item.milspec .drop-member-drop:after{background-color:#006ae2;box-shadow:0 0 10px #006ae2}.drop-member-item.classified .drop-member-drop:after{background-color:#e200a0;box-shadow:0 0 10px #e200a0}.drop-member-item.covert .drop-member-drop:after{background-color:#e23000;box-shadow:0 0 10px #e23000}.drop-member-item.other .drop-member-drop:after{background-color:#9cf;box-shadow:0 0 10px #9cf}.drop-member-item.knife .drop-member-drop:after, .drop-member-item.rare .drop-member-drop:after{background-color:#ffc600;box-shadow:0 0 10px #ffc600}@media (min-width: 640px){.choices__list--dropdown .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir="rtl"] .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir="rtl"] .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}@media (max-width: 1200px){.qwerty{display:none}.logo{background-size:180px auto}.header{padding-top:1px;padding-left:0}.header__logo{margin-right:15px}.header-nav__item{font-size:16px;margin-right:20px}.header-nav__link{padding:25px 0}.header-auth{padding:10px 15px 10px 50px;background-position:15px center;background-size:26px;font-size:16px;line-height:19px;margin-right:10px}.header-user{top:0;padding-right:20px}.header-user__link{margin-bottom:3px}.header-user__logout{top:-5px;right:3px}.user-balance__amount{font-size:16px;line-height:19px}.cases--marvel .cases__item, .cases--standart .cases__item, .cases--collection .cases__item, .cases__item{width:25%}}@media (max-width: 1000px){.qwerty{display:none}.tablet-hide{display:none}.logo{width:190px;background-size:160px auto}.header-user{top:-1px;padding-left:60px}.header-user__link{display:none}.header-user__logout{top:-7px;right:2px}.header-user__logout{top:-4px}.user-balance{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.user-balance__amount{margin-left:-6px;margin-bottom:2px;font-size:14px}.user-balance__pay{margin-left:0;padding-top:0;padding-bottom:2px}.cases--marvel .cases__item, .cases--standart .cases__item, .cases--collection .cases__item, .cases__item{width:33.333%}.case:hover:before{content:none !important}.case__title{font-size:16px;line-height:20px}.popup__window{position:fixed;top:0;left:0;right:0;bottom:0;overflow:scroll}.popup--show .popup__window{animation:popup-show-tablet 0.52s cubic-bezier(0.36, 0.07, 0.19, 0.97) both}.popup-window{margin:0;border-radius:0}}@media (max-width: 800px){.qwerty{display:none}.tablet-s-show{display:block}.logo{height:60px}.header{-ms-flex-wrap:wrap;flex-wrap:wrap}.header__logo{-ms-flex-order:1;order:1;margin-right:0}.header__user{-ms-flex-order:2;order:2}.header__nav{-ms-flex-order:3;order:3;width:100%;margin-left:15px}.header-nav__link{padding:15px 0}.cases--marvel .cases__item, .cases--standart .cases__item, .cases--collection .cases__item, .cases__item{width:50%}.case-page__win{overflow:hidden}.case-roll{border-left:0;border-right:0;border-radius:0}.open-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 10px}.open-buttons__label{-ms-flex-order:1;order:1;width:100%;max-width:400px;margin:0 auto}.open-buttons__button{-ms-flex-order:2;order:2;width:100%;max-width:400px;margin-top:30px}.open-buttons+.open-buttons .open-buttons__button{margin-top:0}.footer{-ms-flex-direction:column;flex-direction:column}.footer__right{-ms-flex-order:1;order:1;width:100%;margin-right:auto;margin-bottom:30px}.footer__left{-ms-flex-order:2;order:2;width:100%;text-align:center}.footer-links{-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.footer-links__item{margin:0 10px 10px}.footer-links__item:last-child{margin-right:10px}.profile-page-notes{-ms-flex-direction:column;flex-direction:column}.profile-page-notes__item{width:100%;margin-right:0;margin-bottom:20px}.profile-page-notes__item:last-child{margin-bottom:0}.profile-layout-top__sep{width:0}}@media (max-width: 600px){.qwerty{display:none}.mobile-hide{display:none}.mobile-show{display:block}.page__header{margin-top:60px;margin-bottom:50px}.page__bg{background-size:1500px;background-position:center -30px}.header-auth{padding:8px 10px 8px 40px;background-position:10px center;background-size:22px;font-size:14px;line-height:17px;margin-right:6px}.drophistory{overflow:scroll;height:calc(60px + 38px + 15px + 3px)}.drophistory::-webkit-scrollbar{display:none}.drophistory__item{width:calc(74px + 16px);height:60px}.history-item__img{max-width:64px}.history-item:hover+.history-item-desc{display:none}.cases--standart .case{padding-left:7px;padding-right:7px}.cases--marvel .case{padding-left:10px;padding-right:10px}.drop-list__item{width:170px}.footer{padding-left:10px;padding-right:10px}.statistics__item{margin-left:10px;margin-right:10px}.statistics-item__value{font-size:24px;line-height:28px}.statistics-item__key{font-size:12px}.info-block{padding:15px 15px 10px}.info-block__title{font-size:16px;line-height:18px;margin-bottom:13px}.info-block__body{font-size:14px;line-height:18px}.profile-top-item{width:170px}.profile-top-case{width:170px}.checkout-layout__sum-area-left{margin-right:20px}}@media (max-width: 400px){.qwerty{display:none}.mobile-s-hide{display:none}.logo{width:170px;background-size:150px auto;height:50px}.header__nav{margin-left:10px}.header-nav__link{padding:5px 0 10px}.header-auth .mobile-s-hide{display:none}.header-user{padding-left:52px;padding-right:10px}.header-user__avatar{top:5px;width:36px;height:36px}.header-user__logout{top:-2px}.user-balance__amount{font-size:12px;margin-bottom:0}.user-balance__pay{font-size:14px}.profile-trade-layout__inputs{display:block}.profile-trade-layout__button{margin-top:20px;width:100%;height:47px}}@media (max-width: 374px){.cases--marvel .cases__item, .cases--standart .cases__item, .cases--collection .cases__item, .cases__item{width:100%}}@media (max-width: 680px){.profile-layout-top{-ms-flex-wrap:wrap;flex-wrap:wrap}.profile-layout-top__item{-ms-flex-order:2;order:2;margin:40px 5px 0}.profile-layout-top__item--main{-ms-flex-order:1;order:1;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:20px;margin-top:0}.profile-layout-top__item:last-child{margin-bottom:0}.profile-layout-top__sep{display:none}}@media (max-width: 700px){.profile-trades__body{width:100%;margin-right:0}.profile-trades__buttons{margin:30px auto 10px;width:100%}}
