.Counter{--bg-color:var(--counter-bg-color,#1c483d);--accent-color:var(--counter-accent-color,var(--color-mint));display:flex}.Counter_field{display:flex;align-items:center;background-color:var(--bg-color);border:1px solid var(--accent-color);border-radius:0;transition:border-color .2s ease}.Counter_field.active{border-color:var(--color-white)}.Counter_fieldInput{width:3rem;padding:3px 4px 2px;background-color:var(--bg-color);border:0;color:var(--color-white);outline:none;font-family:var(--font-family3);font-size:.875rem;font-weight:var(--font-regular);line-height:1.18;text-align:center;-moz-appearance:textfield}.Counter_fieldInput::-webkit-inner-spin-button,.Counter_fieldInput::-webkit-outer-spin-button{-webkit-appearance:none}.Counter.-size-small .Counter_fieldInput{width:2rem}.Counter.-size-large .Counter_fieldInput{width:5rem}.Counter_postfix,.Counter_prefix{color:var(--color-grey);font-size:.75rem;text-transform:uppercase}.Counter_prefix{padding-left:4px}.Counter_postfix{padding-right:4px}.Counter_button{display:inline-block;width:24px;height:24px;margin-left:3px;cursor:pointer;background-color:var(--accent-color);border:none;border-radius:0;color:var(--color-white);outline:none;font-family:var(--font-family3);font-size:1rem;font-weight:var(--font-bold);line-height:1.28;text-align:center;transition:background-color .2s ease}.Counter_button:focus,.Counter_button:hover{filter:brightness(1.25)}.Counter_button:active{filter:brightness(.9)}.Counter_button.-max{width:auto;font-size:.75rem;font-weight:var(--font-regular);text-transform:uppercase}.Counter.-color-grey{--bg-color:#293a53;--accent-color:var(--color-grey)}.Counter.-disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.3}.CrateContentTable{--border-color:#344661;width:100%;background-color:var(--color-accent)}.CrateContentTable_list{height:100%;border:1px solid var(--border-color)}.CrateContentTable_item{--gradient-color:transparent;--gradient:linear-gradient(205deg,var(--gradient-color),transparent 50%);display:flex;flex-flow:row wrap;align-items:center;background-image:var(--gradient)}.CrateContentTable_item.-blueprint .CrateContentTable_title{color:var(--color-aqua)}.CrateContentTable_item.-corporation-3{flex-wrap:nowrap}.CrateContentTable_item.-corporation-3:before{content:"";display:block;flex-shrink:0;width:43px;height:30px;margin:8px;margin-right:0;background-image:url(/images/corporations/sacura-m.png);background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.CrateContentTable_item.-corporation-3 .CrateContentTable_group{padding-left:12px}.CrateContentTable_item.-alpha-chance{flex-wrap:nowrap;align-items:self-start}.CrateContentTable_item.-alpha-chance:before{content:"";display:block;flex-shrink:0;width:20px;height:32px;margin-top:4px;margin-left:8px;background-image:url(/images/store/badge-alphaChance.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.CrateContentTable_item.-alpha-chance .CrateContentTable_group{padding-left:8px}.CrateContentTable_item.-rarity-1{--gradient-color:var(--color-rarity-common)}.CrateContentTable_item.-rarity-1.-blueprint{--gradient-color:var(--color-rarity-common-blueprint)}.CrateContentTable_item.-rarity-2{--gradient-color:var(--color-rarity-rare)}.CrateContentTable_item.-rarity-3{--gradient-color:var(--color-rarity-epic)}.CrateContentTable_item.-rarity-4{--gradient-color:var(--color-rarity-legendary)}.CrateContentTable_item+.CrateContentTable_item{border-top:1px solid var(--border-color)}.CrateContentTable_dot{width:16px;height:16px;cursor:default;border:1px solid;border-radius:50%;color:var(--color-bluegrey);font-family:var(--font-family3);font-size:.75rem;font-weight:var(--font-light);line-height:1.2;text-align:center}.CrateContentTable_group{width:100%;padding:4px 8px}.CrateContentTable_headline{display:flex;align-items:center;width:100%;font-size:.875rem;line-height:1rem}.CrateContentTable_caption,.CrateContentTable_title{color:var(--color-white);font-family:var(--font-family3);font-size:.875rem;font-weight:var(--font-bold);line-height:1rem}.CrateContentTable_title{flex-grow:1}.CrateContentTable_title i{font-style:normal;font-weight:var(--font-regular)}.CrateContentTable_caption{color:var(--color-bluegrey);font-weight:var(--font-regular)}.CrateContentTable_key{display:block;flex-shrink:0;width:28px;height:17px;margin-left:5px;position:relative;top:-2px;background-image:url(/images/multipass.png);background-repeat:no-repeat;background-position:0 50%;background-size:100% auto}.CrateContentTable_keys{display:block;margin-right:7px;padding:1px 5px;position:relative;top:-1px;background-color:var(--border-color);border-radius:10px;color:var(--color-aqua);font-family:var(--font-family);font-size:.6875rem;font-weight:var(--font-bold);line-height:1.12;text-transform:uppercase}.CrateContentTable_credits{flex-direction:row-reverse;margin-left:5px}.CrateContentTable_credit,.CrateContentTable_credits{display:flex;align-items:center}.CrateContentTable_credit:before{content:"";display:block;width:18px;height:18px;position:relative;top:-1px;background-image:url(/images/coins/coin-small.png);background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.CrateContentTable_credit+.CrateContentTable_credit{margin-right:-13px}.CrateContentTable_subitem{width:100%;margin-top:4px;padding-top:6px;position:relative;z-index:0;border-top:1px dashed var(--border-color)}.CrateContentTable_subitem:before{content:"or";display:block;padding:1px 5px;position:absolute;top:0;left:13px;background-color:var(--border-color);border-radius:10px;color:var(--color-aqua);font-family:var(--font-family);font-size:.6875rem;font-weight:var(--font-bold);line-height:1.12;text-transform:uppercase;transform:translateY(-50%)}.CrateContentTable_tooltips{display:flex;flex-flow:row nowrap;margin-left:5px;position:relative;top:-1px}.CrateContentTable_tooltip+.CrateContentTable_tooltip{margin-left:3px}.CrateContentTable_tooltipLink{margin-top:7px}.ShowcaseItem{--counter-bg-color:rgba(52,70,97,0.65);--counter-accent-color:rgba(97,120,154,0.65);--border-color:rgba(5,112,124,0.65);--border-color2:rgba(6,79,94,0.65);display:flex;flex-direction:column;width:100%;min-width:258px;min-height:100%;position:relative;z-index:0;border:1px solid var(--border-color);-o-border-image:linear-gradient(115deg,var(--border-color),var(--border-color2));border-image:linear-gradient(115deg,var(--border-color),var(--border-color2));border-image-slice:1;color:var(--color-white)}.ShowcaseItem.-soldOut{opacity:.7}.ShowcaseItem:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background-color:rgba(7,20,40,.65)}.ShowcaseItem.-short:after{display:none}.ShowcaseItem.-short .ShowcaseItem_header{height:auto}.ShowcaseItem.-short .ShowcaseItem_figure:after{transform:scale(.7) translate(-20px,-20px)}.ShowcaseItem.-credits{--counter-bg-color:rgba(38,51,71,0.65)}.ShowcaseItem.-firstEdition .ShowcaseItem_caption{color:var(--color-orange)}.ShowcaseItem.-timeLimited .ShowcaseItem_statusValue{color:var(--color-mint)}.ShowcaseItem.-soldOut .ShowcaseItem_button{max-width:110px}.ShowcaseItem[data-type] .ShowcaseItem_figure:after,.ShowcaseItem[data-type] .ShowcaseItem_figure:before{content:"";display:none;position:absolute;z-index:1;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.ShowcaseItem[data-type=ceres] .ShowcaseItem_figure:before{display:block;width:140px;height:52px;bottom:5%;left:14%;background-image:url(/images/coins/coins-ceres.png)}.ShowcaseItem[data-type=deimos] .ShowcaseItem_figure:before{display:block;width:170px;height:62px;bottom:-9%;left:11%;background-image:url(/images/coins/coins-deimos.png)}.ShowcaseItem[data-type=deimos] .ShowcaseItem_figure:after{display:block;width:160px;height:123px;bottom:-5%;left:85%;background-image:url(/images/store/badge-deimos.png)}.ShowcaseItem[data-type=ganymede] .ShowcaseItem_figure:before{display:block;width:168px;height:82px;bottom:-5%;left:11%;background-image:url(/images/coins/coins-ganymede.png)}.ShowcaseItem[data-type=ganymede] .ShowcaseItem_figure:after{display:block;width:146px;height:134px;bottom:-13%;left:87%;background-image:url(/images/store/badge-ganymede.png)}.ShowcaseItem[data-type=club] .ShowcaseItem_figure:before{display:block;width:211px;height:128px;bottom:-42%;left:6%;background-image:url(/images/coins/coins-club.png)}.ShowcaseItem[data-type=club] .ShowcaseItem_figure:after{display:block;width:216px;height:160px;bottom:-32%;left:79%;background-image:url(/images/store/badge-club.png)}.ShowcaseItem[data-type=club] .ShowcaseItem_name{margin-top:40px}.ShowcaseItem[data-type=alpha-io] .ShowcaseItem_header{height:228px}.ShowcaseItem[data-type=alpha-io] .ShowcaseItem_figureGlow{width:278px;height:278px;position:absolute;top:0;right:0;left:0;z-index:0;background-image:url(/images/store/glow-alpha-io.png);background-size:cover}.ShowcaseItem[data-type=alpha-io] .ShowcaseItem_figure{padding-bottom:134px}.ShowcaseItem[data-type=alpha-io] .ShowcaseItem_coinsBefore{width:40px;height:40px;top:98px;left:33px;z-index:5}.ShowcaseItem[data-type=alpha-io] .ShowcaseItem_coinsAfter,.ShowcaseItem[data-type=alpha-io] .ShowcaseItem_coinsBefore{position:absolute;background-image:url(/images/coins/coins-batch-12.png);background-repeat:no-repeat;background-size:cover}.ShowcaseItem[data-type=alpha-io] .ShowcaseItem_coinsAfter{width:22px;height:54px;top:41px;left:121px;z-index:1}.ShowcaseItem[data-type=alpha-io] .ShowcaseItem_image{position:absolute;z-index:4}.ShowcaseItem[data-type=alpha-io] .ShowcaseItem_figure:after{display:block;width:145px;height:182px;top:0;right:-65px;background-image:url(/images/store/badge-alpha-io.png)}.ShowcaseItem[data-type=alpha-dione] .ShowcaseItem_header{height:265px}.ShowcaseItem[data-type=alpha-dione] .ShowcaseItem_figureGlow{width:278px;height:278px;position:absolute;top:0;right:0;left:0;z-index:0;background-image:url(/images/store/glow-alpha-dione.png);background-size:cover}.ShowcaseItem[data-type=alpha-dione] .ShowcaseItem_figure{padding-bottom:142px}.ShowcaseItem[data-type=alpha-dione] .ShowcaseItem_coinsBefore{width:54px;height:54px;position:absolute;top:89px;left:33px;z-index:5;background-image:url(/images/coins/coins-batch-9.png);background-repeat:no-repeat;background-size:cover}.ShowcaseItem[data-type=alpha-dione] .ShowcaseItem_coinsAfter{width:63px;height:63px;position:absolute;top:22px;left:91px;z-index:1;background-image:url(/images/coins/coins-batch-8.png);background-repeat:no-repeat;background-size:cover}.ShowcaseItem[data-type=alpha-dione] .ShowcaseItem_image{position:absolute;z-index:4}.ShowcaseItem[data-type=alpha-dione] .ShowcaseItem_figure:after{display:block;width:145px;height:182px;top:0;right:-65px;background-image:url(/images/store/badge-alpha-dione.png)}.ShowcaseItem[data-type=alpha-club] .ShowcaseItem_header{height:216px}.ShowcaseItem[data-type=alpha-club] .ShowcaseItem_figureGlow{width:278px;height:278px;position:absolute;top:0;right:0;left:0;z-index:0;background-image:url(/images/store/glow-alpha-club.png);background-size:cover}.ShowcaseItem[data-type=alpha-club] .ShowcaseItem_figure{padding-bottom:142px}.ShowcaseItem[data-type=alpha-club] .ShowcaseItem_coinsBefore{width:75.54px;height:58.33px;position:absolute;top:85px;left:26px;z-index:5;background-image:url(/images/coins/coins-batch-10.png);background-repeat:no-repeat;background-size:cover}.ShowcaseItem[data-type=alpha-club] .ShowcaseItem_coinsAfter{width:88px;height:88px;position:absolute;top:4px;left:75px;z-index:1;background-image:url(/images/coins/coins-batch-11.png);background-repeat:no-repeat;background-size:cover}.ShowcaseItem[data-type=alpha-club] .ShowcaseItem_image{position:absolute;z-index:4}.ShowcaseItem[data-type=alpha-club] .ShowcaseItem_figure:after{display:block;width:182px;height:199.5px;top:-28px;right:-90px;background-image:url(/images/store/badge-alpha-club.png);background-repeat:no-repeat;background-size:contain}.ShowcaseItem[data-type=club]:after,.ShowcaseItem[data-type=deimos]:after,.ShowcaseItem[data-type=ganymede]:after{content:"";width:40px;height:100px;position:absolute;top:105px;left:100%;z-index:-2;pointer-events:none;background-color:#57f0f0;filter:blur(32px);opacity:.7;transform:translate(-50%,-50%)}.ShowcaseItem[data-type=ganymede]:after{content:"";width:50px;height:110px;top:110px}.ShowcaseItem[data-type=club]:after{content:"";width:70px;height:130px;top:120px}.ShowcaseItem_figureLights{width:218px;height:218px;position:absolute;top:-40px;left:-36px;background-image:url(/images/store/lights.svg);background-size:contain}.ShowcaseItem_headline{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:36px;padding:6px 10px;border-bottom:1px solid var(--border-color)}.ShowcaseItem_status .Status,.ShowcaseItem_statusValue{font-weight:var(--font-bold)}.ShowcaseItem_statusValue{margin-left:5px;color:var(--color-aqua);font-family:var(--font-family3);font-size:.75rem;line-height:1}.ShowcaseItem_header{display:flex;flex-direction:column;width:100%;height:224px;padding:0 15px;position:relative;z-index:0}.ShowcaseItem_gradient{width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0}.ShowcaseItem_gradient:before{content:"";width:175%;height:175%;position:absolute;top:0;left:0;z-index:-1;pointer-events:none;background-image:radial-gradient(rgba(0,255,255,.6) 0,rgba(0,255,255,0) 60%);filter:blur(40px);transform:translate(-50%,-50%)}.ShowcaseItem_figure{width:100%;height:120px;margin:0;margin-left:-15px;position:relative;z-index:0}.ShowcaseItem_image{display:block;width:150px;height:130px;position:absolute;top:0;left:0;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain}.ShowcaseItem_name{margin:0;z-index:1;font-family:var(--font-family2);font-size:1.375rem}.ShowcaseItem_caption,.ShowcaseItem_name{font-weight:var(--font-bold);line-height:1.18}.ShowcaseItem_caption{margin-top:8px;color:var(--color-white);font-family:var(--font-family);font-size:.875rem;opacity:.8}.ShowcaseItem_body{flex-grow:1;padding:0 15px 15px}.ShowcaseItem_content{width:100%}.ShowcaseItem_footer{width:100%;padding:12px}.ShowcaseItem_body+.ShowcaseItem_footer{padding-top:0}.ShowcaseItem_row{display:flex}.ShowcaseItem_price{display:flex;flex-grow:1;padding:6px 7px;overflow:hidden;background-color:var(--counter-bg-color);font-family:var(--font-family4);font-size:1.125rem;line-height:1;text-overflow:ellipsis;white-space:nowrap}.ShowcaseItem_price-old{margin-right:var(--space-m);text-decoration:line-through}.ShowcaseItem_counter{flex:1;margin-left:5px;padding:3px;background-color:var(--counter-bg-color)}.ShowcaseItem_creditsNotice{display:flex;align-items:center;margin-top:10px;position:relative;top:1px;color:var(--color-mint);font-family:var(--font-family3);font-size:.875rem;font-weight:var(--font-bold);line-height:1.14;text-transform:uppercase}.ShowcaseItem_creditsNotice:before{content:"";display:block;width:18px;height:18px;margin-right:5px;position:relative;top:-1px;background-image:url(/images/coins/coin-small.png);background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.ShowcaseItem_informer{--informer-text-color:var(--color-orange);--informer-font-family:var(--font-family3);--informer-font-size:0.875rem;--informer-font-weight:var(--font-regular);justify-content:space-between;padding-top:4px;color:var(--color-orange);font-weight:var(--font-bold);line-height:1.14}.ShowcaseItem_informer,.ShowcaseItem_lock{display:flex;align-items:center;font-family:var(--font-family3);font-size:.875rem}.ShowcaseItem_lock{padding:10px 5px;color:var(--color-bluegrey);font-weight:var(--font-regular);line-height:1.32}.ShowcaseItem_lock:before{content:"";display:block;flex-shrink:0;width:75px;height:75px;margin-right:20px;background-image:url(/images/lock-round.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.ShowcaseItem_order{display:flex;align-items:center;justify-content:space-between;min-height:40px;margin-top:10px}.ShowcaseItem_total{overflow:hidden;color:var(--color-white)}.ShowcaseItem_totalLabel{color:var(--color-grey);font-size:.875rem;font-weight:var(--font-bold);line-height:1.18;text-transform:uppercase}.ShowcaseItem_totalLabel i{color:var(--color-orange);font-style:normal;text-transform:uppercase}.ShowcaseItem_totalPrice{margin-top:3px;overflow:hidden;font-family:var(--font-family4);font-size:1.125rem;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.ShowcaseItem_totalPrice i{margin-right:2px;color:var(--color-orange);font-style:normal;text-decoration:line-through;text-transform:uppercase}.ShowcaseItem_button{width:100%;max-width:82px;margin-left:10px}