<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css2?family=Bad+Script&amp;family=Pacifico&amp;display=swap);@import url(https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&amp;family=Syne+Mono&amp;display=swap);.Notifications_wrapper{background-color:rgba(0,0,0,.6);bottom:0;left:0;overflow-y:auto;position:fixed;right:0;top:0;z-index:9999}.Notifications_popup{align-items:center;display:flex;left:50%;max-width:1360px;position:relative;text-align:left;top:50%;transform:translate(-50%,-50%);width:100%}@media screen and (max-width:1400px){.Notifications_popup{flex-direction:column;max-width:max-content}}.Notifications_popupImage{height:730px;max-width:100%;object-fit:contain;object-position:center;position:relative;width:1000px}@media screen and (max-width:1400px){.Notifications_popupImage{height:auto;max-width:380px}}.Notifications_popupClose{position:absolute;right:-20px;top:0}@media(max-width:1300px)and (max-height:650px){.Notifications_popupClose{right:-20px;top:60px}}@media(max-width:768px){.Notifications_popupClose{right:20px;top:0}}.Notifications_imageWrapper{height:520px;position:relative;width:600px}.Notifications_about{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding:0 10px;position:relative;z-index:3}@media screen and (max-width:1400px){.Notifications_about{align-items:center;padding-top:20px;text-align:center}}.Notifications_title{color:#fff;font-size:22px;font-weight:700;max-width:580px}@media(min-width:1600px){.Notifications_title{font-size:24px}}@media(max-width:300px){.Notifications_title{font-size:18px}}@media screen and (max-width:1280px){.Notifications_title{line-height:42px}}.Notifications_footer{display:flex;justify-content:center;padding:24px 0}.Notifications_footer&gt;button{margin-right:15px}.Notifications_footer&gt;button:last-child{margin-right:0}.Notifications_border{border-bottom:1px solid hsla(0,0%,100%,.54);width:100%}.Notifications_description{box-sizing:border-box;color:hsla(0,0%,100%,.77);color:hsla(0,0%,100%,.75);font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;line-height:24px;max-height:600px;max-width:620px;overflow-y:auto;padding:16px 0}@media(min-width:1600px){.Notifications_description{font-size:16px}}@media(max-width:300px){.Notifications_description{font-size:10px}}.Notifications_description *,.Notifications_description * .we-vehicle__level{font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif}.Notifications_description.Notifications_mask{-webkit-mask-image:linear-gradient(0deg,transparent 0,#fff 30px)}@media(max-width:1240px){.Notifications_description.Notifications_mask{-webkit-mask-image:none}}@media screen and (max-width:1360px){.Notifications_description{max-height:134px;overflow-y:auto;padding:18px 0}}@media(min-width:769px)and (max-width:1240px){.Notifications_description{padding:5px 0}}.Notifications_notificationInline{background-color:rgba(0,0,0,.6);background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #dc3402;bottom:50px;box-shadow:0 0 4px rgba(255,180,0,.35);cursor:pointer;height:223px;left:-1050px;position:fixed;transition:all .5s;width:432px;z-index:9}.Notifications_notificationInline.Notifications_isActive{left:50px}.Notifications_notificationInline:before{background-image:url(images/back.png);bottom:0;content:"";left:0;mix-blend-mode:screen;position:absolute;right:0;top:0;z-index:1}.Notifications_notificationInlineContent{display:flex;flex-direction:column;height:100%;position:relative;width:100%;z-index:2}.Notifications_notificationInlineClose{background-image:url(images/close-14px.png);cursor:pointer;height:14px;opacity:.7;position:absolute;right:15px;top:15px;width:14px}.Notifications_notificationInlineClose:hover{opacity:1}.Notifications_notificationInlineTitle{align-items:center;color:#fff;display:flex;flex-grow:1;font-size:36px;font-weight:700;justify-content:center;line-height:36px;text-align:center;text-shadow:0 0 6px rgba(0,0,0,.47)}.Notifications_notificationInlineAbout{color:#fff;font-size:16px;max-width:410px;overflow:hidden;padding:0 24px 12px;text-overflow:ellipsis;white-space:nowrap}.Notifications_notificationWrapper{position:relative}.Notifications_notificationWrapperContent{background-color:rgba(12,20,28,.99);border:1px solid rgba(172,221,221,.3);box-shadow:1px 1px 8px rgba(0,0,0,.8);position:absolute;right:0;top:30px;width:432px;z-index:999}@supports(backdrop-filter:blur(35px)) or (-webkit-backdrop-filter:blur(35px)){.Notifications_notificationWrapperContent{-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background-color:rgba(0,0,0,.4)}}.Notifications_notificationIcon{background-image:url(images/icon_notification.svg);cursor:pointer;height:20px;opacity:.9;position:relative;width:20px}.Notifications_notificationIcon.Notifications_isActive,.Notifications_notificationIcon:hover{opacity:1}.Notifications_notificationWrapperTitle{border-bottom:1px solid rgba(172,221,221,.12);color:#fff;font-size:16px;font-weight:700;padding:13px}.Notifications_notificationWrapperItems{display:flex;flex-direction:column;max-height:350px;overflow-y:auto}.Notifications_notificationItem{background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;min-height:182px;position:relative}.Notifications_notificationItem.Notifications_customBg:before{background-color:rgba(0,0,0,.2);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.Notifications_notificationContent{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:inherit;position:relative}.Notifications_notificationItemHeader{padding:20px 20px 10px}.Notifications_notificationItemDate{color:hsla(0,0%,100%,.54);padding:0 20px 15px}.Notifications_notificationItem.Notifications_read .Notifications_notificationContent{opacity:.7}.Notifications_notificationItemTitle{color:#fff;font-size:24px;font-weight:700;line-height:24px;padding-bottom:5px;text-shadow:0 0 6px rgba(0,0,0,.47)}.Notifications_notificationItemDescription{-webkit-box-orient:vertical;-webkit-line-clamp:5;word-wrap:break-word;color:hsla(0,0%,100%,.75);display:-webkit-box;font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;line-height:24px;line-height:1.2;max-height:6rem;overflow:hidden;text-overflow:ellipsis}@media(min-width:1600px){.Notifications_notificationItemDescription{font-size:16px}}@media(max-width:300px){.Notifications_notificationItemDescription{font-size:10px}}.Notifications_notificationItemDescription *,.Notifications_notificationItemDescription * .we-vehicle__level{font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif}@media(max-width:1600px){.Notifications_notificationItemDescription{line-height:1.4}}.Notifications_notificationCounter{bottom:-5px;position:absolute;right:-65%}.Notifications_notificationEmpty{color:hsla(0,0%,100%,.33);font-size:16px;padding:60px 0;text-align:center}.Button_button{--btn-background-color:transparent;--btn-hover-background-color:transparent;--btn-color:hsla(0,0%,100%,.75);--btn-color-hover:#fff;--btn-arrow-opacity:0.75;--btn-arrow-opacity-hover:1;--btn-border-radius:2px;--btn-border:1px solid hsla(0,0%,100%,.5);--btn-border-hover:1px solid hsla(0,0%,100%,.95);--btn-padding:12px 58px;--btn-text-shadow:none;--btn-locked-background-color:none;--btn-locked-hover-background-color:none;background-color:var(--btn-background-color);border:var(--btn-border);border-radius:var(--btn-border-radius);box-sizing:border-box;color:var(--btn-color);cursor:pointer;font-size:14px;font-weight:700;letter-spacing:.32px;opacity:1;outline:none;padding:var(--btn-padding);position:relative;text-shadow:var(--btn-text-shadow);text-transform:uppercase;transition:all .25s ease-in-out;width:auto}.Button_button.Button_disabled{cursor:auto}.Button_button:hover{background-color:var(--btn-hover-background-color);border:var(--btn-border-hover);color:var(--btn-color-hover)}.Button_button:hover .Button_arrowTarget{opacity:var(--btn-arrow-opacity-hover)}.Button_button.Button_isFull{width:100%}.Button_button.Button_locked{background-color:var(--btn-locked-background-color);cursor:auto}.Button_button.Button_locked:hover{background-color:var(--btn-locked-hover-background-color)}.Button_button.Button_isFetching{--btn-padding:12px 33px;align-items:center;display:inline-flex;justify-content:center}@media(min-width:1600px){.Button_button{font-size:16px}}@media(max-width:300px){.Button_button{font-size:10px}}@media screen and (max-width:1600px){.Button_button{--btn-padding:10px 35px}}@media(min-width:769px)and (max-width:1240px){.Button_button{--btn-padding:10px 25px}}@media(max-width:1240px){.Button_button{min-width:120px}}@media screen and (max-width:320px){.Button_button{--btn-padding:10px 25px;--btn-font-size:12px}}.Button_label{position:relative;z-index:3}.Button_button.Button_isFetching .Button_label{margin-left:5px}.Button_fetching{position:relative;z-index:1}.Button_arrowTarget{background-image:url(images/icon_link_target.svg);background-position:50% 50%;background-size:contain;display:inline-block;height:1.2em;margin:-.2em -1.2em 0 .4em;opacity:var(--btn-arrow-opacity);transition:opacity .2s linear;vertical-align:middle;width:1.2em}.Button_orangeButton{--btn-color-hover:#fff;--btn-background-color:transparent;--btn-hover-background-color:transparent;--btn-border:1px solid transparent;--btn-text-shadow:1px 1px 2px rgba(0,0,0,.24);--btn-locked-background-color:rgba(217,139,95,.5);--btn-locked-hover-background-color:rgba(217,139,95,.5);box-shadow:inset 0 0 2px rgba(0,0,0,.25)}.Button_orangeButton:after,.Button_orangeButton:before{border-radius:2px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background-image .2s ease-in-out}.Button_orangeButton:before{background-image:linear-gradient(180deg,#cb7c55,#af5626)}.Button_orangeButton:after{background-image:linear-gradient(180deg,#b9440a,#ae3900);bottom:1px;left:1px;right:1px;top:1px}.Button_orangeButton:not(.Button_disabled):hover{border:var(--btn-border)}.Button_orangeButton:not(.Button_disabled):hover:before{background-image:linear-gradient(180deg,#d88964,#bc6535)}.Button_orangeButton:not(.Button_disabled):hover:after{background-image:linear-gradient(180deg,#c2521a,#bb480f)}.Button_orangeButton.Button_disabled,.Button_orangeButton.Button_disabled:hover{--btn-color:hsla(0,0%,100%,.3);--btn-color-hover:hsla(0,0%,100%,.3);--btn-arrow-opacity:0.3;--btn-arrow-opacity-hover:0.3;--btn-border:1px solid transparent;--btn-border-hover:1px solid transparent}.Button_orangeButton.Button_disabled:before,.Button_orangeButton.Button_disabled:hover:before{background-image:linear-gradient(180deg,#968e8a,#6e6b67)}.Button_orangeButton.Button_disabled:after,.Button_orangeButton.Button_disabled:hover:after{background-image:linear-gradient(180deg,#685c57,#5f534e)}.Button_orangeButton.Button_isFetching,.Button_orangeButton.Button_isFetching:hover{--btn-color:hsla(0,0%,100%,.75);--btn-color-hover:hsla(0,0%,100%,.75);--btn-arrow-opacity:0.75;--btn-arrow-opacity-hover:0.75}.Button_orangeButton.Button_isFree:not(.Button_disabled){--btn-background-color:transparent;--btn-hover-background-color:transparent}.Button_orangeButton.Button_isFree:not(.Button_disabled):before{background-image:linear-gradient(180deg,#f55555,#e13c3c)}.Button_orangeButton.Button_isFree:not(.Button_disabled):after{background-image:linear-gradient(180deg,#da2929,#cc1c1c)}.Button_orangeButton.Button_isFree:not(.Button_disabled):hover:before{background-image:linear-gradient(180deg,#f57e7e,#da5151)}.Button_orangeButton.Button_isFree:not(.Button_disabled):hover:after{background-image:linear-gradient(180deg,#e34545,#cd3333)}.Button_orangeButton .Button_arrowTarget{position:relative;z-index:3}.Button_specialOrangeButton{--btn-border:1px solid transparent;--btn-text-shadow:1px 1px 2px rgba(0,0,0,.24);background-image:linear-gradient(180deg,rgba(240,98,28,.9),rgba(240,181,28,.9))}.Button_specialOrangeButton.Button_disabled,.Button_specialOrangeButton.Button_disabled:hover{background-color:rgba(217,139,95,.5)}.Button_specialOrangeButton:hover{background-image:linear-gradient(180deg,#f0621c,#f0b51c)}.Button_blueButton{--btn-border:1px solid transparent;--btn-background-color:#48a7d0;--btn-hover-background-color:#4ebceb}.Button_blueButton:hover{--btn-border-hover:1px solid transparent}.Button_blueButton.Button_disabled,.Button_blueButton.Button_disabled:hover{background-color:rgba(78,188,235,.4)}.Button_priceWrapper{padding-bottom:15px}.Button_flexWrapper{display:flex;flex-wrap:wrap}.Button_shortageWrapper{align-items:center;display:flex}.Button_fastGoldList{align-items:center}html[lang=ja] .Button_button,html[lang=ja] .Button_orangeButton{--btn-padding:15px 58px 24px;line-height:1.2;max-height:49px;min-height:auto}@media(max-width:300px){html[lang=ja] .Button_button,html[lang=ja] .Button_orangeButton{--btn-padding:11px 34px 24px}}html[lang=ja] .Button_button.Button_isFetching,html[lang=ja] .Button_orangeButton.Button_isFetching{--btn-padding:15px 58px 16px}.Button_labelNew{position:absolute;right:-17px;top:6px;z-index:1}.SmallPreloader_loading{animation-duration:.4s;animation-iteration-count:infinite;animation-name:SmallPreloader_loading;animation-timing-function:linear;border:2px solid transparent;border-radius:50%;border-top-color:#fff;height:15px;margin-right:5px;width:15px}@keyframes SmallPreloader_loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Tooltip_fontRoboto{font-family:Roboto!important}.Tooltip_fade{animation-duration:.5s;animation-name:Tooltip_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes Tooltip_fade{0%{opacity:0}to{opacity:1}}.Tooltip_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.Tooltip_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.Tooltip_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.Tooltip_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Tooltip_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.Tooltip_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.Tooltip_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.Tooltip_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Tooltip_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.Tooltip_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.Tooltip_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.Tooltip_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Tooltip_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Tooltip_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.Tooltip_bundle-two-third:after{padding-top:100%}}.Tooltip_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.Tooltip_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.Tooltip_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Tooltip_bundle-full{max-height:316px}.Tooltip_bundle-full:after{padding-top:100%}}.Tooltip_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.Tooltip_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.Tooltip_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Tooltip_bundle-three-second{max-height:316px}.Tooltip_bundle-three-second:after{padding-top:100%}}.Tooltip_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.Tooltip_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.Tooltip_bundle-three{margin:.75rem}}.Tooltip_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.Tooltip_bundle-one-four:after{content:"";display:block;padding-top:100%}.Tooltip_headShakeAnimation{animation:Tooltip_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes Tooltip_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.Tooltip_defaultTooltipHeader,.Tooltip_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.Tooltip_defaultTooltipHeader,.Tooltip_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.Tooltip_defaultTooltipHeader,.Tooltip_defaultTooltipHeaderStyles{font-size:10px}}.Tooltip_defaultTooltipHeader:after,.Tooltip_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.Tooltip_defaultTooltipBody,.Tooltip_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.Tooltip_defaultTooltipBody,.Tooltip_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.Tooltip_defaultTooltipBody,.Tooltip_defaultTooltipBodyStyles{font-size:10px}}.Tooltip_defaultTooltipBodyStyles.Tooltip_withBorderBottom,.Tooltip_withBorderBottom.Tooltip_defaultTooltipBody{border-bottom:1px solid hsla(0,0%,100%,.15)}.Tooltip_defaultTooltipBodyStyles.Tooltip_withBorderBottom:last-child,.Tooltip_withBorderBottom.Tooltip_defaultTooltipBody:last-child{border-bottom:0}.Tooltip_defaultTooltipBodyStyles.Tooltip_warning,.Tooltip_warning.Tooltip_defaultTooltipBody{color:#f17e47}.Tooltip_defaultTooltipFooterStyles,.Tooltip_footer{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.Tooltip_defaultTooltipFooterStyles,.Tooltip_footer{font-size:14px}}@media(max-width:300px){.Tooltip_defaultTooltipFooterStyles,.Tooltip_footer{font-size:8px}}.Tooltip_defaultTooltipFooterStyles:before,.Tooltip_footer:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.Tooltip_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.Tooltip_purchasedTooltip{padding:10px}.Tooltip_defaultTooltipDescriptionTitle{color:#fff;font-size:14px;font-weight:700;padding-bottom:5px}@media(min-width:1600px){.Tooltip_defaultTooltipDescriptionTitle{font-size:16px}}@media(max-width:300px){.Tooltip_defaultTooltipDescriptionTitle{font-size:10px}}.Tooltip_footer.Tooltip_hiddenBorder:before{content:none}.Tooltip_border{position:relative}.Tooltip_border:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.Tooltip_footerText{padding:13px}.Tooltip_currencyItem{align-items:center;display:flex;justify-content:space-between}.Tooltip_delimiter{border-bottom:1px dashed hsla(0,0%,100%,.2);flex-grow:1;margin:0 4px;position:relative;top:-4px}.Tooltip_currencyAmount{display:flex;font-weight:700;margin:5px 0}.Tooltip_accountPremiumsWrapper{padding:13px;position:relative}.Tooltip_accountPremiumsWrapper:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.Tooltip_accountPremium{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.Tooltip_activeAccountPremium{color:#fecb66;margin-top:0;padding-left:23px;position:relative}.Tooltip_activeAccountPremium:before{background-image:url(images/icon_success.png);content:"";height:19px;left:0;position:absolute;right:0;top:0;width:19px}.Tooltip_headerWithIcon{align-items:center;display:flex;padding:13px;position:relative}.Tooltip_headerWithIcon:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.Tooltip_headerTooltipIcon{background-position:50%;background-repeat:no-repeat;background-size:contain;height:60px;min-width:60px}.Tooltip_headerTitle{font-size:14px;font-weight:700;padding:0 10px}@media(min-width:1600px){.Tooltip_headerTitle{font-size:16px}}@media(max-width:300px){.Tooltip_headerTitle{font-size:10px}}.Tooltip_bundleCurrencyItem{align-items:flex-end;display:flex;min-width:320px;padding:10px 10px 0}.Tooltip_bundleCurrencyItem:last-child{padding-bottom:15px}.Tooltip_currencyItemTitle{font-size:16px}.Tooltip_currencyItemDotted{border-bottom:1px dotted hsla(0,0%,100%,.5);flex-grow:1;margin:0 2px;position:relative;top:-4px}.Tooltip_bundleCurrencyItem .Tooltip_currencyItemPrice{font-size:16px;line-height:normal}.Tooltip_bundleCurrencyItem .Tooltip_currencyItemPrice .Currency_wrapper{align-items:end}.Tooltip_currenciesTooltip .Tooltip_shortageColor *{color:#f93}.Tooltip_currencyItemPriceWithDiscountWrapper{align-items:center;display:flex}.Tooltip_currencyItemWidget .Tooltip_currencyItemPriceDiscount{font-size:16px!important;margin-right:5px;padding:8px!important}.Tooltip_currencyItemWidget .Tooltip_currencyItemOldPriceWithDiscount{display:inline-block;font-size:14px!important;line-height:1}.Tooltip_currencyItemWidget .Tooltip_currencyItemPriceWithDiscount{font-size:16px!important;line-height:1}.Tooltip_shipsTooltip{padding:10px}.Tooltip_shipsTooltip .Tooltip_shipItem{padding-bottom:2.5px}.Tooltip_shipsTooltip .Tooltip_shipItem:last-child{padding-bottom:0}.Tooltip_tooltipWrapper{padding:10px}.FrostAnimation_animation{border-radius:2px;bottom:1px;left:1px;overflow:hidden;position:absolute;right:1px;top:1px}.FrostAnimation_animation:after{background-image:url(images/frost.png);background-position:center 63%;background-repeat:no-repeat;background-size:144%;content:"";height:100%;left:0;mix-blend-mode:screen;opacity:.5;position:absolute;top:0;width:100%;z-index:2}.FrostAnimation_animation:before{background-color:var(--frost-animation-color,#b23d03);border-radius:104%;box-shadow:0 0 20px 22px var(--frost-animation-color,#b23d03);content:"";height:200%;height:100px;left:50%;position:absolute;top:2px;transform:translateX(-50%) translateY(-140%);transition:transform 1.5s ease;width:110%;width:60%;width:200px;z-index:3}.armory-decorator__animation:hover .FrostAnimation_animation:not(.FrostAnimation_disableAnimation):not(.FrostAnimation_withoutTransition):before{transform:translateX(-50%) translateY(-30%)}.Ny25Animation_fontRoboto{font-family:Roboto!important}.Ny25Animation_fade{animation-duration:.5s;animation-name:Ny25Animation_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes Ny25Animation_fade{0%{opacity:0}to{opacity:1}}.Ny25Animation_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.Ny25Animation_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.Ny25Animation_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.Ny25Animation_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Ny25Animation_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.Ny25Animation_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.Ny25Animation_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.Ny25Animation_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Ny25Animation_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.Ny25Animation_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.Ny25Animation_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.Ny25Animation_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Ny25Animation_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Ny25Animation_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.Ny25Animation_bundle-two-third:after{padding-top:100%}}.Ny25Animation_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.Ny25Animation_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.Ny25Animation_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Ny25Animation_bundle-full{max-height:316px}.Ny25Animation_bundle-full:after{padding-top:100%}}.Ny25Animation_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.Ny25Animation_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.Ny25Animation_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Ny25Animation_bundle-three-second{max-height:316px}.Ny25Animation_bundle-three-second:after{padding-top:100%}}.Ny25Animation_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.Ny25Animation_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.Ny25Animation_bundle-three{margin:.75rem}}.Ny25Animation_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.Ny25Animation_bundle-one-four:after{content:"";display:block;padding-top:100%}.Ny25Animation_headShakeAnimation{animation:Ny25Animation_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes Ny25Animation_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.Ny25Animation_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.Ny25Animation_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.Ny25Animation_defaultTooltipHeaderStyles{font-size:10px}}.Ny25Animation_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.Ny25Animation_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.Ny25Animation_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.Ny25Animation_defaultTooltipBodyStyles{font-size:10px}}.Ny25Animation_defaultTooltipBodyStyles.Ny25Animation_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.Ny25Animation_defaultTooltipBodyStyles.Ny25Animation_withBorderBottom:last-child{border-bottom:0}.Ny25Animation_defaultTooltipBodyStyles.Ny25Animation_warning{color:#f17e47}.Ny25Animation_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.Ny25Animation_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.Ny25Animation_defaultTooltipFooterStyles{font-size:8px}}.Ny25Animation_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.Ny25Animation_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.Ny25Animation_animation{border-radius:2px;bottom:1px;left:1px;overflow:hidden;position:absolute;right:1px;top:1px;z-index:2}.Ny25Animation_defaultLayout,.Ny25Animation_layout1,.Ny25Animation_layout2,.Ny25Animation_layout3,.Ny25Animation_layout4,.Ny25Animation_layout5{background-repeat:no-repeat;height:100%;left:0;position:absolute;top:0;width:100%}.Ny25Animation_layout1{background-image:url(images/ny25_button_left_1.svg);background-position:0 100%;background-size:79px 13px;transform:translate3d(-20px,20px,0);transition:transform .2s ease-in-out;z-index:3}.Ny25Animation_layout2{background-image:url(images/ny25_button_left_2.svg);background-position:0;background-size:75px 43px;transform:translate3d(-100px,0,0)}.Ny25Animation_layout2,.Ny25Animation_layout3{transition:transform .2s ease-in-out;z-index:2}.Ny25Animation_layout3{background-image:url(images/ny25_button_right_1.svg);background-position:100% 100%;background-size:100px 17px;transform:translate3d(20px,20px,0)}.Ny25Animation_layout4{background-image:url(images/ny25_button_right_2.svg);background-position:100%;background-size:83px 50px;transform:translate3d(100px,0,0)}.Ny25Animation_layout4,.Ny25Animation_layout5{transition:transform .2s ease-in-out;z-index:2}.Ny25Animation_layout5{background-image:url(images/ny25_button_wheel.svg);background-position:0 100%;background-size:36px 36px;height:36px;left:7px;top:5px;transform:translate3d(-100px,0,0);width:36px}.armory-decorator__animation:hover .Ny25Animation_layout1:not(.Ny25Animation_disableAnimation):not(.Ny25Animation_withoutTransition),.armory-decorator__animation:hover .Ny25Animation_layout2:not(.Ny25Animation_disableAnimation):not(.Ny25Animation_withoutTransition),.armory-decorator__animation:hover .Ny25Animation_layout3:not(.Ny25Animation_disableAnimation):not(.Ny25Animation_withoutTransition),.armory-decorator__animation:hover .Ny25Animation_layout4:not(.Ny25Animation_disableAnimation):not(.Ny25Animation_withoutTransition),.armory-decorator__animation:hover .Ny25Animation_layout5:not(.Ny25Animation_disableAnimation):not(.Ny25Animation_withoutTransition){transform:translateZ(0)}.armory-decorator__animation:hover .Ny25Animation_layout5:not(.Ny25Animation_disableAnimation):not(.Ny25Animation_withoutTransition){animation-delay:.3s;animation-duration:7s;animation-iteration-count:infinite;animation-name:Ny25Animation_ny25-wheel;animation-timing-function:linear;transform:translateZ(0)}@keyframes Ny25Animation_ny25-wheel{0%{transform:translateZ(0) rotate(0)}to{transform:translateZ(0) rotate(1turn)}}.Label_label{background-color:#dc3402;border-radius:5px;color:#fff;font-size:10px;font-weight:400;letter-spacing:.2px;line-height:16px;padding:0 4px;pointer-events:none;position:relative;text-align:center;text-transform:uppercase;transition:all .3s ease-in-out;will-change:transform,opacity}@media(min-width:1600px){.Label_label{font-size:12px}}@media(max-width:300px){.Label_label{font-size:6px}}.Label_label.Label_hidden{opacity:0;transform:scale(0)}.NotificationSpecial_wrapper{position:fixed}.NotificationSpecial_wrapper.NotificationSpecial_right{bottom:0;right:0}.NotificationSpecial_wrapper.NotificationSpecial_left{bottom:0;left:0}.NotificationSpecial_wrapper.NotificationSpecial_center{align-items:center;bottom:0;display:flex;justify-content:center;left:0;right:0;top:0}.NotificationSpecial_wrapper.NotificationSpecial_fullscreen{bottom:0;left:0;right:0;top:0}.NotificationSpecial_content{background-position:bottom;background-repeat:no-repeat;background-size:100%;overflow:hidden;position:relative}.NotificationSpecial_content.NotificationSpecial_big{max-width:1000px;padding-bottom:60%;width:46vw}.NotificationSpecial_wrapper.NotificationSpecial_center .NotificationSpecial_content.NotificationSpecial_big{padding-bottom:27.6%}.NotificationSpecial_wrapper.NotificationSpecial_center .NotificationSpecial_content.NotificationSpecial_small{padding-bottom:16.27%}.NotificationSpecial_content.NotificationSpecial_small{max-width:700px;padding-bottom:50%;width:37vw}.NotificationSpecial_container{bottom:0;left:0;position:absolute;right:0;top:0}.NotificationSpecial_wrapper.NotificationSpecial_fullscreen .NotificationSpecial_container{align-items:center;display:flex;justify-content:center}.NotificationSpecial_wrapper.NotificationSpecial_fullscreen .NotificationSpecial_content{background-position:top;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.NotificationSpecial_close{opacity:.9;position:absolute;right:50px;top:50px;z-index:9}.NotificationSpecial_close:hover{opacity:1}.NotificationSpecial_content.NotificationSpecial_small .NotificationSpecial_close{right:20px;top:20px}.NotificationSpecial_info{color:#fff;position:absolute}.NotificationSpecial_wrapper.NotificationSpecial_fullscreen .NotificationSpecial_info{margin-top:calc(var(--index) + 20%);max-width:800px;text-align:center;width:100%}.NotificationSpecial_title{filter:drop-shadow(0 3px 15px #000);font-size:48px;font-weight:700;letter-spacing:.02em;line-height:65px;text-transform:uppercase}@media(min-width:1600px){.NotificationSpecial_title{font-size:50px}}@media(max-width:300px){.NotificationSpecial_title{font-size:44px}}@media screen and (max-width:1500px){.NotificationSpecial_title{font-size:36px;line-height:40px}}.NotificationSpecial_wrapper.NotificationSpecial_fullscreen .NotificationSpecial_info .NotificationSpecial_title{color:#fff;font-size:34px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}@media(min-width:1600px){.NotificationSpecial_wrapper.NotificationSpecial_fullscreen .NotificationSpecial_info .NotificationSpecial_title{font-size:36px}}@media(max-width:300px){.NotificationSpecial_wrapper.NotificationSpecial_fullscreen .NotificationSpecial_info .NotificationSpecial_title{font-size:30px}}.NotificationSpecial_content.NotificationSpecial_small .NotificationSpecial_title{font-size:40px}@media(min-width:1600px){.NotificationSpecial_content.NotificationSpecial_small .NotificationSpecial_title{font-size:42px}}@media(max-width:300px){.NotificationSpecial_content.NotificationSpecial_small .NotificationSpecial_title{font-size:36px}}.NotificationSpecial_description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;filter:drop-shadow(0 3px 15px #000);font-size:38px;line-height:50px;max-width:75%;overflow:hidden;text-overflow:ellipsis}@media(min-width:1600px){.NotificationSpecial_description{font-size:40px}}@media(max-width:300px){.NotificationSpecial_description{font-size:34px}}@media screen and (max-width:1500px){.NotificationSpecial_description{font-size:24px;line-height:28px}}.NotificationSpecial_content.NotificationSpecial_small .NotificationSpecial_description{font-size:26px;line-height:36px}@media(min-width:1600px){.NotificationSpecial_content.NotificationSpecial_small .NotificationSpecial_description{font-size:28px}}@media(max-width:300px){.NotificationSpecial_content.NotificationSpecial_small .NotificationSpecial_description{font-size:22px}}@media screen and (max-width:1500px){.NotificationSpecial_content.NotificationSpecial_small .NotificationSpecial_description{line-height:25px}}.NotificationSpecial_wrapper.NotificationSpecial_fullscreen .NotificationSpecial_description{-webkit-line-clamp:none;color:#fff;font-size:14px;line-height:normal;max-width:100%;padding:15px 0 20px}@media(min-width:1600px){.NotificationSpecial_wrapper.NotificationSpecial_fullscreen .NotificationSpecial_description{font-size:16px}}@media(max-width:300px){.NotificationSpecial_wrapper.NotificationSpecial_fullscreen .NotificationSpecial_description{font-size:10px}}.NotificationSpecial_buttons{align-items:center;display:flex;justify-content:center;padding-top:15px}.NotificationSpecial_closeButton{margin-left:20px}@media(max-width:768px){.NotificationSpecial_closeButton{margin:20px 0 0}}.CloseButton_button{align-items:center;color:#fff;cursor:pointer;display:flex;font-weight:700;justify-content:center;line-height:14px;opacity:.7;position:relative;text-transform:uppercase;transition:opacity .2s linear}.CloseButton_button:before{background-image:url(images/close-14px.png);content:"";cursor:pointer;display:block;height:14px;margin-right:5px;width:14px}.CloseButton_button:hover{opacity:1}.Camouflages_camouflage{align-items:center;display:flex;position:relative}.BundleType_wrapper{color:hsla(0,0%,100%,.75)}.BundleType_wrapper:not(.BundleType_small){font-size:16px}@media(min-width:1600px){.BundleType_wrapper:not(.BundleType_small){font-size:18px}}@media(max-width:300px){.BundleType_wrapper:not(.BundleType_small){font-size:12px}}.BundleType_wrapper.BundleType_small{font-size:14px}@media(min-width:1600px){.BundleType_wrapper.BundleType_small{font-size:16px}}@media(max-width:300px){.BundleType_wrapper.BundleType_small{font-size:10px}}.default_popups_wrapper{background-color:rgba(0,0,0,.6);bottom:0;left:0;overflow-y:auto;position:fixed;right:0;top:0;z-index:9999}.default_popups_popup{display:flex;left:50%;max-width:1360px;position:relative;text-align:left;top:50%;transform:translate(-50%,-50%);width:100%}@media screen and (max-width:1400px){.default_popups_popup{flex-direction:column;max-width:max-content}}@media(max-width:768px){.default_popups_popup{top:45%}}.default_popups_popupImage{background-position:50%;background-repeat:no-repeat;background-size:90%;height:443px;max-width:100%;position:relative;width:670px}.default_popups_popupImage.default_popups_activateAccount{background-image:url(images/account_activation_popup.png)}@media screen and (max-width:900px)and (orientation:landscape){.default_popups_popupImage{display:none}}@media(max-width:768px){.default_popups_popupImage{height:343px}}.default_popups_popupClose{background-image:url(images/close-14px.png);cursor:pointer;height:14px;position:absolute;right:-20px;top:0;width:14px;z-index:5}@media(min-width:769px)and (max-width:1240px){.default_popups_popupClose{right:20px}}.default_popups_imageWrapper{height:520px;position:relative;width:600px}.default_popups_about{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:0 10px;position:relative;z-index:3}.default_popups_title{color:#fff;font-size:36px;max-width:580px;padding-bottom:24px}@media screen and (max-width:1280px){.default_popups_title{line-height:42px;padding-bottom:18px}}.default_popups_footer{display:flex;justify-content:center;padding:30px 0}.default_popups_footer&gt;button{margin-right:15px}.default_popups_footer&gt;button:last-child{margin-right:0}.default_popups_description{border-bottom:1px solid hsla(0,0%,100%,.3);border-top:1px solid hsla(0,0%,100%,.3);box-sizing:border-box;color:hsla(0,0%,100%,.77);max-height:600px;max-width:620px;overflow-y:auto;padding:24px 0}@media screen and (max-width:1360px){.default_popups_description{max-height:134px;overflow-y:auto;padding:18px 0}}@media(min-width:769px)and (max-width:1240px){.default_popups_description{padding:5px 0}}.default_popups_descriptionBlock{display:flex;flex-direction:column;padding-top:10px}.default_popups_descriptionBlock span{margin-left:15px}.Layouts_fontRoboto{font-family:Roboto!important}.Layouts_fade,.Layouts_layout{animation-duration:.5s;animation-name:Layouts_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes Layouts_fade{0%{opacity:0}to{opacity:1}}.Layouts_commanderPack,.Layouts_offerItem.Layouts_commander{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.Layouts_bundle-half,.Layouts_offerItem.Layouts_half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.Layouts_bundle-half:after,.Layouts_offerItem.Layouts_half:after{padding-top:47.59%}@media screen and (max-width:1770px){.Layouts_bundle-half,.Layouts_offerItem.Layouts_half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Layouts_bundle-half,.Layouts_offerItem.Layouts_half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.Layouts_bundle-one-third,.Layouts_offerItem.Layouts_third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.Layouts_bundle-one-third:after,.Layouts_offerItem.Layouts_third:after{padding-top:66.667%}@media screen and (max-width:1770px){.Layouts_bundle-one-third,.Layouts_offerItem.Layouts_third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Layouts_bundle-one-third,.Layouts_offerItem.Layouts_third{max-width:450px;width:calc(50% - 1.5rem)}}.Layouts_bundle-two-third,.Layouts_offerItem.Layouts_twoThirds{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.Layouts_bundle-two-third:after,.Layouts_offerItem.Layouts_twoThirds:after{padding-top:32.179%}@media screen and (max-width:1770px){.Layouts_bundle-two-third,.Layouts_offerItem.Layouts_twoThirds{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Layouts_bundle-two-third,.Layouts_offerItem.Layouts_twoThirds{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Layouts_bundle-two-third,.Layouts_offerItem.Layouts_twoThirds{max-height:316px;width:calc(100% - 1.5rem)!important}.Layouts_bundle-two-third:after,.Layouts_offerItem.Layouts_twoThirds:after{padding-top:100%}}.Layouts_bundle-full,.Layouts_offerItem.Layouts_full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.Layouts_bundle-full:after,.Layouts_offerItem.Layouts_full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.Layouts_bundle-full,.Layouts_offerItem.Layouts_full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Layouts_bundle-full,.Layouts_offerItem.Layouts_full{max-height:316px}.Layouts_bundle-full:after,.Layouts_offerItem.Layouts_full:after{padding-top:100%}}.Layouts_bundle-three-second,.Layouts_offerItem.Layouts_threeSecond{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.Layouts_bundle-three-second:after,.Layouts_offerItem.Layouts_threeSecond:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.Layouts_bundle-three-second,.Layouts_offerItem.Layouts_threeSecond{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Layouts_bundle-three-second,.Layouts_offerItem.Layouts_threeSecond{max-height:316px}.Layouts_bundle-three-second:after,.Layouts_offerItem.Layouts_threeSecond:after{padding-top:100%}}.Layouts_bundle-three,.Layouts_offerItem.Layouts_threeDefault{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.Layouts_bundle-three:after,.Layouts_offerItem.Layouts_threeDefault:after{padding-top:31.3%}@media screen and (max-width:1770px){.Layouts_bundle-three,.Layouts_offerItem.Layouts_threeDefault{margin:.75rem}}.Layouts_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.Layouts_bundle-one-four:after{content:"";display:block;padding-top:100%}.Layouts_headShakeAnimation{animation:Layouts_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes Layouts_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.Layouts_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.Layouts_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.Layouts_defaultTooltipHeaderStyles{font-size:10px}}.Layouts_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.Layouts_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.Layouts_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.Layouts_defaultTooltipBodyStyles{font-size:10px}}.Layouts_defaultTooltipBodyStyles.Layouts_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.Layouts_defaultTooltipBodyStyles.Layouts_withBorderBottom:last-child{border-bottom:0}.Layouts_defaultTooltipBodyStyles.Layouts_warning{color:#f17e47}.Layouts_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.Layouts_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.Layouts_defaultTooltipFooterStyles{font-size:8px}}.Layouts_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.Layouts_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.Layouts_bundle-sepia,.Layouts_bundleImage.sepia_effect,.Layouts_customization-bundle-effect.sepia_effect{filter:sepia(.6);transition:filter .25s linear;will-change:filter}.Layouts_bundle-sepia-hover,.Layouts_customization-hover-bundle-effect.sepia_effect,.Layouts_offerContent:hover .Layouts_bundleImage.sepia_effect{filter:sepia(0)}.Layouts_bundle-grayscale,.Layouts_bundleImage.grayscale,.Layouts_customization-bundle-effect.grayscale{filter:grayscale(.85);transition:filter .25s linear;will-change:filter}.Layouts_bundle-grayscale-hover,.Layouts_customization-hover-bundle-effect.grayscale,.Layouts_offerContent:hover .Layouts_bundleImage.grayscale{filter:grayscale(0)}.Layouts_decoration-scale_on_hover,.Layouts_offerItem:not(.Layouts_alreadyPurchased).scale_on_hover{transition:transform .2s ease-in-out}.Layouts_decoration-scale_on_hover:hover,.Layouts_offerItem:hover:not(.Layouts_alreadyPurchased).scale_on_hover{transform:scale(1.05);z-index:1}@media(max-width:768px){.Layouts_decoration-scale_on_hover:hover,.Layouts_offerItem:hover:not(.Layouts_alreadyPurchased).scale_on_hover{transform:none}}.Layouts_decoration-fader_ltr_gradient:before,.Layouts_offerItem:not(.Layouts_alreadyPurchased).fader_ltr_gradient .Layouts_offerContent:before{background-color:rgba(15,17,30,.77);content:"";height:100%;left:0;-webkit-mask-image:linear-gradient(90deg,#000 25%,transparent 65%);mask-image:linear-gradient(90deg,#000 25%,transparent 65%);opacity:0;position:absolute;top:0;transition:opacity .4s;width:100%;z-index:1}.Layouts_decoration-fader_ltr_gradient:hover:before,.Layouts_offerItem:not(.Layouts_alreadyPurchased).fader_ltr_gradient .Layouts_offerContent:hover:before{opacity:1}.Layouts_layout{width:100%}.Layouts_layout:not(:first-child).Layouts_bundles{border-top:2px solid hsla(0,0%,100%,.05);padding-top:3px}@media(max-width:1240px){.Layouts_layout{width:90%}}.Layouts_layoutFlexRow{display:flex;padding-top:10px;width:100%}.Layouts_bigOffer{height:673px!important}.Layouts_columnsThreeLayout{box-sizing:border-box;display:flex!important;flex-direction:column;height:704px;justify-content:space-between;width:25%}.Layouts_layoutBigColumns{width:100%}.Layouts_layoutBigColumn{width:50%}.Layouts_layoutHeader{align-items:center;display:flex;margin-top:10px;position:relative;z-index:9}.Layouts_layoutDescription{color:hsla(0,0%,100%,.64);font-size:14px;padding:5px 2px 0}@media(min-width:1600px){.Layouts_layoutDescription{font-size:16px}}@media(max-width:300px){.Layouts_layoutDescription{font-size:10px}}.Layouts_layoutBorder{background-color:#fff;height:15px;margin:0 15px;width:1px}.Layouts_layoutBorder:last-child{display:none}.Layouts_layoutTitle{color:#fff;font-size:20px;font-weight:700;letter-spacing:.36px;padding-left:2px;text-transform:uppercase}@media(min-width:1600px){.Layouts_layoutTitle{font-size:22px}}@media(max-width:300px){.Layouts_layoutTitle{font-size:16px}}.Layouts_purchasedWrapper{padding-top:5px}.Layouts_itemHeaderAbout{color:hsla(0,0%,100%,.54);font-size:12px;line-height:24px;max-width:485px}@media(min-width:1600px){.Layouts_itemHeaderAbout{font-size:14px}}@media(max-width:300px){.Layouts_itemHeaderAbout{font-size:8px}}@media screen and (max-width:1000px){.Layouts_itemHeaderAbout{line-height:19px}}.Layouts_columnItemAbout{color:#fff;font-size:14px;letter-spacing:.32px;line-height:24px;max-width:169px}@media(min-width:1600px){.Layouts_columnItemAbout{font-size:16px}}@media(max-width:300px){.Layouts_columnItemAbout{font-size:10px}}.Layouts_layoutColumns{border-bottom:2px solid hsla(0,0%,100%,.05);box-sizing:border-box;margin-bottom:10px;padding-bottom:20px;padding-top:10px;position:relative;width:100%}@media(max-width:1240px){.Layouts_layoutColumns:last-child{margin-bottom:0}}.Layouts_featuringLayoutColumns{margin-bottom:0;padding-bottom:0;padding-top:0}.Layouts_featuringBanner{border-bottom:0;margin-bottom:15px;padding-bottom:0}.Layouts_featuringBanner:last-child{margin-bottom:0}@media(max-width:1240px){.Layouts_featuringBanner{width:91%}}.Layouts_featuringBannerWrapper{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-.75rem}.Layouts_layout:last-child .Layouts_layoutColumns{border:none}.Layouts_columns{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-1rem}@media screen and (max-width:1770px){.Layouts_columns{margin:-.75rem}}.Layouts_tooltipContent,.Layouts_tooltipContentWrapper{cursor:pointer;height:100%;position:absolute;width:100%}.Layouts_bundleLabel{position:absolute;right:-10px;top:10px;z-index:9}.Layouts_itemContent{display:flex;flex-direction:column;height:100%;justify-content:space-between;opacity:1;overflow:hidden;position:relative;transition:all .5s;width:100%;will-change:opacity;z-index:2}.Layouts_itemContent&gt;div:first-child{height:100%;left:0;position:absolute;top:0;width:100%}.Layouts_offerItem{box-sizing:border-box;cursor:pointer;display:inline-block;margin:1rem;max-width:316px;position:relative;width:calc(25% - 1.5rem)}@media screen and (max-width:1770px){.Layouts_offerItem{margin:.75rem}}.Layouts_offerItem:before{background-color:rgba(0,0,0,.3);background-size:100% 100%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.Layouts_offerItem:after{content:"";display:block;padding-top:100%}@media(max-width:960px){.Layouts_offerItem{max-width:none;width:calc(50% - 1.5rem)!important}}@media(max-width:640px){.Layouts_offerItem{max-width:none;width:calc(100% - 1.5rem)!important}}@media(max-width:1240px){.Layouts_offerItem.Layouts_default{max-width:none;width:calc(50% - 1.5rem)}.Layouts_offerItem.Layouts_default,.Layouts_offerItem.Layouts_full,.Layouts_offerItem.Layouts_half,.Layouts_offerItem.Layouts_third,.Layouts_offerItem.Layouts_threeDefault,.Layouts_offerItem.Layouts_threeSecond,.Layouts_offerItem.Layouts_twoThirds{max-height:none;max-width:none;width:calc(33% - 1.5rem)!important}.Layouts_offerItem.Layouts_default:after,.Layouts_offerItem.Layouts_full:after,.Layouts_offerItem.Layouts_half:after,.Layouts_offerItem.Layouts_third:after,.Layouts_offerItem.Layouts_threeDefault:after,.Layouts_offerItem.Layouts_threeSecond:after,.Layouts_offerItem.Layouts_twoThirds:after{padding-top:110%}}@media(max-width:950px){.Layouts_offerItem.Layouts_default,.Layouts_offerItem.Layouts_full,.Layouts_offerItem.Layouts_half,.Layouts_offerItem.Layouts_third,.Layouts_offerItem.Layouts_threeDefault,.Layouts_offerItem.Layouts_threeSecond,.Layouts_offerItem.Layouts_twoThirds{width:calc(50% - 1.5rem)!important}}@media(max-width:768px){.Layouts_offerItem.Layouts_default,.Layouts_offerItem.Layouts_full,.Layouts_offerItem.Layouts_half,.Layouts_offerItem.Layouts_third,.Layouts_offerItem.Layouts_threeDefault,.Layouts_offerItem.Layouts_threeSecond,.Layouts_offerItem.Layouts_twoThirds{width:calc(100% - 1.5rem)!important}}.Layouts_offerContent{background-position:55%;background-repeat:no-repeat;background-size:contain;bottom:0;left:0;position:absolute;right:0;top:0}.Layouts_offerContent&gt;div:first-child{height:100%}@media(max-width:1240px){.Layouts_offerContent{background-size:90%}}@media(max-width:360px){.Layouts_offerContent{background-size:83%}}@media(max-width:1240px){.Layouts_offerContent.Layouts_commanders{background-size:110%}}.Layouts_offerContent.Layouts_disabledInteraction{filter:grayscale(.6) brightness(.8)}.Layouts_offerItem.disable_bundle_default_background:before{content:none!important}@media(max-width:1240px){.Layouts_offerItem.disable_bundle_default_background:before{content:""!important}}.Layouts_offerContent.disable_bundle_default_background{box-shadow:none}.Layouts_bundleImage{bottom:0;height:100%;left:0;object-fit:contain;object-position:center;position:absolute;right:0;top:0;width:100%}.Layouts_sparks:after,.Layouts_sparks:before{background-image:url(images/sparks_button.gif);background-position:0 100%;background-position:-20% bottom;background-repeat:no-repeat;bottom:0;content:"";left:0;mix-blend-mode:screen;position:absolute;right:0;top:0}.Layouts_admiralHalf{background-image:url(images/small-admiral.png);background-size:100% 100%;bottom:-4.4%;height:auto;left:-2%;right:-2.2%;top:-4%;width:auto}.Layouts_admiralFull,.Layouts_admiralHalf{background-repeat:no-repeat;position:absolute}.Layouts_admiralFull{background-image:url(images/big-admiral.png);background-size:100%;height:115%;left:0;margin-left:-2.4%;margin-top:-2.9%;top:0;width:105%}.Layouts_itemHeader{padding:15px}@media(max-width:1600px){.Layouts_itemHeader{padding:10px 15px}}@media(max-width:768px){.Layouts_itemHeader{padding:15px 20px 0}}.Layouts_decorateTitle{color:#fff;font-size:16px;font-weight:700;letter-spacing:.36px;line-height:24px;padding-bottom:5px}@media(min-width:1600px){.Layouts_decorateTitle{font-size:18px}}@media(max-width:300px){.Layouts_decorateTitle{font-size:12px}}.Layouts_itemFooter{padding:12px 26px 15px}.Layouts_itemsContent{font-size:14px;height:0;max-width:100%;opacity:0;overflow:hidden;position:relative;transition:opacity .25s ease-in-out,transform .2s ease-in-out}@media(min-width:1600px){.Layouts_itemsContent{font-size:16px}}@media(max-width:300px){.Layouts_itemsContent{font-size:10px}}@media(max-width:1240px){.Layouts_itemsContent{height:0!important;opacity:0!important;overflow:hidden!important}}.Layouts_itemsContent.Layouts_shipFeatures{top:5px}@media(max-width:1366px){.Layouts_itemsContent.Layouts_shipFeatures{top:0}}.Layouts_offerItemHover:not(.Layouts_isLoading):hover .Layouts_itemsContent{height:auto;opacity:1}.Layouts_purchasedShipFeatures:hover .Layouts_itemsContent{height:auto;opacity:.7}.Layouts_purchasedShipFeatures:hover .Layouts_purchasedWrapper{height:0;opacity:0}.Layouts_itemsCount{color:#fff;font-size:12px;font-weight:400;line-height:17px;opacity:.77;padding:5px 0 5px 20px;position:relative;text-shadow:3px 3px 9px #000;text-transform:uppercase}@media(min-width:1600px){.Layouts_itemsCount{font-size:14px}}@media(max-width:300px){.Layouts_itemsCount{font-size:8px}}.Layouts_itemsCount:before{background-image:url(images/contains_close.png);background-repeat:no-repeat;background-size:100%;content:"";height:17px;left:0;position:absolute;width:13px}@media(max-width:1240px){.Layouts_itemsCount{padding:5px 0 0 20px}}.Layouts_buttonFullWidth{width:100%}.Layouts_offerItemHover{cursor:pointer}.Layouts_offerItemHover:before{content:"";height:100%;left:0;position:absolute;top:0;transition:all .5s;width:100%;will-change:background-color;z-index:2}.Layouts_offerItemHover:not(.disable_bundle_hover_background):hover:before{background-color:rgba(0,0,0,.6)}@media(max-width:1240px){.Layouts_offerItemHover:not(.disable_bundle_hover_background):hover:before{background-color:transparent}}.Layouts_offerContent.grayscale:hover:before,.Layouts_offerContent.sepia_effect:hover:before{background-color:transparent}.Layouts_offerItemHover:not(.Layouts_isLoading):hover .Layouts_itemsCount{display:none}@media(max-width:1240px){.Layouts_offerItemHover:not(.Layouts_isLoading):hover .Layouts_itemsCount{display:block}}.Layouts_offerItemHover:not(.Layouts_isLoading):hover .Layouts_itemsContent{display:inline-block}@media(max-width:1240px){.Layouts_offerItemHover:not(.Layouts_isLoading):hover .Layouts_itemsContent{display:none}}.Layouts_buttonWrapper{opacity:0}@media(max-width:1240px){.Layouts_buttonWrapper{display:inline-flex;opacity:1}}.Layouts_offerContent.Layouts_offerItemHover:not(.Layouts_isLoading):hover .Layouts_buttonWrapper{opacity:1}@media(max-width:1240px){.Layouts_buttonWrapper .Layouts_purchaseButton{padding-bottom:7px;padding-top:7px}}.Layouts_itemHeaderTitle{align-items:flex-start;display:flex;justify-content:space-between}.Layouts_itemHeaderContent{display:flex;flex-direction:column;width:100%}.Layouts_entityWrapper{word-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#fff;display:-webkit-box;font-size:18px;font-weight:700;overflow:hidden;text-overflow:ellipsis;width:90%}@media(min-width:1600px){.Layouts_entityWrapper{font-size:20px}}@media(max-width:300px){.Layouts_entityWrapper{font-size:14px}}.Layouts_entityWrapper *{font-size:inherit}@media(max-width:1240px){.Layouts_entityWrapper{font-size:20px;width:100%}.Layouts_entityWrapper *{font-size:20px}}@media(max-width:320px){.Layouts_entityWrapper,.Layouts_entityWrapper *{font-size:18px}}@media screen and (max-width:1600px){.Layouts_crewIcon:before{position:relative;top:-4px}}@media(max-width:1240px){.Layouts_crewIcon:before{position:relative;top:0}}@media screen and (max-width:320px){.Layouts_crewIcon:before{top:-3px}}.Layouts_offerItem.Layouts_ship .Layouts_entityWrapper{width:100%}.Layouts_itemHeaderBundleTitle{font-size:16px;letter-spacing:.36px;text-transform:none}@media(min-width:1600px){.Layouts_itemHeaderBundleTitle{font-size:18px}}@media(max-width:300px){.Layouts_itemHeaderBundleTitle{font-size:12px}}.Layouts_itemDescription{bottom:0;padding:0 15px 15px;position:absolute;transition:all .12s linear;width:100%;will-change:transform}.Layouts_itemDescription.Layouts_transform{transform:translateY(65px)}@media(max-width:1600px){.Layouts_itemDescription.Layouts_transform{transform:translateY(55px)}}@media(max-width:1240px){.Layouts_itemDescription.Layouts_transform{transform:translateY(0)}}.Layouts_itemDescription.Layouts_purchased{transform:translateY(13px)}@media screen and (max-width:1366px){.Layouts_itemDescription.Layouts_purchased{transform:translateY(19px)}}@media(max-width:768px){.Layouts_itemDescription{padding:0 20px 15px}}@media(max-width:1240px){.Layouts_bundlePackFooter{align-items:flex-end;display:flex;justify-content:space-between}}.Layouts_offerItemHover:not(.Layouts_isLoading):hover .Layouts_itemDescription{transform:translateY(0)}@media(max-width:1240px){.Layouts_offerItem .Layouts_offerItemHover:not(.Layouts_isLoading):hover .Layouts_itemDescription.Layouts_discountTransform{transform:translateY(0)}}.Layouts_offerItemHover:not(.Layouts_isLoading):hover .Layouts_descriptionTransform{transform:translateY(-15px)}.Layouts_columnItemDescription{padding:0 26px 15px}.Layouts_itemInfo{display:flex}.Layouts_priceWrapper{align-items:flex-end;display:flex;justify-content:space-between;padding-bottom:15px}@media(max-width:1600px){.Layouts_priceWrapper{padding-bottom:10px}}@media(max-width:1240px){.Layouts_priceWrapper{display:inline-flex;padding-bottom:0}}@media screen and (min-width:1280px)and (max-width:1600px){.Layouts_offerItem.Layouts_ship .Layouts_offerItemHover:not(.Layouts_isLoading):hover .Layouts_priceWrapper{padding-bottom:8px}}@media(min-width:1216px)and (max-width:1407px){.Layouts_offerContent.Layouts_offerItemHover:not(.Layouts_isLoading):hover .Layouts_priceWrapper{padding-bottom:5px}}@media(max-width:1240px){.Layouts_discountWrapper{margin-bottom:15px}}.Layouts_preTitle{color:#dedede}.Layouts_crewsPerks{color:#fff;font-size:14px}@media(min-width:1600px){.Layouts_crewsPerks{font-size:16px}}@media(max-width:300px){.Layouts_crewsPerks{font-size:10px}}.Layouts_crewsPoints{bottom:5px;position:absolute;right:5px;z-index:1}@media(max-width:1240px){.Layouts_crewsPoints{bottom:75px;right:25px}}.Layouts_modernizationPerks{display:inline-flex;filter:drop-shadow(1px 1px 10px rgba(0,0,0,.7803921569));padding-top:5px;position:relative}.Layouts_alreadyPurchased .Layouts_crewsPerks,.Layouts_alreadyPurchased .Layouts_decorateTitle,.Layouts_alreadyPurchased .Layouts_modernizationPerks{filter:none;opacity:.7}.Layouts_isPurchased{opacity:.7}.Layouts_mark{padding-bottom:15px}@media(max-width:1366px){.Layouts_mark{padding-bottom:8px}}@media(max-width:1240px){.Layouts_mark{padding-bottom:10px}}.Layouts_offerContent.Layouts_containsHover:hover .Layouts_mark{display:none}@media(max-width:1240px){.Layouts_offerContent.Layouts_containsHover:hover .Layouts_mark{display:block}}.Layouts_columnItemContent{background-position:50%;background-repeat:no-repeat;cursor:pointer;display:flex;flex-direction:column;height:316px;justify-content:flex-end;max-width:316px;width:100%}@media screen and (max-width:1600px){.Layouts_columnItemContent{background-position:100%}}.Layouts_buttonShowMoreWrapper{display:flex;justify-content:center;padding:20px 0 0;width:100%}.Layouts_textButtonShowMore{border-bottom:1px dashed hsla(0,0%,100%,.77)}.Layouts_buttonShowMoreWrapper .Layouts_buttonShowMore{padding:8px 24px}.Layouts_containsWidget{background-color:rgba(15,15,16,.77);bottom:0;display:flex;flex-direction:column;justify-content:space-between;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .5s;will-change:opacity}.Layouts_alreadyPurchased .Layouts_offerContent:before{background-color:rgba(0,0,0,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.Layouts_alreadyPurchased .Layouts_itemDescription,.Layouts_alreadyPurchased .Layouts_itemHeaderTitle,.Layouts_alreadyPurchased .Layouts_itemsCount,.Layouts_alreadyPurchased .Layouts_progressionRewardsWrapper{opacity:.5}.Layouts_alreadyPurchased .Layouts_purchasedBlock{opacity:.7;transition:all .5s}@media(max-width:768px){.Layouts_alreadyPurchased .Layouts_purchasedBlock{padding:5px 0}}.Layouts_footer{padding:12px 0}.Layouts_primaryItemPerks{color:hsla(0,0%,100%,.77);font-weight:400}.Layouts_primaryItemPerk{margin:3px 0!important}.Layouts_featuringBlock{border-bottom:2px solid hsla(0,0%,100%,.05);padding-bottom:13.9px;padding-top:13.9px;width:100%}.Layouts_featuringBlock:first-child{padding-top:0}.Layouts_featuringBlock:last-child{border-bottom:0}.Layouts_featuringBlock.Layouts_featuringTimer{border-bottom:0;padding-bottom:4px}@media(max-width:1240px){.Layouts_featuringBlock{align-items:center;display:flex;flex-direction:column}.Layouts_featuringBlock:last-child{margin-bottom:60px}}.Layouts_featuringCategoryPreview{margin-bottom:0;padding-bottom:0}.Layouts_bundleLimitWidget{margin-left:10px}.Layouts_progressionRewardsWrapper{margin-top:5px}.Layouts_offerItemHover:hover .Layouts_progressionRewardsWrapper.Layouts_hiddenOnHover{display:none}.Layouts_offerItem:not(.Layouts_alreadyPurchased):is(.bundle_card_content_underlay) .PriceWrapper_price{padding:0 8px;position:relative}.Layouts_offerItem:not(.Layouts_alreadyPurchased):is(.bundle_card_content_underlay) .PriceWrapper_price:before{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:-2px;content:"";left:0;position:absolute;right:5px;top:-2px;z-index:-1}.Layouts_offerItem:not(.Layouts_alreadyPurchased):is(.bundle_card_content_underlay) .PriceWrapper_price.PriceWrapper_column{position:relative}.Layouts_offerItem:not(.Layouts_alreadyPurchased):is(.bundle_card_content_underlay) .PriceWrapper_price.PriceWrapper_column:before{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:-1px;content:"";left:-10px;position:absolute;right:5px;top:1px;z-index:-1}.Layouts_offerItem:not(.Layouts_alreadyPurchased):is(.bundle_card_content_underlay) .Price_priceFree{padding:2px 8px;position:relative}.Layouts_offerItem:not(.Layouts_alreadyPurchased):is(.bundle_card_content_underlay) .Price_priceFree:before{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:-2px;content:"";left:0;position:absolute;right:0;top:-2px;z-index:-1}.Layouts_offerItem:not(.Layouts_alreadyPurchased):is(.bundle_card_content_underlay) .Layouts_primaryItemPerks{margin-right:5px;position:relative}.Layouts_offerItem:not(.Layouts_alreadyPurchased):is(.bundle_card_content_underlay) .Layouts_primaryItemPerks:before{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:0;content:"";left:-8px;position:absolute;right:-8px;top:0;z-index:-1}.Layouts_offerItem:not(.Layouts_alreadyPurchased):is(.bundle_card_content_underlay) .Layouts_entityWrapper{padding:0 8px;position:relative;width:max-content}.Layouts_offerItem:not(.Layouts_alreadyPurchased):is(.bundle_card_content_underlay) .Layouts_entityWrapper:before{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:0;content:"";left:-5px;position:absolute;right:-5px;top:0;z-index:-1}.Layouts_offerItem:not(.Layouts_alreadyPurchased):is(.bundle_card_content_underlay) .BundleType_wrapper{padding:0 8px;position:relative;width:max-content}.Layouts_offerItem:not(.Layouts_alreadyPurchased):is(.bundle_card_content_underlay) .BundleType_wrapper:before{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.Layouts_offerItem:not(.Layouts_alreadyPurchased):is(.bundle_card_content_underlay) .Layouts_itemsCount{left:0;opacity:1;padding-left:27px;padding-right:10px;position:relative;width:max-content}.Layouts_offerItem:not(.Layouts_alreadyPurchased):is(.bundle_card_content_underlay) .Layouts_itemsCount:before{left:10px}.Layouts_offerItem:not(.Layouts_alreadyPurchased):is(.bundle_card_content_underlay) .Layouts_itemsCount:after{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.Layouts_offerItem:not(.Layouts_alreadyPurchased):is(.bundle_card_content_underlay) .SpecialBundleFooterContent_inventoryWidget:not(:empty){margin-right:5px;position:relative;position:absolute}.Layouts_offerItem:not(.Layouts_alreadyPurchased):is(.bundle_card_content_underlay) .SpecialBundleFooterContent_inventoryWidget:not(:empty):before{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:-5px;content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:-1}.RandomBundle_fontRoboto{font-family:Roboto!important}.RandomBundle_fade{animation-duration:.5s;animation-name:RandomBundle_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes RandomBundle_fade{0%{opacity:0}to{opacity:1}}.RandomBundle_bundle.RandomBundle_commander,.RandomBundle_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.RandomBundle_bundle-half,.RandomBundle_bundle.RandomBundle_half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.RandomBundle_bundle-half:after,.RandomBundle_bundle.RandomBundle_half:after{padding-top:47.59%}@media screen and (max-width:1770px){.RandomBundle_bundle-half,.RandomBundle_bundle.RandomBundle_half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.RandomBundle_bundle-half,.RandomBundle_bundle.RandomBundle_half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.RandomBundle_bundle-one-third,.RandomBundle_bundle.RandomBundle_third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.RandomBundle_bundle-one-third:after,.RandomBundle_bundle.RandomBundle_third:after{padding-top:66.667%}@media screen and (max-width:1770px){.RandomBundle_bundle-one-third,.RandomBundle_bundle.RandomBundle_third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.RandomBundle_bundle-one-third,.RandomBundle_bundle.RandomBundle_third{max-width:450px;width:calc(50% - 1.5rem)}}.RandomBundle_bundle-two-third,.RandomBundle_bundle.RandomBundle_twoThirds{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.RandomBundle_bundle-two-third:after,.RandomBundle_bundle.RandomBundle_twoThirds:after{padding-top:32.179%}@media screen and (max-width:1770px){.RandomBundle_bundle-two-third,.RandomBundle_bundle.RandomBundle_twoThirds{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.RandomBundle_bundle-two-third,.RandomBundle_bundle.RandomBundle_twoThirds{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.RandomBundle_bundle-two-third,.RandomBundle_bundle.RandomBundle_twoThirds{max-height:316px;width:calc(100% - 1.5rem)!important}.RandomBundle_bundle-two-third:after,.RandomBundle_bundle.RandomBundle_twoThirds:after{padding-top:100%}}.RandomBundle_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.RandomBundle_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.RandomBundle_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.RandomBundle_bundle-full{max-height:316px}.RandomBundle_bundle-full:after{padding-top:100%}}.RandomBundle_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.RandomBundle_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.RandomBundle_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.RandomBundle_bundle-three-second{max-height:316px}.RandomBundle_bundle-three-second:after{padding-top:100%}}.RandomBundle_bundle-three,.RandomBundle_bundle.RandomBundle_threeDefault{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.RandomBundle_bundle-three:after,.RandomBundle_bundle.RandomBundle_threeDefault:after{padding-top:31.3%}@media screen and (max-width:1770px){.RandomBundle_bundle-three,.RandomBundle_bundle.RandomBundle_threeDefault{margin:.75rem}}.RandomBundle_bundle-one-four,.RandomBundle_bundle.RandomBundle_oneFour{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.RandomBundle_bundle-one-four:after,.RandomBundle_bundle.RandomBundle_oneFour:after{content:"";display:block;padding-top:100%}.RandomBundle_headShakeAnimation{animation:RandomBundle_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes RandomBundle_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.RandomBundle_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.RandomBundle_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.RandomBundle_defaultTooltipHeaderStyles{font-size:10px}}.RandomBundle_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.RandomBundle_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.RandomBundle_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.RandomBundle_defaultTooltipBodyStyles{font-size:10px}}.RandomBundle_defaultTooltipBodyStyles.RandomBundle_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.RandomBundle_defaultTooltipBodyStyles.RandomBundle_withBorderBottom:last-child{border-bottom:0}.RandomBundle_defaultTooltipBodyStyles.RandomBundle_warning{color:#f17e47}.RandomBundle_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.RandomBundle_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.RandomBundle_defaultTooltipFooterStyles{font-size:8px}}.RandomBundle_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.RandomBundle_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.RandomBundle_bundle .RandomBundle_randomBundleBackground.sepia_effect,.RandomBundle_bundle-sepia,.RandomBundle_bundle.RandomBundle_imageWrapper.sepia_effect,.RandomBundle_customization-bundle-effect.sepia_effect{filter:sepia(.6);transition:filter .25s linear;will-change:filter}.RandomBundle_bundle-sepia-hover,.RandomBundle_bundle:hover .RandomBundle_imageWrapper.sepia_effect,.RandomBundle_bundle:hover .RandomBundle_randomBundleBackground.sepia_effect,.RandomBundle_customization-hover-bundle-effect.sepia_effect{filter:sepia(0)}.RandomBundle_bundle .RandomBundle_randomBundleBackground.grayscale,.RandomBundle_bundle-grayscale,.RandomBundle_bundle.RandomBundle_imageWrapper.grayscale,.RandomBundle_customization-bundle-effect.grayscale{filter:grayscale(.85);transition:filter .25s linear;will-change:filter}.RandomBundle_bundle-grayscale-hover,.RandomBundle_bundle:hover .RandomBundle_imageWrapper.grayscale,.RandomBundle_bundle:hover .RandomBundle_randomBundleBackground.grayscale,.RandomBundle_customization-hover-bundle-effect.grayscale{filter:grayscale(0)}.RandomBundle_bundle:not(.RandomBundle_alreadyPurchased).scale_on_hover,.RandomBundle_decoration-scale_on_hover{transition:transform .2s ease-in-out}.RandomBundle_bundle:hover:not(.RandomBundle_alreadyPurchased).scale_on_hover,.RandomBundle_decoration-scale_on_hover:hover{transform:scale(1.05);z-index:1}@media(max-width:768px){.RandomBundle_bundle:hover:not(.RandomBundle_alreadyPurchased).scale_on_hover,.RandomBundle_decoration-scale_on_hover:hover{transform:none}}.RandomBundle_decoration-fader_ltr_gradient:before{background-color:rgba(15,17,30,.77);content:"";height:100%;left:0;-webkit-mask-image:linear-gradient(90deg,#000 25%,transparent 65%);mask-image:linear-gradient(90deg,#000 25%,transparent 65%);opacity:0;position:absolute;top:0;transition:opacity .4s;width:100%;z-index:1}.RandomBundle_decoration-fader_ltr_gradient:hover:before{opacity:1}.RandomBundle_bundle{box-sizing:border-box;cursor:pointer;display:inline-block;margin:1rem;max-height:316px;position:relative;width:calc(100% - 1.5rem)}@media screen and (max-width:1770px){.RandomBundle_bundle{margin:.75rem}}.RandomBundle_bundle.RandomBundle_hw21{border-left:1px solid #676771;border-right:1px solid #676771}.RandomBundle_bundle.RandomBundle_admiralPack:before{background-image:url(images/big-admiral.png)!important;background-repeat:no-repeat;background-size:100% 100%;bottom:-13%;content:"";height:auto!important;left:-2.5%;position:absolute;right:-2.5%;top:-12%;width:auto!important}@media(max-width:768px){.RandomBundle_bundle.RandomBundle_admiralPack:before{top:-10%}}.RandomBundle_bundle.RandomBundle_periodic:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:all .5s;z-index:1}.RandomBundle_bundle.RandomBundle_periodic:not(.disable_bundle_hover_background):hover:before{background-color:rgba(15,17,30,.77)}.RandomBundle_bundle.RandomBundle_periodic.RandomBundle_submarine:hover:before{background-color:rgba(15,15,16,.47)}.RandomBundle_bundle:after{content:"";display:block;padding-top:23.235%}@media(max-width:1240px){.RandomBundle_bundle:after{padding-top:110%!important}.RandomBundle_bundle{margin:.75rem;max-height:none;width:calc(33% - 1.5rem)}}@media(max-width:950px){.RandomBundle_bundle{width:calc(50% - 1.5rem)}}@media(max-width:768px){.RandomBundle_bundle{width:calc(100% - 1.5rem)}.RandomBundle_bundle.RandomBundle_admiralPack{margin-top:calc(.75rem + 15px)}}@media(max-width:1240px){.RandomBundle_bundle.RandomBundle_default,.RandomBundle_bundle.RandomBundle_full,.RandomBundle_bundle.RandomBundle_half,.RandomBundle_bundle.RandomBundle_third,.RandomBundle_bundle.RandomBundle_threeDefault,.RandomBundle_bundle.RandomBundle_twoThirds{max-height:none;max-width:none;width:calc(33% - 1.5rem)!important}}@media(max-width:950px){.RandomBundle_bundle.RandomBundle_default,.RandomBundle_bundle.RandomBundle_full,.RandomBundle_bundle.RandomBundle_half,.RandomBundle_bundle.RandomBundle_third,.RandomBundle_bundle.RandomBundle_threeDefault,.RandomBundle_bundle.RandomBundle_twoThirds{width:calc(50% - 1.5rem)!important}}@media(max-width:768px){.RandomBundle_bundle.RandomBundle_default,.RandomBundle_bundle.RandomBundle_full,.RandomBundle_bundle.RandomBundle_half,.RandomBundle_bundle.RandomBundle_third,.RandomBundle_bundle.RandomBundle_threeDefault,.RandomBundle_bundle.RandomBundle_twoThirds{width:calc(100% - 1.5rem)!important}}.RandomBundle_content{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.RandomBundle_content.RandomBundle_sparks:after,.RandomBundle_content.RandomBundle_sparks:before{background-image:url(images/sparks_button.gif);background-position:0 100%;background-repeat:no-repeat;bottom:0;content:"";left:0;mix-blend-mode:screen;position:absolute;right:0;top:0}.RandomBundle_content.RandomBundle_sparks:after,.RandomBundle_content.RandomBundle_sparks:before{background-position:-3% bottom}.RandomBundle_label{pointer-events:none;position:absolute;right:-10px;top:10px;z-index:99}.RandomBundle_icon{position:absolute;right:20px;top:13px;z-index:10}.RandomBundle_icon.RandomBundle_withBundleLimit{align-items:center;display:flex}@media(max-width:1240px){.RandomBundle_icon{display:none}}.RandomBundle_bundleLimit{margin-left:10px}.RandomBundle_mobileCube{display:none}@media(max-width:1240px){.RandomBundle_mobileCube{display:block}}.RandomBundle_info{display:flex;flex-direction:column;height:100%;justify-content:space-between;opacity:1;position:absolute;transition:all .5s;width:100%;will-change:opacity;z-index:9}.RandomBundle_header{padding:12px 20px 0}.RandomBundle_purchase{padding:0 20px 15px;transform:translateY(65px);transition:all .12s linear;will-change:transform}@media(max-width:1600px){.RandomBundle_purchase{transform:translateY(50px)}}@media(max-width:1240px){.RandomBundle_purchase{transform:translateY(0)}}.RandomBundle_purchase.RandomBundle_visible{transform:translateY(0)!important}.RandomBundle_purchase.RandomBundle_purchased{transform:translateY(13px)}@media(max-width:1366px){.RandomBundle_purchase.RandomBundle_purchased{transform:translateY(19px)}}.RandomBundle_labels{align-items:center;display:flex}.RandomBundle_bundleLabel{margin-right:5px}.RandomBundle_bundleLabel:last-child{margin-right:0}.RandomBundle_bundleFooter{margin-top:9px}.RandomBundle_title{word-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2;align-items:flex-start;color:#fff;display:flex;display:-webkit-box;font-size:18px;font-weight:700;justify-content:space-between;max-width:49%;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase}@media(min-width:1600px){.RandomBundle_title{font-size:20px}}@media(max-width:300px){.RandomBundle_title{font-size:14px}}.RandomBundle_title.RandomBundle_bigTemplate{max-width:40%}@media screen and (max-width:1770px){.RandomBundle_title{font-size:16px}}@media screen and (max-width:1366px){.RandomBundle_title{font-size:14px}}@media(max-width:1240px){.RandomBundle_title{font-size:20px;max-width:100%}}.RandomBundle_preTitle{color:#dedede}@media screen and (max-width:1600px){.RandomBundle_content.RandomBundle_enabled:hover .RandomBundle_preTitle{display:none}}@media(max-width:1240px){.RandomBundle_content.RandomBundle_enabled:hover .RandomBundle_preTitle{display:block}}.RandomBundle_decorateTitle{color:#fff;font-size:18px;font-weight:700;letter-spacing:.36px;line-height:24px;padding-bottom:5px}.RandomBundle_entityWrapper{font-size:20px!important;font-weight:700}.RandomBundle_entityWrapper *{font-size:20px!important}.RandomBundle_randomBundleInfo{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.RandomBundle_containsInfo{color:#fff;font-size:14px;font-weight:400;line-height:17px;opacity:.77;padding:10px 0 10px 20px;position:relative;text-transform:uppercase}.RandomBundle_containsInfo:before{background-image:url(images/contains_close.png);background-repeat:no-repeat;background-size:100%;content:"";height:17px;left:-1px;position:absolute;top:10px;width:16px}.RandomBundle_contains{display:inline-block;font-size:14px;height:0;max-width:100%;opacity:0;overflow:hidden;position:relative;top:5px;transition:opacity .25s ease-in-out}@media screen and (max-width:1366px){.RandomBundle_contains{font-size:12px}}.RandomBundle_content.RandomBundle_enabled:hover .RandomBundle_containsInfo{display:none}@media(max-width:1240px){.RandomBundle_content.RandomBundle_enabled:hover .RandomBundle_containsInfo{display:block}}.RandomBundle_content.RandomBundle_enabled:hover .RandomBundle_contains{height:auto;opacity:1}@media(max-width:1240px){.RandomBundle_content.RandomBundle_enabled:hover .RandomBundle_contains{display:none}}.RandomBundle_content.RandomBundle_enabled:hover .RandomBundle_purchase{transform:translateY(0)}.RandomBundle_content.RandomBundle_enabled:hover .RandomBundle_purchase.RandomBundle_periodicBundleDisable{transform:translateY(66px)!important}.RandomBundle_buttons{display:flex;opacity:0;will-change:opacity}.RandomBundle_buttons.RandomBundle_freeOpen,.RandomBundle_buttons.RandomBundle_isFreeBundle{margin-top:10px}.RandomBundle_buttons.RandomBundle_visible{opacity:1}@media(max-width:1240px){.RandomBundle_buttons{opacity:1}}.RandomBundle_content.RandomBundle_enabled:hover .RandomBundle_buttons{opacity:1}.RandomBundle_footer{padding:12px 0}.RandomBundle_priceWrapper{padding-bottom:15px}@media screen and (max-width:1600px){.RandomBundle_priceWrapper{padding-bottom:10px}}@media(max-width:1240px){.RandomBundle_priceWrapper{padding-bottom:0}.RandomBundle_bundleFooter{align-items:flex-end;display:flex;justify-content:space-between}}.RandomBundle_defaultImageWrapper,.RandomBundle_imageWrapper{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}@media(max-width:768px){.RandomBundle_imageWrapper{background-position:75%;background-size:cover}.RandomBundle_imageWrapper.RandomBundle_mobileImage{background-position:50%;background-size:75%}}.RandomBundle_randomBundleBackground{bottom:0;height:100%;left:0;object-fit:cover;object-position:75%;position:absolute;right:0;top:0;width:100%}.RandomBundle_randomBundleBackground.disable_bundle_default_background{display:none}@media(max-width:1240px){.RandomBundle_randomBundleBackground.disable_bundle_default_background{display:block}}.RandomBundle_item{background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;left:48%;max-width:530px;opacity:1;position:absolute;top:0;transform:scale(1);transition:transform .75s,opacity .5s;width:39%;will-change:transform,opacity,background-image;z-index:5}@media screen and (max-width:1600px){.RandomBundle_item{left:46%}}@media(max-width:1240px){.RandomBundle_item{left:auto}}.RandomBundle_bundle.RandomBundle_threeDefault .RandomBundle_item{background-position:50%;left:56%}@media screen and (max-width:1600px){.RandomBundle_bundle.RandomBundle_threeDefault .RandomBundle_item{background-position:center 22%}}.RandomBundle_bundle.RandomBundle_twoThirds .RandomBundle_item{background-position:50%;left:56%}@media screen and (max-width:1600px){.RandomBundle_bundle.RandomBundle_twoThirds .RandomBundle_item{background-position:center 22%}}@media(max-width:1240px){.RandomBundle_item-icon-media-queries,.RandomBundle_itemIcon{background-position:50%!important;background-size:30%!important}}@media(max-width:768px){.RandomBundle_item-icon-media-queries,.RandomBundle_itemIcon{background-size:50%!important}}@media screen and (max-width:500px){.RandomBundle_item-icon-media-queries,.RandomBundle_itemIcon{background-size:65%!important}}.RandomBundle_bundle.RandomBundle_half .RandomBundle_itemIcon{background-position:90% -20px;background-size:contain}.RandomBundle_bundle.RandomBundle_third .RandomBundle_itemIcon{background-position:90% 35px;background-size:contain}.RandomBundle_bundle.RandomBundle_oneFour .RandomBundle_itemIcon{background-position:90% 50%;background-size:100%}.RandomBundle_itemIcon{background-position:90% 50%;background-repeat:no-repeat;background-size:contain;height:100%;position:absolute;width:100%}@media(max-width:768px){.RandomBundle_itemIcon{background-size:85%!important}}@media(max-width:1240px){.RandomBundle_purchaseButton{padding-bottom:7px!important;padding-top:7px!important}}.RandomBundle_alreadyPurchased:before{background-color:rgba(0,0,0,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:11}.RandomBundle_alreadyPurchased .RandomBundle_info{z-index:13}.RandomBundle_alreadyPurchased .RandomBundle_header{opacity:.7}.RandomBundle_alreadyPurchased .RandomBundle_purchased{position:relative;z-index:12}.RandomBundle_periodicBundleContent{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0}.RandomBundle_periodicBundleTitle{color:#fff;font-size:18px;text-shadow:3px 3px 9px #000}.RandomBundle_periodicBundleTimerWrapper .RandomBundle_periodicBundleTimer{color:#fff;font-size:42px;font-weight:700;text-shadow:3px 3px 9px #000}@media(min-width:1600px){.RandomBundle_periodicBundleTimerWrapper .RandomBundle_periodicBundleTimer{font-size:44px}}@media(max-width:300px){.RandomBundle_periodicBundleTimerWrapper .RandomBundle_periodicBundleTimer{font-size:38px}}.RandomBundle_timeUp{color:#dedede;opacity:.7}.RandomBundle_bundle:not(.RandomBundle_alreadyPurchased):is(.bundle_card_content_underlay) .RandomBundle_preTitle,.RandomBundle_bundle:not(.RandomBundle_alreadyPurchased):is(.bundle_card_content_underlay) .RandomBundle_randomBundleInfo,.RandomBundle_bundle:not(.RandomBundle_alreadyPurchased):is(.bundle_card_content_underlay) .RandomBundle_title{padding:0 8px;position:relative;width:max-content}.RandomBundle_bundle:not(.RandomBundle_alreadyPurchased):is(.bundle_card_content_underlay) .RandomBundle_preTitle:before,.RandomBundle_bundle:not(.RandomBundle_alreadyPurchased):is(.bundle_card_content_underlay) .RandomBundle_randomBundleInfo:before,.RandomBundle_bundle:not(.RandomBundle_alreadyPurchased):is(.bundle_card_content_underlay) .RandomBundle_title:before{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.RandomBundle_bundle:not(.RandomBundle_alreadyPurchased):is(.bundle_card_content_underlay) .Price_priceFree{padding:2px 8px;position:relative;width:max-content}.RandomBundle_bundle:not(.RandomBundle_alreadyPurchased):is(.bundle_card_content_underlay) .Price_priceFree:before{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:-2px;content:"";left:0;position:absolute;right:0;top:-2px;z-index:-1}.RandomBundle_bundle:not(.RandomBundle_alreadyPurchased):is(.bundle_card_content_underlay) .PriceWrapper_price{padding:0 8px;position:relative}.RandomBundle_bundle:not(.RandomBundle_alreadyPurchased):is(.bundle_card_content_underlay) .PriceWrapper_price:before{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:-2px;content:"";left:0;position:absolute;right:5px;top:-2px;z-index:-1}.RandomBundle_bundle:not(.RandomBundle_alreadyPurchased):is(.bundle_card_content_underlay) .PriceWrapper_price.PriceWrapper_column{position:relative}.RandomBundle_bundle:not(.RandomBundle_alreadyPurchased):is(.bundle_card_content_underlay) .PriceWrapper_price.PriceWrapper_column:before{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:-1px;content:"";left:-10px;position:absolute;right:5px;top:1px;z-index:-1}.RandomBundle_bundle:not(.RandomBundle_alreadyPurchased):is(.bundle_card_content_underlay) .RandomBundle_icon{margin:5px 5px 0 0;position:relative;position:absolute}.RandomBundle_bundle:not(.RandomBundle_alreadyPurchased):is(.bundle_card_content_underlay) .RandomBundle_icon:before{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:-5px;content:"";left:-8px;position:absolute;right:-8px;top:-5px;z-index:-1}.OfferMark_markWrapper{display:inline-flex;flex-direction:column}.OfferMark_blockInfo{background-color:#862020;box-sizing:border-box;color:#fff;font-size:12px;line-height:20px;max-width:190px;min-width:120px;overflow:hidden;padding:5px 9px;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.OfferMark_blockInfo *{font-size:12px}.OfferMark_clockTime{border-bottom:1px solid hsla(0,0%,100%,.22);position:relative}.OfferMark_timerWrapper{opacity:1}.Timer_timerWrapper{align-items:center;color:#fff;display:flex;font-size:18px;font-weight:700;justify-content:center;letter-spacing:.36px;opacity:.77;text-transform:uppercase}@media(min-width:769px)and (max-width:1240px){.Timer_timerWrapper{opacity:1}}.Timer_timerWrapperIcon{background-image:url(images/countdown-clock-icon.svg);background-size:12px 12px;height:12px;width:12px}.Timer_timer{margin:0 10px 0 5px}.PriceWrapper_fontRoboto{font-family:Roboto!important}.PriceWrapper_fade{animation-duration:.5s;animation-name:PriceWrapper_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes PriceWrapper_fade{0%{opacity:0}to{opacity:1}}.PriceWrapper_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.PriceWrapper_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.PriceWrapper_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.PriceWrapper_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.PriceWrapper_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.PriceWrapper_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.PriceWrapper_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.PriceWrapper_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.PriceWrapper_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.PriceWrapper_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.PriceWrapper_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.PriceWrapper_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.PriceWrapper_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.PriceWrapper_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.PriceWrapper_bundle-two-third:after{padding-top:100%}}.PriceWrapper_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.PriceWrapper_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.PriceWrapper_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.PriceWrapper_bundle-full{max-height:316px}.PriceWrapper_bundle-full:after{padding-top:100%}}.PriceWrapper_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.PriceWrapper_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.PriceWrapper_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.PriceWrapper_bundle-three-second{max-height:316px}.PriceWrapper_bundle-three-second:after{padding-top:100%}}.PriceWrapper_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.PriceWrapper_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.PriceWrapper_bundle-three{margin:.75rem}}.PriceWrapper_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.PriceWrapper_bundle-one-four:after{content:"";display:block;padding-top:100%}.PriceWrapper_headShakeAnimation{animation:PriceWrapper_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes PriceWrapper_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.PriceWrapper_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.PriceWrapper_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.PriceWrapper_defaultTooltipHeaderStyles{font-size:10px}}.PriceWrapper_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.PriceWrapper_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.PriceWrapper_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.PriceWrapper_defaultTooltipBodyStyles{font-size:10px}}.PriceWrapper_defaultTooltipBodyStyles.PriceWrapper_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.PriceWrapper_defaultTooltipBodyStyles.PriceWrapper_withBorderBottom:last-child{border-bottom:0}.PriceWrapper_defaultTooltipBodyStyles.PriceWrapper_warning{color:#f17e47}.PriceWrapper_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.PriceWrapper_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.PriceWrapper_defaultTooltipFooterStyles{font-size:8px}}.PriceWrapper_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.PriceWrapper_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}#app .PriceWrapper_priceWrapper{display:flex}@media(max-width:1240px){#app .PriceWrapper_priceWrapper{align-items:flex-start;flex-direction:column}}.PriceWrapper_price{align-items:center;display:flex}.PriceWrapper_column{align-items:start;flex-direction:column-reverse;position:relative;top:-2px;width:max-content}.PriceWrapper_plus{color:hsla(0,0%,100%,.54);font-family:Roboto;font-size:23px;font-weight:700;margin:0 5px}@media(min-width:769px)and (max-width:1240px){.PriceWrapper_plus{margin:0}}.PriceWrapper_info{align-items:center;display:flex;margin-left:5px}@media(min-width:769px)and (max-width:1240px){.PriceWrapper_info{display:none}}.PriceWrapper_priceWithCoupon{color:#fff;font-family:Roboto;font-size:14px;padding-top:5px}@media(min-width:1600px){.PriceWrapper_priceWithCoupon{font-size:16px}}@media(max-width:300px){.PriceWrapper_priceWithCoupon{font-size:10px}}.PriceWrapper_progressiveDiscountPrice{align-items:center}@media(max-width:768px){.PriceWrapper_progressiveDiscountPrice{align-items:center;flex-direction:row}}.PriceWrapper_preloader{--base-color:#ffcc6666;--highlight-color:#ffcc6629;border-radius:2px;height:30px;overflow:hidden;position:relative;width:90px}.PriceWrapper_priceWrapper .PriceWrapper_withPlus{margin-right:0}.PriceWrapper_priceWrapper .PriceWrapper_plusDelimiter{display:flex;flex-direction:column-reverse;position:relative;top:2px}.PriceWrapper_steelExchangeWrapper{align-items:center;display:flex;margin:0 5px}.PriceWrapper_steelExchangeWrapper .PriceWrapper_leftPrice{margin:0}.Message_fontRoboto{font-family:Roboto!important}.Message_fade{animation-duration:.5s;animation-name:Message_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes Message_fade{0%{opacity:0}to{opacity:1}}.Message_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.Message_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.Message_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.Message_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Message_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.Message_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.Message_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.Message_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Message_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.Message_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.Message_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.Message_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Message_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Message_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.Message_bundle-two-third:after{padding-top:100%}}.Message_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.Message_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.Message_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Message_bundle-full{max-height:316px}.Message_bundle-full:after{padding-top:100%}}.Message_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.Message_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.Message_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Message_bundle-three-second{max-height:316px}.Message_bundle-three-second:after{padding-top:100%}}.Message_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.Message_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.Message_bundle-three{margin:.75rem}}.Message_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.Message_bundle-one-four:after{content:"";display:block;padding-top:100%}.Message_headShakeAnimation{animation:Message_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes Message_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.Message_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.Message_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.Message_defaultTooltipHeaderStyles{font-size:10px}}.Message_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.Message_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.Message_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.Message_defaultTooltipBodyStyles{font-size:10px}}.Message_defaultTooltipBodyStyles.Message_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.Message_defaultTooltipBodyStyles.Message_withBorderBottom:last-child{border-bottom:0}.Message_defaultTooltipBodyStyles.Message_warning{color:#f17e47}.Message_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.Message_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.Message_defaultTooltipFooterStyles{font-size:8px}}.Message_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.Message_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.Message_tip{background-color:rgba(16,16,18,.6);border-left:4px solid rgba(59,165,84,.8);color:#fff;padding:12px 15px;position:relative;transition:all .5s}.Message_pointer{cursor:pointer}.Message_pointer:hover{background-color:hsla(0,0%,100%,.25)}.Message_warning{border-left:4px solid #f17e47}.Message_greenText{color:#94cb9a}.Message_orangeText{color:#f17e47}.Message_whiteText{color:#fff}.Message_message{background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.77);border-radius:2px;font-weight:700;padding:12px 20px;text-align:center;text-transform:uppercase;width:max-content}@media(max-width:1770px){.Message_message{padding:9px 20px}}@media(min-width:769px)and (max-width:1240px){.Message_message{font-size:12px;height:min-content;padding:8px}}.Message_progressCircle{align-items:center;display:flex;padding-left:52px}.Message_progressCircle:before{animation-duration:.3s;animation-iteration-count:infinite;animation-name:Message_wows-spinner;animation-timing-function:linear;border:1px solid transparent;border-radius:50%;border-top-color:#fff;content:"";height:20px;left:20px;position:absolute;width:20px}@media(min-width:769px)and (max-width:1240px){.Message_progressCircle{padding-left:38px}.Message_progressCircle:before{height:10px;top:13px;width:10px}}@keyframes Message_wows-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Discount_fontRoboto{font-family:Roboto!important}.Discount_fade,.Discount_wrapper.Discount_withFade{animation-duration:.5s;animation-name:Discount_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes Discount_fade{0%{opacity:0}to{opacity:1}}.Discount_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.Discount_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.Discount_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.Discount_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Discount_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.Discount_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.Discount_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.Discount_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Discount_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.Discount_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.Discount_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.Discount_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Discount_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Discount_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.Discount_bundle-two-third:after{padding-top:100%}}.Discount_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.Discount_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.Discount_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Discount_bundle-full{max-height:316px}.Discount_bundle-full:after{padding-top:100%}}.Discount_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.Discount_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.Discount_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Discount_bundle-three-second{max-height:316px}.Discount_bundle-three-second:after{padding-top:100%}}.Discount_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.Discount_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.Discount_bundle-three{margin:.75rem}}.Discount_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.Discount_bundle-one-four:after{content:"";display:block;padding-top:100%}.Discount_headShakeAnimation{animation:Discount_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes Discount_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.Discount_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.Discount_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.Discount_defaultTooltipHeaderStyles{font-size:10px}}.Discount_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.Discount_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.Discount_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.Discount_defaultTooltipBodyStyles{font-size:10px}}.Discount_defaultTooltipBodyStyles.Discount_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.Discount_defaultTooltipBodyStyles.Discount_withBorderBottom:last-child{border-bottom:0}.Discount_defaultTooltipBodyStyles.Discount_warning{color:#f17e47}.Discount_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.Discount_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.Discount_defaultTooltipFooterStyles{font-size:8px}}.Discount_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.Discount_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.Discount_wrapper{align-items:center;background-color:#862020;color:#fff;display:flex;flex-direction:column;font-size:26px;font-weight:700;justify-content:center;margin-right:10px;min-width:77px;padding:5px 8px}@media(min-width:1600px){.Discount_wrapper{font-size:28px}}@media(max-width:300px){.Discount_wrapper{font-size:22px}}.Discount_wrapper.Discount_withTimer{font-size:medium;padding:0}.Discount_wrapper.Discount_small{font-size:16px;min-width:auto;padding:2px 8px}@media(min-width:1600px){.Discount_wrapper.Discount_small{font-size:18px}}@media(max-width:300px){.Discount_wrapper.Discount_small{font-size:12px}}@media(max-width:1600px){.Discount_wrapper.Discount_small{font-size:12px;padding:0 4px}}@media(max-width:768px){.Discount_wrapper.Discount_small{font-size:14px;padding:2px 8px}}@media(min-width:769px)and (max-width:1240px){.Discount_wrapper{margin-right:5px}}@media(max-width:768px){.Discount_wrapper{font-size:14px;margin-right:5px}}.Discount_discountContent{font-size:16px;font-weight:700}@media(min-width:1600px){.Discount_discountContent{font-size:18px}}@media(max-width:300px){.Discount_discountContent{font-size:12px}}@media(min-width:769px)and (max-width:1240px){.Discount_discountContent{font-size:16px}}.Discount_discountValue{white-space:nowrap}.ProgressiveDiscount_fontRoboto{font-family:Roboto!important}.ProgressiveDiscount_fade{animation-duration:.5s;animation-name:ProgressiveDiscount_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes ProgressiveDiscount_fade{0%{opacity:0}to{opacity:1}}.ProgressiveDiscount_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.ProgressiveDiscount_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.ProgressiveDiscount_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.ProgressiveDiscount_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ProgressiveDiscount_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.ProgressiveDiscount_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.ProgressiveDiscount_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.ProgressiveDiscount_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ProgressiveDiscount_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.ProgressiveDiscount_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.ProgressiveDiscount_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.ProgressiveDiscount_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ProgressiveDiscount_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ProgressiveDiscount_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.ProgressiveDiscount_bundle-two-third:after{padding-top:100%}}.ProgressiveDiscount_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.ProgressiveDiscount_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.ProgressiveDiscount_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ProgressiveDiscount_bundle-full{max-height:316px}.ProgressiveDiscount_bundle-full:after{padding-top:100%}}.ProgressiveDiscount_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.ProgressiveDiscount_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.ProgressiveDiscount_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ProgressiveDiscount_bundle-three-second{max-height:316px}.ProgressiveDiscount_bundle-three-second:after{padding-top:100%}}.ProgressiveDiscount_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.ProgressiveDiscount_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.ProgressiveDiscount_bundle-three{margin:.75rem}}.ProgressiveDiscount_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.ProgressiveDiscount_bundle-one-four:after{content:"";display:block;padding-top:100%}.ProgressiveDiscount_headShakeAnimation{animation:ProgressiveDiscount_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes ProgressiveDiscount_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.ProgressiveDiscount_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.ProgressiveDiscount_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.ProgressiveDiscount_defaultTooltipHeaderStyles{font-size:10px}}.ProgressiveDiscount_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.ProgressiveDiscount_defaultTooltipBodyStyles,.ProgressiveDiscount_tooltipBody{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.ProgressiveDiscount_defaultTooltipBodyStyles,.ProgressiveDiscount_tooltipBody{font-size:16px}}@media(max-width:300px){.ProgressiveDiscount_defaultTooltipBodyStyles,.ProgressiveDiscount_tooltipBody{font-size:10px}}.ProgressiveDiscount_defaultTooltipBodyStyles.ProgressiveDiscount_withBorderBottom,.ProgressiveDiscount_withBorderBottom.ProgressiveDiscount_tooltipBody{border-bottom:1px solid hsla(0,0%,100%,.15)}.ProgressiveDiscount_defaultTooltipBodyStyles.ProgressiveDiscount_withBorderBottom:last-child,.ProgressiveDiscount_withBorderBottom.ProgressiveDiscount_tooltipBody:last-child{border-bottom:0}.ProgressiveDiscount_defaultTooltipBodyStyles.ProgressiveDiscount_warning,.ProgressiveDiscount_warning.ProgressiveDiscount_tooltipBody{color:#f17e47}.ProgressiveDiscount_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.ProgressiveDiscount_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.ProgressiveDiscount_defaultTooltipFooterStyles{font-size:8px}}.ProgressiveDiscount_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.ProgressiveDiscount_defaultTooltipBorder,.ProgressiveDiscount_tooltipAboutText{border-bottom:1px solid hsla(0,0%,100%,.3)}.ProgressiveDiscount_wrapper{align-items:center;cursor:pointer;display:flex}.ProgressiveDiscount_discount{align-items:center;background-color:#862020;color:#fff;display:flex;flex-direction:column;font-size:14px;font-weight:700;justify-content:center;margin-right:10px;min-width:77px;padding:2px 8px}@media(min-width:1600px){.ProgressiveDiscount_discount{font-size:16px}}@media(max-width:300px){.ProgressiveDiscount_discount{font-size:10px}}@media(max-width:768px){.ProgressiveDiscount_discount{margin-right:5px}}.ProgressiveDiscount_label{align-items:center;color:#fc6;display:flex;font-size:14px;position:relative}@media(min-width:1600px){.ProgressiveDiscount_label{font-size:16px}}@media(max-width:300px){.ProgressiveDiscount_label{font-size:10px}}.ProgressiveDiscount_label:after{background-image:url(images/icon-label-info-gold.svg);background-size:18px 18px;content:"";display:block;height:18px;margin-left:5px;width:18px}.ProgressiveDiscount_label.ProgressiveDiscount_hide:after{margin-left:0}.ProgressiveDiscount_tooltipWrapper{max-width:350px}.ProgressiveDiscount_tooltipTextFooter{padding:0 5px 5px}@media(max-width:768px){.ProgressiveDiscount_tooltipTextFooter{padding:0 0 5px}}.ProgressiveDiscount_tooltipBody{max-width:700px;padding:0}.ProgressiveDiscount_tooltipAboutText,.ProgressiveDiscount_tooltipTextAboutDiscount{padding:10px}.ProgressiveDiscount_tooltipProgressiveDiscountItems{padding-top:10px}.ProgressiveDiscount_tooltipProgressiveDiscountItem{align-items:center;display:flex;justify-content:space-between;padding:5px 0}.ProgressiveDiscount_tooltipProgressiveDiscountItemDiscount .ProgressiveDiscount_discountLabel{min-width:60px}.Price_price{color:#fff;font-size:20px;font-weight:700;line-height:25px;margin-right:5px;text-shadow:1px 1px 2px rgba(0,0,0,.24)}@media(min-width:1600px){.Price_price{font-size:22px}}@media(max-width:300px){.Price_price{font-size:16px}}@media(max-width:1240px){.Price_price{font-size:20px;line-height:20px}}.Price_price.Price_big{font-size:22px}@media(min-width:1600px){.Price_price.Price_big{font-size:24px}}@media(max-width:300px){.Price_price.Price_big{font-size:18px}}@media(max-width:1240px){.Price_price.Price_big{font-size:22px}}.Price_price.Price_old{font-size:16px;font-weight:400;opacity:.7;position:relative}@media(min-width:1600px){.Price_price.Price_old{font-size:18px}}@media(max-width:300px){.Price_price.Price_old{font-size:12px}}@media(max-width:1240px){.Price_price.Price_old{display:none}}.Price_price.Price_old:before{background-color:#fff;content:"";height:1px;left:0;position:absolute;top:calc(50% - 1px);width:100%;z-index:1}.Price_priceFree{color:#fc6;font-size:18px;font-weight:700;line-height:20px;text-transform:uppercase}@media(min-width:1600px){.Price_priceFree{font-size:20px}}@media(max-width:300px){.Price_priceFree{font-size:14px}}.Price_realPrice{background-color:#fc6;border-radius:2px;color:#0e1e2b;font-size:18px;font-weight:700;margin:0 10px 0 0;padding:0 8px}@media(min-width:1600px){.Price_realPrice{font-size:20px}}@media(max-width:300px){.Price_realPrice{font-size:14px}}.Price_realPrice.Price_big{font-size:20px}@media(min-width:1600px){.Price_realPrice.Price_big{font-size:22px}}@media(max-width:300px){.Price_realPrice.Price_big{font-size:16px}}.Price_formattedPrice{font-size:18px;margin:0 10px 0 0;padding:0 5px}@media(min-width:1600px){.Price_formattedPrice{font-size:20px}}@media(max-width:300px){.Price_formattedPrice{font-size:14px}}.Price_formattedPrice.Price_big{font-size:20px}@media(min-width:1600px){.Price_formattedPrice.Price_big{font-size:22px}}@media(max-width:300px){.Price_formattedPrice.Price_big{font-size:16px}}.Currency_wrapper{align-items:center;display:flex;position:relative}.Currency_icon{background-repeat:no-repeat;background-size:contain;height:24px;margin-left:1px;width:24px}.Currency_icon.Currency_small{height:16px;width:16px}.Currency_icon.Currency_customIcon.Currency_icon_coal{background-image:url(images/icon_cur_coal_24.svg)}.Currency_icon.Currency_customIcon.Currency_icon_coal.Currency_small{background-image:url(images/icon_cur_coal_16.svg)}.Currency_icon.Currency_customIcon.Currency_icon_credits{background-image:url(images/icon_cur_credit_24.svg)}.Currency_icon.Currency_customIcon.Currency_icon_credits.Currency_small{background-image:url(images/icon_cur_credit_16.svg)}.Currency_icon.Currency_customIcon.Currency_icon_gold{background-image:url(images/icon_cur_gold_24.svg)}.Currency_icon.Currency_customIcon.Currency_icon_gold.Currency_small{background-image:url(images/icon_cur_gold_16.svg)}.Currency_icon.Currency_customIcon.Currency_icon_steel{background-image:url(images/icon_cur_steel_24.svg)}.Currency_icon.Currency_customIcon.Currency_icon_steel.Currency_small{background-image:url(images/icon_cur_steel_16.svg)}.Currency_icon.Currency_customIcon.Currency_icon_paragon_xp{background-image:url(images/icon_cur_paragon_24.svg)}.Currency_icon.Currency_customIcon.Currency_icon_paragon_xp.Currency_small{background-image:url(images/icon_cur_paragon_16.svg)}.Currency_icon.Currency_customIcon.Currency_icon_recruitment_points{background-image:url(images/icon_cur_brother_24.svg)}.Currency_icon.Currency_customIcon.Currency_icon_recruitment_points.Currency_small{background-image:url(images/icon_cur_brother_16.svg)}.Currency_icon.Currency_customIcon.Currency_icon_molybdenum{background-image:url(images/icon_cur_clan_24.svg)}.Currency_icon.Currency_customIcon.Currency_icon_molybdenum.Currency_small{background-image:url(images/icon_cur_clan_16.svg)}.Currency_icon.Currency_customIcon.Currency_icon_free_xp{background-image:url(images/icon_cur_freeexp_24.svg)}.Currency_icon.Currency_customIcon.Currency_icon_free_xp.Currency_small{background-image:url(images/icon_cur_freeexp_16.svg)}.Currency_icon.Currency_customIcon.Currency_icon_brass{background-image:url(images/icon_cur_brass_24.svg)}.Currency_icon.Currency_customIcon.Currency_icon_brass.Currency_small{background-image:url(images/icon_cur_brass_16.svg)}.Currency_icon_wows_premium{background-color:#fc6;height:24px;margin-left:3px;-webkit-mask-image:url(images/icon_warships_account_premium.svg);-webkit-mask-size:24px 24px;width:24px}.Currency_amount{color:#fff}.Currency_amount.Currency_currency-gold,.Currency_amount.Currency_currency-wows_premium{color:#fc6}.Currency_amount.Currency_currency-free_xp{color:#cf9}.Currency_amount.Currency_currency-elite_xp{color:#98dede}.CurrencyShortageBlock_wrapper{align-items:center;background-color:rgba(0,0,0,.3);border:1px solid transparent;box-sizing:border-box;color:#f93;display:flex;font-size:16px;justify-content:center;min-width:210px;opacity:1;outline:none;padding:11px 15px;position:relative}.CurrencyShortageBlock_wrapper:before{background-image:url(images/icon_warning.svg);background-repeat:no-repeat;background-size:100% 100%;content:"";height:18px;margin-right:5px;position:relative;width:22px}@media(max-width:1366px){.CurrencyShortageBlock_wrapper{padding:10px 15px}}@media(max-width:1240px){.CurrencyShortageBlock_wrapper{padding:15px}}@media(min-width:769px)and (max-width:1240px){.CurrencyShortageBlock_wrapper{min-width:170px}}.CurrencyShortageBlock_currency{font-weight:700}.CurrencyShortageBlock_plus{font-family:Roboto;font-weight:700;margin:0 5px}.CurrencyShortageBlock_more{border-bottom:1px solid #f93;font-weight:700}.FastGoldLink_link{color:#fc6;cursor:pointer;font-size:18px;padding-right:5px;position:relative}.FastGoldLink_link span{border-bottom:1px solid transparent}.FastGoldLink_link:hover span{border-bottom:1px solid hsla(40,99%,70%,.54)}.FastGoldLink_link.FastGoldLink_withIcon{padding-left:25px}.FastGoldLink_link.FastGoldLink_withIcon:before{background-image:url(images/icon_doubloons.svg);content:"";height:24px;left:0;position:absolute;top:3px;width:24px}.EventumCnRedirectButton_wrapper{color:hsla(0,0%,100%,.75);cursor:pointer;font-size:18px;padding-right:5px;position:relative}.EventumCnRedirectButton_wrapper span{border-bottom:1px solid transparent}.EventumCnRedirectButton_wrapper:hover span{border-bottom:1px solid hsla(0,0%,100%,.75)}.EventumCnRedirectButton_wrapper.EventumCnRedirectButton_withIcon{padding-left:30px}.EventumCnRedirectButton_wrapper.EventumCnRedirectButton_withIcon:before{background-image:url(images/icon_eventum_cn.png);content:"";height:24px;left:0;position:absolute;top:1px;width:24px}.CookieButton_button{background-color:transparent;border:0;border-color:transparent;border-radius:8px;box-sizing:border-box;color:hsla(0,0%,100%,.85);cursor:pointer;font-weight:700;letter-spacing:.32px;min-width:170px;outline:none;position:relative;text-shadow:0 1px 3px rgba(0,0,0,.8);text-transform:uppercase;transition:color .25s ease-in-out;width:auto}.CookieButton_button:not(.CookieButton_fetching):not(:disabled):hover{color:#fff}.CookieButton_button:disabled{cursor:auto;filter:brightness(.5)}.CookieButton_button.CookieButton_fetching{cursor:auto}.CookieButton_mask{-webkit-mask-image:url(images/mask.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;padding:12px 24px;position:relative}.CookieButton_mask:before{background-image:linear-gradient(180deg,#daa353,#62300b);border-radius:6px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.CookieButton_background{background:url(images/cookie_texture.png);background-repeat:no-repeat;background-size:100% 100%;border-radius:6px;bottom:0;left:2px;position:absolute;right:2px;top:3px;z-index:2}.CookieButton_button.CookieButton_fetching .CookieButton_background,.CookieButton_button.CookieButton_fetching .CookieButton_mask:before{filter:brightness(.5)}.CookieButton_label{position:relative;z-index:3}.CookieButton_loader{bottom:0;left:15px;margin:auto;position:absolute;top:0;z-index:3}.CookieButton_crumbs{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:3}@media(max-width:768px){.CookieButton_crumbs{display:none}}.CookieButton_crumb{background-color:#daa353;border-radius:50%;display:block;height:5px;opacity:0;position:absolute;width:5px;will-change:opacity}.CookieButton_crumb:first-child{border-radius:30%;transform:translate(0);transition:opacity .2s ease-in-out,transform .1s ease-in-out}.CookieButton_crumb:nth-child(2){height:4px;transform:translate(0);transition:opacity .2s ease-in-out,transform .2s ease-in-out;width:4px}.CookieButton_crumb:nth-child(3){border-radius:70%;height:3px;transform:translate(0);transition:opacity .2s ease-in-out,transform .15s ease-in-out;width:3px}.CookieButton_crumb:nth-child(4){bottom:0;height:3px;right:0;transform:translate(0);transition:opacity .2s ease-in-out,transform .2s ease-in-out;width:3px}.CookieButton_crumb:nth-child(5){border-radius:10%;bottom:0;height:4px;right:0;transform:translate(0);transition:opacity .2s ease-in-out,transform .15s ease-in-out;width:4px}.CookieButton_crumb:nth-child(6){border-radius:90%;bottom:0;right:0;transform:translate(0);transition:opacity .2s ease-in-out,transform .25s ease-in-out}.CookieButton_button:not(:disabled):not(.CookieButton_fetching):hover .CookieButton_crumb{opacity:1}.CookieButton_button:not(:disabled):not(.CookieButton_fetching):hover .CookieButton_crumb:first-child{transform:translate(-12px,-10px)}.CookieButton_button:not(:disabled):not(.CookieButton_fetching):hover .CookieButton_crumb:nth-child(2){transform:translateY(-12px)}.CookieButton_button:not(:disabled):not(.CookieButton_fetching):hover .CookieButton_crumb:nth-child(3){transform:translate(-14px,6px)}.CookieButton_button:not(:disabled):not(.CookieButton_fetching):hover .CookieButton_crumb:nth-child(4){transform:translate(14px,10px)}.CookieButton_button:not(:disabled):not(.CookieButton_fetching):hover .CookieButton_crumb:nth-child(5){transform:translate(16px,-4px)}.CookieButton_button:not(:disabled):not(.CookieButton_fetching):hover .CookieButton_crumb:nth-child(6){transform:translate(-4px,11px)}.Attention_wrapper{background-color:hsla(0,0%,100%,.1);color:#ff8a2d;display:flex;font-size:16px;font-weight:400;line-height:1;padding:11px 17px;position:relative}.Attention_wrapper.Attention_dark{background-color:rgba(0,0,0,.3)}.Attention_wrapper:before{background-image:url(images/icon_warning.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:18px;margin-right:1px;min-width:19px;position:relative;top:3px;vertical-align:top;width:19px}.Attention_wrapper.Attention_error{color:#f60}.Attention_wrapper.Attention_info{color:hsla(0,0%,100%,.75);font-size:14px}@media(min-width:1600px){.Attention_wrapper.Attention_info{font-size:16px}}@media(max-width:300px){.Attention_wrapper.Attention_info{font-size:10px}}.Attention_wrapper.Attention_info:before{background-color:hsla(0,0%,100%,.75);background-image:none;height:17px;margin-right:5px;-webkit-mask-image:url(images/info.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:17px 17px;width:17px}@media screen and (max-width:1600px){.Attention_wrapper.Attention_info:before{top:2px}}.Attention_wrapper.Attention_done{align-items:center;color:#fc6;width:100%}.Attention_wrapper.Attention_done:before{background-image:url(images/icon_success.png);height:19px;min-width:19px;width:19px}.Attention_wrapper.Attention_error:before{background-image:url(images/error-icon.svg)}.Attention_wrapper.Attention_up{color:#fff}.Attention_wrapper.Attention_up:before{background-image:url(images/bid-raise.svg);background-position:50%;background-repeat:no-repeat;background-size:61%}.Attention_wrapper.Attention_down{color:#fff}.Attention_wrapper.Attention_down:before{background-image:url(images/bid-down.svg);background-position:50%;background-repeat:no-repeat;background-size:61%}.Attention_wrapper.Attention_isInline{background-color:transparent;padding:4px 0}@media(max-width:768px){.Attention_wrapper{align-items:start}}.Attention_span{border-bottom:1px solid #ff8a2d;cursor:pointer;line-height:1.5;margin-left:4px}.Attention_texts{display:inline-block;max-width:95%;padding:0 5px}@media(max-width:768px){.Attention_texts{max-width:90%}}.Attention_wrapper.Attention_info .Attention_texts{padding:0}.Attention_label{border-bottom:1px solid transparent;line-height:1.5}@media screen and (max-width:1600px){.Attention_label{padding-top:3px}}@media(max-width:768px){.Attention_label{width:90%}}.ParentalControlsInformer_linkWrapper{display:inline}.ParentalControlsInformer_linkWrapper a.orange-link{color:rgba(255,195,135,.9)}.ParentalControlsInformer_linkWrapper a.orange-link&gt;span{border-bottom-color:rgba(255,195,135,.9)!important}.ParentalControlsInformer_linkWrapper a.orange-link:hover{color:#ffc387}.ParentalControlsInformer_linkWrapper a.orange-link:hover&gt;span{border-bottom-color:#ffc387!important}.Purchased_alreadyPurchasedText{align-items:center;color:#eec568;display:flex;font-size:16px;letter-spacing:.32px;padding-left:23px;position:relative}.Purchased_alreadyPurchasedText:before{background-image:url(images/icon_success.png);content:"";height:19px;left:0;position:absolute;width:19px}.Purchased_purchasedIcon{background-image:url(images/icon_success.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:19px;min-width:19px}.Purchased_alreadyPurchasedWrapper{background-color:hsla(0,0%,100%,.1);color:#eec568;font-size:16px;font-weight:400;letter-spacing:.32px;line-height:24px;padding:15px 17px 13px 37px;position:relative}@media(max-width:1240px){.Purchased_alreadyPurchasedWrapper{margin-top:0}}.Purchased_alreadyPurchasedWrapper:before{background-image:url(images/icon_success.png);content:"";height:19px;left:12px;position:absolute;top:17px;width:19px}.RandomBundleTitle_title{align-items:center;color:hsla(0,0%,100%,.75);display:flex;font-size:16px;min-height:28px;padding-left:42px;position:relative}@media(min-width:1600px){.RandomBundleTitle_title{font-size:18px}}@media(max-width:300px){.RandomBundleTitle_title{font-size:12px}}.RandomBundleTitle_title.RandomBundleTitle_isShort{font-size:14px;padding:0 35px 0 0}@media(min-width:1600px){.RandomBundleTitle_title.RandomBundleTitle_isShort{font-size:16px}}@media(max-width:300px){.RandomBundleTitle_title.RandomBundleTitle_isShort{font-size:10px}}.RandomBundleTitle_title.RandomBundleTitle_withoutText{padding:0}.RandomBundleTitle_title:before{background-image:url(images/icon_random_bundle.svg);background-repeat:no-repeat;content:"";height:20px;left:0;position:absolute;top:3px;width:35px}.RandomBundleTitle_title.RandomBundleTitle_periodic:before{background-image:url(images/periodic-bundle-icon.svg)}.RandomBundleTitle_title.RandomBundleTitle_isShort:before{background-size:100% 100%;height:16px;left:auto;right:0;width:30px}.RandomBundleTitle_title.RandomBundleTitle_right{flex-direction:row-reverse;font-weight:700;padding-left:0}.RandomBundleTitle_title.RandomBundleTitle_right:before{display:block;margin-left:5px;margin-top:0;position:static}.BundleLimitWidget_tooltipWrapper{display:inline-flex}.BundleLimitWidget_wrapper{align-items:center;background-color:#862020;color:#fff;display:inline-flex;font-size:14px;padding:5px;position:relative}@media(min-width:1600px){.BundleLimitWidget_wrapper{font-size:16px}}@media(max-width:300px){.BundleLimitWidget_wrapper{font-size:10px}}.BundleLimitWidget_wrapper:before{background-image:url(images/lootbox_timer.svg);background-size:20px 20px;content:"";display:block;height:20px;position:relative;width:20px}@media(max-width:768px){.BundleLimitWidget_wrapper:not(.BundleLimitWidget_big){padding:3px 7px}}.BundleLimitWidget_wrapper.BundleLimitWidget_big{padding:4px 10px}.BundleLimitWidget_label{margin-left:5px}.BundleLimitTooltip_header{color:#fff;font-size:16px;font-weight:700;padding:13px;position:relative;text-align:left}.BundleLimitTooltip_header:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.BundleLimitTooltip_description{color:#fff;font-size:16px;max-width:350px;text-align:left}.BundleLimitTooltip_contentTable,.BundleLimitTooltip_description{border-bottom:1px solid hsla(0,0%,100%,.09);padding:13px}.BundleLimitTooltip_contentTable:last-child{border-bottom:none}.BundleLimitTooltip_contentTableItem{box-sizing:border-box;color:#fff;display:flex;justify-content:space-between;padding:5px 0;width:100%}.BundleLimitTooltip_contentTableItem:first-child{padding-top:0}.BundleLimitTooltip_contentTableItem:last-child{padding-bottom:0}.BundleLimitTooltip_bold{font-weight:700}.BundleLimitTooltip_contentTableItemTitle{max-width:90%}.BundleLimitTooltip_timerWrapper{font-size:16px;font-weight:400;opacity:1}.BundleLimitTooltip_timer{margin:0}.Contains_fontRoboto{font-family:Roboto!important}.Contains_fade{animation-duration:.5s;animation-name:Contains_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes Contains_fade{0%{opacity:0}to{opacity:1}}.Contains_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.Contains_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.Contains_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.Contains_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Contains_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.Contains_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.Contains_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.Contains_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Contains_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.Contains_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.Contains_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.Contains_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Contains_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Contains_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.Contains_bundle-two-third:after{padding-top:100%}}.Contains_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.Contains_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.Contains_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Contains_bundle-full{max-height:316px}.Contains_bundle-full:after{padding-top:100%}}.Contains_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.Contains_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.Contains_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Contains_bundle-three-second{max-height:316px}.Contains_bundle-three-second:after{padding-top:100%}}.Contains_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.Contains_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.Contains_bundle-three{margin:.75rem}}.Contains_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.Contains_bundle-one-four:after{content:"";display:block;padding-top:100%}.Contains_headShakeAnimation{animation:Contains_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes Contains_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.Contains_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.Contains_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.Contains_defaultTooltipHeaderStyles{font-size:10px}}.Contains_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.Contains_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.Contains_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.Contains_defaultTooltipBodyStyles{font-size:10px}}.Contains_defaultTooltipBodyStyles.Contains_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.Contains_defaultTooltipBodyStyles.Contains_withBorderBottom:last-child{border-bottom:0}.Contains_defaultTooltipBodyStyles.Contains_warning{color:#f17e47}.Contains_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.Contains_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.Contains_defaultTooltipFooterStyles{font-size:8px}}.Contains_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.Contains_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.Contains_wrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative}.Contains_item{align-items:flex-start;color:hsla(0,0%,100%,.85);display:flex;font-size:14px;padding:0 0 0 25px;position:relative}@media(min-width:1600px){.Contains_item{font-size:16px}}@media(max-width:300px){.Contains_item{font-size:10px}}.Contains_item:first-of-type{color:hsla(0,0%,100%,.87)}.Contains_item:first-of-type:before{background-color:transparent;background-image:url(images/icon_contains.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:0;height:18px;left:-1.4px;position:absolute;top:0;width:18px}.Contains_item:before{background-color:hsla(0,0%,100%,.8);border-radius:50%;content:"";height:3px;left:6px;position:absolute;top:10px;width:3px}.Contains_item.Contains_hiddenBullet:before{background-color:transparent}.Contains_item:first-of-type:after{top:13px}.Contains_item:after{background-color:hsla(0,0%,100%,.5);bottom:0;content:"";left:7px;position:absolute;top:0;width:1px}.Contains_item:last-of-type:after{height:1px;padding-bottom:10px}.Contains_wrapper ul li.Contains_item:last-child{padding-bottom:0}.Contains_itemContainer{align-items:flex-start;display:flex}.Contains_viewCrewVoIcon{left:1px;position:absolute;top:3px;z-index:1}.Contains_viewIcon{background-image:url(images/camera_transp.svg);cursor:pointer;left:2px;margin-right:5px;min-height:10px;min-width:16px;position:absolute;top:8px;will-change:opacity;z-index:1}.Contains_viewIcon:hover{background-image:url(images/camera_on.svg)}.Contains_wrapperBig .Contains_item{font-size:14px;padding-bottom:5px}@media(min-width:1600px){.Contains_wrapperBig .Contains_item{font-size:16px}}@media(max-width:300px){.Contains_wrapperBig .Contains_item{font-size:10px}}.Contains_wrapperBig .Contains_item:first-of-type span{font-size:18px;font-weight:700;position:relative;top:-8px}@media(min-width:1600px){.Contains_wrapperBig .Contains_item:first-of-type span{font-size:20px}}@media(max-width:300px){.Contains_wrapperBig .Contains_item:first-of-type span{font-size:14px}}@media(max-width:1400px){.Contains_wrapperBig .Contains_item:first-of-type span{top:-5px}}.Contains_wrapperBig .Contains_item:first-of-type{line-height:32px;padding-bottom:0}.Contains_lastItemContent{color:hsla(0,0%,100%,.66);list-style:none;padding:0 0 0 25px;position:relative}.Contains_lastItemContentText{position:relative}.Contains_lastItemContentText:after,.Contains_lastItemContentText:before{content:"";height:5px;position:absolute;width:5px}.Contains_lastItemContentText:before{background-color:#c5c0bd;box-shadow:0 0 0 rgba(0,0,0,.48);left:-21px;top:43%}.Contains_lastItemContentText:after{background-color:hsla(25,32%,93%,.5);left:-18px;top:52%}.Contains_bonus{background-color:#862020;border:1px solid #862020;border-radius:2px;color:#fff;font-size:12px;height:24px;line-height:23px;margin:0 5px 0 0;padding:0 8px;text-transform:uppercase}@media(min-width:1600px){.Contains_bonus{font-size:14px}}@media(max-width:300px){.Contains_bonus{font-size:8px}}.CrewVoiceIconButton_button{background-image:url(images/icon_crew_voice.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:16px;opacity:.8;width:16px;will-change:opacity}.CrewVoiceIconButton_button:before{bottom:-7px;content:"";left:-7px;position:absolute;right:-7px;top:-7px}.CrewVoiceIconButton_button:hover{opacity:1}.CrewVoiceIconButton_button span{border-color:#fff #fff transparent transparent;border-radius:50%;border-style:solid;border-width:1px;height:16px;opacity:1;position:absolute;transform:scale(0) rotate(45deg);width:16px;will-change:opacity,transform}.CrewVoiceIconButton_animate span{animation-duration:.8s;animation-iteration-count:infinite;animation-name:CrewVoiceIconButton_wave;animation-timing-function:linear}@keyframes CrewVoiceIconButton_wave{0%{opacity:1;transform:translateX(1px) scale(.5) rotate(45deg)}to{opacity:0;transform:translateX(10px) scale(3) rotate(45deg)}}.CrewVoiceIconButton_animate span:first-child{animation-delay:0s}.CrewVoiceIconButton_animate span:nth-child(2){animation-delay:.15s}.CrewVoiceIconButton_animate span:nth-child(3){animation-delay:.3s}.CrewVoiceIconButton_animate span:nth-child(4){animation-delay:.45s}.CrewVoiceIconButton_animate span:nth-child(5){animation-delay:.6s}.CountDown_wrapper{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:700}@media(min-width:1600px){.CountDown_wrapper{font-size:18px}}@media(max-width:300px){.CountDown_wrapper{font-size:12px}}.CountDown_wrapper:before{background-color:#fff;content:"";display:block;height:17px;margin-right:6px;-webkit-mask-image:url(images/countdown-clock-icon.svg);-webkit-mask-size:17px 17px;position:relative;width:17px}.CountDown_wrapper.CountDown_notice{color:#ffad33}.CountDown_wrapper.CountDown_notice:before{background-color:#ffad33}.CountDown_wrapper.CountDown_withoutIcon:before{display:none}.CountDown_largeWrapper{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:700}@media(min-width:1600px){.CountDown_largeWrapper{font-size:22px}}@media(max-width:300px){.CountDown_largeWrapper{font-size:16px}}.CountDown_largeWrapper.CountDown_notice{color:#ffad33}.CountDown_largeWrapper.CountDown_notice:before{background-color:#ffad33}.GlowEffect_wrapper{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.GlowEffect_wrapper:not(.GlowEffect_withoutSun):before{background-image:url(images/light_free_bundle.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:84px;position:absolute;top:-35px;width:100%;z-index:1}@media screen and (max-width:1600px){.GlowEffect_wrapper:not(.GlowEffect_withoutSun):before{top:-30px}}@media(max-width:768px){.GlowEffect_wrapper:not(.GlowEffect_withoutSun):before{top:-30px}}.GlowEffect_wrapper.GlowEffect_size1-3:before{top:-37px}@media screen and (max-width:1600px){.GlowEffect_wrapper.GlowEffect_size1-3:before{top:-33px}}.GlowEffect_wrapper.GlowEffect_size1-4:before{top:-30px}@media screen and (max-width:1600px){.GlowEffect_wrapper.GlowEffect_size1-4:before{top:-27px}}@media(max-width:768px){.GlowEffect_wrapper:before{top:-27px}}.GlowEffect_wrapper:after{bottom:2px;box-shadow:0 0 9px 4px rgba(255,204,102,.5);content:"";left:2px;position:absolute;right:2px;top:25px}.GlowEffect_particles{height:25px;left:0;-webkit-mask-image:linear-gradient(180deg,transparent 5px,#fff 10px);position:absolute;right:0;top:0}.GlowEffect_particles&gt;canvas{pointer-events:none!important}.GlowEffect_footer{bottom:0;height:50px;left:0;position:absolute;right:0}.GlowEffect_sparks{height:217px;left:50%;-webkit-mask-image:linear-gradient(0deg,transparent 96px,#fff 0);overflow:hidden;position:absolute;top:-96px;transform:translateX(-50%);width:300px}@keyframes GlowEffect_rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GlowEffect_sparks:after,.GlowEffect_sparks:before{animation-duration:80s;animation-iteration-count:infinite;animation-name:GlowEffect_rotate;animation-timing-function:linear;background-image:url(images/big_sun.png);background-size:contain;content:"";height:300px;position:absolute;top:70px;width:300px}.GlowEffect_sparks:before{animation-direction:reverse}.AnimatedBorder_borders{bottom:0;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;z-index:9}.AnimatedBorder_border,.AnimatedBorder_bottom,.AnimatedBorder_left,.AnimatedBorder_right,.AnimatedBorder_top{animation-duration:.6s;animation-iteration-count:1;animation-timing-function:ease-in-out;background-color:#fcde05;background-image:linear-gradient(45deg,transparent,#fcde05,transparent);box-shadow:0 0 10px 1px #fcde05;position:absolute}.AnimatedBorder_top{height:2px;left:0;right:0;top:0;transform:translate3d(-102%,0,0)}.AnimatedBorder_left{left:0}.AnimatedBorder_left,.AnimatedBorder_right{bottom:0;top:0;transform:translate3d(0,-102%,0);width:2px}.AnimatedBorder_bottom,.AnimatedBorder_right{animation-delay:.3s;right:0}.AnimatedBorder_bottom{bottom:0;height:2px;left:0;transform:translate3d(-102%,0,0)}.AnimatedBorder_wrapper:hover .AnimatedBorder_top{animation-name:AnimatedBorder_top}.AnimatedBorder_wrapper:hover .AnimatedBorder_right{animation-name:AnimatedBorder_right}.AnimatedBorder_wrapper:hover .AnimatedBorder_bottom{animation-name:AnimatedBorder_bottom}.AnimatedBorder_wrapper:hover .AnimatedBorder_left{animation-name:AnimatedBorder_left}@media(min-width:769px)and (max-width:1240px){.AnimatedBorder_is-mobile,.AnimatedBorder_wrapper:hover&gt;div{animation-name:none}}@keyframes AnimatedBorder_top{0%{transform:translate3d(-100%,0,0)}to{transform:translate3d(100%,0,0)}}@keyframes AnimatedBorder_left{0%{transform:translate3d(0,-100,0)}to{transform:translate3d(0,100%,0)}}@keyframes AnimatedBorder_right{0%{transform:translate3d(0,-100%,0)}to{transform:translate3d(0,100%,0)}}@keyframes AnimatedBorder_bottom{0%{transform:translate3d(-100%,0,0)}to{transform:translate3d(100%,0,0)}}.HololiveAnimation_animations{bottom:-50px;left:-50px;pointer-events:none;position:absolute;right:-50px;top:-50px}.HololiveAnimation_canvas{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.HololiveAnimation_canvas *{pointer-events:none!important}.VideoAnimation_videoWrapper{bottom:0;height:100%;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%}.VideoAnimation_videoWrapper video{opacity:0;transition:opacity .2s ease-in-out;width:100%}.VideoAnimation_videoWrapper.VideoAnimation_visible video{opacity:1}.CrewPoints_perk{background-color:#222;box-sizing:border-box;color:#fff;display:inline-block;font-size:25px;font-weight:700;min-width:37px;padding:0 7px;text-align:center;vertical-align:middle}@media screen and (max-width:1400px){.CrewPoints_perk{font-size:20px}}@media(min-width:769px)and (max-width:1240px){.CrewPoints_perk{font-size:25px}}.Commanders_commander{align-items:center;display:flex;position:relative}.Commanders_commander:first-child{margin-top:0}.Commanders_commander:before{content:"";height:13px;left:0;position:absolute;width:14px}.Commanders_title{align-items:center;display:flex;position:relative}.Commanders_title.Commanders_advanced:before,.Commanders_title.Commanders_unique:before{background-size:100% 100%;content:"";height:17px;margin:0 5px 0 0;min-width:18px;position:relative}.Commanders_title.Commanders_unique{color:#fc6}.Commanders_title.Commanders_unique:before{background-image:url(images/gold_star.svg)}.Commanders_title.Commanders_advanced:before{background-image:url(images/advanced_crew_icon.svg)}.Ship_container{align-items:center;display:flex}.Ship_nationIcon{background-size:contain;margin-right:3px}.Ship_classIcon,.Ship_nationIcon{background-repeat:no-repeat;height:24px;min-width:24px;width:24px}.Ship_classIcon{background-position:50%;background-size:100%}.Ship_title{color:inherit;font-size:inherit;font-weight:700;overflow:hidden;padding-left:4px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.Ship_title.Ship_gold{color:#eec568}.Ship_legendaryStarIcon{background-image:url(images/gold_star.svg);background-size:18px 17px;height:17px;margin:0 -5px 0 3px;width:18px}.MainFeaturesLayout_feature{display:flex}.MainFeaturesLayout_feature:not(:first-child){margin-top:2px}@media screen and (max-width:1770px){.MainFeaturesLayout_feature:not(:first-child){margin-top:0}}@media screen and (max-width:1600px){.MainFeaturesLayout_feature:not(:first-child){margin-top:-2px}}.MainFeaturesLayout_feature.MainFeaturesLayout_detailedFeature{margin-top:10px}@media screen and (max-width:1600px){.MainFeaturesLayout_feature.MainFeaturesLayout_detailedFeature{margin-top:5px}}@media(min-width:1216px)and (max-width:1407px){.MainFeaturesLayout_feature{margin-bottom:3px}}.MainFeaturesLayout_featureCategory{border-radius:50%;flex-shrink:0;height:6px;position:relative;top:7px;width:6px}.MainFeaturesLayout_positive{background-color:#4ce8aa}.MainFeaturesLayout_neutral{background-color:#c4c4c4}.MainFeaturesLayout_negative{background-color:#f60}.MainFeaturesLayout_featureText{flex-grow:1;margin-left:5px;width:100%}.MainFeaturesLayout_featureTitle{color:hsla(0,0%,100%,.85);font-size:14px;line-height:20px}@media(min-width:1600px){.MainFeaturesLayout_featureTitle{font-size:16px}}@media(max-width:300px){.MainFeaturesLayout_featureTitle{font-size:10px}}.MainFeaturesLayout_featureTitle.MainFeaturesLayout_detailedFeature{font-weight:400;line-height:21px}@media(min-width:1216px)and (max-width:1407px){.MainFeaturesLayout_featureTitle{line-height:16px}}.MainFeaturesLayout_lineClampOne{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden}.MainFeaturesLayout_lineClampTwo{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}.MainFeaturesLayout_featureDescription{color:hsla(0,0%,100%,.65);font-size:14px;font-weight:400;line-height:19px;margin-top:5px}@media(min-width:1600px){.MainFeaturesLayout_featureDescription{font-size:16px}}@media(max-width:300px){.MainFeaturesLayout_featureDescription{font-size:10px}}@media screen and (max-width:1600px){.MainFeaturesLayout_featureDescription{font-size:14px;margin-top:2px}}.QuantityWidget_widget{color:#fff;font-size:18px;font-weight:700;position:relative}@media(min-width:1600px){.QuantityWidget_widget{font-size:20px}}@media(max-width:300px){.QuantityWidget_widget{font-size:14px}}.QuantityWidget_widget:before{content:"×";font-family:Roboto}.ModernizationShips_item{align-items:center;display:flex;margin-bottom:2.5px}.ModernizationShips_moreShips{color:#fff;font-size:14px;margin:0 0 0 5px}@media(min-width:1600px){.ModernizationShips_moreShips{font-size:16px}}@media(max-width:300px){.ModernizationShips_moreShips{font-size:10px}}.ProgressigonRewardsBonus_fontRoboto{font-family:Roboto!important}.ProgressigonRewardsBonus_fade{animation-duration:.5s;animation-name:ProgressigonRewardsBonus_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes ProgressigonRewardsBonus_fade{0%{opacity:0}to{opacity:1}}.ProgressigonRewardsBonus_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.ProgressigonRewardsBonus_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.ProgressigonRewardsBonus_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.ProgressigonRewardsBonus_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ProgressigonRewardsBonus_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.ProgressigonRewardsBonus_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.ProgressigonRewardsBonus_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.ProgressigonRewardsBonus_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ProgressigonRewardsBonus_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.ProgressigonRewardsBonus_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.ProgressigonRewardsBonus_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.ProgressigonRewardsBonus_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ProgressigonRewardsBonus_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ProgressigonRewardsBonus_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.ProgressigonRewardsBonus_bundle-two-third:after{padding-top:100%}}.ProgressigonRewardsBonus_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.ProgressigonRewardsBonus_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.ProgressigonRewardsBonus_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ProgressigonRewardsBonus_bundle-full{max-height:316px}.ProgressigonRewardsBonus_bundle-full:after{padding-top:100%}}.ProgressigonRewardsBonus_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.ProgressigonRewardsBonus_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.ProgressigonRewardsBonus_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ProgressigonRewardsBonus_bundle-three-second{max-height:316px}.ProgressigonRewardsBonus_bundle-three-second:after{padding-top:100%}}.ProgressigonRewardsBonus_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.ProgressigonRewardsBonus_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.ProgressigonRewardsBonus_bundle-three{margin:.75rem}}.ProgressigonRewardsBonus_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.ProgressigonRewardsBonus_bundle-one-four:after{content:"";display:block;padding-top:100%}.ProgressigonRewardsBonus_headShakeAnimation{animation:ProgressigonRewardsBonus_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes ProgressigonRewardsBonus_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.ProgressigonRewardsBonus_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.ProgressigonRewardsBonus_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.ProgressigonRewardsBonus_defaultTooltipHeaderStyles{font-size:10px}}.ProgressigonRewardsBonus_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.ProgressigonRewardsBonus_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.ProgressigonRewardsBonus_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.ProgressigonRewardsBonus_defaultTooltipBodyStyles{font-size:10px}}.ProgressigonRewardsBonus_defaultTooltipBodyStyles.ProgressigonRewardsBonus_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.ProgressigonRewardsBonus_defaultTooltipBodyStyles.ProgressigonRewardsBonus_withBorderBottom:last-child{border-bottom:0}.ProgressigonRewardsBonus_defaultTooltipBodyStyles.ProgressigonRewardsBonus_warning{color:#f17e47}.ProgressigonRewardsBonus_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.ProgressigonRewardsBonus_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.ProgressigonRewardsBonus_defaultTooltipFooterStyles{font-size:8px}}.ProgressigonRewardsBonus_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.ProgressigonRewardsBonus_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.ProgressigonRewardsBonus_wrapper{background-color:rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.3);border-radius:6px;box-sizing:border-box;color:#fff;display:inline-block;font-size:22px;font-weight:700;padding:0 5px}@media(min-width:1600px){.ProgressigonRewardsBonus_wrapper{font-size:24px}}@media(max-width:300px){.ProgressigonRewardsBonus_wrapper{font-size:18px}}.SpecialBundleFooterContent_inventoryWidget{bottom:15px;position:absolute;right:15px}@media(max-width:1240px){.SpecialBundleFooterContent_inventoryWidget{display:none}}.InventoryCounter_wrapper{color:#fc6;font-size:16px;line-height:19px;padding:0;position:relative}.InventoryCounter_wrapper:before{background-image:url(images/icon_success.png);content:"";display:inline-block;height:19px;left:0;position:relative;top:0;vertical-align:sub;width:19px}.InventoryCounter_wrapper.common_preBundleTitle.common_inventoryWidget:before,.common_flex .InventoryCounter_wrapper.common_preBundleTitle.common_inventoryWidgetStyle:before{display:none}.InventoryCounter_wrapper.common_preBundleTitle.common_inventoryWidget b,.common_flex .InventoryCounter_wrapper.common_preBundleTitle.common_inventoryWidgetStyle b{color:#fff}.InventoryCounter_wrapper:after{bottom:-6px;content:"";left:-6px;position:absolute;right:-6px;top:-6px}@media(max-width:1240px){.InventoryCounter_wrapper{padding-top:5px}}.Carousel_linesWrapper,.Carousel_wrapper{position:relative}.Carousel_linesWrapper.Carousel_middleScrollMask{-webkit-mask-image:-webkit-gradient(linear,0 0,100% 0,from(transparent),color-stop(.05,#000),color-stop(.95,#000),color-stop(.99,rgba(0,0,0,.145)))}.Carousel_navigateButton,.Carousel_next,.Carousel_prev{background-position:50%;background-repeat:no-repeat;background-size:10px 18px;cursor:pointer;height:30px;opacity:1;outline:none;position:absolute;top:50%;transform:translateY(-50%);width:30px;z-index:100}.Carousel_prev{background-image:url(images/arrow_back.png);background-position:0;left:15px;transition:opacity .1s linear}.Carousel_prev.Carousel_disabled,.Carousel_prev[aria-disabled=true]{opacity:.25!important}.Carousel_next{background-image:url(images/arrow_forward.png);background-position:100%;right:13px;transition:opacity .1s linear}.Carousel_next.Carousel_disabled,.Carousel_next[aria-disabled=true]{opacity:.25!important}.SerialBundleCarouselItem_fontRoboto{font-family:Roboto!important}.SerialBundleCarouselItem_fade{animation-duration:.5s;animation-name:SerialBundleCarouselItem_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes SerialBundleCarouselItem_fade{0%{opacity:0}to{opacity:1}}.SerialBundleCarouselItem_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.SerialBundleCarouselItem_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.SerialBundleCarouselItem_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.SerialBundleCarouselItem_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialBundleCarouselItem_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.SerialBundleCarouselItem_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.SerialBundleCarouselItem_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.SerialBundleCarouselItem_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialBundleCarouselItem_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.SerialBundleCarouselItem_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.SerialBundleCarouselItem_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.SerialBundleCarouselItem_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialBundleCarouselItem_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialBundleCarouselItem_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.SerialBundleCarouselItem_bundle-two-third:after{padding-top:100%}}.SerialBundleCarouselItem_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.SerialBundleCarouselItem_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.SerialBundleCarouselItem_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialBundleCarouselItem_bundle-full{max-height:316px}.SerialBundleCarouselItem_bundle-full:after{padding-top:100%}}.SerialBundleCarouselItem_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.SerialBundleCarouselItem_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.SerialBundleCarouselItem_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialBundleCarouselItem_bundle-three-second{max-height:316px}.SerialBundleCarouselItem_bundle-three-second:after{padding-top:100%}}.SerialBundleCarouselItem_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.SerialBundleCarouselItem_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.SerialBundleCarouselItem_bundle-three{margin:.75rem}}.SerialBundleCarouselItem_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.SerialBundleCarouselItem_bundle-one-four:after{content:"";display:block;padding-top:100%}.SerialBundleCarouselItem_headShakeAnimation{animation:SerialBundleCarouselItem_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes SerialBundleCarouselItem_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.SerialBundleCarouselItem_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.SerialBundleCarouselItem_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.SerialBundleCarouselItem_defaultTooltipHeaderStyles{font-size:10px}}.SerialBundleCarouselItem_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.SerialBundleCarouselItem_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.SerialBundleCarouselItem_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.SerialBundleCarouselItem_defaultTooltipBodyStyles{font-size:10px}}.SerialBundleCarouselItem_defaultTooltipBodyStyles.SerialBundleCarouselItem_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.SerialBundleCarouselItem_defaultTooltipBodyStyles.SerialBundleCarouselItem_withBorderBottom:last-child{border-bottom:0}.SerialBundleCarouselItem_defaultTooltipBodyStyles.SerialBundleCarouselItem_warning{color:#f17e47}.SerialBundleCarouselItem_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.SerialBundleCarouselItem_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.SerialBundleCarouselItem_defaultTooltipFooterStyles{font-size:8px}}.SerialBundleCarouselItem_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.SerialBundleCarouselItem_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.SerialBundleCarouselItem_bundle-sepia,.SerialBundleCarouselItem_customization-bundle-effect.sepia_effect{filter:sepia(.6);transition:filter .25s linear;will-change:filter}.SerialBundleCarouselItem_bundle-sepia-hover,.SerialBundleCarouselItem_customization-hover-bundle-effect.sepia_effect{filter:sepia(0)}.SerialBundleCarouselItem_bundle-grayscale,.SerialBundleCarouselItem_customization-bundle-effect.grayscale{filter:grayscale(.85);transition:filter .25s linear;will-change:filter}.SerialBundleCarouselItem_bundle-grayscale-hover,.SerialBundleCarouselItem_customization-hover-bundle-effect.grayscale{filter:grayscale(0)}.SerialBundleCarouselItem_decoration-scale_on_hover{transition:transform .2s ease-in-out}.SerialBundleCarouselItem_decoration-scale_on_hover:hover{transform:scale(1.05);z-index:1}@media(max-width:768px){.SerialBundleCarouselItem_decoration-scale_on_hover:hover{transform:none}}.SerialBundleCarouselItem_decoration-fader_ltr_gradient:before,.SerialBundleCarouselItem_item.fader_ltr_gradient:before{background-color:rgba(15,17,30,.77);content:"";height:100%;left:0;-webkit-mask-image:linear-gradient(90deg,#000 25%,transparent 65%);mask-image:linear-gradient(90deg,#000 25%,transparent 65%);opacity:0;position:absolute;top:0;transition:opacity .4s;width:100%;z-index:1}.SerialBundleCarouselItem_decoration-fader_ltr_gradient:hover:before,.SerialBundleCarouselItem_item:hover.fader_ltr_gradient:before{opacity:1}.SerialBundleCarouselItem_itemWrapper{height:100%;left:0;position:absolute;top:0;width:100%}.SerialBundleCarouselItem_item{bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0}.SerialBundleCarouselItem_item.SerialBundleCarouselItem_purchased:after{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.SerialBundleCarouselItem_label{position:absolute;right:-15px;top:5px;z-index:10}.SerialBundleCarouselItem_header{padding:16px 24px}.SerialBundleCarouselItem_title{align-items:flex-start;display:flex;justify-content:space-between}.SerialBundleCarouselItem_img{bottom:0;height:100%;left:0;object-fit:contain;object-position:center;position:absolute;right:0;top:0;transition:filter .2s ease-in-out;width:100%;will-change:filter;z-index:-1}.SerialBundleCarouselItem_item:not(.SerialBundleCarouselItem_purchased):not(.sepia_effect):not(.fader_ltr_gradient):not(.disable_bundle_hover_background):hover img{filter:brightness(.4)}.SerialBundleCarouselItem_entityWrapper{word-wrap:break-word;color:#fff;font-size:18px;font-weight:700;max-width:90%}@media(min-width:1600px){.SerialBundleCarouselItem_entityWrapper{font-size:20px}}@media(max-width:300px){.SerialBundleCarouselItem_entityWrapper{font-size:14px}}.SerialBundleCarouselItem_content{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;z-index:2}.SerialBundleCarouselItem_additionalInfo{display:flex}.SerialBundleCarouselItem_serialBundleInfoBlock{border-right:1px solid hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.75);font-size:16px;padding:0 10px}@media(min-width:1600px){.SerialBundleCarouselItem_serialBundleInfoBlock{font-size:18px}}@media(max-width:300px){.SerialBundleCarouselItem_serialBundleInfoBlock{font-size:12px}}.SerialBundleCarouselItem_serialBundleInfoBlock:first-child{padding-left:0}.SerialBundleCarouselItem_serialBundleInfoBlock:last-child{border:none}.SerialBundleCarouselItem_bundleChainWidget{margin-top:5px}.SerialBundleCarouselItem_previewBundleContent{display:inline-flex;opacity:0;padding-top:10px;transition:opacity .25s ease-in-out;will-change:opacity}.SerialBundleCarouselItem_item:not(.SerialBundleCarouselItem_purchased):hover .SerialBundleCarouselItem_previewBundleContent{opacity:1}.SerialBundleCarouselItem_item.SerialBundleCarouselItem_purchased .SerialBundleCarouselItem_previewBundleContent{display:none}.SerialBundleCarouselItem_footer{align-items:flex-end;display:flex;justify-content:space-between;padding:16px 20px}.SerialBundleCarouselItem_previewBundleNext{padding:0 15px}.SerialBundleCarouselItem_previewBundleNext .SerialBundleCarouselItem_goToNextButtonLink:before{bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px}.SerialBundleCarouselItem_purchaseInfo{max-width:100%}.SerialBundleCarouselItem_buttons{padding-top:15px}.SerialBundleCarouselItem_bundleLimitWrapper{margin-right:10px}.SerialBundleCarouselItem_additionalIcons{display:flex}.SerialBundleCarouselItem_item .SerialBundleCarouselItem_serialTip{color:hsla(0,0%,100%,.75);font-size:16px}@media(min-width:1600px){.SerialBundleCarouselItem_item .SerialBundleCarouselItem_serialTip{font-size:18px}}@media(max-width:300px){.SerialBundleCarouselItem_item .SerialBundleCarouselItem_serialTip{font-size:12px}}.SerialBundleCarouselItem_purchasedInfo{align-items:center;display:flex}.SerialBundleCarouselItem_previewBundlePurchased{background-color:hsla(0,0%,100%,.05);padding:13px 24px}.SerialBundleCarouselItem_labels{align-items:center;display:flex;padding-bottom:10px}.SerialBundleCarouselItem_bundleLabel{margin-right:5px}.SerialBundleCarouselItem_bundleLabel:last-child{margin-right:0}.SerialBundleCarouselItem_buttonsWrapper{align-items:center;display:flex}.SerialBundleCarouselItem_item.SerialBundleCarouselItem_purchased .SerialBundleCarouselItem_header,.SerialBundleCarouselItem_item.SerialBundleCarouselItem_purchased .SerialBundleCarouselItem_labels,.SerialBundleCarouselItem_item.SerialBundleCarouselItem_purchased .SerialBundleCarouselItem_serialTip{opacity:.5}.SerialBundleCarouselItem_priceWrapper{align-items:flex-end;display:flex;min-height:52px}.SerialBundleCarouselItem_item:not(.SerialBundleCarouselItem_purchased):not(.SerialBundleCarouselItem_isMobile) .SerialBundleCarouselItem_footer{transform:translateY(calc(100% - 80px));transition:transform .1s ease-in-out}.SerialBundleCarouselItem_item.SerialBundleCarouselItem_disableByPrev:not(.SerialBundleCarouselItem_isMobile) .SerialBundleCarouselItem_footer{transform:translateY(87px)}.SerialBundleCarouselItem_item.SerialBundleCarouselItem_item:not(.SerialBundleCarouselItem_purchased):not(.SerialBundleCarouselItem_isMobile):hover .SerialBundleCarouselItem_footer{transform:translateY(0)}.SerialBundleCarouselItem_item:not(.SerialBundleCarouselItem_purchased):not(.SerialBundleCarouselItem_isMobile) .SerialBundleCarouselItem_buttons{opacity:0}.SerialBundleCarouselItem_item.SerialBundleCarouselItem_item:not(.SerialBundleCarouselItem_purchased):not(.SerialBundleCarouselItem_isMobile):hover .SerialBundleCarouselItem_buttons{opacity:1}.SerialBundleCarouselItem_item.SerialBundleCarouselItem_isMobile .SerialBundleCarouselItem_previewBundleContent,.SerialBundleCarouselItem_item.SerialBundleCarouselItem_isMobile .SerialBundleCarouselItem_previewBundleNext{display:none}.SerialBundleCarouselItem_item.SerialBundleCarouselItem_isMobile .SerialBundleCarouselItem_footer{padding:0 24px 10px}.SerialBundleCarouselItem_item.SerialBundleCarouselItem_isMobile .SerialBundleCarouselItem_labels{padding-bottom:5px}.SerialBundleCarouselItem_item.SerialBundleCarouselItem_isMobile .SerialBundleCarouselItem_buttons{padding-top:5px}@media(max-width:768px){.SerialBundleCarouselItem_attentionWrapper{font-size:12px}.SerialBundleCarouselItem_discount{margin-bottom:10px}}.SerialBundleCarouselItem_item:not(.SerialBundleCarouselItem_purchased):is(.bundle_card_content_underlay) .PriceWrapper_price{padding:0 8px;position:relative}.SerialBundleCarouselItem_item:not(.SerialBundleCarouselItem_purchased):is(.bundle_card_content_underlay) .PriceWrapper_price:before{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:-2px;content:"";left:0;position:absolute;right:5px;top:-2px;z-index:-1}.SerialBundleCarouselItem_item:not(.SerialBundleCarouselItem_purchased):is(.bundle_card_content_underlay) .PriceWrapper_price.PriceWrapper_column{position:relative}.SerialBundleCarouselItem_item:not(.SerialBundleCarouselItem_purchased):is(.bundle_card_content_underlay) .PriceWrapper_price.PriceWrapper_column:before{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:-1px;content:"";left:-10px;position:absolute;right:5px;top:1px;z-index:-1}.SerialBundleCarouselItem_item:not(.SerialBundleCarouselItem_purchased):is(.bundle_card_content_underlay) .Price_priceFree{padding:2px 8px;position:relative}.SerialBundleCarouselItem_item:not(.SerialBundleCarouselItem_purchased):is(.bundle_card_content_underlay) .Price_priceFree:before{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:-2px;content:"";left:0;position:absolute;right:0;top:-2px;z-index:-1}.SerialBundleCarouselItem_item:not(.SerialBundleCarouselItem_purchased):is(.bundle_card_content_underlay) .SerialBundleCarouselItem_entityWrapper{padding:0 8px;position:relative;width:max-content}.SerialBundleCarouselItem_item:not(.SerialBundleCarouselItem_purchased):is(.bundle_card_content_underlay) .SerialBundleCarouselItem_entityWrapper:before{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.SerialBundleCarouselItem_item:not(.SerialBundleCarouselItem_purchased):is(.bundle_card_content_underlay) .SerialBundleCarouselItem_additionalIcons{padding:2px 0 0 7px;position:relative}.SerialBundleCarouselItem_item:not(.SerialBundleCarouselItem_purchased):is(.bundle_card_content_underlay) .SerialBundleCarouselItem_additionalIcons:before{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.SerialBundleCarouselItem_item:not(.SerialBundleCarouselItem_purchased):is(.bundle_card_content_underlay) .BundleType_wrapper{padding:0 8px;position:relative;width:max-content}.SerialBundleCarouselItem_item:not(.SerialBundleCarouselItem_purchased):is(.bundle_card_content_underlay) .BundleType_wrapper:before{background-color:var(--underlay-color,rgba(15,15,16,.6));bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.Link_link{color:rgba(139,198,231,.9);cursor:pointer;outline:none;position:relative;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:5px}.Link_link:hover{color:#8bc6e7;text-decoration-color:rgba(139,198,231,.9)}.Link_link.Link_white{color:hsla(0,0%,100%,.75);text-decoration-color:hsla(0,0%,100%,.75)}.Link_link.Link_white:hover{color:#fff;text-decoration-color:#fff}.SerialBundleIndex_fontRoboto{font-family:Roboto!important}.SerialBundleIndex_fade{animation-duration:.5s;animation-name:SerialBundleIndex_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes SerialBundleIndex_fade{0%{opacity:0}to{opacity:1}}.SerialBundleIndex_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.SerialBundleIndex_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.SerialBundleIndex_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.SerialBundleIndex_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialBundleIndex_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.SerialBundleIndex_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.SerialBundleIndex_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.SerialBundleIndex_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialBundleIndex_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.SerialBundleIndex_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.SerialBundleIndex_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.SerialBundleIndex_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialBundleIndex_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialBundleIndex_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.SerialBundleIndex_bundle-two-third:after{padding-top:100%}}.SerialBundleIndex_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.SerialBundleIndex_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.SerialBundleIndex_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialBundleIndex_bundle-full{max-height:316px}.SerialBundleIndex_bundle-full:after{padding-top:100%}}.SerialBundleIndex_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.SerialBundleIndex_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.SerialBundleIndex_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialBundleIndex_bundle-three-second{max-height:316px}.SerialBundleIndex_bundle-three-second:after{padding-top:100%}}.SerialBundleIndex_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.SerialBundleIndex_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.SerialBundleIndex_bundle-three{margin:.75rem}}.SerialBundleIndex_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.SerialBundleIndex_bundle-one-four:after{content:"";display:block;padding-top:100%}.SerialBundleIndex_headShakeAnimation{animation:SerialBundleIndex_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes SerialBundleIndex_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.SerialBundleIndex_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.SerialBundleIndex_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.SerialBundleIndex_defaultTooltipHeaderStyles{font-size:10px}}.SerialBundleIndex_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.SerialBundleIndex_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.SerialBundleIndex_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.SerialBundleIndex_defaultTooltipBodyStyles{font-size:10px}}.SerialBundleIndex_defaultTooltipBodyStyles.SerialBundleIndex_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.SerialBundleIndex_defaultTooltipBodyStyles.SerialBundleIndex_withBorderBottom:last-child{border-bottom:0}.SerialBundleIndex_defaultTooltipBodyStyles.SerialBundleIndex_warning{color:#f17e47}.SerialBundleIndex_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.SerialBundleIndex_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.SerialBundleIndex_defaultTooltipFooterStyles{font-size:8px}}.SerialBundleIndex_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.SerialBundleIndex_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.SerialBundleIndex_wrapper{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:700;letter-spacing:.36px;position:relative}@media(min-width:1600px){.SerialBundleIndex_wrapper{font-size:16px}}@media(max-width:300px){.SerialBundleIndex_wrapper{font-size:10px}}.SerialBundleIndex_wrapper:after{background-image:url(images/icon_serial_chain.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:24px;width:25px}.SerialBundle_fontRoboto{font-family:Roboto!important}.SerialBundle_fade{animation-duration:.5s;animation-name:SerialBundle_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes SerialBundle_fade{0%{opacity:0}to{opacity:1}}.SerialBundle_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.SerialBundle_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.SerialBundle_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.SerialBundle_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialBundle_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.SerialBundle_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.SerialBundle_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.SerialBundle_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialBundle_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.SerialBundle_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.SerialBundle_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.SerialBundle_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialBundle_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialBundle_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.SerialBundle_bundle-two-third:after{padding-top:100%}}.SerialBundle_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.SerialBundle_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.SerialBundle_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialBundle_bundle-full{max-height:316px}.SerialBundle_bundle-full:after{padding-top:100%}}.SerialBundle_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.SerialBundle_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.SerialBundle_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialBundle_bundle-three-second{max-height:316px}.SerialBundle_bundle-three-second:after{padding-top:100%}}.SerialBundle_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.SerialBundle_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.SerialBundle_bundle-three{margin:.75rem}}.SerialBundle_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.SerialBundle_bundle-one-four:after{content:"";display:block;padding-top:100%}.SerialBundle_animationWrapper.SerialBundle_animate,.SerialBundle_headShakeAnimation,.SerialBundle_item.SerialBundle_animate{animation:SerialBundle_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes SerialBundle_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.SerialBundle_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.SerialBundle_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.SerialBundle_defaultTooltipHeaderStyles{font-size:10px}}.SerialBundle_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.SerialBundle_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.SerialBundle_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.SerialBundle_defaultTooltipBodyStyles{font-size:10px}}.SerialBundle_defaultTooltipBodyStyles.SerialBundle_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.SerialBundle_defaultTooltipBodyStyles.SerialBundle_withBorderBottom:last-child{border-bottom:0}.SerialBundle_defaultTooltipBodyStyles.SerialBundle_warning{color:#f17e47}.SerialBundle_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.SerialBundle_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.SerialBundle_defaultTooltipFooterStyles{font-size:8px}}.SerialBundle_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.SerialBundle_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.SerialBundle_bundle-sepia,.SerialBundle_customization-bundle-effect.sepia_effect{filter:sepia(.6);transition:filter .25s linear;will-change:filter}.SerialBundle_bundle-sepia-hover,.SerialBundle_customization-hover-bundle-effect.sepia_effect{filter:sepia(0)}.SerialBundle_bundle-grayscale,.SerialBundle_customization-bundle-effect.grayscale{filter:grayscale(.85);transition:filter .25s linear;will-change:filter}.SerialBundle_bundle-grayscale-hover,.SerialBundle_customization-hover-bundle-effect.grayscale{filter:grayscale(0)}.SerialBundle_decoration-scale_on_hover{transition:transform .2s ease-in-out}.SerialBundle_decoration-scale_on_hover:hover{transform:scale(1.05);z-index:1}@media(max-width:768px){.SerialBundle_decoration-scale_on_hover:hover{transform:none}}.SerialBundle_decoration-fader_ltr_gradient:before{background-color:rgba(15,17,30,.77);content:"";height:100%;left:0;-webkit-mask-image:linear-gradient(90deg,#000 25%,transparent 65%);mask-image:linear-gradient(90deg,#000 25%,transparent 65%);opacity:0;position:absolute;top:0;transition:opacity .4s;width:100%;z-index:1}.SerialBundle_decoration-fader_ltr_gradient:hover:before{opacity:1}.SerialBundle_wrapper{box-sizing:border-box;padding:1rem 1rem 0;width:100%}@media screen and (max-width:1770px){.SerialBundle_wrapper{padding:.75rem .75rem 0}}.SerialBundle_item{box-sizing:border-box;margin-right:16px;max-height:390px;max-width:600px;position:relative;width:50%}.SerialBundle_item:after{content:"";display:block;padding-top:65%}.SerialBundle_item.SerialBundle_withValuable{width:90%}.SerialBundle_item.SerialBundle_mobileItem{margin-bottom:15px;max-width:100%;padding-bottom:0;width:100%}.SerialBundle_item.SerialBundle_isSpecific{max-width:665px}@media(max-width:1770px){.SerialBundle_item.SerialBundle_isSpecific{max-width:590px}}@media(max-width:1600px){.SerialBundle_item.SerialBundle_isSpecific{max-width:512px}}@media(max-width:1240px){.SerialBundle_item.SerialBundle_isSpecific{margin-bottom:15px;max-width:100%;padding-bottom:65%;width:100%}}.SerialBundle_item:not(.SerialBundle_withValuable):last-child{margin-right:0}.SerialBundle_carouselItem{height:100%;position:absolute;width:100%}.SerialBundle_specificItemsWrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.SerialBundle_animationWrapper{height:100%;position:absolute;width:100%}.SerialBundle_content{display:flex;position:relative}.SerialBundle_carouselWrapper{width:100%}.SerialBundle_carouselWrapper.SerialBundle_withValuable{width:56%}.SerialBundle_progressBarWrapper{padding:10px 0 0}.SerialBundle_navigationButton,.SerialBundle_navigationButtonNext,.SerialBundle_navigationButtonPrev{background-position:50%;background-size:17px 30px;height:160px;width:68px}.SerialBundle_navigationButtonNext{background-image:url(images/icon_slider_forward_arrow_big.svg);right:0}.SerialBundle_navigationButtonPrev{background-image:url(images/icon_slider_back_arrow_big.svg);left:0}.ProgressBar_fontRoboto{font-family:Roboto!important}.ProgressBar_fade{animation-duration:.5s;animation-name:ProgressBar_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes ProgressBar_fade{0%{opacity:0}to{opacity:1}}.ProgressBar_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.ProgressBar_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.ProgressBar_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.ProgressBar_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ProgressBar_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.ProgressBar_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.ProgressBar_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.ProgressBar_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ProgressBar_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.ProgressBar_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.ProgressBar_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.ProgressBar_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ProgressBar_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ProgressBar_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.ProgressBar_bundle-two-third:after{padding-top:100%}}.ProgressBar_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.ProgressBar_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.ProgressBar_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ProgressBar_bundle-full{max-height:316px}.ProgressBar_bundle-full:after{padding-top:100%}}.ProgressBar_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.ProgressBar_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.ProgressBar_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ProgressBar_bundle-three-second{max-height:316px}.ProgressBar_bundle-three-second:after{padding-top:100%}}.ProgressBar_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.ProgressBar_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.ProgressBar_bundle-three{margin:.75rem}}.ProgressBar_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.ProgressBar_bundle-one-four:after{content:"";display:block;padding-top:100%}.ProgressBar_headShakeAnimation{animation:ProgressBar_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes ProgressBar_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.ProgressBar_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.ProgressBar_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.ProgressBar_defaultTooltipHeaderStyles{font-size:10px}}.ProgressBar_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.ProgressBar_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.ProgressBar_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.ProgressBar_defaultTooltipBodyStyles{font-size:10px}}.ProgressBar_defaultTooltipBodyStyles.ProgressBar_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.ProgressBar_defaultTooltipBodyStyles.ProgressBar_withBorderBottom:last-child{border-bottom:0}.ProgressBar_defaultTooltipBodyStyles.ProgressBar_warning{color:#f17e47}.ProgressBar_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.ProgressBar_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.ProgressBar_defaultTooltipFooterStyles{font-size:8px}}.ProgressBar_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.ProgressBar_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.ProgressBar_wrapper{position:relative}.ProgressBar_progressBar{grid-gap:4px;display:flex;width:100%}.ProgressBar_bar{background-color:hsla(0,0%,100%,.2);cursor:pointer;height:8px;position:relative;transition:background-color .2s ease-in-out;width:100%}.ProgressBar_bar:not(.ProgressBar_active).ProgressBar_selected,.ProgressBar_bar:not(.ProgressBar_active):hover{background-color:hsla(0,0%,100%,.8)}.ProgressBar_bar.ProgressBar_valuable{background-color:rgba(255,204,102,.2)}.ProgressBar_bar.ProgressBar_valuable:not(.ProgressBar_active).ProgressBar_selected,.ProgressBar_bar.ProgressBar_valuable:not(.ProgressBar_active):hover{background-color:#fc6}.ProgressBar_bar.ProgressBar_active{background-color:rgba(255,204,102,.6)}.ProgressBar_bar.ProgressBar_active:hover{background-color:rgba(255,204,102,.8)}.ProgressBar_bar.ProgressBar_active.ProgressBar_selected{background-color:#fc6}.ProgressBar_bar:after{bottom:-5px;content:"";left:0;position:absolute;right:0;top:-5px}.ProgressBar_lineProgressBar{background:rgba(0,0,0,.6);border:1px solid hsla(0,0%,100%,.3);height:8px;position:relative;width:100%}.ProgressBar_progressLine{background-color:#fc6;height:100%;position:relative}.ProgressBar_progressLine:after{background-color:#fc6;bottom:0;content:"";height:13px;position:absolute;right:0;width:1px}.ProgressBar_progressLine.ProgressBar_hiddenPoint:after{content:none}.ProgressBar_progressLine.ProgressBar_animation{animation-duration:.75s;animation-fill-mode:forwards;animation-name:ProgressBar_fillProgressBarAnimation;animation-timing-function:ease-in-out;filter:none;width:var(--preview-width)}@keyframes ProgressBar_fillProgressBarAnimation{0%{filter:drop-shadow(0 0 9px #FFCC66);width:var(--preview-width)}95%{filter:drop-shadow(0 0 9px #FFCC66)}to{filter:none;width:var(--current-width)}}.ProgressBar_positions{display:flex;justify-content:space-between}.ProgressBar_positions.ProgressBar_start{justify-content:flex-start;padding-top:2px}.ProgressBar_endPosition,.ProgressBar_startPosition{color:#fff;font-size:12px}@media(min-width:1600px){.ProgressBar_endPosition,.ProgressBar_startPosition{font-size:14px}}@media(max-width:300px){.ProgressBar_endPosition,.ProgressBar_startPosition{font-size:8px}}.GachaBannerLoader_fontRoboto{font-family:Roboto!important}.GachaBannerLoader_fade{animation-duration:.5s;animation-name:GachaBannerLoader_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes GachaBannerLoader_fade{0%{opacity:0}to{opacity:1}}.GachaBannerLoader_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.GachaBannerLoader_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.GachaBannerLoader_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.GachaBannerLoader_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.GachaBannerLoader_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.GachaBannerLoader_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.GachaBannerLoader_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.GachaBannerLoader_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.GachaBannerLoader_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.GachaBannerLoader_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.GachaBannerLoader_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.GachaBannerLoader_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.GachaBannerLoader_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.GachaBannerLoader_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.GachaBannerLoader_bundle-two-third:after{padding-top:100%}}.GachaBannerLoader_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.GachaBannerLoader_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.GachaBannerLoader_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.GachaBannerLoader_bundle-full{max-height:316px}.GachaBannerLoader_bundle-full:after{padding-top:100%}}.GachaBannerLoader_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.GachaBannerLoader_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.GachaBannerLoader_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.GachaBannerLoader_bundle-three-second{max-height:316px}.GachaBannerLoader_bundle-three-second:after{padding-top:100%}}.GachaBannerLoader_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.GachaBannerLoader_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.GachaBannerLoader_bundle-three{margin:.75rem}}.GachaBannerLoader_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.GachaBannerLoader_bundle-one-four:after{content:"";display:block;padding-top:100%}.GachaBannerLoader_headShakeAnimation{animation:GachaBannerLoader_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes GachaBannerLoader_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.GachaBannerLoader_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.GachaBannerLoader_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.GachaBannerLoader_defaultTooltipHeaderStyles{font-size:10px}}.GachaBannerLoader_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.GachaBannerLoader_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.GachaBannerLoader_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.GachaBannerLoader_defaultTooltipBodyStyles{font-size:10px}}.GachaBannerLoader_defaultTooltipBodyStyles.GachaBannerLoader_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.GachaBannerLoader_defaultTooltipBodyStyles.GachaBannerLoader_withBorderBottom:last-child{border-bottom:0}.GachaBannerLoader_defaultTooltipBodyStyles.GachaBannerLoader_warning{color:#f17e47}.GachaBannerLoader_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.GachaBannerLoader_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.GachaBannerLoader_defaultTooltipFooterStyles{font-size:8px}}.GachaBannerLoader_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.GachaBannerLoader_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.GachaBannerLoader_loader{aspect-ratio:1360/720;background-color:rgba(0,0,0,.15);margin:1rem;position:relative;width:100%}@media(max-width:1770px){.GachaBannerLoader_loader{margin:.75rem}}.GachaBannerLoader_loader .wru__Processing__processing{background-color:transparent;position:absolute}@media(max-width:1240px){.GachaBannerLoader_loader{aspect-ratio:1}.GachaBannerLoader_loader .wru__Processing__spinner{top:50%}}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(fonts/RobotoCondensed-Bold__c2aa0.ttf) format("truetype")}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(fonts/RobotoCondensed-Regular__67977.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(fonts/Roboto-Bold-webfont__232db.woff)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(fonts/Roboto-Regular-webfont__e494e.woff)}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(fonts/Roboto-Light-webfont__d96d1.woff)}*,:after,:before{box-sizing:border-box}*,ol[class],ul[class]{padding:0}*{margin:0}body{line-height:1.5;min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed}ol[class],ul[class]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}img{display:block;max-width:100%}article&gt;*+*{margin-top:1em}button,input,select,textarea{font:inherit}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;text-rendering:optimizeLegibility}input{-webkit-rtl-ordering:logical;-webkit-appearance:textfield;background-color:#fff;border:2px inset;border-color:initial;border-image:initial;border-radius:0;color:initial;cursor:text;display:inline-block;letter-spacing:normal;margin:0;padding:1px 0;text-align:start;text-indent:0;text-rendering:auto;text-shadow:none;text-transform:none;word-spacing:normal;-webkit-writing-mode:horizontal-tb!important}input[type=submit],textarea{-webkit-appearance:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}iframe{border:0}*{font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif;scrollbar-color:hsla(0,0%,100%,.09) hsla(0,0%,100%,0);scrollbar-width:thin}@supports selector(::-webkit-scrollbar){*{scrollbar-color:unset;scrollbar-width:unset}}html{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:transparent!important;overflow-y:initial!important}body,html{-webkit-overflow-scrolling:touch;font-display:swap;font-kerning:none;height:100%;-webkit-user-select:none;width:100%}body.disabledScroll,html.disabledScroll{overflow-y:hidden!important}body{overflow:hidden}@media(max-width:1240px){body{height:auto;min-height:100%;overflow-y:auto}}::-webkit-scrollbar{background:hsla(0,0%,100%,0);width:4px}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.09);border-radius:3px;cursor:pointer}html[lang=zh-tw] *,html[lang=zh-tw] b{font-weight:400!important}*,:after,:before{box-sizing:inherit}a{color:#fff;text-decoration:none}#app{height:100%;width:100%}#app .external-link{border-bottom:none}#app .external-link.with-border span{border-bottom:1px solid hsla(0,0%,100%,.75)}#app .external-link:hover #app .external-link.with-border span{border-bottom:1px solid #fff}#app .external-link:after{background-image:url(images/external-icon-white.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:10px;margin:0 0 0 3px;width:10px}#app .external-link_gold{color:#fc6!important}#app .external-link_gold:after{background-image:url(images/external-icon-gold.svg)}#wows-react-tooltip-body div[class^=Tooltip_tooltipBody],#wows-react-tooltip-body div[class^=_tooltipBody]{max-width:350px}@media(max-width:1240px){#wows-react-tooltip-body{display:none!important;height:0;width:0}}body.common_transparent #wows-react-tooltip-body,body.common_transparent .we-tooltip__container{background:rgba(12,20,28,.9);box-shadow:0 0 0 1px rgba(0,0,0,.56)}.we-tooltip__container{max-width:480px;width:auto}@media(max-width:1240px){.we-tooltip__container{display:none!important;height:0;width:0}}.wows_crews_perks-item-icon{min-width:60px}@media(max-width:768px){.wows_crews_perks-item-title{max-width:none!important}.left10px{padding-left:0!important}}.video-react-big-play-button,.video-react-control-bar{display:none!important}.icon-premium,.icon-wows_premium{white-space:normal!important}button.react-joyride__beacon,button.react-joyride__beacon&gt;span{outline:none!important}.__floater__arrow svg polygon{stroke:#d8ceab}.wows-entities__assets-icon span{margin-left:0!important}.wows-entities__assets-icon-exchange{padding:0 20px 0 0!important}.inline-block{display:inline-block}@media(max-width:1240px){#staff-info{display:none}}.delimiter-currencies{display:inline-block;margin:0 4px}.we-editor__ship-wrapper{align-items:center;display:inline-flex;width:max-content}.ViewCard_descriptionText .we-editor__column{display:flex;flex-direction:column;max-width:50%;min-width:50%}.ViewCard_descriptionText .we-editor__column&gt;div[data-wows-entity=true]{display:inline-flex;width:max-content}.ViewCard_descriptionText .we-editor__column .we-vehicle__inline{display:inline-flex}@media(max-width:768px){.ViewCard_descriptionText .we-editor__column{max-width:100%;min-width:100%}}.global-ship_name{color:#eec568;text-transform:uppercase}.global-gold-color{color:#fc6}.port-preview__button{background-image:url(images/Camerastatick.png);cursor:pointer;height:9px;margin-right:5px;margin-top:-3px;opacity:.7;width:15px;will-change:opacity;z-index:1}.port-preview__button:hover{background-image:url(images/Camerahover.png)}@media(max-width:768px){.wows_ship_consumables-item{height:13vw;width:13vw}}span.wru__Checkbox__checkbox{border:1px solid hsla(0,0%,80%,.2);box-shadow:none;cursor:pointer;height:20px;width:20px}div.wru__CheckboxWithLabel__container:hover span.wru__Checkbox__checkbox,span.wru__Checkbox__checkbox:hover{border:1px solid rgba(76,232,170,.7);box-shadow:inset 0 0 10px 0 rgba(0,0,0,.3),inset 0 0 7px 0 rgba(76,232,170,.7)!important}.armory-currency{color:#fff;display:inline-block;font-weight:700;position:relative}.armory-currency:after{background-position:0 -2px;background-size:100% 100%;content:"";display:inline-block;height:24px;margin:0 0 0 2px;vertical-align:middle;width:24px}.armory-currency__steel:after{background-image:url(images/icon_cur_steel_24.svg)}.armory-currency__coal:after{background-image:url(images/icon_cur_coal_24.svg)}.common_transparent{background:transparent!important}.common_none{display:none!important}div.common_wru__CheckboxWithLabel__container{align-items:center;display:flex;max-height:22px;max-width:100%;min-width:50px;width:max-content}.common_bigNotice{align-items:center;display:flex;height:340px;justify-content:center;width:100%}.common_bigNoticeText{color:hsla(0,0%,100%,.77);font-size:42px;font-weight:700;letter-spacing:.32px;text-align:center;text-transform:uppercase}.common_randomBundleCategory{background-color:#080811;background-image:url(images/back_rb.jpg);background-position:top;background-repeat:no-repeat;background-size:100%}.CategoryFilter_fontRoboto{font-family:Roboto!important}.CategoryFilter_fade,.CategoryFilter_filterWrapper{animation-duration:.5s;animation-name:CategoryFilter_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes CategoryFilter_fade{0%{opacity:0}to{opacity:1}}.CategoryFilter_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.CategoryFilter_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.CategoryFilter_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.CategoryFilter_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CategoryFilter_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.CategoryFilter_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.CategoryFilter_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.CategoryFilter_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CategoryFilter_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.CategoryFilter_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.CategoryFilter_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.CategoryFilter_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CategoryFilter_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CategoryFilter_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.CategoryFilter_bundle-two-third:after{padding-top:100%}}.CategoryFilter_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.CategoryFilter_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.CategoryFilter_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CategoryFilter_bundle-full{max-height:316px}.CategoryFilter_bundle-full:after{padding-top:100%}}.CategoryFilter_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.CategoryFilter_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.CategoryFilter_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CategoryFilter_bundle-three-second{max-height:316px}.CategoryFilter_bundle-three-second:after{padding-top:100%}}.CategoryFilter_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.CategoryFilter_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.CategoryFilter_bundle-three{margin:.75rem}}.CategoryFilter_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.CategoryFilter_bundle-one-four:after{content:"";display:block;padding-top:100%}.CategoryFilter_headShakeAnimation{animation:CategoryFilter_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes CategoryFilter_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.CategoryFilter_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.CategoryFilter_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.CategoryFilter_defaultTooltipHeaderStyles{font-size:10px}}.CategoryFilter_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.CategoryFilter_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.CategoryFilter_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.CategoryFilter_defaultTooltipBodyStyles{font-size:10px}}.CategoryFilter_defaultTooltipBodyStyles.CategoryFilter_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.CategoryFilter_defaultTooltipBodyStyles.CategoryFilter_withBorderBottom:last-child{border-bottom:0}.CategoryFilter_defaultTooltipBodyStyles.CategoryFilter_warning{color:#f17e47}.CategoryFilter_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.CategoryFilter_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.CategoryFilter_defaultTooltipFooterStyles{font-size:8px}}.CategoryFilter_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.CategoryFilter_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.CategoryFilter_filterWrapper{box-sizing:border-box;position:relative;width:20px;z-index:9999}.CategoryFilter_filterWrapper.CategoryFilter_displayRight{background:none;background-color:rgba(0,0,0,.3);background-size:90%;margin-bottom:25px;min-width:auto;width:270px;will-change:auto;z-index:999}@supports(backdrop-filter:blur(35px)) or (-webkit-backdrop-filter:blur(35px)){.CategoryFilter_filterWrapper.CategoryFilter_displayRight{-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background-color:rgba(0,0,0,.4)}}@media(max-width:768px){.CategoryFilter_filterWrapper{position:static}}.CategoryFilter_filterHeader{align-items:center;display:flex;justify-content:space-between;position:relative}.CategoryFilter_filterIcon{align-items:center;box-sizing:border-box;color:hsla(0,0%,100%,.9);cursor:pointer;display:flex;font-weight:700;margin-right:5px;padding:10px 0;position:relative;top:-1px;width:20px}.CategoryFilter_filterIcon:before{background-image:url(images/icon_filter.svg);background-size:20px 18px;content:"";display:block;height:18px;opacity:.9;width:20px}.CategoryFilter_filterIcon.CategoryFilter_active,.CategoryFilter_filterIcon:hover{color:#fff}.CategoryFilter_filterIcon.CategoryFilter_active:before,.CategoryFilter_filterIcon:hover:before{opacity:1}.CategoryFilter_filterIcon.CategoryFilter_right{cursor:auto;margin:0 10px}.CategoryFilter_filterIcon.CategoryFilter_right:before{opacity:1!important}.CategoryFilter_filterIconsBar{display:flex}.CategoryFilter_activeFilters{box-sizing:border-box;padding:0 10px;width:100%}.CategoryFilter_expandIcon,.CategoryFilter_filterColumnRight,.CategoryFilter_filterColumnTop,.CategoryFilter_icon{background-position:50%;background-repeat:no-repeat;cursor:pointer;height:44px;margin-left:-5px;position:relative;transition:all .2s linear;width:44px}.CategoryFilter_expandIcon:before,.CategoryFilter_filterColumnRight:before,.CategoryFilter_filterColumnTop:before,.CategoryFilter_icon:before{background-color:hsla(0,0%,100%,.6);bottom:0;content:"";left:0;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:15px 15px;position:absolute;right:0;top:0}.CategoryFilter_active.CategoryFilter_expandIcon,.CategoryFilter_active.CategoryFilter_filterColumnRight,.CategoryFilter_active.CategoryFilter_filterColumnTop,.CategoryFilter_icon.CategoryFilter_active{background-color:hsla(0,0%,100%,.6)}.CategoryFilter_active.CategoryFilter_expandIcon:before,.CategoryFilter_active.CategoryFilter_filterColumnRight:before,.CategoryFilter_active.CategoryFilter_filterColumnTop:before,.CategoryFilter_icon.CategoryFilter_active:before{background-color:#0e182a}.CategoryFilter_expandIcon:not(.CategoryFilter_active):hover:before,.CategoryFilter_filterColumnRight:not(.CategoryFilter_active):hover:before,.CategoryFilter_filterColumnTop:not(.CategoryFilter_active):hover:before,.CategoryFilter_icon:not(.CategoryFilter_active):hover:before{background-color:hsla(0,0%,100%,.8)}@media screen and (max-width:1919px){.CategoryFilter_filterColumnRight,.CategoryFilter_filterColumnTop,.CategoryFilter_positionButton{display:none}}.CategoryFilter_filterColumnTop:before{-webkit-mask-image:url(images/filter_top_icon.svg)}.CategoryFilter_filterColumnRight:before{-webkit-mask-image:url(images/filter_right_icon.svg)}.CategoryFilter_expandIcon:before{-webkit-mask-image:url(images/icon_filter_expand.svg);-webkit-mask-size:14px 9px;transform:rotate(180deg)}.CategoryFilter_expandIcon.CategoryFilter_active:before{transform:rotate(0deg)}.CategoryFilter_filterContainerWrapper{padding:10px 20px}.CategoryFilter_buttonPosition{position:absolute;right:0;top:0}@media(max-width:1240px){.CategoryFilter_buttonPosition{display:none}}.CategoryFilter_filterContainer{background-color:rgba(15,15,16,.95);left:0;position:absolute;right:0;top:90%;z-index:9999}@supports(backdrop-filter:blur(35px)) or (-webkit-backdrop-filter:blur(35px)){.CategoryFilter_filterContainer{-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background-color:rgba(0,0,0,.4)}}.CategoryFilter_filterContainer:before{background-color:hsla(0,0%,100%,.15);content:"";height:1px;left:0;position:absolute;right:0;top:0}@media(max-width:1240px){.CategoryFilter_filterContainer{bottom:-20px;display:flex;flex-direction:column;left:0;max-width:100%;overflow-y:auto;position:fixed;right:0;top:0}}@media(max-width:768px){.CategoryFilter_filterContainer{border:0}}.CategoryFilter_mobileButtonSaveFilters{margin-bottom:30px;margin-top:20px;width:100%}.CategoryFilter_mobileFiltersButton{padding:5px 20px!important;width:100%!important}.CategoryFilter_columns{display:flex}@media(max-width:1240px){.CategoryFilter_columns{flex-direction:column;max-height:87vh;overflow-y:auto}}.CategoryFilter_displayRight .CategoryFilter_columns{flex-wrap:wrap}.CategoryFilter_filterColumn{padding-left:50px}.CategoryFilter_filterColumn:first-child{padding-left:0}.CategoryFilter_filterColumn:last-child{padding-right:40px}@media(max-width:1240px){.CategoryFilter_filterColumn{padding:0}}.CategoryFilter_filterColumnTitle{color:#fff;width:max-content}@media(max-width:1240px){.CategoryFilter_filterColumnTitle{padding-top:10px}.CategoryFilter_filterColumnTitle:first-child{padding-top:0}}.CategoryFilter_filterColumnBody{display:flex;padding:5px 0}.CategoryFilter_filterItem{align-items:center;display:flex;padding:5px 0}.CategoryFilter_filterItem.CategoryFilter_currency{padding:2px 0}@media(max-width:1240px){.CategoryFilter_filterItem{padding:5px 10px 5px 0}}.CategoryFilter_filterColumnBodyRow{padding-left:15px}.CategoryFilter_filterColumnBodyRow:first-child{padding-left:0}@media(max-width:1240px){.CategoryFilter_filterColumnBodyRow{display:flex;flex-wrap:wrap}}.CategoryFilter_iconClass,.CategoryFilter_iconNation{background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:27px;width:27px}.CategoryFilter_iconClass{left:-3px;position:relative}.CategoryFilter_activeCurrencyIcon,.CategoryFilter_currencyIcon{display:block;height:24px;width:24px}.CategoryFilter_activeCurrencyIcon{position:relative;top:6px}.CategoryFilter_checkboxLabel{color:hsla(0,0%,100%,.77)}.CategoryFilter_wrapper{display:flex;flex-wrap:wrap}.CategoryFilter_resetFilters{height:24px;line-height:24px}.CategoryFilter_popupClose{background-image:url(images/icon_close.svg);background-position:50%;background-repeat:no-repeat;background-size:15px 15px;cursor:pointer;display:none;height:15px;position:absolute;right:15px;top:15px;width:15px;z-index:9}@media(max-width:1240px){.CategoryFilter_popupClose{display:block}}.CategoryFilter_currencyInputsRange{align-items:center;box-sizing:border-box;display:flex;height:20px;padding:0 0 0 10px}.CategoryFilter_currencyInput{background-color:transparent;border:1px solid hsla(0,0%,100%,.2);border-radius:2px;color:#fff;font-size:14px;outline:none;padding:4px 7px;width:73px}.CategoryFilter_currencyInput::placeholder{color:hsla(0,0%,100%,.5)}.CategoryFilter_currencyInputDelimiter{background-color:#fff;height:1px;margin:0 7px;width:10px}.CategoryFilter_inputRange{position:relative;width:100%}.CategoryFilter_presetsWrapper{align-items:center;display:flex;flex-wrap:nowrap;padding:5px 10px 0 0;position:relative}@media(max-width:1240px){.CategoryFilter_presetsWrapper{align-items:flex-start;flex-direction:column}}.CategoryFilter_presetsTitle{align-items:center;color:#fff;display:inline-flex;height:34px}.CategoryFilter_presetsItems{box-sizing:border-box;display:inline-flex;flex-wrap:wrap;margin-top:2px;max-width:100%;padding:0 15px 0 0}.CategoryFilter_presetsItems&gt;div{margin:0 5px 0 0}.CategoryFilter_presetsItems&gt;div:first-child{margin-left:0}.CategoryFilter_presetsItems&gt;div:last-child{margin-right:0}@media(max-width:1240px){.CategoryFilter_presetsItems{padding:5px 0 0}}.CategoryFilter_presetsPopupWrapper{width:max-content}.CategoryFilter_presetsPopupTitle{color:#fff}.CategoryFilter_presetsItems .CategoryFilter_filterPreset,.CategoryFilter_presetsPopupWrapper .CategoryFilter_filterPopupPreset{background-color:rgba(29,173,228,.23);cursor:pointer!important;margin-bottom:5px;transition:background-color .5s ease}.CategoryFilter_presetsItems .CategoryFilter_filterPreset.CategoryFilter_active,.CategoryFilter_presetsPopupWrapper .CategoryFilter_filterPopupPreset.CategoryFilter_active{background-color:#0291aa}.CategoryFilter_presetsItems .CategoryFilter_filterPreset:hover,.CategoryFilter_presetsPopupWrapper .CategoryFilter_filterPopupPreset:hover{background-color:#037a8f}@media(max-width:1240px){.CategoryFilter_presetsItems .CategoryFilter_filterPreset:hover:not(.CategoryFilter_active),.CategoryFilter_presetsPopupWrapper .CategoryFilter_filterPopupPreset:hover:not(.CategoryFilter_active){background-color:rgba(29,173,228,.23)}.CategoryFilter_presetsItems .CategoryFilter_filterPreset,.CategoryFilter_presetsPopupWrapper .CategoryFilter_filterPopupPreset{margin-right:5px}}.CategoryFilter_presetsPopupWrapper .CategoryFilter_filterPopupPreset{box-sizing:border-box;margin:5px 0;padding:5px 20px 5px 5px;width:100%}.CategoryFilter_displayRight .CategoryFilter_filterContainer{background-color:transparent;box-shadow:none;position:relative}@supports(backdrop-filter:blur(none)) or (-webkit-backdrop-filter:blur(none)){.CategoryFilter_displayRight .CategoryFilter_filterContainer{-webkit-backdrop-filter:none;backdrop-filter:none}}.CategoryFilter_displayRight .CategoryFilter_presetsPopupWrapper{width:100%}.CategoryFilter_displayRight .CategoryFilter_filterColumn{box-sizing:border-box;min-width:50%;padding-left:0;padding-top:10px}.CategoryFilter_displayRight .CategoryFilter_filterColumn.CategoryFilter_class,.CategoryFilter_displayRight .CategoryFilter_filterColumn.CategoryFilter_currency,.CategoryFilter_displayRight .CategoryFilter_filterColumn.CategoryFilter_discount_type,.CategoryFilter_displayRight .CategoryFilter_filterColumn.CategoryFilter_nation,.CategoryFilter_displayRight .CategoryFilter_filterColumn.CategoryFilter_tier{width:100%}.CategoryFilter_displayRight .CategoryFilter_filterColumn.CategoryFilter_class .CategoryFilter_filterColumnBodyRow,.CategoryFilter_displayRight .CategoryFilter_filterColumn.CategoryFilter_nation .CategoryFilter_filterColumnBodyRow,.CategoryFilter_displayRight .CategoryFilter_filterColumn.CategoryFilter_tier .CategoryFilter_filterColumnBodyRow{padding-left:0;width:30%}@media(max-width:1240px){.CategoryFilter_filterColumn.CategoryFilter_currency .CategoryFilter_filterColumnBodyRow{flex-direction:column}}.CategoryFilter_buttonApplyWrapper{border-top:1px solid hsla(0,0%,100%,.15);box-sizing:border-box;display:flex;padding:20px}@media(max-width:1240px){.CategoryFilter_buttonApplyWrapper{display:none}}.CategoryFilter_displayRight .CategoryFilter_buttonApplyWrapper{flex-direction:column;justify-content:center}.CategoryFilter_buttonApplyWrapper .CategoryFilter_buttonReset,.CategoryFilter_mobileButtonSaveFilters .CategoryFilter_buttonReset{background-color:hsla(0,0%,100%,.1);margin-right:15px;padding:7px 40px}.CategoryFilter_buttonApplyWrapper .CategoryFilter_buttonReset:hover,.CategoryFilter_mobileButtonSaveFilters .CategoryFilter_buttonReset:hover{background-color:hsla(0,0%,100%,.15)}.CategoryFilter_displayRight .CategoryFilter_buttonApplyWrapper .CategoryFilter_buttonApply,.CategoryFilter_displayRight .CategoryFilter_buttonApplyWrapper .CategoryFilter_buttonReset,.CategoryFilter_mobileButtonSaveFilters .CategoryFilter_buttonApply,.CategoryFilter_mobileButtonSaveFilters .CategoryFilter_buttonReset{justify-content:center;margin-right:0;padding:7px 40px;width:100%}.CategoryFilter_displayRight .CategoryFilter_buttonApplyWrapper .CategoryFilter_buttonReset,.CategoryFilter_mobileButtonSaveFilters .CategoryFilter_buttonReset{margin-bottom:15px}.CategoryFilter_buttonApplyWrapper .CategoryFilter_buttonApply,.CategoryFilter_mobileButtonSaveFilters .CategoryFilter_buttonApply{background:rgba(29,173,228,.23);padding:7px 40px}.CategoryFilter_buttonApplyWrapper .CategoryFilter_buttonApply:hover,.CategoryFilter_mobileButtonSaveFilters .CategoryFilter_buttonApply:hover{background-color:#037a8f}.CategoryFilter_buttonApplyWrapper .CategoryFilter_buttonReset.CategoryFilter_buttonDisabled,.CategoryFilter_mobileButtonSaveFilters .CategoryFilter_buttonReset.CategoryFilter_buttonDisabled{opacity:.6;pointer-events:none}.Checkbox_wrapper{align-items:center;cursor:pointer;display:flex}.Checkbox_wrapper.Checkbox_disabled{opacity:.3;pointer-events:none}.Checkbox_checkbox{border:1px solid hsla(0,0%,100%,.4);border-radius:2px;height:18px;position:relative;width:18px}.Checkbox_checkbox.Checkbox_checked:before{background-color:#1ec6e4;bottom:0;content:"";left:0;-webkit-mask-image:url(images/checkbox_done.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:14px 11px;position:absolute;right:0;top:0}.Checkbox_label{color:hsla(0,0%,86%,.86);margin-left:5px}.Checkbox_wrapper:hover .Checkbox_checkbox{border-color:hsla(0,0%,100%,.6)}.Checkbox_wrapper:hover .Checkbox_label{color:#dbdbdb}.Tag_wrapper{align-items:center;background-color:rgba(0,0,0,.17);cursor:pointer;display:inline-flex;min-width:min-content;padding:5px;position:relative}.Tag_wrapper:hover{background-color:rgba(0,0,0,.27)}.Tag_label{color:#fff;font-size:14px;padding:0 3px}@media(min-width:1600px){.Tag_label{font-size:16px}}@media(max-width:300px){.Tag_label{font-size:10px}}.Tag_closeIcon{background-color:#fff;cursor:pointer;height:12px;-webkit-mask-image:url(images/close_small.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:12px 12px;opacity:.8;width:12px}.Tag_wrapper:hover .Tag_closeIcon{opacity:1}.WelcomePage_fontRoboto,.WelcomePage_popupDescription{font-family:Roboto!important}.WelcomePage_fade{animation-duration:.5s;animation-name:WelcomePage_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes WelcomePage_fade{0%{opacity:0}to{opacity:1}}.WelcomePage_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.WelcomePage_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.WelcomePage_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.WelcomePage_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.WelcomePage_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.WelcomePage_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.WelcomePage_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.WelcomePage_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.WelcomePage_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.WelcomePage_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.WelcomePage_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.WelcomePage_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.WelcomePage_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.WelcomePage_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.WelcomePage_bundle-two-third:after{padding-top:100%}}.WelcomePage_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.WelcomePage_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.WelcomePage_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.WelcomePage_bundle-full{max-height:316px}.WelcomePage_bundle-full:after{padding-top:100%}}.WelcomePage_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.WelcomePage_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.WelcomePage_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.WelcomePage_bundle-three-second{max-height:316px}.WelcomePage_bundle-three-second:after{padding-top:100%}}.WelcomePage_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.WelcomePage_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.WelcomePage_bundle-three{margin:.75rem}}.WelcomePage_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.WelcomePage_bundle-one-four:after{content:"";display:block;padding-top:100%}.WelcomePage_headShakeAnimation{animation:WelcomePage_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes WelcomePage_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.WelcomePage_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.WelcomePage_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.WelcomePage_defaultTooltipHeaderStyles{font-size:10px}}.WelcomePage_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.WelcomePage_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.WelcomePage_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.WelcomePage_defaultTooltipBodyStyles{font-size:10px}}.WelcomePage_defaultTooltipBodyStyles.WelcomePage_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.WelcomePage_defaultTooltipBodyStyles.WelcomePage_withBorderBottom:last-child{border-bottom:0}.WelcomePage_defaultTooltipBodyStyles.WelcomePage_warning{color:#f17e47}.WelcomePage_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.WelcomePage_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.WelcomePage_defaultTooltipFooterStyles{font-size:8px}}.WelcomePage_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.WelcomePage_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.WelcomePage_popupWrapper{align-items:center;background-color:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0}.WelcomePage_popup{max-width:600px}.WelcomePage_popupHeader{color:#fff;font-size:36px;font-weight:400;line-height:40px}.WelcomePage_popupDescription{color:hsla(0,0%,100%,.77);font-size:16px;font-weight:400;line-height:24px}.WelcomePage_popover{height:100%;width:100%}.WelcomePage_tooltipWrapper{--wru-popover-offset-h:2px;--wru-popover-offset-v:12px;--wru-popover-appear-duration:.25s;--wru-popover-appear-distance:25px;cursor:pointer;pointer-events:none;position:fixed}.WelcomePage_tooltipWrapper .wru__Popover__clipped{pointer-events:all}.WelcomePage_tooltipWrapper.WelcomePage_noVisible .wru__Popover__clipped{display:none}.WelcomePage_tooltipWrapper.WelcomePage_centerBeacon{--wru-popover-offset-h:0px;--wru-popover-offset-v:0px}.WelcomePage_guideTooltip{transition:opacity .5s ease-in-out}.WelcomePage_guideTooltip.WelcomePage_hide{opacity:0}.Banner_fontRoboto{font-family:Roboto!important}.Banner_banner,.Banner_fade{animation-duration:.5s;animation-name:Banner_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes Banner_fade{0%{opacity:0}to{opacity:1}}.Banner_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.Banner_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.Banner_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.Banner_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Banner_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.Banner_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.Banner_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.Banner_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Banner_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.Banner_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.Banner_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.Banner_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Banner_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Banner_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.Banner_bundle-two-third:after{padding-top:100%}}.Banner_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.Banner_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.Banner_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Banner_bundle-full{max-height:316px}.Banner_bundle-full:after{padding-top:100%}}.Banner_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.Banner_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.Banner_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Banner_bundle-three-second{max-height:316px}.Banner_bundle-three-second:after{padding-top:100%}}.Banner_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.Banner_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.Banner_bundle-three{margin:.75rem}}.Banner_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.Banner_bundle-one-four:after{content:"";display:block;padding-top:100%}.Banner_headShakeAnimation{animation:Banner_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes Banner_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.Banner_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.Banner_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.Banner_defaultTooltipHeaderStyles{font-size:10px}}.Banner_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.Banner_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.Banner_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.Banner_defaultTooltipBodyStyles{font-size:10px}}.Banner_defaultTooltipBodyStyles.Banner_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.Banner_defaultTooltipBodyStyles.Banner_withBorderBottom:last-child{border-bottom:0}.Banner_defaultTooltipBodyStyles.Banner_warning{color:#f17e47}.Banner_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.Banner_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.Banner_defaultTooltipFooterStyles{font-size:8px}}.Banner_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.Banner_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.Banner_bannerContent{box-sizing:border-box;position:relative;width:100%}.Banner_featuringBanner{border-bottom:0;margin-bottom:15px;max-height:316px;padding-bottom:0}.Banner_featuringBanner:last-child{margin-bottom:0}@media(max-width:1240px){.Banner_featuringBanner{width:90%}}@media(max-width:768px){.Banner_featuringBanner{margin-bottom:0}}.Banner_featuringBannerWrapper{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-.75rem}.Banner_layout:last-child .Banner_layoutColumns{border:none}.Banner_bundleBlockContent{bottom:0;display:flex;flex-direction:column;justify-content:space-between;left:0;overflow:hidden;position:absolute;right:0;top:0}.Banner_banner{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;box-sizing:border-box;cursor:pointer;display:inline-block;max-width:none;padding-bottom:23.2352941176%;position:relative;width:100%}.Banner_banner:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:all .5s;will-change:background-color}@media(max-width:1240px){.Banner_banner{padding-bottom:28.6764705882%}}@media(max-width:768px){.Banner_banner{background-position:50%;background-size:contain}.Banner_banner.Banner_noMobileImage{background-position:50%;background-size:cover}}@media(max-width:1240px){.Banner_banner:before{background-color:rgba(15,17,30,.37)}}.Banner_banner.Banner_hasDescription:hover:before{background-color:rgba(15,17,30,.37)}.Banner_bundleBlockHeader{padding:21px 24px}@media(max-width:1240px){.Banner_bundleBlockHeader{padding:10px}}.Banner_bundleBlockTitle{color:#fff;font-size:32px;font-weight:700;letter-spacing:.72px;line-height:32px;text-shadow:3px 3px 9px #000}@media screen and (max-width:1770px){.Banner_bundleBlockTitle{font-size:22px;line-height:22px}}@media screen and (max-width:1600px){.Banner_bundleBlockTitle{font-size:18px;line-height:18px}}@media screen and (max-width:320px){.Banner_bundleBlockTitle{font-size:12px;line-height:14px}}.Banner_bundleBlockDescription{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:16px;letter-spacing:.32px;line-height:24px;max-width:55%;opacity:0;overflow:hidden;padding-top:10px;text-overflow:ellipsis;transition:all .12s linear;will-change:opacity}@media screen and (max-width:1600px){.Banner_bundleBlockDescription{-webkit-line-clamp:3;font-size:14px}}@media(max-width:1240px){.Banner_bundleBlockDescription{-webkit-line-clamp:6;line-height:18px;max-width:100%;opacity:1}}@media(max-width:768px){.Banner_bundleBlockDescription{-webkit-line-clamp:2;display:none}}.Banner_banner:hover .Banner_bundleBlockDescription{opacity:1}.Banner_bundleBlockFooter{box-sizing:border-box;padding:0 24px 21px;transition:all .12s linear;will-change:transform}.Banner_bundleBlockFooter.Banner_hover{transform:translateY(74px)}@media(min-width:769px)and (max-width:1240px){.Banner_bundleBlockFooter.Banner_hover{transform:translateY(0)}}@media(max-width:1240px){.Banner_bundleBlockFooter{display:none}}.Banner_additionalButton{margin-left:15px}.Banner_banner:hover .Banner_bundleBlockFooter{transform:translateY(0)}.BannerBar_fontRoboto{font-family:Roboto!important}.BannerBar_fade{animation-duration:.5s;animation-name:BannerBar_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes BannerBar_fade{0%{opacity:0}to{opacity:1}}.BannerBar_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.BannerBar_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.BannerBar_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.BannerBar_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BannerBar_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.BannerBar_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.BannerBar_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.BannerBar_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BannerBar_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.BannerBar_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.BannerBar_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.BannerBar_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BannerBar_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BannerBar_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.BannerBar_bundle-two-third:after{padding-top:100%}}.BannerBar_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.BannerBar_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.BannerBar_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BannerBar_bundle-full{max-height:316px}.BannerBar_bundle-full:after{padding-top:100%}}.BannerBar_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.BannerBar_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.BannerBar_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BannerBar_bundle-three-second{max-height:316px}.BannerBar_bundle-three-second:after{padding-top:100%}}.BannerBar_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.BannerBar_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.BannerBar_bundle-three{margin:.75rem}}.BannerBar_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.BannerBar_bundle-one-four:after{content:"";display:block;padding-top:100%}.BannerBar_headShakeAnimation{animation:BannerBar_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes BannerBar_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.BannerBar_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.BannerBar_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.BannerBar_defaultTooltipHeaderStyles{font-size:10px}}.BannerBar_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.BannerBar_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.BannerBar_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.BannerBar_defaultTooltipBodyStyles{font-size:10px}}.BannerBar_defaultTooltipBodyStyles.BannerBar_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.BannerBar_defaultTooltipBodyStyles.BannerBar_withBorderBottom:last-child{border-bottom:0}.BannerBar_defaultTooltipBodyStyles.BannerBar_warning{color:#f17e47}.BannerBar_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.BannerBar_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.BannerBar_defaultTooltipFooterStyles{font-size:8px}}.BannerBar_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.BannerBar_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.BannerBar_bannerBarWrapper{border-bottom:0;display:flex;justify-content:space-between;padding-bottom:0;position:relative}@media(max-width:1240px){.BannerBar_bannerBarWrapper{flex-direction:column;width:91%}}.BannerBar_featuringBannerWrapper{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-.75rem -.75rem 30px}.BannerBar_featuringBannerWrapper:last-child{margin-bottom:0}.BannerBar_bannerBar{cursor:pointer;margin-bottom:30px;max-height:143px;overflow:hidden;position:relative;width:100%}.BannerBar_bannerBar:last-child{margin-bottom:0}.BannerBar_bannerBar.BannerBar_half{display:inline-flex;width:calc(50% - 15px)}.BannerBar_bannerBar:after{content:"";display:block;padding-top:10.7%}.BannerBar_bannerBar.BannerBar_half:after{padding-top:22.4%}.BannerBar_bannerBar:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:all .5s;will-change:background-color;z-index:2}@media(max-width:1240px){.BannerBar_bannerBar{max-height:390px;width:91%}.BannerBar_bannerBar:after{padding-top:28.7%}.BannerBar_bannerBar.BannerBar_half{width:100%}.BannerBar_bannerBar.BannerBar_half:after{padding-top:28.7%}}@media(max-width:768px){.BannerBar_bannerBar{margin-bottom:15px}}.BannerBar_bannerBarWrapper .BannerBar_bannerBar{margin-bottom:0}@media(max-width:1240px){.BannerBar_bannerBarWrapper .BannerBar_bannerBar{margin-bottom:15px}.BannerBar_bannerBarWrapper .BannerBar_bannerBar:last-child{margin-bottom:0}.BannerBar_bannerBar:before{background-color:rgba(15,17,30,.37)}}.BannerBar_bannerBar:hover:before{background-color:rgba(15,17,30,.37)}.BannerBar_bannerBarContent{background-position:50%;background-repeat:no-repeat;background-size:100%;bottom:0;left:0;position:absolute;right:0;top:0}.BannerBar_bannerBarHeader{bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:20px;position:absolute;top:0;width:100%;z-index:3}@media(max-width:1240px){.BannerBar_bannerBarHeader{justify-content:flex-start;left:10px;top:10px}}.BannerBar_bannerBarTitle{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;filter:drop-shadow(0 3px 9px #000);font-size:30px;font-weight:700;line-height:1;overflow:hidden;width:75%}@media(min-width:1600px){.BannerBar_bannerBarTitle{font-size:32px}}@media(max-width:300px){.BannerBar_bannerBarTitle{font-size:26px}}@media(max-width:768px){.BannerBar_bannerBarTitle{font-size:16px}}.BannerBar_bannerBar.BannerBar_half .BannerBar_bannerBarTitle{max-width:100%}.BannerBar_bannerBarDescription{filter:drop-shadow(0 3px 9px #000);font-size:22px;max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media(min-width:1600px){.BannerBar_bannerBarDescription{font-size:24px}}@media(max-width:300px){.BannerBar_bannerBarDescription{font-size:18px}}@media(max-width:1240px){.BannerBar_bannerBarDescription{font-size:12px}}@media(max-width:768px){.BannerBar_bannerBarDescription{display:none}}.BannerBar_bannerBarFooter{bottom:20px;position:absolute;right:20px;transition:all .12s linear;z-index:3}.BannerBar_bannerBarFooter.BannerBar_hover{bottom:-100px}@media(max-width:1240px){.BannerBar_bannerBarFooter{display:none}}.BannerBar_bannerBar:hover .BannerBar_bannerBarFooter.BannerBar_hover{bottom:20px}.Accordion_fontRoboto{font-family:Roboto!important}.Accordion_fade{animation-duration:.5s;animation-name:Accordion_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes Accordion_fade{0%{opacity:0}to{opacity:1}}.Accordion_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.Accordion_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.Accordion_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.Accordion_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Accordion_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.Accordion_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.Accordion_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.Accordion_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Accordion_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.Accordion_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.Accordion_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.Accordion_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Accordion_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Accordion_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.Accordion_bundle-two-third:after{padding-top:100%}}.Accordion_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.Accordion_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.Accordion_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Accordion_bundle-full{max-height:316px}.Accordion_bundle-full:after{padding-top:100%}}.Accordion_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.Accordion_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.Accordion_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Accordion_bundle-three-second{max-height:316px}.Accordion_bundle-three-second:after{padding-top:100%}}.Accordion_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.Accordion_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.Accordion_bundle-three{margin:.75rem}}.Accordion_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.Accordion_bundle-one-four:after{content:"";display:block;padding-top:100%}.Accordion_headShakeAnimation{animation:Accordion_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes Accordion_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.Accordion_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.Accordion_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.Accordion_defaultTooltipHeaderStyles{font-size:10px}}.Accordion_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.Accordion_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.Accordion_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.Accordion_defaultTooltipBodyStyles{font-size:10px}}.Accordion_defaultTooltipBodyStyles.Accordion_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.Accordion_defaultTooltipBodyStyles.Accordion_withBorderBottom:last-child{border-bottom:0}.Accordion_defaultTooltipBodyStyles.Accordion_warning{color:#f17e47}.Accordion_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.Accordion_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.Accordion_defaultTooltipFooterStyles{font-size:8px}}.Accordion_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.Accordion_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.Accordion_wrapper{position:relative;width:100%}@media(max-width:1240px){.Accordion_wrapper{width:90%}}.Accordion_item{cursor:pointer;margin-bottom:20px;max-height:120px;overflow:hidden;padding-bottom:8.8235294118%;position:relative;transition:all .2s linear;width:100%;will-change:height}.Accordion_item:last-child{margin-bottom:0}.Accordion_item.Accordion_selected{max-height:390px;padding-bottom:28.6764705882%}@media(max-width:1240px){.Accordion_item{padding-bottom:28.6764705882%}}.Accordion_item:first-child .Accordion_content{box-shadow:none}.Accordion_content{box-shadow:inset 0 0 25px rgba(0,0,0,.67);display:flex;flex-direction:column;height:100%;justify-content:space-between;transition:background-position .2s linear,box-shadow .2s linear;width:100%;z-index:3}.Accordion_content,.Accordion_content:before{bottom:0;left:0;position:absolute;right:0;top:0}.Accordion_content:before{content:"";transition:all .5s;will-change:background-color;z-index:2}@media(max-width:1240px){.Accordion_content:before{background-color:rgba(15,17,30,.37)}}.Accordion_item:hover .Accordion_content:before{background-color:transparent}.Accordion_videoBackground{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease-in-out}.Accordion_videoBackground.Accordion_visible{opacity:1}.Accordion_video{height:100%;object-fit:cover;object-position:center;width:100%}.Accordion_image{background-position:50%;background-repeat:no-repeat;background-size:100%;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;transition:filter .2s ease-in-out;width:100%;will-change:background-position,background-image}@media(max-width:1240px){.Accordion_image{background-image:var(--big-image)!important}}.Accordion_item.Accordion_selected .Accordion_content{background-position:top!important;background-size:100%;box-shadow:none}.Accordion_header{color:#fff;padding:2.6% 25px;position:relative;transition:all .2s linear;z-index:4}@media(max-width:1240px){#app .Accordion_header{padding:10px 15px}}.Accordion_item.Accordion_selected .Accordion_header{padding-top:24px}.Accordion_title{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;filter:drop-shadow(0 3px 15px #000);font-size:30px;font-weight:700;letter-spacing:.02em;max-width:65%;overflow:hidden}@media(min-width:1600px){.Accordion_title{font-size:32px}}@media(max-width:300px){.Accordion_title{font-size:26px}}@media(min-width:769px)and (max-width:1240px){.Accordion_title{font-size:22px}}@media(max-width:768px){.Accordion_title{font-size:16px}}.Accordion_item.Accordion_selected .Accordion_title{-webkit-line-clamp:2}.Accordion_description{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;filter:drop-shadow(0 3px 15px #000);font-size:20px;line-height:35px;max-width:40%;opacity:0;overflow:hidden;padding-top:20px;text-overflow:ellipsis;transition:opacity .2s linear}@media(min-width:1600px){.Accordion_description{font-size:22px}}@media(max-width:300px){.Accordion_description{font-size:16px}}@media screen and (max-width:1450px){.Accordion_description{-webkit-line-clamp:3}}@media(max-width:1240px){.Accordion_description{display:none}}.Accordion_item.Accordion_selected .Accordion_description{opacity:1}.Accordion_footer{bottom:0;padding:25px;position:relative;transition:all .2s linear;z-index:3}.Accordion_footer.Accordion_hover{bottom:-100px}@media(max-width:1240px){.Accordion_footer{display:none}}.Accordion_item:hover .Accordion_footer.Accordion_hover{bottom:0}.FeaturedTimer_wrapper{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:5px 0;width:100%}@media(max-width:1240px){.FeaturedTimer_wrapper{max-width:90%}}.FeaturedTimer_dropShadowFilter{filter:drop-shadow(0 0 1px rgba(0,0,0,.7333333333))}.FeaturedTimer_title{color:var(--featured-timer-color,#eee);font-size:14px;font-weight:400}@media(min-width:1600px){.FeaturedTimer_title{font-size:16px}}@media(max-width:300px){.FeaturedTimer_title{font-size:10px}}.FeaturedTimer_timer{display:flex;font-size:22px}@media(min-width:1600px){.FeaturedTimer_timer{font-size:24px}}@media(max-width:300px){.FeaturedTimer_timer{font-size:18px}}.FeaturedTimer_timer span{color:var(--featured-timer-color,#eee)}.FeaturedTimer_fontNormal{font-weight:400}.FeaturedTimer_label{margin-right:5px}.FeaturedTimer_info{height:18px;margin:0 5px;width:18px}@media(max-width:1240px){.FeaturedTimer_info{display:none}}.Info_info{filter:drop-shadow(0 0 1px rgba(0,0,0,.7333333333));height:18px;width:18px}.Info_info path{fill:var(--timer-color,hsla(0,0%,100%,.75))}.Info_info.Info_small{height:15px;width:15px}.Spoiler_title,.Spoiler_wrapper{position:relative}.Spoiler_title{align-items:center;cursor:pointer;display:flex;opacity:.87}.Spoiler_title:after{background-image:url(images/triangle.png);content:"";height:15px;margin-left:10px;transition:all .25s ease-in-out;width:9px;will-change:transform}.Spoiler_title.Spoiler_active,.Spoiler_title:hover{opacity:1}.Spoiler_title.Spoiler_active:after{transform:rotate(90deg)}.Spoiler_content{max-height:0;overflow:hidden;transition:all .25s ease-in-out}.Spoiler_content.Spoiler_active{max-height:5000px}.common_fontRoboto{font-family:Roboto!important}.common_fade{animation-duration:.5s;animation-name:common_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes common_fade{0%{opacity:0}to{opacity:1}}.common_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.common_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.common_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.common_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.common_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.common_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.common_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.common_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.common_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.common_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.common_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.common_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.common_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.common_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.common_bundle-two-third:after{padding-top:100%}}.common_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.common_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.common_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.common_bundle-full{max-height:316px}.common_bundle-full:after{padding-top:100%}}.common_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.common_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.common_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.common_bundle-three-second{max-height:316px}.common_bundle-three-second:after{padding-top:100%}}.common_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.common_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.common_bundle-three{margin:.75rem}}.common_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.common_bundle-one-four:after{content:"";display:block;padding-top:100%}.common_headShakeAnimation{animation:common_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes common_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.common_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.common_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.common_defaultTooltipHeaderStyles{font-size:10px}}.common_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.common_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.common_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.common_defaultTooltipBodyStyles{font-size:10px}}.common_defaultTooltipBodyStyles.common_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.common_defaultTooltipBodyStyles.common_withBorderBottom:last-child{border-bottom:0}.common_defaultTooltipBodyStyles.common_warning{color:#f17e47}.common_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.common_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.common_defaultTooltipFooterStyles{font-size:8px}}.common_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.common_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.common_flex{align-items:center;display:flex;flex-wrap:wrap}@media(max-width:768px){.common_flex{align-items:flex-start;flex-direction:column}}.common_camouflageAdditionalInfo{margin-top:5px}.common_preBundleTitle{border-right:1px solid hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.75);display:inline-block;font-size:16px;margin-right:10px;padding-right:10px}@media(min-width:1600px){.common_preBundleTitle{font-size:18px}}@media(max-width:300px){.common_preBundleTitle{font-size:12px}}.common_preBundleTitle.common_borderRight{border-right:1px solid hsla(0,0%,100%,.15)}.common_preBundleTitle.common_marginRight{margin-right:10px}.common_preBundleTitle.common_noPadding{border:0;padding:0}.common_preBundleTitle:first-child{padding-left:0}.common_preBundleTitle:last-child{border:none}.common_preBundleTitle&gt;b{color:#fff;font-weight:700}@media(max-width:1360px){.common_preBundleTitle span{padding-top:3px}}@media(max-width:768px){.common_preBundleTitle{border:none;font-size:16px;line-height:1;padding:7px 0 0}.common_preBundleTitle:last-child{padding-bottom:10px}}.common_preBundleTitle.common_camoTitle{padding-bottom:0}.common_crewPreviewButton,.common_preBundleTitle.common_camoPreviewButton{align-items:center;display:inline-flex;min-height:27px}.common_crewPreviewButton{position:relative;top:2px}.common_bundleLimitWidget{margin-left:10px}@media(max-width:768px){.common_bundleLimitWidget{margin-left:0}}.common_preBundleTitle.common_inventoryWidget{font-size:16px}@media(min-width:1600px){.common_preBundleTitle.common_inventoryWidget{font-size:18px}}@media(max-width:300px){.common_preBundleTitle.common_inventoryWidget{font-size:12px}}.common_preBundleTitle.common_inventoryWidget b{color:#fc6}@media(max-width:768px){.common_preBundleTitle.common_inventoryWidget{font-size:16px;margin-left:0}}.common_flex .common_preBundleTitle.common_inventoryWidgetStyle{font-size:16px;margin-left:-2px}@media(min-width:1600px){.common_flex .common_preBundleTitle.common_inventoryWidgetStyle{font-size:18px}}@media(max-width:300px){.common_flex .common_preBundleTitle.common_inventoryWidgetStyle{font-size:12px}}.common_flex .common_preBundleTitle.common_inventoryWidgetStyle b{color:#fc6}@media(max-width:768px){.common_flex .common_preBundleTitle.common_inventoryWidgetStyle{font-size:16px;margin-left:0}}.common_limitWidgetBlock{margin:10px 0 0 -10px;position:relative;width:100%}@media(max-width:768px){.common_limitWidgetBlock{margin-left:0}}.common_contentAdditionalBlock{padding:10px 0}.common_contentBlockBody{display:flex;padding-top:10px}.common_ttcText{color:hsla(0,0%,100%,.85);font-size:14px}@media(min-width:1600px){.common_ttcText{font-size:16px}}@media(max-width:300px){.common_ttcText{font-size:10px}}.common_consumablesLine{display:flex;justify-content:flex-end;width:100%}.common_consumablesLine:first-child{justify-content:flex-start}.common_contentBlock{color:#fff;padding:10px 0 14px}.common_contentBlock.common_withoutPaddingBottom{padding-bottom:0}.common_contentBlockTitle{color:#fff;font-size:20px;font-weight:700}@media(min-width:1600px){.common_contentBlockTitle{font-size:22px}}@media(max-width:300px){.common_contentBlockTitle{font-size:16px}}.common_contentBlockSubTitle{color:hsla(0,0%,100%,.75);font-size:14px}@media(min-width:1600px){.common_contentBlockSubTitle{font-size:16px}}@media(max-width:300px){.common_contentBlockSubTitle{font-size:10px}}.common_additionalContentTitle,.common_contentSpoilerTitle{color:#fff;font-size:20px;font-weight:700}@media(min-width:1600px){.common_additionalContentTitle,.common_contentSpoilerTitle{font-size:22px}}@media(max-width:300px){.common_additionalContentTitle,.common_contentSpoilerTitle{font-size:16px}}.common_spoilerSubTitle{color:#fff;font-size:18px;font-weight:700}@media(min-width:1600px){.common_spoilerSubTitle{font-size:20px}}@media(max-width:300px){.common_spoilerSubTitle{font-size:14px}}.common_consumablesContent{flex-wrap:wrap;width:min-content}.common_spoilerContent{padding:0 0 10px}.common_spoilerContent .we-content__ttc{padding:0 0 3px}.common_borderBottom{border-bottom:1px solid hsla(0,0%,100%,.1)}.common_borderBottom:last-child{border-bottom:none}.common_contentBlockSmallTitle{color:#fff;font-size:18px;font-weight:700}@media(min-width:1600px){.common_contentBlockSmallTitle{font-size:20px}}@media(max-width:300px){.common_contentBlockSmallTitle{font-size:14px}}.common_contentBlockWowSEntities{margin-left:-20px}.common_boostAbout,.common_modernizationAbout{color:hsla(0,0%,100%,.85);font-size:14px}@media(min-width:1600px){.common_boostAbout,.common_modernizationAbout{font-size:16px}}@media(max-width:300px){.common_boostAbout,.common_modernizationAbout{font-size:10px}}.common_contentBlockDescription{color:hsla(0,0%,100%,.75);font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;line-height:24px;padding-top:5px}@media(min-width:1600px){.common_contentBlockDescription{font-size:16px}}@media(max-width:300px){.common_contentBlockDescription{font-size:10px}}.common_contentBlockDescription *,.common_contentBlockDescription * .we-vehicle__level{font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif}.common_mainFeatureLine{margin-top:5px}.common_featureCircle{height:7px;top:7px;width:7px}.common_mainFeatures{padding:10px 0 16px}.common_modernizationContentTitle{align-items:center;color:hsla(0,0%,100%,.85);display:flex;font-size:14px}.common_modernizationContentTitle span{margin-right:5px}@media(min-width:1600px){.common_modernizationContentTitle{font-size:16px}}@media(max-width:300px){.common_modernizationContentTitle{font-size:10px}}.common_modernizationContentItem{padding-bottom:2.5px}.common_modernizationContentItem:last-child{padding-bottom:0}.common_modernizationContentInfo{height:18px;width:18px}.CouponPopup_fontRoboto{font-family:Roboto!important}.CouponPopup_fade{animation-duration:.5s;animation-name:CouponPopup_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes CouponPopup_fade{0%{opacity:0}to{opacity:1}}.CouponPopup_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.CouponPopup_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.CouponPopup_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.CouponPopup_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CouponPopup_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.CouponPopup_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.CouponPopup_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.CouponPopup_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CouponPopup_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.CouponPopup_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.CouponPopup_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.CouponPopup_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CouponPopup_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CouponPopup_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.CouponPopup_bundle-two-third:after{padding-top:100%}}.CouponPopup_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.CouponPopup_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.CouponPopup_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CouponPopup_bundle-full{max-height:316px}.CouponPopup_bundle-full:after{padding-top:100%}}.CouponPopup_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.CouponPopup_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.CouponPopup_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CouponPopup_bundle-three-second{max-height:316px}.CouponPopup_bundle-three-second:after{padding-top:100%}}.CouponPopup_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.CouponPopup_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.CouponPopup_bundle-three{margin:.75rem}}.CouponPopup_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.CouponPopup_bundle-one-four:after{content:"";display:block;padding-top:100%}.CouponPopup_headShakeAnimation{animation:CouponPopup_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes CouponPopup_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.CouponPopup_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.CouponPopup_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.CouponPopup_defaultTooltipHeaderStyles{font-size:10px}}.CouponPopup_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.CouponPopup_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.CouponPopup_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.CouponPopup_defaultTooltipBodyStyles{font-size:10px}}.CouponPopup_defaultTooltipBodyStyles.CouponPopup_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.CouponPopup_defaultTooltipBodyStyles.CouponPopup_withBorderBottom:last-child{border-bottom:0}.CouponPopup_defaultTooltipBodyStyles.CouponPopup_warning{color:#f17e47}.CouponPopup_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.CouponPopup_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.CouponPopup_defaultTooltipFooterStyles{font-size:8px}}.CouponPopup_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.CouponPopup_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.CouponPopup_popup .CouponPopup_popupContent{max-width:970px}.CouponPopup_popup .CouponPopup_popupHeader{font-size:20px}@media(min-width:1600px){.CouponPopup_popup .CouponPopup_popupHeader{font-size:22px}}@media(max-width:300px){.CouponPopup_popup .CouponPopup_popupHeader{font-size:16px}}.CouponPopup_popupBody,.CouponPopup_popupFooter{align-items:center;display:flex;flex-direction:column;justify-content:center}.CouponPopup_popupBody{align-items:flex-start;padding:0 50px 10px;text-align:left}.CouponPopup_couponsAboutText{color:hsla(0,0%,100%,.75);font-size:14px;padding:15px 0;text-align:left}@media(min-width:1600px){.CouponPopup_couponsAboutText{font-size:16px}}@media(max-width:300px){.CouponPopup_couponsAboutText{font-size:10px}}.CouponPopup_couponsWrapper{display:flex;flex-wrap:wrap;margin-left:-.5rem;max-height:406px;overflow-x:hidden;overflow-y:auto}.CouponPopup_couponItem{margin:.2rem .5rem 1.2rem;position:relative}.CouponPopup_popup .CouponPopup_attention{font-size:14px;padding:13px 0}@media(min-width:1600px){.CouponPopup_popup .CouponPopup_attention{font-size:16px}}@media(max-width:300px){.CouponPopup_popup .CouponPopup_attention{font-size:10px}}.CouponPopup_popup .CouponPopup_attention span{padding-top:0}.CouponPopup_label{position:absolute;right:-10px;top:0}.CouponPopup_couponEmptyWrapper{align-items:center;color:#fff;display:flex;font-size:22px;justify-content:center;padding:30px 0}@media(min-width:1600px){.CouponPopup_couponEmptyWrapper{font-size:24px}}@media(max-width:300px){.CouponPopup_couponEmptyWrapper{font-size:18px}}.Coupon_couponCounterSymbol,.Coupon_fontRoboto{font-family:Roboto!important}.Coupon_fade{animation-duration:.5s;animation-name:Coupon_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes Coupon_fade{0%{opacity:0}to{opacity:1}}.Coupon_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.Coupon_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.Coupon_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.Coupon_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Coupon_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.Coupon_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.Coupon_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.Coupon_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Coupon_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.Coupon_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.Coupon_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.Coupon_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Coupon_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Coupon_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.Coupon_bundle-two-third:after{padding-top:100%}}.Coupon_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.Coupon_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.Coupon_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Coupon_bundle-full{max-height:316px}.Coupon_bundle-full:after{padding-top:100%}}.Coupon_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.Coupon_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.Coupon_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Coupon_bundle-three-second{max-height:316px}.Coupon_bundle-three-second:after{padding-top:100%}}.Coupon_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.Coupon_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.Coupon_bundle-three{margin:.75rem}}.Coupon_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.Coupon_bundle-one-four:after{content:"";display:block;padding-top:100%}.Coupon_headShakeAnimation{animation:Coupon_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes Coupon_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.Coupon_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.Coupon_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.Coupon_defaultTooltipHeaderStyles{font-size:10px}}.Coupon_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.Coupon_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.Coupon_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.Coupon_defaultTooltipBodyStyles{font-size:10px}}.Coupon_defaultTooltipBodyStyles.Coupon_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.Coupon_defaultTooltipBodyStyles.Coupon_withBorderBottom:last-child{border-bottom:0}.Coupon_defaultTooltipBodyStyles.Coupon_warning{color:#f17e47}.Coupon_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.Coupon_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.Coupon_defaultTooltipFooterStyles{font-size:8px}}.Coupon_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.Coupon_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.Coupon_wrapperActivateCoupon{display:flex;flex-wrap:wrap;position:relative}.Coupon_buttonActivateCoupon,.Coupon_titleActivateCoupon{color:hsla(0,0%,100%,.77);font-size:18px}.Coupon_buttonActivateCoupon{cursor:pointer;margin:0 5px;text-decoration:underline}.Coupon_coupon{align-items:center;background-size:100% 100%;display:flex;max-width:100%;opacity:.8;position:relative;transition:opacity .2s ease-in-out;will-change:opacity}.Coupon_coupon.Coupon_disabled{left:-4px;opacity:1;pointer-events:none;top:6px}.Coupon_coupon:not(.Coupon_disableHover):hover{opacity:1}.Coupon_couponDiscountBack{align-items:center;background-image:url(images/silver_left.svg);background-size:100% 100%;box-sizing:border-box;display:flex;flex-direction:column;height:52px;opacity:1;position:relative;transition:transform .15s ease-in-out;width:53px;will-change:transform}.Coupon_couponDiscountBack.Coupon_gold{background-image:url(images/gold_left.svg)}.Coupon_couponDiscountBack.Coupon_extra{background-image:url(images/red_left.svg)}.Coupon_couponDiscountBack.Coupon_disabled{filter:grayscale(.3) brightness(.5);opacity:.7}.Coupon_couponDiscountBack.Coupon_disabled,.Coupon_couponDiscountBack.Coupon_isActive{transform:rotate(-5deg) translate3d(-4px,2px,0)}.Coupon_couponDiscountBack.Coupon_isActive{filter:brightness(1.1)}.Coupon_couponDiscountBack.Coupon_severalCoupons:after{background-color:#bac9d8;bottom:-3px;content:"";display:block;height:6px;-webkit-mask-image:url(images/gold_coupon_left_n.svg);position:absolute;right:0;width:48px}.Coupon_couponDiscount{color:#122a58;font-size:18px;font-weight:700;margin-top:2px;position:relative;text-align:center;text-transform:uppercase}.Coupon_coupon.Coupon_extra .Coupon_couponDiscount{color:#fff}.Coupon_couponAbout{align-items:flex-start;background-image:url(images/silver_right_185.svg);background-size:100% 100%;box-sizing:border-box;color:#333;display:flex;flex-direction:column;height:52px;justify-content:center;opacity:1;padding:3px 10px 0;position:relative;width:185px}.Coupon_couponAbout.Coupon_gold{background-image:url(images/gold_right_185.svg)}.Coupon_couponAbout.Coupon_extra{background-image:url(images/red_right_185.svg)}.Coupon_couponAbout.Coupon_disabled{filter:grayscale(.3) brightness(.5);opacity:.7}.Coupon_couponAbout.Coupon_isActive{filter:brightness(1.1)}.Coupon_couponAbout.Coupon_severalCoupons:after{background-color:#bac9d8;bottom:-3px;content:"";display:block;height:48px;-webkit-mask-image:url(images/gold_coupon_right_n.svg);position:absolute;right:-3px;width:152px}.Coupon_couponAbout.Coupon_gold:after,.Coupon_couponDiscountBack.Coupon_gold:after{background-color:#fdd079}.Coupon_couponIcon{background-size:100% 100%;bottom:0;height:42px;position:absolute;right:0;width:42px;z-index:1}.Coupon_coupon_signals{background-image:url(images/coupon_icon_signals.svg)}.Coupon_coupon_modules{background-image:url(images/coupon_icon_modules.svg)}.Coupon_coupon_ecoboost{background-image:url(images/coupon_icon_boosts.svg)}.Coupon_coupon_prem_ships,.Coupon_coupon_ships{background-image:url(images/coupon_icon_ship.svg)}.Coupon_disabled .Coupon_couponAbout{padding:0 14px;top:-6px}.Coupon_couponTitle{color:#122a58;font-size:12px;line-height:1;min-height:16px;padding-bottom:1px;position:relative;text-shadow:0 0 rgba(0,0,0,.4);z-index:2}.Coupon_couponTitle.Coupon_bold{font-weight:700}.Coupon_smallIcon{align-items:center;display:flex;font-weight:700;padding:0 10px;position:relative}.Coupon_couponCounter{bottom:2px;color:#122a58;font-size:24px;font-weight:700;position:absolute;right:9px;z-index:2}.Coupon_couponCounterSymbol{font-size:20px}.Coupon_coupon.Coupon_extra .Coupon_couponCounterSymbol{filter:none;margin-left:4px}.Coupon_cursor{cursor:pointer}.Coupon_currencies{align-items:center;display:flex;position:relative;z-index:10}.Coupon_currenciesLabel{color:rgba(18,42,88,.749);font-size:12px;margin-right:5px}.Coupon_gold .Coupon_currenciesLabel{color:rgba(102,0,20,.749)}.Coupon_extra .Coupon_currenciesLabel{color:hsla(0,0%,100%,.75)}.Coupon_couponDate{align-items:center;color:#122a58;display:flex;font-size:12px;justify-content:center;line-height:12px;opacity:.75;position:relative}.Coupon_couponDate:before{background-color:#122a58;content:"";display:block;height:13px;margin-right:2px;margin-top:0;-webkit-mask-image:url(images/icon_time_repeat.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;min-width:15px}.Coupon_couponDate.Coupon_unique:before{background-color:currentColor;background-size:12px 12px;margin-right:2px;-webkit-mask-image:url(images/icon_coupon_expire.svg);-webkit-mask-size:contain;min-width:12px}.Coupon_gold:not(.Coupon_extra) .Coupon_couponDate:before{background-color:rgba(102,0,20,.749)}.Coupon_currenciesBlock{align-items:center;background-color:rgba(18,42,88,.4);border-radius:4px;display:flex;padding:2px}.Coupon_gold .Coupon_currenciesBlock{background-color:rgba(42,11,9,.4)}.Coupon_currenciesBlock .Coupon_iconCurrency{margin-left:0}.Coupon_price{font-size:16px;padding:0 5px}.Coupon_priceWrapper{position:relative;z-index:2}.Coupon_priceText{color:#fff;font-weight:700}.Coupon_couponContainer{display:flex;flex-wrap:wrap;margin-bottom:10px}@media screen and (max-width:1500px){.Coupon_couponContainer{margin-bottom:0}}.Coupon_couponWrapper{display:flex}.Coupon_couponItem{margin-bottom:10px;position:relative}.Coupon_couponItem:nth-child(2){margin:0}.Coupon_couponItem.Coupon_locked{pointer-events:none}.Coupon_couponItem.Coupon_opacity{opacity:.7}.Coupon_couponCategoryWrapper{max-width:90%;padding-bottom:104px;position:relative;top:50px;width:100%;z-index:0}.Coupon_couponCategoryDescription{color:#e7eaee;font-size:14px;padding:10px 0}.Coupon_couponCategoryContents{padding:0 0 20px}.Coupon_couponCategoryTitle{color:hsla(0,0%,100%,.9);font-size:18px;font-weight:700;letter-spacing:.6px;padding-top:10px;text-transform:uppercase}.Coupon_couponCategoryContent{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}@media(min-width:769px)and (max-width:1240px){.Coupon_couponCategoryContent{align-items:center;justify-content:center}}@media(max-width:768px){.Coupon_couponCategoryContent{justify-content:center}}.Coupon_couponMargin{margin-bottom:10px;margin-right:10px}.Coupon_gold .Coupon_couponDate,.Coupon_gold .Coupon_couponDiscount,.Coupon_gold .Coupon_couponTitle{color:#741b0f}.Coupon_extra .Coupon_couponDate,.Coupon_extra .Coupon_couponDiscount,.Coupon_extra .Coupon_couponTitle{color:#fff}.Coupon_extra .Coupon_couponDate.Coupon_expiring,.Coupon_extra .Coupon_couponDiscount.Coupon_expiring,.Coupon_extra .Coupon_couponTitle.Coupon_expiring{color:#fc6}.Coupon_timerWrapper{left:90px;position:absolute}.Coupon_coupon.Coupon_big .Coupon_couponIcon{height:62px;width:62px}.Coupon_coupon.Coupon_big .Coupon_couponDiscountBack{height:69px;justify-content:center;padding-top:2px;width:70px}.Coupon_coupon.Coupon_big .Coupon_couponDiscountBack.Coupon_severalCoupons:after{bottom:-4px;height:7px;-webkit-mask-image:url(images/big_border_left.svg);width:62px}.Coupon_coupon.Coupon_big .Coupon_couponDiscount{font-size:24px;line-height:26px;margin-top:-4px}.Coupon_coupon.Coupon_big .Coupon_couponDate{font-size:14px;line-height:16px;top:2px}.Coupon_coupon.Coupon_big .Coupon_couponDate:before{height:14px;margin-top:2px;-webkit-mask-image:url(images/icon_time_repeat.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;min-width:17px}.Coupon_coupon.Coupon_big .Coupon_couponDate.Coupon_unique:before{background-color:currentColor;background-size:18px 17px;height:17px;-webkit-mask-image:url(images/icon_coupon_expire.svg);-webkit-mask-size:contain;width:18px}.Coupon_coupon.Coupon_big .Coupon_couponDate span{position:relative;top:1px}.Coupon_coupon.Coupon_big .Coupon_couponTitle{font-size:16px;min-height:20px}.Coupon_coupon.Coupon_big .Coupon_currenciesLabel{font-size:16px}.Coupon_coupon.Coupon_big .Coupon_couponAbout{background-image:url(images/silver_right.svg);height:69px;width:205px}.Coupon_coupon.Coupon_big .Coupon_couponAbout.Coupon_gold{background-image:url(images/gold_right.svg)}.Coupon_coupon.Coupon_big .Coupon_couponAbout.Coupon_extra{background-image:url(images/red_right.svg)}.Coupon_coupon.Coupon_big .Coupon_couponAbout.Coupon_severalCoupons:after{bottom:-4px;height:62px;-webkit-mask-image:url(images/big_border_right.svg);right:-4px;width:201px}.Coupon_coupon.Coupon_big .Coupon_couponCounterSymbol{font-size:24px}.Coupon_coupon.Coupon_big .Coupon_couponCounter{font-size:32px}.Coupon_coupon.Coupon_big .Coupon_currencies{top:2px}.Coupon_coupon.Coupon_couponIsDeactived{cursor:auto;opacity:1}.Coupon_coupon.Coupon_couponIsDeactived .Coupon_currencies{visibility:hidden}.Coupon_coupon.Coupon_couponIsDeactived .Coupon_couponAbout,.Coupon_coupon.Coupon_couponIsDeactived .Coupon_couponDiscountBack{filter:grayscale(.3) brightness(.5);opacity:.7}.Coupon_rescrictionContent{color:hsla(0,0%,100%,.75);font-size:16px;font-weight:700;left:90px;line-height:1.3;position:absolute}@media(min-width:1600px){.Coupon_rescrictionContent{font-size:18px}}@media(max-width:300px){.Coupon_rescrictionContent{font-size:12px}}.Popup_popup{align-items:center;background-position:50% 50%;background-size:cover;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}@media(max-width:1240px){.Popup_popup{align-items:flex-start;background-color:rgba(0,0,0,.5);overflow-x:hidden}}.Popup_wallet{position:absolute;right:20px;top:20px;z-index:10}.Popup_close{filter:drop-shadow(1px 4px 6px rgba(0,0,0,.75));position:absolute;right:-50px;top:20px;z-index:3}@media(max-width:1240px){.Popup_close{right:10px;top:15px}}.Popup_content{display:inline-block;max-width:700px;position:relative;vertical-align:middle;width:100%}.Popup_header{border-bottom:1px solid hsla(0,0%,100%,.1);box-sizing:border-box;color:#fff;display:flex;font-size:22px;font-weight:700;justify-content:center;padding:10px 0;text-transform:uppercase;width:100%}@media(min-width:1600px){.Popup_header{font-size:24px}}@media(max-width:300px){.Popup_header{font-size:18px}}@media(max-width:768px){.Popup_header{padding:10px}}@media(max-width:340px){.Popup_header{font-size:20px}.Popup_close .Popup_closeIconButton{height:15px;width:15px}}.Popup_body{position:relative}@media(max-width:1240px){.Popup_body{padding:0 20px}}.Popup_footer{border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:center;padding:20px 0;width:100%}.ButtonEsc_button{background-image:url(images/button_esc.svg);background-size:100% 100%;cursor:pointer;height:18px;opacity:.85;width:43px;will-change:opacity}.ButtonEsc_button:hover{opacity:1}@media(max-width:1240px){.ButtonEsc_button{background-image:url(images/icon_close.svg);background-repeat:no-repeat;background-size:contain;height:20px;width:20px}}.popups_fontRoboto,.popups_itemWe *{font-family:Roboto!important}.popups_beneficialOffer,.popups_fade,.popups_noticeForRandomBundle{animation-duration:.5s;animation-name:popups_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes popups_fade{0%{opacity:0}to{opacity:1}}.popups_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.popups_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.popups_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.popups_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.popups_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.popups_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.popups_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.popups_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.popups_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.popups_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.popups_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.popups_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.popups_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.popups_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.popups_bundle-two-third:after{padding-top:100%}}.popups_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.popups_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.popups_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.popups_bundle-full{max-height:316px}.popups_bundle-full:after{padding-top:100%}}.popups_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.popups_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.popups_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.popups_bundle-three-second{max-height:316px}.popups_bundle-three-second:after{padding-top:100%}}.popups_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.popups_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.popups_bundle-three{margin:.75rem}}.popups_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.popups_bundle-one-four:after{content:"";display:block;padding-top:100%}.popups_headShakeAnim,.popups_headShakeAnimation{animation:popups_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes popups_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.popups_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.popups_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.popups_defaultTooltipHeaderStyles{font-size:10px}}.popups_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.popups_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.popups_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.popups_defaultTooltipBodyStyles{font-size:10px}}.popups_defaultTooltipBodyStyles.popups_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.popups_defaultTooltipBodyStyles.popups_withBorderBottom:last-child{border-bottom:0}.popups_defaultTooltipBodyStyles.popups_warning{color:#f17e47}.popups_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.popups_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.popups_defaultTooltipFooterStyles{font-size:8px}}.popups_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.popups_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.popups_popup{background-color:rgba(16,20,28,.8);display:inline-block;margin:30px;max-width:970px;position:relative;text-align:left;vertical-align:middle;width:max-content}@media(max-width:1240px){.popups_popup{margin:0}}.popups_popupHeader{padding:20px 40px 15px}@media(max-width:1240px){.popups_popupHeader{padding:20px 10px 0}}.popups_popupContent{padding:0 40px}.popups_popupFooter{padding:10px 40px 30px}.popups_popupHeaderTitle{color:#fff;font-size:24px;font-weight:700;letter-spacing:.64px;text-transform:uppercase}@media(max-width:1240px){.popups_popupHeaderTitle{font-size:28px}}.popups_popupHeaderSubTitle{padding:0 40px 10px}.popups_popupFooterDescription{color:hsla(0,0%,100%,.77);font-size:16px;letter-spacing:.38px;padding:0 0 15px}.popups_flexWrapper{border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;flex-wrap:wrap;justify-content:space-between}.popups_popupTitle{font-size:24px;font-weight:700;padding:35px 0;width:100%}.popups_couponEmptyWrapper,.popups_popupTitle{align-items:center;color:#fff;display:flex;justify-content:center}.popups_couponEmptyWrapper{font-size:18px;height:100px;width:970px}.popups_columnWrapper{border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column;padding-bottom:15px}.popups_quantityWrapper{align-items:center;color:hsla(0,0%,100%,.54);display:flex;padding-top:10px}.popups_quantityWrapperText{padding:0 10px 0 0!important}.popups_textBold{font-weight:700}.popups_textWhite{color:#fff}.popups_itemText{align-items:center;color:hsla(0,0%,100%,.77);display:flex;margin:5px 0}.popups_assetIcon{display:inline-block;margin-right:5px}.popups_exchange{padding-left:10px}.popups_exchange&gt;span{display:inline-block;margin:0 2px}.popups_couponMargin{margin-bottom:20px;position:relative}#app .popups_purchasePopupContainer{align-items:center;display:grid;grid-template-columns:810px;grid-template-rows:1fr;justify-content:center;overflow-y:auto}#app .popups_purchasePopupContainer.popups_isPort:before{background-image:url(images/port_background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";left:0;position:fixed;right:0;top:0}@media(max-height:989px){#app .popups_purchasePopupContainer.popups_flexStart{align-items:flex-start}}@media(max-height:850px){#app .popups_purchasePopupContainer.popups_flexStart{align-items:center}}@media(max-width:1240px){#app .popups_purchasePopupContainer{background-color:rgba(0,0,0,.5);display:flex}}.popups_purchasePopupContainer .popups_purchasePopupWrapper{max-width:810px}.popups_purchasePopupContainer .popups_purchasePopupWrapper.popups_isMobilePage{bottom:0;overflow-y:auto;position:fixed;top:0}@media(max-width:1240px){.popups_purchasePopupContainer .popups_purchasePopupWrapper.popups_isMobilePage::-webkit-scrollbar{width:0}}.popups_purchasePopup{background-color:rgba(17,21,30,.95);background-image:url(images/WoWS_Armory_Purchase_confirmation_background2.png);background-repeat:no-repeat;background-size:cover;box-shadow:0 12px 18px 7px rgba(0,0,0,.5);box-sizing:border-box;max-width:912px;padding:20px 40px;position:relative;width:100%}@media(max-width:1240px){.popups_purchasePopup{background-color:#11151e;background-image:none!important;background-position:bottom;background-size:contain;max-width:100%;min-height:100%;padding:20px 34px}}.popups_purchasePopup.popups_isMobilePage{bottom:0;overflow-y:auto;position:fixed;top:0}.popups_popup.popups_purchasePopup.popups_inPort{background-image:url(images/purchase_popup_ocean_bg.jpg)!important}.popups_purchasePopupTitle{border-bottom:1px solid hsla(0,0%,100%,.1);color:#fff;font-size:32px;font-weight:700;padding:10px 0 20px;text-align:center;text-transform:uppercase}@media(max-width:768px){.popups_purchasePopupTitle{font-size:18px;padding-bottom:10px}}.popups_purchasePopupContent{display:flex;min-height:54%;padding:10px 0;text-align:left}.popups_purchasePopupInfo{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;width:45%}@media(max-width:1240px){.popups_purchasePopupInfo{width:100%}}.popups_bundleLimit{display:flex;margin-bottom:10px}.popups_bundleLimitWrapper{margin-top:10px}.popups_purchasePopupName{word-wrap:break-word;color:#fff;font-size:20px;font-weight:700}@media(min-width:1600px){.popups_purchasePopupName{font-size:22px}}@media(max-width:300px){.popups_purchasePopupName{font-size:16px}}.popups_mobilePopupImage{display:none;width:100%}@media(max-width:1240px){.popups_mobilePopupImage{display:block}}.popups_purchasePopupInfoItem{display:inline-flex;flex-direction:column;margin-bottom:5px;padding-top:10px}.popups_purchasePopupItem{padding-bottom:10px}.popups_fullRurchaseRandom{align-items:center;flex-direction:row}.popups_purchaseQuantityWidget{margin-right:15px}.popups_purchaseQuantityWidget.popups_isDisabled{opacity:.6;pointer-events:none}@media(max-width:768px){.popups_purchasePopupMobile{padding-top:0}}.popups_couponWrapper{padding:10px 0 0}.popups_flex{display:flex}.popups_purchasePopupRow{align-items:flex-start;display:flex;flex-direction:column}@media(max-width:768px){.popups_purchasePopupRow{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}}.popups_purchasePopupColumn{align-items:flex-start;display:flex;flex-direction:column}@media(max-width:768px){.popups_purchasePopupColumn{width:100%}}.popups_purchasePopupPriceTitle{color:hsla(0,0%,100%,.75);font-size:14px;padding:5px 0}@media(min-width:1600px){.popups_purchasePopupPriceTitle{font-size:16px}}@media(max-width:300px){.popups_purchasePopupPriceTitle{font-size:10px}}@media(max-width:768px){.popups_purchasePopupPriceTitle{font-size:14px}}@media screen and (max-width:320px){.popups_purchasePopupPriceTitle{font-size:12px}}@media(max-width:768px){.popups_purchasePopupPrice{min-height:30px}}#app .popups_purchasePopupPrice .popups_priceWrapper{position:relative}@media(max-width:1240px){#app .popups_purchasePopupPrice .popups_priceWrapper{align-items:center;flex-direction:row}#app .popups_discount{font-size:26px}}@media(max-width:1240px)and (min-width:1600px){#app .popups_discount{font-size:28px}}@media(max-width:1240px)and (max-width:300px){#app .popups_discount{font-size:22px}}@media(max-width:1240px){.popups_progressiveDiscount{margin-top:10px}}.popups_progressiveDiscountWrapper{padding-top:10px}@media(max-width:1240px){.popups_progressiveDiscountWrapper{padding-top:0}}.popups_mobileBundleLimitWrapper{margin-bottom:20px;margin-top:-30px}@media(max-width:768px){.popups_purchaseButton&gt;div{align-items:flex-start;flex-direction:column}}.popups_closeButton,.popups_purchaseButton{margin-bottom:20px}@media(max-width:768px){.popups_closeButton,.popups_purchaseButton{display:inline-flex;width:94%}.popups_closeButton&gt;div,.popups_purchaseButton&gt;div{width:100%}.popups_closeButton button,.popups_purchaseButton button{width:100%!important}}.popups_purchaseButton{align-items:center;display:inline-flex;flex-direction:column}@media(max-width:768px){.popups_purchasePopupButtons{display:flex;flex-direction:column;padding-top:15px}}.popups_popupClose{background-image:url(images/icon_close.svg);background-position:50%;background-repeat:no-repeat;background-size:15px 15px;cursor:pointer;height:30px;position:absolute;right:-35px;top:-25px;width:30px}@media(max-width:1240px){.popups_popupClose{background-size:25px 25px;right:15px;top:15px}}.popups_close{position:absolute;right:-50px;top:20px;z-index:3}.popups_purchasePopupImage{background-position:50%;background-repeat:no-repeat;background-size:contain;height:279px;width:100%}@media(max-width:768px){.popups_purchasePopupImage{height:192px}}.popups_purchasePopupImageWrapper{box-sizing:border-box;padding:0 0 0 10px;width:55%;z-index:1}@media(max-width:1240px){.popups_purchasePopupImageWrapper{display:none}}.popups_purchasePopupButtonsWrapper{display:flex;justify-content:center;width:100%}@media(max-width:1240px){.popups_purchasePopupButtonsWrapper{align-items:center;flex-direction:column}.popups_purchasePopupButtonsWrapper&gt;div{margin-bottom:15px}}.popups_restrictionText{padding:0 0 15px}@media(max-width:768px){.popups_restrictionText{padding:0 20px 15px}}.popups_exchangeWrapper{color:#f17e47;font-size:16px;padding:0 0 20px}@media(max-width:1240px){.popups_exchangeWrapper{padding:0 22px 20px}}.popups_exchangeWrapperText{color:#fff;display:inline-flex;padding-left:5px}.popups_exchangeWrapperText&gt;span{display:inline-block;margin:0 2px}.popups_exchangeWrapperContent{display:block}.popups_randomBundleContent{padding:10px 0}.popups_noticeForRandomBundle{color:#fff;padding:10px 0 0}.popups_randomBundleCounter *{font-size:20px!important}.popups_bundleContains{padding:15px 0}@media(max-width:1400px){.popups_bundleContains{display:none}}@media(max-height:850px){.popups_bundleContains{display:none}}@media(max-width:1240px){.popups_bundleContains{display:block}}.popups_itemWe *{color:hsla(0,0%,100%,.8)!important;line-height:24px}.popups_itemWe:not(.popups_isShip) *{font-weight:400!important}.popups_adultCheckbox{padding:15px 0}@media(max-width:1240px){.popups_adultCheckbox{width:100%}}.popups_randomBundleContainItem{padding:2.5px 0}.popups_randomBundleCheckbox{padding:0 0 15px}@media(max-width:1240px){.popups_randomBundleCheckbox{padding:0 10px 25px}}.popups_checkboxConfirmLabel{color:#fff}.popups_ageRestrictionLabel{color:#fff;font-size:14px;position:relative;top:2px}@media(min-width:1600px){.popups_ageRestrictionLabel{font-size:16px}}@media(max-width:300px){.popups_ageRestrictionLabel{font-size:10px}}.popups_warn .popups_ageRestrictionLabel{color:#ff8a2d}.popups_purchasePopupContainer .popups_purchasePopupFooter{box-sizing:border-box;display:block;min-height:100px;padding-bottom:10px;text-align:left;width:100%}.popups_label{position:absolute;right:-12px;top:10px}.popups_copyrightContent{align-items:center;color:hsla(0,0%,100%,.5);display:flex;flex-direction:column;font-size:10px;justify-content:center}@media(min-width:1600px){.popups_copyrightContent{font-size:12px}}@media(max-width:300px){.popups_copyrightContent{font-size:6px}}@media(max-width:1240px){.popups_copyrightContent{display:none}}@media(max-height:850px){.popups_isPort .popups_copyrightContent{z-index:1}}.popups_disclaimer{color:hsla(0,0%,100%,.5);display:flex;flex-direction:row;font-size:10px;justify-content:center;margin:8px auto 0}@media(min-width:1600px){.popups_disclaimer{font-size:12px}}@media(max-width:1240px){.popups_disclaimer{color:hsla(0,0%,100%,.75);font-size:12px;justify-content:flex-start;margin:2.5%}}.popups_disclaimer:before{background-image:url(images/icon_notice.svg);background-size:15px 15px;content:"";height:15px;margin-right:5px;min-width:15px;opacity:.4;position:relative;top:-1px}@media(min-width:1600px){.popups_disclaimer:before{top:1px}}@media(max-width:1240px){.popups_disclaimer:before{top:1px}}.popups_copyrightMobile{align-items:center;color:hsla(0,0%,100%,.75);display:none;flex-direction:column;font-size:12px;padding-top:10px}@media(max-width:1240px){.popups_copyrightMobile{display:flex}}.popups_copyrightText{max-width:810px;padding-bottom:.5rem;text-align:left;width:100%}.popups_copyrightMobile .popups_copyrightText{width:95%}.popups_copyrightContainer,.popups_copyrightRandomBundle{padding-bottom:.75rem}.popups_defaultCopyright{padding-left:40px}@media(max-width:1240px){.popups_defaultCopyright{box-sizing:border-box;padding-left:20px}}.popups_fastGoldLink{margin:25px}@media(max-width:768px){.popups_fastGoldLink{margin:10px 0 0;width:auto!important}}.popups_progressivePurchase{position:relative}.popups_exchangeCurrency{display:inline}.popups_purchaseBundleQuantity{color:hsla(0,0%,100%,.75);font-size:16px}@media(min-width:1600px){.popups_purchaseBundleQuantity{font-size:18px}}@media(max-width:300px){.popups_purchaseBundleQuantity{font-size:12px}}.popups_popupTitleSanta{text-shadow:0 0 5px rgba(0,0,0,.678)}.popups_isLockInterface{pointer-events:none}.popups_confirmationInfo{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding:12px 0;text-align:left}.popups_serialWholePurchaseLink{padding-top:10px}@media(max-width:768px){.popups_serialWholePurchaseLink{display:none}}.popups_background{background-position:top;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}@media(max-width:1240px){.popups_background{display:none}}.popups_purchasePopupWrapper.popups_withBackground .popups_purchasePopupImageWrapper{visibility:hidden}@media(max-width:1240px){.popups_purchasePopupWrapper.popups_withBackground .popups_purchasePopupImageWrapper{visibility:visibility}}.popups_bundleKit{margin-top:10px}.ChooseCouponPopup_fontRoboto{font-family:Roboto!important}.ChooseCouponPopup_fade{animation-duration:.5s;animation-name:ChooseCouponPopup_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes ChooseCouponPopup_fade{0%{opacity:0}to{opacity:1}}.ChooseCouponPopup_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.ChooseCouponPopup_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.ChooseCouponPopup_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.ChooseCouponPopup_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ChooseCouponPopup_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.ChooseCouponPopup_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.ChooseCouponPopup_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.ChooseCouponPopup_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ChooseCouponPopup_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.ChooseCouponPopup_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.ChooseCouponPopup_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.ChooseCouponPopup_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ChooseCouponPopup_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ChooseCouponPopup_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.ChooseCouponPopup_bundle-two-third:after{padding-top:100%}}.ChooseCouponPopup_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.ChooseCouponPopup_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.ChooseCouponPopup_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ChooseCouponPopup_bundle-full{max-height:316px}.ChooseCouponPopup_bundle-full:after{padding-top:100%}}.ChooseCouponPopup_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.ChooseCouponPopup_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.ChooseCouponPopup_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ChooseCouponPopup_bundle-three-second{max-height:316px}.ChooseCouponPopup_bundle-three-second:after{padding-top:100%}}.ChooseCouponPopup_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.ChooseCouponPopup_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.ChooseCouponPopup_bundle-three{margin:.75rem}}.ChooseCouponPopup_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.ChooseCouponPopup_bundle-one-four:after{content:"";display:block;padding-top:100%}.ChooseCouponPopup_headShakeAnimation{animation:ChooseCouponPopup_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes ChooseCouponPopup_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.ChooseCouponPopup_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.ChooseCouponPopup_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.ChooseCouponPopup_defaultTooltipHeaderStyles{font-size:10px}}.ChooseCouponPopup_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.ChooseCouponPopup_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.ChooseCouponPopup_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.ChooseCouponPopup_defaultTooltipBodyStyles{font-size:10px}}.ChooseCouponPopup_defaultTooltipBodyStyles.ChooseCouponPopup_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.ChooseCouponPopup_defaultTooltipBodyStyles.ChooseCouponPopup_withBorderBottom:last-child{border-bottom:0}.ChooseCouponPopup_defaultTooltipBodyStyles.ChooseCouponPopup_warning{color:#f17e47}.ChooseCouponPopup_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.ChooseCouponPopup_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.ChooseCouponPopup_defaultTooltipFooterStyles{font-size:8px}}.ChooseCouponPopup_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.ChooseCouponPopup_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.ChooseCouponPopup_chooseCouponPopup{display:inline-block;margin:30px;max-width:730px;position:relative;text-align:left;vertical-align:middle;width:auto}@media(min-width:769px)and (max-width:1240px){.ChooseCouponPopup_chooseCouponPopup{margin:0;max-width:720px;min-height:100%}}@media(max-width:768px){.ChooseCouponPopup_chooseCouponPopup{max-width:100%}}.ChooseCouponPopup_chooseCouponPopup .ChooseCouponPopup_popupHeader{font-size:20px}@media(min-width:1600px){.ChooseCouponPopup_chooseCouponPopup .ChooseCouponPopup_popupHeader{font-size:22px}}@media(max-width:300px){.ChooseCouponPopup_chooseCouponPopup .ChooseCouponPopup_popupHeader{font-size:16px}}.ChooseCouponPopup_items{display:flex;flex-wrap:wrap;max-height:450px;overflow-y:auto;position:relative}@media(max-width:920px){.ChooseCouponPopup_items{max-height:none}}@media(max-width:768px){.ChooseCouponPopup_items{padding:0}}.ChooseCouponPopup_item{margin:1rem}.ChooseCouponPopup_itemTextContent{color:hsla(0,0%,100%,.54);font-size:16px;padding:10px 0 3px}.ChooseCouponPopup_itemContent .ChooseCouponPopup_price *{font-size:22px}.AttentionLimitWidget_timerLabelWrapper{margin-top:10px}.AttentionLimitWidget_timerWrapper{color:inherit;display:inline-flex;font-size:inherit;font-weight:400;opacity:1}.Notice_wrapper{display:flex}.Notice_wrapper:before{background-image:url(images/icon_notice.svg);background-size:15px 15px;content:"";height:15px;margin-right:5px;min-width:15px;opacity:.4;position:relative;top:1px}.RandomBundleFullPurchaseButton_wrapper{cursor:pointer;position:relative}.RandomBundleFullPurchaseButton_wrapper span{border-bottom:1px dashed hsla(0,0%,100%,.8);color:#fff;font-size:14px}@media(min-width:1600px){.RandomBundleFullPurchaseButton_wrapper span{font-size:16px}}@media(max-width:300px){.RandomBundleFullPurchaseButton_wrapper span{font-size:10px}}.RandomBundleFullPurchaseButton_wrapper span:hover{border-bottom-color:#fff}.RandomBundleFullPurchaseButton_discount{background-color:#751810;border:1px solid #a5251a;border-radius:5px;color:#fff;font-size:10px;font-weight:700;padding:2px 3.5px;position:absolute;right:-15px;top:-17px}@media(min-width:1600px){.RandomBundleFullPurchaseButton_discount{font-size:12px}}@media(max-width:300px){.RandomBundleFullPurchaseButton_discount{font-size:6px;right:-40px;top:2px}}.CouponWrapper_wrapper{align-items:center;display:flex;flex-wrap:wrap;position:relative}.CouponWrapper_wrapper.CouponWrapper_lock{opacity:.7}.CouponWrapper_wrapper.CouponWrapper_lock *{cursor:auto}.CouponWrapper_activeCoupon{margin-bottom:10px;margin-right:15px}.CouponWrapper_otherCoupons{align-items:center;display:flex;margin-bottom:10px}.CouponWrapper_otherCoupons.CouponWrapper_lock{pointer-events:none}.CouponWrapper_otherCouponsLabel{color:#fff;font-size:14px;margin:0 15px 0 0}@media(min-width:1600px){.CouponWrapper_otherCouponsLabel{font-size:16px}}@media(max-width:300px){.CouponWrapper_otherCouponsLabel{font-size:10px}}.ChangeCouponButton_button{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:14px;opacity:.75;position:relative;transition:opacity .25s ease-in-out;will-change:opacity}@media(min-width:1600px){.ChangeCouponButton_button{font-size:16px}}@media(max-width:300px){.ChangeCouponButton_button{font-size:10px}}.ChangeCouponButton_button:before{background-image:url(images/icon_change.svg);background-size:16px 16px;content:"";height:16px;margin-right:5px;min-width:16px}.ChangeCouponButton_button:hover{opacity:1}.WarnMessage_title{color:#f93;font-size:14px;font-weight:700}@media(min-width:1600px){.WarnMessage_title{font-size:16px}}@media(max-width:300px){.WarnMessage_title{font-size:10px}}.WarnMessage_description{color:rgba(255,153,51,.75);font-size:12px}@media(min-width:1600px){.WarnMessage_description{font-size:14px}}@media(max-width:300px){.WarnMessage_description{font-size:8px}}.RandomBundleBeneficialOffer_wrapper{display:flex}.RandomBundleBeneficialOffer_wrapper span{border-bottom:1px dashed rgba(255,153,51,.75);cursor:pointer;opacity:.9}.RandomBundleBeneficialOffer_wrapper span:hover{border-bottom-style:rgba(255,170,102,.749);color:rgba(255,170,102,.749);opacity:1}.Quantity_wrapper{--border-color:hsla(0,0%,100%,.54);align-items:center;display:flex;height:32px}.Quantity_wrapper.Quantity_disabled{opacity:.5;pointer-events:none!important}@media(max-width:768px){.Quantity_wrapper{height:34px}}.Quantity_wrapper.Quantity_compact{--border-color:hsla(0,0%,100%,.3);--inner-border-color:hsla(0,0%,100%,.2);color:#f1f1f1;height:40px;position:relative}@media screen and (pointer:coarse){.Quantity_wrapper.Quantity_compact{--border-color:hsla(0,0%,100%,.3);height:36px}}.Quantity_wrapper.Quantity_compact:before{border-left:1px solid var(--inner-border-color);bottom:1px;content:"";pointer-events:none;position:absolute;right:33px;top:1px}@media screen and (pointer:coarse){.Quantity_wrapper.Quantity_compact:before{content:unset}}.Quantity_wrapper.Quantity_compact:after{border-top:1px solid var(--inner-border-color);content:"";margin-top:-.5px;pointer-events:none;position:absolute;right:1px;top:50%;width:32px}@media screen and (pointer:coarse){.Quantity_wrapper.Quantity_compact:after{content:unset}}.Quantity_wrapper.Quantity_gold,.Quantity_wrapper.Quantity_wows_premium{color:#fc6}.Quantity_wrapper.Quantity_free_xp{color:#cf9}.Quantity_wrapper.Quantity_elite_xp{color:#98dede}.Quantity_button{border:1px solid var(--border-color);box-sizing:border-box;cursor:pointer;height:100%;position:relative;width:32px}.Quantity_button:hover{background-color:hsla(0,0%,100%,.169);border:1px solid #fff}.Quantity_button.Quantity_lock{opacity:.7}.Quantity_button.Quantity_lock:hover{background-color:transparent;border:1px solid var(--border-color)}.Quantity_wrapper.Quantity_compact .Quantity_button.Quantity_lock{opacity:.5}.Quantity_button:before{bottom:0;content:"";display:block;height:16px;left:0;margin:auto;position:absolute;right:0;top:0;width:16px}.Quantity_wrapper.Quantity_compact .Quantity_button{border:none;height:calc(50% + .5px);position:absolute;right:0;transition:all .1s linear;width:34px}.Quantity_wrapper.Quantity_compact .Quantity_button:before{height:6px;width:12px}.Quantity_wrapper.Quantity_compact .Quantity_button:not(.Quantity_lock):hover{cursor:pointer!important}@media screen and (pointer:coarse){.Quantity_wrapper.Quantity_compact .Quantity_button{background-color:hsla(0,0%,100%,.1);border:1px solid var(--border-color);flex-shrink:0;height:36px;left:unset;position:relative;right:unset;width:36px}.Quantity_wrapper.Quantity_compact .Quantity_button:before{height:16px;width:16px}.Quantity_wrapper.Quantity_compact .Quantity_button:not(.Quantity_lock):hover{--border-color:hsla(0,0%,100%,.5);background-color:hsla(0,0%,100%,.2)}}.Quantity_minus{border-bottom-left-radius:2px;border-top-left-radius:2px}.Quantity_minus:before{background-image:url(images/icon_minus_button.svg)}.Quantity_wrapper.Quantity_compact .Quantity_minus{border-radius:0 0 2px 0;bottom:0}@media screen and (pointer:coarse){.Quantity_wrapper.Quantity_compact .Quantity_minus{border-radius:2px;bottom:unset}}.Quantity_wrapper.Quantity_compact .Quantity_minus:before{background-image:url(images/arrow_chevron_down.svg)}@media screen and (pointer:coarse){.Quantity_wrapper.Quantity_compact .Quantity_minus:before{background-image:url(images/icon_minus_thin.svg)}}.Quantity_plus{border-bottom-right-radius:2px;border-top-right-radius:2px}.Quantity_plus:before{background-image:url(images/icon_plus_button.svg)}.Quantity_wrapper.Quantity_compact .Quantity_plus{border-radius:0 2px 0 0;top:0}@media screen and (pointer:coarse){.Quantity_wrapper.Quantity_compact .Quantity_plus{border-radius:2px;bottom:unset;top:unset}}.Quantity_wrapper.Quantity_compact .Quantity_plus:before{background-image:url(images/arrow_chevron_up.svg)}@media screen and (pointer:coarse){.Quantity_wrapper.Quantity_compact .Quantity_plus:before{background-image:url(images/icon_plus_thin.svg)}}.Quantity_value{align-items:center;background-color:hsla(0,0%,100%,.05);border:none;border-bottom:1px solid var(--border-color);border-top:1px solid var(--border-color);box-sizing:border-box;color:#fff;display:flex;font-size:18px;height:100%;justify-content:center;letter-spacing:.4px;outline:none;padding:0 15px;text-align:center;width:68px}.Quantity_value[disabled]{cursor:auto;opacity:.7;-webkit-user-select:none}@media(max-width:1240px){.Quantity_value{font-size:16px;padding:0 10px;width:80px}}.Quantity_wrapper.Quantity_compact .Quantity_value{background-color:hsla(0,0%,100%,.1);border:1px solid var(--border-color);border-radius:2px;color:inherit;flex:1 1 auto;font-size:16px;font-weight:700;line-height:1.1875;padding-right:32px;text-align:left;width:70px}@media screen and (pointer:coarse){.Quantity_wrapper.Quantity_compact .Quantity_value{background-color:hsla(0,0%,100%,.1);margin-left:4px;margin-right:4px;padding-right:10px}}.MobileCoupon_couponsWrapper{display:flex}.MobileCoupon_couponsWrapper.MobileCoupon_disabled{opacity:.5}.MobileCoupon_item{align-items:center;border:1px solid transparent;box-sizing:border-box;color:hsla(0,0%,100%,.77);display:flex;font-size:14px;padding:8px;position:relative;width:100%}.MobileCoupon_item:after{background-image:url(images/coupon.svg);content:"";height:17px;margin-left:3px;width:12px}.MobileCoupon_item.MobileCoupon_active{background-color:hsla(0,0%,100%,.22);border:1px solid hsla(0,0%,100%,.77);color:#fff;justify-content:center}.MobileCoupon_item.MobileCoupon_active:after{background-image:url(images/used_coupon.svg);width:13px}.MobileCoupon_item.MobileCoupon_add{background-color:hsla(0,0%,100%,.11);border:1px solid hsla(0,0%,100%,.33);margin-left:3px;min-width:auto}@media screen and (max-width:320px){.MobileCoupon_item.MobileCoupon_add{justify-content:center;margin-left:0}}.MobileCoupon_item.MobileCoupon_add:after{background-image:url(images/plus.png);background-size:100% 100%;height:20px;margin-left:0;min-width:auto;width:21px}@media screen and (max-width:320px){.MobileCoupon_item{margin-bottom:4px}}.RandomBundleImage_fontRoboto{font-family:Roboto!important}.RandomBundleImage_cube,.RandomBundleImage_defaultImage,.RandomBundleImage_fade{animation-duration:.5s;animation-name:RandomBundleImage_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes RandomBundleImage_fade{0%{opacity:0}to{opacity:1}}.RandomBundleImage_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.RandomBundleImage_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.RandomBundleImage_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.RandomBundleImage_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.RandomBundleImage_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.RandomBundleImage_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.RandomBundleImage_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.RandomBundleImage_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.RandomBundleImage_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.RandomBundleImage_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.RandomBundleImage_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.RandomBundleImage_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.RandomBundleImage_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.RandomBundleImage_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.RandomBundleImage_bundle-two-third:after{padding-top:100%}}.RandomBundleImage_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.RandomBundleImage_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.RandomBundleImage_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.RandomBundleImage_bundle-full{max-height:316px}.RandomBundleImage_bundle-full:after{padding-top:100%}}.RandomBundleImage_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.RandomBundleImage_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.RandomBundleImage_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.RandomBundleImage_bundle-three-second{max-height:316px}.RandomBundleImage_bundle-three-second:after{padding-top:100%}}.RandomBundleImage_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.RandomBundleImage_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.RandomBundleImage_bundle-three{margin:.75rem}}.RandomBundleImage_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.RandomBundleImage_bundle-one-four:after{content:"";display:block;padding-top:100%}.RandomBundleImage_headShakeAnimation{animation:RandomBundleImage_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes RandomBundleImage_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.RandomBundleImage_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.RandomBundleImage_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.RandomBundleImage_defaultTooltipHeaderStyles{font-size:10px}}.RandomBundleImage_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.RandomBundleImage_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.RandomBundleImage_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.RandomBundleImage_defaultTooltipBodyStyles{font-size:10px}}.RandomBundleImage_defaultTooltipBodyStyles.RandomBundleImage_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.RandomBundleImage_defaultTooltipBodyStyles.RandomBundleImage_withBorderBottom:last-child{border-bottom:0}.RandomBundleImage_defaultTooltipBodyStyles.RandomBundleImage_warning{color:#f17e47}.RandomBundleImage_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.RandomBundleImage_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.RandomBundleImage_defaultTooltipFooterStyles{font-size:8px}}.RandomBundleImage_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.RandomBundleImage_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.RandomBundleImage_wrapper{position:relative}.RandomBundleImage_defaultImage{background-position:50%;background-repeat:no-repeat;background-size:contain;height:279px;width:100%}@media(max-width:768px){.RandomBundleImage_defaultImage{height:192px}}.RandomBundleImage_cube{background-image:url(images/cube_random_bundle.svg);background-position:50%;background-repeat:no-repeat;background-size:65%;height:279px;width:100%}@media(max-width:768px){.RandomBundleImage_cube{height:192px}}.SerialBundleTitle_title{align-items:center;color:hsla(0,0%,100%,.75);display:flex;font-size:16px;padding-left:25px;position:relative}.SerialBundleTitle_title.SerialBundleTitle_withoutText{padding:0}.SerialBundleTitle_title:before{background-image:url(images/icon_serial_chain.svg);background-repeat:no-repeat;background-size:contain;content:"";height:24px;left:0;position:absolute;width:24px}@media(min-width:1600px){.SerialBundleTitle_title{font-size:18px}}@media(max-width:300px){.SerialBundleTitle_title{font-size:12px}}.BundleContains_fontRoboto{font-family:Roboto!important}.BundleContains_fade{animation-duration:.5s;animation-name:BundleContains_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes BundleContains_fade{0%{opacity:0}to{opacity:1}}.BundleContains_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.BundleContains_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.BundleContains_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.BundleContains_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundleContains_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.BundleContains_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.BundleContains_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.BundleContains_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundleContains_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.BundleContains_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.BundleContains_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.BundleContains_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundleContains_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundleContains_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.BundleContains_bundle-two-third:after{padding-top:100%}}.BundleContains_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.BundleContains_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.BundleContains_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundleContains_bundle-full{max-height:316px}.BundleContains_bundle-full:after{padding-top:100%}}.BundleContains_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.BundleContains_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.BundleContains_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundleContains_bundle-three-second{max-height:316px}.BundleContains_bundle-three-second:after{padding-top:100%}}.BundleContains_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.BundleContains_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.BundleContains_bundle-three{margin:.75rem}}.BundleContains_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.BundleContains_bundle-one-four:after{content:"";display:block;padding-top:100%}.BundleContains_headShakeAnimation{animation:BundleContains_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes BundleContains_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.BundleContains_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.BundleContains_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.BundleContains_defaultTooltipHeaderStyles{font-size:10px}}.BundleContains_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.BundleContains_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.BundleContains_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.BundleContains_defaultTooltipBodyStyles{font-size:10px}}.BundleContains_defaultTooltipBodyStyles.BundleContains_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.BundleContains_defaultTooltipBodyStyles.BundleContains_withBorderBottom:last-child{border-bottom:0}.BundleContains_defaultTooltipBodyStyles.BundleContains_warning{color:#f17e47}.BundleContains_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.BundleContains_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.BundleContains_defaultTooltipFooterStyles{font-size:8px}}.BundleContains_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.BundleContains_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.BundleContains_WoWSEntityWrapper .we-crews__title,.BundleContains_WoWSEntityWrapper .we-lootbox__title,.BundleContains_WoWSEntityWrapper .we-vehicle__level{cursor:pointer;text-decoration:underline;text-decoration-color:hsla(0,0%,100%,.5);text-decoration-style:dashed;text-underline-offset:4px}.BundleContains_WoWSEntityWrapper .we-crews__title:hover,.BundleContains_WoWSEntityWrapper .we-lootbox__title:hover,.BundleContains_WoWSEntityWrapper .we-vehicle__level:hover{text-decoration-color:#fff}.BundleContains_WoWSEntityWrapper.BundleContains_gold .we-crews__title,.BundleContains_WoWSEntityWrapper.BundleContains_gold .we-lootbox__title,.BundleContains_WoWSEntityWrapper.BundleContains_gold .we-vehicle__level{color:hsla(42,80%,67%,.85);text-decoration-color:hsla(42,80%,67%,.5);transition:color .2s ease-in-out,text-decoration-color .2s ease-in-out}.BundleContains_WoWSEntityWrapper.BundleContains_gold .we-crews__title:hover,.BundleContains_WoWSEntityWrapper.BundleContains_gold .we-lootbox__title:hover,.BundleContains_WoWSEntityWrapper.BundleContains_gold .we-vehicle__level:hover{color:#fc6;text-decoration-color:#fc6}.purchase_popup_wrapper{background-color:rgba(21,26,35,.55);bottom:0;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0}.purchase_popup_popup,.purchase_popup_wrapper{align-items:center;display:flex;justify-content:center}.purchase_popup_popup{max-width:800px;position:relative;top:-15%;transform:scale(0);transition:all .5s;width:100%}.purchase_popup_popup.purchase_popup_active{transform:scale(1)}.purchase_popup_popupError{width:900px}.purchase_popup_animationWrapper{height:647.2727272727px;position:absolute;width:666.3636363636px}.purchase_popup_animation,.purchase_popup_animation1,.purchase_popup_animation2{animation-duration:60s;animation-iteration-count:infinite;animation-timing-function:linear;background-image:url(images/purchase_success_light_blue.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:100%;position:absolute;width:100%}.purchase_popup_animation1,.purchase_popup_animation2{animation-name:purchase_popup_animation1}.purchase_popup_animation2{animation-direction:reverse}.purchase_popup_animationWrapper.purchase_popup_eliteBackground .purchase_popup_animation1,.purchase_popup_animationWrapper.purchase_popup_eliteBackground .purchase_popup_animation2{background-image:url(images/Gold-lightning.png)}.purchase_popup_popupData{align-items:center;display:flex;flex-direction:column;justify-content:center;position:absolute;top:-166px}@media(max-width:768px){.purchase_popup_popupData{top:-70px}}.purchase_popup_popupBackgroundWrapper{height:800px;position:absolute;width:800px}@media(max-width:768px){.purchase_popup_popupBackgroundWrapper{height:600px;width:600px}}.purchase_popup_purchaseErrorImageWrapper{height:450px;position:relative;width:450px}.purchase_popup_purchaseSuccessImageWrapper{background-image:url(images/blue_success.png);background-position:50%;background-repeat:no-repeat;background-size:contain;filter:drop-shadow(2px 4px 6px #0d417b);height:420px;position:relative;width:450px}.purchase_popup_purchaseSuccessImageWrapper.purchase_popup_eliteBackground{background-image:url(images/gold_success.png);filter:none}.purchase_popup_popupDataError{top:auto}.purchase_popup_popupImage{background-position:50%;background-repeat:no-repeat;background-size:90%;height:100%;width:100%;z-index:1}.purchase_popup_popupImage.purchase_popup_grayscale{filter:grayscale(1)}.purchase_popup_popupImage.purchase_popup_modernization{background-size:66%}.purchase_popup_popupImage.purchase_popup_dog_tag{background-size:71%}.purchase_popup_popupImage.purchase_popup_blur{filter:blur(7px)}@media(max-width:768px){.purchase_popup_popupImage{background-size:75%}}.purchase_popup_popupTitle{color:#fff;font-size:32px;padding:30px 0 15px;text-align:center}@media(max-width:768px){.purchase_popup_popupTitle{font-size:22px;padding:20px 5px 0}}.purchase_popup_popupText{color:hsla(0,0%,100%,.77);font-size:20px;line-height:28px;max-width:800px;padding:20px 0;text-align:center;width:100%}@media(max-width:768px){.purchase_popup_popupText{font-size:16px;padding:10px 0 0}}.purchase_popup_border{border-bottom:1px solid hsla(0,0%,100%,.4);height:1px;width:256px}.purchase_popup_contains{align-items:center;display:flex;flex-direction:column;padding:20px 0 0}.purchase_popup_buttons{display:flex}.purchase_popup_portButton{margin-right:20px}.purchase_popup_itemWe{color:hsla(0,0%,100%,.77)}.purchase_popup_back{padding:25px}.purchase_popup_backButton{border-bottom:1px solid hsla(0,0%,100%,.33);color:#fff;cursor:pointer;font-size:18px;font-weight:700;text-transform:uppercase}@keyframes purchase_popup_animation1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.purchase_popup_purchaseSuccessContent{align-items:center;display:flex;flex-direction:column;position:relative}.purchase_popup_purchaseSuccessContentData{position:relative;top:-45px}.purchase_popup_purchaseSuccessBundleTitle.purchase_popup_withQuantity{display:flex}.purchase_popup_purchaseSuccessContentTitle{color:#fff;font-size:18px;font-weight:700}@media(min-width:1600px){.purchase_popup_purchaseSuccessContentTitle{font-size:20px}}@media(max-width:300px){.purchase_popup_purchaseSuccessContentTitle{font-size:14px}}.purchase_popup_purchaseSuccessBundleTitle.purchase_popup_withQuantity .purchase_popup_purchaseSuccessContentTitle{margin-right:15px;max-width:350px;text-align:left}.purchase_popup_purchaseSuccessContentData.purchase_popup_withQuantity .purchase_popup_bundleType{text-align:left}.purchase_popup_purchaseSuccessContentInfoText{color:#fff;font-size:14px}@media(min-width:1600px){.purchase_popup_purchaseSuccessContentInfoText{font-size:16px}}@media(max-width:300px){.purchase_popup_purchaseSuccessContentInfoText{font-size:10px}}.purchase_popup_purchaseSuccessAmountBundles{color:#fff;font-size:14px;text-align:center}@media(min-width:1600px){.purchase_popup_purchaseSuccessAmountBundles{font-size:16px}}@media(max-width:300px){.purchase_popup_purchaseSuccessAmountBundles{font-size:10px}}.purchase_popup_purchaseErrorDescription{color:#fff;font-size:28px;margin-top:15px}.purchase_popup_customError{font-size:18px;margin:50px 0}@media(max-width:768px){.purchase_popup_customError{margin:25px 0}}.purchase_popup_customErrorButton{margin-right:20px}@media(max-width:768px){.purchase_popup_customErrorButton{margin-bottom:10px;margin-right:0}}.purchase_popup_buttonsLine{display:flex}@media(max-width:768px){.purchase_popup_buttonsLine{flex-direction:column}}.purchase_popup_weComponent{display:flex}.purchase_popup_errorMessage{position:relative;top:-25px}.purchase_popup_errorMessage.purchase_popup_isCustomError{padding:15px 0;top:0}.AuctionAboutPopup_fontRoboto,.AuctionAboutPopup_imageDescription{font-family:Roboto!important}.AuctionAboutPopup_fade{animation-duration:.5s;animation-name:AuctionAboutPopup_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes AuctionAboutPopup_fade{0%{opacity:0}to{opacity:1}}.AuctionAboutPopup_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.AuctionAboutPopup_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.AuctionAboutPopup_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.AuctionAboutPopup_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.AuctionAboutPopup_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.AuctionAboutPopup_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.AuctionAboutPopup_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.AuctionAboutPopup_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.AuctionAboutPopup_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.AuctionAboutPopup_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.AuctionAboutPopup_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.AuctionAboutPopup_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.AuctionAboutPopup_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.AuctionAboutPopup_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.AuctionAboutPopup_bundle-two-third:after{padding-top:100%}}.AuctionAboutPopup_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.AuctionAboutPopup_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.AuctionAboutPopup_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.AuctionAboutPopup_bundle-full{max-height:316px}.AuctionAboutPopup_bundle-full:after{padding-top:100%}}.AuctionAboutPopup_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.AuctionAboutPopup_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.AuctionAboutPopup_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.AuctionAboutPopup_bundle-three-second{max-height:316px}.AuctionAboutPopup_bundle-three-second:after{padding-top:100%}}.AuctionAboutPopup_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.AuctionAboutPopup_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.AuctionAboutPopup_bundle-three{margin:.75rem}}.AuctionAboutPopup_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.AuctionAboutPopup_bundle-one-four:after{content:"";display:block;padding-top:100%}.AuctionAboutPopup_headShakeAnimation{animation:AuctionAboutPopup_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes AuctionAboutPopup_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.AuctionAboutPopup_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.AuctionAboutPopup_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.AuctionAboutPopup_defaultTooltipHeaderStyles{font-size:10px}}.AuctionAboutPopup_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.AuctionAboutPopup_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.AuctionAboutPopup_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.AuctionAboutPopup_defaultTooltipBodyStyles{font-size:10px}}.AuctionAboutPopup_defaultTooltipBodyStyles.AuctionAboutPopup_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.AuctionAboutPopup_defaultTooltipBodyStyles.AuctionAboutPopup_withBorderBottom:last-child{border-bottom:0}.AuctionAboutPopup_defaultTooltipBodyStyles.AuctionAboutPopup_warning{color:#f17e47}.AuctionAboutPopup_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.AuctionAboutPopup_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.AuctionAboutPopup_defaultTooltipFooterStyles{font-size:8px}}.AuctionAboutPopup_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.AuctionAboutPopup_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.AuctionAboutPopup_wrapper{box-sizing:border-box;display:inline-block;margin:50px 0;max-width:900px;position:relative;text-align:left;vertical-align:middle;width:100%}@media(max-width:768px){.AuctionAboutPopup_wrapper{margin:0}}.AuctionAboutPopup_close{position:sticky;top:10px}.AuctionAboutPopup_close&gt;div{position:absolute;right:-70px;top:10px}@media(max-width:768px){.AuctionAboutPopup_close{position:absolute;right:30px;top:20px}.AuctionAboutPopup_close&gt;div{position:static;right:auto;top:auto}}.AuctionAboutPopup_header{color:#fff;font-size:22px;font-weight:700;padding:20px 30px;text-transform:uppercase}@media(min-width:1600px){.AuctionAboutPopup_header{font-size:24px}}@media(max-width:300px){.AuctionAboutPopup_header{font-size:18px}}.AuctionAboutPopup_content{padding:10px 30px}.AuctionAboutPopup_block{margin:40px 0}.AuctionAboutPopup_block:first-child{margin-top:10px}.AuctionAboutPopup_externalLink{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.7);cursor:pointer;display:inline-flex;position:relative;transition:all .1s ease-in-out}.AuctionAboutPopup_externalLink:hover{border-bottom:1px solid #fff}.AuctionAboutPopup_externalLink:after{background-image:url(images/external-icon-white.png);content:"";height:13px;margin-left:5px;width:13px}.AuctionAboutPopup_title{color:#fff;font-size:22px;font-weight:700;text-transform:uppercase}@media(min-width:1600px){.AuctionAboutPopup_title{font-size:24px}}@media(max-width:300px){.AuctionAboutPopup_title{font-size:18px}}.AuctionAboutPopup_description{color:hsla(0,0%,100%,.75);font-size:14px;padding-top:10px}@media(min-width:1600px){.AuctionAboutPopup_description{font-size:16px}}@media(max-width:300px){.AuctionAboutPopup_description{font-size:10px}}.AuctionAboutPopup_youtubeVideo{padding-top:55%;position:relative;width:100%}.AuctionAboutPopup_video{bottom:0;left:0;position:absolute;right:0;top:0}.AuctionAboutPopup_video&gt;iframe{height:100%;width:100%}.AuctionAboutPopup_images{display:flex;flex-wrap:wrap;justify-content:space-between}.AuctionAboutPopup_imageBlock{align-items:center;color:#fff;display:flex;flex-direction:column;text-align:center;width:206px}.AuctionAboutPopup_imageBlock.AuctionAboutPopup_delimiter1,.AuctionAboutPopup_imageBlock.AuctionAboutPopup_delimiter2{background-repeat:no-repeat;background-size:contain;height:30px;width:100px}.AuctionAboutPopup_imageBlock.AuctionAboutPopup_delimiter1{background-image:url(images/auction-next-step1.png);margin-top:73px}.AuctionAboutPopup_imageBlock.AuctionAboutPopup_delimiter2{background-image:url(images/auction-next-step2.png);margin-top:112px}@media(max-width:768px){.AuctionAboutPopup_imageBlock{margin-bottom:10px;width:100%}.AuctionAboutPopup_imageBlock.AuctionAboutPopup_delimiter1,.AuctionAboutPopup_imageBlock.AuctionAboutPopup_delimiter2{display:none}}.AuctionAboutPopup_imageTitle{font-size:16px;padding:7.5px 0}@media(min-width:1600px){.AuctionAboutPopup_imageTitle{font-size:18px}}@media(max-width:300px){.AuctionAboutPopup_imageTitle{font-size:12px}}.AuctionAboutPopup_imageSubTitle{font-size:14px;font-weight:700;padding:7.5px 0}@media(min-width:1600px){.AuctionAboutPopup_imageSubTitle{font-size:16px}}@media(max-width:300px){.AuctionAboutPopup_imageSubTitle{font-size:10px}}.AuctionAboutPopup_imageDescription{font-size:12px}@media(min-width:1600px){.AuctionAboutPopup_imageDescription{font-size:14px}}@media(max-width:300px){.AuctionAboutPopup_imageDescription{font-size:8px}}.AuctionAboutPopup_image{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:143px;width:143px}.AuctionAboutPopup_auctionStep1 .AuctionAboutPopup_image{background-image:url(images/guide_1.png)}.AuctionAboutPopup_auctionStep2 .AuctionAboutPopup_image{background-image:url(images/guide_2.png)}.AuctionAboutPopup_auctionStep3 .AuctionAboutPopup_image{background-image:url(images/guide_3.png)}.AuctionAboutPopup_footer{display:flex;justify-content:center;padding:0 0 50px;width:100%}.BidPlacingSuccessPopup_betAbout,.BidPlacingSuccessPopup_betDescription,.BidPlacingSuccessPopup_fontRoboto{font-family:Roboto!important}.BidPlacingSuccessPopup_close,.BidPlacingSuccessPopup_fade{animation-duration:.5s;animation-name:BidPlacingSuccessPopup_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes BidPlacingSuccessPopup_fade{0%{opacity:0}to{opacity:1}}.BidPlacingSuccessPopup_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.BidPlacingSuccessPopup_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.BidPlacingSuccessPopup_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.BidPlacingSuccessPopup_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BidPlacingSuccessPopup_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.BidPlacingSuccessPopup_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.BidPlacingSuccessPopup_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.BidPlacingSuccessPopup_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BidPlacingSuccessPopup_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.BidPlacingSuccessPopup_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.BidPlacingSuccessPopup_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.BidPlacingSuccessPopup_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BidPlacingSuccessPopup_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BidPlacingSuccessPopup_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.BidPlacingSuccessPopup_bundle-two-third:after{padding-top:100%}}.BidPlacingSuccessPopup_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.BidPlacingSuccessPopup_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.BidPlacingSuccessPopup_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BidPlacingSuccessPopup_bundle-full{max-height:316px}.BidPlacingSuccessPopup_bundle-full:after{padding-top:100%}}.BidPlacingSuccessPopup_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.BidPlacingSuccessPopup_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.BidPlacingSuccessPopup_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BidPlacingSuccessPopup_bundle-three-second{max-height:316px}.BidPlacingSuccessPopup_bundle-three-second:after{padding-top:100%}}.BidPlacingSuccessPopup_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.BidPlacingSuccessPopup_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.BidPlacingSuccessPopup_bundle-three{margin:.75rem}}.BidPlacingSuccessPopup_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.BidPlacingSuccessPopup_bundle-one-four:after{content:"";display:block;padding-top:100%}.BidPlacingSuccessPopup_headShakeAnimation{animation:BidPlacingSuccessPopup_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes BidPlacingSuccessPopup_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.BidPlacingSuccessPopup_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.BidPlacingSuccessPopup_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.BidPlacingSuccessPopup_defaultTooltipHeaderStyles{font-size:10px}}.BidPlacingSuccessPopup_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.BidPlacingSuccessPopup_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.BidPlacingSuccessPopup_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.BidPlacingSuccessPopup_defaultTooltipBodyStyles{font-size:10px}}.BidPlacingSuccessPopup_defaultTooltipBodyStyles.BidPlacingSuccessPopup_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.BidPlacingSuccessPopup_defaultTooltipBodyStyles.BidPlacingSuccessPopup_withBorderBottom:last-child{border-bottom:0}.BidPlacingSuccessPopup_defaultTooltipBodyStyles.BidPlacingSuccessPopup_warning{color:#f17e47}.BidPlacingSuccessPopup_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.BidPlacingSuccessPopup_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.BidPlacingSuccessPopup_defaultTooltipFooterStyles{font-size:8px}}.BidPlacingSuccessPopup_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.BidPlacingSuccessPopup_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.BidPlacingSuccessPopup_wrapper{background-color:transparent;box-sizing:border-box;display:inline-block;max-width:785px;position:relative;text-align:left;vertical-align:middle;width:100%}.BidPlacingSuccessPopup_close{animation-duration:1.25s;position:absolute;right:30px;top:20px}.BidPlacingSuccessPopup_content{align-items:center;display:flex;flex-direction:column;margin:70px 0}.BidPlacingSuccessPopup_icon{background-image:url(images/auction-success.png);background-size:100% 100%;height:120px;width:120px}.BidPlacingSuccessPopup_betTitle{color:#fff;font-size:20px;font-weight:700;letter-spacing:.03em;padding:30px 0 0;text-align:center}@media(min-width:1600px){.BidPlacingSuccessPopup_betTitle{font-size:22px}}@media(max-width:300px){.BidPlacingSuccessPopup_betTitle{font-size:16px}}.BidPlacingSuccessPopup_betAbout{color:hsla(0,0%,100%,.54);font-size:16px;max-width:620px;padding:30px 0;text-align:center;width:100%}@media(min-width:1600px){.BidPlacingSuccessPopup_betAbout{font-size:18px}}@media(max-width:300px){.BidPlacingSuccessPopup_betAbout{font-size:12px}}.BidPlacingSuccessPopup_betDescription{color:#f93;font-size:16px;max-width:620px;text-align:center;width:100%}@media(min-width:1600px){.BidPlacingSuccessPopup_betDescription{font-size:18px}}@media(max-width:300px){.BidPlacingSuccessPopup_betDescription{font-size:12px}}.BidPlacingSuccessPopup_footer{padding:45px 0}.BidPlacingSuccessPopup_bet{font-weight:700}.BidPlacingPopup_fontRoboto{font-family:Roboto!important}.BidPlacingPopup_fade{animation-duration:.5s;animation-name:BidPlacingPopup_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes BidPlacingPopup_fade{0%{opacity:0}to{opacity:1}}.BidPlacingPopup_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.BidPlacingPopup_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.BidPlacingPopup_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.BidPlacingPopup_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BidPlacingPopup_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.BidPlacingPopup_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.BidPlacingPopup_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.BidPlacingPopup_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BidPlacingPopup_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.BidPlacingPopup_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.BidPlacingPopup_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.BidPlacingPopup_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BidPlacingPopup_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BidPlacingPopup_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.BidPlacingPopup_bundle-two-third:after{padding-top:100%}}.BidPlacingPopup_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.BidPlacingPopup_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.BidPlacingPopup_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BidPlacingPopup_bundle-full{max-height:316px}.BidPlacingPopup_bundle-full:after{padding-top:100%}}.BidPlacingPopup_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.BidPlacingPopup_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.BidPlacingPopup_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BidPlacingPopup_bundle-three-second{max-height:316px}.BidPlacingPopup_bundle-three-second:after{padding-top:100%}}.BidPlacingPopup_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.BidPlacingPopup_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.BidPlacingPopup_bundle-three{margin:.75rem}}.BidPlacingPopup_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.BidPlacingPopup_bundle-one-four:after{content:"";display:block;padding-top:100%}.BidPlacingPopup_headShakeAnim,.BidPlacingPopup_headShakeAnimation{animation:BidPlacingPopup_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes BidPlacingPopup_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.BidPlacingPopup_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.BidPlacingPopup_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.BidPlacingPopup_defaultTooltipHeaderStyles{font-size:10px}}.BidPlacingPopup_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.BidPlacingPopup_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.BidPlacingPopup_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.BidPlacingPopup_defaultTooltipBodyStyles{font-size:10px}}.BidPlacingPopup_defaultTooltipBodyStyles.BidPlacingPopup_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.BidPlacingPopup_defaultTooltipBodyStyles.BidPlacingPopup_withBorderBottom:last-child{border-bottom:0}.BidPlacingPopup_defaultTooltipBodyStyles.BidPlacingPopup_warning{color:#f17e47}.BidPlacingPopup_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.BidPlacingPopup_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.BidPlacingPopup_defaultTooltipFooterStyles{font-size:8px}}.BidPlacingPopup_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.BidPlacingPopup_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.BidPlacingPopup_popup{max-width:860px!important}@media(min-width:769px)and (max-width:1240px){.BidPlacingPopup_popup{margin:auto;max-width:570px!important}}.BidPlacingPopup_content{color:#fff;display:flex;flex-wrap:wrap;text-align:left;width:100%}@media(max-width:768px){.BidPlacingPopup_content{flex-direction:column-reverse;flex-wrap:nowrap}}.BidPlacingPopup_info{box-sizing:border-box;padding:40px 0;width:45%}@media(max-width:768px){.BidPlacingPopup_info{width:100%}}@media screen and (max-width:320px){.BidPlacingPopup_info{padding:0 10px 10px}}.BidPlacingPopup_title{font-size:20px;font-weight:700;text-transform:uppercase}@media(min-width:1600px){.BidPlacingPopup_title{font-size:22px}}@media(max-width:300px){.BidPlacingPopup_title{font-size:16px}}.BidPlacingPopup_amount{font-size:16px;padding:5px 0}@media(min-width:1600px){.BidPlacingPopup_amount{font-size:18px}}@media(max-width:300px){.BidPlacingPopup_amount{font-size:12px}}.BidPlacingPopup_betContent{font-size:16px;padding-top:35px}@media(min-width:1600px){.BidPlacingPopup_betContent{font-size:18px}}@media(max-width:300px){.BidPlacingPopup_betContent{font-size:12px}}@media(max-width:768px){.BidPlacingPopup_betContent{padding-top:10px}}.BidPlacingPopup_betInfo{display:flex;flex-wrap:wrap;font-size:16px;padding:5px 0}@media(min-width:1600px){.BidPlacingPopup_betInfo{font-size:18px}}@media(max-width:300px){.BidPlacingPopup_betInfo{font-size:12px}}@media(max-width:768px){.BidPlacingPopup_betInfo{align-items:center;height:30px}}.BidPlacingPopup_minimalBet{display:flex;flex-wrap:wrap;padding:5px 0}.BidPlacingPopup_betCurrency{font-weight:700}.BidPlacingPopup_cancelBidButton{margin:0 0 0 5px}.BidPlacingPopup_betForm{padding-top:10px}.BidPlacingPopup_betForm .BidPlacingPopup_inputBid{width:180px}.BidPlacingPopup_betLabel{line-height:1.5}.BidPlacingPopup_button{padding-top:5px}.BidPlacingPopup_footer{color:#f93;font-size:14px;padding:10px 0 0}@media(min-width:1600px){.BidPlacingPopup_footer{font-size:16px}}@media(max-width:300px){.BidPlacingPopup_footer{font-size:10px}}.BidPlacingPopup_imageWrapper{box-sizing:border-box;padding:0 40px;width:55%}@media(max-width:768px){.BidPlacingPopup_imageWrapper{padding:10px 0 0;width:100%}}@media screen and (max-width:320px){.BidPlacingPopup_imageWrapper{padding:0 10px}}.BidPlacingPopup_image{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%}@media(max-width:768px){.BidPlacingPopup_image{padding-top:81%}}@media screen and (max-width:320px){.BidPlacingPopup_image{height:117px}}.BidPlacingPopup_miniWalletWrapper{margin:0 auto;max-width:1360px;position:relative}@media(max-width:1770px){.BidPlacingPopup_miniWalletWrapper{max-width:1200px}}@media(max-width:1600px){.BidPlacingPopup_miniWalletWrapper{max-width:1050px}}@media(max-width:1240px){.BidPlacingPopup_miniWalletWrapper{display:none}}.BidPlacingPopup_mobileMiniWalletWrapper{display:none;position:relative;right:4px}@media(min-width:769px)and (max-width:1240px){.BidPlacingPopup_mobileMiniWalletWrapper{right:75px}}@media(max-width:1240px){.BidPlacingPopup_mobileMiniWalletWrapper{display:block}}.BidPlacingPopup_miniWallet{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;position:absolute;right:0;top:85px;z-index:2}@media screen and (max-width:1400px){.BidPlacingPopup_miniWallet{right:-80px;top:15px}}@media(max-width:768px){.BidPlacingPopup_miniWallet{right:0;top:50px}}.BidPlacingPopup_mobileMiniWalletWrapper .BidPlacingPopup_miniWallet{top:10px}.BidPlacingPopup_walletCurrency{font-weight:700}.BidPlacingPopup_purchaseGoldLink{color:#fc6;cursor:pointer;padding-right:5px}.BidPlacingPopup_popupFooter{align-items:center;display:flex;flex-direction:column}.BidPlacingPopup_fastGoldLink{display:inline-flex;margin:15px 0}.BidInput_betInputWrapper{align-items:center;display:flex;padding:10px 0}.BidInput_betInputWrapper.BidInput_disabled{opacity:.3;pointer-events:none}.BidInput_currencyIcon{margin-left:5px}.BidInput_betInput{background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.15);border-radius:3px;box-sizing:border-box;color:#fff;font-size:28px;font-weight:700;height:45px;outline:none;padding:9px 7px;text-align:right;width:155px}.BidInput_betInput.BidInput_canChangeBid{border-bottom-right-radius:0;border-right:0;border-top-right-radius:0}.BidInput_betInput.BidInput_gold{color:#fc6}.BidInput_betInput[disabled]{pointer-events:none}@media(min-width:1600px){.BidInput_betInput{font-size:30px}}@media(max-width:300px){.BidInput_betInput{font-size:24px}}.BidInput_controls{background-color:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.15);border-bottom-right-radius:3px;border-left-width:1px;border-top-right-radius:3px;box-sizing:border-box;display:flex;flex-direction:column;height:45px;justify-content:space-evenly}.BidInput_control,.BidInput_controlDown,.BidInput_controlUp{background-position:50%;background-repeat:no-repeat;background-size:14px 9px;cursor:pointer!important;height:9px;opacity:.85;padding:10px 13px;width:14px}.BidInput_control.BidInput_disabled,.BidInput_disabled.BidInput_controlDown,.BidInput_disabled.BidInput_controlUp{cursor:auto!important;opacity:.3}.BidInput_control:not(.BidInput_disabled):hover,.BidInput_controlDown:not(.BidInput_disabled):hover,.BidInput_controlUp:not(.BidInput_disabled):hover{opacity:1}.BidInput_controlUp{background-image:url(images/auction-bid-up.svg)}.BidInput_controlDown{background-image:url(images/auction-bid-down.svg)}.BidInput_limitBid{color:hsla(0,0%,100%,.75);font-size:12px;font-weight:400;max-width:180px;visibility:hidden}@media(min-width:1600px){.BidInput_limitBid{font-size:14px}}@media(max-width:300px){.BidInput_limitBid{font-size:8px}}.BidInput_limitBid.BidInput_visible{visibility:visible}.Auction_fontRoboto{font-family:Roboto!important}.Auction_fade{animation-duration:.5s;animation-name:Auction_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes Auction_fade{0%{opacity:0}to{opacity:1}}.Auction_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.Auction_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.Auction_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.Auction_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Auction_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.Auction_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.Auction_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.Auction_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Auction_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.Auction_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.Auction_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.Auction_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Auction_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Auction_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.Auction_bundle-two-third:after{padding-top:100%}}.Auction_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.Auction_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.Auction_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Auction_bundle-full{max-height:316px}.Auction_bundle-full:after{padding-top:100%}}.Auction_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.Auction_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.Auction_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Auction_bundle-three-second{max-height:316px}.Auction_bundle-three-second:after{padding-top:100%}}.Auction_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.Auction_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.Auction_bundle-three{margin:.75rem}}.Auction_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.Auction_bundle-one-four:after{content:"";display:block;padding-top:100%}.Auction_headShakeAnimation{animation:Auction_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes Auction_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.Auction_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.Auction_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.Auction_defaultTooltipHeaderStyles{font-size:10px}}.Auction_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.Auction_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.Auction_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.Auction_defaultTooltipBodyStyles{font-size:10px}}.Auction_defaultTooltipBodyStyles.Auction_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.Auction_defaultTooltipBodyStyles.Auction_withBorderBottom:last-child{border-bottom:0}.Auction_defaultTooltipBodyStyles.Auction_warning{color:#f17e47}.Auction_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.Auction_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.Auction_defaultTooltipFooterStyles{font-size:8px}}.Auction_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.Auction_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.Auction_item{background-color:hsla(0,0%,100%,.1);background-position:50% 25%;background-repeat:no-repeat;background-size:contain;box-sizing:border-box;cursor:pointer;margin-bottom:1.5rem;max-height:534px;max-width:440px;padding-top:39%;position:relative;width:32%}.Auction_item:last-child{margin-right:0}.Auction_item.Auction_half{background-position:50% 50%;background-size:cover;max-height:350px;max-width:666px;padding-top:29.045%;width:49%}@media(max-width:768px){.Auction_item.Auction_half{background-position:50% 25%;background-size:85%;max-width:100%}}.Auction_item.Auction_fullBackground{background-position:50% 50%;background-size:cover}.Auction_item.Auction_full{max-height:350px;min-width:100%;padding-top:29.045%;width:100%}@media screen and (max-width:910px){.Auction_item.Auction_full{background-size:cover;padding-top:40%}}@media(max-width:768px){.Auction_item.Auction_full{background-size:initial}}@media(min-width:769px)and (max-width:1240px){.Auction_item{padding-top:40%}}@media(max-width:768px){.Auction_item{margin-bottom:15px;margin-bottom:20px;margin-right:0;max-width:none;padding-top:60%;padding-top:120%;width:49%;width:100%}.Auction_item.Auction_full,.Auction_item.Auction_half{background-size:contain;margin-bottom:20px;margin-right:0;max-height:none;padding-top:120%;width:100%}}.Auction_item:before{border:1px solid hsla(0,0%,100%,.15);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;transition:all .5s;width:100%;will-change:background-color;z-index:2}.Auction_item.Auction_win:before{box-shadow:0 0 9px 4px rgba(255,204,102,.5)}.Auction_item:hover:before{background-color:rgba(15,17,30,.27)}.Auction_item.Auction_alreadyHaveLot:before{background-color:rgba(0,0,0,.6)}.Auction_content{display:flex;flex-direction:column-reverse;height:100%;justify-content:space-between;z-index:4}.Auction_content,.Auction_content&gt;div:first-child{bottom:0;left:0;position:absolute;right:0;top:0}.Auction_tooltip{cursor:pointer!important}.Auction_header{color:#fff;padding:25px}.Auction_item.Auction_alreadyHaveLot .Auction_header{color:hsla(0,0%,100%,.5)}.Auction_title{word-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:none;color:#fff;display:-webkit-box;font-size:18px;font-weight:700;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase}@media(min-width:1600px){.Auction_title{font-size:20px}}@media(max-width:300px){.Auction_title{font-size:14px}}@media(min-width:769px)and (max-width:1240px){.Auction_title{-webkit-line-clamp:2}}@media(max-width:768px){.Auction_title{-webkit-line-clamp:3}}@media(min-width:769px)and (max-width:1240px){.Auction_title{font-size:18px}}.Auction_crewTitle{align-items:baseline}.Auction_amount{color:hsla(0,0%,100%,.8);font-size:16px}.Auction_amount b{color:#fff}@media(min-width:1600px){.Auction_amount{font-size:18px}}@media(max-width:300px){.Auction_amount{font-size:12px}}.Auction_minimalWinnerBet{align-items:center;display:flex;flex-wrap:wrap}.Auction_item.Auction_alreadyHaveLot .Auction_amount{opacity:.5}.Auction_footer{color:#fff;padding:25px}@media(min-width:769px)and (max-width:1240px){.Auction_footer,.Auction_header{padding:15px}}.Auction_timer{padding:10px 0 5px}.Auction_hidden{display:none}.Auction_timerWrapper{opacity:1;text-transform:none}.Auction_timerTime{color:#fff;font-size:16px;font-weight:700}@media(min-width:1600px){.Auction_timerTime{font-size:18px}}@media(max-width:300px){.Auction_timerTime{font-size:12px}}.Auction_defaultTimerIcon{background-color:#fff;background-image:none;height:17px;-webkit-mask-image:url(images/countdown-clock-icon.svg);-webkit-mask-size:17px 17px;width:17px}.Auction_attentionTimer .Auction_defaultTimerIcon{background-color:#ffad33}.Auction_attentionTimer .Auction_timerTime{color:#ffad33}.Auction_timerIcon{background-image:url(images/countdown-clock-icon.svg);height:17px;width:17px}.Auction_auctionFinishedTimer{align-items:center;display:flex}.Auction_finishedLabel{font-size:16px;padding:0 0 0 8px}@media(min-width:1600px){.Auction_finishedLabel{font-size:18px}}@media(max-width:300px){.Auction_finishedLabel{font-size:12px}}.Auction_bet{color:hsla(0,0%,100%,.8);font-size:16px}@media(min-width:1600px){.Auction_bet{font-size:18px}}@media(max-width:300px){.Auction_bet{font-size:12px}}.Auction_minimalBet{display:inline-block}.Auction_item.Auction_alreadyHaveLot .Auction_minimalBet{opacity:.5}.Auction_haveLotStatus{padding-top:5px}.Auction_betStatus{align-items:center;font-size:16px}@media(min-width:1600px){.Auction_betStatus{font-size:18px}}@media(max-width:300px){.Auction_betStatus{font-size:12px}}.Auction_bidInfo{color:hsla(0,0%,100%,.75);display:inline-block;font-size:14px}@media(min-width:1600px){.Auction_bidInfo{font-size:16px}}@media(max-width:300px){.Auction_bidInfo{font-size:10px}}.Auction_loading{margin:5px 5px 0}.Auction_betCurrency{font-weight:700}.Auction_betPlaced{display:inline-block;position:relative}.Auction_auctionStatus{color:#fff;display:flex;flex-direction:column;font-size:16px}@media(min-width:1600px){.Auction_auctionStatus{font-size:18px}}@media(max-width:300px){.Auction_auctionStatus{font-size:12px}}.Auction_auctionStatus.Auction_reward_sending_error,.Auction_auctionStatus.Auction_reward_sent,.Auction_auctionStatus.Auction_sending_reward,.Auction_auctionStatus.Auction_won{color:#fc6}.Auction_auctionStatus.Auction_compensation,.Auction_auctionStatus.Auction_compensation_error,.Auction_auctionStatus.Auction_lost{color:rgba(255,153,51,.8)}.Auction_auctionStatus.Auction_minimal_won_bid_time,.Auction_auctionStatus.Auction_successfully_compensated{color:#f93}.Auction_button:not(.Auction_coolDown){margin-top:7.5px}.Auction_tooltipContainer{max-width:462px}.Auction_tooltipContainer&gt;div{font-size:16px;padding:10px}@media(min-width:1600px){.Auction_tooltipContainer&gt;div{font-size:18px}}@media(max-width:300px){.Auction_tooltipContainer&gt;div{font-size:12px}}.Auction_tooltipBorderTop{border-top:1px solid hsla(0,0%,100%,.1)}.Auction_tooltipAuctionStatus{padding:0!important}.Auction_tooltipAuctionStatus&gt;span{border-top:1px solid hsla(0,0%,100%,.1);padding:10px}.AuctionBidButton_attentionWrapper{align-items:center}.AuctionBidButton_attentionWrapper:before{top:0}.AuctionBidButton_coolDownWrapper{align-items:center;display:flex;font-size:16px;font-weight:700;position:relative}@media(min-width:1600px){.AuctionBidButton_coolDownWrapper{font-size:18px}}@media(max-width:300px){.AuctionBidButton_coolDownWrapper{font-size:12px}}.AuctionBidButton_timer{opacity:1}.AuctionBidButton_timerText{color:#ff8a2d}.AuctionBidButton_cancelButton{align-items:center;background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.15);border-radius:3px;cursor:pointer;display:flex;height:30px;justify-content:center;opacity:.7;position:relative;width:30px}.AuctionBidButton_cancelButton:hover{opacity:1}.AuctionBidButton_cancelButton:before{background-image:url(images/close-14px.png);background-position:50%;background-repeat:no-repeat;background-size:12px 12px;content:"";height:14px;width:14px}.AuctionBidButton_cancelButton.AuctionBidButton_isFetching{opacity:.3;pointer-events:none}.AuctionBidButton_currencyShortageBlock{align-items:center;display:flex;flex-wrap:wrap}.AuctionBidButton_fastGoldLink{font-weight:400;margin:0 15px}@media(max-width:768px){.AuctionBidButton_fastGoldLink{margin:25px 0}}.BidPlacingBackground_imageWrapper{background-position:50% 50%;background-size:cover;height:100%;left:0;position:fixed;top:0;width:100%}.BidPlacingErrorPopup_fontRoboto{font-family:Roboto!important}.BidPlacingErrorPopup_close,.BidPlacingErrorPopup_fade{animation-duration:.5s;animation-name:BidPlacingErrorPopup_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes BidPlacingErrorPopup_fade{0%{opacity:0}to{opacity:1}}.BidPlacingErrorPopup_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.BidPlacingErrorPopup_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.BidPlacingErrorPopup_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.BidPlacingErrorPopup_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BidPlacingErrorPopup_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.BidPlacingErrorPopup_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.BidPlacingErrorPopup_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.BidPlacingErrorPopup_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BidPlacingErrorPopup_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.BidPlacingErrorPopup_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.BidPlacingErrorPopup_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.BidPlacingErrorPopup_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BidPlacingErrorPopup_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BidPlacingErrorPopup_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.BidPlacingErrorPopup_bundle-two-third:after{padding-top:100%}}.BidPlacingErrorPopup_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.BidPlacingErrorPopup_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.BidPlacingErrorPopup_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BidPlacingErrorPopup_bundle-full{max-height:316px}.BidPlacingErrorPopup_bundle-full:after{padding-top:100%}}.BidPlacingErrorPopup_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.BidPlacingErrorPopup_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.BidPlacingErrorPopup_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BidPlacingErrorPopup_bundle-three-second{max-height:316px}.BidPlacingErrorPopup_bundle-three-second:after{padding-top:100%}}.BidPlacingErrorPopup_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.BidPlacingErrorPopup_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.BidPlacingErrorPopup_bundle-three{margin:.75rem}}.BidPlacingErrorPopup_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.BidPlacingErrorPopup_bundle-one-four:after{content:"";display:block;padding-top:100%}.BidPlacingErrorPopup_headShakeAnimation{animation:BidPlacingErrorPopup_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes BidPlacingErrorPopup_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.BidPlacingErrorPopup_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.BidPlacingErrorPopup_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.BidPlacingErrorPopup_defaultTooltipHeaderStyles{font-size:10px}}.BidPlacingErrorPopup_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.BidPlacingErrorPopup_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.BidPlacingErrorPopup_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.BidPlacingErrorPopup_defaultTooltipBodyStyles{font-size:10px}}.BidPlacingErrorPopup_defaultTooltipBodyStyles.BidPlacingErrorPopup_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.BidPlacingErrorPopup_defaultTooltipBodyStyles.BidPlacingErrorPopup_withBorderBottom:last-child{border-bottom:0}.BidPlacingErrorPopup_defaultTooltipBodyStyles.BidPlacingErrorPopup_warning{color:#f17e47}.BidPlacingErrorPopup_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.BidPlacingErrorPopup_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.BidPlacingErrorPopup_defaultTooltipFooterStyles{font-size:8px}}.BidPlacingErrorPopup_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.BidPlacingErrorPopup_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.BidPlacingErrorPopup_wrapper{background-color:transparent;box-sizing:border-box;display:inline-block;max-width:785px;position:relative;text-align:left;vertical-align:middle;width:100%}.BidPlacingErrorPopup_close{animation-duration:1.25s;position:absolute;right:30px;top:20px}.BidPlacingErrorPopup_content{align-items:center;display:flex;flex-direction:column;margin:70px 0}@media(max-width:768px){.BidPlacingErrorPopup_content{margin:0 auto;position:relative;width:90%}}.BidPlacingErrorPopup_icon{background-image:url(images/bid-placed-error.svg);background-size:100% 100%;height:120px;width:120px}.BidPlacingErrorPopup_betTitle{color:#fff;font-size:20px;max-width:550px;padding:30px 0 0;text-align:center;width:100%}@media(min-width:1600px){.BidPlacingErrorPopup_betTitle{font-size:22px}}@media(max-width:300px){.BidPlacingErrorPopup_betTitle{font-size:16px}}.BidPlacingErrorPopup_betAbout{color:#fff;font-size:16px;max-width:620px;padding:30px 0;text-align:center;width:100%}@media(min-width:1600px){.BidPlacingErrorPopup_betAbout{font-size:18px}}@media(max-width:300px){.BidPlacingErrorPopup_betAbout{font-size:12px}}.BidPlacingErrorPopup_betDescription{color:#9ed5e7;font-size:16px;max-width:620px;text-align:center;width:100%}@media(min-width:1600px){.BidPlacingErrorPopup_betDescription{font-size:18px}}@media(max-width:300px){.BidPlacingErrorPopup_betDescription{font-size:12px}}.BidPlacingErrorPopup_footer{padding:45px 0}.BidPlacingErrorPopup_bet{font-weight:700}.IframePopup_wrapper{bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%}.IframePopup_wrapper iframe{height:100%;transition:opacity .2s;width:100%;will-change:opacity}.IframePopup_close{position:absolute;right:20px;top:20px;z-index:9}.BundleLimitPopup_footer .BundleLimitPopup_buttonClose{width:92%}.WonPopup_popupWrapper{background-color:transparent;z-index:2}.WonPopup_popupShinyWrapper{background-color:#01081a;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.WonPopup_popup{max-width:900px;z-index:3}.WonPopup_popup.WonPopup_four{max-width:1160px}.WonPopup_popup.WonPopup_isShiny{height:90vh;max-width:1200px}.WonPopup_subTitle{color:#fff;padding:15px 0;text-align:center;width:100%}@media(max-width:768px){.WonPopup_body{min-height:83.5vh}}.WonPopup_popup.WonPopup_isShiny .WonPopup_body{display:flex;flex-direction:column;justify-content:space-between;min-height:65%}.WonPopup_popup.WonPopup_isShiny .WonPopup_body.WonPopup_maxHeight{min-height:77%}.WonPopup_content{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;padding-bottom:15px}.WonPopup_content.WonPopup_four{justify-content:flex-start}@media(max-width:768px){.WonPopup_content.WonPopup_four{justify-content:center}}.WonPopup_shipInfo{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center}.WonPopup_shipName{font-size:22px}@media(min-width:1600px){.WonPopup_shipName{font-size:24px}}@media(max-width:300px){.WonPopup_shipName{font-size:18px}}.WonPopup_bidWrapper{color:hsla(0,0%,100%,.8);font-size:16px;padding:15px 0}@media(min-width:1600px){.WonPopup_bidWrapper{font-size:18px}}@media(max-width:300px){.WonPopup_bidWrapper{font-size:12px}}.WonPopup_bid{font-weight:700}.WonPopup_content .WonPopup_itemBigSize{max-width:340px}.WonPopup_content .WonPopup_itemShiny{margin:0 2%;max-width:230px}.WonPopup_itemShiny .WonPopup_cardImage{width:90%}.WonPopup_itemShiny .WonPopup_cardTitle{font-size:14px}@media(min-width:1600px){.WonPopup_itemShiny .WonPopup_cardTitle{font-size:16px}}@media(max-width:300px){.WonPopup_itemShiny .WonPopup_cardTitle{font-size:10px}}.WonPopup_footer{flex-direction:column}@media(max-width:768px){.WonPopup_footer{bottom:0;position:sticky}}.WonPopup_footerTitle{color:#fff;padding-bottom:20px}@media(max-width:768px){.WonPopup_footerTitle{display:none}}.AuctionLotVisitCard_item{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:290px;position:relative;width:100%}.AuctionLotVisitCard_imageWrapper{padding-top:88%;position:relative;width:100%}.AuctionLotVisitCard_image{bottom:0;height:100%;left:0;object-fit:contain;object-position:center;position:absolute;right:0;top:0;width:100%}.AuctionLotVisitCard_title{color:#fff;font-size:20px;font-weight:700;height:50px;line-height:1.2;padding:0 5px 20px;text-transform:uppercase}@media(min-width:1600px){.AuctionLotVisitCard_title{font-size:22px}}@media(max-width:300px){.AuctionLotVisitCard_title{font-size:16px}}.AuctionLotVisitCard_bid{color:hsla(0,0%,100%,.8);font-size:16px;padding-bottom:20px}@media(min-width:1600px){.AuctionLotVisitCard_bid{font-size:18px}}@media(max-width:300px){.AuctionLotVisitCard_bid{font-size:12px}}.AuctionLotVisitCard_bidCurrency{font-weight:700}.AutoDescription_content{position:relative}.AutoDescription_popupWrapper{width:750px}.AutoDescription_items{height:70vh;opacity:0;overflow-y:auto;padding-top:10px;transition:opacity .2s ease-in-out;will-change:opacity}.AutoDescription_items.AutoDescription_isLoaded{opacity:1}.AutoDescription_items.AutoDescription_commonItems{height:auto;max-height:70vh}.AutoDescription_items.AutoDescription_scroll{pointer-events:none}@media(max-width:768px){.AutoDescription_items.AutoDescription_commonItems{height:90vh;max-height:90vh}.AutoDescription_items:not(.AutoDescription_commonItems){height:80vh;position:relative;top:100px}.AutoDescription_items:not(.AutoDescription_commonItems).AutoDescription_camo{height:89vh;top:75px}.AutoDescription_items:not(.AutoDescription_commonItems).AutoDescription_ships{height:86vh;top:75px}.AutoDescription_items:not(.AutoDescription_commonItems).AutoDescription_ships.AutoDescription_withFilters{top:150px}.AutoDescription_items:not(.AutoDescription_commonItems).AutoDescription_crews{height:82vh;top:90px}}.AutoDescription_defaultItem{align-items:center;color:#fff;display:flex;margin-bottom:5px;min-height:31px;width:100%}.AutoDescription_defaultItem:last-child{margin-bottom:10px}@media(max-width:768px){.AutoDescription_items.AutoDescription_commonItems .AutoDescription_defaultItem{justify-content:space-between}}.AutoDescription_wowsEntity{display:inline-flex;margin-right:5px}.AutoDescription_wowsEntity .we-asset__wrapper{display:inline-flex}.AutoDescription_wowsEntity .we-asset__icon,.AutoDescription_wowsEntity .with-icon:before{margin-right:5px!important}@media(max-width:768px){.AutoDescription_items.AutoDescription_commonItems .AutoDescription_wowsEntity{text-align:left}}.AutoDescription_item{border-bottom:1px solid hsla(0,0%,100%,.15);min-height:105px;position:relative;text-align:left}.AutoDescription_item.AutoDescription_camo{border-bottom:1px solid hsla(0,0%,100%,.15);min-height:auto;width:100%}.AutoDescription_item.AutoDescription_ships{border-bottom:none;display:inline-block;min-height:auto;padding:5px 0;width:50%}.AutoDescription_item.AutoDescription_crews{display:inline-block;margin:1% .5% .5%;min-height:auto;width:49%}.AutoDescription_item.AutoDescription_crews div.we-tooltip__container{background-color:transparent;border:none}@media(min-width:769px)and (max-width:1240px){.AutoDescription_item.AutoDescription_crews div.we-tooltip__container{display:inline-block!important;height:auto;width:100%}}@media(max-width:768px){.AutoDescription_item.AutoDescription_crews{width:98%}}.AutoDescription_item&gt;div{display:inline-flex}.AutoDescription_item:last-child{border-bottom:0}@media(max-width:768px){.AutoDescription_item.AutoDescription_camo,.AutoDescription_item.AutoDescription_ships{width:100%}}.AutoDescription_topPanel{border-bottom:1px solid hsla(0,0%,100%,.2)}@media(max-width:768px){.AutoDescription_topPanel{flex-direction:column;left:0;padding:0 10px;position:fixed;right:0;top:60px;z-index:9}}.AutoDescription_popupWrapper .AutoDescription_body .wru__Processing__processing{background:transparent;position:absolute}@media(max-width:768px){.AutoDescription_popupWrapper .AutoDescription_body{padding:0 10px}}.AutoDescription_groupsTab{padding:5px 0 15px;text-align:left}.AutoDescription_group{border-bottom:1px dashed #8bc6e7;color:#8bc6e7;cursor:pointer;display:inline-block;font-size:14px;margin:0 15px 0 0}@media(min-width:1600px){.AutoDescription_group{font-size:16px}}@media(max-width:300px){.AutoDescription_group{font-size:10px}}.AutoDescription_group:hover{border-color:#d3efff;color:#d3efff}.AutoDescription_group:last-child{margin:0}.AutoDescription_iconPortPreviewButton{margin-right:5px}.AutoDescription_portPreviewButton{position:absolute;right:25px;top:50%;transform:translateY(-50%)}.AutoDescription_groupTitle{color:#fff;font-size:20px;padding:15px 0 0;text-align:left;width:100%}.AutoDescription_groupTitle:first-child{padding-top:5px}.AutoDescription_searchTab{padding:10px 0;text-align:left}@media(max-width:768px){.AutoDescription_searchTab{padding:0 0 10px}.AutoDescription_searchTab input{width:100%}}.AutoDescription_notFound{color:#fff;font-size:22px;font-weight:700;padding-top:50px;text-align:center;text-transform:uppercase}@media(min-width:1600px){.AutoDescription_notFound{font-size:24px}}@media(max-width:300px){.AutoDescription_notFound{font-size:18px}}@media(max-width:768px){.AutoDescription_popupCloseIcon{position:fixed;z-index:10}.AutoDescription_popupHeader{background-color:#000;position:fixed;z-index:9}.AutoDescription_popupFooter{display:none}}.AutoDescription_grid{text-align:left}.AutoDescription_grid .AutoDescription_gridItem{display:inline-block;margin:.5rem}@media(max-width:768px){.AutoDescription_grid .AutoDescription_gridItem{margin:5px;max-width:calc(50% - 10px)}}.SearchInput_inputWrapper{display:inline-flex;position:relative}@media(max-width:768px){.SearchInput_inputWrapper{width:100%}}.SearchInput_icon{bottom:0;cursor:pointer;left:0;position:absolute;top:0;width:30px}.SearchInput_icon:after{background-image:url(images/zoom_search.svg);content:"";height:18px;left:12px;opacity:.9;position:absolute;top:10px;width:18px}.SearchInput_icon:hover:after{opacity:1}.SearchInput_input{background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);box-sizing:border-box;color:hsla(0,0%,100%,.77);font-size:16px;height:36px;line-height:24px;outline:none;padding-left:40px;padding-right:30px;transition:all .25s;width:372px}@media(min-width:1600px){.SearchInput_input{font-size:18px}}@media(max-width:300px){.SearchInput_input{font-size:12px}}.SearchInput_reset{background-image:url(images/icon_close.svg);background-size:18px 18px;cursor:pointer;height:18px;position:absolute;right:10px;top:9px;width:18px;z-index:1}.ChanceLabel_label{background:hsla(0,0%,100%,.15);border-radius:4px;color:hsla(0,0%,100%,.75);display:inline-block;font-size:14px;font-weight:400;padding:2px 5px;position:relative;text-align:center}@media(min-width:1600px){.ChanceLabel_label{font-size:16px}}@media(max-width:300px){.ChanceLabel_label{font-size:10px}}@media(max-width:768px){.ChanceLabel_label{font-size:16px}}.ChanceLabel_label.ChanceLabel_continuousRewards{align-items:center;background-color:rgba(255,204,102,.2);color:#fc6;display:flex}.ChanceLabel_label.ChanceLabel_continuousRewards:before{background-image:url(images/icon_continuous_rewards.svg);background-size:15px 8px;content:"";display:block;height:8px;margin:0 5px;width:15px}.PortPreviewButton_iconButton{background-image:url(images/camera_transp.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:13px;transition:opacity .2s ease-in-out;width:18px;will-change:background-image}.PortPreviewButton_iconButton:hover{background-image:url(images/camera_on.svg)}.PortPreviewButton_miniatureButton{align-items:center;color:hsla(0,0%,100%,.75);cursor:pointer;display:flex;flex-direction:column;justify-content:center;position:relative}.PortPreviewButton_miniatureButton:before{background-image:url(images/icon_camera_transparent.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:24px;opacity:.8;transition:opacity .2s ease-in-out;width:35px;will-change:opacity}.PortPreviewButton_miniatureButton:hover{color:#fff}.PortPreviewButton_miniatureButton:hover:before{opacity:1}.PortPreviewButton_button{align-items:center;border:1px solid hsla(0,0%,100%,.5);border-radius:2px;box-shadow:inset 0 0 2px rgba(0,0,0,.25);color:hsla(0,0%,100%,.75);cursor:pointer;display:flex;font-size:14px;font-weight:700;justify-content:center;padding:8px 24px;position:relative;text-shadow:0 0 3px rgba(0,0,0,.75);text-transform:uppercase;transition:border .2s ease-in-out,color .2s ease-in-out}@media(min-width:1600px){.PortPreviewButton_button{font-size:16px}}@media(max-width:300px){.PortPreviewButton_button{font-size:10px}}.PortPreviewButton_button:before{background-image:url(images/icon_camera_transparent.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:13px;margin-right:5px;opacity:.8;transition:opacity .2s ease-in-out;width:18px;will-change:opacity}.PortPreviewButton_button:hover{border:1px solid hsla(0,0%,100%,.6);color:#fff}.PortPreviewButton_button:hover:before{opacity:1}@media(min-width:769px)and (max-width:1240px){.PortPreviewButton_button{display:none}}.PortPreviewButton_flat{align-items:center;color:hsla(0,0%,100%,.75);cursor:pointer;display:flex;font-size:14px;position:relative;transition:color .2s ease-in-out}@media(min-width:1600px){.PortPreviewButton_flat{font-size:16px}}@media(max-width:300px){.PortPreviewButton_flat{font-size:10px}}.PortPreviewButton_flat:before{background-image:url(images/icon_camera_transparent.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:13px;margin-right:5px;opacity:.8;transition:opacity .2s ease-in-out;width:18px;will-change:opacity}.PortPreviewButton_flat:hover{color:#fff}.PortPreviewButton_flat:hover:before{opacity:1}.LootboxRewardItemCard_item{min-height:120px;min-width:205px}.LootboxRewardItemCard_item.LootboxRewardItemCard_crew{min-width:120px;width:120px}.LootboxRewardItemCard_item.LootboxRewardItemCard_crew .we-card{width:inherit}.LootboxRewardItemCard_item.LootboxRewardItemCard_crew .we-card__title{line-height:1}.WsmartDoubloonsPopup_popup{max-width:1192px;width:100%}.WsmartDoubloonsPopup_popupWithFooter{display:flex;flex-direction:column;min-height:100%}.WsmartDoubloonsPopup_popupContainer{display:flex;flex-direction:column;flex-grow:1;justify-content:center}@media(max-width:1240px){.WsmartDoubloonsPopup_popupContainer{padding:15px}}.WsmartDoubloonsPopup_popupHeader{position:relative}.WsmartDoubloonsPopup_closeIcon{right:15px}.WsmartDoubloonsPopup_content{padding:24px 0}.WsmartDoubloonsPopup_products{display:flex;flex-wrap:wrap;text-align:left}.WsmartDoubloonsPopup_products&gt;div{flex-shrink:0;margin:0 1%}@media(max-width:1240px){.WsmartDoubloonsPopup_products&gt;div{margin:1%}}.WsmartDoubloonsPopup_products&gt;div:first-child{margin-left:0}@media(max-width:1240px){.WsmartDoubloonsPopup_products&gt;div:first-child{margin-left:1%}}.WsmartDoubloonsPopup_products&gt;div:last-child{margin-right:0}@media(max-width:1240px){.WsmartDoubloonsPopup_products&gt;div:last-child{margin-right:1%}.WsmartDoubloonsPopup_products{justify-content:center}}.WsmartDoubloonsPopup_contentFooter,.WsmartDoubloonsPopup_contentTitle{box-sizing:border-box;color:#fff;font-size:14px;text-align:center;width:100%}@media(min-width:1600px){.WsmartDoubloonsPopup_contentFooter,.WsmartDoubloonsPopup_contentTitle{font-size:16px}}@media(max-width:300px){.WsmartDoubloonsPopup_contentFooter,.WsmartDoubloonsPopup_contentTitle{font-size:10px}}.WsmartDoubloonsPopup_contentTitle{align-items:center;color:#fff;display:flex;flex-wrap:wrap;font-size:20px;font-weight:700;justify-content:space-between;margin-bottom:22px;padding:0;text-align:center;text-transform:uppercase}@media(min-width:1600px){.WsmartDoubloonsPopup_contentTitle{font-size:22px}}@media(max-width:300px){.WsmartDoubloonsPopup_contentTitle{font-size:16px}}@media(max-width:1240px){.WsmartDoubloonsPopup_contentTitle{justify-content:center;margin-bottom:20px}}.WsmartDoubloonsPopup_miniWallet{position:absolute;right:0;top:16px}.WsmartDoubloonsPopup_miniWalletCurrency{font-size:14px;font-weight:700}@media(min-width:1600px){.WsmartDoubloonsPopup_miniWalletCurrency{font-size:16px}}@media(max-width:300px){.WsmartDoubloonsPopup_miniWalletCurrency{font-size:10px}}.WsmartDoubloonsPopup_contentTitleLink{cursor:pointer;font-size:14px;font-weight:400;text-decoration:underline;text-transform:none}@media(min-width:1600px){.WsmartDoubloonsPopup_contentTitleLink{font-size:16px}}@media(max-width:300px){.WsmartDoubloonsPopup_contentTitleLink{font-size:10px}}@media(max-width:1240px){.WsmartDoubloonsPopup_contentTitleLink{width:100%}}.WsmartDoubloonsPopup_contentFooter{margin-top:22px}.WsmartDoubloonsPopup_footer button{margin:0 10px}.WsmartDoubloonsPopup_moreProductsLink{background-color:rgba(1,1,1,.3);border:1px solid transparent;box-sizing:border-box;cursor:pointer;display:inline-block;height:0;margin:1%;max-width:280px;overflow:hidden;padding-top:27.819%;position:relative;transition:background-color,border-color .2s;width:100%}.WsmartDoubloonsPopup_moreProductsLink:hover{background-color:rgba(1,1,1,.45);border-color:hsla(0,0%,100%,.15)}@media(max-width:768px){.WsmartDoubloonsPopup_moreProductsLink{padding-top:90%}}.WsmartDoubloonsPopup_moreProductsContent{align-items:center;color:#fc6;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;position:absolute;top:0;width:100%}.WsmartDoubloonsPopup_moreProductsPreview{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.WsmartDoubloonsPopup_moreProductsPreview img{height:auto;left:50%;object-fit:cover;position:absolute;top:25%;transform:translate(-50%);width:40%}.WsmartDoubloonsPopup_moreProductsTop{box-sizing:border-box;font-size:18px;font-weight:700;padding:8% 5%;text-transform:uppercase}@media(min-width:1600px){.WsmartDoubloonsPopup_moreProductsTop{font-size:20px}}@media(max-width:300px){.WsmartDoubloonsPopup_moreProductsTop{font-size:14px}}.WsmartDoubloonsPopup_moreProductsFooter{font-size:16px;padding:25px 0 10%}@media(min-width:1600px){.WsmartDoubloonsPopup_moreProductsFooter{font-size:18px}}@media(max-width:300px){.WsmartDoubloonsPopup_moreProductsFooter{font-size:12px}}@media(max-width:768px){.WsmartDoubloonsPopup_moreProductsFooter{padding:0 0 10%}}.WsmartDoubloonsPopup_moreProductsFooter span{padding-left:25px;position:relative}.WsmartDoubloonsPopup_moreProductsFooter span:before{background-image:url(images/icon_doubloons.svg);content:"";height:24px;left:0;position:absolute;top:0;width:24px}.WsmartDoubloonsPopup_agreement{padding-top:15px}.WsmartDoubloonsPopup_agreement&gt;div{align-items:flex-start;max-height:none;text-align:left}.WsmartDoubloonsPopup_storeUnavailable{align-items:center;color:#fff;display:flex;font-size:30px;font-weight:700;height:100%;justify-content:center;text-transform:uppercase;width:100%}@media(min-width:1600px){.WsmartDoubloonsPopup_storeUnavailable{font-size:32px}}@media(max-width:300px){.WsmartDoubloonsPopup_storeUnavailable{font-size:26px}}.FastGoldProduct_tile{background-color:rgba(1,1,1,.3);border:1px solid transparent;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:var(--primary-font);height:0;margin:1%;max-width:280px;overflow:hidden;padding-top:28%;position:relative;transition:background-color .2s;width:100%}@media(max-width:1240px){.FastGoldProduct_tile{margin:1%;min-height:325px}}.FastGoldProduct_tile:hover{background-color:rgba(255,204,102,.1);border-color:rgba(255,204,102,.31)}.FastGoldProduct_selected{background:rgba(255,204,102,.1)!important;border:1px solid #fc6!important}.FastGoldProduct_tileContainer{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;position:absolute;top:0;width:100%}.FastGoldProduct_tileTop{box-sizing:border-box;padding:15%;text-align:center}.FastGoldProduct_tileCurrency{font-size:22px;font-weight:700}@media(min-width:1600px){.FastGoldProduct_tileCurrency{font-size:24px}}@media(max-width:300px){.FastGoldProduct_tileCurrency{font-size:18px}}.FastGoldProduct_tilePreview{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.FastGoldProduct_tilePreview img{height:auto;left:50%;object-fit:cover;position:absolute;top:20%;transform:translate(-50%);width:80%}.FastGoldProduct_tileFooter{box-sizing:border-box;padding:5% 0 11%;z-index:1}.FastGoldProduct_flex{display:flex}.FastGoldProduct_discount{align-items:center;background-color:var(--promo-background-color);display:flex;flex-direction:row;font-size:22px;font-weight:700;justify-content:center}@media(min-width:1600px){.FastGoldProduct_discount{font-size:24px}}@media(max-width:300px){.FastGoldProduct_discount{font-size:18px}}@media(max-width:850px){.FastGoldProduct_discount{font-size:calc((1px + var(--index))/1.2)}}.FastGoldProduct_classesPrice{align-items:center;display:flex;flex-direction:row;justify-content:center}.FastGoldProduct_column{align-items:flex-start;flex-direction:column;justify-content:flex-start;position:relative}.FastGoldProduct_originalPrice{color:#fff;font-size:18px;line-height:18px;margin:0 8px 0 0;text-decoration:line-through}@media(min-width:1600px){.FastGoldProduct_originalPrice{font-size:20px}}@media(max-width:300px){.FastGoldProduct_originalPrice{font-size:14px}}@media(max-width:850px){.FastGoldProduct_originalPrice{font-size:calc((1px + var(--index))/1.2)}}.FastGoldProduct_price{color:#fff;font-size:22px;font-weight:700}@media(min-width:1600px){.FastGoldProduct_price{font-size:24px}}@media(max-width:300px){.FastGoldProduct_price{font-size:18px}}.FastGoldProduct_variablePriceTitle{color:#fff;font-family:Roboto Condensed,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:21px;opacity:.75;text-align:center}.FastGoldProduct_variablePriceQuantityWidget{margin:45px 0 0}.WSMartQuantity_fontRoboto{font-family:Roboto!important}.WSMartQuantity_fade{animation-duration:.5s;animation-name:WSMartQuantity_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes WSMartQuantity_fade{0%{opacity:0}to{opacity:1}}.WSMartQuantity_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.WSMartQuantity_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.WSMartQuantity_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.WSMartQuantity_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.WSMartQuantity_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.WSMartQuantity_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.WSMartQuantity_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.WSMartQuantity_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.WSMartQuantity_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.WSMartQuantity_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.WSMartQuantity_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.WSMartQuantity_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.WSMartQuantity_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.WSMartQuantity_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.WSMartQuantity_bundle-two-third:after{padding-top:100%}}.WSMartQuantity_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.WSMartQuantity_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.WSMartQuantity_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.WSMartQuantity_bundle-full{max-height:316px}.WSMartQuantity_bundle-full:after{padding-top:100%}}.WSMartQuantity_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.WSMartQuantity_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.WSMartQuantity_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.WSMartQuantity_bundle-three-second{max-height:316px}.WSMartQuantity_bundle-three-second:after{padding-top:100%}}.WSMartQuantity_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.WSMartQuantity_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.WSMartQuantity_bundle-three{margin:.75rem}}.WSMartQuantity_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.WSMartQuantity_bundle-one-four:after{content:"";display:block;padding-top:100%}.WSMartQuantity_headShakeAnimation,.WSMartQuantity_isShaking{animation:WSMartQuantity_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes WSMartQuantity_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.WSMartQuantity_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.WSMartQuantity_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.WSMartQuantity_defaultTooltipHeaderStyles{font-size:10px}}.WSMartQuantity_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.WSMartQuantity_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.WSMartQuantity_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.WSMartQuantity_defaultTooltipBodyStyles{font-size:10px}}.WSMartQuantity_defaultTooltipBodyStyles.WSMartQuantity_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.WSMartQuantity_defaultTooltipBodyStyles.WSMartQuantity_withBorderBottom:last-child{border-bottom:0}.WSMartQuantity_defaultTooltipBodyStyles.WSMartQuantity_warning{color:#f17e47}.WSMartQuantity_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.WSMartQuantity_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.WSMartQuantity_defaultTooltipFooterStyles{font-size:8px}}.WSMartQuantity_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.WSMartQuantity_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.WSMartQuantity_inputWrapper{align-items:center;display:flex;padding:10px 0}.WSMartQuantity_valueInput{background-color:rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.3);border-radius:3px;border-bottom-right-radius:0;border-top-right-radius:0;box-sizing:border-box;color:#fff;font-size:24px;font-size:22px;font-weight:700;height:45px;outline:none;padding:9px 7px;text-align:right;width:179px}.WSMartQuantity_valueInput.WSMartQuantity_gold{color:#fc6}.WSMartQuantity_valueInput[disabled]{pointer-events:none}@media(min-width:1600px){.WSMartQuantity_valueInput{font-size:24px}}@media(max-width:300px){.WSMartQuantity_valueInput{font-size:18px}}.WSMartQuantity_controls{background-color:rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.3);border-bottom-right-radius:3px;border-left-color:hsla(0,0%,100%,.15);border-top-right-radius:3px;box-sizing:border-box;display:flex;flex-direction:column;height:45px;justify-content:space-evenly}.WSMartQuantity_control,.WSMartQuantity_controlDown,.WSMartQuantity_controlUp{background-position:50%;background-repeat:no-repeat;background-size:14px 9px;cursor:pointer!important;height:9px;opacity:.85;padding:10px 13px;width:14px}.WSMartQuantity_control.WSMartQuantity_disabled,.WSMartQuantity_disabled.WSMartQuantity_controlDown,.WSMartQuantity_disabled.WSMartQuantity_controlUp{cursor:auto!important;opacity:.3}.WSMartQuantity_control:not(.WSMartQuantity_disabled):hover,.WSMartQuantity_controlDown:not(.WSMartQuantity_disabled):hover,.WSMartQuantity_controlUp:not(.WSMartQuantity_disabled):hover{opacity:1}.WSMartQuantity_controlUp{background-image:url(images/auction-bid-up.svg)}.WSMartQuantity_controlDown{background-image:url(images/auction-bid-down.svg)}.WSMartQuantity_currencyIcon{margin-left:8px}.Port_fontRoboto{font-family:Roboto!important}.Port_fade{animation-duration:.5s;animation-name:Port_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes Port_fade{0%{opacity:0}to{opacity:1}}.Port_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.Port_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.Port_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.Port_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Port_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.Port_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.Port_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.Port_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Port_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.Port_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.Port_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.Port_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Port_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Port_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.Port_bundle-two-third:after{padding-top:100%}}.Port_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.Port_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.Port_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Port_bundle-full{max-height:316px}.Port_bundle-full:after{padding-top:100%}}.Port_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.Port_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.Port_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Port_bundle-three-second{max-height:316px}.Port_bundle-three-second:after{padding-top:100%}}.Port_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.Port_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.Port_bundle-three{margin:.75rem}}.Port_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.Port_bundle-one-four:after{content:"";display:block;padding-top:100%}.Port_headShakeAnimation{animation:Port_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes Port_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.Port_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.Port_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.Port_defaultTooltipHeaderStyles{font-size:10px}}.Port_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.Port_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.Port_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.Port_defaultTooltipBodyStyles{font-size:10px}}.Port_defaultTooltipBodyStyles.Port_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.Port_defaultTooltipBodyStyles.Port_withBorderBottom:last-child{border-bottom:0}.Port_defaultTooltipBodyStyles.Port_warning{color:#f17e47}.Port_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.Port_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.Port_defaultTooltipFooterStyles{font-size:8px}}.Port_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.Port_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.Port_wrapper{height:100%;left:0;position:fixed;top:0;width:100%}.Port_wrapper:before{background:radial-gradient(50% 50% at 50% 50%,rgba(0,0,0,.7) 0,transparent 100%);bottom:-30%;content:"";height:87%;left:-25%;position:absolute;width:65%;z-index:-1}@media(max-width:1600px){.Port_wrapper:before{height:97%}}.Port_content{box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-end;max-width:50vw;padding:5rem 8rem 2rem;width:100%}@media(max-width:1600px){.Port_content{max-width:55vw;padding:0 5rem}}.Port_title{word-wrap:break-word;color:#fff;display:inline-block;font-size:30px;font-weight:700;line-height:3.5rem;line-height:1.1;max-width:100%}@media(min-width:1600px){.Port_title{font-size:32px}}@media(max-width:300px){.Port_title{font-size:26px}}.Port_subTitle{color:hsla(0,0%,100%,.75);font-size:16px}@media(min-width:1600px){.Port_subTitle{font-size:18px}}@media(max-width:300px){.Port_subTitle{font-size:12px}}.Port_contains{margin:calc(1.5rem - 2px) 0 1rem;max-height:20vh;max-width:340px;overflow-y:auto;padding-top:2px}@media(max-width:1600px){.Port_contains{margin:calc(1.5rem - 2px) 0 .5rem}}.Port_contains .Port_containItem{color:#fff;opacity:.9}.Port_contains .Port_containItem.Port_isActive,.Port_contains .Port_containItem:hover{opacity:1}.Port_contains .Port_isActivePortIcon{background-image:url(images/camera_on.svg);background-size:16px 10px}.Port_footer{padding:2.5rem 0}@media(max-width:1600px){.Port_footer{padding-top:.5rem}}.Port_purchase{display:inline-flex}.Port_purchaseFlexWrapper{display:inline-flex;flex-direction:column}.Port_purchaseFlexWrapper .Port_fastGoldLink{margin-left:20px}@media(max-width:1600px){.Port_purchase .Port_purchaseButton{height:44px;line-height:44px;padding:0 58px}}.Port_notice{color:#fff;font-size:1.4rem;font-weight:700;padding:1rem 0 0}@media(max-width:1600px){.Port_notice{font-size:16px;padding:1rem 0}}.Port_camouflageWrapper{display:block;min-height:33px}.Port_camouflageWrapperSubTitle{color:#fff;font-size:18px;padding-top:5px}@media(max-width:1600px){.Port_camouflageWrapperSubTitle{font-size:12px}}.Port_camouflageVehiclePresentation{align-items:center;display:inline-flex;font-size:18px;padding-left:23px;padding-top:5px;position:relative}.Port_camouflageVehiclePresentation:before{background-color:#eee;content:"";display:block;filter:drop-shadow(0 0 1px rgba(0,0,0,.7333333333));height:18px;left:0;mask:url(images/info.svg) no-repeat 50% 50%;mask-size:contain;-webkit-mask:url(images/info.svg) no-repeat 50% 50%;-webkit-mask-size:contain;position:absolute;width:18px}@media(max-width:1600px){.Port_camouflageVehiclePresentation{font-size:12px}}.Port_camouflageVehiclePresentationTitle{color:#fff;padding-right:5px}.Port_camoTTX{padding-top:15px}.Port_textTTX{color:#fff;font-size:18px}@media(max-width:1600px){.Port_textTTX{font-size:16px}}.Port_buttonControl,.Port_nextButton,.Port_prevButton{background-size:19px 30px;cursor:pointer;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.7));height:30px;opacity:.8;position:absolute;top:calc(50% - 15px);width:19px}.Port_buttonControl:hover,.Port_nextButton:hover,.Port_prevButton:hover{opacity:1}.Port_prevButton{background-image:url(images/arrow-back.svg);left:20px}.Port_nextButton{background-image:url(images/arrow-forward.svg);right:20px}.Port_lootboxContains{padding-top:20px}.Port_lootboxContainsTitle{color:hsla(0,0%,100%,.75);font-size:16px}@media(min-width:1600px){.Port_lootboxContainsTitle{font-size:18px}}@media(max-width:300px){.Port_lootboxContainsTitle{font-size:12px}}.Port_lootboxContainsItems{padding:5px 0}.Port_aboutExterior,.Port_lootboxContainsItem{color:hsla(0,0%,100%,.75)}.Port_aboutExterior{padding-top:20px}.PurchaseWrapper_block{padding:0 0 20px}.PurchaseWrapper_quantityWidget.PurchaseWrapper_isDisabled{opacity:.6;pointer-events:none}.PurchaseWrapper_currencyWrapper{min-height:44px;padding-bottom:10px}.PurchaseWrapper_currencyWrapper.PurchaseWrapper_withProgressiveDiscount{padding-bottom:0}@media(max-width:768px){.PurchaseWrapper_currencyWrapper.PurchaseWrapper_withProgressiveDiscount{min-height:auto}}.PurchaseWrapper_progressiveDiscount{padding:0 0 15px}.PurchaseWrapper_couponWrapper{display:block}.PurchaseWrapper_purchasePopupPriceTitle{color:hsla(0,0%,100%,.54);font-size:16px;padding:5px 0}.PurchaseBlock_purchaseWrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:33px;width:100%}.PurchaseBlock_purchaseBilling,.PurchaseBlock_purchaseMethods{box-sizing:border-box;text-align:left;width:49%}@media(max-width:1240px){.PurchaseBlock_purchaseBilling,.PurchaseBlock_purchaseMethods{width:100%}}.PurchaseBlock_purchaseMethods{margin-right:1%}.PurchaseBlock_purchaseBilling{margin-left:1%}.PurchaseBlock_purchaseTitle{color:#fff;font-size:20px;font-weight:700;text-transform:uppercase}@media(min-width:1600px){.PurchaseBlock_purchaseTitle{font-size:22px}}@media(max-width:300px){.PurchaseBlock_purchaseTitle{font-size:16px}}@media(max-width:1366px)and (max-height:720px){.PurchaseBlock_purchaseTitle{font-size:16px}}.PurchaseBlock_purchaseMethod{align-items:center;display:flex;padding-top:15px}.PurchaseBlock_purchaseMethodChange{color:hsla(0,0%,100%,.8);cursor:pointer;font-size:14px;margin-left:14px;text-decoration:underline;text-underline-position:under;transition:color .2s ease-in-out}@media(min-width:1600px){.PurchaseBlock_purchaseMethodChange{font-size:16px}}@media(max-width:300px){.PurchaseBlock_purchaseMethodChange{font-size:10px}}.PurchaseBlock_purchaseMethodChange:hover{color:#fff}.PurchaseBlock_billingTitle{color:#fff;font-size:20px;text-transform:uppercase}@media(min-width:1600px){.PurchaseBlock_billingTitle{font-size:22px}}@media(max-width:300px){.PurchaseBlock_billingTitle{font-size:16px}}@media(max-width:1366px)and (max-height:720px){.PurchaseBlock_billingTitle{font-size:16px}}.PurchaseBlock_billingAddress{color:#fff;font-size:14px;padding:15px 0}@media(min-width:1600px){.PurchaseBlock_billingAddress{font-size:16px}}@media(max-width:300px){.PurchaseBlock_billingAddress{font-size:10px}}.PurchaseBlock_billingAddress .PurchaseBlock_billingAddressLink{color:hsla(0,0%,100%,.8);text-decoration:underline;transition:color .2s ease-in-out}.PurchaseBlock_billingAddress .PurchaseBlock_billingAddressLink:hover{color:#fff}.PurchaseBlock_address{margin-right:5px}.PurchaseBlock_address.PurchaseBlock_isTimeUp{color:#f60}.BankCard_bankCard{align-items:center;color:#fff;display:flex;font-size:12px}@media(min-width:1600px){.BankCard_bankCard{font-size:14px}}@media(max-width:300px){.BankCard_bankCard{font-size:8px}}.BankCard_bankCard .bank-card__type{text-transform:uppercase}.BankCard_bankCardImage{background-position:50%;background-repeat:no-repeat;background-size:contain;height:21px;width:42px}.BankCard_bankCardInfo{padding:0 10px 0 5px}.PaymentMethod_paymentMethod{align-items:center;display:flex}.PaymentMethod_paymentMethodDescription{color:#fff;font-size:16px;padding:0 10px}@media(min-width:1600px){.PaymentMethod_paymentMethodDescription{font-size:18px}}@media(max-width:300px){.PaymentMethod_paymentMethodDescription{font-size:12px}}@media(max-width:1366px)and (max-height:720px){.PaymentMethod_paymentMethodDescription{font-size:14px}}.LegalFooter_legalFooter{flex-shrink:0;margin-right:auto;margin-top:auto;max-width:900px;opacity:.9;text-align:left}.LegalFooter_legalFooter .external-link{opacity:1;text-decoration:underline;text-underline-position:under}@media(max-width:1240px){.LegalFooter_legalFooter{padding:15px}}.LegalFooter_twoFactorChange{color:#acacac;font-size:12px;padding-top:10px}@media(min-width:1600px){.LegalFooter_twoFactorChange{font-size:14px}}@media(max-width:300px){.LegalFooter_twoFactorChange{font-size:8px}}.LegalFooter_twoFactorChange:before{background-image:url(images/icon_lock_open.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:18px;margin:0 6px 0 0;opacity:.75;transform:translateY(3px);transition:opacity .15s linear;width:18px}@media(max-width:640px){.LegalFooter_twoFactorChange:before{transform:translateY(2px)}}.LegalFooter_legalText{color:#ccc;font-size:12px;padding:20px 0}@media(min-width:1600px){.LegalFooter_legalText{font-size:14px}}@media(max-width:300px){.LegalFooter_legalText{font-size:8px}}@media(max-width:1600px){.LegalFooter_legalText{padding:10px 0}}.PurchaseFooter_fontRoboto{font-family:Roboto!important}.PurchaseFooter_fade{animation-duration:.5s;animation-name:PurchaseFooter_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes PurchaseFooter_fade{0%{opacity:0}to{opacity:1}}.PurchaseFooter_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.PurchaseFooter_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.PurchaseFooter_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.PurchaseFooter_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.PurchaseFooter_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.PurchaseFooter_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.PurchaseFooter_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.PurchaseFooter_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.PurchaseFooter_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.PurchaseFooter_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.PurchaseFooter_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.PurchaseFooter_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.PurchaseFooter_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.PurchaseFooter_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.PurchaseFooter_bundle-two-third:after{padding-top:100%}}.PurchaseFooter_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.PurchaseFooter_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.PurchaseFooter_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.PurchaseFooter_bundle-full{max-height:316px}.PurchaseFooter_bundle-full:after{padding-top:100%}}.PurchaseFooter_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.PurchaseFooter_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.PurchaseFooter_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.PurchaseFooter_bundle-three-second{max-height:316px}.PurchaseFooter_bundle-three-second:after{padding-top:100%}}.PurchaseFooter_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.PurchaseFooter_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.PurchaseFooter_bundle-three{margin:.75rem}}.PurchaseFooter_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.PurchaseFooter_bundle-one-four:after{content:"";display:block;padding-top:100%}.PurchaseFooter_headShakeAnim,.PurchaseFooter_headShakeAnimation{animation:PurchaseFooter_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes PurchaseFooter_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.PurchaseFooter_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.PurchaseFooter_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.PurchaseFooter_defaultTooltipHeaderStyles{font-size:10px}}.PurchaseFooter_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.PurchaseFooter_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.PurchaseFooter_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.PurchaseFooter_defaultTooltipBodyStyles{font-size:10px}}.PurchaseFooter_defaultTooltipBodyStyles.PurchaseFooter_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.PurchaseFooter_defaultTooltipBodyStyles.PurchaseFooter_withBorderBottom:last-child{border-bottom:0}.PurchaseFooter_defaultTooltipBodyStyles.PurchaseFooter_warning{color:#f17e47}.PurchaseFooter_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.PurchaseFooter_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.PurchaseFooter_defaultTooltipFooterStyles{font-size:8px}}.PurchaseFooter_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.PurchaseFooter_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.PurchaseFooter_footerPurchase{flex-grow:2}.PurchaseFooter_footerText{color:hsla(0,0%,100%,.75);font-size:22px;padding:calc(var(--index) - 7px) 0;text-align:center}@media(min-width:1600px){.PurchaseFooter_footerText{font-size:24px}}@media(max-width:300px){.PurchaseFooter_footerText{font-size:18px}}@media(max-width:1366px)and (max-height:720px){.PurchaseFooter_footerText{font-size:18px}}.PurchaseFooter_footerPrice,.PurchaseFooter_tileCurrency{font-weight:700}.PurchaseFooter_footerPrice{color:#fff}.PurchaseFooter_footerButtons{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px}.MobileTooltip_body{color:#fff;padding:10px 0 0;text-align:left}.MobileTooltip_contentBlock{border-bottom:1px solid hsla(0,0%,100%,.15);padding:10px 20px}.MobileTooltip_contentBlock:last-child{border-bottom:0}.MobileTooltip_footer .MobileTooltip_buttonClose{width:92%}.RandomBundlesPurchaseSuccess_fontRoboto{font-family:Roboto!important}.RandomBundlesPurchaseSuccess_fade{animation-duration:.5s;animation-name:RandomBundlesPurchaseSuccess_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes RandomBundlesPurchaseSuccess_fade{0%{opacity:0}to{opacity:1}}.RandomBundlesPurchaseSuccess_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.RandomBundlesPurchaseSuccess_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.RandomBundlesPurchaseSuccess_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.RandomBundlesPurchaseSuccess_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.RandomBundlesPurchaseSuccess_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.RandomBundlesPurchaseSuccess_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.RandomBundlesPurchaseSuccess_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.RandomBundlesPurchaseSuccess_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.RandomBundlesPurchaseSuccess_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.RandomBundlesPurchaseSuccess_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.RandomBundlesPurchaseSuccess_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.RandomBundlesPurchaseSuccess_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.RandomBundlesPurchaseSuccess_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.RandomBundlesPurchaseSuccess_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.RandomBundlesPurchaseSuccess_bundle-two-third:after{padding-top:100%}}.RandomBundlesPurchaseSuccess_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.RandomBundlesPurchaseSuccess_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.RandomBundlesPurchaseSuccess_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.RandomBundlesPurchaseSuccess_bundle-full{max-height:316px}.RandomBundlesPurchaseSuccess_bundle-full:after{padding-top:100%}}.RandomBundlesPurchaseSuccess_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.RandomBundlesPurchaseSuccess_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.RandomBundlesPurchaseSuccess_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.RandomBundlesPurchaseSuccess_bundle-three-second{max-height:316px}.RandomBundlesPurchaseSuccess_bundle-three-second:after{padding-top:100%}}.RandomBundlesPurchaseSuccess_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.RandomBundlesPurchaseSuccess_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.RandomBundlesPurchaseSuccess_bundle-three{margin:.75rem}}.RandomBundlesPurchaseSuccess_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.RandomBundlesPurchaseSuccess_bundle-one-four:after{content:"";display:block;padding-top:100%}.RandomBundlesPurchaseSuccess_headShakeAnimation{animation:RandomBundlesPurchaseSuccess_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes RandomBundlesPurchaseSuccess_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.RandomBundlesPurchaseSuccess_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.RandomBundlesPurchaseSuccess_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.RandomBundlesPurchaseSuccess_defaultTooltipHeaderStyles{font-size:10px}}.RandomBundlesPurchaseSuccess_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.RandomBundlesPurchaseSuccess_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.RandomBundlesPurchaseSuccess_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.RandomBundlesPurchaseSuccess_defaultTooltipBodyStyles{font-size:10px}}.RandomBundlesPurchaseSuccess_defaultTooltipBodyStyles.RandomBundlesPurchaseSuccess_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.RandomBundlesPurchaseSuccess_defaultTooltipBodyStyles.RandomBundlesPurchaseSuccess_withBorderBottom:last-child{border-bottom:0}.RandomBundlesPurchaseSuccess_defaultTooltipBodyStyles.RandomBundlesPurchaseSuccess_warning{color:#f17e47}.RandomBundlesPurchaseSuccess_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.RandomBundlesPurchaseSuccess_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.RandomBundlesPurchaseSuccess_defaultTooltipFooterStyles{font-size:8px}}.RandomBundlesPurchaseSuccess_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.RandomBundlesPurchaseSuccess_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.RandomBundlesPurchaseSuccess_popup{max-width:80%}@media(min-width:2400px){.RandomBundlesPurchaseSuccess_popup{max-width:65%}}@media(max-width:1700px){.RandomBundlesPurchaseSuccess_popup{max-width:65%}}@media(max-width:1400px){.RandomBundlesPurchaseSuccess_popup{max-width:80%}}@media(max-width:768px){.RandomBundlesPurchaseSuccess_popup{max-width:100%}.RandomBundlesPurchaseSuccess_popup .RandomBundlesPurchaseSuccess_body{padding:0}}.RandomBundlesPurchaseSuccess_info{padding:0 0 15px}.RandomBundlesPurchaseSuccess_infoTitle{color:#fff;font-size:22px;font-weight:700}@media(min-width:1600px){.RandomBundlesPurchaseSuccess_infoTitle{font-size:24px}}@media(max-width:300px){.RandomBundlesPurchaseSuccess_infoTitle{font-size:18px}}.RandomBundlesPurchaseSuccess_itemSubTitle{color:#fff;font-size:16px}@media(min-width:1600px){.RandomBundlesPurchaseSuccess_itemSubTitle{font-size:18px}}@media(max-width:300px){.RandomBundlesPurchaseSuccess_itemSubTitle{font-size:12px}}.RandomBundlesPurchaseSuccess_scrollableContent{margin:0 auto;max-height:calc(73vh - 70px);overflow-y:scroll;padding-bottom:25px;position:relative;width:100%}@media(max-width:1400px){.RandomBundlesPurchaseSuccess_scrollableContent{max-height:400px}}@media(max-width:768px){.RandomBundlesPurchaseSuccess_scrollableContent{box-sizing:border-box;max-height:75vh;padding:0 10px}}.RandomBundlesPurchaseSuccess_shinyItemsWrapper{display:flex;flex-wrap:wrap;justify-content:center}.RandomBundlesPurchaseSuccess_items{margin:0 auto;padding:40px 0 0;position:relative;text-align:center;width:90%}@media(max-width:1400px){.RandomBundlesPurchaseSuccess_items{width:100%}}.RandomBundlesPurchaseSuccess_items .RandomBundlesPurchaseSuccess_item{display:inline-block;margin:0 15px 10px;max-width:640px;opacity:0;transform:scale(0);transition:all .8s cubic-bezier(.18,-.55,.265,1.55);vertical-align:top;width:20%}@media(max-width:1400px){.RandomBundlesPurchaseSuccess_items .RandomBundlesPurchaseSuccess_item{width:19%}}@media(max-width:768px){.RandomBundlesPurchaseSuccess_items .RandomBundlesPurchaseSuccess_item{margin:0;width:100%}}.RandomBundlesPurchaseSuccess_shinyWrapper{box-sizing:border-box;margin:35px auto 0;max-width:900px;opacity:0;position:relative;transition:all 1s linear;width:100%}@media(min-width:2100px){.RandomBundlesPurchaseSuccess_shinyWrapper{max-width:1000px}}@media(max-width:1400px){.RandomBundlesPurchaseSuccess_shinyWrapper{max-width:600px}}@media(max-width:768px){.RandomBundlesPurchaseSuccess_shinyWrapper{margin-bottom:20px;max-width:100%}}.RandomBundlesPurchaseSuccess_shinyWrapper.RandomBundlesPurchaseSuccess_half{margin:35px 20px 0;max-width:35%}@media(max-width:768px){.RandomBundlesPurchaseSuccess_shinyWrapper.RandomBundlesPurchaseSuccess_half{margin-bottom:20px;margin-left:0;margin-right:0;max-width:100%}.RandomBundlesPurchaseSuccess_shinyWrapper.RandomBundlesPurchaseSuccess_half:last-child{margin-bottom:0}}.RandomBundlesPurchaseSuccess_shinyImageWrapper&gt;img{height:100%;max-height:400px;object-fit:contain;object-position:center;width:100%}.RandomBundlesPurchaseSuccess_shinyInfo{align-items:center;box-sizing:border-box;display:flex;font-size:22px;justify-content:center;padding:10px 0;width:100%}@media(min-width:1600px){.RandomBundlesPurchaseSuccess_shinyInfo{font-size:24px}}@media(max-width:300px){.RandomBundlesPurchaseSuccess_shinyInfo{font-size:18px}}@media(max-width:1600px){.RandomBundlesPurchaseSuccess_shinyInfo{font-size:18px}}@media(max-width:768px){.RandomBundlesPurchaseSuccess_shinyInfo{bottom:auto;top:105%}}.RandomBundlesPurchaseSuccess_shinyInfoTitle{color:#fff;font-weight:700}.RandomBundleItem_fontRoboto{font-family:Roboto!important}.RandomBundleItem_fade{animation-duration:.5s;animation-name:RandomBundleItem_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes RandomBundleItem_fade{0%{opacity:0}to{opacity:1}}.RandomBundleItem_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.RandomBundleItem_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.RandomBundleItem_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.RandomBundleItem_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.RandomBundleItem_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.RandomBundleItem_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.RandomBundleItem_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.RandomBundleItem_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.RandomBundleItem_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.RandomBundleItem_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.RandomBundleItem_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.RandomBundleItem_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.RandomBundleItem_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.RandomBundleItem_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.RandomBundleItem_bundle-two-third:after{padding-top:100%}}.RandomBundleItem_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.RandomBundleItem_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.RandomBundleItem_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.RandomBundleItem_bundle-full{max-height:316px}.RandomBundleItem_bundle-full:after{padding-top:100%}}.RandomBundleItem_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.RandomBundleItem_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.RandomBundleItem_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.RandomBundleItem_bundle-three-second{max-height:316px}.RandomBundleItem_bundle-three-second:after{padding-top:100%}}.RandomBundleItem_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.RandomBundleItem_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.RandomBundleItem_bundle-three{margin:.75rem}}.RandomBundleItem_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.RandomBundleItem_bundle-one-four:after{content:"";display:block;padding-top:100%}.RandomBundleItem_headShakeAnimation{animation:RandomBundleItem_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes RandomBundleItem_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.RandomBundleItem_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.RandomBundleItem_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.RandomBundleItem_defaultTooltipHeaderStyles{font-size:10px}}.RandomBundleItem_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.RandomBundleItem_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.RandomBundleItem_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.RandomBundleItem_defaultTooltipBodyStyles{font-size:10px}}.RandomBundleItem_defaultTooltipBodyStyles.RandomBundleItem_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.RandomBundleItem_defaultTooltipBodyStyles.RandomBundleItem_withBorderBottom:last-child{border-bottom:0}.RandomBundleItem_defaultTooltipBodyStyles.RandomBundleItem_warning{color:#f17e47}.RandomBundleItem_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.RandomBundleItem_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.RandomBundleItem_defaultTooltipFooterStyles{font-size:8px}}.RandomBundleItem_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.RandomBundleItem_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.RandomBundleItem_item{display:flex;perspective:1000px;position:relative}.RandomBundleItem_imageWrapper{overflow:hidden;position:relative;width:100%}.RandomBundleItem_image{max-width:100%;object-fit:contain;width:100%}.RandomBundleItem_info{padding:10px 0;text-align:center}.RandomBundleItem_info.RandomBundleItem_hidden{visibility:hidden}.RandomBundleItem_infoTitle{color:#fff;display:flex;font-size:16px;font-weight:700;justify-content:center}@media(min-width:1600px){.RandomBundleItem_infoTitle{font-size:18px}}@media(max-width:300px){.RandomBundleItem_infoTitle{font-size:12px}}.RandomBundleItem_infoSubTitle{color:#fff;font-size:14px}@media(min-width:1600px){.RandomBundleItem_infoSubTitle{font-size:16px}}@media(max-width:300px){.RandomBundleItem_infoSubTitle{font-size:10px}}.RandomBundleItem_innerContent{height:100%;position:relative;text-align:center;transform-style:preserve-3d;transition:transform .8s;width:100%;will-change:transform}.RandomBundleItem_backContent,.RandomBundleItem_frontContent{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;width:100%}.RandomBundleItem_frontContent{color:#000;transition:opacity .8s}.RandomBundleItem_backContent{bottom:0;color:#fff;left:0;position:absolute;right:0;top:0;transform:rotateY(180deg)}.RandomBundleItem_info.RandomBundleItem_withQuantity{display:flex;justify-content:center}@media(min-width:769px)and (max-width:1240px){.RandomBundleItem_info.RandomBundleItem_withQuantity{display:initial}}.RandomBundleItem_info.RandomBundleItem_info.RandomBundleItem_withQuantity .RandomBundleItem_infoTitle{margin-right:15px;text-align:left}@media(min-width:769px)and (max-width:1240px){.RandomBundleItem_info.RandomBundleItem_info.RandomBundleItem_withQuantity .RandomBundleItem_infoTitle{margin:0;text-align:center}}.RandomBundleItem_quantityWidget{font-size:16px;position:relative;top:-1px}@media(min-width:1600px){.RandomBundleItem_quantityWidget{font-size:18px}}@media(max-width:300px){.RandomBundleItem_quantityWidget{font-size:12px}}.CrewVoiceLabel_fontRoboto{font-family:Roboto!important}.CrewVoiceLabel_fade{animation-duration:.5s;animation-name:CrewVoiceLabel_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes CrewVoiceLabel_fade{0%{opacity:0}to{opacity:1}}.CrewVoiceLabel_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.CrewVoiceLabel_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.CrewVoiceLabel_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.CrewVoiceLabel_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CrewVoiceLabel_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.CrewVoiceLabel_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.CrewVoiceLabel_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.CrewVoiceLabel_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CrewVoiceLabel_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.CrewVoiceLabel_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.CrewVoiceLabel_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.CrewVoiceLabel_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CrewVoiceLabel_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CrewVoiceLabel_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.CrewVoiceLabel_bundle-two-third:after{padding-top:100%}}.CrewVoiceLabel_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.CrewVoiceLabel_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.CrewVoiceLabel_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CrewVoiceLabel_bundle-full{max-height:316px}.CrewVoiceLabel_bundle-full:after{padding-top:100%}}.CrewVoiceLabel_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.CrewVoiceLabel_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.CrewVoiceLabel_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CrewVoiceLabel_bundle-three-second{max-height:316px}.CrewVoiceLabel_bundle-three-second:after{padding-top:100%}}.CrewVoiceLabel_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.CrewVoiceLabel_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.CrewVoiceLabel_bundle-three{margin:.75rem}}.CrewVoiceLabel_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.CrewVoiceLabel_bundle-one-four:after{content:"";display:block;padding-top:100%}.CrewVoiceLabel_headShakeAnimation{animation:CrewVoiceLabel_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes CrewVoiceLabel_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.CrewVoiceLabel_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.CrewVoiceLabel_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.CrewVoiceLabel_defaultTooltipHeaderStyles{font-size:10px}}.CrewVoiceLabel_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.CrewVoiceLabel_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.CrewVoiceLabel_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.CrewVoiceLabel_defaultTooltipBodyStyles{font-size:10px}}.CrewVoiceLabel_defaultTooltipBodyStyles.CrewVoiceLabel_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.CrewVoiceLabel_defaultTooltipBodyStyles.CrewVoiceLabel_withBorderBottom:last-child{border-bottom:0}.CrewVoiceLabel_defaultTooltipBodyStyles.CrewVoiceLabel_warning{color:#f17e47}.CrewVoiceLabel_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.CrewVoiceLabel_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.CrewVoiceLabel_defaultTooltipFooterStyles{font-size:8px}}.CrewVoiceLabel_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.CrewVoiceLabel_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.CrewVoiceLabel_wrapper{color:hsla(0,0%,100%,.75);font-size:16px;position:relative}@media(min-width:1600px){.CrewVoiceLabel_wrapper{font-size:18px}}@media(max-width:300px){.CrewVoiceLabel_wrapper{font-size:12px}}.CrewVoiceLabel_wrapper span{position:relative;top:0}.FeaturesLayout_features{margin-top:13px}.FeaturesLayout_feature{display:flex}.FeaturesLayout_feature:not(:first-child){margin-top:30px}@media(max-width:1600px){.FeaturesLayout_feature:not(:first-child){margin-top:15px}}.FeaturesLayout_featureIcon{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;height:60px;width:60px}.FeaturesLayout_featureContent{margin-left:12px}.FeaturesLayout_featureTitle{color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:23px}@media(min-width:1600px){.FeaturesLayout_featureTitle{font-size:20px}}@media(max-width:300px){.FeaturesLayout_featureTitle{font-size:14px}}.FeaturesLayout_featureLine{margin-top:5px}.FeaturesLayout_featureCircle{height:7px;top:7px;width:7px}.ShipConsumables_fontRoboto{font-family:Roboto!important}.ShipConsumables_fade{animation-duration:.5s;animation-name:ShipConsumables_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes ShipConsumables_fade{0%{opacity:0}to{opacity:1}}.ShipConsumables_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.ShipConsumables_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.ShipConsumables_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.ShipConsumables_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ShipConsumables_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.ShipConsumables_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.ShipConsumables_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.ShipConsumables_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ShipConsumables_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.ShipConsumables_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.ShipConsumables_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.ShipConsumables_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ShipConsumables_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ShipConsumables_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.ShipConsumables_bundle-two-third:after{padding-top:100%}}.ShipConsumables_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.ShipConsumables_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.ShipConsumables_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ShipConsumables_bundle-full{max-height:316px}.ShipConsumables_bundle-full:after{padding-top:100%}}.ShipConsumables_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.ShipConsumables_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.ShipConsumables_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ShipConsumables_bundle-three-second{max-height:316px}.ShipConsumables_bundle-three-second:after{padding-top:100%}}.ShipConsumables_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.ShipConsumables_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.ShipConsumables_bundle-three{margin:.75rem}}.ShipConsumables_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.ShipConsumables_bundle-one-four:after{content:"";display:block;padding-top:100%}.ShipConsumables_headShakeAnimation{animation:ShipConsumables_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes ShipConsumables_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.ShipConsumables_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.ShipConsumables_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.ShipConsumables_defaultTooltipHeaderStyles{font-size:10px}}.ShipConsumables_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.ShipConsumables_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.ShipConsumables_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.ShipConsumables_defaultTooltipBodyStyles{font-size:10px}}.ShipConsumables_defaultTooltipBodyStyles.ShipConsumables_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.ShipConsumables_defaultTooltipBodyStyles.ShipConsumables_withBorderBottom:last-child{border-bottom:0}.ShipConsumables_defaultTooltipBodyStyles.ShipConsumables_warning{color:#f17e47}.ShipConsumables_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.ShipConsumables_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.ShipConsumables_defaultTooltipFooterStyles{font-size:8px}}.ShipConsumables_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.ShipConsumables_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.ShipConsumables_content{border-bottom:1px solid hsla(0,0%,100%,.1);color:#fff;padding:10px 0 14px}.ShipConsumables_content:last-child{border-bottom:none}.ShipConsumables_spoilerSubTitle{color:#fff;font-size:18px;font-weight:700}@media(min-width:1600px){.ShipConsumables_spoilerSubTitle{font-size:20px}}@media(max-width:300px){.ShipConsumables_spoilerSubTitle{font-size:14px}}.ShipConsumables_contentBlockBody{display:flex;padding-top:10px}.ShipConsumables_consumablesContent{flex-wrap:wrap;width:min-content}.CommonLayout_fontRoboto{font-family:Roboto!important}.CommonLayout_fade{animation-duration:.5s;animation-name:CommonLayout_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes CommonLayout_fade{0%{opacity:0}to{opacity:1}}.CommonLayout_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.CommonLayout_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.CommonLayout_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.CommonLayout_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CommonLayout_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.CommonLayout_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.CommonLayout_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.CommonLayout_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CommonLayout_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.CommonLayout_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.CommonLayout_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.CommonLayout_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CommonLayout_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CommonLayout_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.CommonLayout_bundle-two-third:after{padding-top:100%}}.CommonLayout_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.CommonLayout_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.CommonLayout_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CommonLayout_bundle-full{max-height:316px}.CommonLayout_bundle-full:after{padding-top:100%}}.CommonLayout_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.CommonLayout_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.CommonLayout_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CommonLayout_bundle-three-second{max-height:316px}.CommonLayout_bundle-three-second:after{padding-top:100%}}.CommonLayout_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.CommonLayout_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.CommonLayout_bundle-three{margin:.75rem}}.CommonLayout_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.CommonLayout_bundle-one-four:after{content:"";display:block;padding-top:100%}.CommonLayout_headShakeAnimation{animation:CommonLayout_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes CommonLayout_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.CommonLayout_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.CommonLayout_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.CommonLayout_defaultTooltipHeaderStyles{font-size:10px}}.CommonLayout_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.CommonLayout_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.CommonLayout_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.CommonLayout_defaultTooltipBodyStyles{font-size:10px}}.CommonLayout_defaultTooltipBodyStyles.CommonLayout_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.CommonLayout_defaultTooltipBodyStyles.CommonLayout_withBorderBottom:last-child{border-bottom:0}.CommonLayout_defaultTooltipBodyStyles.CommonLayout_warning{color:#f17e47}.CommonLayout_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.CommonLayout_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.CommonLayout_defaultTooltipFooterStyles{font-size:8px}}.CommonLayout_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.CommonLayout_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.CommonLayout_wrapper{position:relative}.CommonLayout_block{border-bottom:1px solid hsla(0,0%,100%,.15);padding-bottom:5px}.CommonLayout_block.CommonLayout_paddingInside{padding:10px 0}.CommonLayout_block:last-child{border-bottom:0}.CommonLayout_containsAboutBlock{padding:10px 0 0}.CommonLayout_containsAboutTitle{color:#fff;font-size:20px;font-weight:700}@media(min-width:1600px){.CommonLayout_containsAboutTitle{font-size:22px}}@media(max-width:300px){.CommonLayout_containsAboutTitle{font-size:16px}}.CommonLayout_containsAboutSubTitle{color:#fff;color:hsla(0,0%,100%,.75);font-size:14px;line-height:18px;padding:5px 0 0}@media(min-width:1600px){.CommonLayout_containsAboutSubTitle{font-size:16px}}@media(max-width:300px){.CommonLayout_containsAboutSubTitle{font-size:10px}}.CommonLayout_containsBlockTitle{color:#fff;font-size:16px;font-weight:700}@media(min-width:1600px){.CommonLayout_containsBlockTitle{font-size:18px}}@media(max-width:300px){.CommonLayout_containsBlockTitle{font-size:12px}}.CommonLayout_containsBlockDescription{color:#fff;font-size:14px;padding:0 0 5px}@media(min-width:1600px){.CommonLayout_containsBlockDescription{font-size:16px}}@media(max-width:300px){.CommonLayout_containsBlockDescription{font-size:10px}}.CommonLayout_footerWrapper{padding:10px 0}.CommonLayout_footerText{color:hsla(0,0%,100%,.75);font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;line-height:20px;line-height:24px;padding:5px 0}@media(min-width:1600px){.CommonLayout_footerText{font-size:16px}}@media(max-width:300px){.CommonLayout_footerText{font-size:10px}}.CommonLayout_footerText *,.CommonLayout_footerText * .we-vehicle__level{font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif}.CommonLayout_footerText span{margin-right:5px}@media(min-width:769px)and (max-width:1240px){.CommonLayout_footerText.CommonLayout_mobileRevert{align-items:flex-start;flex-direction:row-reverse;flex-wrap:nowrap}.CommonLayout_footerText.CommonLayout_mobileRevert span{margin-right:0}.CommonLayout_footerText.CommonLayout_mobileRevert .CommonLayout_footerLabelInfo{margin:2.5px 5px 0 0}}@media(max-width:768px){.CommonLayout_footerText{padding:10px 10px 10px 0}}.CommonLayout_footerAboutLootboxText{color:#fff;color:hsla(0,0%,100%,.75);font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;line-height:20px;line-height:24px;padding:5px 0}@media(min-width:1600px){.CommonLayout_footerAboutLootboxText{font-size:16px}}@media(max-width:300px){.CommonLayout_footerAboutLootboxText{font-size:10px}}.CommonLayout_footerAboutLootboxText *,.CommonLayout_footerAboutLootboxText * .we-vehicle__level{font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif}.CommonLayout_footerAboutLootboxText a{opacity:.9}.CommonLayout_footerAboutLootboxText a:hover{opacity:1}.CommonLayout_footerLabelInfo{position:relative;top:1px}.CommonLayout_tooltipHeader{font-weight:400;max-width:400px}.CommonLayout_blockTitle{color:#fff;font-size:22px;font-weight:700}@media(min-width:1600px){.CommonLayout_blockTitle{font-size:24px}}@media(max-width:300px){.CommonLayout_blockTitle{font-size:18px}}.CommonLayout_blockDescription{color:#fff;font-size:16px}@media(min-width:1600px){.CommonLayout_blockDescription{font-size:18px}}@media(max-width:300px){.CommonLayout_blockDescription{font-size:12px}}.PreviewLayout_content{position:relative}.PreviewLayout_header{padding:10px 0}.PreviewLayout_title{color:#fff;font-size:22px;font-weight:700}@media(min-width:1600px){.PreviewLayout_title{font-size:24px}}@media(max-width:300px){.PreviewLayout_title{font-size:18px}}.PreviewLayout_wrapper.PreviewLayout_withBorder{border-bottom:1px solid hsla(0,0%,100%,.15)}.PreviewLayout_footer{padding:10px 0}.DefaultTemplate_fontRoboto{font-family:Roboto!important}.DefaultTemplate_fade{animation-duration:.5s;animation-name:DefaultTemplate_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes DefaultTemplate_fade{0%{opacity:0}to{opacity:1}}.DefaultTemplate_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.DefaultTemplate_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.DefaultTemplate_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.DefaultTemplate_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.DefaultTemplate_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.DefaultTemplate_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.DefaultTemplate_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.DefaultTemplate_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.DefaultTemplate_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.DefaultTemplate_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.DefaultTemplate_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.DefaultTemplate_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.DefaultTemplate_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.DefaultTemplate_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.DefaultTemplate_bundle-two-third:after{padding-top:100%}}.DefaultTemplate_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.DefaultTemplate_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.DefaultTemplate_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.DefaultTemplate_bundle-full{max-height:316px}.DefaultTemplate_bundle-full:after{padding-top:100%}}.DefaultTemplate_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.DefaultTemplate_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.DefaultTemplate_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.DefaultTemplate_bundle-three-second{max-height:316px}.DefaultTemplate_bundle-three-second:after{padding-top:100%}}.DefaultTemplate_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.DefaultTemplate_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.DefaultTemplate_bundle-three{margin:.75rem}}.DefaultTemplate_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.DefaultTemplate_bundle-one-four:after{content:"";display:block;padding-top:100%}.DefaultTemplate_headShakeAnimation{animation:DefaultTemplate_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes DefaultTemplate_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.DefaultTemplate_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.DefaultTemplate_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.DefaultTemplate_defaultTooltipHeaderStyles{font-size:10px}}.DefaultTemplate_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.DefaultTemplate_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.DefaultTemplate_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.DefaultTemplate_defaultTooltipBodyStyles{font-size:10px}}.DefaultTemplate_defaultTooltipBodyStyles.DefaultTemplate_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.DefaultTemplate_defaultTooltipBodyStyles.DefaultTemplate_withBorderBottom:last-child{border-bottom:0}.DefaultTemplate_defaultTooltipBodyStyles.DefaultTemplate_warning{color:#f17e47}.DefaultTemplate_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.DefaultTemplate_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.DefaultTemplate_defaultTooltipFooterStyles{font-size:8px}}.DefaultTemplate_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.DefaultTemplate_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.DefaultTemplate_content{position:relative}.DefaultTemplate_slotItem{display:flex}.DefaultTemplate_slotRewards{align-items:baseline;display:flex;flex-wrap:wrap;margin-left:12px}.DefaultTemplate_rewardItem{align-items:center;display:flex;margin:0 0 5px;position:relative}.DefaultTemplate_delimiter{background-color:hsla(0,0%,100%,.25);height:50px;margin:0 1.2rem;transform:rotate(10deg);width:3px}@media(max-width:1600px){.DefaultTemplate_delimiter{margin:0 20px}}@media(max-width:768px){.DefaultTemplate_delimiter{margin:0 5px}}.DefaultTemplate_item{align-items:center;display:flex;flex-direction:column;min-height:126px;min-width:100px;position:relative;width:100px}.DefaultTemplate_imageWrapper{background-position:50%;background-repeat:no-repeat;background-size:contain;min-height:80px;width:80px}.DefaultTemplate_item.DefaultTemplate_reward-ship .DefaultTemplate_imageWrapper{background-image:url(images/icon_lootbox_reward_ship.svg)}.DefaultTemplate_item.DefaultTemplate_reward-ship_with_special_crew .DefaultTemplate_imageWrapper{background-image:url(images/icon_lootbox_reward_ship_with_crew.svg)}.DefaultTemplate_item.DefaultTemplate_reward-coal .DefaultTemplate_imageWrapper{background-image:url(images/icon_lootbox_reward_coal.png)}.DefaultTemplate_item.DefaultTemplate_reward-free_xp .DefaultTemplate_imageWrapper{background-image:url(images/icon_lootbox_reward_freexp.svg)}.DefaultTemplate_item.DefaultTemplate_reward-steel .DefaultTemplate_imageWrapper{background-image:url(images/icon_lootbox_reward_steel.png)}.DefaultTemplate_item.DefaultTemplate_reward-credits .DefaultTemplate_imageWrapper{background-image:url(images/icon_lootbox_reward_credits.png)}.DefaultTemplate_item.DefaultTemplate_reward-gold .DefaultTemplate_imageWrapper{background-image:url(images/icon_lootbox_reward_gold.png)}.DefaultTemplate_item.DefaultTemplate_reward-unique_crew .DefaultTemplate_imageWrapper{background-image:url(images/icon_lootbox_reward_crew.svg)}.DefaultTemplate_item.DefaultTemplate_reward-elite_xp .DefaultTemplate_imageWrapper{background-image:url(images/icon_lootbox_reward_crew_points.png)}.DefaultTemplate_item.DefaultTemplate_reward-camo .DefaultTemplate_imageWrapper{background-image:url(images/icon_lootbox_reward_camo.svg)}.DefaultTemplate_item.DefaultTemplate_reward-permanent_camo .DefaultTemplate_imageWrapper{background-image:url(images/icon_lootbox_reward_permo_camo.svg)}.DefaultTemplate_item.DefaultTemplate_reward-wows_premium .DefaultTemplate_imageWrapper{background-image:url(images/icon_lootbox_reward_premium_wows.png)}.DefaultTemplate_item.DefaultTemplate_reward-battle_signal .DefaultTemplate_imageWrapper{background-image:url(images/icon_lootbox_reward_battle_signal.svg)}.DefaultTemplate_item.DefaultTemplate_reward-eco_signal .DefaultTemplate_imageWrapper{background-image:url(images/icon_lootbox_reward_eco_signal.svg)}.DefaultTemplate_item.DefaultTemplate_reward-special_signal .DefaultTemplate_imageWrapper{background-image:url(images/icon_lootbox_reward_signal_special.svg)}.DefaultTemplate_item.DefaultTemplate_reward-signal .DefaultTemplate_imageWrapper{background-image:url(images/icon_lootbox_reward_signal_normal.svg)}.DefaultTemplate_info{color:#fff;font-size:14px;text-align:center}@media(min-width:1600px){.DefaultTemplate_info{font-size:16px}}@media(max-width:300px){.DefaultTemplate_info{font-size:10px}}.DefaultTemplate_item.DefaultTemplate_reward-gold .DefaultTemplate_info,.DefaultTemplate_item.DefaultTemplate_reward-permanent_camo .DefaultTemplate_info,.DefaultTemplate_item.DefaultTemplate_reward-ship .DefaultTemplate_info,.DefaultTemplate_item.DefaultTemplate_reward-ship_with_special_crew .DefaultTemplate_info,.DefaultTemplate_item.DefaultTemplate_reward-unique_crew .DefaultTemplate_info{color:#fc6}.DefaultTemplate_rewardCurrencyWrapper{color:#fff;font-size:14px;font-weight:700;position:relative}@media(min-width:1600px){.DefaultTemplate_rewardCurrencyWrapper{font-size:16px}}@media(max-width:300px){.DefaultTemplate_rewardCurrencyWrapper{font-size:10px}}.PointRight_point{align-items:center;background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.35));box-sizing:border-box;clip-path:polygon(0 0,75% 0,100% 50%,75% 100%,0 100%);color:#fff;display:inline-flex;font-size:34px;font-weight:700;height:85px;justify-content:center;min-width:70px;padding:0 20px}@media(min-width:1600px){.PointRight_point{font-size:36px}}@media(max-width:300px){.PointRight_point{font-size:30px}}.SlotLayout_content{border-bottom:1px solid hsla(0,0%,100%,.15);display:flex;padding-top:8px;position:relative}.SlotLayout_content:last-child{border-bottom:none}.SlotLayout_borderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.SlotLayout_borderBottom:last-child{border-bottom:none}.SlotLayout_header{align-items:center;display:flex;padding:10px 0 0}.SlotLayout_rewardsContent{width:100%}@media(max-width:768px){.SlotLayout_content .SlotLayout_rewardsContent .SlotLayout_withSlot{max-width:8rem}}.SlotLayout_slotTitle{color:#fff;font-size:18px;font-weight:700;margin-right:7.5px}@media(min-width:1600px){.SlotLayout_slotTitle{font-size:20px}}@media(max-width:300px){.SlotLayout_slotTitle{font-size:14px}}.SlotLayout_pointerWrapper{padding:5px 10px 0 0}.SlotLayout_pointerWrapper .SlotLayout_pointer{font-size:22px;height:40px;min-width:37px;width:37px}@media(min-width:1600px){.SlotLayout_pointerWrapper .SlotLayout_pointer{font-size:24px}}@media(max-width:300px){.SlotLayout_pointerWrapper .SlotLayout_pointer{font-size:18px}}.CommonRewardsLayout_fontRoboto{font-family:Roboto!important}.CommonRewardsLayout_fade{animation-duration:.5s;animation-name:CommonRewardsLayout_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes CommonRewardsLayout_fade{0%{opacity:0}to{opacity:1}}.CommonRewardsLayout_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.CommonRewardsLayout_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.CommonRewardsLayout_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.CommonRewardsLayout_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CommonRewardsLayout_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.CommonRewardsLayout_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.CommonRewardsLayout_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.CommonRewardsLayout_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CommonRewardsLayout_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.CommonRewardsLayout_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.CommonRewardsLayout_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.CommonRewardsLayout_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CommonRewardsLayout_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CommonRewardsLayout_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.CommonRewardsLayout_bundle-two-third:after{padding-top:100%}}.CommonRewardsLayout_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.CommonRewardsLayout_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.CommonRewardsLayout_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CommonRewardsLayout_bundle-full{max-height:316px}.CommonRewardsLayout_bundle-full:after{padding-top:100%}}.CommonRewardsLayout_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.CommonRewardsLayout_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.CommonRewardsLayout_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CommonRewardsLayout_bundle-three-second{max-height:316px}.CommonRewardsLayout_bundle-three-second:after{padding-top:100%}}.CommonRewardsLayout_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.CommonRewardsLayout_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.CommonRewardsLayout_bundle-three{margin:.75rem}}.CommonRewardsLayout_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.CommonRewardsLayout_bundle-one-four:after{content:"";display:block;padding-top:100%}.CommonRewardsLayout_headShakeAnimation{animation:CommonRewardsLayout_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes CommonRewardsLayout_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.CommonRewardsLayout_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.CommonRewardsLayout_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.CommonRewardsLayout_defaultTooltipHeaderStyles{font-size:10px}}.CommonRewardsLayout_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.CommonRewardsLayout_defaultTooltipBodyStyles,.CommonRewardsLayout_groupedTooltipBody{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.CommonRewardsLayout_defaultTooltipBodyStyles,.CommonRewardsLayout_groupedTooltipBody{font-size:16px}}@media(max-width:300px){.CommonRewardsLayout_defaultTooltipBodyStyles,.CommonRewardsLayout_groupedTooltipBody{font-size:10px}}.CommonRewardsLayout_defaultTooltipBodyStyles.CommonRewardsLayout_withBorderBottom,.CommonRewardsLayout_withBorderBottom.CommonRewardsLayout_groupedTooltipBody{border-bottom:1px solid hsla(0,0%,100%,.15)}.CommonRewardsLayout_defaultTooltipBodyStyles.CommonRewardsLayout_withBorderBottom:last-child,.CommonRewardsLayout_withBorderBottom.CommonRewardsLayout_groupedTooltipBody:last-child{border-bottom:0}.CommonRewardsLayout_defaultTooltipBodyStyles.CommonRewardsLayout_warning,.CommonRewardsLayout_warning.CommonRewardsLayout_groupedTooltipBody{color:#f17e47}.CommonRewardsLayout_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.CommonRewardsLayout_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.CommonRewardsLayout_defaultTooltipFooterStyles{font-size:8px}}.CommonRewardsLayout_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.CommonRewardsLayout_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.CommonRewardsLayout_item{align-items:center;color:hsla(0,0%,100%,.85);display:flex;font-size:14px;margin-bottom:4px;min-height:32px}@media(min-width:1600px){.CommonRewardsLayout_item{font-size:16px}}@media(max-width:300px){.CommonRewardsLayout_item{font-size:10px}}.CommonRewardsLayout_item span.we-asset__wrapper.we-nowrap{display:inline-flex}.CommonRewardsLayout_item:last-child{margin-bottom:0}@media(max-width:1600px){.CommonRewardsLayout_item{margin-bottom:0}}@media(max-width:768px){.CommonRewardsLayout_item{align-items:self-start;display:flex;justify-content:space-between}}.CommonRewardsLayout_item .CommonRewardsLayout_weGroupedItem{display:inline-block}.CommonRewardsLayout_item .CommonRewardsLayout_weGroupedItem:before{margin-right:5px}.CommonRewardsLayout_content{padding:10px 0;position:relative}.CommonRewardsLayout_wowsEntity{display:inline-flex}.CommonRewardsLayout_wowsEntity .we-currency__icon,.CommonRewardsLayout_wowsEntity .we-slots__icon,.CommonRewardsLayout_wowsEntity .we-wows_premium__icon{display:inline-block}.CommonRewardsLayout_wowsEntity .we-asset__icon.we-asset__icon_left,.CommonRewardsLayout_wowsEntity .with-icon:before{margin-right:5px!important;vertical-align:middle}@media(max-width:1400px){.CommonRewardsLayout_wowsEntity{max-width:86%}}@media(max-width:768px){.CommonRewardsLayout_wowsEntity{max-width:86%;width:100%}}.CommonRewardsLayout_wowsEntityClickable .CommonRewardsLayout_wowsEntity{max-width:unset}.CommonRewardsLayout_wowsEntityClickable .CommonRewardsLayout_wowsEntity .we-normal-text{cursor:pointer;text-decoration:underline;text-decoration-color:hsla(0,0%,100%,.5);text-decoration-style:dashed;text-underline-offset:4px}.CommonRewardsLayout_wowsEntityClickable .CommonRewardsLayout_wowsEntity .we-normal-text:hover{text-decoration-color:#fff}.CommonRewardsLayout_changeLabel{margin-left:5px}.CommonRewardsLayout_header{padding-bottom:10px}.CommonRewardsLayout_title{color:#fff;font-size:18px;font-weight:700}@media(min-width:1600px){.CommonRewardsLayout_title{font-size:20px}}@media(max-width:300px){.CommonRewardsLayout_title{font-size:14px}}.CommonRewardsLayout_tooltipBody{font-size:12px;max-width:450px}@media(min-width:1600px){.CommonRewardsLayout_tooltipBody{font-size:14px}}@media(max-width:300px){.CommonRewardsLayout_tooltipBody{font-size:8px}}.CommonRewardsLayout_tooltipBody .CommonRewardsLayout_tooltipItem{margin-bottom:0}.CommonRewardsLayout_tooltipBody .CommonRewardsLayout_tooltipChanceLabel{top:0}.CommonRewardsLayout_tooltipFooter{max-width:400px;padding:10px;position:relative}@media(max-width:768px){.CommonRewardsLayout_tooltipFooter{max-width:100%}}.CommonRewardsLayout_openPopupLink{border-bottom:1px dashed hsla(0,0%,100%,.6);color:#fff;cursor:pointer;font-size:16px}@media(min-width:1600px){.CommonRewardsLayout_openPopupLink{font-size:18px}}@media(max-width:300px){.CommonRewardsLayout_openPopupLink{font-size:12px}}.CommonRewardsLayout_openPopupLink:hover{border-bottom:1px dashed hsla(0,0%,100%,.8)}.CommonRewardsLayout_text{padding:0 10px}@media(max-width:768px){.CommonRewardsLayout_text{padding:0}}.CommonRewardsLayout_groupedTextFooter{padding:0 5px 5px}@media(max-width:768px){.CommonRewardsLayout_groupedTextFooter{padding:0 0 5px}}.CommonRewardsLayout_groupedTooltipBody{max-width:700px;padding:0}.CommonRewardsLayout_headerText{padding-top:5px}.CommonRewardsLayout_groupedTooltipContent{padding:5px 10px}.CommonRewardsLayout_groupedTooltipContent.CommonRewardsLayout_borderBottom{border-bottom:1px solid hsla(0,0%,100%,.3)}@media(max-width:768px){.CommonRewardsLayout_groupedTooltipContent{padding:5px 0}}.CommonRewardsLayout_groupedTooltipRewardItem{align-items:flex-start;font-size:12px;justify-content:space-between;margin-bottom:0;width:100%}@media(min-width:1600px){.CommonRewardsLayout_groupedTooltipRewardItem{font-size:14px}}@media(max-width:300px){.CommonRewardsLayout_groupedTooltipRewardItem{font-size:8px}}.CommonRewardsLayout_groupedTooltipRewardChanceLabel{top:auto}.CommonRewardsLayout_aboutMathRules{color:#fff;font-size:14px;line-height:20px}@media(min-width:1600px){.CommonRewardsLayout_aboutMathRules{font-size:16px}}@media(max-width:300px){.CommonRewardsLayout_aboutMathRules{font-size:10px}}.CommonRewardsLayout_aboutMathRules.CommonRewardsLayout_groppedRewards{margin-top:12px}.CommonRewardsLayout_portPreviewButton{margin-right:5px}.ValuableRewardsLayout_fontRoboto,.ValuableRewardsLayout_wowsEntity,.ValuableRewardsLayout_wowsEntity *{font-family:Roboto!important}.ValuableRewardsLayout_fade{animation-duration:.5s;animation-name:ValuableRewardsLayout_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes ValuableRewardsLayout_fade{0%{opacity:0}to{opacity:1}}.ValuableRewardsLayout_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.ValuableRewardsLayout_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.ValuableRewardsLayout_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.ValuableRewardsLayout_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ValuableRewardsLayout_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.ValuableRewardsLayout_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.ValuableRewardsLayout_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.ValuableRewardsLayout_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ValuableRewardsLayout_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.ValuableRewardsLayout_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.ValuableRewardsLayout_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.ValuableRewardsLayout_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ValuableRewardsLayout_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ValuableRewardsLayout_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.ValuableRewardsLayout_bundle-two-third:after{padding-top:100%}}.ValuableRewardsLayout_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.ValuableRewardsLayout_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.ValuableRewardsLayout_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ValuableRewardsLayout_bundle-full{max-height:316px}.ValuableRewardsLayout_bundle-full:after{padding-top:100%}}.ValuableRewardsLayout_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.ValuableRewardsLayout_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.ValuableRewardsLayout_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ValuableRewardsLayout_bundle-three-second{max-height:316px}.ValuableRewardsLayout_bundle-three-second:after{padding-top:100%}}.ValuableRewardsLayout_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.ValuableRewardsLayout_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.ValuableRewardsLayout_bundle-three{margin:.75rem}}.ValuableRewardsLayout_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.ValuableRewardsLayout_bundle-one-four:after{content:"";display:block;padding-top:100%}.ValuableRewardsLayout_headShakeAnimation{animation:ValuableRewardsLayout_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes ValuableRewardsLayout_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.ValuableRewardsLayout_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.ValuableRewardsLayout_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.ValuableRewardsLayout_defaultTooltipHeaderStyles{font-size:10px}}.ValuableRewardsLayout_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.ValuableRewardsLayout_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.ValuableRewardsLayout_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.ValuableRewardsLayout_defaultTooltipBodyStyles{font-size:10px}}.ValuableRewardsLayout_defaultTooltipBodyStyles.ValuableRewardsLayout_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.ValuableRewardsLayout_defaultTooltipBodyStyles.ValuableRewardsLayout_withBorderBottom:last-child{border-bottom:0}.ValuableRewardsLayout_defaultTooltipBodyStyles.ValuableRewardsLayout_warning{color:#f17e47}.ValuableRewardsLayout_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.ValuableRewardsLayout_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.ValuableRewardsLayout_defaultTooltipFooterStyles{font-size:8px}}.ValuableRewardsLayout_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.ValuableRewardsLayout_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.ValuableRewardsLayout_content{padding:10px 0 0;position:relative}.ValuableRewardsLayout_content.ValuableRewardsLayout_withBranch{padding-left:30px}.ValuableRewardsLayout_group{padding-bottom:20px;position:relative}.ValuableRewardsLayout_group.ValuableRewardsLayout_fullList{padding-bottom:0}.ValuableRewardsLayout_rewardsBranch{bottom:0;left:-15px;position:absolute;top:0}.ValuableRewardsLayout_rewardsBranch:before{background-color:hsla(0,0%,100%,.4);content:"";height:2px;left:0;position:absolute;top:13px;width:10px}.ValuableRewardsLayout_rewardsBranch:after{background-color:hsla(0,0%,100%,.4);content:"";display:block;height:100%;left:-2px;position:relative;top:13px;width:2px}.ValuableRewardsLayout_group.ValuableRewardsLayout_prevLastGroup .ValuableRewardsLayout_rewardsBranch:after{height:100.7%}.ValuableRewardsLayout_group.ValuableRewardsLayout_lastGroup .ValuableRewardsLayout_rewardsBranch:after{display:none}.ValuableRewardsLayout_rewardsBranchStartPoint{background-color:hsla(0,0%,100%,.4);display:block;height:20px;left:-2px;position:absolute;top:-7px;width:2px}.ValuableRewardsLayout_groupHeader{align-items:center;display:flex}@media(max-width:768px){.ValuableRewardsLayout_groupHeader{align-items:flex-start}}.ValuableRewardsLayout_groupTitle{color:#fff;font-size:18px;font-weight:700;margin-right:7.5px}@media(min-width:1600px){.ValuableRewardsLayout_groupTitle{font-size:20px}}@media(max-width:300px){.ValuableRewardsLayout_groupTitle{font-size:14px}}.ValuableRewardsLayout_groupChangeLabel{position:relative}@media(max-width:768px){.ValuableRewardsLayout_groupChangeLabel{top:auto}}.ValuableRewardsLayout_groupInfoLabel{margin:0 7.5px;padding-top:5px}.ValuableRewardsLayout_tooltipHeader{font-weight:400;max-width:400px}.ValuableRewardsLayout_items{display:flex;flex-wrap:wrap;margin:0 -.333rem;padding:10px 0 0}.ValuableRewardsLayout_items .ValuableRewardsLayout_rewardItem{margin:0 .3rem}@media(max-width:768px){.ValuableRewardsLayout_items .ValuableRewardsLayout_rewardItem{margin-bottom:10px}.ValuableRewardsLayout_items .ValuableRewardsLayout_rewardItem:last-child{margin-bottom:0}}.ValuableRewardsLayout_items .ValuableRewardsLayout_rewardItem{margin-bottom:15px}.ValuableRewardsLayout_footer{padding:10px 0}.ValuableRewardsLayout_groupItem{color:#fff;padding:2.5px 0}.ValuableRewardsLayout_groupItem:first-child{padding-top:0}.ValuableRewardsLayout_groupItem:last-child{padding-bottom:0}.ValuableRewardsLayout_wowsEntity{display:inline-flex}.ValuableRewardsLayout_wowsEntity .we-asset__wrapper span:first-child,.ValuableRewardsLayout_wowsEntity .with-icon:before{margin-right:5px}.ValuableRewardsLayout_groupFooter{padding:0}.ValuableRewardsLayout_openPopupLink{border-bottom:1px dashed hsla(42,80%,67%,.6);color:#fc6;cursor:pointer;font-size:16px}@media(min-width:1600px){.ValuableRewardsLayout_openPopupLink{font-size:18px}}@media(max-width:300px){.ValuableRewardsLayout_openPopupLink{font-size:12px}}.ValuableRewardsLayout_openPopupLink:hover{border-bottom:1px dashed hsla(42,80%,67%,.8)}.ValuableRewardsLayout_footer .ValuableRewardsLayout_button{padding:9px 30px}.LootboxRerollIcon_wrapper{align-items:center;background:rgba(255,204,102,.2);border-radius:4px;box-sizing:border-box;display:flex;height:28px;justify-content:center;margin:0 5px 0 0;padding:2px 5px;position:relative;text-align:center;width:38px}.LootboxRerollIcon_wrapper:before{background-image:url(images/icon_lootbox_reroll.svg);background-size:22px 12px;content:"";height:12px;width:22px}.LootboxRerollIcon_wrapper.LootboxRerollIcon_reroll{background:hsla(0,0%,100%,.15)}.LootboxRerollIcon_wrapper.LootboxRerollIcon_reroll:before{background-image:url(images/icon_lootbox_reroll_enable.svg)}.FillerLayout_fontRoboto{font-family:Roboto!important}.FillerLayout_fade{animation-duration:.5s;animation-name:FillerLayout_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes FillerLayout_fade{0%{opacity:0}to{opacity:1}}.FillerLayout_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.FillerLayout_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.FillerLayout_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.FillerLayout_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.FillerLayout_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.FillerLayout_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.FillerLayout_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.FillerLayout_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.FillerLayout_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.FillerLayout_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.FillerLayout_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.FillerLayout_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.FillerLayout_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.FillerLayout_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.FillerLayout_bundle-two-third:after{padding-top:100%}}.FillerLayout_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.FillerLayout_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.FillerLayout_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.FillerLayout_bundle-full{max-height:316px}.FillerLayout_bundle-full:after{padding-top:100%}}.FillerLayout_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.FillerLayout_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.FillerLayout_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.FillerLayout_bundle-three-second{max-height:316px}.FillerLayout_bundle-three-second:after{padding-top:100%}}.FillerLayout_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.FillerLayout_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.FillerLayout_bundle-three{margin:.75rem}}.FillerLayout_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.FillerLayout_bundle-one-four:after{content:"";display:block;padding-top:100%}.FillerLayout_headShakeAnimation{animation:FillerLayout_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes FillerLayout_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.FillerLayout_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.FillerLayout_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.FillerLayout_defaultTooltipHeaderStyles{font-size:10px}}.FillerLayout_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.FillerLayout_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.FillerLayout_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.FillerLayout_defaultTooltipBodyStyles{font-size:10px}}.FillerLayout_defaultTooltipBodyStyles.FillerLayout_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.FillerLayout_defaultTooltipBodyStyles.FillerLayout_withBorderBottom:last-child{border-bottom:0}.FillerLayout_defaultTooltipBodyStyles.FillerLayout_warning{color:#f17e47}.FillerLayout_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.FillerLayout_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.FillerLayout_defaultTooltipFooterStyles{font-size:8px}}.FillerLayout_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.FillerLayout_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.FillerLayout_footerText{color:hsla(0,0%,100%,.75);font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;line-height:24px;padding:10px 0}@media(min-width:1600px){.FillerLayout_footerText{font-size:16px}}@media(max-width:300px){.FillerLayout_footerText{font-size:10px}}.FillerLayout_footerText *,.FillerLayout_footerText * .we-vehicle__level{font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif}@media(max-width:1600px){.FillerLayout_footerText{padding-right:10px}}.FillerLayout_footerText div[data-interpolate^=ipl-]{display:contents!important}.FillerLayout_filler{padding:5px 0 0}.ItemDescriptionPopup_fontRoboto{font-family:Roboto!important}.ItemDescriptionPopup_fade{animation-duration:.5s;animation-name:ItemDescriptionPopup_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes ItemDescriptionPopup_fade{0%{opacity:0}to{opacity:1}}.ItemDescriptionPopup_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.ItemDescriptionPopup_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.ItemDescriptionPopup_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.ItemDescriptionPopup_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ItemDescriptionPopup_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.ItemDescriptionPopup_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.ItemDescriptionPopup_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.ItemDescriptionPopup_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ItemDescriptionPopup_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.ItemDescriptionPopup_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.ItemDescriptionPopup_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.ItemDescriptionPopup_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ItemDescriptionPopup_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ItemDescriptionPopup_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.ItemDescriptionPopup_bundle-two-third:after{padding-top:100%}}.ItemDescriptionPopup_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.ItemDescriptionPopup_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.ItemDescriptionPopup_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ItemDescriptionPopup_bundle-full{max-height:316px}.ItemDescriptionPopup_bundle-full:after{padding-top:100%}}.ItemDescriptionPopup_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.ItemDescriptionPopup_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.ItemDescriptionPopup_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ItemDescriptionPopup_bundle-three-second{max-height:316px}.ItemDescriptionPopup_bundle-three-second:after{padding-top:100%}}.ItemDescriptionPopup_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.ItemDescriptionPopup_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.ItemDescriptionPopup_bundle-three{margin:.75rem}}.ItemDescriptionPopup_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.ItemDescriptionPopup_bundle-one-four:after{content:"";display:block;padding-top:100%}.ItemDescriptionPopup_headShakeAnimation{animation:ItemDescriptionPopup_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes ItemDescriptionPopup_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.ItemDescriptionPopup_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.ItemDescriptionPopup_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.ItemDescriptionPopup_defaultTooltipHeaderStyles{font-size:10px}}.ItemDescriptionPopup_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.ItemDescriptionPopup_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.ItemDescriptionPopup_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.ItemDescriptionPopup_defaultTooltipBodyStyles{font-size:10px}}.ItemDescriptionPopup_defaultTooltipBodyStyles.ItemDescriptionPopup_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.ItemDescriptionPopup_defaultTooltipBodyStyles.ItemDescriptionPopup_withBorderBottom:last-child{border-bottom:0}.ItemDescriptionPopup_defaultTooltipBodyStyles.ItemDescriptionPopup_warning{color:#f17e47}.ItemDescriptionPopup_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.ItemDescriptionPopup_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.ItemDescriptionPopup_defaultTooltipFooterStyles{font-size:8px}}.ItemDescriptionPopup_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.ItemDescriptionPopup_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.ItemDescriptionPopup_popup{max-width:900px;width:100%}.ItemDescriptionPopup_body{max-height:600px;overflow:hidden;overflow-y:auto;text-align:left}.ItemDescriptionPopup_body .wows_crews_perks-wrapper{max-width:100%}@media(max-height:800px){.ItemDescriptionPopup_body{max-height:450px}}@media(max-width:768px){.ItemDescriptionPopup_body{max-height:77vh}}.ItemDescriptionPopup_title{word-wrap:break-word;color:#fff;font-size:30px;font-weight:700;line-height:1.1;padding:10px 0}@media(min-width:1600px){.ItemDescriptionPopup_title{font-size:32px}}@media(max-width:300px){.ItemDescriptionPopup_title{font-size:26px}}.ItemDescriptionPopup_header{border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:5px}.ItemDescriptionPopup_subTitle{color:hsla(0,0%,100%,.75);font-size:16px}@media(min-width:1600px){.ItemDescriptionPopup_subTitle{font-size:18px}}@media(max-width:300px){.ItemDescriptionPopup_subTitle{font-size:12px}}.ItemDescriptionPopup_subTitleItem{border-right:1px solid hsla(0,0%,100%,.15);display:inline-block;font-size:inherit;line-height:inherit;margin-right:10px;padding-right:10px;padding-top:0;vertical-align:top}.ItemDescriptionPopup_subTitleItem:last-child{border:none}.ItemDescriptionPopup_subTitleItem.ItemDescriptionPopup_inventoryWidgetContainer{color:inherit}.ItemDescriptionPopup_subTitleItem.ItemDescriptionPopup_inventoryWidgetContainer:before{display:none}.ItemDescriptionPopup_subTitleItem.ItemDescriptionPopup_inventoryWidgetContainer b{color:#fff}@media(max-width:768px){.ItemDescriptionPopup_popup .ItemDescriptionPopup_bodyWrapper{padding:0 10px}}.ItemDescriptionPopup_description{border-bottom:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.75);font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;line-height:24px;padding:10px 0}@media(min-width:1600px){.ItemDescriptionPopup_description{font-size:16px}}@media(max-width:300px){.ItemDescriptionPopup_description{font-size:10px}}.ItemDescriptionPopup_description *,.ItemDescriptionPopup_description * .we-vehicle__level{font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif}.ContainerPityTimer_wrapper{align-items:center;display:flex}.ContainerPityTimer_label{margin:2px 0 -2px 5px}.BundlePricesSequence_fontRoboto{font-family:Roboto!important}.BundlePricesSequence_fade{animation-duration:.5s;animation-name:BundlePricesSequence_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes BundlePricesSequence_fade{0%{opacity:0}to{opacity:1}}.BundlePricesSequence_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.BundlePricesSequence_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.BundlePricesSequence_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.BundlePricesSequence_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundlePricesSequence_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.BundlePricesSequence_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.BundlePricesSequence_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.BundlePricesSequence_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundlePricesSequence_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.BundlePricesSequence_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.BundlePricesSequence_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.BundlePricesSequence_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundlePricesSequence_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundlePricesSequence_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.BundlePricesSequence_bundle-two-third:after{padding-top:100%}}.BundlePricesSequence_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.BundlePricesSequence_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.BundlePricesSequence_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundlePricesSequence_bundle-full{max-height:316px}.BundlePricesSequence_bundle-full:after{padding-top:100%}}.BundlePricesSequence_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.BundlePricesSequence_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.BundlePricesSequence_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundlePricesSequence_bundle-three-second{max-height:316px}.BundlePricesSequence_bundle-three-second:after{padding-top:100%}}.BundlePricesSequence_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.BundlePricesSequence_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.BundlePricesSequence_bundle-three{margin:.75rem}}.BundlePricesSequence_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.BundlePricesSequence_bundle-one-four:after{content:"";display:block;padding-top:100%}.BundlePricesSequence_headShakeAnimation{animation:BundlePricesSequence_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes BundlePricesSequence_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.BundlePricesSequence_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.BundlePricesSequence_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.BundlePricesSequence_defaultTooltipHeaderStyles{font-size:10px}}.BundlePricesSequence_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.BundlePricesSequence_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.BundlePricesSequence_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.BundlePricesSequence_defaultTooltipBodyStyles{font-size:10px}}.BundlePricesSequence_defaultTooltipBodyStyles.BundlePricesSequence_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.BundlePricesSequence_defaultTooltipBodyStyles.BundlePricesSequence_withBorderBottom:last-child{border-bottom:0}.BundlePricesSequence_defaultTooltipBodyStyles.BundlePricesSequence_warning{color:#f17e47}.BundlePricesSequence_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.BundlePricesSequence_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.BundlePricesSequence_defaultTooltipFooterStyles{font-size:8px}}.BundlePricesSequence_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.BundlePricesSequence_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.BundlePricesSequence_plus{color:#fff;font-family:Roboto;font-size:20px;font-weight:700;margin:0 7px 0 2px}@media(min-width:1600px){.BundlePricesSequence_plus{font-size:22px}}@media(max-width:300px){.BundlePricesSequence_plus{font-size:16px}}@media(min-width:769px)and (max-width:1240px){.BundlePricesSequence_plus{margin:0}}.BundlePricesSequence_wrapper{flex-wrap:wrap}.BundlePricesSequence_moreCurrencies,.BundlePricesSequence_priceWrapper,.BundlePricesSequence_wrapper{align-items:center;display:flex}.BundlePricesSequence_more{color:#fff;cursor:pointer;font-size:22px;font-weight:700;text-decoration:underline;text-decoration-color:#fff;text-decoration-style:dashed;text-underline-offset:5px}@media(min-width:1600px){.BundlePricesSequence_more{font-size:24px}}@media(max-width:300px){.BundlePricesSequence_more{font-size:18px}}.BundlePricesSequence_wrapperWithDiscount{display:flex;flex-direction:column}.BundlePricesSequence_wrapperWithDiscount .BundlePricesSequence_discount{margin-right:5px;padding:0 8px}.BundlePricesSequence_pricesRow{align-items:center;display:inline-flex;flex-direction:row;margin-bottom:2px}.BundlePricesSequence_oldPrice{width:min-content}.BundlePricesSequence_wrapper.BundlePricesSequence_withDiscount{align-items:flex-end}.BundlePricesSequence_wrapper.BundlePricesSequence_withDiscount .BundlePricesSequence_plus{position:relative;top:2px}.BundlePricesSequence_wrapper.BundlePricesSequence_withDiscount .BundlePricesSequence_priceWrapper{align-items:flex-end}.BundlePricesSequence_wrapper.BundlePricesSequence_withDiscount .BundlePricesSequence_priceWrapper:not(.BundlePricesSequence_withDiscount){position:relative;top:2px}.BundlePricesSequence_wrapper.BundlePricesSequence_withDiscount .BundlePricesSequence_moreCurrencies{align-items:flex-end}.BundlePricesSequence_wrapper.BundlePricesSequence_withDiscount .BundlePricesSequence_more{position:relative;top:5px}.BundlePricesSequence_wrapper.BundlePricesSequence_withDiscount .BundlePricesSequence_priceWrapper:not(.BundlePricesSequence_withDiscount) .BundlePricesSequence_price{position:relative;top:-2px}.SerialItemsSmallCarousel_fontRoboto{font-family:Roboto!important}.SerialItemsSmallCarousel_animationWrapper,.SerialItemsSmallCarousel_fade{animation-duration:.5s;animation-name:SerialItemsSmallCarousel_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes SerialItemsSmallCarousel_fade{0%{opacity:0}to{opacity:1}}.SerialItemsSmallCarousel_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.SerialItemsSmallCarousel_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.SerialItemsSmallCarousel_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.SerialItemsSmallCarousel_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialItemsSmallCarousel_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.SerialItemsSmallCarousel_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.SerialItemsSmallCarousel_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.SerialItemsSmallCarousel_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialItemsSmallCarousel_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.SerialItemsSmallCarousel_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.SerialItemsSmallCarousel_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.SerialItemsSmallCarousel_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialItemsSmallCarousel_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialItemsSmallCarousel_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.SerialItemsSmallCarousel_bundle-two-third:after{padding-top:100%}}.SerialItemsSmallCarousel_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.SerialItemsSmallCarousel_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.SerialItemsSmallCarousel_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialItemsSmallCarousel_bundle-full{max-height:316px}.SerialItemsSmallCarousel_bundle-full:after{padding-top:100%}}.SerialItemsSmallCarousel_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.SerialItemsSmallCarousel_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.SerialItemsSmallCarousel_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialItemsSmallCarousel_bundle-three-second{max-height:316px}.SerialItemsSmallCarousel_bundle-three-second:after{padding-top:100%}}.SerialItemsSmallCarousel_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.SerialItemsSmallCarousel_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.SerialItemsSmallCarousel_bundle-three{margin:.75rem}}.SerialItemsSmallCarousel_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.SerialItemsSmallCarousel_bundle-one-four:after{content:"";display:block;padding-top:100%}.SerialItemsSmallCarousel_headShakeAnimation{animation:SerialItemsSmallCarousel_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes SerialItemsSmallCarousel_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.SerialItemsSmallCarousel_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.SerialItemsSmallCarousel_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.SerialItemsSmallCarousel_defaultTooltipHeaderStyles{font-size:10px}}.SerialItemsSmallCarousel_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.SerialItemsSmallCarousel_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.SerialItemsSmallCarousel_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.SerialItemsSmallCarousel_defaultTooltipBodyStyles{font-size:10px}}.SerialItemsSmallCarousel_defaultTooltipBodyStyles.SerialItemsSmallCarousel_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.SerialItemsSmallCarousel_defaultTooltipBodyStyles.SerialItemsSmallCarousel_withBorderBottom:last-child{border-bottom:0}.SerialItemsSmallCarousel_defaultTooltipBodyStyles.SerialItemsSmallCarousel_warning{color:#f17e47}.SerialItemsSmallCarousel_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.SerialItemsSmallCarousel_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.SerialItemsSmallCarousel_defaultTooltipFooterStyles{font-size:8px}}.SerialItemsSmallCarousel_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.SerialItemsSmallCarousel_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.SerialItemsSmallCarousel_item{align-items:center;display:flex;flex-shrink:1;height:120px;justify-content:center;min-width:158px}.SerialItemsSmallCarousel_itemWrapper{cursor:pointer;position:relative}.SerialItemsSmallCarousel_itemIconWrapper{min-height:105px;min-width:140px;position:relative}.SerialItemsSmallCarousel_discountWrapper{bottom:5px;left:5px;position:absolute;z-index:1}.SerialItemsSmallCarousel_discountWrapper .SerialItemsSmallCarousel_discount{font-size:14px;padding:0 4px}@media(min-width:1600px){.SerialItemsSmallCarousel_discountWrapper .SerialItemsSmallCarousel_discount{font-size:16px}}@media(max-width:300px){.SerialItemsSmallCarousel_discountWrapper .SerialItemsSmallCarousel_discount{font-size:10px}}.SerialItemsSmallCarousel_itemIcon{max-width:140px;min-height:105px;min-width:100%;object-fit:contain;object-position:50%;position:relative}.SerialItemsSmallCarousel_itemIcon.SerialItemsSmallCarousel_isShiny{box-shadow:0 0 12px #fc6}.SerialItemsSmallCarousel_itemInfo{display:flex;justify-content:flex-end;position:absolute;right:15px;top:3px;width:100%;z-index:2}.SerialItemsSmallCarousel_progressBarWrapper{margin-top:8px;padding-bottom:15px}@media(max-width:1366px){.SerialItemsSmallCarousel_progressBarWrapper{padding-bottom:5px}}.SerialItemsSmallCarousel_itemTitle{color:#dedede;font-size:12px;text-align:center}@media(min-width:1600px){.SerialItemsSmallCarousel_itemTitle{font-size:14px}}@media(max-width:300px){.SerialItemsSmallCarousel_itemTitle{font-size:8px}}.SerialItemsSmallCarousel_animationWrapper{z-index:-1}.SerialItemsSmallCarousel_animationWrapper,.SerialItemsSmallCarousel_shinyAnimation{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.SerialItemsSmallCarousel_shinyAnimation:after,.SerialItemsSmallCarousel_shinyAnimation:before{animation-duration:50s;animation-iteration-count:infinite;animation-name:SerialItemsSmallCarousel_shiny-animation;animation-timing-function:linear;background-image:url(images/shiny_sun.png);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:100%;left:0;opacity:.75;position:absolute;right:0;top:0;width:100%}@keyframes SerialItemsSmallCarousel_shiny-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SerialItemsSmallCarousel_shinyAnimation:after{background-image:url(images/shiny_sun_2.png)}.SerialItemsSmallCarousel_shinyAnimation:before{animation-direction:reverse;animation-duration:30s;opacity:.4}.SerialItemsSmallCarousel_carouselWrapper{display:flex;width:100%}.SerialItemsSmallCarousel_carousel{width:100%}@media(max-width:1240px){.SerialItemsSmallCarousel_carousel{width:100%!important}}.SerialItemsSmallCarousel_carousel.SerialItemsSmallCarousel_withValuable{width:calc(100% - 150px)}@media(max-width:1366px)and (max-height:720px){.SerialItemsSmallCarousel_carousel.SerialItemsSmallCarousel_withValuable{width:calc(100% - 130px)}}.SerialItemsSmallCarousel_carouselItem{transition:filter .2s ease-in-out;will-change:filter}.SerialItemsSmallCarousel_carouselItem.SerialItemsSmallCarousel_notSelected{filter:brightness(.6)}.SerialItemsSmallCarousel_carouselItem.SerialItemsSmallCarousel_notSelected:hover{filter:brightness(.8)}.SerialItemsSmallCarousel_separateItem{position:relative}@media(max-width:1366px)and (max-height:720px){.SerialItemsSmallCarousel_item{height:100px;min-width:148px}.SerialItemsSmallCarousel_item .SerialItemsSmallCarousel_itemIcon{min-height:95px}.SerialItemsSmallCarousel_item .SerialItemsSmallCarousel_itemIconWrapper{min-height:95px;min-width:130px}}.SerialItemsSmallCarousel_valuableItem{align-items:center;display:flex;justify-content:center}.SerialSequencePurchasePopup_fontRoboto{font-family:Roboto!important}.SerialSequencePurchasePopup_fade{animation-duration:.5s;animation-name:SerialSequencePurchasePopup_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes SerialSequencePurchasePopup_fade{0%{opacity:0}to{opacity:1}}.SerialSequencePurchasePopup_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.SerialSequencePurchasePopup_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.SerialSequencePurchasePopup_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.SerialSequencePurchasePopup_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialSequencePurchasePopup_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.SerialSequencePurchasePopup_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.SerialSequencePurchasePopup_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.SerialSequencePurchasePopup_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialSequencePurchasePopup_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.SerialSequencePurchasePopup_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.SerialSequencePurchasePopup_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.SerialSequencePurchasePopup_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialSequencePurchasePopup_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialSequencePurchasePopup_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.SerialSequencePurchasePopup_bundle-two-third:after{padding-top:100%}}.SerialSequencePurchasePopup_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.SerialSequencePurchasePopup_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.SerialSequencePurchasePopup_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialSequencePurchasePopup_bundle-full{max-height:316px}.SerialSequencePurchasePopup_bundle-full:after{padding-top:100%}}.SerialSequencePurchasePopup_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.SerialSequencePurchasePopup_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.SerialSequencePurchasePopup_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialSequencePurchasePopup_bundle-three-second{max-height:316px}.SerialSequencePurchasePopup_bundle-three-second:after{padding-top:100%}}.SerialSequencePurchasePopup_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.SerialSequencePurchasePopup_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.SerialSequencePurchasePopup_bundle-three{margin:.75rem}}.SerialSequencePurchasePopup_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.SerialSequencePurchasePopup_bundle-one-four:after{content:"";display:block;padding-top:100%}.SerialSequencePurchasePopup_headShakeAnim,.SerialSequencePurchasePopup_headShakeAnimation{animation:SerialSequencePurchasePopup_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes SerialSequencePurchasePopup_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.SerialSequencePurchasePopup_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.SerialSequencePurchasePopup_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.SerialSequencePurchasePopup_defaultTooltipHeaderStyles{font-size:10px}}.SerialSequencePurchasePopup_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.SerialSequencePurchasePopup_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.SerialSequencePurchasePopup_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.SerialSequencePurchasePopup_defaultTooltipBodyStyles{font-size:10px}}.SerialSequencePurchasePopup_defaultTooltipBodyStyles.SerialSequencePurchasePopup_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.SerialSequencePurchasePopup_defaultTooltipBodyStyles.SerialSequencePurchasePopup_withBorderBottom:last-child{border-bottom:0}.SerialSequencePurchasePopup_defaultTooltipBodyStyles.SerialSequencePurchasePopup_warning{color:#f17e47}.SerialSequencePurchasePopup_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.SerialSequencePurchasePopup_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.SerialSequencePurchasePopup_defaultTooltipFooterStyles{font-size:8px}}.SerialSequencePurchasePopup_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.SerialSequencePurchasePopup_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}#app .SerialSequencePurchasePopup_purchasePopupContainer{align-items:center;display:grid;grid-template-columns:810px;grid-template-rows:1fr;justify-content:center;overflow-y:auto}@media(max-width:1240px){#app .SerialSequencePurchasePopup_purchasePopupContainer{background-color:rgba(0,0,0,.5);display:flex}}.SerialSequencePurchasePopup_purchasePopupContainer .SerialSequencePurchasePopup_purchasePopupWrapper{max-width:810px}.SerialSequencePurchasePopup_purchasePopupContainer .SerialSequencePurchasePopup_purchasePopupWrapper.SerialSequencePurchasePopup_isMobilePage{bottom:0;overflow-y:auto;position:fixed;top:0}@media(max-width:1240px){.SerialSequencePurchasePopup_purchasePopupContainer .SerialSequencePurchasePopup_purchasePopupWrapper.SerialSequencePurchasePopup_isMobilePage::-webkit-scrollbar{width:0}}.SerialSequencePurchasePopup_copyrightContent{align-items:center;color:hsla(0,0%,100%,.5);display:flex;flex-direction:column;font-size:10px;justify-content:center}@media(min-width:1600px){.SerialSequencePurchasePopup_copyrightContent{font-size:12px}}@media(max-width:300px){.SerialSequencePurchasePopup_copyrightContent{font-size:6px}}@media(max-width:1240px){.SerialSequencePurchasePopup_copyrightContent{display:none}}.SerialSequencePurchasePopup_copyrightMobile{align-items:center;color:hsla(0,0%,100%,.75);display:none;flex-direction:column;font-size:12px;padding-top:10px}@media(max-width:1240px){.SerialSequencePurchasePopup_copyrightMobile{display:flex}}.SerialSequencePurchasePopup_copyrightMobile .SerialSequencePurchasePopup_copyrightText{width:95%}.SerialSequencePurchasePopup_purchasePopupContainer .SerialSequencePurchasePopup_purchasePopupFooter{display:block;min-height:80px;padding-bottom:10px;text-align:left;width:100%}.SerialSequencePurchasePopup_purchasePopupButtonsWrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.SerialSequencePurchasePopup_linkToFirstBundle{color:#fff;padding-top:10px}.SerialSequencePurchasePopup_adultCheckbox{padding:15px 0}@media(max-width:1240px){.SerialSequencePurchasePopup_adultCheckbox{width:100%}}.SerialSequencePurchasePopup_ageRestrictionLabel{color:#fff;font-size:14px;position:relative;top:2px}@media(min-width:1600px){.SerialSequencePurchasePopup_ageRestrictionLabel{font-size:16px}}@media(max-width:300px){.SerialSequencePurchasePopup_ageRestrictionLabel{font-size:10px}}.SerialSequencePurchasePopup_warn .SerialSequencePurchasePopup_ageRestrictionLabel{color:#ff8a2d}.SerialSequencePurchasePopup_confirmationInfo{align-items:flex-start;border-top:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column;justify-content:flex-start;padding:12px 0;text-align:left}.SerialSequencePurchasePopup_priceTitle{color:hsla(0,0%,100%,.75);font-size:14px}@media(min-width:1600px){.SerialSequencePurchasePopup_priceTitle{font-size:16px}}@media(max-width:300px){.SerialSequencePurchasePopup_priceTitle{font-size:10px}}.SerialSequencePurchasePopup_body{text-align:left}.SerialSequencePurchasePopup_info{padding:10px 0}.SerialSequencePurchasePopup_items{display:grid;gap:1rem;grid-template-columns:repeat(5,1fr);max-height:400px;overflow-y:auto;padding-bottom:20px}.SerialSequencePurchasePopup_title{word-wrap:break-word;color:#fff;font-size:20px;font-weight:700}@media(min-width:1600px){.SerialSequencePurchasePopup_title{font-size:22px}}@media(max-width:300px){.SerialSequencePurchasePopup_title{font-size:16px}}.SerialSequencePurchasePopup_purchaseButton{padding:12px 58px;width:220px}.SerialSequencePurchase_fontRoboto{font-family:Roboto!important}.SerialSequencePurchase_fade{animation-duration:.5s;animation-name:SerialSequencePurchase_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes SerialSequencePurchase_fade{0%{opacity:0}to{opacity:1}}.SerialSequencePurchase_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.SerialSequencePurchase_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.SerialSequencePurchase_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.SerialSequencePurchase_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialSequencePurchase_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.SerialSequencePurchase_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.SerialSequencePurchase_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.SerialSequencePurchase_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialSequencePurchase_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.SerialSequencePurchase_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.SerialSequencePurchase_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.SerialSequencePurchase_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialSequencePurchase_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialSequencePurchase_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.SerialSequencePurchase_bundle-two-third:after{padding-top:100%}}.SerialSequencePurchase_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.SerialSequencePurchase_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.SerialSequencePurchase_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialSequencePurchase_bundle-full{max-height:316px}.SerialSequencePurchase_bundle-full:after{padding-top:100%}}.SerialSequencePurchase_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.SerialSequencePurchase_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.SerialSequencePurchase_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialSequencePurchase_bundle-three-second{max-height:316px}.SerialSequencePurchase_bundle-three-second:after{padding-top:100%}}.SerialSequencePurchase_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.SerialSequencePurchase_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.SerialSequencePurchase_bundle-three{margin:.75rem}}.SerialSequencePurchase_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.SerialSequencePurchase_bundle-one-four:after{content:"";display:block;padding-top:100%}.SerialSequencePurchase_headShakeAnimation{animation:SerialSequencePurchase_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes SerialSequencePurchase_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.SerialSequencePurchase_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.SerialSequencePurchase_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.SerialSequencePurchase_defaultTooltipHeaderStyles{font-size:10px}}.SerialSequencePurchase_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.SerialSequencePurchase_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.SerialSequencePurchase_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.SerialSequencePurchase_defaultTooltipBodyStyles{font-size:10px}}.SerialSequencePurchase_defaultTooltipBodyStyles.SerialSequencePurchase_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.SerialSequencePurchase_defaultTooltipBodyStyles.SerialSequencePurchase_withBorderBottom:last-child{border-bottom:0}.SerialSequencePurchase_defaultTooltipBodyStyles.SerialSequencePurchase_warning{color:#f17e47}.SerialSequencePurchase_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.SerialSequencePurchase_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.SerialSequencePurchase_defaultTooltipFooterStyles{font-size:8px}}.SerialSequencePurchase_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.SerialSequencePurchase_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.SerialSequencePurchase_popup{max-width:1000px}@media(max-width:768px){.SerialSequencePurchase_popup{max-width:100%}}.SerialSequencePurchase_popup .SerialSequencePurchase_body{padding:20px 0 0}@media(max-width:768px){.SerialSequencePurchase_popup .SerialSequencePurchase_body{padding:0}}.SerialSequencePurchase_items{grid-gap:1rem;display:flex;flex-wrap:wrap;justify-content:center;max-height:340px;overflow-y:auto;padding-bottom:20px}@media(max-width:768px){.SerialSequencePurchase_items{max-height:70vh}}.SerialSequencePurchase_item{width:160px}.SerialSequencePurchase_animatedDiv{opacity:0;transition:opacity .2s ease-in-out;will-change:opacity}.SerialSequencePurchase_animatedDiv.SerialSequencePurchase_done{opacity:1}.SeabattleLoaderPopup_inner{height:200px}.SeabattleLoaderPopup_inner,.SeabattleLoaderPopup_inner .wru__Processing__processingInside{align-items:center;display:flex;justify-content:center}.SeabattleLoaderPopup_inner .wru__Processing__spinner{left:0;position:relative;top:0;transform:none}.SeabattleLoaderPopup_errorBlock{border:0!important}.ForbiddenRegion_forbiddenPage{align-items:center;background-color:#000911;background-image:url(images/background.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:column;font-family:Roboto Condensed,sans-serif;font-size:16px;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}@media(min-width:1600px){.ForbiddenRegion_forbiddenPage{font-size:18px}}@media(max-width:300px){.ForbiddenRegion_forbiddenPage{font-size:12px}}.ForbiddenRegion_forbiddenPage .ForbiddenRegion_forbidden{box-sizing:border-box;max-width:970px;padding:20px;width:100%}.ForbiddenRegion_forbiddenPage .ForbiddenRegion_forbidden .ForbiddenRegion_forbiddenDescription{line-height:2;margin:0 auto;max-width:600px;padding:60px 0;text-align:center;width:100%}.ForbiddenRegion_forbiddenPage .ForbiddenRegion_close{position:absolute;right:20px;top:20px}.TradeInConfirmation_rules{padding:15px 0;text-align:left}.TradeInConfirmation_rulesTitle{color:#fff;font-size:14px;font-weight:700;padding-bottom:5px;text-transform:uppercase}@media(min-width:1600px){.TradeInConfirmation_rulesTitle{font-size:16px}}@media(max-width:300px){.TradeInConfirmation_rulesTitle{font-size:10px}}.TradeInConfirmation_rulesText{font-size:14px}@media(min-width:1600px){.TradeInConfirmation_rulesText{font-size:16px}}@media(max-width:300px){.TradeInConfirmation_rulesText{font-size:10px}}.TradeInConfirmation_hr{border-bottom:1px solid hsla(0,0%,100%,.15)}.TradeInConfirmation_tradeInWidget{align-items:center;display:flex;flex-direction:column;padding:25px 0;position:relative;width:100%}.TradeInConfirmation_attention{margin-top:15px}.TradeInConfirmation_footerContent{display:flex;flex-direction:column}.TradeInConfirmation_footerContent .TradeInConfirmation_plus{font-size:inherit}.TradeInConfirmation_footerContent .TradeInConfirmation_priceExchange{font-size:16px}@media(min-width:1600px){.TradeInConfirmation_footerContent .TradeInConfirmation_priceExchange{font-size:18px}}@media(max-width:300px){.TradeInConfirmation_footerContent .TradeInConfirmation_priceExchange{font-size:12px}}.TradeInConfirmation_dynamicStr{color:#fff;font-size:16px;padding:0 10px}@media(min-width:1600px){.TradeInConfirmation_dynamicStr{font-size:18px}}@media(max-width:300px){.TradeInConfirmation_dynamicStr{font-size:12px}}.TradeInConfirmation_dynamicStr.TradeInConfirmation_priceStr{padding-top:5px}.TradeInConfirmation_dynamicStr&gt;div{vertical-align:bottom}.TradeInConfirmation_rulesText{color:hsla(0,0%,100%,.75);font-size:16px;padding-top:5px}@media(min-width:1600px){.TradeInConfirmation_rulesText{font-size:18px}}@media(max-width:300px){.TradeInConfirmation_rulesText{font-size:12px}}.TradeInConfirmation_rulesText&gt;a{color:rgba(0,204,204,.7);cursor:pointer;text-decoration:underline;transition:color .2s ease-in-out}.TradeInConfirmation_rulesText&gt;a:hover{color:#00b4b9}.TradeInConfirmation_currency{font-weight:700}.TradeInConfirmation_tradeButtonWrapper{padding:20px 0}.TradeInConfirmation_tradeButtonWrapper .TradeInConfirmation_tradeInButton{min-width:180px;padding:12px 33px}.TradeInItemsSelector_wrapper{align-items:flex-end;display:flex;justify-content:center;position:relative;width:100%}@media(max-width:768px){.TradeInItemsSelector_wrapper{align-items:center;flex-direction:column}}.TradeInItemsSelector_arrow{background-image:url(images/icon_long_arrow.svg);background-size:100% 100%;bottom:30px;height:11px;margin:0 10px;min-width:26px;position:relative}@media(max-width:768px){.TradeInItemsSelector_arrow{margin-bottom:15px;margin-top:15px;transform:rotate(90deg) translateX(30px)}}.TradeInItemsSelector_exchangeSide,.TradeInItemsSelector_receiveSide{max-width:260px;width:100%}.TradeInItemsSelector_exchangeSide{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}.TradeInItemsSelector_wrapper .TradeInItemsSelector_itemWrapper{width:100%}.TradeInItemsSelector_wrapper .TradeInItemsSelector_itemWrapper.TradeInItemsSelector_animate{animation:TradeInItemsSelector_zoomIn .2s ease-in-out forwards}@keyframes TradeInItemsSelector_zoomIn{0%{transform:scale(0)}to{transform:scale(1)}}.TradeInItemsSelector_wrapper .TradeInItemsSelector_infoLabel{height:15px;width:15px}.TradeInItemsSelector_wrapper .TradeInItemsSelector_infoLabel svg{height:inherit;width:inherit}.TradeInItemsSelector_title{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:700;line-height:16px;max-width:260px;padding-bottom:10px;text-transform:uppercase;width:100%}@media(min-width:1600px){.TradeInItemsSelector_title{font-size:16px}}@media(max-width:300px){.TradeInItemsSelector_title{font-size:10px}}.TradeInItemsSelector_title span{filter:drop-shadow(2px 4px 6px rgba(0,0,0,.5));margin-right:5px}.TradeInItemWidget_item{background-color:rgba(140,84,84,.1);border:1px solid hsla(0,0%,100%,.1);cursor:pointer;height:72px;max-width:260px;position:relative;transition:border-color .2s ease-in-out;width:100%}@supports(backdrop-filter:blur(8px)) or (-webkit-backdrop-filter:blur(8px)){.TradeInItemWidget_item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(140,84,84,.05)}}.TradeInItemWidget_item.TradeInItemWidget_selected{border-color:#fc6}.TradeInItemWidget_item.TradeInItemWidget_withoutHover{cursor:auto}.TradeInItemWidget_item:not(.TradeInItemWidget_selected):not(.TradeInItemWidget_withoutHover):hover{border-color:#fc6}.TradeInItemWidget_item.TradeInItemWidget_empty{--border-color:#fc6;border-color:transparent}.TradeInItemWidget_item.TradeInItemWidget_empty:not(.TradeInItemWidget_selected){--border-color:hsla(0,0%,100%,.45)}.TradeInItemWidget_item.TradeInItemWidget_empty:not(.TradeInItemWidget_selected):hover{--border-color:hsla(0,0%,100%,.65);border-color:transparent}.TradeInItemWidget_item.TradeInItemWidget_empty:before{background-image:repeating-linear-gradient(151deg,var(--border-color),var(--border-color) 8px,transparent 0,transparent 11px,var(--border-color) 0),repeating-linear-gradient(241deg,var(--border-color),var(--border-color) 8px,transparent 0,transparent 11px,var(--border-color) 0),repeating-linear-gradient(-29deg,var(--border-color),var(--border-color) 8px,transparent 0,transparent 11px,var(--border-color) 0),repeating-linear-gradient(61deg,var(--border-color),var(--border-color) 8px,transparent 0,transparent 11px,var(--border-color) 0);background-position:0 0,0 0,100% 0,0 100%;background-repeat:no-repeat;background-size:2px 100%,100% 2px,2px 100%,100% 2px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.TradeInItemWidget_item:after{content:"";display:block;padding-top:27.6923076923%}.TradeInItemWidget_item:not(.TradeInItemWidget_selected) .TradeInItemWidget_rareBorder{background-image:url(images/item_rare_border.png);background-position:bottom;background-size:100% 100%;bottom:0;left:0;position:absolute;right:0;top:0}.TradeInItemWidget_item:not(.TradeInItemWidget_withoutHover):hover .TradeInItemWidget_rareBorder{opacity:0}.TradeInItemWidget_item:not(.TradeInItemWidget_empty) .TradeInItemWidget_nation{background-repeat:no-repeat;background-size:35%;height:100%;left:0;opacity:.5;pointer-events:none;position:absolute;top:0;width:100%}.TradeInItemWidget_content{bottom:0;display:flex;flex-direction:column;justify-content:space-between;left:0;position:absolute;right:0;top:0}.TradeInItemWidget_emptyContour{background-image:url(images/contour.png);background-position:50%;background-repeat:no-repeat;background-size:100%;bottom:0;left:0;position:absolute;right:0;top:0}.TradeInItemWidget_header{align-items:center;display:flex;justify-content:space-between;padding:5px;position:relative}.TradeInItemWidget_title{filter:drop-shadow(2px 4px 6px rgba(0,0,0,.5))}.TradeInItemWidget_title *{font-size:14px}@media(min-width:1600px){.TradeInItemWidget_title *{font-size:16px}}@media(max-width:300px){.TradeInItemWidget_title *{font-size:10px}}.TradeInItemWidget_close{background-image:url(images/icon_close.svg);background-size:100% 100%;cursor:pointer;height:14px;opacity:.75;position:relative;top:-5px;transition:opacity .2s ease-in-out;width:14px;will-change:opacity}.TradeInItemWidget_close:before{bottom:-15px;content:"";left:-15px;position:absolute;right:-5px;top:-5px}.TradeInItemWidget_close:hover{opacity:1}.TradeInItemWidget_icon{background-position:center right 20px;background-repeat:no-repeat;background-size:35%;bottom:0;pointer-events:none;position:absolute;right:0;top:0;width:60%}.TradeInItemWidget_icon.TradeInItemWidget_ship{background-position:50%;background-size:80%}.TradeInItemWidget_footer{padding:0 5px 5px;text-align:left}.TradeInItemWidget_footer .TradeInItemWidget_price{font-size:14px;font-weight:700}@media(min-width:1600px){.TradeInItemWidget_footer .TradeInItemWidget_price{font-size:16px}}@media(max-width:300px){.TradeInItemWidget_footer .TradeInItemWidget_price{font-size:10px}}.TradeInItemWidget_tradePrice{align-items:center;display:inline-flex;position:relative}.TradeInItemWidget_tradePrice:before{background-color:#fc6;content:"";height:16px;margin-right:5px;-webkit-mask-image:url(images/icon_auto_update.svg);-webkit-mask-size:100% 100%;width:16px}.TradeInItemWidget_prices{display:inline-block;position:relative}.TradeInItemWidget_prices .TradeInItemWidget_oldPrice{bottom:90%;font-size:10px;line-height:1;position:absolute}@media(min-width:1600px){.TradeInItemWidget_prices .TradeInItemWidget_oldPrice{font-size:12px}}@media(max-width:300px){.TradeInItemWidget_prices .TradeInItemWidget_oldPrice{font-size:6px}}.TradeInItemWidget_received{align-items:center;background-color:rgba(0,0,0,.8);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}@supports(backdrop-filter:blur(10px)) or (-webkit-backdrop-filter:blur(10px)){.TradeInItemWidget_received{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(0,0,0,.7)}}@media(max-width:768px){.TradeInStatus_popup{padding-top:20vh}}.TradeInStatus_shinyEffect{background-image:url(images/gold_success.png);background-position:center -35px;background-repeat:no-repeat;background-size:contain;height:100%;left:0;position:absolute;top:0;width:100%}.TradeInStatus_image{margin-top:15px;position:relative;z-index:2}.TradeInStatus_image.TradeInStatus_error{filter:grayscale(1)}.TradeInStatus_info{align-items:center;display:flex;justify-content:center;padding:0 0 20px}.TradeInRules_texts{padding:20px 0 5px;text-align:left}.TradeInRules_rule{color:hsla(0,0%,100%,.75);font-size:16px;line-height:1.5;padding-bottom:15px;padding-right:15px}.TradeInRules_rule:last-child{padding-bottom:0}.TradeInRules_content{max-height:600px;overflow-y:scroll}.TradeInRules_groups{border-bottom:1px solid hsla(0,0%,100%,.15);text-align:left}.TradeInRules_groups:last-child{border-top:none}@media(max-width:768px){.TradeInRules_weItem *{font-size:14px}}.TradeInRules_group{border-bottom:1px solid hsla(0,0%,100%,.15);box-sizing:border-box;display:flex;flex-wrap:wrap;padding:10px 0 20px}.TradeInRules_group:last-child{border:none}.TradeInRules_column{width:50%}.TradeInRules_groupTitle{color:#fff;font-size:20px;min-width:100%}.TradeInRules_groupSubTitle{color:hsla(0,0%,100%,.75);font-size:16px;padding:0 0 10px}.TradeInRules_items{display:flex;flex-direction:column;flex-wrap:wrap}.TradeInRules_item{display:inline-flex;width:max-content}.GiftPopup_fontRoboto{font-family:Roboto!important}.GiftPopup_fade{animation-duration:.5s;animation-name:GiftPopup_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes GiftPopup_fade{0%{opacity:0}to{opacity:1}}.GiftPopup_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.GiftPopup_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.GiftPopup_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.GiftPopup_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.GiftPopup_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.GiftPopup_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.GiftPopup_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.GiftPopup_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.GiftPopup_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.GiftPopup_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.GiftPopup_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.GiftPopup_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.GiftPopup_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.GiftPopup_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.GiftPopup_bundle-two-third:after{padding-top:100%}}.GiftPopup_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.GiftPopup_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.GiftPopup_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.GiftPopup_bundle-full{max-height:316px}.GiftPopup_bundle-full:after{padding-top:100%}}.GiftPopup_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.GiftPopup_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.GiftPopup_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.GiftPopup_bundle-three-second{max-height:316px}.GiftPopup_bundle-three-second:after{padding-top:100%}}.GiftPopup_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.GiftPopup_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.GiftPopup_bundle-three{margin:.75rem}}.GiftPopup_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.GiftPopup_bundle-one-four:after{content:"";display:block;padding-top:100%}.GiftPopup_headShakeAnimation{animation:GiftPopup_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes GiftPopup_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.GiftPopup_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.GiftPopup_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.GiftPopup_defaultTooltipHeaderStyles{font-size:10px}}.GiftPopup_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.GiftPopup_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.GiftPopup_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.GiftPopup_defaultTooltipBodyStyles{font-size:10px}}.GiftPopup_defaultTooltipBodyStyles.GiftPopup_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.GiftPopup_defaultTooltipBodyStyles.GiftPopup_withBorderBottom:last-child{border-bottom:0}.GiftPopup_defaultTooltipBodyStyles.GiftPopup_warning{color:#f17e47}.GiftPopup_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.GiftPopup_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.GiftPopup_defaultTooltipFooterStyles{font-size:8px}}.GiftPopup_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.GiftPopup_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.GiftPopup_wrapper{background-color:#020000;background-position:top;background-size:cover;bottom:0;left:0;margin:auto;min-height:100%;position:fixed;right:0;top:0;width:100%;z-index:999}@media(max-width:1240px){.GiftPopup_wrapper{overflow:hidden}}.GiftPopup_close{position:absolute;right:20px;top:20px}.GiftPopup_content{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;position:relative;top:calc(55% + var(--index))}@media(min-width:2560px){.GiftPopup_content{top:calc(60% + var(--index))}}.GiftPopup_main{align-items:center;display:flex;flex-direction:column;position:relative}.GiftPopup_title{color:#fff;font-size:22px;font-weight:700;line-height:1;text-align:center;text-shadow:0 0 8px rgba(0,0,0,.8)}@media(min-width:1600px){.GiftPopup_title{font-size:24px}}@media(max-width:300px){.GiftPopup_title{font-size:18px}}@media(max-width:768px){.GiftPopup_title{font-size:2.5vh}}.GiftPopup_description{box-sizing:border-box;color:#fff;font-size:16px;line-height:1.5;max-height:150px;max-width:830px;overflow-y:auto;padding:2% 0;text-align:center}@media(min-width:2560px){.GiftPopup_description{max-height:300px}}@media(min-width:1600px){.GiftPopup_description{font-size:18px}}@media(max-width:300px){.GiftPopup_description{font-size:12px}}@media(max-width:768px){.GiftPopup_description{font-size:16px}}@media(max-width:1366px)and (max-height:720px){.GiftPopup_description{font-size:16px;margin-bottom:2%;max-height:110px}}@media(max-width:1240px){.GiftPopup_description{max-width:100%;width:65%}}@media(max-width:768px){.GiftPopup_description{max-height:150px;width:95%}}.GiftPopup_status{padding-bottom:1%}.GiftPopup_buttonWrapper{padding-top:1%}.GiftPopup_wrapper.GiftPopup_withoutReward .GiftPopup_description{max-height:220px}@media(max-width:1366px)and (max-height:720px){.GiftPopup_wrapper.GiftPopup_withoutReward .GiftPopup_description{margin-bottom:15px;max-height:25vh}}.GiftPopup_wrapper.GiftPopup_withoutReward .GiftPopup_buttonWrapper{padding-top:20px}@media(max-width:1366px)and (max-height:720px){.GiftPopup_wrapper.GiftPopup_withoutReward .GiftPopup_buttonWrapper{padding-top:0}}.GiftPopup_attention{background-color:transparent;margin:auto;padding:2% 1%;position:relative;width:100%}@media(max-width:768px){.GiftPopup_attention{justify-content:center;text-align:center;width:77%}.GiftPopup_attention&gt;div{width:89%}}.GiftPopup_rewards{padding:0 0 10px}@media(max-width:1366px)and (max-height:720px){.GiftPopup_rewards{padding:5px 0}}.GiftPopup_weReward .we-widget__image{height:80px;width:80px}@media(max-width:1366px)and (max-height:720px){.GiftPopup_weReward .we-widget__image{height:60px;width:60px}}.RewardsPopup_popup{background-color:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%}@media(max-width:768px){.RewardsPopup_popup{overflow-y:auto}}.RewardsPopup_background{background-position:top;background-repeat:no-repeat;background-size:contain;height:100%;left:0;position:absolute;top:0;width:100%}.RewardsPopup_background.RewardsPopup_withBackgroundColor{background-color:var(--background-color,#0b1017)}@media(min-width:1920px){.RewardsPopup_background{background-size:1920px}}@media(min-height:1080px){.RewardsPopup_background{background-size:1920px}}.RewardsPopup_background .RewardsPopup_mask{background-color:inherit;display:block;height:100%;left:0;margin:0 auto;-webkit-mask-image:url(images/bundle_background_mask.svg);-webkit-mask-position:top;-webkit-mask-repeat:no-repeat;-webkit-mask-size:1920px;max-height:1080px;max-width:1920px;position:relative;top:0;width:100%}@media(max-width:768px){.RewardsPopup_background{background-size:200%}}.RewardsPopup_background.RewardsPopup_withAnimate{animation:RewardsPopup_rareBackground 1s linear .5s forwards;filter:grayscale(1)}@keyframes RewardsPopup_rareBackground{0%{filter:grayscale(1)}to{filter:grayscale(0)}}.RewardsPopup_header{color:#fff;font-size:34px;font-weight:700;margin-top:5vh;text-align:center;text-transform:uppercase}@media(min-width:1600px){.RewardsPopup_header{font-size:36px}}@media(max-width:300px){.RewardsPopup_header{font-size:30px}}@media(max-width:768px){.RewardsPopup_header{font-size:24px}}.RewardsPopup_close{position:absolute;right:20px;top:20px;z-index:9}.RewardsPopup_contentWrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between;max-height:1080px;position:relative;width:100%}.RewardsPopup_contentWrapper.RewardsPopup_center{justify-content:center}@media(max-width:768px){.RewardsPopup_contentWrapper.RewardsPopup_singleLegendaryReward{max-height:430px}.RewardsPopup_contentWrapper{justify-content:flex-start!important}}.RewardsPopup_footer{animation:RewardsPopup_fadeInFooter 1s ease-in-out 1s forwards;margin-bottom:5vh;margin-top:2vh;opacity:0;will-change:opacity}@keyframes RewardsPopup_fadeInFooter{0%{opacity:0}to{opacity:1}}.RewardsPopup_content{display:flex;flex-direction:column;position:relative}@media(max-width:768px){.RewardsPopup_content{margin-top:50px}}.RewardsPopup_rewardsContent{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:auto;max-width:80%;padding:0 10px;position:relative;width:100%}.RewardsPopup_rewardsContent.RewardsPopup_nowrap{flex-wrap:nowrap}@media(max-width:1460px){.RewardsPopup_rewardsContent{gap:1rem;max-width:100%}}.RewardsPopup_contentWrapper.RewardsPopup_center .RewardsPopup_rewardsContent{margin:10vh auto}@media(max-height:900px),(max-width:1600px){.RewardsPopup_contentWrapper.RewardsPopup_center .RewardsPopup_rewardsContent{margin:5vh auto}}@media(max-height:720px){.RewardsPopup_contentWrapper.RewardsPopup_center .RewardsPopup_rewardsContent{max-height:350px;overflow-y:auto}}@media(max-width:768px){.RewardsPopup_contentWrapper.RewardsPopup_center .RewardsPopup_rewardsContent{margin:0;max-height:none;overflow:initial}}.RewardsPopup_specialRewardWrapper{align-items:center;animation:RewardsPopup_fade .5s ease-in-out 1s forwards;display:flex;flex-direction:column;justify-content:flex-end;min-height:20vh;opacity:0;position:relative;width:100%;will-change:opacity}@keyframes RewardsPopup_fade{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.RewardsPopup_specialRewardWrapper{min-height:auto}}.RewardsPopup_specialRewardWrapper .we-permoflages__title:before{margin-right:5px;vertical-align:text-top}.RewardsPopup_specialReward{color:#fff;font-size:22px}@media(min-width:1600px){.RewardsPopup_specialReward{font-size:24px}}@media(max-width:300px){.RewardsPopup_specialReward{font-size:18px}}.RewardsPopup_rings{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.RewardsPopup_rings:after,.RewardsPopup_rings:before{border-radius:50%;content:"";height:20rem;position:absolute;width:20rem}.RewardsPopup_rings:before{animation:RewardsPopup_ringB 1.3s ease-in-out .5s forwards;border:1px solid #232747;box-shadow:0 0 23px 0 #194b76,inset -3px -7px 20px 0 #1d337c;opacity:0;transform:scale(.5)}@keyframes RewardsPopup_ringB{0%,10%{opacity:0;transform:scale(.5)}20%,30%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(5)}}.RewardsPopup_rings:after{animation:RewardsPopup_ringA 1.3s ease-in-out .3s forwards;border:1px solid #232747;box-shadow:0 0 23px 0 #1d337c,inset -3px -7px 20px 0 #194b76;opacity:0;transform:scale(1.5)}@keyframes RewardsPopup_ringA{0%,10%{opacity:0;transform:scale(1.5)}20%,30%{opacity:1;transform:scale(1.5)}to{opacity:0;transform:scale(5)}}@media(max-width:768px){.RewardsPopup_rings{display:none}}.RewardsPopup_compensationWrapper{color:#fff;font-size:14px}@media(min-width:1600px){.RewardsPopup_compensationWrapper{font-size:16px}}@media(max-width:300px){.RewardsPopup_compensationWrapper{font-size:10px}}.RewardsPopup_currency{font-weight:700}.RewardsPopup_rewardsWrapper{display:flex;flex-wrap:wrap;gap:30px;position:relative}@media(max-width:1240px){.RewardsPopup_rewardsWrapper{display:none}}.RewardsPopup_weAdditionalReward{animation:RewardsPopup_weRewardIn 1s ease-in-out forwards;opacity:0;transform:scale(0);will-change:opacity}@keyframes RewardsPopup_weRewardIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.RewardsPopup_weAdditionalReward .we-widget{display:flex;flex-direction:column;width:110px}.RewardsPopup_weAdditionalReward .we-widget__image-block{margin-right:0}.RewardsPopup_weAdditionalReward .we-widget__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-align:center;text-overflow:ellipsis}.Reward_fontRoboto{font-family:Roboto!important}.Reward_fade{animation-duration:.5s;animation-name:Reward_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes Reward_fade{0%{opacity:0}to{opacity:1}}.Reward_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.Reward_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.Reward_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.Reward_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Reward_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.Reward_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.Reward_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.Reward_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Reward_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.Reward_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.Reward_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.Reward_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Reward_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Reward_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.Reward_bundle-two-third:after{padding-top:100%}}.Reward_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.Reward_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.Reward_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Reward_bundle-full{max-height:316px}.Reward_bundle-full:after{padding-top:100%}}.Reward_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.Reward_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.Reward_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Reward_bundle-three-second{max-height:316px}.Reward_bundle-three-second:after{padding-top:100%}}.Reward_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.Reward_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.Reward_bundle-three{margin:.75rem}}.Reward_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.Reward_bundle-one-four:after{content:"";display:block;padding-top:100%}.Reward_headShakeAnimation{animation:Reward_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes Reward_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.Reward_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.Reward_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.Reward_defaultTooltipHeaderStyles{font-size:10px}}.Reward_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.Reward_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.Reward_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.Reward_defaultTooltipBodyStyles{font-size:10px}}.Reward_defaultTooltipBodyStyles.Reward_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.Reward_defaultTooltipBodyStyles.Reward_withBorderBottom:last-child{border-bottom:0}.Reward_defaultTooltipBodyStyles.Reward_warning{color:#f17e47}.Reward_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.Reward_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.Reward_defaultTooltipFooterStyles{font-size:8px}}.Reward_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.Reward_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.Reward_wrapper{align-items:center;animation:Reward_zoomIn .7s linear var(--delay,.1s) forwards;display:flex;flex-direction:column;min-width:150px;opacity:0;transition:filter 1s ease-in-out;width:15%;will-change:opacity}.Reward_wrapper.Reward_withoutAnimation{animation:none;opacity:1}.Reward_wrapper img{max-width:130px;position:relative;width:100%;z-index:1}@media(max-width:1400px){.Reward_wrapper{max-width:125px}}@keyframes Reward_zoomIn{0%{filter:brightness(0);opacity:0;transform:scale(1.8)}25%,50%{filter:brightness(0);opacity:1;transform:scale(1)}60%,70%{filter:brightness(0);opacity:1;transform:scale(1)}70%,to{filter:brightness(1);opacity:1;transform:scale(1)}}.Reward_additionalInfo,.Reward_rewardInfo{color:#fff;font-size:16px;padding-top:5px;text-align:center}@media(min-width:1600px){.Reward_additionalInfo,.Reward_rewardInfo{font-size:18px}}@media(max-width:300px){.Reward_additionalInfo,.Reward_rewardInfo{font-size:12px}}.Reward_wrapper.Reward_middle{max-width:250px}.Reward_wrapper.Reward_middle img{max-width:220px}@media(max-width:1400px){.Reward_wrapper.Reward_middle{max-width:180px}}.Reward_wrapper.Reward_big{max-width:660px;width:100%}.Reward_wrapper.Reward_big img{max-width:600px}.Reward_wrapper.Reward_big .Reward_rewardInfo{font-size:20px;margin:auto;max-width:70%;position:relative}@media(min-width:1600px){.Reward_wrapper.Reward_big .Reward_rewardInfo{font-size:22px}}@media(max-width:300px){.Reward_wrapper.Reward_big .Reward_rewardInfo{font-size:16px}}.Reward_wrapper.Reward_big .Reward_additionalInfo{font-size:20px;margin:auto;max-width:70%;position:relative}@media(min-width:1600px){.Reward_wrapper.Reward_big .Reward_additionalInfo{font-size:22px}}@media(max-width:300px){.Reward_wrapper.Reward_big .Reward_additionalInfo{font-size:16px}}.Reward_wrapper.Reward_big .Reward_additionalInfo .Reward_cashbackInfo .we-asset__icon{vertical-align:middle}@media(max-width:1400px){.Reward_wrapper.Reward_big{max-width:300px}}.Reward_cashbackInfo{display:flex}.Reward_currency{font-weight:700}.Reward_animationWrapper{position:relative}.Reward_shinyAnimation{bottom:0;height:150%;left:50%;position:absolute;right:0;top:50%;transform:translate(-50%,-50%);width:150%}.Reward_shinyAnimation:after,.Reward_shinyAnimation:before{animation-duration:50s;animation-iteration-count:infinite;animation-name:Reward_shiny-animation;animation-timing-function:linear;background-image:url(images/shiny_sun.png);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:100%;left:0;opacity:.75;position:absolute;right:0;top:0;width:100%}@keyframes Reward_shiny-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Reward_shinyAnimation:after{background-image:url(images/shiny_sun_2.png)}.Reward_shinyAnimation:before{animation-direction:reverse;animation-duration:30s;opacity:.4}.Reward_cashbackInfo .Reward_plus{font-family:Roboto}.GroupingPage_fontRoboto,.GroupingPage_title{font-family:Roboto!important}.GroupingPage_fade{animation-duration:.5s;animation-name:GroupingPage_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes GroupingPage_fade{0%{opacity:0}to{opacity:1}}.GroupingPage_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.GroupingPage_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.GroupingPage_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.GroupingPage_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.GroupingPage_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.GroupingPage_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.GroupingPage_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.GroupingPage_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.GroupingPage_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.GroupingPage_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.GroupingPage_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.GroupingPage_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.GroupingPage_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.GroupingPage_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.GroupingPage_bundle-two-third:after{padding-top:100%}}.GroupingPage_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.GroupingPage_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.GroupingPage_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.GroupingPage_bundle-full{max-height:316px}.GroupingPage_bundle-full:after{padding-top:100%}}.GroupingPage_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.GroupingPage_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.GroupingPage_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.GroupingPage_bundle-three-second{max-height:316px}.GroupingPage_bundle-three-second:after{padding-top:100%}}.GroupingPage_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.GroupingPage_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.GroupingPage_bundle-three{margin:.75rem}}.GroupingPage_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.GroupingPage_bundle-one-four:after{content:"";display:block;padding-top:100%}.GroupingPage_headShakeAnimation{animation:GroupingPage_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes GroupingPage_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.GroupingPage_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.GroupingPage_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.GroupingPage_defaultTooltipHeaderStyles{font-size:10px}}.GroupingPage_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.GroupingPage_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.GroupingPage_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.GroupingPage_defaultTooltipBodyStyles{font-size:10px}}.GroupingPage_defaultTooltipBodyStyles.GroupingPage_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.GroupingPage_defaultTooltipBodyStyles.GroupingPage_withBorderBottom:last-child{border-bottom:0}.GroupingPage_defaultTooltipBodyStyles.GroupingPage_warning{color:#f17e47}.GroupingPage_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.GroupingPage_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.GroupingPage_defaultTooltipFooterStyles{font-size:8px}}.GroupingPage_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.GroupingPage_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.GroupingPage_wrapper{display:flex;flex-direction:column;position:relative;width:100%}@media(min-width:769px)and (max-width:1240px){.GroupingPage_wrapper{align-items:center}}.GroupingPage_content{align-items:flex-start;display:flex;flex-direction:row;height:100%;justify-content:center;position:relative;width:100%}@media(min-width:769px)and (max-width:1240px){.GroupingPage_content{flex-wrap:wrap}}.GroupingPage_bundle{align-items:center;border:1px solid transparent;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:33.333vw;justify-content:space-evenly;max-height:660px;max-width:450px;min-height:430px;min-width:333px;overflow:hidden;position:relative;transition:all .35s linear;width:26.04vw;z-index:0}.GroupingPage_bundle:hover{background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2)}@media(min-width:769px)and (max-width:1240px){.GroupingPage_bundle{border-bottom:1px solid hsla(0,0%,100%,.4);height:auto;padding-bottom:15px;padding-top:15px}.GroupingPage_bundle:hover{background-color:transparent;border-color:transparent;border-bottom:1px solid hsla(0,0%,100%,.4)!important}.GroupingPage_bundle:last-child{border-bottom:none}}.GroupingPage_image{align-items:center;display:flex;height:auto;justify-content:center;max-width:95%;opacity:1;position:relative;width:20vw;z-index:2}@media(max-width:768px){.GroupingPage_image{width:100%}}.GroupingPage_info{align-items:center;display:flex;justify-content:center;width:100%}@media(max-width:768px){.GroupingPage_info{margin-top:10px}}.GroupingPage_title{color:#fff;font-size:18px;font-weight:700;max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GroupingPage_contains{background-image:url(images/contains_close.png);background-repeat:no-repeat;background-size:100%;height:17px;left:5px;position:relative;top:1px;width:16px}.GroupingPage_priceWrapper{align-items:center;display:flex;min-height:52px}.GroupingPage_priceWrapper div[class^=PriceWrapper_priceWrapper]{align-items:center;flex-direction:row}.GroupingPage_purchaseWrapper{display:flex;flex-direction:column}.GroupingPage_amount{min-width:232px}@media(max-width:768px){.GroupingPage_amount{padding:0 0 15px}}.GroupingPage_button{min-width:256px!important}.GroupingPage_purchaseWrapper{opacity:0;transition:opacity .35s linear;will-change:opacity}@media(min-width:769px)and (max-width:1240px){.GroupingPage_purchaseWrapper{opacity:1}}.GroupingPage_bundle:hover .GroupingPage_purchaseWrapper{opacity:1}.BundleAmount_fontRoboto,.BundleAmount_item .BundleAmount_x{font-family:Roboto!important}.BundleAmount_fade{animation-duration:.5s;animation-name:BundleAmount_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes BundleAmount_fade{0%{opacity:0}to{opacity:1}}.BundleAmount_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.BundleAmount_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.BundleAmount_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.BundleAmount_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundleAmount_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.BundleAmount_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.BundleAmount_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.BundleAmount_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundleAmount_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.BundleAmount_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.BundleAmount_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.BundleAmount_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundleAmount_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundleAmount_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.BundleAmount_bundle-two-third:after{padding-top:100%}}.BundleAmount_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.BundleAmount_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.BundleAmount_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundleAmount_bundle-full{max-height:316px}.BundleAmount_bundle-full:after{padding-top:100%}}.BundleAmount_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.BundleAmount_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.BundleAmount_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundleAmount_bundle-three-second{max-height:316px}.BundleAmount_bundle-three-second:after{padding-top:100%}}.BundleAmount_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.BundleAmount_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.BundleAmount_bundle-three{margin:.75rem}}.BundleAmount_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.BundleAmount_bundle-one-four:after{content:"";display:block;padding-top:100%}.BundleAmount_headShakeAnimation{animation:BundleAmount_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes BundleAmount_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.BundleAmount_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.BundleAmount_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.BundleAmount_defaultTooltipHeaderStyles{font-size:10px}}.BundleAmount_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.BundleAmount_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.BundleAmount_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.BundleAmount_defaultTooltipBodyStyles{font-size:10px}}.BundleAmount_defaultTooltipBodyStyles.BundleAmount_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.BundleAmount_defaultTooltipBodyStyles.BundleAmount_withBorderBottom:last-child{border-bottom:0}.BundleAmount_defaultTooltipBodyStyles.BundleAmount_warning{color:#f17e47}.BundleAmount_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.BundleAmount_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.BundleAmount_defaultTooltipFooterStyles{font-size:8px}}.BundleAmount_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.BundleAmount_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.BundleAmount_wrapper{display:flex;justify-content:space-around;width:100%}.BundleAmount_item{align-items:center;border:1px solid transparent;border-radius:2px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:700;justify-content:center;margin:0 15px;opacity:.7;padding:.15rem 0;position:relative;transition:all .1s linear;width:60px;will-change:opacity}@media(min-width:1600px){.BundleAmount_item{font-size:22px}}@media(max-width:300px){.BundleAmount_item{font-size:16px}}.BundleAmount_item.BundleAmount_selected,.BundleAmount_item:hover{opacity:1}.BundleAmount_item:hover{border:1px solid hsla(0,0%,100%,.7)}.BundleAmount_item.BundleAmount_selected{border:1px solid #fff}.BundleAmount_item:before{bottom:-20px;content:"";left:0;position:absolute;right:0;top:-20px;z-index:9}.BundleAmount_item .BundleAmount_discountWrapper{align-items:center;background-image:url(images/discount_star.png);background-size:contain;display:flex;font-size:14px;font-weight:700;height:41px;justify-content:center;position:absolute;right:-40%;top:-50%;width:41px}@media(min-width:1600px){.BundleAmount_item .BundleAmount_discountWrapper{font-size:16px}}@media(max-width:300px){.BundleAmount_item .BundleAmount_discountWrapper{font-size:10px}}.SantaPage_fontRoboto{font-family:Roboto!important}.SantaPage_fade{animation-duration:.5s;animation-name:SantaPage_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes SantaPage_fade{0%{opacity:0}to{opacity:1}}.SantaPage_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.SantaPage_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.SantaPage_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.SantaPage_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SantaPage_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.SantaPage_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.SantaPage_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.SantaPage_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SantaPage_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.SantaPage_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.SantaPage_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.SantaPage_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SantaPage_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SantaPage_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.SantaPage_bundle-two-third:after{padding-top:100%}}.SantaPage_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.SantaPage_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.SantaPage_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SantaPage_bundle-full{max-height:316px}.SantaPage_bundle-full:after{padding-top:100%}}.SantaPage_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.SantaPage_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.SantaPage_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SantaPage_bundle-three-second{max-height:316px}.SantaPage_bundle-three-second:after{padding-top:100%}}.SantaPage_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.SantaPage_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.SantaPage_bundle-three{margin:.75rem}}.SantaPage_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.SantaPage_bundle-one-four:after{content:"";display:block;padding-top:100%}.SantaPage_headShakeAnimation{animation:SantaPage_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes SantaPage_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.SantaPage_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.SantaPage_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.SantaPage_defaultTooltipHeaderStyles{font-size:10px}}.SantaPage_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.SantaPage_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.SantaPage_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.SantaPage_defaultTooltipBodyStyles{font-size:10px}}.SantaPage_defaultTooltipBodyStyles.SantaPage_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.SantaPage_defaultTooltipBodyStyles.SantaPage_withBorderBottom:last-child{border-bottom:0}.SantaPage_defaultTooltipBodyStyles.SantaPage_warning{color:#f17e47}.SantaPage_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.SantaPage_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.SantaPage_defaultTooltipFooterStyles{font-size:8px}}.SantaPage_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.SantaPage_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.SantaPage_wrapper{display:flex;flex-direction:column;height:100%;left:0;position:fixed;top:0;width:100%}@media(max-width:1240px){.SantaPage_wrapper{align-items:center;position:relative}}.SantaPage_content{display:flex;flex-direction:row;height:100%;justify-content:center;margin:0 auto;max-height:1440px;max-width:2560px;overflow:hidden;position:relative;width:100%}@media(max-width:1240px){.SantaPage_content{display:block;flex-direction:row;justify-content:normal;max-height:none}}.SantaPage_header{display:flex;flex-direction:column;height:18.3vh;justify-content:center;max-height:220px;width:100%}@media(min-width:769px)and (max-width:1240px){.SantaPage_header{height:80px;width:90%}}.SantaPage_backgroundWrapper{background-color:#100d12;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:background-color .2s ease-in-out;width:100%}.SantaPage_backgroundWrapper.SantaPage_real{background-color:#021b28}.SantaPage_backgroundWrapper .SantaPage_videoBackground{background-color:inherit;height:100%;left:0;max-height:1440px;max-width:2560px;position:absolute;top:0;width:100%}.SantaPage_backgroundWrapper .SantaPage_videoBackground video{object-position:center}.SantaPage_backgroundWrapper .SantaPage_videoBackgroundWrapper{position:relative}.SantaPage_backgroundWrapper .SantaPage_videoBackgroundWrapper,.SantaPage_videoBackgroundMask{background-color:inherit;height:100%;margin:0 auto;max-height:1440px;max-width:2560px;width:100%}.SantaPage_videoBackgroundMask{display:block;left:0;-webkit-mask-image:url(images/bundle_background_mask.svg);-webkit-mask-position:top;-webkit-mask-repeat:no-repeat;-webkit-mask-size:2560px;position:absolute;top:0}@media(aspect-ratio:16/9){.SantaPage_videoBackgroundMask{display:none}}@media(min-width:2561px){.SantaPage_videoBackgroundMask{display:block}}.SantaPage_backgroundWrapper .SantaPage_background{background-color:inherit;background-image:url(images/golds_ny25_background.jpg);background-position:50%;background-size:cover;height:100%;max-height:1440px;max-width:2560px;position:relative;width:100%}.SantaPage_backgroundWrapper .SantaPage_background.SantaPage_real{background-image:url(images/paid_ny25_background.jpg)}@media(max-width:1240px){.SantaPage_backgroundWrapper .SantaPage_background{background-image:url(images/bg_doubln_tablet.jpg);box-shadow:none!important;min-height:100%;transform:none}.SantaPage_backgroundWrapper .SantaPage_background.SantaPage_real{background-image:url(images/bg_real_tablet.jpg)}}@media(max-width:768px){.SantaPage_backgroundWrapper .SantaPage_background{background-image:url(images/bg_doubl_mob.jpg);transform:none}.SantaPage_backgroundWrapper .SantaPage_background.SantaPage_real{background-image:url(images/bg_real_mob.jpg)}}.SantaPage_volumeWrapper{left:0;position:absolute;top:1%;z-index:9}@media(max-width:768px){.SantaPage_volumeWrapper{left:20px;top:0}}.SantaPage_footer{align-items:center;box-sizing:border-box;color:#fff;display:flex;font-size:16px;justify-content:center;margin:5em 0;text-align:center;width:100%}@media(max-width:1600px){.SantaPage_footer{font-size:14px;margin:2.5em 0}}.SantaPage_certificateRules{max-width:50%}.SantaPage_switcher{position:absolute;right:0;top:14%;z-index:9}@media(max-width:1240px){.SantaPage_switcher{position:absolute;right:0;top:inherit}}.SantaPage_loginRequired{bottom:15%;position:absolute}@media(max-width:768px){.SantaPage_loginRequired{bottom:10%;left:20px;right:20px}}.SantaBundle_fontRoboto{font-family:Roboto!important}.SantaBundle_bonus,.SantaBundle_fade{animation-duration:.5s;animation-name:SantaBundle_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes SantaBundle_fade{0%{opacity:0}to{opacity:1}}.SantaBundle_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.SantaBundle_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.SantaBundle_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.SantaBundle_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SantaBundle_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.SantaBundle_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.SantaBundle_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.SantaBundle_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SantaBundle_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.SantaBundle_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.SantaBundle_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.SantaBundle_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SantaBundle_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SantaBundle_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.SantaBundle_bundle-two-third:after{padding-top:100%}}.SantaBundle_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.SantaBundle_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.SantaBundle_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SantaBundle_bundle-full{max-height:316px}.SantaBundle_bundle-full:after{padding-top:100%}}.SantaBundle_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.SantaBundle_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.SantaBundle_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SantaBundle_bundle-three-second{max-height:316px}.SantaBundle_bundle-three-second:after{padding-top:100%}}.SantaBundle_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.SantaBundle_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.SantaBundle_bundle-three{margin:.75rem}}.SantaBundle_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.SantaBundle_bundle-one-four:after{content:"";display:block;padding-top:100%}.SantaBundle_headShakeAnimation{animation:SantaBundle_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes SantaBundle_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.SantaBundle_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.SantaBundle_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.SantaBundle_defaultTooltipHeaderStyles{font-size:10px}}.SantaBundle_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.SantaBundle_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.SantaBundle_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.SantaBundle_defaultTooltipBodyStyles{font-size:10px}}.SantaBundle_defaultTooltipBodyStyles.SantaBundle_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.SantaBundle_defaultTooltipBodyStyles.SantaBundle_withBorderBottom:last-child{border-bottom:0}.SantaBundle_defaultTooltipBodyStyles.SantaBundle_warning{color:#f17e47}.SantaBundle_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.SantaBundle_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.SantaBundle_defaultTooltipFooterStyles{font-size:8px}}.SantaBundle_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.SantaBundle_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.SantaBundle_bundle{aspect-ratio:9/16;border:1px solid transparent;box-sizing:border-box;cursor:pointer;margin:0 1%;max-height:62%;max-width:18%;pointer-events:none;position:relative;top:30%}@media(max-width:1240px){.SantaBundle_bundle{aspect-ratio:1;border-top:1px solid hsla(0,0%,100%,.15);height:auto;left:0;margin:auto;max-width:600px;position:relative;top:0;width:90%}.SantaBundle_bundle.SantaBundle_big{margin-bottom:80px}}@media(max-width:1366px)and (max-height:720px){.SantaBundle_bundle{top:25%}}@media(max-width:1366px)and (max-height:720px)and (max-width:768px){.SantaBundle_bundle{top:auto}}@media(max-width:768px){.SantaBundle_bundle{aspect-ratio:1}}.SantaBundle_bundle.SantaBundle_half{aspect-ratio:1;margin:0 2%;max-width:min(655px,28%);top:24%}@media(max-width:1366px)and (max-height:720px){.SantaBundle_bundle.SantaBundle_half{margin:0 1%;max-width:25%;top:26%}}@media(max-width:1240px){.SantaBundle_bundle.SantaBundle_half{margin:auto;max-width:600px;position:relative;top:auto;width:100%}.SantaBundle_bundle.SantaBundle_half.SantaBundle_big{margin-bottom:80px}}.SantaBundle_imageContainer{align-items:center;display:flex;height:60%;justify-content:center;left:0;pointer-events:none;pointer-events:all;position:relative;top:0;width:100%;will-change:filter}@media(max-width:1240px){.SantaBundle_imageContainer{aspect-ratio:1;position:relative}}.SantaBundle_infoContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;left:0;margin-top:10%;pointer-events:all;position:absolute;width:100%}@media(max-height:850px){.SantaBundle_infoContainer{margin-top:0}}@media(max-width:1240px){.SantaBundle_infoContainer{margin-top:0}}@media(max-width:768px){.SantaBundle_infoContainer{position:relative}}.SantaBundle_bundle .SantaBundle_image{left:0;margin:-16% 0 0 -10%;max-width:none;opacity:1;position:absolute;right:0;transition:opacity .5s linear;width:122%;will-change:opacity;z-index:3}.SantaBundle_bundle .SantaBundle_image.SantaBundle_hidden,.SantaBundle_bundle .SantaBundle_image.SantaBundle_hover{opacity:0}@media(max-width:1240px){.SantaBundle_bundle .SantaBundle_image.SantaBundle_hover{display:none}.SantaBundle_bundle .SantaBundle_image{margin:0 auto!important;opacity:1!important;position:relative;width:60%}}.SantaBundle_bundle.SantaBundle_big .SantaBundle_image{margin:-17% 0 0 -13%;width:128%}@media(max-width:1240px){.SantaBundle_bundle.SantaBundle_big .SantaBundle_image{margin:0 auto!important;width:60%}}.SantaBundle_bundle:hover .SantaBundle_image:not(.SantaBundle_hidden).SantaBundle_hover{opacity:1}.SantaBundle_bundle.SantaBundle_nohover .SantaBundle_imageContainer{filter:brightness(.7)}.SantaBundle_info{display:flex;justify-content:center;position:relative;transition:opacity .4s ease-in-out;width:100%;will-change:opacity;z-index:1}.SantaBundle_bundle.SantaBundle_nohover .SantaBundle_info{opacity:.7}.SantaBundle_title{color:#fff;filter:drop-shadow(0 0 12px black);font-family:Kalam;font-size:26px;font-weight:700;letter-spacing:.02em;max-width:100%;text-align:center;text-shadow:0 0 1px #fff}html[lang=cs] .SantaBundle_title,html[lang=ko] .SantaBundle_title,html[lang=pl] .SantaBundle_title,html[lang=th] .SantaBundle_title,html[lang=tr] .SantaBundle_title{font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif}@media(min-width:1921px){.SantaBundle_title{font-size:28px}}@media(max-width:1770px){.SantaBundle_title{font-size:22px}}@media(max-width:1500px){.SantaBundle_title{font-size:18px}}@media(max-width:1240px){.SantaBundle_title{font-size:38px}}@media(max-width:768px){.SantaBundle_title{font-size:24px}}.SantaBundle_priceWrapper{align-items:center;display:flex;min-height:50px;padding:10px 0;position:relative;transition:opacity .4s ease-in-out;will-change:opacity;z-index:1}.SantaBundle_priceWrapper div[class^=PriceWrapper_priceWrapper]{align-items:center;flex-direction:row}@media screen and (max-width:1500px){.SantaBundle_priceWrapper{min-height:50px;padding:5px 0}}@media(max-width:1240px){.SantaBundle_priceWrapper{min-height:auto;padding:5px 0}}.SantaBundle_bundle.SantaBundle_nohover .SantaBundle_priceWrapper{opacity:.7}.SantaBundle_discount{box-sizing:border-box;min-width:80px}@media(max-width:1240px){.SantaBundle_discount{font-size:14px;min-width:auto}}.SantaBundle_price{box-sizing:border-box}@media(max-width:1240px){.SantaBundle_price{min-width:auto}}.SantaBundle_audioWrapper{display:none}.SantaBundle_purchaseWrapper{display:flex;flex-direction:column;min-height:103px;padding-top:10px}.SantaBundle_amount{min-width:232px;padding:10px 0;position:relative;transition:opacity .4s ease-in-out;will-change:opacity;z-index:9}@media(max-width:768px){.SantaBundle_amount{padding:15px 0}}.SantaBundle_bundle.SantaBundle_nohover .SantaBundle_amount{opacity:.7}.SantaBundle_bundle.SantaBundle_selected .SantaBundle_purchaseWrapper{opacity:1}.SantaBundle_video{backface-visibility:hidden;margin-top:2%;opacity:0;perspective:1000px;pointer-events:none;position:absolute;transform:translateZ(0);width:155%;will-change:opacity}.SantaBundle_video.SantaBundle_visible{opacity:1}.SantaBundle_video.SantaBundle_isSmoozing{transition:opacity .2s ease-in-out}@media(max-width:1240px){.SantaBundle_video{opacity:0}}.SantaBundle_animationHover{opacity:0}.SantaBundle_animationHover.SantaBundle_visibleHoverAnimation{opacity:1}.SantaBundle_animationIdle.SantaBundle_hiddenIdleAnimation{opacity:0}@media(max-width:1240px){.SantaBundle_bundle .SantaBundle_pricesWrapper{align-items:center!important;flex-direction:row!important}}.SantaBundle_shortageClassName{align-items:center;display:flex;flex-direction:column}@media(max-width:1240px){.SantaBundle_classNameFastGoldLink{margin-top:5px}}.SantaBundle_fastGoldWrapper{margin-top:10px}.SantaBundle_bonusWrapper{bottom:15%;margin-right:10px;padding-left:20px;position:absolute;right:0;z-index:3}.SantaBundle_chineseBonus{align-items:center;background-image:url(images/chinese_bonus.svg);background-repeat:no-repeat;background-size:contain;color:#fff;display:flex;flex-direction:column;height:105px;justify-content:center;position:relative;width:105px;z-index:1}.SantaBundle_chineseBonusTitle{font-size:19px;font-weight:700;line-height:1}@media(min-width:1600px){.SantaBundle_chineseBonusTitle{font-size:21px}}@media(max-width:300px){.SantaBundle_chineseBonusTitle{font-size:15px}}.SantaBundle_chineseBonusContent{align-items:center;display:flex;font-size:28px;font-weight:700;justify-content:center;line-height:1}@media(min-width:1600px){.SantaBundle_chineseBonusContent{font-size:30px}}@media(max-width:300px){.SantaBundle_chineseBonusContent{font-size:24px}}.SantaBundle_bonus{align-items:center;background-image:url(images/bonus_bg.svg);background-repeat:no-repeat;background-size:contain;color:#fff;display:flex;height:42px;justify-content:center;padding-left:20px;width:100px}.SantaBundle_bonus.SantaBundle_chineseBonusTransform{transform:rotate(-9.557deg) translateY(10px)}.SantaBundle_bonus .SantaBundle_bonusTitle{font-size:22px;font-weight:700;line-height:1}@media(min-width:1600px){.SantaBundle_bonus .SantaBundle_bonusTitle{font-size:24px}}@media(max-width:300px){.SantaBundle_bonus .SantaBundle_bonusTitle{font-size:18px}}.SantaBundle_bonus:after{aspect-ratio:1;background-image:url(images/icon_reward_eventum_14.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";min-width:30px}@media(max-width:1240px){.SantaBundle_bonus{bottom:5%;right:25%}}@media(max-width:768px){.SantaBundle_bonus{bottom:15%;right:5%}}.SantaBundle_purchase .SantaBundle_button{min-width:190px;padding:15px 24px}@media(max-width:1366px)and (max-height:720px){.SantaBundle_purchase .SantaBundle_button{min-width:160px;padding:10px 24px}}.SantaBundle_purchase .SantaBundle_limitAttention{margin:0 auto;max-width:70%}@media(max-width:1550px){.SantaBundle_purchase .SantaBundle_limitAttention{font-size:12px}}@media(max-width:1366px)and (max-height:720px){.SantaBundle_purchase .SantaBundle_limitAttention{max-width:100%}}.SantaShowcaseSwitcher_content:before{animation:SantaShowcaseSwitcher_rotate 40s linear infinite;background-image:url(images/santa_switcher_sun.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:200px;pointer-events:none;position:absolute;right:-30%;top:-85%;width:200px}.SantaShowcaseSwitcher_content.SantaShowcaseSwitcher_goToGolds:before{background-image:url(images/santa_switcher_sun_gold.png)}@keyframes SantaShowcaseSwitcher_rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:1240px){.SantaShowcaseSwitcher_content:after,.SantaShowcaseSwitcher_content:before{content:none}}.SantaShowcaseSwitcher_wrapper{align-items:center;background-image:url(images/santa_goto_real.png);background-position:100%;background-repeat:no-repeat;color:#bdffff;cursor:pointer;display:flex;filter:brightness(1);font-size:18px;height:76px;justify-content:flex-end;line-height:1;padding:5px 15px 5px 5px;text-shadow:0 0 5px rgba(0,0,0,.9);transition:filter .25s ease-in-out;width:330px}@media(min-width:1600px){.SantaShowcaseSwitcher_wrapper{font-size:20px}}@media(max-width:300px){.SantaShowcaseSwitcher_wrapper{font-size:14px}}.SantaShowcaseSwitcher_wrapper:before{background-image:url(images/santa_goto_doubloons.png),url(images/santa_goto_real.png);content:""}.SantaShowcaseSwitcher_wrapper.SantaShowcaseSwitcher_goToGolds{background-image:url(images/santa_goto_doubloons.png);color:#f7efcd}.SantaShowcaseSwitcher_wrapper:hover{filter:brightness(1.15)}.SantaShowcaseSwitcher_wrapper:after{--gradient-color:#100d12;background-image:linear-gradient(to left,var(--gradient-color),transparent 30px);bottom:0;content:none;left:0;position:absolute;right:0;top:0}.SantaShowcaseSwitcher_wrapper.SantaShowcaseSwitcher_goToGolds:after{--gradient-color:#021b28}@media(min-width:2561px){.SantaShowcaseSwitcher_wrapper:after{content:""}}.SantaShowcaseSwitcher_icon{background-position:50%;background-repeat:no-repeat;background-size:contain;height:60px;margin:0 5px;position:relative;width:60px;z-index:2}.SantaShowcaseSwitcher_label{margin-right:80px;max-width:50%;position:relative;text-align:right;z-index:2}@media(max-width:768px){.SantaShowcaseSwitcher_label{max-width:100%}}.PrimaryContent_contentBlock{border-bottom:1px solid hsla(0,0%,100%,.1);color:#fff}.PrimaryContent_contentBlock:last-child{border-bottom:none}.LootboxContent_title{color:#fff;font-size:18px;font-weight:700;position:relative}@media(min-width:1600px){.LootboxContent_title{font-size:20px}}@media(max-width:300px){.LootboxContent_title{font-size:14px}}.LootboxContent_wrapper{padding:10px 0}.LootboxContent_weComponent{position:relative;top:-3px}.LootboxContent_lootboxContentTitle{color:#fff;font-size:24px;font-weight:700}.LootboxContent_lootboxContentSubTitle{color:hsla(0,0%,100%,.54);font-size:16px}.LootboxContent_lootboxContentHeader{padding:0 0 10px}.LootboxContent_contentSpoilerTitle{color:#fff;font-size:20px;font-weight:700}@media(min-width:1600px){.LootboxContent_contentSpoilerTitle{font-size:22px}}@media(max-width:300px){.LootboxContent_contentSpoilerTitle{font-size:16px}}.SignalPerks_signal{align-items:center;display:flex;position:relative}.PossibleOptionsRandomBundle_fontRoboto{font-family:Roboto!important}.PossibleOptionsRandomBundle_fade{animation-duration:.5s;animation-name:PossibleOptionsRandomBundle_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes PossibleOptionsRandomBundle_fade{0%{opacity:0}to{opacity:1}}.PossibleOptionsRandomBundle_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.PossibleOptionsRandomBundle_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.PossibleOptionsRandomBundle_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.PossibleOptionsRandomBundle_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.PossibleOptionsRandomBundle_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.PossibleOptionsRandomBundle_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.PossibleOptionsRandomBundle_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.PossibleOptionsRandomBundle_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.PossibleOptionsRandomBundle_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.PossibleOptionsRandomBundle_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.PossibleOptionsRandomBundle_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.PossibleOptionsRandomBundle_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.PossibleOptionsRandomBundle_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.PossibleOptionsRandomBundle_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.PossibleOptionsRandomBundle_bundle-two-third:after{padding-top:100%}}.PossibleOptionsRandomBundle_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.PossibleOptionsRandomBundle_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.PossibleOptionsRandomBundle_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.PossibleOptionsRandomBundle_bundle-full{max-height:316px}.PossibleOptionsRandomBundle_bundle-full:after{padding-top:100%}}.PossibleOptionsRandomBundle_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.PossibleOptionsRandomBundle_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.PossibleOptionsRandomBundle_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.PossibleOptionsRandomBundle_bundle-three-second{max-height:316px}.PossibleOptionsRandomBundle_bundle-three-second:after{padding-top:100%}}.PossibleOptionsRandomBundle_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.PossibleOptionsRandomBundle_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.PossibleOptionsRandomBundle_bundle-three{margin:.75rem}}.PossibleOptionsRandomBundle_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.PossibleOptionsRandomBundle_bundle-one-four:after{content:"";display:block;padding-top:100%}.PossibleOptionsRandomBundle_headShakeAnimation{animation:PossibleOptionsRandomBundle_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes PossibleOptionsRandomBundle_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.PossibleOptionsRandomBundle_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.PossibleOptionsRandomBundle_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.PossibleOptionsRandomBundle_defaultTooltipHeaderStyles{font-size:10px}}.PossibleOptionsRandomBundle_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.PossibleOptionsRandomBundle_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.PossibleOptionsRandomBundle_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.PossibleOptionsRandomBundle_defaultTooltipBodyStyles{font-size:10px}}.PossibleOptionsRandomBundle_defaultTooltipBodyStyles.PossibleOptionsRandomBundle_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.PossibleOptionsRandomBundle_defaultTooltipBodyStyles.PossibleOptionsRandomBundle_withBorderBottom:last-child{border-bottom:0}.PossibleOptionsRandomBundle_defaultTooltipBodyStyles.PossibleOptionsRandomBundle_warning{color:#f17e47}.PossibleOptionsRandomBundle_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.PossibleOptionsRandomBundle_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.PossibleOptionsRandomBundle_defaultTooltipFooterStyles{font-size:8px}}.PossibleOptionsRandomBundle_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.PossibleOptionsRandomBundle_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.PossibleOptionsRandomBundle_content{border-bottom:1px solid hsla(0,0%,100%,.1);padding:15px 0 12px}@media(max-width:1440px){.PossibleOptionsRandomBundle_content{padding-top:0}}@media(max-width:768px){.PossibleOptionsRandomBundle_content{padding-top:15px}}.PossibleOptionsRandomBundle_contentTitle{color:hsla(0,0%,100%,.87);color:#fff;font-size:20px;font-weight:700}@media(min-width:1600px){.PossibleOptionsRandomBundle_contentTitle{font-size:22px}}@media(max-width:300px){.PossibleOptionsRandomBundle_contentTitle{font-size:16px}}.PossibleOptionsRandomBundle_body{display:flex;flex-direction:column}.PossibleOptionsRandomBundle_randomBundleItem{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:14px;padding:2.5px 0}@media(min-width:1600px){.PossibleOptionsRandomBundle_randomBundleItem{font-size:16px}}@media(max-width:300px){.PossibleOptionsRandomBundle_randomBundleItem{font-size:10px}}.PossibleOptionsRandomBundle_randomBundleItemCircle{background-color:#fff;border-radius:50%;height:5px;margin-left:4px;margin-right:6px;min-height:5px;min-width:5px;opacity:0;position:relative;transition:opacity .2s ease-in-out;width:5px}.PossibleOptionsRandomBundle_randomBundlePreviewIcon{background-image:url(images/camera_on.svg);background-image:url(images/camera_transp.svg);background-repeat:no-repeat;background-size:16px 10px;cursor:pointer;height:10px;min-width:16px;position:relative;top:-1px}.PossibleOptionsRandomBundle_randomBundlePreviewIcon.PossibleOptionsRandomBundle_ship{top:0}.PossibleOptionsRandomBundle_randomBundlePreviewIcon:hover{background-image:url(images/camera_on.svg)}.PossibleOptionsRandomBundle_entityWrapper div[class^=we-vehicle__nation-icon],.PossibleOptionsRandomBundle_entityWrapper div[class^=we-vehicle__type-icon]{height:20px;min-width:20px;width:20px}.PossibleOptionsRandomBundle_randomBundleItemTitle{color:hsla(0,0%,100%,.85);display:inline-flex;flex-grow:1;font-size:14px;padding:0 10px;transition:opacity .2s ease-in-out}@media(min-width:1600px){.PossibleOptionsRandomBundle_randomBundleItemTitle{font-size:16px}}@media(max-width:300px){.PossibleOptionsRandomBundle_randomBundleItemTitle{font-size:10px}}.PossibleOptionsRandomBundle_randomBundleItemCount{transition:opacity .2s ease-in-out}.PossibleOptionsRandomBundle_randomBundleItem.PossibleOptionsRandomBundle_purchased .PossibleOptionsRandomBundle_randomBundleItemCircle,.PossibleOptionsRandomBundle_randomBundleItem.PossibleOptionsRandomBundle_purchased .PossibleOptionsRandomBundle_randomBundleItemCount,.PossibleOptionsRandomBundle_randomBundleItem.PossibleOptionsRandomBundle_purchased .PossibleOptionsRandomBundle_randomBundleItemTitle{opacity:.5}.PossibleOptionsRandomBundle_randomBundleItemText{max-width:550px}.PossibleOptionsRandomBundle_permoflageItem{pointer-events:none}.PossibleOptionsRandomBundle_permoflageItem .we-permoflages__title:before{margin-right:2px}.PossibleOptionsRandomBundle_chance{word-wrap:break-word;color:hsla(0,0%,100%,.75);padding:10px 0 5px}.PossibleOptionsRandomBundle_randomBundleItem .PossibleOptionsRandomBundle_randomBundleItemCount,.PossibleOptionsRandomBundle_randomBundleItem .PossibleOptionsRandomBundle_randomBundleItemTitle,.PossibleOptionsRandomBundle_randomBundleItem.PossibleOptionsRandomBundle_current .PossibleOptionsRandomBundle_randomBundleItemCount,.PossibleOptionsRandomBundle_randomBundleItem.PossibleOptionsRandomBundle_current .PossibleOptionsRandomBundle_randomBundleItemTitle{opacity:.75}.PossibleOptionsRandomBundle_randomBundleItem.PossibleOptionsRandomBundle_select .PossibleOptionsRandomBundle_randomBundleItemCount,.PossibleOptionsRandomBundle_randomBundleItem.PossibleOptionsRandomBundle_select .PossibleOptionsRandomBundle_randomBundleItemTitle,.PossibleOptionsRandomBundle_randomBundleItem:hover .PossibleOptionsRandomBundle_randomBundleItemCount,.PossibleOptionsRandomBundle_randomBundleItem:hover .PossibleOptionsRandomBundle_randomBundleItemTitle{opacity:1}.PossibleOptionsRandomBundle_randomBundleItem.PossibleOptionsRandomBundle_current .PossibleOptionsRandomBundle_randomBundleItemCircle{opacity:.5}.PossibleOptionsRandomBundle_randomBundleItem.PossibleOptionsRandomBundle_select .PossibleOptionsRandomBundle_randomBundleItemCircle,.PossibleOptionsRandomBundle_randomBundleItem:hover .PossibleOptionsRandomBundle_randomBundleItemCircle{opacity:1}.PossibleOptionsRandomBundle_randomBundleItem.PossibleOptionsRandomBundle_isGuest{cursor:auto;opacity:1}.PossibleOptionsRandomBundle_randomBundleItem.PossibleOptionsRandomBundle_isGuest .PossibleOptionsRandomBundle_randomBundleItemTitle{opacity:1;padding-left:0}.PossibleOptionsRandomBundle_randomBundleItem.PossibleOptionsRandomBundle_isGuest .PossibleOptionsRandomBundle_randomBundleItemCount{opacity:1}.RandomBundleHistoryCarousel_fontRoboto{font-family:Roboto!important}.RandomBundleHistoryCarousel_animationWrapper,.RandomBundleHistoryCarousel_fade{animation-duration:.5s;animation-name:RandomBundleHistoryCarousel_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes RandomBundleHistoryCarousel_fade{0%{opacity:0}to{opacity:1}}.RandomBundleHistoryCarousel_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.RandomBundleHistoryCarousel_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.RandomBundleHistoryCarousel_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.RandomBundleHistoryCarousel_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.RandomBundleHistoryCarousel_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.RandomBundleHistoryCarousel_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.RandomBundleHistoryCarousel_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.RandomBundleHistoryCarousel_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.RandomBundleHistoryCarousel_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.RandomBundleHistoryCarousel_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.RandomBundleHistoryCarousel_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.RandomBundleHistoryCarousel_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.RandomBundleHistoryCarousel_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.RandomBundleHistoryCarousel_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.RandomBundleHistoryCarousel_bundle-two-third:after{padding-top:100%}}.RandomBundleHistoryCarousel_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.RandomBundleHistoryCarousel_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.RandomBundleHistoryCarousel_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.RandomBundleHistoryCarousel_bundle-full{max-height:316px}.RandomBundleHistoryCarousel_bundle-full:after{padding-top:100%}}.RandomBundleHistoryCarousel_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.RandomBundleHistoryCarousel_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.RandomBundleHistoryCarousel_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.RandomBundleHistoryCarousel_bundle-three-second{max-height:316px}.RandomBundleHistoryCarousel_bundle-three-second:after{padding-top:100%}}.RandomBundleHistoryCarousel_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.RandomBundleHistoryCarousel_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.RandomBundleHistoryCarousel_bundle-three{margin:.75rem}}.RandomBundleHistoryCarousel_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.RandomBundleHistoryCarousel_bundle-one-four:after{content:"";display:block;padding-top:100%}.RandomBundleHistoryCarousel_headShakeAnimation{animation:RandomBundleHistoryCarousel_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes RandomBundleHistoryCarousel_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.RandomBundleHistoryCarousel_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.RandomBundleHistoryCarousel_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.RandomBundleHistoryCarousel_defaultTooltipHeaderStyles{font-size:10px}}.RandomBundleHistoryCarousel_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.RandomBundleHistoryCarousel_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.RandomBundleHistoryCarousel_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.RandomBundleHistoryCarousel_defaultTooltipBodyStyles{font-size:10px}}.RandomBundleHistoryCarousel_defaultTooltipBodyStyles.RandomBundleHistoryCarousel_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.RandomBundleHistoryCarousel_defaultTooltipBodyStyles.RandomBundleHistoryCarousel_withBorderBottom:last-child{border-bottom:0}.RandomBundleHistoryCarousel_defaultTooltipBodyStyles.RandomBundleHistoryCarousel_warning{color:#f17e47}.RandomBundleHistoryCarousel_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.RandomBundleHistoryCarousel_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.RandomBundleHistoryCarousel_defaultTooltipFooterStyles{font-size:8px}}.RandomBundleHistoryCarousel_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.RandomBundleHistoryCarousel_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.RandomBundleHistoryCarousel_item{box-sizing:border-box;height:auto;padding:25px 25px 0;position:relative;width:30%}@media(max-height:1000px){.RandomBundleHistoryCarousel_item{max-width:335px;padding-top:10px;width:20%}}@media(max-width:1240px){.RandomBundleHistoryCarousel_item{padding:20px 25px 10px}}@media(max-width:768px){.RandomBundleHistoryCarousel_item{max-width:none;width:100%}}.RandomBundleHistoryCarousel_itemContent{position:relative;transition:opacity .2s}.RandomBundleHistoryCarousel_itemContent:not(.RandomBundleHistoryCarousel_bundleBlock){opacity:.6}.RandomBundleHistoryCarousel_itemContent:not(.RandomBundleHistoryCarousel_bundleBlock).RandomBundleHistoryCarousel_selected{opacity:1}.RandomBundleHistoryCarousel_itemContent:not(.RandomBundleHistoryCarousel_bundleBlock).RandomBundleHistoryCarousel_hover:not(.RandomBundleHistoryCarousel_selected):hover{opacity:.8}@media(max-width:768px){.RandomBundleHistoryCarousel_itemContent{right:0}}.RandomBundleHistoryCarousel_imageWrapper{height:0;padding-bottom:76.1904761905%;position:relative;transition:filter .2s ease-in-out;width:100%}.RandomBundleHistoryCarousel_imageWrapper:after{background-image:url(images/icons_slider_forward_arrow.svg);background-size:contain;content:"";display:block;height:28px;margin-top:-5px;pointer-events:none;position:absolute;right:-10%;top:50%;width:14.6666666667px}@media(max-width:768px){.RandomBundleHistoryCarousel_imageWrapper:after{content:none}}.RandomBundleHistoryCarousel_item:last-child .RandomBundleHistoryCarousel_imageWrapper:after{content:none}.RandomBundleHistoryCarousel_itemContent.RandomBundleHistoryCarousel_bundleBlock:not(.RandomBundleHistoryCarousel_selectedBundle) .RandomBundleHistoryCarousel_imageWrapper{filter:brightness(.6)}.RandomBundleHistoryCarousel_itemContent.RandomBundleHistoryCarousel_bundleBlock.RandomBundleHistoryCarousel_selectedBundle .RandomBundleHistoryCarousel_imageWrapper{filter:none}.RandomBundleHistoryCarousel_itemContent.RandomBundleHistoryCarousel_isPurchased .RandomBundleHistoryCarousel_imageWrapper{filter:brightness(.6)}.RandomBundleHistoryCarousel_image{background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.RandomBundleHistoryCarousel_image.RandomBundleHistoryCarousel_imageCube{background-image:url(images/cube_random_bundle.svg);background-size:75%}.RandomBundleHistoryCarousel_image.RandomBundleHistoryCarousel_imageCubeWithTimer{background-image:url(images/icon_random_timer.svg)}.RandomBundleHistoryCarousel_selected .RandomBundleHistoryCarousel_image.RandomBundleHistoryCarousel_imageCube{opacity:1}.RandomBundleHistoryCarousel_itemInfo{box-sizing:border-box;padding:0 10px 10px;text-align:center}.RandomBundleHistoryCarousel_itemInfo.RandomBundleHistoryCarousel_hidden{pointer-events:none;visibility:hidden}@media(max-height:1000px){.RandomBundleHistoryCarousel_itemInfo{padding-bottom:0}}.RandomBundleHistoryCarousel_itemTitleWrapper{display:inline;position:relative;vertical-align:top}@media(max-width:768px){.RandomBundleHistoryCarousel_itemTitleWrapper{padding-left:5px;padding-top:2px}}.RandomBundleHistoryCarousel_itemTitle{align-items:center;color:#fff;display:inline;font-size:18px;font-weight:700;vertical-align:top}.RandomBundleHistoryCarousel_itemTitle.RandomBundleHistoryCarousel_itemTitleObtained{display:flex;flex-direction:row;justify-content:center}@media(min-width:1600px){.RandomBundleHistoryCarousel_itemTitle{font-size:20px}}@media(max-width:300px){.RandomBundleHistoryCarousel_itemTitle{font-size:14px}}@media(max-height:1000px){.RandomBundleHistoryCarousel_itemTitle{font-size:12px}}@media(max-width:1240px){.RandomBundleHistoryCarousel_itemTitle{font-size:16px;line-height:18px}}@media(max-width:768px){.RandomBundleHistoryCarousel_itemTitle{font-size:20px;line-height:20px}}.RandomBundleHistoryCarousel_discountField{position:absolute;right:100%;top:2px}@media(min-width:1600px){.RandomBundleHistoryCarousel_discountField{top:-3px}}@media(max-width:1240px){.RandomBundleHistoryCarousel_discountField{top:-2px}}@media(max-width:768px){.RandomBundleHistoryCarousel_discountField{top:-3px}}@media(max-height:1000px){.RandomBundleHistoryCarousel_discountField{top:-3px}}@media(max-height:1000px)and (min-width:1600px){.RandomBundleHistoryCarousel_discountField{top:-9px}}@media(max-height:1000px)and (max-width:1240px){.RandomBundleHistoryCarousel_discountField{top:-2px}}@media(max-height:1000px)and (max-width:768px){.RandomBundleHistoryCarousel_discountField{top:-4px}}.RandomBundleHistoryCarousel_animationWrapper{z-index:-1}.RandomBundleHistoryCarousel_animationWrapper,.RandomBundleHistoryCarousel_shinyAnimation{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.RandomBundleHistoryCarousel_shinyAnimation:after,.RandomBundleHistoryCarousel_shinyAnimation:before{animation-duration:50s;animation-iteration-count:infinite;animation-name:RandomBundleHistoryCarousel_shiny-animation;animation-timing-function:linear;background-image:url(images/shiny_sun.png);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:100%;left:0;opacity:.75;position:absolute;right:0;top:0;width:100%}@keyframes RandomBundleHistoryCarousel_shiny-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.RandomBundleHistoryCarousel_shinyAnimation:after{background-image:url(images/shiny_sun_2.png)}.RandomBundleHistoryCarousel_shinyAnimation:before{animation-direction:reverse;animation-duration:30s;opacity:.4}.RandomBundleHistoryCarousel_shinyAnimation.RandomBundleHistoryCarousel_withoutAnimation:before{animation:none;content:none}.RandomBundleHistoryCarousel_shinyAnimation.RandomBundleHistoryCarousel_withoutAnimation:after{animation:none;background-image:var(--shiny-image,url(images/shiny_sun.png))}.RandomBundleHistoryCarousel_dailyBundleTimer{height:0;padding-bottom:76.1904761905%;position:relative;width:100%}.RandomBundleHistoryCarousel_timerWrapper{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0}.RandomBundleHistoryCarousel_timerHeader{color:#dedede;font-size:16px;text-align:center;text-shadow:0 0 3px #000}@media(min-width:1600px){.RandomBundleHistoryCarousel_timerHeader{font-size:18px}}@media(max-width:300px){.RandomBundleHistoryCarousel_timerHeader{font-size:12px}}@media(max-height:1000px){.RandomBundleHistoryCarousel_timerHeader{font-size:10px}}@media(max-width:768px){.RandomBundleHistoryCarousel_timerHeader{font-size:16px}}@media(max-width:1240px){.RandomBundleHistoryCarousel_timerHeader{color:#fff}}.RandomBundleHistoryCarousel_dailyTimer{color:#fff;font-size:46px;text-shadow:0 0 8px #000}@media(min-width:1600px){.RandomBundleHistoryCarousel_dailyTimer{font-size:48px}}@media(max-width:300px){.RandomBundleHistoryCarousel_dailyTimer{font-size:42px}}@media(max-height:1000px){.RandomBundleHistoryCarousel_dailyTimer{font-size:34px}}@media(max-width:768px){.RandomBundleHistoryCarousel_dailyTimer{font-size:36px}}.RandomBundleHistoryCarousel_dailyBundleDate{padding:7px 0 0}.RandomBundleHistoryCarousel_purchased{background-image:url(images/icon_success.png);background-size:contain;height:19px;position:absolute;right:35px;top:30px;width:19px;z-index:9}@media(max-height:1000px){.RandomBundleHistoryCarousel_purchased{right:25px;top:10px}}@media(max-width:768px){.RandomBundleHistoryCarousel_purchased{right:35px}}.SpoilerContent_content{padding:15px 0}.SpoilerContent_title{color:hsla(0,0%,100%,.87);color:#fff;font-size:20px;font-weight:700}@media(min-width:1600px){.SpoilerContent_title{font-size:22px}}@media(max-width:300px){.SpoilerContent_title{font-size:16px}}.RandomBundleView_fontRoboto{font-family:Roboto!important}.RandomBundleView_beneficialOffer,.RandomBundleView_carousel,.RandomBundleView_content,.RandomBundleView_fade{animation-duration:.5s;animation-name:RandomBundleView_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes RandomBundleView_fade{0%{opacity:0}to{opacity:1}}.RandomBundleView_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.RandomBundleView_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.RandomBundleView_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.RandomBundleView_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.RandomBundleView_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.RandomBundleView_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.RandomBundleView_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.RandomBundleView_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.RandomBundleView_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.RandomBundleView_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.RandomBundleView_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.RandomBundleView_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.RandomBundleView_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.RandomBundleView_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.RandomBundleView_bundle-two-third:after{padding-top:100%}}.RandomBundleView_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.RandomBundleView_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.RandomBundleView_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.RandomBundleView_bundle-full{max-height:316px}.RandomBundleView_bundle-full:after{padding-top:100%}}.RandomBundleView_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.RandomBundleView_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.RandomBundleView_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.RandomBundleView_bundle-three-second{max-height:316px}.RandomBundleView_bundle-three-second:after{padding-top:100%}}.RandomBundleView_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.RandomBundleView_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.RandomBundleView_bundle-three{margin:.75rem}}.RandomBundleView_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.RandomBundleView_bundle-one-four:after{content:"";display:block;padding-top:100%}.RandomBundleView_headShakeAnimation{animation:RandomBundleView_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes RandomBundleView_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.RandomBundleView_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.RandomBundleView_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.RandomBundleView_defaultTooltipHeaderStyles{font-size:10px}}.RandomBundleView_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.RandomBundleView_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.RandomBundleView_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.RandomBundleView_defaultTooltipBodyStyles{font-size:10px}}.RandomBundleView_defaultTooltipBodyStyles.RandomBundleView_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.RandomBundleView_defaultTooltipBodyStyles.RandomBundleView_withBorderBottom:last-child{border-bottom:0}.RandomBundleView_defaultTooltipBodyStyles.RandomBundleView_warning{color:#f17e47}.RandomBundleView_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.RandomBundleView_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.RandomBundleView_defaultTooltipFooterStyles{font-size:8px}}.RandomBundleView_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.RandomBundleView_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.RandomBundleView_container{bottom:0;display:flex;flex-direction:column;flex-grow:1;height:100%;left:0;min-height:0;position:absolute;right:0;top:0;width:100%}@media(max-width:1240px){.RandomBundleView_container{margin:0 auto;padding-bottom:64px;position:static;width:90%}}@media(max-width:768px){.RandomBundleView_container{padding-bottom:0}}.RandomBundleView_header{padding-top:10px}.RandomBundleView_primaryContent{border-top:1px solid hsla(0,0%,100%,.1)}.RandomBundleView_activeBundleTitle{color:#fff;font-size:20px;font-weight:700;padding-top:15px}@media(min-width:1600px){.RandomBundleView_activeBundleTitle{font-size:22px}}@media(max-width:300px){.RandomBundleView_activeBundleTitle{font-size:16px}}@media(max-width:1440px){.RandomBundleView_activeBundleTitle{padding-top:0}}@media(max-width:768px){.RandomBundleView_activeBundleTitle{padding-top:15px}}.RandomBundleView_selectedBundleTitle{display:flex;padding-top:24px}.RandomBundleView_selectedBundleTitle span{color:hsla(0,0%,100%,.75);font-size:14px;padding-left:5px;position:relative;top:-2px}@media(min-width:1600px){.RandomBundleView_selectedBundleTitle span{font-size:16px}}@media(max-width:300px){.RandomBundleView_selectedBundleTitle span{font-size:10px}}.RandomBundleView_bundleTitle{color:#fff;font-size:20px;font-weight:700;padding-top:5px}@media(min-width:1600px){.RandomBundleView_bundleTitle{font-size:22px}}@media(max-width:300px){.RandomBundleView_bundleTitle{font-size:16px}}.RandomBundleView_carousel{width:100%}.RandomBundleView_headerTitle{word-wrap:break-word;color:#fff;font-size:30px;font-weight:700;line-height:1.1}@media(min-width:1600px){.RandomBundleView_headerTitle{font-size:32px}}@media(max-width:300px){.RandomBundleView_headerTitle{font-size:26px}}@media(max-width:1366px){.RandomBundleView_headerTitle{font-size:24px}}.RandomBundleView_headerAdditionalWrapper{align-items:center;display:flex}.RandomBundleView_headerAdditionalWrapper.RandomBundleView_withPaddingTop{margin-top:5px}@media(max-width:768px){.RandomBundleView_headerAdditionalWrapper{align-items:flex-start;flex-direction:column}.RandomBundleView_lootboxRestriction{margin-top:5px}}.RandomBundleView_headerSubTitle{padding-top:5px}.RandomBundleView_headerSubTitle.RandomBundleView_withLootboxRestriction{border-right:1px solid hsla(0,0%,100%,.15);margin-right:10px;padding-right:10px}@media(max-width:768px){.RandomBundleView_headerSubTitle.RandomBundleView_withLootboxRestriction{border-right:none;margin-right:0;padding-right:0}}.RandomBundleView_periodicInfo{color:hsla(0,0%,100%,.77);font-size:16px;padding-top:5px}@media(min-width:1600px){.RandomBundleView_periodicInfo{font-size:18px}}@media(max-width:300px){.RandomBundleView_periodicInfo{font-size:12px}}@media(max-width:1400px){.RandomBundleView_periodicInfo{padding-top:0}}@media(max-width:768px){.RandomBundleView_periodicInfo{padding-top:5px}}.RandomBundleView_info{display:flex;flex-wrap:nowrap;justify-content:space-between;min-height:0;overflow:auto;overflow-x:hidden;padding-bottom:10px}.RandomBundleView_info.RandomBundleView_isFull{flex-grow:0}@media(max-width:768px){.RandomBundleView_info{flex-direction:column;max-height:none;padding-bottom:300px}.RandomBundleView_info.RandomBundleView_disablePurchase{padding-bottom:70px}.RandomBundleView_info.RandomBundleView_restriction{padding-bottom:0}.RandomBundleView_info.RandomBundleView_reverseContent{flex-direction:column-reverse}}.RandomBundleView_previewBundleImage{width:100%}.RandomBundleView_column{min-width:49%;width:49%}.RandomBundleView_column:nth-child(2){padding-bottom:10px}@media(max-width:768px){.RandomBundleView_column{width:100%}}.RandomBundleView_column .RandomBundleView_spoilerInfo{padding-bottom:15px}@media(max-width:1240px){.RandomBundleView_column .RandomBundleView_spoilerInfo{border-bottom:1px solid hsla(0,0%,100%,.15)}}.RandomBundleView_description{color:hsla(0,0%,100%,.75);font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;line-height:24px;padding:11px 0}@media(min-width:1600px){.RandomBundleView_description{font-size:16px}}@media(max-width:300px){.RandomBundleView_description{font-size:10px}}.RandomBundleView_description *,.RandomBundleView_description * .we-vehicle__level{font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif}.RandomBundleView_description h1,.RandomBundleView_description h2,.RandomBundleView_description h3,.RandomBundleView_description h4,.RandomBundleView_description h5,.RandomBundleView_description h6{margin:5px 0}.RandomBundleView_description hr{background:hsla(0,0%,100%,.15);border:none;display:block;height:1px;margin:5px 0}.RandomBundleView_description a{align-items:center;border-bottom:1px solid #fff;cursor:pointer;display:inline-flex;justify-content:center;line-height:1.2;opacity:.9}.RandomBundleView_description a:hover{opacity:1}.RandomBundleView_description a span{border-bottom:1px solid hsla(0,0%,100%,.4)}.RandomBundleView_description a:hover span{border-bottom-color:hsla(0,0%,100%,.7)}.RandomBundleView_description ul{padding:0 40px}.RandomBundleView_description ul ul{padding:0 20px}.RandomBundleView_description ul li{color:hsla(0,0%,100%,.75);list-style:initial;padding-bottom:5px}.RandomBundleView_description ul ul li{list-style-type:circle}.RandomBundleView_description p{word-wrap:break-word;padding:5px 0}.RandomBundleView_description h3{color:hsla(0,0%,100%,.87);font-size:22px;font-weight:700;margin-top:20px}@media(min-width:1600px){.RandomBundleView_description h3{font-size:24px}}@media(max-width:300px){.RandomBundleView_description h3{font-size:18px}}.RandomBundleView_description h5{color:#fff;font-size:18px;font-weight:700;line-height:28px;margin-bottom:0;margin-top:22px}@media(min-width:1600px){.RandomBundleView_description h5{font-size:20px}}@media(max-width:300px){.RandomBundleView_description h5{font-size:14px}}.RandomBundleView_description h5:first-child{margin-top:0}.RandomBundleView_description h6{font-size:14px;font-weight:400;margin-bottom:10px;margin-top:-5px}@media(min-width:1600px){.RandomBundleView_description h6{font-size:16px}}@media(max-width:300px){.RandomBundleView_description h6{font-size:10px}}.RandomBundleView_description span{vertical-align:bottom}.RandomBundleView_description .armory-global_description_nowrap{white-space:nowrap}@media(max-width:1240px){.RandomBundleView_description{padding-right:0}.RandomBundleView_description ul{padding:0 0 15px 20px}}.RandomBundleView_description [data-interpolate],.RandomBundleView_description [data-wows-entity]{display:inline}.RandomBundleView_description .we-editor__card-widget{display:block;padding:5px 10px 5px 0;width:max-content}.RandomBundleView_additionalDescription{border-top:1px solid hsla(0,0%,100%,.15)}.RandomBundleView_additionalDescription.RandomBundleView_commonAdditionalDescription{border-top:none;padding-bottom:15px}.RandomBundleView_infoBlock{padding:15px 0}.RandomBundleView_borderBottom{border-bottom:1px solid hsla(0,0%,100%,.1)}.RandomBundleView_containsWidget{padding:10px 0 15px}.RandomBundleView_purchasedWrapper{border-top:1px solid hsla(0,0%,100%,.15);padding-top:15px}.RandomBundleView_restrictionWrapper{border-top:1px solid hsla(0,0%,100%,.15);padding-top:10px}@media(max-width:768px){.RandomBundleView_restrictionWrapper{margin-bottom:100px}}.RandomBundleView_purchase{border-top:1px solid hsla(0,0%,100%,.15);padding-top:5px}@media(max-width:1400px){.RandomBundleView_purchase{padding-top:0}}@media(max-width:1240px){.RandomBundleView_purchase{background-color:#11151e;bottom:52px;box-sizing:border-box;left:0;padding-top:5px;position:fixed;right:0}}.RandomBundleView_purchaseColumn{display:inline-block;flex-direction:column;vertical-align:top}.RandomBundleView_purchaseColumn:first-child{justify-content:space-between;margin-right:100px}.RandomBundleView_purchaseColumn:last-child{justify-content:flex-start;margin-right:0}@media(max-width:768px){.RandomBundleView_purchaseColumn{box-sizing:border-box;width:50%}.RandomBundleView_purchaseColumn.RandomBundleView_singleColumn{width:100%}.RandomBundleView_purchaseColumn.RandomBundleView_wholePurchase{margin-top:0}.RandomBundleView_purchaseColumn:last-child{justify-content:flex-end}.RandomBundleView_purchaseColumn:first-child{justify-content:flex-start;margin-right:0}}.RandomBundleView_quantityWidget{padding-right:20px;position:relative;top:-7px}.RandomBundleView_quantityWidget.RandomBundleView_disabled{pointer-events:none}.RandomBundleView_quantityWidget.RandomBundleView_withoutProgressiveDiscount{top:auto}.RandomBundleView_purchaseWrapper.RandomBundleView_withoutProgressiveDiscount{margin-right:30px}.RandomBundleView_fullPurchaseButton{position:relative;top:-9px}.RandomBundleView_fullPurchaseButton.RandomBundleView_withoutProgressiveDiscount{top:0}@media(max-width:300px){.RandomBundleView_fullPurchaseButton{top:0}}.RandomBundleView_purchaseButton{align-items:center;display:inline-flex}.RandomBundleView_purchaseButton.RandomBundleView_withoutPrice{margin-bottom:0;padding:10px}.RandomBundleView_purchaseButton button{align-items:normal}@media(max-width:1240px){.RandomBundleView_purchaseButton{box-sizing:border-box;display:block;margin-bottom:5px;padding-left:13px;padding-right:13px;width:100%}}.RandomBundleView_fastGoldLink{margin:0 20px}@media(max-width:768px){.RandomBundleView_fastGoldLink{margin:2.5px 0}}.RandomBundleView_purchasePriceInfo{align-items:center;display:flex}@media(max-width:1240px){.RandomBundleView_purchasePriceInfo{align-items:flex-start;padding:0 15px 5px}.RandomBundleView_purchasePriceInfo.RandomBundleView_withPartialPurchase{flex-direction:column;padding-bottom:0}}.RandomBundleView_purchaseQuantityWrapper{align-items:center;display:flex}@media(max-width:1240px){.RandomBundleView_purchaseQuantityWrapper{padding-bottom:10px;padding-top:15px;position:relative;top:-3px}}@media(max-width:300px){.RandomBundleView_purchaseQuantityWrapper{flex-wrap:wrap}}.RandomBundleView_purchasePriceTitle{color:hsla(0,0%,100%,.75);font-size:14px;padding:5px 0}@media(min-width:1600px){.RandomBundleView_purchasePriceTitle{font-size:16px}}@media(max-width:300px){.RandomBundleView_purchasePriceTitle{font-size:10px}}.RandomBundleView_purchasePriceTitle.RandomBundleView_hidden{opacity:0}.RandomBundleView_purchaseCurrencies{margin-right:10px;min-height:52px;padding-bottom:10px}@media(max-width:1240px){.RandomBundleView_purchaseCurrencies{min-height:auto;padding-bottom:0}}.RandomBundleView_purchaseCurrencies .RandomBundleView_priceWrapper{min-height:42px}@media(max-width:1240px){.RandomBundleView_purchaseCurrencies .RandomBundleView_priceWrapper{min-height:auto}}.RandomBundleView_wholePurchase .RandomBundleView_purchaseCurrencies{align-items:center;display:flex}@media(max-width:1240px){.RandomBundleView_wholePurchase .RandomBundleView_purchaseCurrencies{align-items:normal}#app .RandomBundleView_purchaseWrapper .RandomBundleView_widgetPrice{align-items:center;flex-direction:row}}.RandomBundleView_progressiveDiscount{margin-top:10px}@media(max-width:1240px){.RandomBundleView_progressiveDiscount{margin-top:5px}}.RandomBundleView_containsTitle{color:#fff;font-size:20px;font-weight:700}@media(min-width:1600px){.RandomBundleView_containsTitle{font-size:22px}}@media(max-width:300px){.RandomBundleView_containsTitle{font-size:16px}}.RandomBundleView_beneficialOffer{padding:0 0 0 50px;position:relative;top:-10px}@media(max-width:1240px){.RandomBundleView_beneficialOffer{padding:0;width:100%}}.RandomBundleView_restrictionText{padding:0 0 15px}@media(max-width:768px){.RandomBundleView_restrictionText{padding:0 20px 15px}}.RandomBundleView_isBlockedInterface{pointer-events:none}.RandomBundleView_content{animation-duration:.8s}.BundlePageLabels_wrapper{align-items:center;display:flex;margin-bottom:10px}.BundlePageLabels_wrapper .BundlePageLabels_label{margin-right:5px}.BundlePageLabels_wrapper .BundlePageLabels_label:last-child{margin-right:0}.BundlePage_fontRoboto{font-family:Roboto!important}.BundlePage_expander,.BundlePage_fade{animation-duration:.5s;animation-name:BundlePage_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes BundlePage_fade{0%{opacity:0}to{opacity:1}}.BundlePage_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.BundlePage_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.BundlePage_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.BundlePage_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundlePage_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.BundlePage_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.BundlePage_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.BundlePage_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundlePage_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.BundlePage_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.BundlePage_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.BundlePage_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundlePage_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundlePage_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.BundlePage_bundle-two-third:after{padding-top:100%}}.BundlePage_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.BundlePage_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.BundlePage_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundlePage_bundle-full{max-height:316px}.BundlePage_bundle-full:after{padding-top:100%}}.BundlePage_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.BundlePage_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.BundlePage_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundlePage_bundle-three-second{max-height:316px}.BundlePage_bundle-three-second:after{padding-top:100%}}.BundlePage_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.BundlePage_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.BundlePage_bundle-three{margin:.75rem}}.BundlePage_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.BundlePage_bundle-one-four:after{content:"";display:block;padding-top:100%}.BundlePage_headShakeAnimation{animation:BundlePage_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes BundlePage_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.BundlePage_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.BundlePage_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.BundlePage_defaultTooltipHeaderStyles{font-size:10px}}.BundlePage_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.BundlePage_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.BundlePage_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.BundlePage_defaultTooltipBodyStyles{font-size:10px}}.BundlePage_defaultTooltipBodyStyles.BundlePage_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.BundlePage_defaultTooltipBodyStyles.BundlePage_withBorderBottom:last-child{border-bottom:0}.BundlePage_defaultTooltipBodyStyles.BundlePage_warning{color:#f17e47}.BundlePage_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.BundlePage_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.BundlePage_defaultTooltipFooterStyles{font-size:8px}}.BundlePage_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.BundlePage_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.BundlePage_defaultStylesForContentBlock{border-bottom:1px solid hsla(0,0%,100%,.1)}.BundlePage_wrapper{bottom:0;display:flex;flex-direction:column;height:100%;left:0;position:absolute;right:0;top:0;width:100%}@media(max-width:1240px){.BundlePage_wrapper{margin:0 auto;max-width:90%;position:relative}}.BundlePage_content{display:flex;min-height:0;position:relative;transition:padding-top .5s ease-in-out}.BundlePage_content.BundlePage_scrollable{padding-top:30vh}@media(max-width:1240px){.BundlePage_content.BundlePage_scrollable{padding-top:0}.BundlePage_content{padding-bottom:130px}}.BundlePage_purchaseContent{border-top:1px solid hsla(0,0%,100%,.1);padding-bottom:15px;padding-top:15px}.BundlePage_purchaseContent.BundlePage_withExpander{padding-top:5px}@media(max-width:1400px){.BundlePage_purchaseContent{padding-bottom:5px;padding-top:5px}}@media(max-width:1240px){.BundlePage_purchaseContent{display:none}.BundlePage_purchaseContent.BundlePage_isVariablePriceProduct{background-color:#11151e;border-top:1px solid hsla(0,0%,100%,.1);bottom:53px;display:block;left:0;position:fixed;right:0;z-index:9}}.BundlePage_purchaseWrapper{display:flex;padding-bottom:10px;position:relative}@media(max-width:1366px){.BundlePage_purchaseWrapper{padding-bottom:5px}}.BundlePage_purchaseButtonsWrapper{display:flex}.BundlePage_purchaseButtons{align-items:center;display:flex}.BundlePage_fastGoldLink{margin:0 20px;top:-2px}.BundlePage_mobileImageWrapper{display:none}@media(max-width:1240px){.BundlePage_mobileImageWrapper{display:block;margin-top:20px}}.BundlePage_mobilePreviewWrapper{display:none}@media(max-width:1240px){.BundlePage_mobilePreviewWrapper{display:block;padding-top:15px}}.BundlePage_leftContent{box-sizing:border-box;flex-grow:1;margin-right:10px;max-width:52%;min-height:400px;overflow-y:auto;padding-right:10px;padding-top:10px;position:relative;width:100%}.BundlePage_leftContent.BundlePage_withGallery{max-width:49.5%}@media(max-width:1600px){.BundlePage_leftContent.BundlePage_withGallery{max-width:52%}}@media(max-width:1366px)and (max-height:720px){.BundlePage_leftContent.BundlePage_withGallery{max-width:60%;min-height:auto}}.BundlePage_leftContent.BundlePage_initialHeight{min-height:auto}@media(max-height:780px),(max-width:1366px){.BundlePage_leftContent.BundlePage_withPort{max-width:60%;min-height:auto}}@media(max-width:1240px){.BundlePage_leftContent{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-right:0;max-width:100%;padding-bottom:50px}.BundlePage_leftContent.BundlePage_variablePrice{padding-bottom:100px}.BundlePage_leftContent.BundlePage_withGallery{max-width:100%}}@media(max-height:750px){.BundlePage_leftContent{min-height:auto}}@media(max-width:1240px){.BundlePage_leftContent{min-height:auto}}.BundlePage_rightContent{margin-bottom:15px;min-height:0;width:48%}.BundlePage_rightContent.BundlePage_withGallery{width:50.5%}@media(max-height:680px){.BundlePage_rightContent{overflow-y:auto}}@media(max-width:1240px){.BundlePage_rightContent{display:none}}.BundlePage_rightContent.BundlePage_withFullscreenGallery{align-items:center;display:flex;flex-direction:column}.BundlePage_mobilePurchaseWrapper{display:none}@media(max-width:1240px){.BundlePage_mobilePurchaseWrapper{display:block}}.BundlePage_purchaseQuantityWidget{align-items:center;display:flex;min-height:52px}.BundlePage_purchasePriceContent{min-height:52px}.BundlePage_purchasePriceContent.BundlePage_withExhange{opacity:.55}.BundlePage_pricePreloader{align-items:center;display:flex;min-height:52px;position:relative}.BundlePage_purchaseBlock{margin-right:50px;min-width:170px}.BundlePage_purchaseBlock:last-child{margin-right:0}@media(max-width:1240px){.BundlePage_variablePrice .BundlePage_purchaseBlock{margin-right:0;min-width:auto;padding:5px 10px 0;width:50%}.BundlePage_variablePrice .BundlePage_purchaseBlock:first-child{display:flex;flex-direction:column;justify-content:space-between}.BundlePage_variablePrice .BundlePage_purchaseBlock .BundlePage_purchasePriceContent{min-height:45px}.BundlePage_variablePrice .BundlePage_purchaseBlock .BundlePage_pricePreloader{min-height:65px}.BundlePage_variablePrice .BundlePage_purchaseBlock .BundlePage_purchaseBlockTitle{font-size:12px;padding:5px 0 0}.BundlePage_variablePrice .BundlePage_purchaseBlock input{width:65%}.BundlePage_purchaseContent.BundlePage_isVariablePriceProduct .BundlePage_purchaseButtons{padding:0 10px;width:100%}.BundlePage_purchaseContent.BundlePage_isVariablePriceProduct .BundlePage_purchaseButtons button{width:100%}}.BundlePage_isLockInterface{pointer-events:none}.BundlePage_tooltipInfoLabel{left:5px;position:relative;top:2px}.BundlePage_purchaseBlockTitle{align-items:center;color:hsla(0,0%,100%,.75);display:flex;font-size:14px;padding:5px 0}@media(min-width:1600px){.BundlePage_purchaseBlockTitle{font-size:16px}}@media(max-width:300px){.BundlePage_purchaseBlockTitle{font-size:10px}}.BundlePage_portPreviewWrapper{display:inline-block;left:50%;padding:1.2rem 1rem;position:relative;transform:translateX(-50%)}.BundlePage_withFullscreenGallery .BundlePage_portPreviewWrapper{left:auto;transform:none}.BundlePage_expanderContent{padding-bottom:5px;position:relative}.BundlePage_expander{font-size:14px;opacity:.8}@media(min-width:1600px){.BundlePage_expander{font-size:16px}}@media(max-width:300px){.BundlePage_expander{font-size:10px}}@media(max-width:1700px){.BundlePage_expander{margin-top:5px}}.BundlePage_cnFastGold{margin:0 10px;top:-2px}.BundlePage_restrictionText{padding:0 0 15px}@media(max-width:768px){.BundlePage_restrictionText{padding:0 20px 15px}}.BundlePage_crewVoiceButton{align-items:center;display:flex;justify-content:center;margin-top:20px}.BundlePageImage_bundleBigImage{background-position:top;background-repeat:no-repeat;background-size:contain;height:100%;max-height:930px;width:100%}@media(min-width:769px)and (max-width:1240px){.BundlePageImage_bundleBigImage{margin-top:15px;padding-top:100%}}.BundlePageImage_iconWrapper{position:relative}.BundlePageImage_icon{height:100%;max-height:480px;object-fit:contain;object-position:center;width:100%}@media(max-width:1600px)and (max-height:800px){.BundlePageImage_icon{max-height:250px}}@media(max-width:1366px){.BundlePageImage_icon{max-height:320px}}@media(min-width:1241px)and (max-height:710px){.BundlePageImage_icon{max-height:300px}}.BundlePageImage_icon.BundlePageImage_serialBundle{margin-bottom:15px}@media(max-width:1240px){.BundlePageImage_icon.BundlePageImage_serialBundle{height:100%;margin-bottom:0}}.BundlePageImage_photoViewer .BundlePageImage_viewer{align-items:flex-end}@media(min-width:769px)and (max-width:1240px){.BundlePageImage_photoViewer .BundlePageImage_viewer{align-items:center}}.BundlePageImage_PaginationDots{margin-top:auto;width:100%}.PhotoViewer_wrapper{display:flex;flex-direction:column}@media(min-width:769px)and (max-width:1240px){.PhotoViewer_wrapper{align-items:center;flex-direction:column}}.PhotoViewer_currentImageWrapper{max-width:664px;overflow:hidden;position:relative;width:100%}.PhotoViewer_currentImageWrapper:after{content:"";display:block;padding-top:55.4%}.PhotoViewer_currentImage{background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 -32px 26px 23px rgba(0,0,0,.25);will-change:background-image}.PhotoViewer_currentImage,.PhotoViewer_imageSlider{bottom:0;left:0;max-height:368px;max-width:664px;position:absolute;right:0;top:0}.PhotoViewer_imageSlider .swiper{height:100%}.PhotoViewer_image{background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 -32px 26px 23px rgba(0,0,0,.25);height:100%;width:100%;will-change:background-image}.PhotoViewer_lines{box-sizing:border-box;display:flex;margin-top:20px;max-width:664px;transform:translateZ(0);transition:all .5s;will-change:transform}.PhotoViewer_linesWrap{margin-top:20px;max-width:664px;position:relative;width:100%}.PhotoViewer_linesWrap&gt;div:first-child{height:100%}.PhotoViewer_linesWrap div[class=swiper-wrapper]{height:auto}.PhotoViewer_item{border:1px solid hsla(0,0%,100%,.3);margin-right:1.2%;max-height:88px;max-width:23.8%;overflow:hidden;position:relative}.PhotoViewer_item:last-child{margin-right:0}.PhotoViewer_item:after{content:"";display:block;padding-top:56%}.PhotoViewer_item:before{content:"";height:calc(100% + 1px);left:0;overflow:hidden;pointer-events:none;position:absolute;top:-1px;transition:all .25s ease;width:100%;z-index:1}.PhotoViewer_item.PhotoViewer_isHidden{border:1px solid transparent}.PhotoViewer_item.PhotoViewer_isHidden:before{background-color:rgba(0,0,0,.5)}.PhotoViewer_item:hover{border:1px solid hsla(0,0%,100%,.3)}.PhotoViewer_item:hover:before{background-color:rgba(0,0,0,.5);background-image:linear-gradient(180deg,hsla(0,0%,100%,.3),transparent)}@media screen and (max-width:1600px){.PhotoViewer_item{max-width:23.7%}}@media screen and (max-width:1280px){.PhotoViewer_item{margin-right:1.3%;max-width:23.6%}}@media(max-width:768px){.PhotoViewer_item{max-width:23.5%}}@media screen and (max-width:320px){.PhotoViewer_item{max-width:23.3%}}.PhotoViewer_itemImage{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;box-sizing:border-box;cursor:pointer;height:100%;left:0;position:absolute;right:0;top:0;transition:all .25s ease;width:100%}@media screen and (max-width:1280px){.PhotoViewer_itemImage{min-width:122px}}@media screen and (max-width:1100px){.PhotoViewer_itemImage{min-width:151px}}@media(max-width:768px){.PhotoViewer_itemImage{min-width:48%}}.PhotoViewer_progressDurationWrap{align-items:flex-end;box-sizing:border-box;display:flex;height:100%;justify-content:center;padding:0 26px 5%}.PhotoViewer_progress{background-color:hsla(0,0%,100%,.2);cursor:pointer;height:2px;margin:0 8px;max-width:88px;overflow:hidden;position:relative;width:100%}.PhotoViewer_progressLine{background-color:rgba(0,189,194,.6);height:100%;left:0;position:absolute;top:0;will-change:transform}.PhotoViewer_progressLine.PhotoViewer_finish{animation-name:none;width:100%}.PhotoViewer_progressAnimation{animation-duration:5s;animation-iteration-count:1;animation-name:PhotoViewer_progress;animation-timing-function:linear;width:100%}@keyframes PhotoViewer_progress{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}.PhotoViewer_navigateButton,.PhotoViewer_next,.PhotoViewer_prev{background-repeat:no-repeat;cursor:pointer;height:18px;opacity:.6;position:absolute;top:50%;transform:translateY(-50%);width:10px;z-index:100}.PhotoViewer_navigateButton:hover,.PhotoViewer_next:hover,.PhotoViewer_prev:hover{opacity:1}.PhotoViewer_prev{background-image:url(images/arrow_back.png);left:15px}.PhotoViewer_prev[aria-disabled=true]{opacity:0!important;pointer-events:none}.PhotoViewer_next{background-image:url(images/arrow_forward.png);right:15px}.PhotoViewer_next[aria-disabled=true]{opacity:0!important;pointer-events:none}.PhotoViewer_imageNavigateButton,.PhotoViewer_imageNextButton,.PhotoViewer_imagePrevButton{background-color:#fff;cursor:pointer;height:24px;-webkit-mask-image:url(images/next.svg);mask-image:url(images/next.svg);opacity:.4;position:absolute;top:50%;transform:translateY(-50%);width:24px;z-index:1}.PhotoViewer_imageNavigateButton:hover,.PhotoViewer_imageNextButton:hover,.PhotoViewer_imagePrevButton:hover{opacity:1}.PhotoViewer_hidden.PhotoViewer_imageNextButton,.PhotoViewer_hidden.PhotoViewer_imagePrevButton,.PhotoViewer_imageNavigateButton.PhotoViewer_hidden{display:none}.PhotoViewer_imagePrevButton{left:5px;transform:translateY(-50%) scale(-1)}.PhotoViewer_imageNextButton{right:5px}.PhotoViewer_wrapper.hide_gallery_default_background .PhotoViewer_image{box-shadow:none}.PhotoViewer_wrapper.hide_gallery_default_background .PhotoViewer_item{border:none}.PhotoViewer_wrapper.hide_gallery_default_background .PhotoViewer_item:before{content:none}.PhotoViewer_wrapper.hide_gallery_default_background .PhotoViewer_item.PhotoViewer_isHidden{opacity:.7}.PhotoViewer_wrapper.hide_gallery_default_background .PhotoViewer_item:hover,.PhotoViewer_wrapper.hide_gallery_default_background .PhotoViewer_item:not(.PhotoViewer_isHidden){opacity:1}.PaginationDots_wrapper{--offset:0;--length:5;display:flex;position:relative}.PaginationDots_controls{align-items:center;animation-delay:.4s;animation-duration:.25s;animation-fill-mode:forwards;animation-name:PaginationDots_pagination-dots-fadein;animation-timing-function:linear;background:rgba(0,0,0,.3);background-color:rgba(0,0,0,.3);border-radius:24px;display:flex;flex-direction:row;justify-content:center;margin:0 auto;opacity:0;position:relative;z-index:1}@supports(backdrop-filter:blur(15px)) or (-webkit-backdrop-filter:blur(15px)){.PaginationDots_controls{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:rgba(0,0,0,.1)}}@keyframes PaginationDots_pagination-dots-fadein{0%{opacity:0}to{opacity:1}}.PaginationDots_bulletsWrapper{max-width:calc(28px*var(--length));overflow:hidden}.PaginationDots_bulletsWrapper.PaginationDots_bulletsDynamic{-webkit-mask-image:linear-gradient(90deg,transparent,#000 28px,#000 calc(100% - 28px),transparent)}.PaginationDots_bulletsWrapper.PaginationDots_bulletsDynamic.PaginationDots_bulletsStart{-webkit-mask-image:linear-gradient(90deg,#000,#000 28px,transparent)}.PaginationDots_bulletsWrapper.PaginationDots_bulletsDynamic.PaginationDots_bulletsEnd{-webkit-mask-image:linear-gradient(90deg,transparent,#000 calc(100% - 28px),#000)}.PaginationDots_bullets{display:flex;flex-direction:row;transform:translateX(calc(var(--offset)*28px));transition:all .1s linear;width:calc(var(--length)*28px)}.PaginationDots_bullet{background:#fff;border-radius:50%;cursor:pointer;flex-shrink:0;height:14px;margin:0 7px;opacity:.3;position:relative;transition:all .1s linear;width:14px}.PaginationDots_bullet:active,.PaginationDots_bullet:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none}.PaginationDots_bullet:before{bottom:-6px;content:"";left:-6px;position:absolute;right:-6px;top:-6px}.PaginationDots_bullet.PaginationDots_bulletActive{opacity:1}.PaginationDots_button{appearance:none;background:url(images/chevron-left.svg) no-repeat 50%;background-size:13px 20px;border:none;cursor:pointer;height:20px;opacity:.75;padding:20px;position:relative;transition:opacity .1s linear;width:13px;z-index:1}.PaginationDots_button:focus{outline:none}.PaginationDots_button.PaginationDots_disabled{opacity:.2;pointer-events:none}.PaginationDots_button.PaginationDots_next{transform:rotate(180deg)}.MobilePurchaseWrapper_fontRoboto,.MobilePurchaseWrapper_priceWrapperTitle{font-family:Roboto!important}.MobilePurchaseWrapper_fade{animation-duration:.5s;animation-name:MobilePurchaseWrapper_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes MobilePurchaseWrapper_fade{0%{opacity:0}to{opacity:1}}.MobilePurchaseWrapper_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.MobilePurchaseWrapper_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.MobilePurchaseWrapper_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.MobilePurchaseWrapper_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.MobilePurchaseWrapper_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.MobilePurchaseWrapper_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.MobilePurchaseWrapper_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.MobilePurchaseWrapper_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.MobilePurchaseWrapper_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.MobilePurchaseWrapper_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.MobilePurchaseWrapper_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.MobilePurchaseWrapper_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.MobilePurchaseWrapper_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.MobilePurchaseWrapper_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.MobilePurchaseWrapper_bundle-two-third:after{padding-top:100%}}.MobilePurchaseWrapper_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.MobilePurchaseWrapper_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.MobilePurchaseWrapper_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.MobilePurchaseWrapper_bundle-full{max-height:316px}.MobilePurchaseWrapper_bundle-full:after{padding-top:100%}}.MobilePurchaseWrapper_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.MobilePurchaseWrapper_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.MobilePurchaseWrapper_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.MobilePurchaseWrapper_bundle-three-second{max-height:316px}.MobilePurchaseWrapper_bundle-three-second:after{padding-top:100%}}.MobilePurchaseWrapper_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.MobilePurchaseWrapper_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.MobilePurchaseWrapper_bundle-three{margin:.75rem}}.MobilePurchaseWrapper_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.MobilePurchaseWrapper_bundle-one-four:after{content:"";display:block;padding-top:100%}.MobilePurchaseWrapper_headShakeAnimation{animation:MobilePurchaseWrapper_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes MobilePurchaseWrapper_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.MobilePurchaseWrapper_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.MobilePurchaseWrapper_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.MobilePurchaseWrapper_defaultTooltipHeaderStyles{font-size:10px}}.MobilePurchaseWrapper_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.MobilePurchaseWrapper_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.MobilePurchaseWrapper_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.MobilePurchaseWrapper_defaultTooltipBodyStyles{font-size:10px}}.MobilePurchaseWrapper_defaultTooltipBodyStyles.MobilePurchaseWrapper_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.MobilePurchaseWrapper_defaultTooltipBodyStyles.MobilePurchaseWrapper_withBorderBottom:last-child{border-bottom:0}.MobilePurchaseWrapper_defaultTooltipBodyStyles.MobilePurchaseWrapper_warning{color:#f17e47}.MobilePurchaseWrapper_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.MobilePurchaseWrapper_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.MobilePurchaseWrapper_defaultTooltipFooterStyles{font-size:8px}}.MobilePurchaseWrapper_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.MobilePurchaseWrapper_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.MobilePurchaseWrapper_purchaseMobileWrapper{background-color:#11151e;border-top:1px solid hsla(0,0%,100%,.1);bottom:53px;left:0;position:fixed;right:0;z-index:9}.MobilePurchaseWrapper_background{background-color:transparent}.MobilePurchaseWrapper_wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding:10px 20px}.MobilePurchaseWrapper_purchaseWrapperRow{display:flex;justify-content:space-between;padding-bottom:10px;width:100%}.MobilePurchaseWrapper_purchaseWrapperRow:last-child{padding-bottom:0}@media(max-width:1240px){.MobilePurchaseWrapper_purchaseWrapperRow{align-items:center}}.MobilePurchaseWrapper_priceWrapper{display:flex;flex-direction:column;justify-content:center;min-height:30px}.MobilePurchaseWrapper_priceWrapperTitle{color:hsla(0,0%,100%,.77);font-size:16px;line-height:24px;padding-bottom:5px}@media screen and (max-width:320px){.MobilePurchaseWrapper_priceWrapperTitle{font-size:12px;line-height:12px}}.MobilePurchaseWrapper_buttonFullWidth{font-size:12px;margin-top:10px}.MobilePurchaseWrapper_purchaseButton{display:flex;height:100%;max-height:60px}.MobilePurchaseWrapper_purchaseButton&gt;div{width:100%}.MobilePurchaseWrapper_purchaseButton&gt;div&gt;div{height:95%;padding-top:4px}.MobilePurchaseWrapper_purchaseButton button{height:100%;width:100%}@media(max-width:1240px){.MobilePurchaseWrapper_purchaseButton button{font-size:16px;justify-content:center;min-height:60px}}.MobilePurchaseWrapper_purchaseColumn.MobilePurchaseWrapper_disabled{opacity:.4;pointer-events:none}.MobilePurchaseWrapper_purchaseColumn:last-child{min-width:45%}.MobilePurchaseWrapper_newPrice{font-size:18px;line-height:18px}@media screen and (max-width:320px){.MobilePurchaseWrapper_newPrice{font-size:14px;line-height:14px}}.MobilePurchaseWrapper_oldPrice{font-size:16px;line-height:16px}@media screen and (max-width:320px){.MobilePurchaseWrapper_oldPrice{font-size:12px;line-height:12px}}.MobilePurchaseWrapper_quantityWidget{width:45%!important}@media(max-width:768px){.MobilePurchaseWrapper_priceWrapper .MobilePurchaseWrapper_realPurchaseWrapper{align-items:center!important;flex-direction:row!important}.MobilePurchaseWrapper_priceWrapper .MobilePurchaseWrapper_realPurchaseWrapper .MobilePurchaseWrapper_newPrice{line-height:1.5}.MobilePurchaseWrapper_priceWrapper .MobilePurchaseWrapper_discountWrapper{min-width:auto;padding:5px}}.SantaBundleBackground_fontRoboto{font-family:Roboto!important}.SantaBundleBackground_fade{animation-duration:.5s;animation-name:SantaBundleBackground_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes SantaBundleBackground_fade{0%{opacity:0}to{opacity:1}}.SantaBundleBackground_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.SantaBundleBackground_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.SantaBundleBackground_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.SantaBundleBackground_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SantaBundleBackground_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.SantaBundleBackground_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.SantaBundleBackground_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.SantaBundleBackground_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SantaBundleBackground_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.SantaBundleBackground_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.SantaBundleBackground_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.SantaBundleBackground_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SantaBundleBackground_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SantaBundleBackground_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.SantaBundleBackground_bundle-two-third:after{padding-top:100%}}.SantaBundleBackground_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.SantaBundleBackground_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.SantaBundleBackground_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SantaBundleBackground_bundle-full{max-height:316px}.SantaBundleBackground_bundle-full:after{padding-top:100%}}.SantaBundleBackground_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.SantaBundleBackground_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.SantaBundleBackground_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SantaBundleBackground_bundle-three-second{max-height:316px}.SantaBundleBackground_bundle-three-second:after{padding-top:100%}}.SantaBundleBackground_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.SantaBundleBackground_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.SantaBundleBackground_bundle-three{margin:.75rem}}.SantaBundleBackground_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.SantaBundleBackground_bundle-one-four:after{content:"";display:block;padding-top:100%}.SantaBundleBackground_headShakeAnimation{animation:SantaBundleBackground_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes SantaBundleBackground_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.SantaBundleBackground_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.SantaBundleBackground_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.SantaBundleBackground_defaultTooltipHeaderStyles{font-size:10px}}.SantaBundleBackground_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.SantaBundleBackground_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.SantaBundleBackground_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.SantaBundleBackground_defaultTooltipBodyStyles{font-size:10px}}.SantaBundleBackground_defaultTooltipBodyStyles.SantaBundleBackground_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.SantaBundleBackground_defaultTooltipBodyStyles.SantaBundleBackground_withBorderBottom:last-child{border-bottom:0}.SantaBundleBackground_defaultTooltipBodyStyles.SantaBundleBackground_warning{color:#f17e47}.SantaBundleBackground_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.SantaBundleBackground_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.SantaBundleBackground_defaultTooltipFooterStyles{font-size:8px}}.SantaBundleBackground_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.SantaBundleBackground_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.SantaBundleBackground_wrapper{--santa-bundle-page-width:100%;--santa-bundle-page-height:100%;background-color:#141936;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.SantaBundleBackground_wrapper .SantaBundleBackground_videoBackgroundWrapper{margin:0 auto}.SantaBundleBackground_wrapper .SantaBundleBackground_background,.SantaBundleBackground_wrapper .SantaBundleBackground_videoBackgroundWrapper{background-color:inherit;height:100%;max-height:var(--santa-bundle-page-height);max-width:var(--santa-bundle-page-width);position:relative;width:100%}.SantaBundleBackground_wrapper .SantaBundleBackground_background{background-position:50%;background-size:cover}.SantaBundleBackground_wrapper .SantaBundleBackground_videoBackground,.SantaBundleBackground_wrapper .SantaBundleBackground_videoBackgroundMask{background-color:inherit;height:100%;left:0;max-height:var(--santa-bundle-page-height);max-width:var(--santa-bundle-page-width);position:absolute;top:0;width:100%}.SantaBundleBackground_wrapper .SantaBundleBackground_videoBackgroundMask{display:block;margin:0 auto;-webkit-mask-image:url(images/bundle_background_mask.svg);-webkit-mask-position:top;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.VideoBackground_background{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0}.VideoBackground_background.VideoBackground_withMask{background-size:contain;margin:0 auto;max-height:1080px;max-width:1920px}@media(aspect-ratio:16/9){.VideoBackground_background.VideoBackground_withMask{background-size:cover;margin:initial;max-height:100%;max-width:100%}}@media(min-width:1921px){.VideoBackground_background.VideoBackground_withMask{background-size:contain;margin:0 auto;max-height:1080px;max-width:1920px}}.VideoBackground_videoWrapper{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s linear;width:100%}.VideoBackground_videoWrapper.VideoBackground_show{opacity:1}.VideoBackground_videoWrapper video{backface-visibility:hidden;height:100%;left:0;object-fit:cover;object-position:center;perspective:1000px;position:absolute;top:0;transform:translateZ(0);width:100%}.VideoBackground_videoBackgroundWrapper{bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0}.VideoBackground_videoBackgroundWrapper.VideoBackground_hidden{display:none}.VideoBackground_videoBackgroundWrapper.VideoBackground_blur{filter:blur(40px)}.VideoBackground_videoBackgroundMask{background-color:inherit;display:none;height:100%;left:0;margin:0 auto;-webkit-mask-image:url(images/bundle_background_mask.svg);-webkit-mask-position:top;-webkit-mask-repeat:no-repeat;-webkit-mask-size:100%;max-height:100%;max-width:100%;position:absolute;top:0;width:100%}@media(min-width:1921px){.VideoBackground_videoBackgroundMask{display:block}}.BundlePageHeader_fontRoboto{font-family:Roboto!important}.BundlePageHeader_fade{animation-duration:.5s;animation-name:BundlePageHeader_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes BundlePageHeader_fade{0%{opacity:0}to{opacity:1}}.BundlePageHeader_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.BundlePageHeader_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.BundlePageHeader_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.BundlePageHeader_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundlePageHeader_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.BundlePageHeader_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.BundlePageHeader_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.BundlePageHeader_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundlePageHeader_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.BundlePageHeader_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.BundlePageHeader_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.BundlePageHeader_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundlePageHeader_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundlePageHeader_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.BundlePageHeader_bundle-two-third:after{padding-top:100%}}.BundlePageHeader_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.BundlePageHeader_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.BundlePageHeader_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundlePageHeader_bundle-full{max-height:316px}.BundlePageHeader_bundle-full:after{padding-top:100%}}.BundlePageHeader_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.BundlePageHeader_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.BundlePageHeader_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundlePageHeader_bundle-three-second{max-height:316px}.BundlePageHeader_bundle-three-second:after{padding-top:100%}}.BundlePageHeader_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.BundlePageHeader_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.BundlePageHeader_bundle-three{margin:.75rem}}.BundlePageHeader_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.BundlePageHeader_bundle-one-four:after{content:"";display:block;padding-top:100%}.BundlePageHeader_headShakeAnimation{animation:BundlePageHeader_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes BundlePageHeader_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.BundlePageHeader_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.BundlePageHeader_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.BundlePageHeader_defaultTooltipHeaderStyles{font-size:10px}}.BundlePageHeader_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.BundlePageHeader_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.BundlePageHeader_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.BundlePageHeader_defaultTooltipBodyStyles{font-size:10px}}.BundlePageHeader_defaultTooltipBodyStyles.BundlePageHeader_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.BundlePageHeader_defaultTooltipBodyStyles.BundlePageHeader_withBorderBottom:last-child{border-bottom:0}.BundlePageHeader_defaultTooltipBodyStyles.BundlePageHeader_warning{color:#f17e47}.BundlePageHeader_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.BundlePageHeader_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.BundlePageHeader_defaultTooltipFooterStyles{font-size:8px}}.BundlePageHeader_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.BundlePageHeader_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.BundlePageHeader_flex{align-items:center;display:flex;flex-wrap:wrap}@media(max-width:768px){.BundlePageHeader_flex{align-items:flex-start;flex-direction:column}}.BundlePageHeader_camouflageAdditionalInfo{margin-top:5px}.BundlePageHeader_preBundleTitle{border-right:1px solid hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.75);display:inline-block;font-size:16px;margin-right:10px;padding-right:10px}@media(min-width:1600px){.BundlePageHeader_preBundleTitle{font-size:18px}}@media(max-width:300px){.BundlePageHeader_preBundleTitle{font-size:12px}}.BundlePageHeader_preBundleTitle.BundlePageHeader_borderRight{border-right:1px solid hsla(0,0%,100%,.15)}.BundlePageHeader_preBundleTitle.BundlePageHeader_marginRight{margin-right:10px}.BundlePageHeader_preBundleTitle.BundlePageHeader_noPadding{border:0;padding:0}.BundlePageHeader_preBundleTitle:first-child{padding-left:0}.BundlePageHeader_preBundleTitle:last-child{border:none}.BundlePageHeader_preBundleTitle&gt;b{color:#fff;font-weight:700}@media(max-width:1360px){.BundlePageHeader_preBundleTitle span{padding-top:3px}}@media(max-width:768px){.BundlePageHeader_preBundleTitle{border:none;font-size:16px;line-height:1;padding:7px 0 0}.BundlePageHeader_preBundleTitle:last-child{padding-bottom:10px}}.BundlePageHeader_preBundleTitle.BundlePageHeader_camoTitle{padding-bottom:0}.BundlePageHeader_crewPreviewButton,.BundlePageHeader_preBundleTitle.BundlePageHeader_camoPreviewButton{align-items:center;display:inline-flex;min-height:27px}.BundlePageHeader_crewPreviewButton{position:relative;top:2px}.BundlePageHeader_bundleLimitWidget{margin-left:10px}@media(max-width:768px){.BundlePageHeader_bundleLimitWidget{margin-left:0}}.BundlePageHeader_preBundleTitle.BundlePageHeader_inventoryWidget{font-size:16px}@media(min-width:1600px){.BundlePageHeader_preBundleTitle.BundlePageHeader_inventoryWidget{font-size:18px}}@media(max-width:300px){.BundlePageHeader_preBundleTitle.BundlePageHeader_inventoryWidget{font-size:12px}}.BundlePageHeader_preBundleTitle.BundlePageHeader_inventoryWidget b{color:#fc6}@media(max-width:768px){.BundlePageHeader_preBundleTitle.BundlePageHeader_inventoryWidget{font-size:16px;margin-left:0}}.BundlePageHeader_flex .BundlePageHeader_preBundleTitle.BundlePageHeader_inventoryWidgetStyle{font-size:16px;margin-left:-2px}@media(min-width:1600px){.BundlePageHeader_flex .BundlePageHeader_preBundleTitle.BundlePageHeader_inventoryWidgetStyle{font-size:18px}}@media(max-width:300px){.BundlePageHeader_flex .BundlePageHeader_preBundleTitle.BundlePageHeader_inventoryWidgetStyle{font-size:12px}}.BundlePageHeader_flex .BundlePageHeader_preBundleTitle.BundlePageHeader_inventoryWidgetStyle b{color:#fc6}@media(max-width:768px){.BundlePageHeader_flex .BundlePageHeader_preBundleTitle.BundlePageHeader_inventoryWidgetStyle{font-size:16px;margin-left:0}}.BundlePageHeader_limitWidgetBlock{margin:10px 0 0 -10px;position:relative;width:100%}@media(max-width:768px){.BundlePageHeader_limitWidgetBlock{margin-left:0}}.BundlePageHeader_contentAdditionalBlock{padding:10px 0}.BundlePageHeader_contentBlockBody{display:flex;padding-top:10px}.BundlePageHeader_ttcText{color:hsla(0,0%,100%,.85);font-size:14px}@media(min-width:1600px){.BundlePageHeader_ttcText{font-size:16px}}@media(max-width:300px){.BundlePageHeader_ttcText{font-size:10px}}.BundlePageHeader_consumablesLine{display:flex;justify-content:flex-end;width:100%}.BundlePageHeader_consumablesLine:first-child{justify-content:flex-start}.BundlePageHeader_contentBlock{color:#fff;padding:10px 0 14px}.BundlePageHeader_contentBlock.BundlePageHeader_withoutPaddingBottom{padding-bottom:0}.BundlePageHeader_contentBlockTitle{color:#fff;font-size:20px;font-weight:700}@media(min-width:1600px){.BundlePageHeader_contentBlockTitle{font-size:22px}}@media(max-width:300px){.BundlePageHeader_contentBlockTitle{font-size:16px}}.BundlePageHeader_contentBlockSubTitle{color:hsla(0,0%,100%,.75);font-size:14px}@media(min-width:1600px){.BundlePageHeader_contentBlockSubTitle{font-size:16px}}@media(max-width:300px){.BundlePageHeader_contentBlockSubTitle{font-size:10px}}.BundlePageHeader_additionalContentTitle,.BundlePageHeader_contentSpoilerTitle{color:#fff;font-size:20px;font-weight:700}@media(min-width:1600px){.BundlePageHeader_additionalContentTitle,.BundlePageHeader_contentSpoilerTitle{font-size:22px}}@media(max-width:300px){.BundlePageHeader_additionalContentTitle,.BundlePageHeader_contentSpoilerTitle{font-size:16px}}.BundlePageHeader_spoilerSubTitle{color:#fff;font-size:18px;font-weight:700}@media(min-width:1600px){.BundlePageHeader_spoilerSubTitle{font-size:20px}}@media(max-width:300px){.BundlePageHeader_spoilerSubTitle{font-size:14px}}.BundlePageHeader_consumablesContent{flex-wrap:wrap;width:min-content}.BundlePageHeader_spoilerContent{padding:0 0 10px}.BundlePageHeader_spoilerContent .we-content__ttc{padding:0 0 3px}.BundlePageHeader_borderBottom{border-bottom:1px solid hsla(0,0%,100%,.1)}.BundlePageHeader_borderBottom:last-child{border-bottom:none}.BundlePageHeader_contentBlockSmallTitle{color:#fff;font-size:18px;font-weight:700}@media(min-width:1600px){.BundlePageHeader_contentBlockSmallTitle{font-size:20px}}@media(max-width:300px){.BundlePageHeader_contentBlockSmallTitle{font-size:14px}}.BundlePageHeader_contentBlockWowSEntities{margin-left:-20px}.BundlePageHeader_boostAbout,.BundlePageHeader_modernizationAbout{color:hsla(0,0%,100%,.85);font-size:14px}@media(min-width:1600px){.BundlePageHeader_boostAbout,.BundlePageHeader_modernizationAbout{font-size:16px}}@media(max-width:300px){.BundlePageHeader_boostAbout,.BundlePageHeader_modernizationAbout{font-size:10px}}.BundlePageHeader_contentBlockDescription{color:hsla(0,0%,100%,.75);font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;line-height:24px;padding-top:5px}@media(min-width:1600px){.BundlePageHeader_contentBlockDescription{font-size:16px}}@media(max-width:300px){.BundlePageHeader_contentBlockDescription{font-size:10px}}.BundlePageHeader_contentBlockDescription *,.BundlePageHeader_contentBlockDescription * .we-vehicle__level{font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif}.BundlePageHeader_mainFeatureLine{margin-top:5px}.BundlePageHeader_featureCircle{height:7px;top:7px;width:7px}.BundlePageHeader_mainFeatures{padding:10px 0 16px}.BundlePageHeader_modernizationContentTitle{align-items:center;color:hsla(0,0%,100%,.85);display:flex;font-size:14px}.BundlePageHeader_modernizationContentTitle span{margin-right:5px}@media(min-width:1600px){.BundlePageHeader_modernizationContentTitle{font-size:16px}}@media(max-width:300px){.BundlePageHeader_modernizationContentTitle{font-size:10px}}.BundlePageHeader_modernizationContentItem{padding-bottom:2.5px}.BundlePageHeader_modernizationContentItem:last-child{padding-bottom:0}.BundlePageHeader_modernizationContentInfo{height:18px;width:18px}.BundlePageHeader_headerWrapper{border-bottom:1px solid hsla(0,0%,100%,.1)}@media(max-width:1240px){.BundlePageHeader_headerWrapper{padding-bottom:0}}.BundlePageHeader_title{word-wrap:break-word;color:#fff;font-size:30px;font-weight:700;line-height:1.1;padding-bottom:4px}@media(min-width:1600px){.BundlePageHeader_title{font-size:32px}}@media(max-width:300px){.BundlePageHeader_title{font-size:26px}}@media(max-width:1366px){.BundlePageHeader_title{font-size:24px}}.BundlePageHeader_content{color:#fff;padding:0 0 8px}.BundlePageHeader_serialChainWidget{color:#fff;padding:5px 0 0}.BundlePageHeader_disclaimer{border-top:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.75);display:flex;flex-direction:row;line-height:1.1875;padding:8px 0}.BundlePageHeader_disclaimer:before{background-image:url(images/icon_notice.svg);background-size:16px 16px;content:"";height:16px;margin-right:7px;min-width:16px;position:relative;top:1px}.BundlePageHeader_preBundleTitle.BundlePageHeader_inventoryWidget.BundlePageHeader_inventoryWidgetContainer:before{display:none}.BundlePageHeader_preBundleTitle.BundlePageHeader_inventoryWidget.BundlePageHeader_inventoryWidgetContainer b{color:#fff}.BundlePageDescription_fontRoboto{font-family:Roboto!important}.BundlePageDescription_expander,.BundlePageDescription_fade{animation-duration:.5s;animation-name:BundlePageDescription_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes BundlePageDescription_fade{0%{opacity:0}to{opacity:1}}.BundlePageDescription_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.BundlePageDescription_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.BundlePageDescription_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.BundlePageDescription_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundlePageDescription_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.BundlePageDescription_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.BundlePageDescription_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.BundlePageDescription_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundlePageDescription_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.BundlePageDescription_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.BundlePageDescription_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.BundlePageDescription_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundlePageDescription_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundlePageDescription_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.BundlePageDescription_bundle-two-third:after{padding-top:100%}}.BundlePageDescription_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.BundlePageDescription_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.BundlePageDescription_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundlePageDescription_bundle-full{max-height:316px}.BundlePageDescription_bundle-full:after{padding-top:100%}}.BundlePageDescription_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.BundlePageDescription_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.BundlePageDescription_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundlePageDescription_bundle-three-second{max-height:316px}.BundlePageDescription_bundle-three-second:after{padding-top:100%}}.BundlePageDescription_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.BundlePageDescription_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.BundlePageDescription_bundle-three{margin:.75rem}}.BundlePageDescription_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.BundlePageDescription_bundle-one-four:after{content:"";display:block;padding-top:100%}.BundlePageDescription_headShakeAnimation{animation:BundlePageDescription_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes BundlePageDescription_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.BundlePageDescription_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.BundlePageDescription_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.BundlePageDescription_defaultTooltipHeaderStyles{font-size:10px}}.BundlePageDescription_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.BundlePageDescription_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.BundlePageDescription_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.BundlePageDescription_defaultTooltipBodyStyles{font-size:10px}}.BundlePageDescription_defaultTooltipBodyStyles.BundlePageDescription_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.BundlePageDescription_defaultTooltipBodyStyles.BundlePageDescription_withBorderBottom:last-child{border-bottom:0}.BundlePageDescription_defaultTooltipBodyStyles.BundlePageDescription_warning{color:#f17e47}.BundlePageDescription_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.BundlePageDescription_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.BundlePageDescription_defaultTooltipFooterStyles{font-size:8px}}.BundlePageDescription_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.BundlePageDescription_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.BundlePageDescription_borderBottom,.BundlePageDescription_defaultStylesForContentBlock{border-bottom:1px solid hsla(0,0%,100%,.1)}.BundlePageDescription_wrapper{bottom:0;display:flex;flex-direction:column;height:100%;left:0;position:absolute;right:0;top:0;width:100%}@media(max-width:1240px){.BundlePageDescription_wrapper{margin:0 auto;max-width:90%;position:relative}}.BundlePageDescription_content{display:flex;min-height:0;position:relative;transition:padding-top .5s ease-in-out}.BundlePageDescription_content.BundlePageDescription_scrollable{padding-top:30vh}@media(max-width:1240px){.BundlePageDescription_content.BundlePageDescription_scrollable{padding-top:0}.BundlePageDescription_content{padding-bottom:130px}}.BundlePageDescription_purchaseContent{border-top:1px solid hsla(0,0%,100%,.1);padding-bottom:15px;padding-top:15px}.BundlePageDescription_purchaseContent.BundlePageDescription_withExpander{padding-top:5px}@media(max-width:1400px){.BundlePageDescription_purchaseContent{padding-bottom:5px;padding-top:5px}}@media(max-width:1240px){.BundlePageDescription_purchaseContent{display:none}.BundlePageDescription_purchaseContent.BundlePageDescription_isVariablePriceProduct{background-color:#11151e;border-top:1px solid hsla(0,0%,100%,.1);bottom:53px;display:block;left:0;position:fixed;right:0;z-index:9}}.BundlePageDescription_purchaseWrapper{display:flex;padding-bottom:10px;position:relative}@media(max-width:1366px){.BundlePageDescription_purchaseWrapper{padding-bottom:5px}}.BundlePageDescription_purchaseButtonsWrapper{display:flex}.BundlePageDescription_purchaseButtons{align-items:center;display:flex}.BundlePageDescription_fastGoldLink{margin:0 20px;top:-2px}.BundlePageDescription_mobileImageWrapper{display:none}@media(max-width:1240px){.BundlePageDescription_mobileImageWrapper{display:block;margin-top:20px}}.BundlePageDescription_mobilePreviewWrapper{display:none}@media(max-width:1240px){.BundlePageDescription_mobilePreviewWrapper{display:block;padding-top:15px}}.BundlePageDescription_leftContent{box-sizing:border-box;flex-grow:1;margin-right:10px;max-width:52%;min-height:400px;overflow-y:auto;padding-right:10px;padding-top:10px;position:relative;width:100%}.BundlePageDescription_leftContent.BundlePageDescription_withGallery{max-width:49.5%}@media(max-width:1600px){.BundlePageDescription_leftContent.BundlePageDescription_withGallery{max-width:52%}}@media(max-width:1366px)and (max-height:720px){.BundlePageDescription_leftContent.BundlePageDescription_withGallery{max-width:60%;min-height:auto}}.BundlePageDescription_leftContent.BundlePageDescription_initialHeight{min-height:auto}@media(max-height:780px),(max-width:1366px){.BundlePageDescription_leftContent.BundlePageDescription_withPort{max-width:60%;min-height:auto}}@media(max-width:1240px){.BundlePageDescription_leftContent{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-right:0;max-width:100%;padding-bottom:50px}.BundlePageDescription_leftContent.BundlePageDescription_variablePrice{padding-bottom:100px}.BundlePageDescription_leftContent.BundlePageDescription_withGallery{max-width:100%}}@media(max-height:750px){.BundlePageDescription_leftContent{min-height:auto}}@media(max-width:1240px){.BundlePageDescription_leftContent{min-height:auto}}.BundlePageDescription_rightContent{margin-bottom:15px;min-height:0;width:48%}.BundlePageDescription_rightContent.BundlePageDescription_withGallery{width:50.5%}@media(max-height:680px){.BundlePageDescription_rightContent{overflow-y:auto}}@media(max-width:1240px){.BundlePageDescription_rightContent{display:none}}.BundlePageDescription_rightContent.BundlePageDescription_withFullscreenGallery{align-items:center;display:flex;flex-direction:column}.BundlePageDescription_mobilePurchaseWrapper{display:none}@media(max-width:1240px){.BundlePageDescription_mobilePurchaseWrapper{display:block}}.BundlePageDescription_purchaseQuantityWidget{align-items:center;display:flex;min-height:52px}.BundlePageDescription_purchasePriceContent{min-height:52px}.BundlePageDescription_purchasePriceContent.BundlePageDescription_withExhange{opacity:.55}.BundlePageDescription_pricePreloader{align-items:center;display:flex;min-height:52px;position:relative}.BundlePageDescription_purchaseBlock{margin-right:50px;min-width:170px}.BundlePageDescription_purchaseBlock:last-child{margin-right:0}@media(max-width:1240px){.BundlePageDescription_variablePrice .BundlePageDescription_purchaseBlock{margin-right:0;min-width:auto;padding:5px 10px 0;width:50%}.BundlePageDescription_variablePrice .BundlePageDescription_purchaseBlock:first-child{display:flex;flex-direction:column;justify-content:space-between}.BundlePageDescription_variablePrice .BundlePageDescription_purchaseBlock .BundlePageDescription_purchasePriceContent{min-height:45px}.BundlePageDescription_variablePrice .BundlePageDescription_purchaseBlock .BundlePageDescription_pricePreloader{min-height:65px}.BundlePageDescription_variablePrice .BundlePageDescription_purchaseBlock .BundlePageDescription_purchaseBlockTitle{font-size:12px;padding:5px 0 0}.BundlePageDescription_variablePrice .BundlePageDescription_purchaseBlock input{width:65%}.BundlePageDescription_purchaseContent.BundlePageDescription_isVariablePriceProduct .BundlePageDescription_purchaseButtons{padding:0 10px;width:100%}.BundlePageDescription_purchaseContent.BundlePageDescription_isVariablePriceProduct .BundlePageDescription_purchaseButtons button{width:100%}}.BundlePageDescription_isLockInterface{pointer-events:none}.BundlePageDescription_tooltipInfoLabel{left:5px;position:relative;top:2px}.BundlePageDescription_purchaseBlockTitle{align-items:center;color:hsla(0,0%,100%,.75);display:flex;font-size:14px;padding:5px 0}@media(min-width:1600px){.BundlePageDescription_purchaseBlockTitle{font-size:16px}}@media(max-width:300px){.BundlePageDescription_purchaseBlockTitle{font-size:10px}}.BundlePageDescription_portPreviewWrapper{display:inline-block;left:50%;padding:1.2rem 1rem;position:relative;transform:translateX(-50%)}.BundlePageDescription_withFullscreenGallery .BundlePageDescription_portPreviewWrapper{left:auto;transform:none}.BundlePageDescription_expanderContent{padding-bottom:5px;position:relative}.BundlePageDescription_expander{font-size:14px;opacity:.8}@media(min-width:1600px){.BundlePageDescription_expander{font-size:16px}}@media(max-width:300px){.BundlePageDescription_expander{font-size:10px}}@media(max-width:1700px){.BundlePageDescription_expander{margin-top:5px}}.BundlePageDescription_cnFastGold{margin:0 10px;top:-2px}.BundlePageDescription_restrictionText{padding:0 0 15px}@media(max-width:768px){.BundlePageDescription_restrictionText{padding:0 20px 15px}}.BundlePageDescription_crewVoiceButton{align-items:center;display:flex;justify-content:center;margin-top:20px}.BundlePageDescription_containsBlock{padding-bottom:1rem;padding-top:1rem}#app .BundlePageDescription_containsBlock .BundlePageDescription_containsTitle{color:#fff;font-size:20px;font-weight:700;top:-5px}@media(min-width:1600px){#app .BundlePageDescription_containsBlock .BundlePageDescription_containsTitle{font-size:22px}}@media(max-width:300px){#app .BundlePageDescription_containsBlock .BundlePageDescription_containsTitle{font-size:16px}}.BundlePageDescription_borderBottom:last-child{border-bottom:none}.BundlePageDescription_descriptionText{color:hsla(0,0%,100%,.75);font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;line-height:24px;padding:11px 0}@media(min-width:1600px){.BundlePageDescription_descriptionText{font-size:16px}}@media(max-width:300px){.BundlePageDescription_descriptionText{font-size:10px}}.BundlePageDescription_descriptionText *,.BundlePageDescription_descriptionText * .we-vehicle__level{font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif}.BundlePageDescription_descriptionText h1,.BundlePageDescription_descriptionText h2,.BundlePageDescription_descriptionText h3,.BundlePageDescription_descriptionText h4,.BundlePageDescription_descriptionText h5,.BundlePageDescription_descriptionText h6{margin:5px 0}.BundlePageDescription_descriptionText hr{background:hsla(0,0%,100%,.15);border:none;display:block;height:1px;margin:5px 0}.BundlePageDescription_descriptionText a{align-items:center;border-bottom:1px solid #fff;cursor:pointer;display:inline-flex;justify-content:center;line-height:1.2;opacity:.9}.BundlePageDescription_descriptionText a:hover{opacity:1}.BundlePageDescription_descriptionText a span{border-bottom:1px solid hsla(0,0%,100%,.4)}.BundlePageDescription_descriptionText a:hover span{border-bottom-color:hsla(0,0%,100%,.7)}.BundlePageDescription_descriptionText ul{padding:0 40px}.BundlePageDescription_descriptionText ul ul{padding:0 20px}.BundlePageDescription_descriptionText ul li{color:hsla(0,0%,100%,.75);list-style:initial;padding-bottom:5px}.BundlePageDescription_descriptionText ul ul li{list-style-type:circle}.BundlePageDescription_descriptionText p{word-wrap:break-word;padding:5px 0}.BundlePageDescription_descriptionText h3{color:hsla(0,0%,100%,.87);font-size:22px;font-weight:700;margin-top:20px}@media(min-width:1600px){.BundlePageDescription_descriptionText h3{font-size:24px}}@media(max-width:300px){.BundlePageDescription_descriptionText h3{font-size:18px}}.BundlePageDescription_descriptionText h5{color:#fff;font-size:18px;font-weight:700;line-height:28px;margin-bottom:0;margin-top:22px}@media(min-width:1600px){.BundlePageDescription_descriptionText h5{font-size:20px}}@media(max-width:300px){.BundlePageDescription_descriptionText h5{font-size:14px}}.BundlePageDescription_descriptionText h5:first-child{margin-top:0}.BundlePageDescription_descriptionText h6{font-size:14px;font-weight:400;margin-bottom:10px;margin-top:-5px}@media(min-width:1600px){.BundlePageDescription_descriptionText h6{font-size:16px}}@media(max-width:300px){.BundlePageDescription_descriptionText h6{font-size:10px}}.BundlePageDescription_descriptionText span{vertical-align:bottom}.BundlePageDescription_descriptionText .armory-global_description_nowrap{white-space:nowrap}@media(max-width:1240px){.BundlePageDescription_descriptionText{padding-right:0}.BundlePageDescription_descriptionText ul{padding:0 0 15px 20px}}.BundlePageDescription_descriptionText [data-interpolate],.BundlePageDescription_descriptionText [data-wows-entity]{display:inline}.BundlePageDescription_descriptionText .we-editor__card-widget{display:block;padding:5px 10px 5px 0;width:max-content}.armory-theme__ny .BundlePageDescription_descriptionText .we-card{background-color:transparent}.armory-theme__ny .BundlePageDescription_descriptionText .we-card .we-card__image{width:80px}.armory-theme__ny .BundlePageDescription_descriptionText .we-card .we-card__text-card{padding-bottom:14px}.armory-theme__ny .BundlePageDescription_descriptionText .we-card:before{background-image:url(images/ny25_we_gold_back.png);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.BundleDescriptionSkeleton_line,.BundleDescriptionSkeleton_wrapper{overflow:hidden;position:relative}.BundleDescriptionSkeleton_line{--base-color:hsla(0,0%,100%,.2);--highlight-color:rgba(223,223,255,.1);--animation-duration:1.5s;background-color:var(--base-color);height:16px;margin-bottom:5px;pointer-events:none;width:100%}.BundleDescriptionSkeleton_line:last-child{margin-bottom:0}.BundleDescriptionSkeleton_line.BundleDescriptionSkeleton_half{width:30%}.BundleDescriptionSkeleton_line:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:BundleDescriptionSkeleton_skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,transparent,var(--highlight-color),transparent);background-repeat:no-repeat;content:"";display:block;height:100%;left:0;position:absolute;right:0;transform:translateX(-100%)}@keyframes BundleDescriptionSkeleton_skeleton{to{transform:translateX(100%)}}.ScrollableBundleBackground_fontRoboto{font-family:Roboto!important}.ScrollableBundleBackground_fade{animation-duration:.5s;animation-name:ScrollableBundleBackground_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes ScrollableBundleBackground_fade{0%{opacity:0}to{opacity:1}}.ScrollableBundleBackground_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.ScrollableBundleBackground_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.ScrollableBundleBackground_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.ScrollableBundleBackground_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ScrollableBundleBackground_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.ScrollableBundleBackground_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.ScrollableBundleBackground_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.ScrollableBundleBackground_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ScrollableBundleBackground_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.ScrollableBundleBackground_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.ScrollableBundleBackground_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.ScrollableBundleBackground_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ScrollableBundleBackground_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ScrollableBundleBackground_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.ScrollableBundleBackground_bundle-two-third:after{padding-top:100%}}.ScrollableBundleBackground_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.ScrollableBundleBackground_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.ScrollableBundleBackground_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ScrollableBundleBackground_bundle-full{max-height:316px}.ScrollableBundleBackground_bundle-full:after{padding-top:100%}}.ScrollableBundleBackground_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.ScrollableBundleBackground_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.ScrollableBundleBackground_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ScrollableBundleBackground_bundle-three-second{max-height:316px}.ScrollableBundleBackground_bundle-three-second:after{padding-top:100%}}.ScrollableBundleBackground_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.ScrollableBundleBackground_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.ScrollableBundleBackground_bundle-three{margin:.75rem}}.ScrollableBundleBackground_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.ScrollableBundleBackground_bundle-one-four:after{content:"";display:block;padding-top:100%}.ScrollableBundleBackground_headShakeAnimation{animation:ScrollableBundleBackground_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes ScrollableBundleBackground_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.ScrollableBundleBackground_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.ScrollableBundleBackground_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.ScrollableBundleBackground_defaultTooltipHeaderStyles{font-size:10px}}.ScrollableBundleBackground_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.ScrollableBundleBackground_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.ScrollableBundleBackground_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.ScrollableBundleBackground_defaultTooltipBodyStyles{font-size:10px}}.ScrollableBundleBackground_defaultTooltipBodyStyles.ScrollableBundleBackground_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.ScrollableBundleBackground_defaultTooltipBodyStyles.ScrollableBundleBackground_withBorderBottom:last-child{border-bottom:0}.ScrollableBundleBackground_defaultTooltipBodyStyles.ScrollableBundleBackground_warning{color:#f17e47}.ScrollableBundleBackground_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.ScrollableBundleBackground_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.ScrollableBundleBackground_defaultTooltipFooterStyles{font-size:8px}}.ScrollableBundleBackground_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.ScrollableBundleBackground_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.ScrollableBundleBackground_background{align-items:flex-end;background-color:#021118;display:flex;height:100%;justify-content:flex-end;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.ScrollableBundleBackground_innerBackground{background-position:100% 0;background-position-y:-5vh;background-repeat:no-repeat;background-size:130%;height:100%;margin:0 auto;max-width:2560px;position:absolute;transition:all 1.2s ease-in-out;width:100%;will-change:background-position,background-size}@media(min-width:2561px){.ScrollableBundleBackground_innerBackground{max-width:100%}}@media(min-width:3800px){.ScrollableBundleBackground_innerBackground{background-position-y:-4vh!important;background-size:85%!important;transition:none;width:100%}}.ScrollableBundleBackground_innerBackground.ScrollableBundleBackground_bundleBackgroundIsScrolling{background-position-y:0;background-size:93%;width:100%}.Expander_wrapper{align-items:center;color:#fff;cursor:pointer;display:flex;opacity:.8;position:relative;transition:opacity .2s ease}.Expander_wrapper:before{background-image:url(images/icon_expander.svg);background-size:15px 15px;content:"";height:15px;margin:0 5px 0 0;transition:transform .2s ease-in-out;width:15px}.Expander_wrapper:hover{opacity:1}.Expander_wrapper.Expander_isExpanded:before{transform:rotate(-180deg)}.CrewVoiceButton_fontRoboto{font-family:Roboto!important}.CrewVoiceButton_fade{animation-duration:.5s;animation-name:CrewVoiceButton_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes CrewVoiceButton_fade{0%{opacity:0}to{opacity:1}}.CrewVoiceButton_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.CrewVoiceButton_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.CrewVoiceButton_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.CrewVoiceButton_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CrewVoiceButton_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.CrewVoiceButton_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.CrewVoiceButton_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.CrewVoiceButton_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CrewVoiceButton_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.CrewVoiceButton_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.CrewVoiceButton_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.CrewVoiceButton_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CrewVoiceButton_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CrewVoiceButton_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.CrewVoiceButton_bundle-two-third:after{padding-top:100%}}.CrewVoiceButton_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.CrewVoiceButton_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.CrewVoiceButton_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CrewVoiceButton_bundle-full{max-height:316px}.CrewVoiceButton_bundle-full:after{padding-top:100%}}.CrewVoiceButton_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.CrewVoiceButton_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.CrewVoiceButton_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CrewVoiceButton_bundle-three-second{max-height:316px}.CrewVoiceButton_bundle-three-second:after{padding-top:100%}}.CrewVoiceButton_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.CrewVoiceButton_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.CrewVoiceButton_bundle-three{margin:.75rem}}.CrewVoiceButton_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.CrewVoiceButton_bundle-one-four:after{content:"";display:block;padding-top:100%}.CrewVoiceButton_headShakeAnimation{animation:CrewVoiceButton_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes CrewVoiceButton_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.CrewVoiceButton_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.CrewVoiceButton_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.CrewVoiceButton_defaultTooltipHeaderStyles{font-size:10px}}.CrewVoiceButton_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.CrewVoiceButton_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.CrewVoiceButton_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.CrewVoiceButton_defaultTooltipBodyStyles{font-size:10px}}.CrewVoiceButton_defaultTooltipBodyStyles.CrewVoiceButton_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.CrewVoiceButton_defaultTooltipBodyStyles.CrewVoiceButton_withBorderBottom:last-child{border-bottom:0}.CrewVoiceButton_defaultTooltipBodyStyles.CrewVoiceButton_warning{color:#f17e47}.CrewVoiceButton_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.CrewVoiceButton_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.CrewVoiceButton_defaultTooltipFooterStyles{font-size:8px}}.CrewVoiceButton_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.CrewVoiceButton_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.CrewVoiceButton_wrapper{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;position:relative;text-align:center}@keyframes CrewVoiceButton_voice-animation{0%{height:2px;opacity:.35}to{height:18px;opacity:1}}.CrewVoiceButton_icon{align-items:center;display:flex;min-height:30px}.CrewVoiceButton_icon span{animation-direction:alternate;animation-iteration-count:infinite;animation-name:CrewVoiceButton_voice-animation;animation-timing-function:linear;background-color:#fff;border:1px solid hsla(0,0%,100%,.15);border-radius:1px;display:block;margin:0 1px}.CrewVoiceButton_icon span:first-child,.CrewVoiceButton_icon span:nth-child(10),.CrewVoiceButton_icon span:nth-child(11),.CrewVoiceButton_icon span:nth-child(15),.CrewVoiceButton_icon span:nth-child(5),.CrewVoiceButton_icon span:nth-child(6){height:2px;width:3px}.CrewVoiceButton_icon span:nth-child(12),.CrewVoiceButton_icon span:nth-child(2),.CrewVoiceButton_icon span:nth-child(7){height:8px;width:3px}.CrewVoiceButton_icon span:nth-child(13),.CrewVoiceButton_icon span:nth-child(3),.CrewVoiceButton_icon span:nth-child(8){height:14px;width:3px}.CrewVoiceButton_icon span:nth-child(14),.CrewVoiceButton_icon span:nth-child(4),.CrewVoiceButton_icon span:nth-child(9){height:8px;width:3px}.CrewVoiceButton_icon span:first-child{animation-duration:496ms}.CrewVoiceButton_icon span:nth-child(15){animation-duration:477ms}.CrewVoiceButton_icon span:nth-child(5){animation-duration:.43s}.CrewVoiceButton_icon span:nth-child(6){animation-duration:.4s}.CrewVoiceButton_icon span:nth-child(10){animation-duration:425ms}.CrewVoiceButton_icon span:nth-child(11){animation-duration:.47s}.CrewVoiceButton_icon span:nth-child(2){animation-duration:415ms}.CrewVoiceButton_icon span:nth-child(7){animation-duration:405ms}.CrewVoiceButton_icon span:nth-child(12){animation-duration:483ms}.CrewVoiceButton_icon span:nth-child(3){animation-duration:.39s}.CrewVoiceButton_icon span:nth-child(8){animation-duration:474ms}.CrewVoiceButton_icon span:nth-child(13){animation-duration:.38s}.CrewVoiceButton_icon span:nth-child(4){animation-duration:.5s}.CrewVoiceButton_icon span:nth-child(9){animation-duration:566ms}.CrewVoiceButton_icon span:nth-child(14){animation-duration:.4s}.CrewVoiceButton_volumeIcon{background-image:url(images/icon_crew_voice.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;height:25px;left:0;margin:0 auto;opacity:.75;position:absolute;right:0;top:0;transition:opacity .1s ease-in-out;width:27px;will-change:opacity}.CrewVoiceButton_wrapper:hover .CrewVoiceButton_volumeIcon{opacity:1}.CrewVoiceButton_volumeIcon.CrewVoiceButton_hidden{visibility:hidden}.CrewVoiceButton_text{color:hsla(0,0%,100%,.75);font-size:12px;line-height:1.2;padding:0}@media(min-width:1600px){.CrewVoiceButton_text{font-size:14px}}@media(max-width:300px){.CrewVoiceButton_text{font-size:8px}}.CrewVoiceButton_wrapper:hover .CrewVoiceButton_text{color:#fff}.SerialBundlePage_fontRoboto{font-family:Roboto!important}.SerialBundlePage_fade{animation-duration:.5s;animation-name:SerialBundlePage_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes SerialBundlePage_fade{0%{opacity:0}to{opacity:1}}.SerialBundlePage_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.SerialBundlePage_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.SerialBundlePage_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.SerialBundlePage_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialBundlePage_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.SerialBundlePage_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.SerialBundlePage_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.SerialBundlePage_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialBundlePage_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.SerialBundlePage_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.SerialBundlePage_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.SerialBundlePage_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialBundlePage_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialBundlePage_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.SerialBundlePage_bundle-two-third:after{padding-top:100%}}.SerialBundlePage_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.SerialBundlePage_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.SerialBundlePage_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialBundlePage_bundle-full{max-height:316px}.SerialBundlePage_bundle-full:after{padding-top:100%}}.SerialBundlePage_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.SerialBundlePage_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.SerialBundlePage_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialBundlePage_bundle-three-second{max-height:316px}.SerialBundlePage_bundle-three-second:after{padding-top:100%}}.SerialBundlePage_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.SerialBundlePage_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.SerialBundlePage_bundle-three{margin:.75rem}}.SerialBundlePage_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.SerialBundlePage_bundle-one-four:after{content:"";display:block;padding-top:100%}.SerialBundlePage_headShakeAnimation{animation:SerialBundlePage_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes SerialBundlePage_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.SerialBundlePage_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.SerialBundlePage_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.SerialBundlePage_defaultTooltipHeaderStyles{font-size:10px}}.SerialBundlePage_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.SerialBundlePage_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.SerialBundlePage_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.SerialBundlePage_defaultTooltipBodyStyles{font-size:10px}}.SerialBundlePage_defaultTooltipBodyStyles.SerialBundlePage_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.SerialBundlePage_defaultTooltipBodyStyles.SerialBundlePage_withBorderBottom:last-child{border-bottom:0}.SerialBundlePage_defaultTooltipBodyStyles.SerialBundlePage_warning{color:#f17e47}.SerialBundlePage_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.SerialBundlePage_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.SerialBundlePage_defaultTooltipFooterStyles{font-size:8px}}.SerialBundlePage_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.SerialBundlePage_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.SerialBundlePage_container{bottom:0;display:flex;flex-direction:column;flex-grow:1;height:100%;left:0;min-height:0;position:absolute;right:0;top:0;width:100%}@media(min-width:1241px)and (max-height:700px){.SerialBundlePage_container{position:static}}@media(max-width:1240px){.SerialBundlePage_container{margin:0 auto;padding-bottom:200px;position:static;width:90%}}@media(max-width:768px){.SerialBundlePage_container{padding-bottom:0}}.SerialBundlePage_content{display:flex;flex-wrap:nowrap;justify-content:space-between;min-height:50%;overflow:auto;overflow-x:hidden;padding-bottom:10px;width:50%}@media(max-width:1240px){.SerialBundlePage_content{width:100%}}@media(max-width:1240px)and (max-height:700px){.SerialBundlePage_content{padding-bottom:140px}}@media(max-width:768px){.SerialBundlePage_content{flex-direction:column;max-height:none;padding-bottom:300px}}.SerialBundlePage_footerContent{border-top:1px solid hsla(0,0%,100%,.15);padding-top:5px;position:relative;z-index:1}@media(max-width:1400px){.SerialBundlePage_footerContent{padding-top:0}}@media(max-width:1240px){.SerialBundlePage_footerContent{background-color:#11151e;bottom:52px;box-sizing:border-box;left:0;padding-top:5px;position:fixed;right:0}}.SerialBundlePage_levelRestriction{border-bottom:1px solid hsla(0,0%,100%,.15);margin-bottom:2.5px;padding-bottom:5px}@media(max-width:768px){.SerialBundlePage_levelRestriction{padding:0 15px 5px}}.SerialBundlePage_purchaseColumn{display:inline-block;flex-direction:column;vertical-align:top}.SerialBundlePage_purchaseColumn:first-child{justify-content:space-between}.SerialBundlePage_purchaseColumn:last-child{justify-content:flex-start}@media(max-width:768px){.SerialBundlePage_purchaseColumn{box-sizing:border-box;width:50%}.SerialBundlePage_purchaseColumn.SerialBundlePage_singleColumn{width:100%}.SerialBundlePage_purchaseColumn.SerialBundlePage_wholePurchase{margin-top:0}.SerialBundlePage_purchaseColumn:last-child{justify-content:flex-end}.SerialBundlePage_purchaseColumn:first-child{justify-content:flex-start;margin-right:0}}.SerialBundlePage_purchasePriceInfo{align-items:center;display:flex}@media(max-width:1240px){.SerialBundlePage_purchasePriceInfo{align-items:flex-start;padding:0 15px 5px}}.SerialBundlePage_purchasePriceTitle{align-items:center;color:hsla(0,0%,100%,.75);display:flex;font-size:14px;padding:5px 0}@media(min-width:1600px){.SerialBundlePage_purchasePriceTitle{font-size:16px}}@media(max-width:300px){.SerialBundlePage_purchasePriceTitle{font-size:10px}}.SerialBundlePage_purchasePriceTitle.SerialBundlePage_hidden{opacity:0}.SerialBundlePage_tooltipAboutWholePurchase{margin-right:5px;position:relative;top:3px}.SerialBundlePage_carousel{padding-top:10px}.SerialBundlePage_purchaseCurrencies{margin-right:10px;min-height:62px;padding-bottom:10px}.SerialBundlePage_purchaseCurrencies.SerialBundlePage_isFree{align-items:center;display:flex;flex-direction:row;height:52px}@media(max-width:1240px){.SerialBundlePage_purchaseCurrencies{min-height:auto;padding-bottom:0}.SerialBundlePage_purchaseCurrencies.SerialBundlePage_isFree{height:auto}}.SerialBundlePage_purchaseCurrencies .SerialBundlePage_priceWrapper{height:52px}@media(max-width:1240px){.SerialBundlePage_purchaseCurrencies .SerialBundlePage_priceWrapper{height:auto;min-height:auto}}.SerialBundlePage_widgetPrice .SerialBundlePage_priceWrapper:last-child{padding-right:30px}@media(max-width:1240px){.SerialBundlePage_widgetPrice .SerialBundlePage_priceWrapper:last-child{padding-right:0}#app .SerialBundlePage_purchaseWrapper .SerialBundlePage_widgetPrice{align-items:center;flex-direction:row}}@media(max-width:768px){.SerialBundlePage_purchaseButton{width:100%}}.SerialBundlePage_purchaseButtonWrapper{align-items:center;display:inline-flex}.SerialBundlePage_purchaseButtonWrapper.SerialBundlePage_withoutPrice{margin-bottom:0;padding:10px}.SerialBundlePage_purchaseButtonWrapper button{align-items:normal}@media(max-width:1240px){.SerialBundlePage_purchaseButtonWrapper{box-sizing:border-box;display:block;margin-bottom:5px;padding-left:13px;padding-right:13px;width:100%}}.SerialBundlePage_fastGoldLink{margin:0 20px}@media(max-width:768px){.SerialBundlePage_fastGoldLink{margin:2.5px 0}}.SerialBundlePage_or{color:#fff;font-size:14px;padding:0 1.5rem}@media(min-width:1600px){.SerialBundlePage_or{font-size:16px}}@media(max-width:300px){.SerialBundlePage_or{font-size:10px}}@media(max-width:768px){.SerialBundlePage_or{display:none}}.SerialBundlePage_contentWrapper{display:flex;width:100%}.SerialBundlePage_bundleContent{max-width:100%}.SerialBundlePage_bundleContent .SerialBundlePage_limitWidget{margin:10px 0 0}.SerialBundlePage_goToNextButtonLink{margin-left:15px}.SerialBundlePage_mobileImage{display:none;padding-top:10px;width:100%}@media(max-width:768px){.SerialBundlePage_mobileImage{display:block}.SerialBundlePage_wholePurchaseColumn{display:none}.SerialBundlePage_purchaseColumn{width:100%}}.SerialBundlePage_mobileButtonRedirect{display:none;justify-content:center;padding:10px 0;width:100%}@media(max-width:768px){.SerialBundlePage_mobileButtonRedirect{display:flex}.SerialBundlePage_shortageWrapper&gt;div{width:100%}.SerialBundlePage_shortageWrapper .SerialBundlePage_chinaFastoGoldWrapper{align-items:center;display:flex;font-size:14px;margin-left:5px}.SerialBundlePage_shortageWrapper .SerialBundlePage_chinaFastoGoldWrapper:before{top:auto}}.SerialBundlePurchaseButtonWrapper_fontRoboto{font-family:Roboto!important}.SerialBundlePurchaseButtonWrapper_fade{animation-duration:.5s;animation-name:SerialBundlePurchaseButtonWrapper_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes SerialBundlePurchaseButtonWrapper_fade{0%{opacity:0}to{opacity:1}}.SerialBundlePurchaseButtonWrapper_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.SerialBundlePurchaseButtonWrapper_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.SerialBundlePurchaseButtonWrapper_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.SerialBundlePurchaseButtonWrapper_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialBundlePurchaseButtonWrapper_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.SerialBundlePurchaseButtonWrapper_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.SerialBundlePurchaseButtonWrapper_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.SerialBundlePurchaseButtonWrapper_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialBundlePurchaseButtonWrapper_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.SerialBundlePurchaseButtonWrapper_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.SerialBundlePurchaseButtonWrapper_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.SerialBundlePurchaseButtonWrapper_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SerialBundlePurchaseButtonWrapper_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialBundlePurchaseButtonWrapper_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.SerialBundlePurchaseButtonWrapper_bundle-two-third:after{padding-top:100%}}.SerialBundlePurchaseButtonWrapper_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.SerialBundlePurchaseButtonWrapper_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.SerialBundlePurchaseButtonWrapper_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialBundlePurchaseButtonWrapper_bundle-full{max-height:316px}.SerialBundlePurchaseButtonWrapper_bundle-full:after{padding-top:100%}}.SerialBundlePurchaseButtonWrapper_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.SerialBundlePurchaseButtonWrapper_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.SerialBundlePurchaseButtonWrapper_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SerialBundlePurchaseButtonWrapper_bundle-three-second{max-height:316px}.SerialBundlePurchaseButtonWrapper_bundle-three-second:after{padding-top:100%}}.SerialBundlePurchaseButtonWrapper_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.SerialBundlePurchaseButtonWrapper_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.SerialBundlePurchaseButtonWrapper_bundle-three{margin:.75rem}}.SerialBundlePurchaseButtonWrapper_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.SerialBundlePurchaseButtonWrapper_bundle-one-four:after{content:"";display:block;padding-top:100%}.SerialBundlePurchaseButtonWrapper_headShakeAnimation{animation:SerialBundlePurchaseButtonWrapper_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes SerialBundlePurchaseButtonWrapper_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.SerialBundlePurchaseButtonWrapper_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.SerialBundlePurchaseButtonWrapper_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.SerialBundlePurchaseButtonWrapper_defaultTooltipHeaderStyles{font-size:10px}}.SerialBundlePurchaseButtonWrapper_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.SerialBundlePurchaseButtonWrapper_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.SerialBundlePurchaseButtonWrapper_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.SerialBundlePurchaseButtonWrapper_defaultTooltipBodyStyles{font-size:10px}}.SerialBundlePurchaseButtonWrapper_defaultTooltipBodyStyles.SerialBundlePurchaseButtonWrapper_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.SerialBundlePurchaseButtonWrapper_defaultTooltipBodyStyles.SerialBundlePurchaseButtonWrapper_withBorderBottom:last-child{border-bottom:0}.SerialBundlePurchaseButtonWrapper_defaultTooltipBodyStyles.SerialBundlePurchaseButtonWrapper_warning{color:#f17e47}.SerialBundlePurchaseButtonWrapper_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.SerialBundlePurchaseButtonWrapper_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.SerialBundlePurchaseButtonWrapper_defaultTooltipFooterStyles{font-size:8px}}.SerialBundlePurchaseButtonWrapper_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.SerialBundlePurchaseButtonWrapper_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.SerialBundlePurchaseButtonWrapper_or{color:#fff;font-size:14px;padding-left:15px}@media(min-width:1600px){.SerialBundlePurchaseButtonWrapper_or{font-size:16px}}@media(max-width:300px){.SerialBundlePurchaseButtonWrapper_or{font-size:10px}}.SerialBundlePurchaseButtonWrapper_classNameFastGoldLink,.SerialBundlePurchaseButtonWrapper_goToNextButtonLink{margin-left:15px}.BundleSelector_fontRoboto{font-family:Roboto!important}.BundleSelector_fade{animation-duration:.5s;animation-name:BundleSelector_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes BundleSelector_fade{0%{opacity:0}to{opacity:1}}.BundleSelector_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.BundleSelector_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.BundleSelector_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.BundleSelector_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundleSelector_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.BundleSelector_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.BundleSelector_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.BundleSelector_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundleSelector_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.BundleSelector_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.BundleSelector_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.BundleSelector_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundleSelector_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundleSelector_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.BundleSelector_bundle-two-third:after{padding-top:100%}}.BundleSelector_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.BundleSelector_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.BundleSelector_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundleSelector_bundle-full{max-height:316px}.BundleSelector_bundle-full:after{padding-top:100%}}.BundleSelector_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.BundleSelector_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.BundleSelector_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundleSelector_bundle-three-second{max-height:316px}.BundleSelector_bundle-three-second:after{padding-top:100%}}.BundleSelector_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.BundleSelector_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.BundleSelector_bundle-three{margin:.75rem}}.BundleSelector_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.BundleSelector_bundle-one-four:after{content:"";display:block;padding-top:100%}.BundleSelector_headShakeAnimation{animation:BundleSelector_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes BundleSelector_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.BundleSelector_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.BundleSelector_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.BundleSelector_defaultTooltipHeaderStyles{font-size:10px}}.BundleSelector_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.BundleSelector_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.BundleSelector_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.BundleSelector_defaultTooltipBodyStyles{font-size:10px}}.BundleSelector_defaultTooltipBodyStyles.BundleSelector_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.BundleSelector_defaultTooltipBodyStyles.BundleSelector_withBorderBottom:last-child{border-bottom:0}.BundleSelector_defaultTooltipBodyStyles.BundleSelector_warning{color:#f17e47}.BundleSelector_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.BundleSelector_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.BundleSelector_defaultTooltipFooterStyles{font-size:8px}}.BundleSelector_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.BundleSelector_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.BundleSelector_wrapper{background-position:50%;background-size:cover;bottom:0;height:100%;left:0;overflow:hidden;position:fixed;right:0;top:0;width:100%;z-index:99999}.BundleSelector_backgroundWrapper{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.BundleSelector_background{background-position:50%;background-size:cover;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .25s ease-in-out;width:100%;will-change:opacity}.BundleSelector_background.BundleSelector_visible{opacity:1}.BundleSelector_closeWrapper{position:absolute;right:20px;top:20px;z-index:9}.BundleSelector_noticyContent{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:700;height:100%;justify-content:center;padding:0 25px;position:relative;text-align:center;text-transform:uppercase;width:100%}@media(min-width:1600px){.BundleSelector_noticyContent{font-size:22px}}@media(max-width:300px){.BundleSelector_noticyContent{font-size:16px}}.BundleSelector_mobileContent{align-items:center;color:#fff;display:none;font-size:20px;font-weight:700;height:100%;justify-content:center;padding:0 25px;position:relative;text-align:center;text-transform:uppercase;width:100%}@media(min-width:1600px){.BundleSelector_mobileContent{font-size:22px}}@media(max-width:300px){.BundleSelector_mobileContent{font-size:16px}}@media(max-width:1240px){.BundleSelector_mobileContent{display:flex}}.BundleSelector_view{height:100%;position:relative;width:100%}@media(max-width:1240px){.BundleSelector_view{display:none}}.BundleSelector_header{left:0;position:absolute;top:0;width:100%}.BundleSelector_title{color:#fff;font-size:30px;font-weight:700;padding:20px 0 0;text-align:center}@media(min-width:1600px){.BundleSelector_title{font-size:32px}}@media(max-width:300px){.BundleSelector_title{font-size:26px}}.BundleSelector_content{display:flex;height:calc(100% - 80px);justify-content:space-between;left:50px;position:absolute;right:50px;top:80px;width:calc(100% - 100px)}.BundleSelector_leftContent{align-items:center;display:flex;height:100%;justify-content:center}@media(min-width:2560px){.BundleSelector_leftContent{align-items:flex-start;padding-top:5%}}.BundleSelector_rightContent{padding-top:10%;width:420px}@media(max-height:900px){.BundleSelector_rightContent{padding-top:4%}}.BundleSelector_items{display:flex;flex-direction:column;gap:18px;max-height:100%;overflow-x:hidden;overflow-y:auto;padding:20px}.BundleSelector_timerWrapper .BundleSelector_categoryTimerWrapper{border-top:none;padding-top:0}.CategoryTimer_wrapper{align-items:center;border-top:1px solid hsla(0,0%,100%,.1);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1360px;padding:15px 0;pointer-events:none;position:relative;width:100%;z-index:1}.CategoryTimer_wrapper.CategoryTimer_santa{filter:drop-shadow(2px 4px 6px rgba(0,0,0,.75))}.CategoryTimer_wrapper.CategoryTimer_santa&gt;div{text-shadow:0 0 6px rgba(0,0,0,.5)}.CategoryTimer_wrapper.CategoryTimer_tradein{z-index:2}.CategoryTimer_info{position:relative;top:3px}.CategoryTimer_title{align-items:center;color:hsla(0,0%,100%,.75);display:flex;filter:drop-shadow(0 0 1px rgba(0,0,0,.7333333333));font-size:14px;font-weight:400;pointer-events:all;text-align:center}@media(min-width:1600px){.CategoryTimer_title{font-size:16px}}@media(max-width:300px){.CategoryTimer_title{font-size:10px}}.CategoryTimer_timer{color:#eee;filter:drop-shadow(0 0 1px rgba(0,0,0,.7333333333));font-size:22px;font-weight:700}@media(min-width:1600px){.CategoryTimer_timer{font-size:24px}}@media(max-width:300px){.CategoryTimer_timer{font-size:18px}}.BundleSelectorItem_fontRoboto{font-family:Roboto!important}.BundleSelectorItem_fade{animation-duration:.5s;animation-name:BundleSelectorItem_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes BundleSelectorItem_fade{0%{opacity:0}to{opacity:1}}.BundleSelectorItem_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.BundleSelectorItem_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.BundleSelectorItem_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.BundleSelectorItem_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundleSelectorItem_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.BundleSelectorItem_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.BundleSelectorItem_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.BundleSelectorItem_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundleSelectorItem_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.BundleSelectorItem_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.BundleSelectorItem_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.BundleSelectorItem_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundleSelectorItem_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundleSelectorItem_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.BundleSelectorItem_bundle-two-third:after{padding-top:100%}}.BundleSelectorItem_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.BundleSelectorItem_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.BundleSelectorItem_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundleSelectorItem_bundle-full{max-height:316px}.BundleSelectorItem_bundle-full:after{padding-top:100%}}.BundleSelectorItem_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.BundleSelectorItem_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.BundleSelectorItem_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundleSelectorItem_bundle-three-second{max-height:316px}.BundleSelectorItem_bundle-three-second:after{padding-top:100%}}.BundleSelectorItem_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.BundleSelectorItem_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.BundleSelectorItem_bundle-three{margin:.75rem}}.BundleSelectorItem_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.BundleSelectorItem_bundle-one-four:after{content:"";display:block;padding-top:100%}.BundleSelectorItem_headShakeAnimation{animation:BundleSelectorItem_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes BundleSelectorItem_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.BundleSelectorItem_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.BundleSelectorItem_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.BundleSelectorItem_defaultTooltipHeaderStyles{font-size:10px}}.BundleSelectorItem_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.BundleSelectorItem_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.BundleSelectorItem_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.BundleSelectorItem_defaultTooltipBodyStyles{font-size:10px}}.BundleSelectorItem_defaultTooltipBodyStyles.BundleSelectorItem_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.BundleSelectorItem_defaultTooltipBodyStyles.BundleSelectorItem_withBorderBottom:last-child{border-bottom:0}.BundleSelectorItem_defaultTooltipBodyStyles.BundleSelectorItem_warning{color:#f17e47}.BundleSelectorItem_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.BundleSelectorItem_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.BundleSelectorItem_defaultTooltipFooterStyles{font-size:8px}}.BundleSelectorItem_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.BundleSelectorItem_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.BundleSelectorItem_card{animation:BundleSelectorItem_cardIn .2s ease-in-out 1 forwards;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.6);cursor:pointer;flex:none;height:160px;opacity:0;position:relative;transform:translate3d(-100px,0,0);width:300px}.BundleSelectorItem_card:after{background:linear-gradient(180deg,#000,transparent);opacity:.6;z-index:1}.BundleSelectorItem_card:after,.BundleSelectorItem_card:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.BundleSelectorItem_card:before{border:3px solid transparent;pointer-events:none;transition:border-color .2s ease-in-out;z-index:2}.BundleSelectorItem_card.BundleSelectorItem_selected{border-color:transparent;box-shadow:2px 2px 16px 0 hsla(0,0%,100%,.8),0 2px 12px 0 rgba(0,0,0,.6)}.BundleSelectorItem_card.BundleSelectorItem_selected:before{border-color:hsla(0,0%,100%,.4)}.BundleSelectorItem_card.BundleSelectorItem_selected:after{content:none}.BundleSelectorItem_card:hover:before{border-color:hsla(0,0%,100%,.4)}.BundleSelectorItem_card:hover:after{content:none}@keyframes BundleSelectorItem_cardIn{0%{opacity:0;transform:translate3d(-100px,0,0)}to{opacity:1;transform:translateZ(0)}}.BundleSelectorItem_background{background-position:50%;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.BundleSelectorItem_header{padding:16px;position:relative}.BundleSelectorItem_subTitle{color:hsla(0,0%,100%,.75);font-size:18px;text-shadow:0 1px 1px rgba(0,0,0,.5)}.BundleInfo_fontRoboto{font-family:Roboto!important}.BundleInfo_fade{animation-duration:.5s;animation-name:BundleInfo_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes BundleInfo_fade{0%{opacity:0}to{opacity:1}}.BundleInfo_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.BundleInfo_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.BundleInfo_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.BundleInfo_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundleInfo_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.BundleInfo_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.BundleInfo_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.BundleInfo_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundleInfo_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.BundleInfo_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.BundleInfo_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.BundleInfo_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BundleInfo_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundleInfo_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.BundleInfo_bundle-two-third:after{padding-top:100%}}.BundleInfo_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.BundleInfo_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.BundleInfo_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundleInfo_bundle-full{max-height:316px}.BundleInfo_bundle-full:after{padding-top:100%}}.BundleInfo_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.BundleInfo_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.BundleInfo_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BundleInfo_bundle-three-second{max-height:316px}.BundleInfo_bundle-three-second:after{padding-top:100%}}.BundleInfo_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.BundleInfo_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.BundleInfo_bundle-three{margin:.75rem}}.BundleInfo_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.BundleInfo_bundle-one-four:after{content:"";display:block;padding-top:100%}.BundleInfo_headShakeAnimation{animation:BundleInfo_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes BundleInfo_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.BundleInfo_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.BundleInfo_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.BundleInfo_defaultTooltipHeaderStyles{font-size:10px}}.BundleInfo_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.BundleInfo_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.BundleInfo_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.BundleInfo_defaultTooltipBodyStyles{font-size:10px}}.BundleInfo_defaultTooltipBodyStyles.BundleInfo_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.BundleInfo_defaultTooltipBodyStyles.BundleInfo_withBorderBottom:last-child{border-bottom:0}.BundleInfo_defaultTooltipBodyStyles.BundleInfo_warning{color:#f17e47}.BundleInfo_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.BundleInfo_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.BundleInfo_defaultTooltipFooterStyles{font-size:8px}}.BundleInfo_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.BundleInfo_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.BundleInfo_wrapper{animation:BundleInfo_showIn .2s ease-in-out .75s 1 forwards;opacity:0;position:relative;transform:translate3d(100px,0,0);will-change:opacity}@keyframes BundleInfo_showIn{0%{opacity:0;transform:translate3d(100px,0,0)}to{opacity:1;transform:translateZ(0)}}.BundleInfo_blockWrapper{border-bottom:1px solid hsla(0,0%,100%,.1);padding:12px 0}.BundleInfo_blockWrapper:last-child{border-bottom:none}.BundleInfo_title{color:#fff;font-size:30px;font-weight:700}@media(min-width:1600px){.BundleInfo_title{font-size:32px}}@media(max-width:300px){.BundleInfo_title{font-size:26px}}.BundleInfo_weTitle{align-items:center;display:flex}.BundleInfo_infoIcon{margin-left:8px;position:relative}.BundleInfo_blockTitle{color:#fff;font-size:18px;font-weight:700;line-height:1.2;padding-bottom:8px}@media(min-width:1600px){.BundleInfo_blockTitle{font-size:20px}}@media(max-width:300px){.BundleInfo_blockTitle{font-size:14px}}.BundleInfo_rewardsList{display:flex;flex-wrap:wrap;gap:14px}.BundleInfo_rewardItem .we-widget{display:flex;flex-direction:column;width:110px}.BundleInfo_rewardItem .we-widget__image-block{margin-right:0}.BundleInfo_rewardItem .we-widget__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-align:center;text-overflow:ellipsis}.BundleInfo_rewardItem.BundleInfo_clickable .we-widget__title{text-decoration:underline;text-decoration-color:hsla(0,0%,100%,.5);text-decoration-style:dashed;text-underline-offset:4px}.BundleInfo_rewardItem.BundleInfo_clickable:hover .we-widget__title{text-decoration-color:#fff}.BundleInfo_buttonsWrapper .BundleInfo_claimButton{margin-bottom:12px;width:100%}.View_view{display:flex;flex-direction:row;height:100%;margin:0 auto;position:relative;z-index:0}@media(max-width:1240px){.View_view{display:block;width:100%}}.View_view.View_zIndex{z-index:9!important}.View_blur{filter:blur(40px)}.View_blurElements,.View_mobileBlur{filter:blur(40px);pointer-events:none}.View_menuWrapper{left:calc(50% - 680px - 7vw);position:fixed;top:80px;z-index:999}@media(max-width:1770px){.View_menuWrapper{left:100px}}@media(max-width:1600px){.View_menuWrapper{left:calc(50% - 550px - 11vw)}}@media(min-width:1216px)and (max-width:1407px){.View_menuWrapper{left:5px}}@media(max-width:1240px){.View_menuWrapper{display:none}}.View_layoutHeader{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:1}@media screen and (max-width:1770px){.View_layoutHeader{align-items:flex-start;max-width:100%;width:100%}}@media(max-width:1240px){.View_layoutHeader{max-width:90%}}.View_layoutHeaderLine{align-items:stretch;border-bottom:2px solid hsla(0,0%,100%,.05);box-sizing:border-box;display:flex;justify-content:space-between;min-height:50px;padding:0 2px;width:100%}@media(max-width:1240px){.View_layoutHeaderLine{align-items:baseline;flex-direction:column}}.View_filtersWrapper{align-items:stretch;display:flex}@media(max-width:1240px){.View_filtersWrapper{align-items:normal;flex-direction:revert}}.View_filterDelimiter{align-items:center;display:flex;height:34px;margin-top:8px;padding:5px 8px 5px 5px}.View_filterDelimiter.View_border{border-right:2px solid hsla(0,0%,100%,.05);margin-right:18px}@media(max-width:1240px){.View_filterDelimiter.View_border{border:none;margin-right:0}}.View_sortDisplay{align-items:center;height:44px}.View_layoutBorder{background-color:#fff;height:15px;margin:0 15px;width:1px}.View_layoutBorder:last-child{display:none}.View_contentWrapper{box-sizing:border-box;display:flex;flex-direction:column;padding-top:70px;position:relative;width:100%}@media(max-width:1240px){.View_contentWrapper{max-height:none;overflow:initial;padding-top:10px}}.View_mainContainer{height:100%;outline:none;overflow-y:scroll;position:relative;will-change:scroll-position}.View_mainContainer.View_overflowHidden{overflow:hidden}.View_mainContainer.View_mask{-webkit-mask-image:linear-gradient(0deg,transparent 0,#fff 150px)}.View_mainContainer.View_hideScrollBar::-webkit-scrollbar{width:0}@media(max-width:1240px){.View_mainContainer{display:block;height:calc(100% - 151px);overflow:initial}}.View_content{display:flex;flex-grow:1;justify-content:space-between;min-height:100%;position:relative;width:100%}.View_leftContent,.View_rightContent{flex-grow:.5;width:100%}@media(max-width:1240px){.View_leftContent,.View_rightContent{display:none}}.View_mainContent{margin:0 5px 10px 10px;max-width:1360px;min-width:1360px;position:relative;width:100%}.View_mainContent.View_scrolled{pointer-events:none}@media screen and (max-width:1770px){.View_mainContent{max-width:1200px;min-width:1200px}}@media screen and (max-width:1600px){.View_mainContent{max-width:1050px;min-width:1050px}}@media(max-width:1240px){.View_mainContent{align-items:center;display:flex;flex-direction:column;height:auto;margin:0 auto;max-width:100%;min-height:calc(100vh - 350px);min-width:100%;overflow-x:hidden;overflow-y:hidden}}.View_realPurchase{height:calc(100% - 67px);left:0;position:fixed;width:100%}.View_fullView{height:110vh;top:0}.View_realPurchaseWallet{padding-bottom:13px;position:absolute;right:0;top:5px;z-index:9}.View_realPurchaseWallet div[class^=Currency_icon]{position:relative;top:1px}.View_activeFilters{min-height:44px;width:75%}.View_topPanel{margin:0 auto;max-width:1360px;min-height:max-content;position:relative;width:100%;z-index:9}@media screen and (max-width:1770px){.View_topPanel{max-width:1200px}}@media screen and (max-width:1600px){.View_topPanel{max-width:1050px}}@media(max-width:1240px){.View_topPanel{align-items:center;border-bottom:none;display:flex;flex-direction:column;margin-top:56px;max-width:100%;width:100%}}.View_topPanel.shadow:before{background:linear-gradient(180deg,rgba(0,0,0,.35),transparent);bottom:-8px;content:"";height:8px;position:absolute;width:100%;z-index:999}.View_topPanel.View_tradein:before,.View_topPanel.View_tradein_parent:before{content:none}.View_fullScreen .View_contentWrapper{padding-top:0}.View_fullScreen .View_leftContent,.View_fullScreen .View_rightContent{display:none}.View_fullScreen .View_mainContent{margin:0;max-width:100%;min-width:100%}.View_fullScreen .View_mainContent .View_content{margin-bottom:30px}@media(max-width:1240px){.View_fullScreen .View_mainContent{min-height:100vh}}.View_fullScreen .View_mainContainer{margin-right:-4px;max-width:100%;min-width:100%}body.common_transparent .View_topPanel{border-bottom:0}.View_cursorDisabled{cursor:auto;pointer-events:none!important}.View_popupItemWrapper{background-color:rgba(0,0,0,.6);height:100%;left:0;overflow-y:scroll;position:fixed;text-align:center;top:0;width:100%;z-index:999}.View_popupWrapper.View_inPort .View_popupItemWrapper{background-color:rgba(0,0,0,.85)}.View_popupItemWrapper:not(:last-child){display:none}.View_popupItemWrapper:after{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}@media(max-width:768px){.View_popupItemWrapper{background-color:#232322;bottom:0;height:auto;right:0;top:0}}.BlackFriday_wrapper{height:98.4%;mix-blend-mode:overlay;overflow:hidden;z-index:2}.BlackFriday_wrapper,.BlackFriday_wrapper:after{pointer-events:none;position:absolute;top:0;width:100%}.BlackFriday_wrapper:after{animation-duration:8s;animation-iteration-count:infinite;animation-name:BlackFriday_light;animation-timing-function:linear;background-image:url(images/light_css_super_ray.png);background-repeat:no-repeat;background-size:100% 100%;content:"";height:100%;margin-top:.7%;opacity:.55}@keyframes BlackFriday_light{0%{left:-100%}90%,to{left:100%}}.BlackFriday_background{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:-1}.AccountLevelingRestriction_wrapper{margin:8px 0}.InfoBlock_wrapper{align-items:center;display:flex;flex-wrap:nowrap}@media(max-width:768px){.InfoBlock_wrapper{align-items:flex-start;width:95%}}.InfoBlock_icon{background-position:50%;background-repeat:no-repeat;background-size:contain;height:64px;min-width:64px}.InfoBlock_info{padding:0 5px}.InfoBlock_title{color:#fff;font-size:16px;font-weight:700}@media(min-width:1600px){.InfoBlock_title{font-size:18px}}@media(max-width:300px){.InfoBlock_title{font-size:12px}}.InfoBlock_description{color:hsla(0,0%,100%,.75);font-size:14px}@media(min-width:1600px){.InfoBlock_description{font-size:16px}}@media(max-width:300px){.InfoBlock_description{font-size:10px}}.AccountCompletion_accountCompletionAvailable{background-image:url(images/account_completion_background.png);background-position:0 100%;background-repeat:no-repeat;border:1px solid rgba(255,204,102,.75);margin:0;max-width:1360px;position:relative}.AccountCompletion_accountCompletionBody{margin-left:173px;max-width:955px}.AccountCompletion_accountCompletionTitle{color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:23px;margin:20px 0 5px}.AccountCompletion_accountCompletionDescription{color:#fff;font-family:Roboto,sans-serif!important;font-size:16px;font-weight:400;line-height:26px;opacity:.8}.AccountCompletion_accountCompletionRewardsSpan{display:inline-table}.AccountCompletion_accountCompletionRewards{display:flex;flex-wrap:wrap}.AccountCompletion_createAccount{margin:27px 0}.AccountCompletion_baseRewardStyle,.AccountCompletion_lootboxReward,.AccountCompletion_rewardStyle{font-family:Roboto,sans-serif!important;font-style:normal}.AccountCompletion_rewardStyle{margin:0 4.5px}.AccountCompletion_rewardStyle:first-child{margin-left:0}.AccountCompletion_lootboxReward{color:#fff;margin:0 4.5px}.AccountCompletion_we-asset__title{font-family:Roboto,sans-serif!important}.ShopUnavailable_wrapper{color:#fff;font-size:26px;font-weight:700;padding:20vh 15vw;text-align:center;text-transform:uppercase;width:100%}@media(min-width:1600px){.ShopUnavailable_wrapper{font-size:28px}}@media(max-width:300px){.ShopUnavailable_wrapper{font-size:22px}}@media(max-width:768px){.ShopUnavailable_wrapper{padding:10vh 0}}.CategoryPromoTimer_fontRoboto{font-family:Roboto!important}.CategoryPromoTimer_fade,.CategoryPromoTimer_wrapper{animation-duration:.5s;animation-name:CategoryPromoTimer_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes CategoryPromoTimer_fade{0%{opacity:0}to{opacity:1}}.CategoryPromoTimer_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.CategoryPromoTimer_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.CategoryPromoTimer_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.CategoryPromoTimer_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CategoryPromoTimer_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.CategoryPromoTimer_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.CategoryPromoTimer_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.CategoryPromoTimer_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CategoryPromoTimer_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.CategoryPromoTimer_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.CategoryPromoTimer_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.CategoryPromoTimer_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.CategoryPromoTimer_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CategoryPromoTimer_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.CategoryPromoTimer_bundle-two-third:after{padding-top:100%}}.CategoryPromoTimer_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.CategoryPromoTimer_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.CategoryPromoTimer_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CategoryPromoTimer_bundle-full{max-height:316px}.CategoryPromoTimer_bundle-full:after{padding-top:100%}}.CategoryPromoTimer_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.CategoryPromoTimer_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.CategoryPromoTimer_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.CategoryPromoTimer_bundle-three-second{max-height:316px}.CategoryPromoTimer_bundle-three-second:after{padding-top:100%}}.CategoryPromoTimer_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.CategoryPromoTimer_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.CategoryPromoTimer_bundle-three{margin:.75rem}}.CategoryPromoTimer_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.CategoryPromoTimer_bundle-one-four:after{content:"";display:block;padding-top:100%}.CategoryPromoTimer_headShakeAnimation{animation:CategoryPromoTimer_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes CategoryPromoTimer_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.CategoryPromoTimer_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.CategoryPromoTimer_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.CategoryPromoTimer_defaultTooltipHeaderStyles{font-size:10px}}.CategoryPromoTimer_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.CategoryPromoTimer_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.CategoryPromoTimer_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.CategoryPromoTimer_defaultTooltipBodyStyles{font-size:10px}}.CategoryPromoTimer_defaultTooltipBodyStyles.CategoryPromoTimer_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.CategoryPromoTimer_defaultTooltipBodyStyles.CategoryPromoTimer_withBorderBottom:last-child{border-bottom:0}.CategoryPromoTimer_defaultTooltipBodyStyles.CategoryPromoTimer_warning{color:#f17e47}.CategoryPromoTimer_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.CategoryPromoTimer_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.CategoryPromoTimer_defaultTooltipFooterStyles{font-size:8px}}.CategoryPromoTimer_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.CategoryPromoTimer_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.CategoryPromoTimer_wrapper{width:100%}@media(max-width:768px){.CategoryPromoTimer_wrapper{padding:0 20px}}.CategoryPromoTimer_title{word-wrap:break-word;color:#fff;font-size:30px;font-weight:700;line-height:1.1}@media(min-width:1600px){.CategoryPromoTimer_title{font-size:32px}}@media(max-width:300px){.CategoryPromoTimer_title{font-size:26px}}.CategoryPromoTimer_description{color:hsla(0,0%,100%,.75);font-size:14px;max-width:50%;padding:20px 0;text-align:left}@media(min-width:1600px){.CategoryPromoTimer_description{font-size:16px}}@media(max-width:300px){.CategoryPromoTimer_description{font-size:10px}}@media(max-width:768px){.CategoryPromoTimer_description{max-width:100%}}.CategoryPromoTimer_leftTimer{align-items:flex-start}.CategoryPromoTimer_centerTimer{padding:10% 0}.CategoryPromoTimer_wrapper .CategoryPromoTimer_timer{font-size:22px}@media(min-width:1600px){.CategoryPromoTimer_wrapper .CategoryPromoTimer_timer{font-size:24px}}@media(max-width:300px){.CategoryPromoTimer_wrapper .CategoryPromoTimer_timer{font-size:18px}}.TradeInLayout_fontRoboto{font-family:Roboto!important}.TradeInLayout_fade{animation-duration:.5s;animation-name:TradeInLayout_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes TradeInLayout_fade{0%{opacity:0}to{opacity:1}}.TradeInLayout_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.TradeInLayout_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.TradeInLayout_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.TradeInLayout_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.TradeInLayout_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.TradeInLayout_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.TradeInLayout_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.TradeInLayout_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.TradeInLayout_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.TradeInLayout_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.TradeInLayout_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.TradeInLayout_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.TradeInLayout_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.TradeInLayout_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.TradeInLayout_bundle-two-third:after{padding-top:100%}}.TradeInLayout_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.TradeInLayout_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.TradeInLayout_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.TradeInLayout_bundle-full{max-height:316px}.TradeInLayout_bundle-full:after{padding-top:100%}}.TradeInLayout_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.TradeInLayout_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.TradeInLayout_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.TradeInLayout_bundle-three-second{max-height:316px}.TradeInLayout_bundle-three-second:after{padding-top:100%}}.TradeInLayout_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.TradeInLayout_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.TradeInLayout_bundle-three{margin:.75rem}}.TradeInLayout_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.TradeInLayout_bundle-one-four:after{content:"";display:block;padding-top:100%}.TradeInLayout_headShakeAnimation{animation:TradeInLayout_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes TradeInLayout_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.TradeInLayout_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.TradeInLayout_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.TradeInLayout_defaultTooltipHeaderStyles{font-size:10px}}.TradeInLayout_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.TradeInLayout_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.TradeInLayout_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.TradeInLayout_defaultTooltipBodyStyles{font-size:10px}}.TradeInLayout_defaultTooltipBodyStyles.TradeInLayout_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.TradeInLayout_defaultTooltipBodyStyles.TradeInLayout_withBorderBottom:last-child{border-bottom:0}.TradeInLayout_defaultTooltipBodyStyles.TradeInLayout_warning{color:#f17e47}.TradeInLayout_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.TradeInLayout_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.TradeInLayout_defaultTooltipFooterStyles{font-size:8px}}.TradeInLayout_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.TradeInLayout_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.TradeInLayout_wrapper{position:relative;width:100%;z-index:1}@media(max-width:768px){.TradeInLayout_wrapper{z-index:auto}}.TradeInLayout_backgroundColor{background-color:var(--background-color)}.TradeInLayout_background,.TradeInLayout_backgroundColor{bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0}.TradeInLayout_background{background-position:top;background-repeat:no-repeat;background-size:cover;overflow:hidden;z-index:-1}@media(min-width:2560px){.TradeInLayout_background{background-size:2560px}}@media(min-height:1441px){.TradeInLayout_background{background-size:2560px}}@media(max-width:1240px){.TradeInLayout_background{background-position:0 100px;background-size:contain;z-index:auto}}.TradeInLayout_backgroundMask{background-color:inherit;background-color:var(--background-color);background-position:top;background-repeat:no-repeat;background-size:auto;height:100%;left:0;-webkit-mask-image:url(images/bundle_background_mask.svg);-webkit-mask-position:top;-webkit-mask-repeat:no-repeat;-webkit-mask-size:auto;pointer-events:none;position:absolute;top:0;width:100%}@media(max-width:2560px)and (max-height:1440px){.TradeInLayout_backgroundMask{display:none}}@media(aspect-ratio:16/9){.TradeInLayout_backgroundMask{display:none}}@media(min-width:2561px){.TradeInLayout_backgroundMask{display:block}}@media(min-height:1441px),(min-width:2561px){.TradeInLayout_backgroundMask{display:block;-webkit-mask-size:2560px}}@media(max-width:1240px){.TradeInLayout_backgroundMask{background-position:0 100px;background-size:contain;-webkit-mask-position:0 100px;-webkit-mask-size:contain}}.TradeInLayout_itemImage{background-position:top;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;opacity:1;position:absolute;right:0;top:0;transform:translateZ(0);transition:inherit;will-change:opacity}.TradeInLayout_itemImage.TradeInLayout_jsStarted{animation:TradeInLayout_float .5s ease-in-out;z-index:3}@media(min-width:1920px){.TradeInLayout_itemImage.TradeInLayout_jsStarted{animation-name:TradeInLayout_float-for-big-quality}}@media(min-height:1080px){.TradeInLayout_itemImage.TradeInLayout_jsStarted{animation-name:TradeInLayout_float-for-big-quality}}@keyframes TradeInLayout_float{0%{opacity:0;transform:translate3d(-10%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes TradeInLayout_float-for-big-quality{0%{opacity:0;transform:translate3d(calc(-300px + var(--index)),0,0)}to{opacity:1;transform:translateZ(0)}}.TradeInLayout_itemImage.TradeInLayout_jsHidden{display:none}.TradeInLayout_itemImage.TradeInLayout_jsOut{animation:TradeInLayout_float-out .5s ease-in-out;opacity:0;z-index:1}@keyframes TradeInLayout_float-out{0%{opacity:1;transform:translateZ(0)}20%{opacity:0}to{opacity:0;transform:translate3d(10%,0,0)}}@media(min-width:2560px){.TradeInLayout_itemImage{background-size:2560px}}@media(min-height:1441px){.TradeInLayout_itemImage{background-size:2560px}}@media(max-width:1240px){.TradeInLayout_itemImage{animation-name:none!important;background-position:0 100px;background-size:contain}}.TradeInLayout_preview{border-bottom:1px solid hsla(0,0%,100%,.15);margin-bottom:15px;max-height:750px;position:relative;width:100%}@media(max-width:1240px){.TradeInLayout_preview{height:auto;max-height:none}}@media(max-width:768px){.TradeInLayout_preview{border-bottom:none}}.TradeInLayout_closeButton{background-image:url(images/icon_close.svg);background-repeat:no-repeat;background-size:contain;display:none;height:20px;position:absolute;right:20px;width:20px}@media(max-width:768px){.TradeInLayout_closeButton{display:block}}.TradeInLayout_listsWrapper{padding-bottom:20px;position:relative}@media(max-width:1240px){.TradeInLayout_listsWrapper{padding:0 20px 20px}}@media(max-width:768px){.TradeInLayout_listsWrapper{background-color:#11151e;border-top:1px solid hsla(0,0%,100%,.15);display:none;height:calc(100% - 100px);left:0;overflow-y:scroll;padding:20px;position:fixed;top:56px;width:100%;z-index:9}.TradeInLayout_listsWrapper.TradeInLayout_popupVisible{display:block}}.TradeInLayout_listsTitle{color:#fff;display:inline-block;font-size:14px;font-weight:700;margin-bottom:15px;text-transform:uppercase}@media(min-width:1600px){.TradeInLayout_listsTitle{font-size:16px}}@media(max-width:300px){.TradeInLayout_listsTitle{font-size:10px}}.TradeInLayout_lists{display:flex;flex-wrap:wrap;gap:15px}.TradeInLayout_lists .TradeInLayout_itemWrapper{animation:TradeInLayout_toRight .2s ease-in-out forwards;background-color:rgba(140,84,84,.1);max-height:72px;max-width:260px;opacity:0;overflow:hidden;position:relative;width:20%;will-change:opacity,transform}@supports(backdrop-filter:blur(8px)) or (-webkit-backdrop-filter:blur(8px)){.TradeInLayout_lists .TradeInLayout_itemWrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(140,84,84,.05)}}@keyframes TradeInLayout_toRight{0%{opacity:0;transform:translate3d(-30%,0,0)}to{opacity:1;transform:translateZ(0)}}@media(max-width:1770px){.TradeInLayout_lists .TradeInLayout_itemWrapper{width:18.8%}}@media(max-width:1240px){.TradeInLayout_lists .TradeInLayout_itemWrapper{animation:none;opacity:1;transform:translateX(0);width:31.8%}}@media(max-width:768px){.TradeInLayout_lists .TradeInLayout_itemWrapper{background:rgba(0,0,0,.05);max-width:100%;width:100%}}.TradeInLayout_lists .TradeInLayout_item{transition:filter .2s ease-in-out}@media(max-width:768px){.TradeInLayout_lists .TradeInLayout_item{max-width:100%;width:100%}}.TradeInLayout_lists .TradeInLayout_item.TradeInLayout_opacity{filter:brightness(.7)}.TradeInLayout_lists .TradeInLayout_item.TradeInLayout_opacity:hover{filter:brightness(.9)}.TradeInLayout_tradeInContentWrapper{position:relative;width:100%}@media(max-width:1240px){.TradeInLayout_tradeInContentWrapper{padding-top:170px}}@media(max-width:768px){.TradeInLayout_tradeInContentWrapper{padding-top:30px}}.TradeInLayout_preview.TradeInLayout_sticky .TradeInLayout_tradeInContentWrapper:before{opacity:1}.TradeInLayout_preview.TradeInLayout_sticky .TradeInLayout_previewContent{position:relative}.TradeInLayout_preview.TradeInLayout_sticky{background-color:var(--background-color);border-bottom:none;height:auto;position:sticky;top:0;z-index:1}@media(max-width:1240px){.TradeInLayout_preview.TradeInLayout_sticky{border-bottom:1px solid hsla(0,0%,100%,.15);position:relative;z-index:auto}}.TradeInLayout_emptySearch{color:#fff;font-size:22px;font-weight:700;padding:20px;text-align:center;text-transform:uppercase;width:100%}@media(min-width:1600px){.TradeInLayout_emptySearch{font-size:24px}}@media(max-width:300px){.TradeInLayout_emptySearch{font-size:18px}}.TradeInLayout_itemBackgroundSticky{visibility:hidden}@media(max-width:1240px){.TradeInLayout_itemBackgroundSticky{visibility:visible}}.TradeInLayout_notMatchItems{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px 0}@media(max-width:768px){.TradeInLayout_notMatchItems{padding:20px 20px 50px;text-align:center}}.TradeInLayout_notMatchItemsTitle{color:hsla(0,0%,100%,.5);font-size:22px;font-weight:700;text-transform:uppercase}@media(min-width:1600px){.TradeInLayout_notMatchItemsTitle{font-size:24px}}@media(max-width:300px){.TradeInLayout_notMatchItemsTitle{font-size:18px}}@media(max-width:768px){.TradeInLayout_notMatchItemsTitle{font-size:18px}}@media(max-width:768px)and (min-width:1600px){.TradeInLayout_notMatchItemsTitle{font-size:20px}}@media(max-width:768px)and (max-width:300px){.TradeInLayout_notMatchItemsTitle{font-size:14px}}.TradeInLayout_aboutRulesText{color:hsla(0,0%,100%,.75);font-size:14px;padding-top:5px}@media(min-width:1600px){.TradeInLayout_aboutRulesText{font-size:16px}}@media(max-width:300px){.TradeInLayout_aboutRulesText{font-size:10px}}.TradeInLayout_aboutRulesText span{color:rgba(0,204,204,.7);cursor:pointer;text-decoration:underline;transition:color .2s ease-in-out}.TradeInLayout_aboutRulesText span:hover{color:#0cc}@media(max-width:768px){.TradeInLayout_aboutRulesText{font-size:14px}}@media(max-width:768px)and (min-width:1600px){.TradeInLayout_aboutRulesText{font-size:16px}}@media(max-width:768px)and (max-width:300px){.TradeInLayout_aboutRulesText{font-size:10px}}.TradeInHeader_content{min-height:420px;width:50%}@media(max-width:1600px){.TradeInHeader_content{min-height:270px}}.TradeInHeader_content.TradeInHeader_hidden{visibility:hidden}@media(min-width:2560px){.TradeInHeader_content{min-height:500px}}@media(max-width:1240px){.TradeInHeader_content{display:none;min-height:auto}}.TradeInHeader_header{border-bottom:1px solid hsla(0,0%,100%,.15);margin-bottom:15px;padding-bottom:10px;padding-top:10px;width:100%}.TradeInHeader_title{word-wrap:break-word;color:#fff;font-size:30px;font-weight:700;line-height:1.1}@media(min-width:1600px){.TradeInHeader_title{font-size:32px}}@media(max-width:300px){.TradeInHeader_title{font-size:26px}}@media(max-width:1366px){.TradeInHeader_title{font-size:24px}}.TradeInHeader_subContent{align-items:center;color:hsla(0,0%,100%,.75);display:flex;font-size:16px}@media(min-width:1600px){.TradeInHeader_subContent{font-size:18px}}@media(max-width:300px){.TradeInHeader_subContent{font-size:12px}}.TradeInHeader_subContentBlock{border-right:1px solid hsla(0,0%,100%,.15);margin-right:10px;padding-right:10px}.TradeInHeader_subContentBlock:last-child{border:none;margin-right:0}.TradeInHeader_featuredTitle{color:#fff;font-size:20px;font-weight:700}@media(min-width:1600px){.TradeInHeader_featuredTitle{font-size:22px}}@media(max-width:300px){.TradeInHeader_featuredTitle{font-size:16px}}.TradeInHeader_additionalLink{padding:10px 0}.TradeInHeader_additionalLink span{border-bottom:1px dashed hsla(0,0%,100%,.75);color:hsla(0,0%,100%,.75);cursor:pointer;font-size:14px;transition:color .2s ease-in-out}@media(min-width:1600px){.TradeInHeader_additionalLink span{font-size:16px}}@media(max-width:300px){.TradeInHeader_additionalLink span{font-size:10px}}.TradeInHeader_additionalLink span:hover{border-color:#fff;color:#fff}.TradeInContent_fontRoboto{font-family:Roboto!important}.TradeInContent_fade{animation-duration:.5s;animation-name:TradeInContent_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes TradeInContent_fade{0%{opacity:0}to{opacity:1}}.TradeInContent_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.TradeInContent_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.TradeInContent_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.TradeInContent_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.TradeInContent_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.TradeInContent_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.TradeInContent_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.TradeInContent_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.TradeInContent_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.TradeInContent_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.TradeInContent_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.TradeInContent_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.TradeInContent_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.TradeInContent_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.TradeInContent_bundle-two-third:after{padding-top:100%}}.TradeInContent_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.TradeInContent_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.TradeInContent_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.TradeInContent_bundle-full{max-height:316px}.TradeInContent_bundle-full:after{padding-top:100%}}.TradeInContent_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.TradeInContent_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.TradeInContent_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.TradeInContent_bundle-three-second{max-height:316px}.TradeInContent_bundle-three-second:after{padding-top:100%}}.TradeInContent_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.TradeInContent_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.TradeInContent_bundle-three{margin:.75rem}}.TradeInContent_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.TradeInContent_bundle-one-four:after{content:"";display:block;padding-top:100%}.TradeInContent_headShakeAnimation,.TradeInContent_shakeAnimation{animation:TradeInContent_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes TradeInContent_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.TradeInContent_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.TradeInContent_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.TradeInContent_defaultTooltipHeaderStyles{font-size:10px}}.TradeInContent_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.TradeInContent_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.TradeInContent_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.TradeInContent_defaultTooltipBodyStyles{font-size:10px}}.TradeInContent_defaultTooltipBodyStyles.TradeInContent_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.TradeInContent_defaultTooltipBodyStyles.TradeInContent_withBorderBottom:last-child{border-bottom:0}.TradeInContent_defaultTooltipBodyStyles.TradeInContent_warning{color:#f17e47}.TradeInContent_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.TradeInContent_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.TradeInContent_defaultTooltipFooterStyles{font-size:8px}}.TradeInContent_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.TradeInContent_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.TradeInContent_content{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:15px 0;width:100%}.TradeInContent_price{color:#fff;font-size:16px;min-height:57px;padding:15px 0;position:relative}@media(min-width:1600px){.TradeInContent_price{font-size:18px}}@media(max-width:300px){.TradeInContent_price{font-size:12px}}.TradeInContent_tradeButton{padding-bottom:20px}.TradeInContent_currency{font-weight:700;margin-left:5px}.TradeInContent_filtersWrapper{align-items:center;color:#fff;display:flex;justify-content:space-between;position:relative;z-index:3}@media(max-width:1240px){.TradeInContent_filtersWrapper{display:none}}.TradeInContent_filters{align-items:center;display:flex;flex-grow:1;min-height:50px;padding:0 10px}.TradeInContent_activeFiltersContent{padding:0 15px}.TradeInContent_shortageWrapper{align-items:center;display:flex}@media(max-width:768px){.TradeInContent_shortageWrapper{flex-direction:column}}.TradeInContent_shortageBlock{margin-left:15px}@media(max-width:768px){.TradeInContent_shortageBlock{margin:15px 0 0}}.TradeInContent_prices{align-items:baseline;display:flex}.TradeInContent_prices .TradeInContent_plusClassName{font-size:inherit}.TradeInContent_prices .TradeInContent_priceExchange{font-size:16px}@media(min-width:1600px){.TradeInContent_prices .TradeInContent_priceExchange{font-size:18px}}@media(max-width:300px){.TradeInContent_prices .TradeInContent_priceExchange{font-size:12px}}.Filters_wrapper{position:relative}.Filters_iconText{align-items:center;box-sizing:border-box;color:hsla(0,0%,100%,.9);cursor:pointer;display:flex;font-weight:700;position:relative}.Filters_iconText:before{background-image:url(images/icon_filter.svg);background-size:20px 18px;content:"";display:block;height:18px;margin-right:5px;opacity:.9;width:20px}.Filters_iconText.Filters_active,.Filters_iconText:hover{color:#fff}.Filters_iconText.Filters_active:before,.Filters_iconText:hover:before{opacity:1}.Filters_filtersPopup{background-color:rgba(0,0,0,.3);left:0;min-height:100px;position:absolute;right:0;top:100%;z-index:2}@supports(backdrop-filter:blur(35px)) or (-webkit-backdrop-filter:blur(35px)){.Filters_filtersPopup{-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background-color:rgba(0,0,0,.4)}}.Filters_filtersColumns{display:flex;padding:10px 20px}.Filters_filterColumn{padding-left:50px}.Filters_filterColumn:first-child{padding-left:0}.Filters_filterColumn:last-child{padding-right:40px}@media(max-width:1240px){.Filters_filterColumn{padding:0}}.Filters_filterColumnTitle{color:#fff;width:max-content}@media(max-width:1240px){.Filters_filterColumnTitle{padding-top:10px}.Filters_filterColumnTitle:first-child{padding-top:0}}.Filters_filterColumnBody{display:flex;padding:5px 0}.Filters_filterColumnBodyRow{padding-left:15px}.Filters_filterColumnBodyRow:first-child{padding-left:0}@media(max-width:1240px){.Filters_filterColumnBodyRow{display:flex;flex-wrap:wrap}}.Filters_currencyIcon{display:block;height:24px;width:24px}.Filters_iconClass,.Filters_iconNation{background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:27px;width:27px}.Filters_iconClass{left:-3px;position:relative}.Filters_filterItem{align-items:center;display:flex;padding:5px 0}.Filters_filterItem.Filters_currency{padding:2px 0}@media(max-width:1240px){.Filters_filterItem{padding:5px 10px 5px 0}}.Filters_activeFiltersWrapper{display:flex;flex-wrap:wrap}.Filters_activeFiltersWrapper .Filters_filterTag{background-color:hsla(0,0%,100%,.1);height:35px;margin:5px 5px 0 0}.Filters_activeFiltersWrapper .Filters_filterTag:hover{background-color:hsla(0,0%,100%,.15)}@media(max-width:1240px){.Filters_activeFiltersWrapper .Filters_filterTag:hover{background-color:rgba(29,173,228,.23)}}.Filters_activeFiltersWrapper .Filters_filterCurrencyTag{align-items:flex-end;background-color:hsla(0,0%,100%,.1);height:35px;margin:5px 5px 0 0}.Filters_activeFiltersWrapper .Filters_filterCurrencyTag:hover{background-color:hsla(0,0%,100%,.15)}.Filters_activeFiltersWrapper .Filters_currencyIconCloseTag{position:relative;top:-6px}.Filters_activeFiltersWrapper .Filters_filterResetTag{background-color:rgba(29,173,228,.23);cursor:pointer;height:35px;margin:5px 5px 0 0;transition:background-color .5s ease}.Filters_activeFiltersWrapper .Filters_filterResetTag:hover{background-color:#037a8f}@media(max-width:1240px){.Filters_activeFiltersWrapper .Filters_filterResetTag:hover{background-color:rgba(29,173,228,.23)}}.Filters_activeFilterItemClassIcon{height:24px;width:24px}.Filters_resetFilters{height:24px;line-height:24px}.Filters_activeFilterContent{padding-bottom:5px}@media(max-width:1240px){.Filters_activeFilterContent{align-items:flex-start;max-width:90%;min-width:90%;padding-bottom:15px}}.Filters_activeCurrencyIcon{display:block;height:24px;position:relative;top:6px;width:24px}.Filters_buttons{border-top:1px solid hsla(0,0%,100%,.15);box-sizing:border-box;display:flex;padding:20px}.Filters_buttons .Filters_buttonApply{background:rgba(29,173,228,.23);padding:7px 40px}.Filters_buttons .Filters_buttonApply:hover{background-color:#037a8f}.SortDisplay_wrapper{height:34px;margin-top:10px}@media(max-width:1240px){.SortDisplay_wrapper{margin-bottom:15px;margin-top:7px;padding-top:8px;width:100%}}.SortDisplay_wrapper .SortDisplay_activeIcon:after,.SortDisplay_wrapper .SortDisplay_icon:after,.SortDisplay_wrapper .SortDisplay_reverseIcon:after{background-size:9px 10px;height:10px;position:relative;transform:none!important;width:9px}.SortDisplay_wrapper .SortDisplay_reverseIcon:after{background-image:url(images/sort_down.svg)}.SortDisplay_wrapper .SortDisplay_activeIcon:after{background-image:url(images/sort_up.svg)}@media(max-width:1240px){.SortDisplay_wrapper .SortDisplay_popup{left:0}}.SortDisplay_sortItem{align-items:center;display:flex;position:relative}.SortDisplay_sortItem.SortDisplay_asc:after,.SortDisplay_sortItem.SortDisplay_desc:after{background-repeat:no-repeat;background-size:9px 10px;content:"";height:10px;margin-left:10px;opacity:0;width:9px}.SortDisplay_sortItem.SortDisplay_asc:after{background-image:url(images/sort_up.svg)}.SortDisplay_sortItem.SortDisplay_desc:after{background-image:url(images/sort_down.svg)}.SortDisplay_sortItem:hover:after{opacity:1}.Dropdown_wrapper{min-width:max-content;position:relative}.Dropdown_label{align-items:center;color:hsla(0,0%,100%,.77);cursor:pointer;display:flex;font-size:16px;line-height:24px}@media(min-width:1600px){.Dropdown_label{font-size:18px}}@media(max-width:300px){.Dropdown_label{font-size:12px}}.Dropdown_label:after{background-image:url(images/keyboard_arrow_down.png);content:"";height:8px;margin-left:10px;opacity:.7;width:12px;will-change:transform}.Dropdown_label.Dropdown_active:after{opacity:1;transform:rotate(-180deg)}.Dropdown_popup{background-color:rgba(12,20,28,.99);border:1px solid rgba(172,221,221,.3);box-shadow:0 6px 17px 3px rgba(0,0,0,.5);position:absolute;right:0;top:100%}@supports(backdrop-filter:blur(35px)) or (-webkit-backdrop-filter:blur(35px)){.Dropdown_popup{-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background-color:rgba(0,0,0,.4)}}.Dropdown_item{box-sizing:border-box;color:hsla(0,0%,100%,.77);cursor:pointer;font-size:18px;padding:8px 34px 8px 19px;white-space:nowrap}.Dropdown_item:hover{color:#fff}@media(max-width:768px){.Dropdown_item{padding:9px 25px}}.EnrothContainer_container{height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:99999}.EnrothContainer_closeButton{position:absolute;right:20px;top:20px}.EnrothContainer_backButton{display:inline-flex;left:20px;position:absolute;top:0;z-index:9}@media(max-width:1360px){.EnrothContainer_backButton{left:15px}}.EnrothContainer_escButton{display:inline-flex;position:absolute;right:20px;top:20px;z-index:9}@media(max-width:1360px){.EnrothContainer_escButton{right:15px}}.BackButton_navigation{align-items:center;color:hsla(0,0%,100%,.7);cursor:pointer;display:flex;font-weight:700;justify-content:center;min-height:56px;padding-left:25px;text-transform:uppercase}.BackButton_navigation:hover{color:#fff;transition:color .15s linear}.BackButton_navigation:before{background-color:hsla(0,0%,100%,.55);content:"";height:16px;left:0;-webkit-mask-image:url(images/icon_arrow_back.svg);-webkit-mask-size:16px 16px;position:absolute;transition:background-color .15s linear;width:16px}.BackButton_navigation:hover:before{background-color:#fff}.ProgressionRewardsLoader_fontRoboto{font-family:Roboto!important}.ProgressionRewardsLoader_fade{animation-duration:.5s;animation-name:ProgressionRewardsLoader_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes ProgressionRewardsLoader_fade{0%{opacity:0}to{opacity:1}}.ProgressionRewardsLoader_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.ProgressionRewardsLoader_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.ProgressionRewardsLoader_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.ProgressionRewardsLoader_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ProgressionRewardsLoader_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.ProgressionRewardsLoader_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.ProgressionRewardsLoader_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.ProgressionRewardsLoader_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ProgressionRewardsLoader_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.ProgressionRewardsLoader_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.ProgressionRewardsLoader_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.ProgressionRewardsLoader_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.ProgressionRewardsLoader_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ProgressionRewardsLoader_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.ProgressionRewardsLoader_bundle-two-third:after{padding-top:100%}}.ProgressionRewardsLoader_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.ProgressionRewardsLoader_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.ProgressionRewardsLoader_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ProgressionRewardsLoader_bundle-full{max-height:316px}.ProgressionRewardsLoader_bundle-full:after{padding-top:100%}}.ProgressionRewardsLoader_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.ProgressionRewardsLoader_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.ProgressionRewardsLoader_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.ProgressionRewardsLoader_bundle-three-second{max-height:316px}.ProgressionRewardsLoader_bundle-three-second:after{padding-top:100%}}.ProgressionRewardsLoader_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.ProgressionRewardsLoader_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.ProgressionRewardsLoader_bundle-three{margin:.75rem}}.ProgressionRewardsLoader_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.ProgressionRewardsLoader_bundle-one-four:after{content:"";display:block;padding-top:100%}.ProgressionRewardsLoader_headShakeAnimation{animation:ProgressionRewardsLoader_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes ProgressionRewardsLoader_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.ProgressionRewardsLoader_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.ProgressionRewardsLoader_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.ProgressionRewardsLoader_defaultTooltipHeaderStyles{font-size:10px}}.ProgressionRewardsLoader_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.ProgressionRewardsLoader_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.ProgressionRewardsLoader_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.ProgressionRewardsLoader_defaultTooltipBodyStyles{font-size:10px}}.ProgressionRewardsLoader_defaultTooltipBodyStyles.ProgressionRewardsLoader_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.ProgressionRewardsLoader_defaultTooltipBodyStyles.ProgressionRewardsLoader_withBorderBottom:last-child{border-bottom:0}.ProgressionRewardsLoader_defaultTooltipBodyStyles.ProgressionRewardsLoader_warning{color:#f17e47}.ProgressionRewardsLoader_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.ProgressionRewardsLoader_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.ProgressionRewardsLoader_defaultTooltipFooterStyles{font-size:8px}}.ProgressionRewardsLoader_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.ProgressionRewardsLoader_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.ProgressionRewardsLoader_loader{aspect-ratio:1360/300;background-color:rgba(0,0,0,.15);margin-top:1rem;position:relative;width:100%}.ProgressionRewardsLoader_loader .wru__Processing__processing{background-color:transparent;position:absolute}.ProgressionRewardsLoader_loader .wru__Processing__spinner{top:50%}@media(max-width:1240px){.ProgressionRewardsLoader_loader{aspect-ratio:1}}.Menu_fontRoboto{font-family:Roboto!important}.Menu_fade,.Menu_menuContainer{animation-duration:.5s;animation-name:Menu_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes Menu_fade{0%{opacity:0}to{opacity:1}}.Menu_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.Menu_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.Menu_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.Menu_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Menu_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.Menu_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.Menu_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.Menu_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Menu_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.Menu_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.Menu_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.Menu_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Menu_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Menu_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.Menu_bundle-two-third:after{padding-top:100%}}.Menu_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.Menu_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.Menu_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Menu_bundle-full{max-height:316px}.Menu_bundle-full:after{padding-top:100%}}.Menu_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.Menu_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.Menu_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Menu_bundle-three-second{max-height:316px}.Menu_bundle-three-second:after{padding-top:100%}}.Menu_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.Menu_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.Menu_bundle-three{margin:.75rem}}.Menu_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.Menu_bundle-one-four:after{content:"";display:block;padding-top:100%}.Menu_headShakeAnimation{animation:Menu_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes Menu_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.Menu_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.Menu_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.Menu_defaultTooltipHeaderStyles{font-size:10px}}.Menu_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.Menu_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.Menu_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.Menu_defaultTooltipBodyStyles{font-size:10px}}.Menu_defaultTooltipBodyStyles.Menu_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.Menu_defaultTooltipBodyStyles.Menu_withBorderBottom:last-child{border-bottom:0}.Menu_defaultTooltipBodyStyles.Menu_warning{color:#f17e47}.Menu_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.Menu_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.Menu_defaultTooltipFooterStyles{font-size:8px}}.Menu_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.Menu_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.Menu_icon{height:100%;width:100%}.Menu_icon,.Menu_mobileMenuItemIcon{-webkit-mask-image:url(images/icon_events_clean.svg)}.Menu_menuContainer{position:relative}@media screen and (max-width:1920px){.Menu_menuContainer{width:auto}}.Menu_menuContainerSub{border-top:1px solid hsla(0,0%,100%,.5);margin-top:15px;padding-top:15px}.Menu_menuCouponsTip{background-color:red;border-radius:4px;font-size:12px;font-weight:700;padding:1px 3px;position:absolute;right:5px;text-transform:uppercase;top:5px}.Menu_menuItem{align-items:center;background-color:rgba(15,15,16,.6);box-sizing:border-box;cursor:pointer;display:flex;height:calc((90vh - 60px)/var(--menu-length));max-height:76px;max-width:76px;opacity:.9;position:relative;width:calc((90vh - 60px)/var(--menu-length))}@media screen and (min-width:2500px){.Menu_menuItem{max-height:84px;max-width:84px}}.Menu_menuItem:hover{background-color:#0f0f10;opacity:1}.Menu_menuItem.Menu_isActive{opacity:1}.Menu_menuItem.Menu_fetching{background-color:transparent;pointer-events:none}.Menu_menuItem&gt;div:first-child{height:100%;width:100%}.Menu_label{pointer-events:none;position:absolute;right:-17px;top:6px;z-index:9}.Menu_tooltipContainer{cursor:pointer;height:100%;width:100%}.Menu_menuItemIcon{height:100%;position:relative;width:100%}.Menu_menuItemIcon&gt;span.Menu_icon{background-color:#989898;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;bottom:0;content:"";left:0;margin:auto;-webkit-mask-image:var(--icon-url,url(images/icon_events_clean.svg));-webkit-mask-size:100% 100%;position:absolute;right:0;top:0}.Menu_menuItemIcon&gt;span.Menu_icon.Menu_coloredIcon{background-color:transparent!important;background-image:var(--icon-url,url(images/icon_events_clean.svg));-webkit-mask-image:none}.Menu_menuItemIcon:active{background-color:hsla(0,0%,90%,.9)!important}.Menu_menuItemIcon:hover{background-color:hsla(0,0%,90%,.8)}.Menu_menuItemIcon:hover&gt;span.Menu_icon{background-color:#212121}.Menu_activeTill{pointer-events:none}.Menu_activeTill:after{background-color:hsla(0,0%,90%,.8);bottom:6%;content:"";height:23%;-webkit-mask-image:url(images/countdown-clock-icon.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;position:absolute;right:6%;width:23%}.Menu_menuItem:hover .Menu_activeTill:after{background-color:#212121}.Menu_menuItem:hover .Menu_activeTillAlarm:after{background-image:none;-webkit-mask-image:url(images/start-booster-clock-icon.svg)}.Menu_activeTillAlarm:after{background-color:transparent;background-image:url(images/start-booster-clock-icon.svg);background-size:100% 100%;-webkit-mask-image:none}.Menu_menuItem.Menu_isActive .Menu_menuItemIcon{background-color:#e5e5e5}.Menu_menuItem.Menu_isActive .Menu_activeTill:after,.Menu_menuItem.Menu_isActive .Menu_menuItemIcon&gt;span.Menu_icon{background-color:#212121}.Menu_menuItem.Menu_isShiny span.Menu_icon,.Menu_menuItem.Menu_isShiny.Menu_isActive .Menu_menuItemIcon,.Menu_menuItem.Menu_isShiny:hover .Menu_menuItemIcon{background-color:#eec568}.Menu_menuItem.Menu_isShiny.Menu_isActive .Menu_menuItemIcon&gt;span.Menu_icon,.Menu_menuItem.Menu_isShiny:hover .Menu_menuItemIcon&gt;span.Menu_icon{background-color:#212121}.Menu_menuItem.Menu_isActive .Menu_activeTillAlarm:after{background-image:none;-webkit-mask-image:url(images/start-booster-clock-icon.svg)}.Menu_menuItem.Menu_isActive.Menu_santa .Menu_activeTill:after,.Menu_menuItem.Menu_santa:hover .Menu_activeTill:after{background-color:#cc367d}.Menu_itemMoney:hover .Menu_menuItemIcon{background-color:hsla(42,80%,67%,.8)}.Menu_itemMoney:hover .Menu_menuItemIcon&gt;span.Menu_icon{background-color:#212121}.Menu_itemMoney.Menu_isActive .Menu_menuItemIcon{background-color:#eec568}.Menu_itemMoney.Menu_isActive .Menu_menuItemIcon&gt;span.Menu_icon{background-color:#212121}.Menu_subCategories{display:flex;left:76px;padding-left:18px;position:absolute}.Menu_subCategories&gt;.Menu_menuItem{margin-right:18px}.Menu_menu-featured span.Menu_icon{height:100%;width:100%}.Menu_menu-featured span.Menu_icon,.Menu_mobileMenuContent .Menu_mobile-menu-featured{-webkit-mask-image:url(images/Main.svg)}.Menu_mobileMenuContent .Menu_mobile-menu-theme__santa{-webkit-mask-image:url(images/icon_category_NY.svg)!important}.Menu_menu-ships span.Menu_icon{height:100%;width:100%}.Menu_menu-ships span.Menu_icon,.Menu_mobileMenuContent .Menu_mobile-menu-ships{-webkit-mask-image:url(images/Ships_SVG.svg)}.Menu_menu-premium span.Menu_icon{background-color:#eec568;height:100%;width:100%}.Menu_menu-premium span.Menu_icon,.Menu_mobileMenuContent .Menu_mobile-menu-premium{-webkit-mask-image:url(images/wsmart_category.svg)}.Menu_menu-dockyard span.Menu_icon{height:100%;width:100%}.Menu_menu-dockyard span.Menu_icon,.Menu_mobileMenuContent .Menu_mobile-menu-dockyard{-webkit-mask-image:url(images/dockyard.svg)}.Menu_menu-auction span.Menu_icon{height:100%;width:100%}.Menu_menu-auction span.Menu_icon,.Menu_mobileMenuContent .Menu_mobile-menu-auction{-webkit-mask-image:url(images/auction.svg)}.Menu_menu-containers span.Menu_icon,.Menu_menu-lootbox span.Menu_icon{height:100%;-webkit-mask-image:url(images/Boxes.svg);width:100%}.Menu_mobileMenuContent .Menu_mobile-menu-containers,.Menu_mobileMenuContent .Menu_mobile-menu-lootbox{-webkit-mask-image:url(images/Boxes.svg)}.Menu_menu-commanders span.Menu_icon{height:100%;width:100%}.Menu_menu-commanders span.Menu_icon,.Menu_mobileMenuContent .Menu_mobile-menu-commanders{-webkit-mask-image:url(images/Commanders_SVG.svg)}.Menu_menu-paragons span.Menu_icon{height:100%;width:100%}.Menu_menu-paragons span.Menu_icon,.Menu_mobileMenuContent .Menu_mobile-menu-paragons{-webkit-mask-image:url(images/Research_bureau_SVG.svg)}.Menu_menu-customisation span.Menu_icon,.Menu_menu-customization span.Menu_icon,.Menu_menu-customizations span.Menu_icon{height:100%;-webkit-mask-image:url(images/Customisation.svg);width:100%}.Menu_mobileMenuContent .Menu_mobile-menu-customisation,.Menu_mobileMenuContent .Menu_mobile-menu-customization,.Menu_mobileMenuContent .Menu_mobile-menu-customizations{-webkit-mask-image:url(images/Customisation.svg)}.Menu_mobileHeaderBurger{background-image:url(images/list_of_goods.svg);cursor:pointer;height:26px;width:32px}.Menu_mobileMenu{position:relative}.Menu_mobileMenuWrapper{align-items:center;background:#151f33;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 54px);padding-top:38px;transition:all .5s;width:100%}.Menu_mobileMenuContent{max-width:95.3%;padding-top:15px;width:100%}@media(min-width:769px)and (max-width:1240px){.Menu_mobileMenuContent{max-width:97.4%}}@media(max-width:768px){.Menu_mobileMenuContent{max-width:100%}}.Menu_spoilerTitle{justify-content:space-between}.Menu_spoilerTitle:after{margin-right:20px}.Menu_mobileMenuItem{align-items:center;border-left:2px solid transparent;color:#fff;display:flex;opacity:.77;padding:0 20px 0 10px}.Menu_mobileMenuItem:not(.Menu_noActive).Menu_isActive,.Menu_mobileMenuItem:not(.Menu_noActive):active{background-color:#fff;color:#151f33!important;opacity:1}.Menu_mobileMenuItem.Menu_fullWidth{width:85%}.Menu_mobileMenuContent&gt;a:not(.Menu_noMargin):last-child{margin-bottom:54px}.Menu_mobileMenuSpoiler{display:block}.Menu_mobileMenuButtonCloseWrapper{box-sizing:border-box;padding:10px 20px;width:100%}.Menu_mobileMenuButtonClose{width:100%!important}.Menu_premiumShopMenuItem{height:40px;width:40px}.Menu_mobileMenuItemIcon{height:60px;-webkit-mask-image:var(--icon-url,url(images/icon_events_clean.svg));min-width:60px;position:relative}.Menu_mobileMenuItemIcon,.Menu_mobileMenuItemIcon:not(.Menu_iconHidden):before{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;-webkit-mask-size:100% 100%}.Menu_mobileMenuItemIcon:not(.Menu_iconHidden):before{background-color:hsla(0,0%,100%,.77);bottom:0;content:"";height:100%;left:0;margin:auto;position:absolute;right:0;top:0;width:100%}.Menu_mobileMenuItemIcon.Menu_coloredIcon{background-image:var(--icon-url,url(images/icon_events_clean.svg));-webkit-mask-image:none}.Menu_mobileMenuItemIcon.Menu_coloredIcon:not(.Menu_iconHidden):before{background-color:transparent!important}.Menu_mobileMenuItem:not(.Menu_noActive).Menu_isActive .Menu_mobileMenuItemIcon:before,.Menu_mobileMenuItem:not(.Menu_noActive):active .Menu_mobileMenuItemIcon:before{background-color:#151f33}.Menu_footerMobileMenuItemIcon{height:16px;width:23px}.Menu_footerMobileMenuItemIcon:before{background-size:32px 32px}.Menu_mobileMenuItemTitle{font-size:18px;font-weight:700;text-transform:uppercase}.Menu_timerTitle{font-size:14px;margin-right:5px}.Menu_timerTitle&gt;span{margin-right:5px}.Menu_timeWrapper{display:flex;font-size:16px;max-width:300px;padding-left:24px;position:relative}.Menu_timeWrapper:before{background-image:url(images/countdown-clock-icon.svg);content:"";height:17px;left:0;position:absolute;top:2px;width:17px}.Menu_timeWrapper.Menu_alarmIcon:before{background-image:url(images/start-booster-clock-icon.svg)}.Menu_timeWrapper .Menu_timerLabel{display:inline-block;font-size:14px;font-weight:400}.Menu_alarm,.Menu_timeWrapper.Menu_alarm .Menu_timerLabel{color:#ffd641}.Menu_categoryTooltipDescriptionContent{max-width:300px}.Menu_categoryTooltipDescription{padding-bottom:12px}.Menu_premiumShopMenuItem{background-image:url(images/icon_doubloons.svg);height:24px;width:24px}.Menu_santa-back,.Menu_santa-default,.Menu_santa-icon{animation:Menu_gradient 15s linear infinite;background-image:linear-gradient(45deg,#741cb5,#fec958,#741cb5);background-size:250% 250%!important;-webkit-mask-image:url(images/icon_category_NY.svg)!important;-webkit-mask-size:100% 100%}.Menu_santa-item:after,.Menu_santa-item:before{position:absolute}.Menu_santa-item:before{animation:Menu_gradient 15s linear infinite;background:linear-gradient(45deg,#741cb5,#fec958,#741cb5);background-size:250% 250%;height:100%;width:100%}.Menu_santa-item:after{background-color:#212121;bottom:3px;left:3px;right:3px;top:3px}.Menu_santa-back{z-index:2}@keyframes Menu_gradient{0%{background-position:0 100%}50%{background-position:100% 10%}to{background-position:0 100%}}.Menu_menuItem.Menu_isActive .Menu_santa-item:after,.Menu_menuItem.Menu_isActive .Menu_santa-item:before,.Menu_menuItem:hover .Menu_santa-item:after,.Menu_menuItem:hover .Menu_santa-item:before{content:""}.Menu_menuItem .Menu_particles{left:17.5px;-webkit-mask-image:linear-gradient(180deg,transparent 5px,#fff 10px);right:17.5px;top:-8px}.Menu_menuItem .Menu_particles:after{content:none}.Menu_menuItem .Menu_particles&gt;.GlowEffect_particles{clip-path:polygon(0 0,100% 0,74% 84%,49% 100%,22% 87%);height:43px;-webkit-mask-image:linear-gradient(90deg,transparent 0,#fff 10px)}.Menu_menuItem .Menu_particles&gt;.GlowEffect_particles&gt;canvas{-webkit-mask-image:linear-gradient(270deg,transparent 0,#fff 10px)}@media screen and (max-width:1366px){.Menu_menuItem .Menu_particles{left:3.5px;right:3.5px}.Menu_menuItem .Menu_particles&gt;.GlowEffect_particles{height:30px}}.Menu_menuItem.Menu_isShiny.Menu_isActive .Menu_particles,.Menu_menuItem.Menu_isShiny:hover .Menu_particles{visibility:hidden}.Menu_blurElement{filter:blur(40px);pointer-events:none}.PageHeader_fontRoboto{font-family:Roboto!important}.PageHeader_fade,.PageHeader_headerWrapper.PageHeader_isVisible{animation-duration:.5s;animation-name:PageHeader_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes PageHeader_fade{0%{opacity:0}to{opacity:1}}.PageHeader_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.PageHeader_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.PageHeader_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.PageHeader_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.PageHeader_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.PageHeader_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.PageHeader_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.PageHeader_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.PageHeader_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.PageHeader_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.PageHeader_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.PageHeader_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.PageHeader_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.PageHeader_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.PageHeader_bundle-two-third:after{padding-top:100%}}.PageHeader_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.PageHeader_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.PageHeader_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.PageHeader_bundle-full{max-height:316px}.PageHeader_bundle-full:after{padding-top:100%}}.PageHeader_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.PageHeader_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.PageHeader_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.PageHeader_bundle-three-second{max-height:316px}.PageHeader_bundle-three-second:after{padding-top:100%}}.PageHeader_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.PageHeader_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.PageHeader_bundle-three{margin:.75rem}}.PageHeader_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.PageHeader_bundle-one-four:after{content:"";display:block;padding-top:100%}.PageHeader_headShakeAnimation{animation:PageHeader_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes PageHeader_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.PageHeader_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.PageHeader_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.PageHeader_defaultTooltipHeaderStyles{font-size:10px}}.PageHeader_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.PageHeader_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.PageHeader_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.PageHeader_defaultTooltipBodyStyles{font-size:10px}}.PageHeader_defaultTooltipBodyStyles.PageHeader_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.PageHeader_defaultTooltipBodyStyles.PageHeader_withBorderBottom:last-child{border-bottom:0}.PageHeader_defaultTooltipBodyStyles.PageHeader_warning{color:#f17e47}.PageHeader_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.PageHeader_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.PageHeader_defaultTooltipFooterStyles{font-size:8px}}.PageHeader_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.PageHeader_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.PageHeader_header{background-color:rgba(17,21,30,.3);display:flex;height:56px;left:0;position:absolute;right:0;top:0;z-index:99999}.PageHeader_header.PageHeader_transparent{background-color:transparent}@media(max-width:1240px){.PageHeader_header{display:none}}.PageHeader_mobileHeader{background-color:#11151e;display:none;height:56px;left:0;position:fixed;right:0;top:0;transition:transform .25s ease-in-out;width:100%;z-index:1}.PageHeader_mobileHeader.PageHeader_blur{filter:blur(40px)}.PageHeader_mobileHeader.PageHeader_hidden{transform:translateY(-56px)}@media(max-width:1240px){.PageHeader_mobileHeader{align-items:center;display:flex;justify-content:center}}.PageHeader_mobileHeaderWrapper{align-items:center;display:flex;justify-content:space-between;max-width:90%;width:100%}.PageHeader_mobileHeaderProfileWrapper{align-items:center;display:flex;justify-content:end}.PageHeader_icons{align-items:center;display:flex;justify-content:inherit;width:55%}.PageHeader_icons.PageHeader_small{width:55%}.PageHeader_icons.PageHeader_full{width:100%}@media(max-width:768px){.PageHeader_icons.PageHeader_small{width:41%}}.PageHeader_iconHome{background-color:#989898;height:20px;-webkit-mask-image:url(images/icon_home.svg);-webkit-mask-size:20px 20px;width:20px}.PageHeader_mobileHeaderSearch{align-items:center;display:flex;width:85%}.PageHeader_mobileHeaderSearch.PageHeader_hidden{margin-left:15px;width:100%}.PageHeader_mobileHeaderUser{display:flex;flex-wrap:nowrap;min-width:max-content;width:max-content}.PageHeader_mobileHeaderWallet{padding-left:20px}.PageHeader_headerWrapper{align-items:center;display:flex;height:100%;justify-content:flex-end;margin:0 auto;max-width:1360px;opacity:0;position:relative;width:100%}.PageHeader_headerWrapper.PageHeader_isVisible{opacity:1;will-change:auto}@media screen and (max-width:1770px){.PageHeader_headerWrapper{max-width:1200px}}@media(max-width:1400px){.PageHeader_header.PageHeader_isInGame .PageHeader_headerWrapper{margin-right:115px}}.PageHeader_panel{display:flex;font-size:16px}@media(min-width:1600px){.PageHeader_panel{font-size:18px}}@media(max-width:300px){.PageHeader_panel{font-size:12px}}.PageHeader_delimiter{align-items:center;display:flex;justify-content:center;line-height:18px;padding-right:15px;position:relative}.PageHeader_delimiter:last-child{padding-right:0}.PageHeader_delimiter:before{background-color:hsla(0,0%,100%,.22);content:"";height:20px;margin-right:15px;width:1px}.PageHeader_delimiter&gt;div:last-child{padding-right:0}.PageHeader_delimiterWithoutBorder{display:flex;line-height:18px;padding-left:25px;position:relative}.PageHeader_goldPurchaseWrapper{align-items:center;cursor:pointer;display:flex;margin-left:15px;padding-left:23px;position:relative}.PageHeader_goldPurchaseWrapper:before{background-image:url(images/icon_doubloons.svg);content:"";height:24px;left:0;position:absolute;width:24px}.PageHeader_goldText{border-bottom:1px solid transparent;color:#fecb66}.PageHeader_goldPurchaseWrapper:hover .PageHeader_goldText{border-bottom:1px solid hsla(40,99%,70%,.54)}.PageHeader_couponWrapper{align-items:center;cursor:pointer;display:flex;padding:0 0 0 18px;position:relative}.PageHeader_couponWrapper:before{background-image:url(images/coupon.svg);content:"";height:17px;left:0;opacity:.9;position:absolute;width:12px}.PageHeader_couponWrapper:hover:before{opacity:1}.PageHeader_couponText{border-bottom:1px solid transparent;color:hsla(0,0%,100%,.77)}.PageHeader_label{position:absolute;right:-10px;top:-10px}.PageHeader_couponCounter{bottom:-5px;left:6%;position:absolute}.PageHeader_couponWrapper:hover .PageHeader_couponText{border-bottom:1px dashed hsla(0,0%,100%,.77)}.PageHeader_navigationWrapper{display:flex;left:calc(50% - 680px - 7vw);position:absolute;z-index:1}.PageHeader_navigationWrapper.PageHeader_port{left:6vw}@media(max-width:1920px){.PageHeader_navigationWrapper{left:calc(50% - 680px - 7vw)}}@media(max-width:1600px){.PageHeader_navigationWrapper{left:calc(50% - 550px - 11vw)}}@media(min-width:1216px)and (max-width:1407px){.PageHeader_navigationWrapper{left:20px}}.PageHeader_navigationBack.PageHeader_port{color:#ebebeb}.PageHeader_blurElement{filter:blur(40px);pointer-events:none}.PageHeader_fullScreen{display:none}.SearchPanel_currencyJoin,.SearchPanel_fontRoboto{font-family:Roboto!important}.SearchPanel_fade{animation-duration:.5s;animation-name:SearchPanel_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes SearchPanel_fade{0%{opacity:0}to{opacity:1}}.SearchPanel_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.SearchPanel_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.SearchPanel_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.SearchPanel_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SearchPanel_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.SearchPanel_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.SearchPanel_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.SearchPanel_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SearchPanel_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.SearchPanel_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.SearchPanel_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.SearchPanel_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SearchPanel_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SearchPanel_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.SearchPanel_bundle-two-third:after{padding-top:100%}}.SearchPanel_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.SearchPanel_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.SearchPanel_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SearchPanel_bundle-full{max-height:316px}.SearchPanel_bundle-full:after{padding-top:100%}}.SearchPanel_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.SearchPanel_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.SearchPanel_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SearchPanel_bundle-three-second{max-height:316px}.SearchPanel_bundle-three-second:after{padding-top:100%}}.SearchPanel_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.SearchPanel_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.SearchPanel_bundle-three{margin:.75rem}}.SearchPanel_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.SearchPanel_bundle-one-four:after{content:"";display:block;padding-top:100%}.SearchPanel_headShakeAnimation{animation:SearchPanel_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes SearchPanel_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.SearchPanel_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.SearchPanel_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.SearchPanel_defaultTooltipHeaderStyles{font-size:10px}}.SearchPanel_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.SearchPanel_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.SearchPanel_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.SearchPanel_defaultTooltipBodyStyles{font-size:10px}}.SearchPanel_defaultTooltipBodyStyles.SearchPanel_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.SearchPanel_defaultTooltipBodyStyles.SearchPanel_withBorderBottom:last-child{border-bottom:0}.SearchPanel_defaultTooltipBodyStyles.SearchPanel_warning{color:#f17e47}.SearchPanel_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.SearchPanel_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.SearchPanel_defaultTooltipFooterStyles{font-size:8px}}.SearchPanel_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.SearchPanel_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.SearchPanel_wrapper{padding:0 16px;position:relative}@media(max-width:1240px){.SearchPanel_wrapper{left:-14px;padding:0;width:100%}.SearchPanel_wrapper.SearchPanel_active{position:static}}.SearchPanel_icon{bottom:0;left:0;position:absolute;top:0;width:30px}.SearchPanel_icon:after{background-image:url(images/zoom_search.svg);background-repeat:no-repeat;content:"";height:18px;left:12px;opacity:.9;position:absolute;top:10px;width:18px}@media(max-width:1240px){.SearchPanel_icon:after{background-size:100% 100%;height:14px;top:8px;width:14px}}.SearchPanel_reset{background-image:url(images/icon_close.svg);background-size:18px 18px;cursor:pointer;height:18px;position:absolute;right:10px;top:9px;width:18px;z-index:1}@media(max-width:1240px){.SearchPanel_reset{background-size:14px 14px;height:14px;top:7px;width:14px}}.SearchPanel_inputWrapper{position:relative}.SearchPanel_input{background-color:transparent;border:transparent;box-sizing:border-box;color:hsla(0,0%,100%,.77);font-size:14px;height:36px;line-height:24px;outline:none;padding:10px 0 10px 30px;transition:all .25s;width:0}@media(min-width:1600px){.SearchPanel_input{font-size:16px}}@media(max-width:300px){.SearchPanel_input{font-size:10px}}.SearchPanel_input::placeholder{color:hsla(0,0%,100%,.57)}.SearchPanel_input.SearchPanel_active{background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);padding-left:40px;padding-right:30px;width:372px}@media(max-width:1240px){.SearchPanel_input.SearchPanel_active{padding-left:32px;padding-right:15px;width:100%}}.SearchPanel_input.SearchPanel_shown{background-color:rgba(15,22,30,.9);border-bottom-left-radius:0;border-bottom-right-radius:0}@media(max-width:1240px){.SearchPanel_input{font-size:14px;height:28px}}.SearchPanel_results{background-color:rgba(15,22,30,.9);border:1px solid hsla(0,0%,100%,.1);border-top:none;left:16px;max-height:550px;overflow-x:hidden;overflow-y:auto;position:absolute;right:0;scroll-behavior:auto;width:371px}@supports(backdrop-filter:blur(35px)) or (-webkit-backdrop-filter:blur(35px)){.SearchPanel_results{-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background-color:rgba(0,0,0,.4)}}@media(max-width:1240px){.SearchPanel_results{border:none;border-bottom:1px solid hsla(0,0%,100%,.1);left:0;max-height:52vh;width:100%}}.SearchPanel_notFound{align-items:center;color:hsla(0,0%,100%,.77);display:flex;font-size:16px;font-weight:700;height:120px;justify-content:center;text-transform:uppercase;width:100%}@media(min-width:1600px){.SearchPanel_notFound{font-size:18px}}@media(max-width:300px){.SearchPanel_notFound{font-size:12px}}.SearchPanel_item{align-items:center;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:14px;padding:8.5px 7px 8.5px 10px}@media(min-width:1600px){.SearchPanel_item{font-size:16px}}@media(max-width:300px){.SearchPanel_item{font-size:10px}}.SearchPanel_item.SearchPanel_active,.SearchPanel_item:hover{background-color:hsla(0,0%,100%,.2)}.SearchPanel_itemTitle{flex-grow:1}.SearchPanel_currencies{align-items:center;display:flex}.SearchPanel_currencyJoin{font-size:14px}@media(min-width:1600px){.SearchPanel_currencyJoin{font-size:16px}}@media(max-width:300px){.SearchPanel_currencyJoin{font-size:10px}}.SearchPanel_item .SearchPanel_realPrice{font-size:12px;margin:0;padding:0 4px}.PromotionLabel_wrapper{background-color:#862020;box-sizing:border-box;color:#fff;font-size:12px;line-height:20px;padding:5px 9px;text-transform:uppercase}.User_userName,.User_wrapper{position:relative}.User_userName{align-items:center;color:hsla(0,0%,100%,.77);cursor:pointer;display:flex;line-height:24px}.User_userName:after{background-image:url(images/keyboard_arrow_down.png);content:"";height:8px;margin-left:10px;opacity:.7;transition:all .15s ease-in-out;width:12px;will-change:transform}.User_userName.User_active,.User_userName:hover{color:#fff}.User_userName:hover:after{opacity:1}.User_userName.User_active:after{opacity:1;transform:rotate(-180deg)}.User_userIcon{background-color:#989898;height:20px;-webkit-mask-image:url(images/icon_man.svg);-webkit-mask-size:20px 20px;width:20px}.User_menuWrapper{background-color:rgba(12,20,28,.99);border:1px solid rgba(172,221,221,.3);position:absolute;right:0;top:130%}@supports(backdrop-filter:blur(35px)) or (-webkit-backdrop-filter:blur(35px)){.User_menuWrapper{-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background-color:rgba(0,0,0,.4)}}@media(min-width:769px)and (max-width:1240px){.User_menuWrapper{left:0;top:56px}}.User_menuItem{border-bottom:1px solid hsla(0,0%,100%,.2);box-sizing:border-box;color:hsla(0,0%,100%,.77);cursor:pointer;font-size:18px;padding:18px 34px;white-space:nowrap}.User_menuItem:hover{color:#fff}.User_menuItem:last-child{border-bottom:0}@media(max-width:768px){.User_menuItem{padding:9px 25px}}.User_profileItem{border-bottom:none;color:#fff;font-weight:700;padding-bottom:0}.User_logInItem{border-bottom:0;color:#fff;padding-bottom:0}.User_logoutMenuItem{align-items:center;color:hsla(0,0%,100%,.54);display:flex;justify-content:flex-end;position:relative}.User_logoutMenuItem:before{background-image:url(images/logout-icon.png);content:"";height:12px;margin-right:5px;opacity:.7;width:13px}.User_logoutMenuItem:hover:before{opacity:1}.User_logInText{color:hsla(0,0%,100%,.54);font-size:14px}@media(min-width:1600px){.User_logInText{font-size:16px}}@media(max-width:300px){.User_logInText{font-size:10px}}.User_logInText&gt;a:hover{text-decoration:underline}.PremiumAccountLink_iconWarshipsPremiumBuy{background-color:#fc6;height:26px;-webkit-mask-image:url(images/icon_warships_premium_buy.svg);-webkit-mask-size:26px 26px;width:26px}.PremiumAccountLink_accountPremiumWrapper{align-items:center;color:#fecb66;cursor:pointer;display:flex;margin-left:15px;padding:0 0 0 23px;position:relative;white-space:nowrap}.PremiumAccountLink_accountPremiumWrapper.PremiumAccountLink_withIcon{padding:0 23px}.PremiumAccountLink_accountPremiumWrapper.PremiumAccountLink_withIcon:after{background-image:url(images/icon_plus.svg);content:"";height:16px;opacity:.9;position:absolute;right:0;width:16px}.PremiumAccountLink_accountPremiumWrapper.PremiumAccountLink_withIcon:hover:after{opacity:1}.PremiumAccountLink_accountPremiumWrapper.PremiumAccountLink_generalAccountPremium:before{background-image:url(images/icon_general_account_premium.svg)}.PremiumAccountLink_accountPremiumWrapper.PremiumAccountLink_generalAccountPremium:before.PremiumAccountLink_realm-ru{background-image:url(images/icon_common_prem_ru.svg)}.PremiumAccountLink_mobileHeaderAccountPremium{margin:0 15px 0 0}.PremiumAccountLink_accountPremiumWrapper:before{background-image:url(images/icon_warships_account_premium.svg);content:"";height:20px;left:0;position:absolute;width:20px}.PremiumAccountLink_accountPremiumText{border-bottom:1px solid transparent;color:#fecb66}.PremiumAccountLink_accountPremiumWrapper:hover .PremiumAccountLink_accountPremiumText{border-bottom:1px solid hsla(40,99%,70%,.54)}.VideoPlayer_fontRoboto{font-family:Roboto!important}.VideoPlayer_fade,.VideoPlayer_skipContent{animation-duration:.5s;animation-name:VideoPlayer_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes VideoPlayer_fade{0%{opacity:0}to{opacity:1}}.VideoPlayer_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.VideoPlayer_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.VideoPlayer_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.VideoPlayer_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.VideoPlayer_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.VideoPlayer_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.VideoPlayer_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.VideoPlayer_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.VideoPlayer_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.VideoPlayer_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.VideoPlayer_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.VideoPlayer_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.VideoPlayer_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.VideoPlayer_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.VideoPlayer_bundle-two-third:after{padding-top:100%}}.VideoPlayer_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.VideoPlayer_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.VideoPlayer_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.VideoPlayer_bundle-full{max-height:316px}.VideoPlayer_bundle-full:after{padding-top:100%}}.VideoPlayer_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.VideoPlayer_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.VideoPlayer_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.VideoPlayer_bundle-three-second{max-height:316px}.VideoPlayer_bundle-three-second:after{padding-top:100%}}.VideoPlayer_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.VideoPlayer_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.VideoPlayer_bundle-three{margin:.75rem}}.VideoPlayer_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.VideoPlayer_bundle-one-four:after{content:"";display:block;padding-top:100%}.VideoPlayer_headShakeAnimation{animation:VideoPlayer_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes VideoPlayer_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.VideoPlayer_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.VideoPlayer_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.VideoPlayer_defaultTooltipHeaderStyles{font-size:10px}}.VideoPlayer_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.VideoPlayer_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.VideoPlayer_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.VideoPlayer_defaultTooltipBodyStyles{font-size:10px}}.VideoPlayer_defaultTooltipBodyStyles.VideoPlayer_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.VideoPlayer_defaultTooltipBodyStyles.VideoPlayer_withBorderBottom:last-child{border-bottom:0}.VideoPlayer_defaultTooltipBodyStyles.VideoPlayer_warning{color:#f17e47}.VideoPlayer_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.VideoPlayer_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.VideoPlayer_defaultTooltipFooterStyles{font-size:8px}}.VideoPlayer_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.VideoPlayer_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.VideoPlayer_wrapper{height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .25s ease-in-out;width:100%;z-index:999}.VideoPlayer_wrapper.VideoPlayer_active{opacity:1;pointer-events:auto!important}.VideoPlayer_wrapper.VideoPlayer_fade,.VideoPlayer_wrapper.VideoPlayer_skipContent{opacity:0}.VideoPlayer_wrapper .video-react.video-react-fluid{background-color:transparent;height:100%;padding-top:0!important}.VideoPlayer_wrapper .video-react.video-react-fluid video{object-fit:cover;object-position:center}.VideoPlayer_player{height:100%;padding:0!important;position:relative;width:100%}.VideoPlayer_player *{pointer-events:none!important}.VideoPlayer_player video{backface-visibility:hidden;height:100%;object-fit:cover;perspective:1000px;position:absolute;top:0;transform:translateZ(0);width:100%}.VideoPlayer_skipContent{align-items:center;bottom:0;box-sizing:border-box;display:flex;justify-content:center;left:0;padding:10px 0;position:absolute;width:100%}.VideoPlayer_skipLabel{color:#fff;font-size:16px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.8);text-transform:uppercase}.Footer_fontRoboto,.Footer_languageHeaderSubTitle,.Footer_realmItem{font-family:Roboto!important}.Footer_fade,.Footer_languageListContent,.Footer_languageWrapper{animation-duration:.5s;animation-name:Footer_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes Footer_fade{0%{opacity:0}to{opacity:1}}.Footer_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.Footer_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.Footer_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.Footer_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Footer_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.Footer_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.Footer_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.Footer_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Footer_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.Footer_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.Footer_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.Footer_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.Footer_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Footer_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.Footer_bundle-two-third:after{padding-top:100%}}.Footer_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.Footer_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.Footer_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Footer_bundle-full{max-height:316px}.Footer_bundle-full:after{padding-top:100%}}.Footer_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.Footer_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.Footer_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.Footer_bundle-three-second{max-height:316px}.Footer_bundle-three-second:after{padding-top:100%}}.Footer_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.Footer_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.Footer_bundle-three{margin:.75rem}}.Footer_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.Footer_bundle-one-four:after{content:"";display:block;padding-top:100%}.Footer_headShakeAnimation{animation:Footer_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes Footer_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.Footer_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.Footer_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.Footer_defaultTooltipHeaderStyles{font-size:10px}}.Footer_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.Footer_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.Footer_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.Footer_defaultTooltipBodyStyles{font-size:10px}}.Footer_defaultTooltipBodyStyles.Footer_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.Footer_defaultTooltipBodyStyles.Footer_withBorderBottom:last-child{border-bottom:0}.Footer_defaultTooltipBodyStyles.Footer_warning{color:#f17e47}.Footer_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.Footer_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.Footer_defaultTooltipFooterStyles{font-size:8px}}.Footer_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.Footer_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.Footer_wrapper{background-color:rgba(17,21,30,.5);display:flex;justify-content:center;min-height:80px;padding:0 40px;position:relative;transition:all .5s ease-in-out;will-change:background-color}.Footer_wrapper.Footer_active{background-color:#11151e;z-index:9999}@media(max-width:1770px){.Footer_wrapper{padding:0 50px}}@media(max-width:1280px)and (max-height:640px){.Footer_wrapper{padding:0}}@media(max-width:1240px){.Footer_wrapper{display:none}}.Footer_content{align-items:flex-start;display:flex;flex-direction:column;font-size:14px;justify-content:flex-start;max-width:1360px;min-width:1360px;width:100%}@media(min-width:1600px){.Footer_content{font-size:16px}}@media(max-width:300px){.Footer_content{font-size:10px}}@media screen and (max-width:1770px){.Footer_content{max-width:97%;min-width:97%}}.Footer_footerContent{align-items:center;display:flex;justify-content:space-between;padding:20px 0;width:100%}.Footer_content:not(.Footer_availableBigFooter) .Footer_footerContent{min-height:80px}.Footer_mobileStickyWrapper{background-color:#11151e;border-top:1px solid hsla(0,0%,100%,.1);bottom:0;display:none;justify-content:center;left:0;position:fixed;right:0;z-index:1}@media(max-width:1240px){.Footer_mobileStickyWrapper{display:flex}}.Footer_mobileFixedMenu{align-items:center;display:flex;height:53px;width:100%}.Footer_mobileMenuContent{align-items:center;box-sizing:border-box;display:flex;height:100%;width:100%}.Footer_mobileItemMenu{height:100%;width:100%}.Footer_mobileItemMenu.Footer_active{background-color:#e5e5e5}.Footer_mobileUserMenu{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-end;width:80%}.Footer_mobileMenuTitle{color:#989898;font-size:10px;max-width:60px;overflow:hidden;position:relative;text-overflow:ellipsis;top:-7px;white-space:nowrap}@media(min-width:1600px){.Footer_mobileMenuTitle{font-size:12px}}@media(max-width:300px){.Footer_mobileMenuTitle{font-size:6px}}@media(min-width:769px)and (max-width:1240px){.Footer_mobileMenuTitle{max-width:120px}}@media(max-width:768px){.Footer_mobileMenuTitle{max-width:60px}}@media(max-width:300px){.Footer_mobileMenuTitle{font-size:10px}}.Footer_mobileItemMenu.Footer_active .Footer_mobileMenuTitle{color:#212121}.Footer_mobileUserMenuItem{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%;z-index:0}.Footer_mobileUserMenuItem:last-child{border:none}.Footer_mobileWalletIcon{background-color:#989898;height:40px;-webkit-mask-image:url(images/wallet-icon.svg);-webkit-mask-position:50% 50%;-webkit-mask-repeat:no-repeat;-webkit-mask-size:20px 16px;width:40px}.Footer_mobileItemMenu.Footer_active .Footer_mobileWalletIcon{background-color:#212121}.Footer_mobilePremiumShopIcon{background-color:#eec568;height:40px;-webkit-mask-image:url(images/icon_doubloons.svg);-webkit-mask-position:50% 50%;-webkit-mask-repeat:no-repeat;-webkit-mask-size:24px 24px;width:40px}.Footer_mobileItemMenu.Footer_active .Footer_mobilePremiumShopIcon{background-color:#212121}.Footer_mobilePremiumMainIcon{background-color:#989898;height:40px;-webkit-mask-image:url(images/Main.svg);-webkit-mask-size:40px 40px;width:40px}.Footer_mobileItemMenu.Footer_active .Footer_mobilePremiumMainIcon{background-color:#212121}.Footer_userCouponsItem{background-color:#989898;height:40px;-webkit-mask-image:url(images/coupon.svg);-webkit-mask-position:50% 51%;-webkit-mask-repeat:no-repeat;-webkit-mask-size:12px 17px;width:40px}.Footer_mobileItemMenu.Footer_active .Footer_userCouponsItem{background-color:#212121}.Footer_mobileMenuIcon{background-color:#989898;height:40px;-webkit-mask-image:url(images/list_of_goods.svg);-webkit-mask-position:75% 60%;-webkit-mask-repeat:no-repeat;-webkit-mask-size:30px 22px;position:relative;top:2px;width:40px}.Footer_mobileItemMenu.Footer_active .Footer_mobileMenuIcon{background-color:#212121}.Footer_userSearchItem{background-image:url(images/search-icon.png);cursor:pointer;height:16px;width:16px}.Footer_mobileWrapper{background-color:rgba(17,21,30,.7);position:relative}.Footer_mobileWrapper.Footer_active{background-color:#11151e}.Footer_mobileWrapper.Footer_isBundlePage{padding-bottom:150px}.Footer_mobileLanguageWrapper{border-bottom:1px solid hsla(0,0%,100%,.1);border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:center;padding:18px}.Footer_mobileLegalWrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.Footer_mobileLegalLinks{display:flex;flex-direction:row;flex-wrap:wrap;font-size:14px;justify-content:center;padding:10px 18px}@media(max-width:768px){.Footer_mobileLegalLinks{gap:10px;justify-content:center}}@media(max-width:300px){.Footer_mobileLegalLinks{align-items:center;flex-direction:column}}.Footer_mobileCopyrightWrapper{color:hsla(0,0%,100%,.3);font-size:14px;max-width:851px;padding:5px 20px 10px}.Footer_copyrightWrapper{padding-bottom:20px}.Footer_legalInfo{display:flex;font-size:12px}@media(min-width:1600px){.Footer_legalInfo{font-size:14px}}@media(max-width:300px){.Footer_legalInfo{font-size:8px}}.Footer_rightContent{align-items:center;display:flex;position:relative}.Footer_legal{color:#b9b9b9;font-size:12px}@media(min-width:1600px){.Footer_legal{font-size:14px}}@media(max-width:300px){.Footer_legal{font-size:8px}}.Footer_disclaimer{color:#b9b9b9;padding:10px 0}.Footer_legalLinks{display:flex;padding:0 30px 0 0}.Footer_languageFooterWrapper{margin-right:30px}.Footer_cisContent .Footer_languageFooterWrapper{margin-top:20px}.Footer_cisContent .Footer_legalLinks{padding:20px 20px 20px 0}.Footer_cisContent .Footer_rightContent{padding-bottom:20px}.Footer_mobileLanguageButton{border-bottom:1px dashed hsla(0,0%,100%,.77);color:hsla(0,0%,100%,.77);font-size:14px;margin:18px 0 0}.Footer_link{align-items:center;color:hsla(0,0%,100%,.77)!important;display:flex;margin-right:25px;position:relative}.Footer_link:last-child{margin-right:0}.Footer_link:hover{color:#fff!important}.Footer_link span{border-bottom:1px solid hsla(0,0%,100%,.77)}.Footer_link:hover .Footer_link&gt;span{border-bottom:1px solid #fff}.Footer_link:after{background-image:url(images/icon_link_target.svg);background-size:contain;content:"";height:1.1em;margin-left:5px;opacity:.7;width:1.1em}.Footer_link:hover:after{opacity:1}@media(max-width:768px){.Footer_link{margin-right:15px}.Footer_link:last-child{margin-right:0}}@media(max-width:300px){.Footer_link{margin-right:0}}.Footer_onetrustLink{align-items:center;background-color:transparent!important;border:none!important;border-bottom:1px solid hsla(0,0%,100%,.77)!important;color:hsla(0,0%,100%,.77)!important;display:none;font-size:inherit!important;line-height:inherit!important;margin-right:0;padding:0!important;position:relative;text-decoration:none!important;transition:none!important;white-space:normal}.Footer_onetrustLink:hover{border-bottom:1px solid #fff;color:#fff!important}.Footer_languageButton{align-items:center;color:hsla(0,0%,100%,.77);cursor:pointer;display:flex}.Footer_languageButton&gt;span{border-bottom:1px dashed hsla(0,0%,100%,.77)}.Footer_languageButton:before{background-image:url(images/footer-languange-icon.png);content:"";height:16px;margin-right:5px;width:34px}.Footer_languageButton:after{background-image:url(images/keyboard_arrow_down.png);content:"";height:8px;margin-left:10px;opacity:.7;transition:all .15s ease-in-out;width:12px;will-change:transform}.Footer_languageButton:hover{color:#fff}.Footer_languageButton:hover&gt;span{border-bottom:1px dashed #fff}.Footer_languageButton:hover:after{opacity:1}.Footer_languageButton.Footer_active{color:#fff}.Footer_languageButton.Footer_active:after{opacity:1;transform:rotate(-180deg)}.Footer_languageWrapper{align-items:center;background-color:#11151e;bottom:100%;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;z-index:999}@media(max-width:768px){.Footer_languageWrapper{z-index:9}}.Footer_close{background-image:url(images/icon_close.svg);background-size:20px 20px;display:none;height:20px;position:absolute;right:20px;top:20px;width:20px}@media(max-width:1240px){.Footer_close{display:block}}.Footer_languageHeader{padding:30px 0;text-align:center}.Footer_languageHeaderTitle{color:hsla(0,0%,100%,.87);font-size:32px;font-weight:700;text-transform:uppercase}@media(max-width:768px){.Footer_languageHeaderTitle{font-size:14px}}.Footer_languageHeaderSubTitle{color:hsla(0,0%,100%,.54);font-size:14px}@media(max-width:768px){.Footer_languageHeaderSubTitle{font-size:10px;padding:0 5%}}.Footer_languageContent{display:flex;padding-bottom:15px}@media(max-width:768px){.Footer_languageContent{flex-direction:column;min-height:300px;padding-bottom:0}}.Footer_realmWrapper{border-right:1px solid hsla(0,0%,100%,.2);padding-right:20px}@media(max-width:768px){.Footer_realmWrapper{border:none;padding:0}}.Footer_realmContent{background-position:top;background-repeat:no-repeat;background-size:250px 181px;min-height:181px;min-width:250px;padding-left:90px;padding-top:20px}.Footer_realmContent.Footer_ru{background-image:url(images/cis.png)}.Footer_realmContent.Footer_eu{background-image:url(images/eu.png)}.Footer_realmContent.Footer_us{background-image:url(images/us.png)}.Footer_realmContent.Footer_sg{background-image:url(images/apac.png)}@media(max-width:768px){.Footer_realmContent{background-size:65%;min-height:130px;padding-left:0;padding-top:0}}.Footer_realmItem{align-items:center;color:hsla(0,0%,100%,.77);cursor:pointer;display:flex;font-size:16px;padding-bottom:15px;position:relative;text-transform:uppercase}.Footer_realmItem:hover{color:#fff}.Footer_realmItem.Footer_active:before{background-image:url(images/keyboard_arrow_right.png);content:"";height:9px;left:-15px;position:absolute;width:6px}.Footer_realmItem.Footer_active{color:#fff}@media(max-width:768px){.Footer_realmItem{font-size:10px}}.Footer_languageListContent{display:flex;min-width:700px;padding:15px 45px 0}@media(max-width:768px){.Footer_languageListContent{flex-wrap:wrap;max-width:250px;min-width:auto;padding:0}}.Footer_languageColumn{padding-right:75px}@media(max-width:768px){.Footer_languageColumn{padding-right:25px}}.Footer_languageItem{color:hsla(0,0%,100%,.77);cursor:pointer;padding-bottom:5px}.Footer_languageItem.Footer_active,.Footer_languageItem:hover{color:#fff;text-decoration:underline}@media(max-width:768px){.Footer_languageItem{font-size:10px}}.Footer_compensationUrl{margin-right:25px}.Footer_compensationUrl:last-child{margin-right:0}.Footer_fullScreen{display:none}.Footer_legal12plus{background-image:url(images/icon_12plus.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:50px;position:absolute;right:40px;top:-13px;width:50px}@media(max-width:1240px){.Footer_legal12plus{margin:10px 0 0;position:relative;right:auto;top:auto}}.Footer_ratingsAndLogos{align-items:center;display:flex;justify-content:center;padding:10px 0 20px;width:100%}@media(max-width:768px){.Footer_krRating,.Footer_twRating{padding:0 20px}}.ViewBackground_background{background-image:url(images/main_bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0}.ViewBackground_background.ViewBackground_blur{filter:blur(40px)}.ViewBackground_background.ViewBackground_withTransition{transition:opacity .1s linear;will-change:opacity}.ViewBackground_background.ViewBackground_hidden{opacity:0}.ViewBackground_background.ViewBackground_backgroundWithMask{background-color:var(--bundle-background-color,#04142d);background-position:top}@media(min-width:1920px){.ViewBackground_background.ViewBackground_backgroundWithMask{background-size:1920px}}@media(min-height:1080px){.ViewBackground_background.ViewBackground_backgroundWithMask{background-size:1920px}}.ViewBackground_videoBackgroundWrapper{background-color:var(--bundle-video-background-color,#04142d);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:background-color .2s ease-in-out;width:100%}.ViewBackground_videoBackground{overflow:hidden;position:relative}.ViewBackground_videoBackground,.ViewBackground_videoBackgroundMask{background-color:inherit;height:100%;margin:0 auto;max-height:1080px;max-width:1920px;width:100%}.ViewBackground_videoBackgroundMask{display:block;left:0;-webkit-mask-image:url(images/bundle_background_mask.svg);-webkit-mask-position:top;-webkit-mask-repeat:no-repeat;-webkit-mask-size:1920px;position:absolute;top:0}@media(aspect-ratio:16/9){.ViewBackground_videoBackgroundMask{display:none}}@media(min-width:1921px){.ViewBackground_videoBackgroundMask{display:block}}.ViewBackground_videoBackgroundTheme{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.ViewBackground_backgroundMask{background-color:inherit;background-position:top;background-repeat:no-repeat;background-size:auto;height:100%;left:0;-webkit-mask-image:url(images/bundle_background_mask.svg);-webkit-mask-position:top;-webkit-mask-repeat:no-repeat;-webkit-mask-size:auto;opacity:0;position:absolute;top:0;width:100%}@media(min-width:1920px){.ViewBackground_backgroundMask.ViewBackground_visibleMask{-webkit-mask-size:1920px;opacity:1}}@media(min-height:1080px){.ViewBackground_backgroundMask.ViewBackground_visibleMask{-webkit-mask-size:1920px;opacity:1}}.ViewBackground_backgroundMask.ViewBackground_auctionMask{opacity:0}@media(max-width:768px){.ViewBackground_backgroundMask{display:none}}.ViewBackground_isFullscreen{background-color:#000}.ViewBackground_blur{filter:blur(40px)}.ViewBackground_galleryBackgroundWrapper{height:100%;isolation:isolate;left:0;position:absolute;top:0;width:100%}@media(min-width:1920px){.ViewBackground_galleryBackgroundWrapper.ViewBackground_galleryWithMask{background-color:var(--bundle-gallery-background-color,#04142d)}.ViewBackground_galleryBackgroundWrapper.ViewBackground_galleryWithMask .ViewBackground_galleryBackgroundSlider{background-color:inherit;margin:0 auto;max-height:1080px;max-width:1920px;position:relative}.ViewBackground_galleryBackgroundWrapper.ViewBackground_galleryWithMask .ViewBackground_galleryBackgroundSlider .ViewBackground_backgroundMask{z-index:2}}@media(min-height:1080px){.ViewBackground_galleryBackgroundWrapper.ViewBackground_galleryWithMask{background-color:var(--bundle-gallery-background-color,#04142d)}.ViewBackground_galleryBackgroundWrapper.ViewBackground_galleryWithMask .ViewBackground_galleryBackgroundSlider{background-color:inherit;margin:0 auto;max-height:1080px;max-width:1920px;position:relative}.ViewBackground_galleryBackgroundWrapper.ViewBackground_galleryWithMask .ViewBackground_galleryBackgroundSlider .ViewBackground_backgroundMask{z-index:2}}.ViewBackground_galleryBackgroundSlider{height:100%;left:0;position:absolute;top:0;width:100%}.ViewBackground_galleryBackgroundImage{background-position:100% 100%;background-repeat:no-repeat;background-size:cover;opacity:0!important;position:absolute!important;transform:none!important;width:100%!important}.ViewBackground_galleryBackgroundImage.swiper-slide-active{opacity:1!important}.ViewBackground_galleryBackgroundWrapper .ViewBackground_galleryVideoBackground{opacity:0!important;will-change:opacity}.ViewBackground_galleryBackgroundWrapper .ViewBackground_galleryVideoBackground.swiper-slide-active{opacity:1!important}.ViewBackground_galleryBackgroundWrapper .ViewBackground_galleryVideo video{object-position:right bottom}.ViewBackground_galleryBackgroundWrapper .ViewBackground_galleryPoster{background-position:100% 100%}.AuctionLotPage_fontRoboto{font-family:Roboto!important}.AuctionLotPage_fade,.AuctionLotPage_wrapper{animation-duration:.5s;animation-name:AuctionLotPage_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes AuctionLotPage_fade{0%{opacity:0}to{opacity:1}}.AuctionLotPage_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.AuctionLotPage_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.AuctionLotPage_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.AuctionLotPage_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.AuctionLotPage_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.AuctionLotPage_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.AuctionLotPage_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.AuctionLotPage_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.AuctionLotPage_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.AuctionLotPage_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.AuctionLotPage_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.AuctionLotPage_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.AuctionLotPage_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.AuctionLotPage_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.AuctionLotPage_bundle-two-third:after{padding-top:100%}}.AuctionLotPage_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.AuctionLotPage_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.AuctionLotPage_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.AuctionLotPage_bundle-full{max-height:316px}.AuctionLotPage_bundle-full:after{padding-top:100%}}.AuctionLotPage_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.AuctionLotPage_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.AuctionLotPage_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.AuctionLotPage_bundle-three-second{max-height:316px}.AuctionLotPage_bundle-three-second:after{padding-top:100%}}.AuctionLotPage_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.AuctionLotPage_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.AuctionLotPage_bundle-three{margin:.75rem}}.AuctionLotPage_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.AuctionLotPage_bundle-one-four:after{content:"";display:block;padding-top:100%}.AuctionLotPage_headShakeAnim,.AuctionLotPage_headShakeAnimation{animation:AuctionLotPage_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes AuctionLotPage_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.AuctionLotPage_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.AuctionLotPage_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.AuctionLotPage_defaultTooltipHeaderStyles{font-size:10px}}.AuctionLotPage_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.AuctionLotPage_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.AuctionLotPage_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.AuctionLotPage_defaultTooltipBodyStyles{font-size:10px}}.AuctionLotPage_defaultTooltipBodyStyles.AuctionLotPage_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.AuctionLotPage_defaultTooltipBodyStyles.AuctionLotPage_withBorderBottom:last-child{border-bottom:0}.AuctionLotPage_defaultTooltipBodyStyles.AuctionLotPage_warning{color:#f17e47}.AuctionLotPage_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.AuctionLotPage_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.AuctionLotPage_defaultTooltipFooterStyles{font-size:8px}}.AuctionLotPage_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.AuctionLotPage_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.AuctionLotPage_wrapper{margin-bottom:15px;padding-bottom:20px;position:relative;width:100%}.AuctionLotPage_wrapper.AuctionLotPage_landing{display:flex;flex-direction:column;height:100%;justify-content:flex-end}@media(min-width:769px)and (max-width:1240px){.AuctionLotPage_wrapper{margin:0 auto;width:90%}}@media(max-width:768px){.AuctionLotPage_wrapper{height:100%;margin-bottom:70px;max-height:none;padding-bottom:0;width:100%}}.AuctionLotPage_emptyWrapper{color:#fff;display:flex;font-size:34px;justify-content:center;padding:10%;text-align:center;width:100%}@media(min-width:1600px){.AuctionLotPage_emptyWrapper{font-size:36px}}@media(max-width:300px){.AuctionLotPage_emptyWrapper{font-size:30px}}@media(max-width:768px){.AuctionLotPage_emptyWrapper{padding:10% 0}}.AuctionLotPage_image{background-position:100% 0;background-repeat:no-repeat;background-size:contain;max-height:462px;padding-top:34%;position:absolute;width:100%}@media(max-width:768px){.AuctionLotPage_image{background-position:50%;padding-top:82%;position:relative}}.AuctionLotPage_imageZipper{bottom:0;left:0;position:absolute;right:0;top:0}.AuctionLotPage_content{border-bottom:1px solid hsla(0,0%,100%,.15);display:flex;flex-direction:column;justify-content:space-between;min-height:462px;position:relative}.AuctionLotPage_content.AuctionLotPage_isLanding{bottom:0;height:100%;justify-content:flex-start;left:0;position:absolute;right:0;top:0;width:100%}@media(max-width:1240px){.AuctionLotPage_content.AuctionLotPage_isLanding{bottom:auto;left:auto;min-height:auto;position:relative;right:auto;top:auto}}@media screen and (max-width:1366px){.AuctionLotPage_content{min-height:420px}}@media(max-width:768px){.AuctionLotPage_content{min-height:auto;position:relative}.AuctionLotPage_content:not(.AuctionLotPage_fromCategory){left:20px;right:20px;width:calc(100% - 40px)}}.AuctionLotPage_wrapper.AuctionLotPage_landing .AuctionLotPage_content{display:flex;flex-direction:column;height:100%;justify-content:flex-end}.AuctionLotPage_header{color:#fff;margin-bottom:15px;max-width:50%;overflow-y:auto;padding-bottom:10px;transition:all .7s linear}@media(max-width:1240px){.AuctionLotPage_header{max-width:100%}}.AuctionLotPage_content.AuctionLotPage_isExpanded .AuctionLotPage_header.AuctionLotPage_withFeatures{min-height:0}.AuctionLotPage_contentWithScroll{max-height:calc(100vh - 489px)}@media(max-width:1600px){.AuctionLotPage_contentWithScroll{max-height:calc(100vh - 471px)}}.AuctionLotPage_wrapper.AuctionLotPage_landing .AuctionLotPage_header{filter:drop-shadow(2px 4px 6px black)}.AuctionLotPage_amount{font-size:22px}@media(min-width:1600px){.AuctionLotPage_amount{font-size:24px}}@media(max-width:300px){.AuctionLotPage_amount{font-size:18px}}.AuctionLotPage_title{word-wrap:break-word;align-items:center;color:#fff;display:flex;font-size:30px;font-weight:700;line-height:1.1;padding:10px 0 15px;text-transform:uppercase}@media(min-width:1600px){.AuctionLotPage_title{font-size:32px}}@media(max-width:300px){.AuctionLotPage_title{font-size:26px}}.AuctionLotPage_title.AuctionLotPage_crew div:first-child:before{position:relative;top:-3px}.AuctionLotPage_crewTitlePage{align-items:baseline}.AuctionLotPage_crewTitlePage:before{height:25px!important;min-width:26px!important}@media(max-width:768px){.AuctionLotPage_crewTitlePage:before{height:17px!important;min-width:18px!important}}.AuctionLotPage_description{border-bottom:1px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.75);font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;line-height:24px;padding:10px 0}@media(min-width:1600px){.AuctionLotPage_description{font-size:16px}}@media(max-width:300px){.AuctionLotPage_description{font-size:10px}}.AuctionLotPage_description *,.AuctionLotPage_description * .we-vehicle__level{font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif}.AuctionLotPage_description h1,.AuctionLotPage_description h2,.AuctionLotPage_description h3,.AuctionLotPage_description h4,.AuctionLotPage_description h5,.AuctionLotPage_description h6{margin:5px 0}.AuctionLotPage_description hr{background:hsla(0,0%,100%,.15);border:none;display:block;height:1px;margin:5px 0}.AuctionLotPage_description a{align-items:center;border-bottom:1px solid #fff;cursor:pointer;display:inline-flex;justify-content:center;line-height:1.2;opacity:.9}.AuctionLotPage_description a:hover{opacity:1}.AuctionLotPage_description a span{border-bottom:1px solid hsla(0,0%,100%,.4)}.AuctionLotPage_description a:hover span{border-bottom-color:hsla(0,0%,100%,.7)}.AuctionLotPage_description ul{padding:0 40px}.AuctionLotPage_description ul ul{padding:0 20px}.AuctionLotPage_description ul li{color:hsla(0,0%,100%,.75);list-style:initial;padding-bottom:5px}.AuctionLotPage_description ul ul li{list-style-type:circle}.AuctionLotPage_description p{word-wrap:break-word;padding:5px 0}.AuctionLotPage_description h3{color:hsla(0,0%,100%,.87);font-size:22px;font-weight:700;margin-top:20px}@media(min-width:1600px){.AuctionLotPage_description h3{font-size:24px}}@media(max-width:300px){.AuctionLotPage_description h3{font-size:18px}}.AuctionLotPage_description h5{color:#fff;font-size:18px;font-weight:700;line-height:28px;margin-bottom:0;margin-top:22px}@media(min-width:1600px){.AuctionLotPage_description h5{font-size:20px}}@media(max-width:300px){.AuctionLotPage_description h5{font-size:14px}}.AuctionLotPage_description h5:first-child{margin-top:0}.AuctionLotPage_description h6{font-size:14px;font-weight:400;margin-bottom:10px;margin-top:-5px}@media(min-width:1600px){.AuctionLotPage_description h6{font-size:16px}}@media(max-width:300px){.AuctionLotPage_description h6{font-size:10px}}.AuctionLotPage_description span{vertical-align:bottom}.AuctionLotPage_description .armory-global_description_nowrap{white-space:nowrap}@media(max-width:1240px){.AuctionLotPage_description{padding-right:0}.AuctionLotPage_description ul{padding:0 0 15px 20px}}.AuctionLotPage_description [data-interpolate],.AuctionLotPage_description [data-wows-entity]{display:inline}.AuctionLotPage_description .we-editor__card-widget{display:block;padding:5px 10px 5px 0;width:max-content}.AuctionLotPage_description.AuctionLotPage_isLanding{max-width:100%;padding:15px 0}@media(min-width:769px)and (max-width:1240px){.AuctionLotPage_description{font-size:16px}}@media(max-width:768px){.AuctionLotPage_description{font-size:14px;max-width:100%;padding-bottom:20px;padding-right:20px}}.AuctionLotPage_inputBid{width:195px}@media(max-width:768px){.AuctionLotPage_inputBid{width:100%}}.AuctionLotPage_line{display:flex;flex-wrap:wrap}@media(max-width:768px){.AuctionLotPage_line{flex-wrap:wrap;justify-content:space-between}}.AuctionLotPage_finishedBlock{color:#fff;font-size:20px;font-weight:700;margin-bottom:20px}@media(min-width:1600px){.AuctionLotPage_finishedBlock{font-size:22px}}@media(max-width:300px){.AuctionLotPage_finishedBlock{font-size:16px}}.AuctionLotPage_infoBlock{margin-right:40px}@media(max-width:768px){.AuctionLotPage_infoBlock.AuctionLotPage_buttonBid{margin-bottom:10px;width:100%}}.AuctionLotPage_line.AuctionLotPage_isFinished .AuctionLotPage_infoBlock:first-child{width:auto}.AuctionLotPage_infoBlockTitle{color:hsla(0,0%,100%,.75);font-size:14px}@media(min-width:1600px){.AuctionLotPage_infoBlockTitle{font-size:16px}}@media(max-width:300px){.AuctionLotPage_infoBlockTitle{font-size:10px}}@media(max-width:768px){.AuctionLotPage_infoBlock.AuctionLotPage_buttonBid .AuctionLotPage_infoBlockTitle{display:none}}.AuctionLotPage_infoBlockContent{color:#fff;display:flex;flex-direction:column;font-size:28px;font-weight:700;justify-content:center;min-height:65px}@media(min-width:1600px){.AuctionLotPage_infoBlockContent{font-size:30px}}@media(max-width:300px){.AuctionLotPage_infoBlockContent{font-size:24px}}@media(max-width:768px){.AuctionLotPage_infoBlockContent{font-size:24px;min-height:50px}}.AuctionLotPage_infoBlockContentStart{font-size:20px;justify-content:start;min-height:50px}@media(min-width:1600px){.AuctionLotPage_infoBlockContentStart{font-size:22px}}@media(max-width:300px){.AuctionLotPage_infoBlockContentStart{font-size:16px}}.AuctionLotPage_cancelBidWrapper{align-items:center;display:flex}.AuctionLotPage_loading{margin:0 0 0 10px}.AuctionLotPage_cancelBidButton{margin-left:5px}.AuctionLotPage_infoBlockTimerWrapper{opacity:1}.AuctionLotPage_minBid{font-size:20px}@media(min-width:1600px){.AuctionLotPage_minBid{font-size:22px}}@media(max-width:300px){.AuctionLotPage_minBid{font-size:16px}}.AuctionLotPage_line.AuctionLotPage_isFinished .AuctionLotPage_minBid{font-size:28px}@media(min-width:1600px){.AuctionLotPage_line.AuctionLotPage_isFinished .AuctionLotPage_minBid{font-size:30px}}@media(max-width:300px){.AuctionLotPage_line.AuctionLotPage_isFinished .AuctionLotPage_minBid{font-size:24px}}.AuctionLotPage_infoBlockTimer{color:#fff;font-size:20px;font-weight:700;margin-left:0;text-transform:lowercase}@media(min-width:1600px){.AuctionLotPage_infoBlockTimer{font-size:22px}}@media(max-width:300px){.AuctionLotPage_infoBlockTimer{font-size:16px}}@media(max-width:768px){.AuctionLotPage_infoBlockTimer{font-size:18px;margin:0}}.AuctionLotPage_attentionTimer .AuctionLotPage_infoBlockTimer{color:#ffad33}.AuctionLotPage_message{color:#f93;font-size:14px;padding:15px 0 25px}@media(min-width:1600px){.AuctionLotPage_message{font-size:16px}}@media(max-width:300px){.AuctionLotPage_message{font-size:10px}}@media(max-width:1240px){.AuctionLotPage_message{padding-bottom:50px}}@media(max-width:768px){.AuctionLotPage_message{padding:10px 20px 0;width:100%}.AuctionLotPage_message.AuctionLotPage_forLanding{padding:5px 0}}.AuctionLotPage_wrapper.AuctionLotPage_landing .AuctionLotPage_message{padding:15px 0}.AuctionLotPage_auctionStatus{padding:10px 0 25px}.AuctionLotPage_auctionStatus span:first-child{font-size:20px;font-weight:700;line-height:1.5}@media(min-width:1600px){.AuctionLotPage_auctionStatus span:first-child{font-size:22px}}@media(max-width:300px){.AuctionLotPage_auctionStatus span:first-child{font-size:16px}}.AuctionLotPage_auctionStatus span:last-child{font-size:14px}@media(min-width:1600px){.AuctionLotPage_auctionStatus span:last-child{font-size:16px}}@media(max-width:300px){.AuctionLotPage_auctionStatus span:last-child{font-size:10px}}@media(max-width:768px){.AuctionLotPage_auctionStatus{padding:10px 0}}.AuctionLotPage_statusText{font-size:22px;font-weight:700}@media(min-width:1600px){.AuctionLotPage_statusText{font-size:24px}}@media(max-width:300px){.AuctionLotPage_statusText{font-size:18px}}@media(max-width:768px){.AuctionLotPage_statusText span{position:relative}}.AuctionLotPage_auctionStatusLabel{color:#fc6;padding-left:25px}.AuctionLotPage_historyBidsWrapper{border-bottom:1px solid hsla(0,0%,100%,.15);padding-bottom:15px}@media(max-width:768px){.AuctionLotPage_historyBidsWrapper{margin-bottom:10px}.AuctionLotPage_historyBidsWrapper:not(.AuctionLotPage_fromCategory){padding:0 20px 15px;width:100%}}.AuctionLotPage_historyBidsWrapper.AuctionLotPage_fromCategory{margin-bottom:10px}.AuctionLotPage_spoilerTitle{color:#fff;font-size:16px;font-weight:700}@media(min-width:1600px){.AuctionLotPage_spoilerTitle{font-size:18px}}@media(max-width:300px){.AuctionLotPage_spoilerTitle{font-size:12px}}.AuctionLotPage_historyItem{padding:5px 0}.AuctionLotPage_historyCurrencyItem{font-weight:700}.AuctionLotPage_attentionSpan{width:400px}.AuctionLotPage_auctionBackground{background-position:100% 0;background-repeat:no-repeat;background-size:100%;height:100%;width:100%}@media(max-width:1240px){.AuctionLotPage_auctionBackground{background-size:cover}}@media(min-width:2560px){.AuctionLotPage_auctionBackground.AuctionLotPage_art4k{background-image:var(--lot-background-4k)!important}}.AuctionLotPage_lotWithFeatures{transition:all .7s linear}.AuctionLotPage_auctionAnimationBackground{animation-iteration-count:infinite;animation-timing-function:linear;background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0;will-change:opacity}.AuctionLotPage_auctionBackgroundGradient{background-image:linear-gradient(0deg,rgba(0,0,0,.3),transparent);height:100%;left:0;position:absolute;top:0;width:100%}.AuctionLotPage_contains{border-bottom:1px solid hsla(0,0%,100%,.2);border-top:1px solid hsla(0,0%,100%,.2);padding:20px 0;position:relative}.AuctionLotPage_containsIcon{background-color:transparent;background-image:url(images/icon_contains.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:18px;margin-left:15px;width:18px}.AuctionLotPage_ttcText{color:#fff;font-size:14px}@media(min-width:1600px){.AuctionLotPage_ttcText{font-size:16px}}@media(max-width:300px){.AuctionLotPage_ttcText{font-size:10px}}.AuctionLotPage_autoDescription{max-width:520px;padding-top:20px}.AuctionLotPage_containItem *{font-weight:400}.AuctionLotPage_containItem .we-crews__title,.AuctionLotPage_containItem .we-widget__text{display:inline-flex}@media(max-width:768px){.AuctionLotPage_containItem .we-crews__title,.AuctionLotPage_containItem .we-widget__text{display:inline}}.AuctionLotPage_containItem .we-vehicle__level{font-weight:700}.AuctionLotPage_additionalScrollContent{box-sizing:border-box;margin-bottom:15px;max-height:calc(65vh + var(--index));overflow-x:hidden;overflow-y:auto;position:relative;width:50%;will-change:opacity}@media(min-width:1216px)and (max-width:1407px){.AuctionLotPage_additionalScrollContent{max-height:55vh}}@media(max-width:1240px){.AuctionLotPage_additionalScrollContent{max-height:none;width:100%}}.AuctionLotPage_contentInfo{max-height:400px;overflow-y:auto;padding-bottom:10px}.AuctionLotPage_featuresTitle{font-size:24px;font-weight:700;line-height:28px}.AuctionLotPage_zoomLotBackground{background-size:70%}.AuctionLotPage_mainFeatures{border-bottom:none;max-width:98%;padding:15px 0}@media(max-width:1240px){.AuctionLotPage_mainFeatures{max-width:100%}}.AuctionLotPage_additionalFeatures{max-width:98%}@media(max-width:1240px){.AuctionLotPage_additionalFeatures{max-width:100%}}.AuctionLotPage_expanderContent{border-top:2px solid hsla(0,0%,100%,.05);padding:10px 0}.AuctionLotPage_restrictionText{border-bottom:1px solid hsla(0,0%,100%,.15);padding-bottom:15px;padding-top:15px}.SnowfallBackground_fontRoboto{font-family:Roboto!important}.SnowfallBackground_fade{animation-duration:.5s;animation-name:SnowfallBackground_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes SnowfallBackground_fade{0%{opacity:0}to{opacity:1}}.SnowfallBackground_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.SnowfallBackground_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.SnowfallBackground_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.SnowfallBackground_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SnowfallBackground_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.SnowfallBackground_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.SnowfallBackground_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.SnowfallBackground_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SnowfallBackground_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.SnowfallBackground_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.SnowfallBackground_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.SnowfallBackground_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SnowfallBackground_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SnowfallBackground_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.SnowfallBackground_bundle-two-third:after{padding-top:100%}}.SnowfallBackground_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.SnowfallBackground_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.SnowfallBackground_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SnowfallBackground_bundle-full{max-height:316px}.SnowfallBackground_bundle-full:after{padding-top:100%}}.SnowfallBackground_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.SnowfallBackground_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.SnowfallBackground_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SnowfallBackground_bundle-three-second{max-height:316px}.SnowfallBackground_bundle-three-second:after{padding-top:100%}}.SnowfallBackground_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.SnowfallBackground_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.SnowfallBackground_bundle-three{margin:.75rem}}.SnowfallBackground_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.SnowfallBackground_bundle-one-four:after{content:"";display:block;padding-top:100%}.SnowfallBackground_headShakeAnimation{animation:SnowfallBackground_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes SnowfallBackground_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.SnowfallBackground_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.SnowfallBackground_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.SnowfallBackground_defaultTooltipHeaderStyles{font-size:10px}}.SnowfallBackground_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.SnowfallBackground_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.SnowfallBackground_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.SnowfallBackground_defaultTooltipBodyStyles{font-size:10px}}.SnowfallBackground_defaultTooltipBodyStyles.SnowfallBackground_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.SnowfallBackground_defaultTooltipBodyStyles.SnowfallBackground_withBorderBottom:last-child{border-bottom:0}.SnowfallBackground_defaultTooltipBodyStyles.SnowfallBackground_warning{color:#f17e47}.SnowfallBackground_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.SnowfallBackground_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.SnowfallBackground_defaultTooltipFooterStyles{font-size:8px}}.SnowfallBackground_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.SnowfallBackground_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.SnowfallBackground_wrapper{z-index:0}.SnowfallBackground_wrapper,.SnowfallBackground_wrapper canvas{height:100%;left:0;position:absolute;top:0;width:100%}.Anniversary_canvas{height:100%;position:absolute;width:100%}.GiftPromo_fontRoboto{font-family:Roboto!important}.GiftPromo_fade,.GiftPromo_introWrapper{animation-duration:.5s;animation-name:GiftPromo_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes GiftPromo_fade{0%{opacity:0}to{opacity:1}}.GiftPromo_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.GiftPromo_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.GiftPromo_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.GiftPromo_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.GiftPromo_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.GiftPromo_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.GiftPromo_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.GiftPromo_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.GiftPromo_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.GiftPromo_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.GiftPromo_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.GiftPromo_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.GiftPromo_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.GiftPromo_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.GiftPromo_bundle-two-third:after{padding-top:100%}}.GiftPromo_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.GiftPromo_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.GiftPromo_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.GiftPromo_bundle-full{max-height:316px}.GiftPromo_bundle-full:after{padding-top:100%}}.GiftPromo_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.GiftPromo_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.GiftPromo_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.GiftPromo_bundle-three-second{max-height:316px}.GiftPromo_bundle-three-second:after{padding-top:100%}}.GiftPromo_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.GiftPromo_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.GiftPromo_bundle-three{margin:.75rem}}.GiftPromo_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.GiftPromo_bundle-one-four:after{content:"";display:block;padding-top:100%}.GiftPromo_headShakeAnimation{animation:GiftPromo_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes GiftPromo_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.GiftPromo_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.GiftPromo_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.GiftPromo_defaultTooltipHeaderStyles{font-size:10px}}.GiftPromo_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.GiftPromo_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.GiftPromo_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.GiftPromo_defaultTooltipBodyStyles{font-size:10px}}.GiftPromo_defaultTooltipBodyStyles.GiftPromo_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.GiftPromo_defaultTooltipBodyStyles.GiftPromo_withBorderBottom:last-child{border-bottom:0}.GiftPromo_defaultTooltipBodyStyles.GiftPromo_warning{color:#f17e47}.GiftPromo_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.GiftPromo_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.GiftPromo_defaultTooltipFooterStyles{font-size:8px}}.GiftPromo_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.GiftPromo_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.GiftPromo_introWrapper{bottom:0;max-width:40%;pointer-events:none;position:fixed;right:0;width:100%}.GiftPromo_introButtons{align-items:flex-end;bottom:calc(1% + var(--index));cursor:pointer;display:inline-flex;height:24vh;justify-content:flex-end;padding-right:calc(7% + var(--index));position:fixed;right:0;width:15vw}@media(max-width:1366px)and (max-height:720px){.GiftPromo_introButtons{padding-right:calc(3% + var(--index))}}.GiftPromo_introButton{font-size:14px;padding:12px 25px}@media screen and (max-width:1600px){.GiftPromo_introButton{padding:6px 25px}}@media(min-width:769px)and (max-width:1240px){.GiftPromo_introButton{padding:10px 25px}}@media screen and (max-width:320px){.GiftPromo_introButton{font-size:12px;padding:10px 15px}}@media(max-width:1360px){html[lang=ja] .GiftPromo_introButtons&gt;button.GiftPromo_introButton{padding:6px 17px}}.GiftPromo_introContent{background-position:100% 100%;background-repeat:no-repeat;background-size:contain;filter:brightness(.9);height:0;overflow:hidden;padding-top:73%;position:relative;transition:filter .2s;width:100%}.GiftPromo_introContent.GiftPromo_hover{filter:brightness(1.1)}.GiftPromo_introBody{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.GiftPromo_intoInfo{align-items:flex-end;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:2% 8% 8%;position:relative;width:100%}.GiftPromo_intoTitle{color:#fff;font-size:38px;font-weight:700;line-height:1;text-align:right;text-transform:uppercase;width:55%}@media(min-width:1600px){.GiftPromo_intoTitle{font-size:40px}}@media(max-width:300px){.GiftPromo_intoTitle{font-size:34px}}@media(max-width:1600px){.GiftPromo_intoTitle{font-size:30px}}.GiftPromo_animationWrapper{height:100%;left:0;position:absolute;top:0;width:100%}.DevModePanel_panel{bottom:55px;display:flex;flex-direction:column;justify-content:center;position:fixed;right:0;top:55px;transform:translateX(0);transition:transform .5s ease-in-out;width:250px}.DevModePanel_panel.DevModePanel_hidden{transform:translateX(253px)}.DevModePanel_title{color:#fff;font-size:22px;line-height:1}.DevModePanel_block{margin-bottom:25px}.DevModePanel_buttons{margin-top:10px}.DevModePanel_buttons&gt;button{margin-bottom:10px;width:100%!important}.DevModePanel_button{align-items:center;bottom:0;cursor:pointer;display:flex;height:100%;justify-content:center;left:-20px;position:absolute;top:0;width:20px}.DevModePanel_button:hover{background-color:hsla(0,0%,100%,.15)}.DevModePanel_button:before{background-image:url(images/keyboard_arrow_down.png);background-position:50%;background-repeat:no-repeat;background-size:12px 8px;content:"";height:8px;transform:rotate(90deg);width:12px}.DevModePanel_inputs{display:flex;flex-direction:column;margin-top:10px}.DevModePanel_input,.DevModePanel_select{border:1px solid #ccc;box-sizing:border-box;font-size:16px;margin-bottom:10px;outline:none;padding:7.5px 10px;width:100%}.RewardPopup_title{color:#fff;font-size:16px;text-align:center;width:100%}@media(min-width:1600px){.RewardPopup_title{font-size:18px}}@media(max-width:300px){.RewardPopup_title{font-size:12px}}.RewardPopup_content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;padding:20px 0;position:relative;width:100%}.RewardPopup_content.RewardPopup_minHeight{min-height:400px}@media(max-width:768px){.RewardPopup_content{padding:20px}}.RewardPopup_bundleTitle{bottom:20px;color:#fff;font-size:22px;font-weight:700;position:absolute;text-align:center;width:100%}@media(min-width:1600px){.RewardPopup_bundleTitle{font-size:24px}}@media(max-width:300px){.RewardPopup_bundleTitle{font-size:18px}}.RewardPopup_imageWrapper{background-image:url(images/sun.png);background-position:50%;background-repeat:no-repeat;background-size:70%;bottom:0;left:0;position:absolute;right:0;top:0}@media(max-width:768px){.RewardPopup_imageWrapper{background-size:100%}}.RewardPopup_image{background-position:50%;background-repeat:no-repeat;background-size:50%;display:block;height:100%;max-width:1300px;pointer-events:none;position:absolute;top:10px;width:100%;z-index:3}@media(max-width:768px){.RewardPopup_image{background-size:85%}}.RewardPopup_contents{display:flex;flex-wrap:wrap;justify-content:center}.RewardPopup_reward{align-items:center;display:flex;flex-direction:column;margin:20px 0;position:relative;width:200px}.RewardPopup_rewardImage{height:150px;object-fit:contain;width:100%}.RewardPopup_rewardTitle{color:#fff;font-size:16px;font-weight:700}@media(min-width:1600px){.RewardPopup_rewardTitle{font-size:18px}}@media(max-width:300px){.RewardPopup_rewardTitle{font-size:12px}}.TopPanel_topPanel{align-items:center;border-bottom:2px solid hsla(0,0%,100%,.05);box-sizing:border-box;display:flex;justify-content:space-between;padding:12px 0;position:relative;width:100%}@media(max-width:1240px){.TopPanel_topPanel{max-width:90%;width:100%}}.TopPanel_topPanel.TopPanel_walletShadow:after,.TopPanel_topPanel.TopPanel_walletShadow:before{background-image:radial-gradient(rgba(11,27,65,.16),transparent 78%);background-position:100%;background-repeat:no-repeat;background-size:28% 80%;bottom:0;content:"";filter:drop-shadow(2px 4px 6px rgba(0,0,0,.3));left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.TopPanel_topPanel.TopPanel_walletShadow:before{background-position:-29px;left:-16px}.TopPanel_topPanel.TopPanel_withLabel{padding-bottom:5px}.TopPanel_topPanelHeader{position:relative}.TopPanel_topPanelControls{align-items:center;display:flex;flex-direction:row;position:relative}.TopPanel_topPanel.TopPanel_walletShadow .TopPanel_topPanelHeader{filter:drop-shadow(2px 4px 6px rgba(0,0,0,.3))}.TopPanel_title{align-items:center;color:#fff;display:flex;font-size:22px;font-weight:700;line-height:30px;margin-right:5px;text-transform:uppercase}@media(min-width:1600px){.TopPanel_title{font-size:24px}}@media(max-width:300px){.TopPanel_title{font-size:18px}}@media(max-width:768px){.TopPanel_title{font-size:18px}}@media(max-width:1240px){.TopPanel_title{align-items:baseline;display:flex}}.TopPanel_title h1,.TopPanel_title h2{font-size:inherit}.TopPanel_backIcon{background-image:url(images/history_back.png);cursor:pointer;display:none;height:16px;margin-right:10px;position:relative;top:2px;vertical-align:unset;width:16px}@media(min-width:769px)and (max-width:1240px){.TopPanel_backIcon{top:0}}@media(max-width:1240px){.TopPanel_backIcon{display:inline-block}}.TopPanel_titleCategory{word-wrap:break-word;color:hsla(0,0%,100%,.9);display:inline-block;max-width:600px;transition:color .2s ease-in-out}.TopPanel_titleCategory.TopPanel_santa{font-family:Kalam;font-size:26px;font-weight:700;position:relative;text-transform:none;top:3px}html[lang=cs] .TopPanel_titleCategory.TopPanel_santa,html[lang=ko] .TopPanel_titleCategory.TopPanel_santa,html[lang=pl] .TopPanel_titleCategory.TopPanel_santa,html[lang=th] .TopPanel_titleCategory.TopPanel_santa,html[lang=tr] .TopPanel_titleCategory.TopPanel_santa{font-family:Roboto Condensed,Arial,Helvetica Neue,Helvetica,sans-serif}@media(min-width:1600px){.TopPanel_titleCategory.TopPanel_santa{font-size:28px}}@media(max-width:300px){.TopPanel_titleCategory.TopPanel_santa{font-size:22px}}.TopPanel_titleCategory.TopPanel_santa:not(.TopPanel_isBundlePage){color:#fc6}.TopPanel_titleCategory:not(.TopPanel_isBundlePage).TopPanel_new_year_containers{filter:drop-shadow(0 0 3px rgba(0,0,0,.75))}.TopPanel_titleCategory.TopPanel_pointer{cursor:pointer}.TopPanel_titleCategory.TopPanel_pointer:hover{color:#fff}.TopPanel_navigationArrow{background-image:url(images/icon_arrow_breadcrumbs.svg);display:inline-block;height:12px;margin:0 2.5px;position:relative;top:-2px;width:12px}@media(max-width:1400px){.TopPanel_navigationArrow{top:auto}}.TopPanel_topPanelMobile{border-bottom:1px solid hsla(0,0%,100%,.1);display:none;padding-bottom:10px;pointer-events:none}@media(max-width:1240px){.TopPanel_topPanelMobile{display:block;max-width:90%;width:100%}}.TopPanel_topPanelMobile.TopPanel_fixed{background-color:#11151e;border-top:1px solid hsla(0,0%,100%,.1);left:0;max-width:100%;padding:10px 14px;position:fixed;right:0;top:0;transform:translateY(-56px);z-index:1}.TopPanel_topPanelMobile.TopPanel_fixed.TopPanel_visible{transform:translateY(56px);transition:transform .25s ease-in-out}.TopPanel_iconWrapper{margin:-3px 0 0 5px}.TopPanel_animationIcon{margin:0 0 0 10px}.TopPanel_topPanelHeader .TopPanel_helperIcon{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;max-width:350px;overflow:hidden;position:relative;text-overflow:ellipsis}.TopPanel_coupon{background-image:url(images/coupon_active.png);height:20px;left:-20px;position:absolute;top:5px;width:13px}@media(max-width:768px){.TopPanel_coupon{left:0;margin-right:10px;position:relative;top:0}}.TopPanel_subCategoryTitle{color:hsla(0,0%,100%,.54)}.TopPanel_subCategoryTitle.TopPanel_pointer{cursor:pointer}.TopPanel_subCategoryTitle.TopPanel_pointer:hover{color:hsla(0,0%,100%,.74)}.TopPanel_disabled{opacity:.2;pointer-events:none}.TopPanel_control.TopPanel_santa{position:relative;top:4px}.TopPanel_control:not(.TopPanel_isBundlePage).TopPanel_new_year_containers{filter:drop-shadow(0 0 3px rgba(0,0,0,.75))}.TopPanel_guideWrapper{display:inline-block}.Volume_volume{background-image:url(images/icon_volume_on.svg);background-size:100%;cursor:pointer;height:25px;opacity:.5;position:relative;transition:opacity .2s ease-in-out;width:25px;will-change:opacity}.Volume_volume:before{background-image:url(images/icon_volume_off.svg),url(images/icon_volume_on.svg);content:""}.Volume_volume.Volume_off{background-image:url(images/icon_volume_off.svg);opacity:.6}.Volume_volume:hover{opacity:1}.AnimationIcon_icon{background-image:url(images/icon_animation_on.svg);background-size:100%;cursor:pointer;height:25px;opacity:.5;position:relative;transition:opacity .2s ease-in-out;width:25px;will-change:opacity,background-image}.AnimationIcon_icon:before{background-image:url(images/icon_animation_off.svg),url(images/icon_animation_on.svg);content:""}.AnimationIcon_icon.AnimationIcon_off{background-image:url(images/icon_animation_off.svg);opacity:.6}.AnimationIcon_icon:hover{opacity:1}.PlayIcon_icon{background-image:url(images/icon_video_play.svg);background-size:100%;cursor:pointer;height:25px;opacity:.5;position:relative;transition:opacity .2s ease-in-out;width:25px;will-change:opacity,background-image}.PlayIcon_icon.PlayIcon_pause{background-image:url(images/icon_video_pause.svg)}.PlayIcon_icon:hover{opacity:1}.HelperIcon_aboutLabel{align-items:center;color:#fff;color:rgba(158,213,231,.85);cursor:pointer;display:flex;font-size:14px;position:relative;text-transform:uppercase}.HelperIcon_aboutLabel:before{background-image:url(images/auction-info-label.svg);background-repeat:no-repeat;background-size:100% 100%;content:"";display:inline-block;height:15px;margin-right:5px;min-width:15px;opacity:.85;vertical-align:middle;will-change:opacity}.HelperIcon_aboutLabel span{position:relative;top:1px}.HelperIcon_aboutLabel:hover{color:#9ed5e7}.HelperIcon_aboutLabel:hover:before{opacity:1}.Wallet_walletWrapper{align-items:center;display:flex;position:relative}@media(max-width:1240px){.Wallet_walletWrapper{display:none}}.Wallet_walletMobileWrapper{position:relative}.Wallet_walletItems{align-items:center;display:flex;font-size:14px}@media(min-width:1600px){.Wallet_walletItems{font-size:16px}}@media(max-width:300px){.Wallet_walletItems{font-size:10px}}.Wallet_walletItem{color:#fff;font-weight:700;margin:0 0 0 17px}@media(max-width:1600px){.Wallet_walletItem{margin-left:10px}}@media(max-width:1240px){.Wallet_walletItem:last-child{margin-right:0}}.Wallet_walletCoupon{background-image:url(images/coupon.png);height:17px;width:12px}.Wallet_walletIcon{background-image:url(images/icon_wallet.svg);cursor:pointer;height:20px;opacity:.9;width:20px}.Wallet_walletIcon.Wallet_walletMobileIcon{background-size:100% 100%}.Wallet_walletIcon.Wallet_active,.Wallet_walletIcon:hover{opacity:1}.Wallet_walletCategory{align-items:inherit;border-right:1px solid hsla(0,0%,100%,.5);display:flex;height:17px;padding-left:15px;position:relative}.Wallet_walletCategory.Wallet_defaultCurrencies{padding-left:0}.Wallet_walletCategory:not(.Wallet_walletIconWrapper)&gt;div:last-child{margin-right:13px}.Wallet_walletItems .Wallet_walletCategory:first-child{padding-left:0}.Wallet_walletWrapper&gt;.Wallet_walletCategory:last-child{border-right:none}.Wallet_walletPopup{background-color:rgba(12,20,28,.99);border:1px solid rgba(172,221,221,.3);position:absolute;right:0;top:100%;width:320px;z-index:99999}@supports(backdrop-filter:blur(35px)) or (-webkit-backdrop-filter:blur(35px)){.Wallet_walletPopup{-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background-color:rgba(0,0,0,.4)}}.Wallet_walletPopup.Wallet_big{width:510px}@media(max-width:1240px){.Wallet_walletPopup{background-color:#11151e;bottom:100%;box-shadow:0 4px 6px 2px rgba(0,0,0,.4);top:auto;width:100%}@supports(backdrop-filter:blur(none)) or (-webkit-backdrop-filter:blur(none)){.Wallet_walletPopup{-webkit-backdrop-filter:none;backdrop-filter:none}}}.Wallet_walletCommonStyles,.Wallet_walletPopupBody,.Wallet_walletPopupFooter,.Wallet_walletPopupHeader{border-bottom:1px solid hsla(0,0%,100%,.22);padding:15px}@media screen and (min-width:1280px)and (max-height:800px){.Wallet_walletCommonStyles,.Wallet_walletPopupBody,.Wallet_walletPopupFooter,.Wallet_walletPopupHeader{padding:7px 15px}}.Wallet_walletTitle{color:hsla(0,0%,100%,.77);font-size:12px}@media(min-width:1600px){.Wallet_walletTitle{font-size:14px}}@media(max-width:300px){.Wallet_walletTitle{font-size:8px}}@media screen and (min-width:1280px)and (max-height:800px){.Wallet_walletTitle{font-size:12px}}.Wallet_walletTitle.Wallet_tip{display:none}@media(max-width:1240px){.Wallet_walletTitle.Wallet_tip{display:block;margin-bottom:10px}.Wallet_walletTitle{font-size:14px}}.Wallet_walletPopupFooter{border-bottom:none;color:hsla(0,0%,100%,.77);font-size:12px}@media(min-width:1600px){.Wallet_walletPopupFooter{font-size:14px}}@media(max-width:300px){.Wallet_walletPopupFooter{font-size:8px}}.Wallet_walletPopupBody{color:#fff}.Wallet_walletCurrencyItem{align-items:flex-end;display:flex;justify-content:space-between}.Wallet_walletCurrencyItemName{display:flex;flex-wrap:wrap;line-height:1;margin:5px 0;padding:.25em 0}.Wallet_walletCurrencyItemName:after{border-bottom:1px dashed hsla(0,0%,100%,.2);content:"";flex:1 0;margin:0 -3px 3px 3px}.Wallet_walletCurrencyItemNamePart{position:relative}.Wallet_walletCurrencyItemNamePart:not(:last-child):after{content:" ";white-space:pre}.Wallet_walletCurrencyItemDelimiter{border-bottom:1px dashed hsla(0,0%,100%,.2);flex-grow:1;margin:0 4px;min-width:5px;position:relative;top:-12px}.Wallet_walletCurrency{display:flex;flex-shrink:0;font-weight:700;margin:5px 0}@media screen and (min-width:1280px)and (max-height:800px){.Wallet_walletCurrency{margin:2px 0}}.Wallet_walletPopupBodyTitle{color:#fff;font-size:16px;font-weight:700;position:relative}.Wallet_walletPopupBodyContent{display:flex;flex-direction:column;flex-wrap:wrap}.Wallet_walletPopupBodyContent.Wallet_row{flex-direction:row;justify-content:space-between}.Wallet_walletPopupBodyContent.Wallet_row&gt;div{width:47%}@media(max-width:1240px){.Wallet_walletPopupBodyContent.Wallet_row{flex-direction:column;justify-content:flex-start}.Wallet_walletPopupBodyContent.Wallet_row&gt;div{width:100%}}.Wallet_walletPopupTitleTimer{align-items:center;display:flex;padding-left:15px}.Wallet_walletPopupTitleTimer:before{background-image:url(images/clock_time_icon.png);content:"";display:block;height:12px;left:0;position:absolute;width:10px}.Wallet_exchange{display:flex;padding:0 5px}.Wallet_exchangeCurrency{font-weight:700}.Wallet_exchange&gt;span{display:inline-block;margin:0 2px}.Wallet_tipWrapper{align-items:center;background-color:rgba(147,200,150,.1);display:flex}@media(max-width:1240px){.Wallet_tipWrapper{font-size:14px}}.Wallet_walletMobile{display:flex;flex-wrap:wrap;justify-content:flex-end;position:relative}@media(max-width:768px){.Wallet_walletMobile{font-size:14px}}.Wallet_walletContainer{display:flex;justify-content:center;max-width:90%;padding-bottom:114px;position:relative;top:50px;width:100%;z-index:0}.Wallet_walletContainer .Wallet_walletPopup{position:static}.SubCategoryMenu_wrapper{background:rgba(0,0,0,.15);border-bottom:2px solid hsla(0,0%,100%,.05);display:flex;justify-content:space-between;position:relative}@media(max-width:1240px){.SubCategoryMenu_wrapper{display:none}}.SubCategoryMenu_tabs{display:flex;position:relative}.SubCategoryMenu_timerContent{align-items:center;display:flex;padding-right:10px}.SubCategoryMenu_timerTitle{color:#fff;font-size:16px;margin-right:5px}.SubCategoryMenu_mobileWrapperContent .SubCategoryMenu_timerContent *{font-size:14px}.SubCategoryMenu_menuItemWrapper{position:relative}.SubCategoryMenu_menuItem{align-items:center;border-bottom:4px solid transparent;box-sizing:border-box;color:hsla(0,0%,100%,.7);cursor:pointer;display:flex;font-size:16px;font-weight:700;height:100%;justify-content:center;letter-spacing:.32px;padding:6px 24px;position:relative;text-align:center;text-transform:uppercase;transition:all .5s}.SubCategoryMenu_menuItem:after{border-bottom:2px solid transparent;bottom:-5px;content:"";left:0;position:absolute;right:0;transition:border-color .2s ease-in-out}.SubCategoryMenu_menuItem.SubCategoryMenu_isActive{color:#fff}.SubCategoryMenu_menuItem.SubCategoryMenu_isActive:after{border-bottom:2px solid hsla(0,0%,100%,.75)}.SubCategoryMenu_menuItem.SubCategoryMenu_isShiny{color:#fc6}.SubCategoryMenu_menuItem:hover{color:hsla(0,0%,100%,.9)}.SubCategoryMenu_menuItem:hover:after{border-bottom:2px solid hsla(0,0%,100%,.5)}.SubCategoryMenu_menuItem.SubCategoryMenu_isShiny.SubCategoryMenu_isActive{color:#fc6}.SubCategoryMenu_menuItem.SubCategoryMenu_isShiny.SubCategoryMenu_isActive:after{border-bottom:2px solid #fc6}.SubCategoryMenu_menuItem.SubCategoryMenu_isShiny:hover{color:rgba(255,204,102,.9)}.SubCategoryMenu_menuItem.SubCategoryMenu_isShiny:hover:after{border-color:rgba(255,204,102,.3)}@media(min-width:1600px){.SubCategoryMenu_menuItem{font-size:18px}}@media(max-width:300px){.SubCategoryMenu_menuItem{font-size:12px}}@media(max-width:1600px){.SubCategoryMenu_menuItem{letter-spacing:normal}}@media(max-width:1240px){.SubCategoryMenu_menuItem{flex-grow:1;width:auto}}.SubCategoryMenu_mobileWrapper{align-items:center;background-color:rgba(17,21,30,.22);box-sizing:border-box;color:#fff;display:none;flex-direction:column;margin-bottom:10px;padding:14px 0;position:relative;width:100%}.SubCategoryMenu_mobileWrapper.SubCategoryMenu_active{background-color:#11151e}@media(max-width:1240px){.SubCategoryMenu_mobileWrapper{display:flex}}.SubCategoryMenu_mobileWrapperContent{align-items:center;display:flex;justify-content:space-between;padding:0 20px;width:100%}.SubCategoryMenu_mobileWrapperTitle{align-items:center;cursor:pointer;display:flex;position:relative}.SubCategoryMenu_mobileWrapperTitle:after{background-image:url(images/arrow_drop_up-24px.png);content:"";height:5px;margin-left:10px;width:10px}.SubCategoryMenu_mobileWrapperItems{align-items:center;background-color:#11151e;color:#fff;display:flex;flex-direction:column;left:0;position:absolute;right:0;top:100%;width:100%;z-index:99991}.SubCategoryMenu_mobileWrapperItems.SubCategoryMenu_isVisible{display:none}.SubCategoryMenu_mobileItem{cursor:pointer;max-width:90%;padding:5px 0;width:100%}.SubCategoryMenu_mobileItem:last-child{padding-bottom:10px}.SubCategoryMenu_categoryTitle{display:inline;position:relative;top:2px}.SubCategoryMenu_categoryLabel{position:absolute;right:-35px;top:-5px}.SubCategoryMenu_mobileItemTitleWrapper{align-items:center;display:flex;position:relative;width:100%}.SubCategoryMenu_categoryMobileLabel{margin-left:10px;position:relative}.SubCategoryMenu_menuItemWrapper .SubCategoryMenu_particles:after{content:none}.TradeInSubCategories_wrapper{border-top:1px solid hsla(0,0%,100%,.15)}.TabMenu_wrapper{display:flex}.TabMenu_item{border-bottom:1px solid hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.75);cursor:pointer;font-size:14px;font-weight:700;letter-spacing:.16px;line-height:24px;min-width:200px;padding:6px 24px 9px;text-align:center;text-transform:uppercase;transition:color .2s ease,backdrop-filter .2s ease,background-color .2s ease}@media(min-width:1600px){.TabMenu_item{font-size:16px}}@media(max-width:300px){.TabMenu_item{font-size:10px}}.TabMenu_item.TabMenu_active{background-color:hsla(0,0%,100%,.3);color:#fff}@supports(backdrop-filter:blur(5px)) or (-webkit-backdrop-filter:blur(5px)){.TabMenu_item.TabMenu_active{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:hsla(0,0%,100%,.15)}}.TabMenu_item:not(.TabMenu_active):hover{background-color:hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.9)}@supports(backdrop-filter:blur(5px)) or (-webkit-backdrop-filter:blur(5px)){.TabMenu_item:not(.TabMenu_active):hover{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:hsla(0,0%,100%,.1)}}.ScrollToTopButton_button{background-color:hsla(0,0%,100%,.05);bottom:60px;color:hsla(0,0%,100%,.77);cursor:pointer;display:flex;font-size:16px;font-weight:700;left:calc(50% - 680px - 7vw);letter-spacing:.32px;opacity:0;padding:7px 20px;pointer-events:none;position:fixed;text-transform:uppercase;transition:all .5s;will-change:opacity,transition}.ScrollToTopButton_button:before{background-image:url(images/arrow_back.png);content:"";height:18px;transform:rotate(90deg);width:10px}@media screen and (max-width:1920px){.ScrollToTopButton_button{left:calc(50% - 680px - 7vw)}}@media screen and (max-width:1600px){.ScrollToTopButton_button{left:calc(50% - 550px - 11vw)}}@media screen and (max-width:1400px){.ScrollToTopButton_button{display:none}}.ScrollToTopButton_visible{cursor:pointer;opacity:.7;pointer-events:auto;z-index:3}.ScrollToTopButton_visible:hover{opacity:1}.ScrollToTopButton_buttonToTopActive{opacity:.7;pointer-events:auto;z-index:9}.ScrollToTopButton_buttonToTopActive:hover{opacity:1}.EasterEgg_fontRoboto{font-family:Roboto!important}.EasterEgg_fade{animation-duration:.5s;animation-name:EasterEgg_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes EasterEgg_fade{0%{opacity:0}to{opacity:1}}.EasterEgg_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.EasterEgg_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.EasterEgg_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.EasterEgg_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.EasterEgg_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.EasterEgg_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.EasterEgg_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.EasterEgg_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.EasterEgg_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.EasterEgg_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.EasterEgg_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.EasterEgg_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.EasterEgg_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.EasterEgg_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.EasterEgg_bundle-two-third:after{padding-top:100%}}.EasterEgg_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.EasterEgg_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.EasterEgg_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.EasterEgg_bundle-full{max-height:316px}.EasterEgg_bundle-full:after{padding-top:100%}}.EasterEgg_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.EasterEgg_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.EasterEgg_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.EasterEgg_bundle-three-second{max-height:316px}.EasterEgg_bundle-three-second:after{padding-top:100%}}.EasterEgg_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.EasterEgg_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.EasterEgg_bundle-three{margin:.75rem}}.EasterEgg_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.EasterEgg_bundle-one-four:after{content:"";display:block;padding-top:100%}.EasterEgg_headShakeAnimation{animation:EasterEgg_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes EasterEgg_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.EasterEgg_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.EasterEgg_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.EasterEgg_defaultTooltipHeaderStyles{font-size:10px}}.EasterEgg_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.EasterEgg_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.EasterEgg_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.EasterEgg_defaultTooltipBodyStyles{font-size:10px}}.EasterEgg_defaultTooltipBodyStyles.EasterEgg_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.EasterEgg_defaultTooltipBodyStyles.EasterEgg_withBorderBottom:last-child{border-bottom:0}.EasterEgg_defaultTooltipBodyStyles.EasterEgg_warning{color:#f17e47}.EasterEgg_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.EasterEgg_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.EasterEgg_defaultTooltipFooterStyles{font-size:8px}}.EasterEgg_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.EasterEgg_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.EasterEgg_wrapper{background-color:transparent;height:100%;left:0;pointer-events:none;position:fixed;top:0;transition:background-color .2s ease-in-out,backdrop-filter .2s ease-in-out;width:100%}.EasterEgg_wrapper.EasterEgg_isBlur{filter:blur(30px)}.EasterEgg_wrapper.EasterEgg_blackout{background-color:rgba(0,0,0,.8);pointer-events:auto}@media(max-width:1240px){.EasterEgg_wrapper{display:none}}.EasterEgg_content{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;max-height:1440px;max-width:2560px;position:relative;width:100%}.EasterEgg_easterEggIcon,.EasterEgg_hoverIcon,.EasterEgg_icon{align-items:center;background-image:url(images/easter_egg_image.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.EasterEgg_icon{background-image:url(images/easter_egg_image.png)}.EasterEgg_hoverIcon{background-image:url(images/easter_egg_image_hover.png);opacity:0}.EasterEgg_hoverIcon.EasterEgg_visible{opacity:.75}.EasterEgg_placeholderSvg{cursor:pointer;height:100%;pointer-events:none;width:100%}.EasterEgg_placeholderSvg path{fill:transparent;pointer-events:auto;transition:fill .2s ease-in-out}.EasterEgg_placeholderSvg path:active{fill:transparent}.SpineBackground_fontRoboto{font-family:Roboto!important}.SpineBackground_fade{animation-duration:.5s;animation-name:SpineBackground_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes SpineBackground_fade{0%{opacity:0}to{opacity:1}}.SpineBackground_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.SpineBackground_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.SpineBackground_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.SpineBackground_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SpineBackground_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.SpineBackground_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.SpineBackground_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.SpineBackground_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SpineBackground_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.SpineBackground_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.SpineBackground_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.SpineBackground_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.SpineBackground_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SpineBackground_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.SpineBackground_bundle-two-third:after{padding-top:100%}}.SpineBackground_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.SpineBackground_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.SpineBackground_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SpineBackground_bundle-full{max-height:316px}.SpineBackground_bundle-full:after{padding-top:100%}}.SpineBackground_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.SpineBackground_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.SpineBackground_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.SpineBackground_bundle-three-second{max-height:316px}.SpineBackground_bundle-three-second:after{padding-top:100%}}.SpineBackground_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.SpineBackground_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.SpineBackground_bundle-three{margin:.75rem}}.SpineBackground_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.SpineBackground_bundle-one-four:after{content:"";display:block;padding-top:100%}.SpineBackground_headShakeAnimation{animation:SpineBackground_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes SpineBackground_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.SpineBackground_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.SpineBackground_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.SpineBackground_defaultTooltipHeaderStyles{font-size:10px}}.SpineBackground_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.SpineBackground_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.SpineBackground_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.SpineBackground_defaultTooltipBodyStyles{font-size:10px}}.SpineBackground_defaultTooltipBodyStyles.SpineBackground_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.SpineBackground_defaultTooltipBodyStyles.SpineBackground_withBorderBottom:last-child{border-bottom:0}.SpineBackground_defaultTooltipBodyStyles.SpineBackground_warning{color:#f17e47}.SpineBackground_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.SpineBackground_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.SpineBackground_defaultTooltipFooterStyles{font-size:8px}}.SpineBackground_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.SpineBackground_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}.SpineBackground_wrapper{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 1s ease-in-out;width:100%;will-change:opacity;z-index:-1}.SpineBackground_wrapper.SpineBackground_visible{opacity:1}.BackendCrashContainer_fontRoboto{font-family:Roboto!important}.BackendCrashContainer_fade{animation-duration:.5s;animation-name:BackendCrashContainer_fade;animation-timing-function:ease-in-out;opacity:1;will-change:opacity}@keyframes BackendCrashContainer_fade{0%{opacity:0}to{opacity:1}}.BackendCrashContainer_commanderPack{box-shadow:0 0 14px hsla(0,0%,100%,.2)}.BackendCrashContainer_bundle-half{margin:1rem;max-height:316px;max-width:664px;width:calc(50% - 1.5rem)}.BackendCrashContainer_bundle-half:after{padding-top:47.59%}@media screen and (max-width:1770px){.BackendCrashContainer_bundle-half{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BackendCrashContainer_bundle-half{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}.BackendCrashContainer_bundle-one-third{margin:1rem;max-height:288px;max-width:432px;width:calc(33.333% - 1.5rem)}.BackendCrashContainer_bundle-one-third:after{padding-top:66.667%}@media screen and (max-width:1770px){.BackendCrashContainer_bundle-one-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BackendCrashContainer_bundle-one-third{max-width:450px;width:calc(50% - 1.5rem)}}.BackendCrashContainer_bundle-two-third{max-height:288px;max-width:895px;width:calc(66.666% - 1.5rem)}.BackendCrashContainer_bundle-two-third:after{padding-top:32.179%}@media screen and (max-width:1770px){.BackendCrashContainer_bundle-two-third{margin:.75rem}}@media(min-width:769px)and (max-width:1240px){.BackendCrashContainer_bundle-two-third{max-height:none;max-width:100%;width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BackendCrashContainer_bundle-two-third{max-height:316px;width:calc(100% - 1.5rem)!important}.BackendCrashContainer_bundle-two-third:after{padding-top:100%}}.BackendCrashContainer_bundle-full{max-height:350px;max-width:none;width:calc(100% - 1.5rem)}.BackendCrashContainer_bundle-full:after{padding-top:25.735%}@media(min-width:769px)and (max-width:1240px){.BackendCrashContainer_bundle-full{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BackendCrashContainer_bundle-full{max-height:316px}.BackendCrashContainer_bundle-full:after{padding-top:100%}}.BackendCrashContainer_bundle-three-second{max-height:580px;max-width:none;width:calc(100% - 1.5rem)}.BackendCrashContainer_bundle-three-second:after{padding-top:42.647%}@media(min-width:769px)and (max-width:1240px){.BackendCrashContainer_bundle-three-second{width:calc(100% - 1.5rem)!important}}@media(max-width:768px){.BackendCrashContainer_bundle-three-second{max-height:316px}.BackendCrashContainer_bundle-three-second:after{padding-top:100%}}.BackendCrashContainer_bundle-three{margin:1rem;max-height:316px;max-width:1011.5px;width:calc(75% - 1.5rem)}.BackendCrashContainer_bundle-three:after{padding-top:31.3%}@media screen and (max-width:1770px){.BackendCrashContainer_bundle-three{margin:.75rem}}.BackendCrashContainer_bundle-one-four{display:inline-block;margin:1rem;max-width:316px;width:calc(25% - 1.5rem)}.BackendCrashContainer_bundle-one-four:after{content:"";display:block;padding-top:100%}.BackendCrashContainer_headShakeAnimation{animation:BackendCrashContainer_shake .82s cubic-bezier(.36,.07,.19,.97) both;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes BackendCrashContainer_shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.BackendCrashContainer_defaultTooltipHeaderStyles{color:#fff;font-size:14px;font-weight:700;padding:13px;position:relative}@media(min-width:1600px){.BackendCrashContainer_defaultTooltipHeaderStyles{font-size:16px}}@media(max-width:300px){.BackendCrashContainer_defaultTooltipHeaderStyles{font-size:10px}}.BackendCrashContainer_defaultTooltipHeaderStyles:after{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0}.BackendCrashContainer_defaultTooltipBodyStyles{color:hsla(0,0%,100%,.75);font-size:14px;max-width:350px;padding:13px}@media(min-width:1600px){.BackendCrashContainer_defaultTooltipBodyStyles{font-size:16px}}@media(max-width:300px){.BackendCrashContainer_defaultTooltipBodyStyles{font-size:10px}}.BackendCrashContainer_defaultTooltipBodyStyles.BackendCrashContainer_withBorderBottom{border-bottom:1px solid hsla(0,0%,100%,.15)}.BackendCrashContainer_defaultTooltipBodyStyles.BackendCrashContainer_withBorderBottom:last-child{border-bottom:0}.BackendCrashContainer_defaultTooltipBodyStyles.BackendCrashContainer_warning{color:#f17e47}.BackendCrashContainer_defaultTooltipFooterStyles{color:#fff;font-size:12px;position:relative}@media(min-width:1600px){.BackendCrashContainer_defaultTooltipFooterStyles{font-size:14px}}@media(max-width:300px){.BackendCrashContainer_defaultTooltipFooterStyles{font-size:8px}}.BackendCrashContainer_defaultTooltipFooterStyles:before{border-bottom:1px solid hsla(0,0%,100%,.35);border-top:1px solid rgba(0,0,0,.8);content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.BackendCrashContainer_defaultTooltipBorder{border-bottom:1px solid hsla(0,0%,100%,.3)}:root{--index:calc(1vw + 1vh)}.BackendCrashContainer_wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.BackendCrashContainer_title{color:#fff;font-size:34px;font-weight:700;text-transform:uppercase}@media(min-width:1600px){.BackendCrashContainer_title{font-size:36px}}@media(max-width:300px){.BackendCrashContainer_title{font-size:30px}}.BackendCrashContainer_subTitle{color:hsla(0,0%,100%,.75);font-size:24px}@media(min-width:1600px){.BackendCrashContainer_subTitle{font-size:26px}}@media(max-width:300px){.BackendCrashContainer_subTitle{font-size:20px}}.BackendCrashContainer_buttons{padding:40px}.BackendCrashContainer_buttons .BackendCrashContainer_button{padding:12px 30px}
/*# sourceMappingURL=main.css.map*/</pre></body></html>