.StoreShowcasePreloader{display:flex;width:100%;overflow:hidden}.StoreShowcasePreloader_item{flex:1;-webkit-animation:pulse 1.2s ease-in-out infinite;animation:pulse 1.2s ease-in-out infinite}.StoreShowcasePreloader_item+.StoreShowcasePreloader_item{margin-left:var(--padding)}.StoreShowcasePreloader_placeholder{display:flex;flex-direction:column;width:250px;height:620px;position:relative;z-index:0;background-color:var(--color-accent);color:var(--color-white)}@media(max-width:768px){.StoreShowcasePreloader_placeholder{height:510px}}.ShowcaseItemShort{--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 #276c73;-o-border-image:linear-gradient(180deg,rgba(0,255,255,.25),rgba(0,255,255,.5) 51.87%,rgba(0,255,255,.25));border-image:linear-gradient(180deg,rgba(0,255,255,.25),rgba(0,255,255,.5) 51.87%,rgba(0,255,255,.25));border-image-slice:1;color:var(--color-white)}.ShowcaseItemShort.-soldOut{opacity:.7}.ShowcaseItemShort:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background-color:rgba(7,20,40,.65)}.ShowcaseItemShort.-short:after{display:none}.ShowcaseItemShort.-short .ShowcaseItemShort_header{height:auto}.ShowcaseItemShort.-short .ShowcaseItemShort_figure:after{transform:scale(.7) translate(-20px,-20px)}.ShowcaseItemShort.-credits{--counter-bg-color:rgba(38,51,71,0.65)}.ShowcaseItemShort.-firstEdition .ShowcaseItemShort_caption{color:var(--color-orange)}.ShowcaseItemShort.-timeLimited .ShowcaseItemShort_statusValue{color:var(--color-mint)}.ShowcaseItemShort.-soldOut .ShowcaseItemShort_button{max-width:110px}.ShowcaseItemShort_figureGlow{width:278px;height:232px;position:absolute;top:0;right:0;left:0;z-index:0;background-image:url(/images/store/glow-callisto.png);background-size:cover}.ShowcaseItemShort[data-type=callisto] .ShowcaseItemShort_image{width:198px;min-width:198px;left:var(--space-l)}.ShowcaseItemShort[data-type=thebe] .ShowcaseItemShort_image{width:215px;left:var(--space-l)}.ShowcaseItemShort[data-type=thebe] .ShowcaseItemShort_figureGlow{background-image:url(/images/store/glow-thebe.png)}.ShowcaseItemShort[data-type=elara] .ShowcaseItemShort_figure{width:auto}.ShowcaseItemShort[data-type=elara] .ShowcaseItemShort_image{min-width:220px;left:3px}.ShowcaseItemShort[data-type=elara] .ShowcaseItemShort_figureGlow{background-image:url(/images/store/glow-elara.png)}.ShowcaseItemShort_headline{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:30px;padding:6px 10px;border-bottom:1px solid var(--border-color)}.ShowcaseItemShort_status .Status{font-weight:var(--font-bold)}.ShowcaseItemShort_statusValue{margin-left:5px;color:var(--color-aqua);font-family:var(--font-family3);font-size:.75rem;line-height:1}.ShowcaseItemShort_header{display:flex;flex-direction:column;width:100%;padding:0 12px;position:relative;z-index:0}.ShowcaseItemShort_gradient{width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0}.ShowcaseItemShort_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%)}.ShowcaseItemShort_figure{width:100%;height:140px;margin:0;margin:-1px 0 0 -12px;position:relative;z-index:0}.ShowcaseItemShort_image{display:block;min-width:215px;position:absolute;top:var(--space-m);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}.ShowcaseItemShort_name{margin:0;z-index:1;font-family:var(--font-family2);font-size:1.375rem;font-weight:var(--font-bold);line-height:1.18}.ShowcaseItemShort_caption{margin-top:8px;color:var(--color-white);font-family:var(--font-family);font-size:.875rem;font-weight:var(--font-bold);line-height:1.18;opacity:.8}.ShowcaseItemShort_body{flex-grow:1;padding:0 12px 15px}.ShowcaseItemShort_content{display:flex;flex-direction:column;align-items:center;width:100%;padding:var(--space-xs) var(--space-s);position:relative;border:1px solid #374a66;font-family:var(--font-family3);font-size:.875rem;font-weight:var(--font-bold);line-height:1}.ShowcaseItemShort_contentName{margin-bottom:var(--space-xs)}.ShowcaseItemShort_content .Credits{color:var(--color-yellow);font-family:var(--font-family3);font-size:1.5rem;font-weight:var(--font-bold)}.ShowcaseItemShort_footer{width:100%;padding:12px}.ShowcaseItemShort_footer .ShowcaseItemShort_content{align-items:flex-start;margin:var(--space-xl) 0 var(--space-l)}.ShowcaseItemShort_footer .ShowcaseItemShort_contentDescription{color:var(--color-yellow)}.ShowcaseItemShort_footer .ShowcaseItemShort_contentDescription span{color:var(--color-bluegrey);font-weight:400}.ShowcaseItemShort_tooltip{position:absolute;top:var(--space-xs);right:var(--space-s)}.ShowcaseItemShort_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}.ShowcaseItemShort_body+.ShowcaseItemShort_footer{padding-top:0}.ShowcaseItemShort_row{display:flex}.ShowcaseItemShort_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}.ShowcaseItemShort_price-old{margin-right:var(--space-m);text-decoration:line-through}.ShowcaseItemShort_counter{flex:1;margin-left:5px;padding:3px;background-color:var(--counter-bg-color)}.ShowcaseItemShort_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}.ShowcaseItemShort_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}.ShowcaseItemShort_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}.ShowcaseItemShort_informer,.ShowcaseItemShort_lock{display:flex;align-items:center;font-family:var(--font-family3);font-size:.875rem}.ShowcaseItemShort_lock{padding:10px 5px;color:var(--color-bluegrey);font-weight:var(--font-regular);line-height:1.32}.ShowcaseItemShort_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}.ShowcaseItemShort_order{display:flex;align-items:center;justify-content:space-between;min-height:40px;margin-top:10px}.ShowcaseItemShort_total{overflow:hidden;color:var(--color-white)}.ShowcaseItemShort_totalLabel{color:var(--color-grey);font-size:.875rem;font-weight:var(--font-bold);line-height:1.18;text-transform:uppercase}.ShowcaseItemShort_totalLabel i{color:var(--color-orange);font-style:normal;text-transform:uppercase}.ShowcaseItemShort_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}.ShowcaseItemShort_totalPrice i{margin-right:2px;color:var(--color-orange);font-style:normal;text-decoration:line-through;text-transform:uppercase}.ShowcaseItemShort_button{width:100%;max-width:82px;margin-left:10px}.StorePromo{width:169px;min-width:169px;height:100%;background-image:url(/images/store/academy.png);background-size:cover}.StorePromo_academy-title{padding-left:56px;background-image:url(/images/academy/store-hat.svg);background-repeat:no-repeat;background-position:16px;background-size:29px 13.44px;border-bottom:1px solid rgba(0,255,255,.27);color:#0ff;font-family:var(--font-family);font-size:.75rem;font-weight:var(--font-bold);line-height:32px;text-transform:uppercase}.StorePromo_academy-body{position:relative}.StorePromo_academy-body.-no-pilot{padding-top:247px}.StorePromo_academy-body.-pilot{padding-top:192px}.StorePromo_academy-body-background{width:100%;height:147px;position:absolute;top:164px;z-index:0;background-image:url(/images/store/pilot-credits.png);background-repeat:no-repeat;background-size:contain}.StorePromo_academy-body-content{position:relative;z-index:1}.StorePromo_academy-header{margin-bottom:8px;color:#fff;font-family:var(--font-family4);font-style:normal;text-align:center;text-shadow:2px 2px 0 rgba(0,0,0,.5);text-transform:uppercase}.StorePromo_academy-header small{font-size:1.125rem;line-height:1.154375rem}.StorePromo_academy-header p{font-size:1.375rem;line-height:1.410625rem}.StorePromo_academy-description{width:120px;margin:0 auto 15px;color:#dfe4ec;font-size:.875rem;line-height:1rem;text-align:center}.StorePromo_academy-ethTag{display:flex;align-items:center;justify-content:center;width:80px;height:38px;margin:0 auto 8px;background-color:#008bdf;border-radius:6px;color:#fff;font-family:var(--font-family4);font-size:1.5rem;line-height:38px}.StorePromo_academy-ethTag img{margin-left:4.5px}.StorePromo_academy-ethTag-description{width:140px;margin:0 auto;color:#dfe4ec;font-size:.875rem;line-height:1rem;text-align:center}.StorePromo_academy-hr{width:120px;height:1px;margin:10px auto;background:linear-gradient(90deg,rgba(111,136,172,0),#6f88ac 52.25%,rgba(111,136,172,0) 101.33%)}.StorePromo_academy-creditsTag{display:flex;align-items:center;justify-content:center;width:80px;height:38px;margin:0 auto 8px;background-color:#fe7a00;border-radius:6px;color:#fff;font-family:var(--font-family4);font-size:1.5rem;line-height:38px}.StorePromo_academy-creditsTag-description{width:120px;margin:0 auto 17px;font-size:.875rem;line-height:1rem;text-align:center}.StorePromo_academy-button{margin-bottom:16px;text-align:center}.StorePromo_academy-learnMore{width:108px;margin:0 auto 16px}.StorePromoCase{display:flex;flex-direction:column;width:228px;min-width:169px;height:100%;padding:12px 19px;background:url(/images/store/space-vertical.jpg) 50%/cover no-repeat;background-blend-mode:luminosity;border:1px solid #276c73;-o-border-image:linear-gradient(180deg,rgba(0,255,255,.25),rgba(0,255,255,.5) 51.87%,rgba(0,255,255,.25));border-image:linear-gradient(180deg,rgba(0,255,255,.25),rgba(0,255,255,.5) 51.87%,rgba(0,255,255,.25));border-image-slice:1;font-weight:var(--font-regular)}.StorePromoCase_description,.StorePromoCase_title{padding-left:var(--space-s);color:var(--color-white)}.StorePromoCase_title{margin-bottom:var(--space-s);font-family:var(--font-family4);font-size:1.5rem;font-weight:var(--font-regular);text-transform:uppercase}.StorePromoCase-body{position:relative}.StorePromoCase-body-background{width:100%;height:147px;position:absolute;top:164px;z-index:0;background-image:url(/images/store/pilot-credits.png);background-repeat:no-repeat;background-size:contain}.StorePromoCase_header{margin-bottom:var(--space-xl);padding-bottom:var(--space-m)}.StorePromoCase_description{color:#dfe4ec;line-height:1.15rem}.StorePromoCase_footer{margin-top:auto}.StorePromoCase_list{display:grid;grid-template-columns:repeat(2,1fr);row-gap:20px;-moz-column-gap:40px;column-gap:40px;font-family:var(--font-family3)}.StorePromoCase_listItem{display:flex;flex-direction:column;align-items:center;max-width:70px;text-align:center}.StorePromoCase_listImg{width:40px;height:40px;margin-bottom:var(--space-xs)}.StorePromoCase_listText{color:var(--color-white)}@media screen and (max-width:535px){.StorePromoCase_list{grid-template-columns:repeat(2,1fr)}}.StorePromoCase_exchange{display:flex;gap:4px;align-items:center;margin-bottom:32px;font-family:var(--font-family4)}.StorePromoCase_exchangeItem{padding:9px;background:#1c2d48;border:1px solid #344661}.StoreCardRange{font-family:var(--font-family)}.StoreCardRange_title{max-width:302px;margin-bottom:40px;color:var(--color-aqua);font-size:1rem}.StoreCardRange_range{display:flex;gap:42px;justify-content:center;margin-left:38px;position:relative}.StoreCardRange_range:before{content:"";width:65px;height:4px;position:absolute;right:-60px;background:linear-gradient(90deg,var(--color-bluegrey) 20%,transparent)}.StoreCardRange_item{display:flex;justify-content:flex-end;position:relative;color:var(--color-bluegrey);font-size:1rem}.StoreCardRange_item:after,.StoreCardRange_item:before{content:"";position:absolute;background-color:var(--color-bluegrey)}.StoreCardRange_item:before{width:78px;height:4px}.StoreCardRange_item:after{width:12px;height:12px;top:-4px;right:-7px;z-index:1;border-radius:50%}.StoreCardRange_item.-active:after,.StoreCardRange_item.-active:before{background-color:var(--color-aqua);box-shadow:0 0 8px var(--color-aqua)}.StoreCardRange_item.-active .StoreCardRange_date,.StoreCardRange_item.-active .StoreCardRange_value{color:var(--color-aqua)}.StoreCardRange_date{width:58px;position:absolute;top:-28px;right:-32px;text-transform:uppercase}.StoreCardRange_value{display:flex;justify-content:center;width:42px;margin-top:15px;position:relative;right:-24px}.StoreCard{background:url(/images/store/space-bg.jpg) 50%/cover no-repeat;background-blend-mode:luminosity;border:1px solid #276c73;-o-border-image:linear-gradient(180deg,rgba(0,255,255,.25),rgba(0,255,255,.5) 51.87%,rgba(0,255,255,.25));border-image:linear-gradient(180deg,rgba(0,255,255,.25),rgba(0,255,255,.5) 51.87%,rgba(0,255,255,.25));border-image-slice:1}.StoreCard_container{display:flex;gap:50px}.StoreCard_section-primary{flex-basis:340px;max-width:340px;padding:20px}.StoreCard_section-secondary{padding:20px 40px 20px 0}.StoreCard_text{min-width:320px;margin-bottom:20px;font-family:var(--font-family);font-weight:var(--font-bold)}.StoreCard_headline{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:30px;padding:6px 10px;border-bottom:1px solid #276c73}.StoreCard_status .Status{font-weight:var(--font-bold)}.StoreCard_statusValue{margin-left:5px;color:var(--color-aqua);font-family:var(--font-family3);font-size:.75rem;line-height:1}.StoreCard .Informer_content{color:var(--color-rarity-legendary)}.StoreShowcase{max-width:1159px}.StoreShowcase_body{display:grid;grid-template-areas:"card-list promo-right";grid-gap:15px;width:100%;height:100%;min-height:0;margin-top:10px;margin-right:-10px}.StoreShowcase_body.-has-top-promo{grid-template-areas:"promo-top promo-right" "card-list promo-right"}.StoreShowcase_preloader{display:flex;flex-direction:column;flex-grow:1;width:100%;height:100%;min-height:0;padding:0 var(--padding,15px)}.StoreShowcase_card{grid-area:promo-top}.StoreShowcase_empty{display:flex;flex-grow:1;align-items:center;justify-content:center;height:min(480px,100vh);padding:5%;padding-bottom:10%}.StoreShowcase_tabs{height:100%}.StoreShowcase_tab{overflow:hidden}.StoreShowcase_list{display:flex;flex-grow:1;grid-area:card-list}.StoreShowcase_promo{grid-area:promo-right}.StoreShowcase_item{box-sizing:border-box;flex:1 1 0;height:auto}.StoreShowcase_item+.StoreShowcase_item{margin-left:var(--padding,15px)}.StoreShowcase_footer{display:flex;align-items:center;width:100%;margin-top:15px;padding:0 var(--padding,15px)}.StoreShowcase_academy{margin-left:var(--padding,15px)}.StoreShowcase_notice{display:flex;min-width:0}.StoreShowcase_noticeButton{margin-left:12px;white-space:nowrap}@media(max-width:800px){.StoreShowcase_notice{flex-direction:column}.StoreShowcase_noticeButton{margin-top:7px;margin-left:30px}}.StoreCasesModal{--modal-box-width:1086px;--modal-box-height:auto;--informer-text-color:var(--color-orange);--informer-font-family:var(--font-family3);--informer-font-weight:var(--font-regular);--informer-font-size:0.825rem}.StoreCasesModal_header{display:flex;align-items:center;justify-content:center}.StoreCasesModal_headerText{color:var(--color-yellow);font-weight:var(--font-bold)}.StoreCasesModal_headerLink{margin-left:var(--space-xl);font-weight:var(--font-regular);opacity:.3}.StoreCasesModal_inner{display:flex;flex-direction:column;flex-grow:1;min-height:0;margin-top:-5px}.StoreCasesModal .Opensea{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin-bottom:var(--body-margin);padding:17px 23px 17px 17px;background:rgba(7,20,40,.65);border:1px solid #064f5e}.StoreCasesModal .Opensea_text{font-size:.875rem;font-weight:var(--font-bold)}.StoreCasesModal .Opensea_textHeader{margin-bottom:.625rem;color:var(--color-orange);font-size:1.375rem}.StoreCasesModal .ModalBox_guide{padding-top:var(--space-xl)}