.TabletSelectContent_contentWrapper__Es21L{scrollbar-width:none;position:fixed;z-index:1003;top:unset;bottom:0;left:50%;transform:translate(-50%,-50%);overflow-y:auto;width:100%;height:max-content;max-height:90%;background-color:var(--modal_bg);clip-path:inset(0 0 0 0 round 32px 32px 0 0);-ms-overflow-style:none}.TabletSelectContent_contentWrapper__Es21L::-webkit-scrollbar{display:none}@media only screen and (max-width:475px){.TabletSelectContent_contentWrapper__Es21L .TabletSelectContent_optionsHeader__ica8l{align-items:normal}}.TabletSelectContent_contentWrapper__Es21L .TabletSelectContent_optionsHeader__ica8l{position:sticky;z-index:10;top:0;display:flex;flex-direction:column;width:100%;padding:28px 16px 16px;background-color:var(--modal_bg)}.TabletSelectContent_contentWrapper__Es21L .TabletSelectContent_optionsHeader__ica8l .TabletSelectContent_swipeButton__U8r_a{transition:all .3s ease;position:absolute;top:10px;left:50%;transform:translateX(-50%);width:48px;height:4px;background-color:var(--placeholder);border-radius:512px}.TabletSelectContent_contentWrapper__Es21L .TabletSelectContent_optionsHeader__ica8l:active .TabletSelectContent_swipeButton__U8r_a{background-color:var(--white)}@media only screen and (max-width:475px){.TabletSelectContent_contentWrapper__Es21L .TabletSelectContent_content__UKrsd{align-items:normal;max-width:none}}.TabletSelectContent_contentWrapper__Es21L .TabletSelectContent_content__UKrsd{display:flex;flex-direction:column;width:100%;margin:0 auto;padding:0 16px 32px}.TabletSelectContent_contentWrapper__Es21L .TabletSelectContent_content__UKrsd ul{width:100%}.TabletSelectContent_backgroundDrag__jnz2M{position:fixed;z-index:1001;right:0;bottom:0;left:0;width:100%;height:100px;background-color:var(--modal_bg)}.TabletSelectContent_overlay__Jn8ck{position:fixed;z-index:1002;inset:0;background-color:#0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.TabletSelectContent_overlay__Jn8ck.TabletSelectContent_hideOverlayColor__T77i9{background:#0000}.TabletSelectContent_dragLabel__aNShv{margin-bottom:12px;font-size:18px!important;font-weight:600;color:var(--white);text-align:center}.InputBase_inputContainer__ep3oj{width:100%}.InputBase_errorIcon__sz98O{position:absolute;top:50%;right:12px;transform:translateY(-50%);display:flex;align-items:center;pointer-events:auto;z-index:2}.InputBase_inputWrapper__5EZXn{display:flex;align-items:center;position:relative;border-radius:16px;background-color:var(--bg-input);border:1px solid var(--border-default);-webkit-backdrop-filter:none;backdrop-filter:none}.InputBase_inputWrapper__5EZXn .InputBase_floatingLabel__tr6Ka{position:absolute;left:14px;top:50%;padding:2px 6px;margin-left:-6px;border-radius:4px;background:#0000;pointer-events:none;color:var(--placeholder);font-size:16px;line-height:1.4;transform:translateY(-50%) scale(1);transform-origin:left center;transition:transform .18s ease,color .18s ease,background-color .18s ease;will-change:transform;z-index:1;max-width:calc(100% - 28px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.InputBase_inputWrapper__5EZXn input:focus~.InputBase_floatingLabel__tr6Ka,.InputBase_inputWrapper__5EZXn input:not(:placeholder-shown)~.InputBase_floatingLabel__tr6Ka{transform:translateY(calc(-50% - 19px)) scale(.75);color:var(--accent_violet_light);background:var(--input-floating-bg,#393b40)}.InputBase_inputWrapper__5EZXn input.InputBase_invalid__PjGm3~.InputBase_floatingLabel__tr6Ka{color:var(--red)}.InputBase_inputWrapper__5EZXn .InputBase_iconLeft__129od{padding-left:16px}.InputBase_inputWrapper__5EZXn input{padding:16px;background-size:20px;border:1px solid #0000;transition:.25s;border-radius:16px;width:100%;color:var(--white);font-size:18px;font-style:normal;font-weight:400;line-height:24px}.InputBase_inputWrapper__5EZXn input:disabled{color:var(--background_ticker);text-indent:-9999px}.InputBase_inputWrapper__5EZXn input::placeholder{color:var(--placeholder)}.InputBase_inputWrapper__5EZXn input.InputBase_invalid__PjGm3{border:1px solid var(--red)}.InputBase_inputWrapper__5EZXn input.InputBase_success__4Cgml{border:1px solid var(--brand)}.InputBase_inputWrapper__5EZXn input.InputBase_successPromocode__OcqCs{color:var(--brand);border:1px solid var(--brand)}@keyframes ValidationHint_validationHintShow__OKice{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ValidationHint_wrapper__zGaXB{overflow:hidden;animation:ValidationHint_validationHintShow__OKice .15s ease both}.ValidationHint_message__w0s6O{font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-left:16px;padding-top:4px}.ValidationHint_message__w0s6O.ValidationHint_error__FPEnn{color:var(--red)}.ValidationHint_message__w0s6O.ValidationHint_success__CGU7w{color:var(--brand)}.ErrorTooltipIcon_wrapper__4cRPB{position:relative;display:inline-flex;align-items:center;justify-content:center;color:var(--red);cursor:help;outline:none}.ErrorTooltipIcon_wrapper__4cRPB:focus .ErrorTooltipIcon_bubble__tzQc9,.ErrorTooltipIcon_wrapper__4cRPB:focus-visible .ErrorTooltipIcon_bubble__tzQc9,.ErrorTooltipIcon_wrapper__4cRPB:hover .ErrorTooltipIcon_bubble__tzQc9{opacity:1;transform:translate(-50%);pointer-events:auto}.ErrorTooltipIcon_icon__0SmNs{display:block;flex-shrink:0}.ErrorTooltipIcon_bubble__tzQc9{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,4px);z-index:10;min-width:180px;max-width:260px;padding:8px 10px;border-radius:10px;background:#1f2230;color:var(--white);font-size:12px;font-style:normal;font-weight:400;line-height:16px;text-align:center;line-height:1.35;box-shadow:0 6px 24px #00000059;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;white-space:normal;word-break:break-word}.ErrorTooltipIcon_bubble__tzQc9:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid #0000;border-top-color:#1f2230}.BrandSearch_search__8re_F{position:relative;inline-size:100%}.BrandSearch_dropdown__XReam{position:absolute;inset-block-start:calc(100% + 6px);inset-inline:0;z-index:1100;border-radius:12px;background-color:var(--s2);border:1px solid var(--border-default);display:flex;flex-direction:column;padding:6px;gap:2px;max-height:440px;overflow:auto;box-shadow:0 16px 40px #0009;isolation:isolate}.BrandSearch_item__uyc6W{display:flex;align-items:center;gap:10px;padding:6px 12px 6px 8px;border-radius:8px;color:var(--white);text-decoration:none;font-size:14px;line-height:1.3;transition:all .3s ease}.BrandSearch_item__uyc6W:hover{background:var(--bg-card-hover)}.BrandSearch_itemIcon__hoDSt{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border-radius:6px;overflow:hidden;background:#ffffff0f}.BrandSearch_itemIcon__hoDSt img{width:100%;height:100%;object-fit:contain}.BrandSearch_itemIconFallback__8M92v{font-size:12px;font-weight:600;color:var(--accent_violet_light);text-transform:uppercase}.BrandSearch_itemName__UZNmk{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.BrandSearch_itemType__oT29B{flex-shrink:0;color:var(--grayscale_60,#fff9);font-size:11px}.BrandSearch_empty__s1gFI{padding:10px 12px;color:var(--grayscale_60,#fff9);font-size:14px}.ChatsButton_chatsButton__D1T71{position:relative;width:40px;height:40px;border-radius:11px;background:#ffffff0f;color:#ffffffd9;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.ChatsButton_chatsButton__D1T71 svg{width:24px;height:24px}.ChatsButton_chatsButton__D1T71:hover{background:var(--accent_violet_tint);color:var(--accent_violet_light)}.ChatsButton_chatsButton__D1T71.ChatsButton_hasUnread__BUMqY{color:var(--accent_violet_light)}@media only screen and (max-width:768px){.ChatsButton_chatsButton__D1T71{width:38px;height:38px;border-radius:9px}.ChatsButton_chatsButton__D1T71 svg{width:22px;height:22px}}.ChatsButton_badge__dUzmH{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:linear-gradient(160deg,var(--accent_violet) 0,var(--accent_violet_light) 100%);color:#fff;font-size:10px;font-weight:700;line-height:18px;text-align:center;box-shadow:0 0 10px #8c5aff80}.FormSteam_form__qOkVY input,.FormSteam_form__qOkVY textarea{transition:all .3s ease}.FormSteam_form__qOkVY input:focus,.FormSteam_form__qOkVY textarea:focus{border-color:var(--accent_violet_light)!important;background:#ffffff0f!important}.FormSteam_form__qOkVY input[inputmode=numeric],.FormSteam_form__qOkVY input[type=email],.FormSteam_form__qOkVY input[type=password],.FormSteam_form__qOkVY input[type=tel],.FormSteam_form__qOkVY input[type=text]{padding:9px 12px!important;border-radius:12px!important;border:1px solid #ffffff0a!important;background:var(--bg-input)!important;font-size:16px!important;font-weight:500!important;line-height:1.4!important}.FormSteam_form__qOkVY input[class*=invalid],.FormSteam_form__qOkVY input[class*=invalid]:focus{border-color:var(--red)!important}.FormSteam_form__qOkVY [class*=AmountSteamField_amountField],.FormSteam_form__qOkVY [class*=AmountTelegramStarsField_amountField],.FormSteam_form__qOkVY [class*=AppleIdCountryForm_field],.FormSteam_form__qOkVY [class*=BrandRegionForm_checkbox],.FormSteam_form__qOkVY [class*=BrandRegionForm_field],.FormSteam_form__qOkVY [class*=BrandRegionForm_rublik],.FormSteam_form__qOkVY [class*=CheckboxSteamConfirm_checkboxConfirm],.FormSteam_form__qOkVY [class*=CheckboxTelegramStarsConfirm_checkboxConfirm],.FormSteam_form__qOkVY [class*=CountrySteamField_countryWrapper],.FormSteam_form__qOkVY [class*=FormServices_formServices],.FormSteam_form__qOkVY [class*=LoginSteamField_loginField],.FormSteam_form__qOkVY [class*=ProductsRadioGroup_root],.FormSteam_form__qOkVY [class*=PromocodeGenshinField_promocodeField],.FormSteam_form__qOkVY [class*=PromocodeSteamField_promocodeField],.FormSteam_form__qOkVY [class*=SteamRublikiField_field],.FormSteam_form__qOkVY [class*=TelegramStarsUsernameField_loginField],.FormSteam_form__qOkVY [class*=ToggleBonusField_toggleBonus]{margin-bottom:0!important;margin-top:0!important}.FormSteam_form__qOkVY [class*=LoginSteamField_inputLogin]{padding:9px 193px 9px 12px!important}@media only screen and (max-width:475px){.FormSteam_form__qOkVY [class*=LoginSteamField_inputLogin]{padding:9px 64px 9px 12px!important}}.FormSteam_form__qOkVY [class*=LoginSteamField_chipLogin]{right:10px!important;top:50%!important;transform:translateY(-50%)!important}.FormSteam_form__qOkVY [class*=Chip_chip]{padding:4px 10px!important;border-radius:8px!important}.FormSteam_form__qOkVY [class*=Chip_chip] [class*=Chip_text]{font-size:12px!important}.FormSteam_form__qOkVY [class*=Chip_chip] [class*=Chip_icon] svg{width:14px!important;height:14px!important}.FormSteam_form__qOkVY [class*=Chip_chip][class*=LoginSteamField_chipLogin]{width:32px!important;height:32px!important;padding:0!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important}.FormSteam_form__qOkVY [class*=Chip_chip][class*=LoginSteamField_chipLogin] [class*=Chip_icon]{margin:0!important}.FormSteam_form__qOkVY [class*=Chip_chip][class*=LoginSteamField_chipLogin] [class*=Chip_icon] svg{width:16px!important;height:16px!important}.FormSteam_form__qOkVY [class*=ServiceItem_service][class*=ServiceItem_small]{min-width:56px;padding:4px 6px!important;border-radius:10px!important}.FormSteam_form__qOkVY [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_serviceIcon],.FormSteam_form__qOkVY [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_serviceIcon] img,.FormSteam_form__qOkVY [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_serviceIcon] svg{width:20px!important;height:20px!important}.FormSteam_form__qOkVY [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_contentWrapper]{gap:2px!important}.FormSteam_form__qOkVY [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_radiobutton]{border-radius:10px!important}.FormSteam_form__qOkVY [class*=AmountSteamFieldMain_chipsWrapper],.FormSteam_form__qOkVY [class*=AmountSteamField_chipsWrapper],.FormSteam_form__qOkVY [class*=FormServices_formServices]{gap:6px!important}.FormSteam_form__qOkVY [class*=CountryChipItem_countryChip]{padding:5px 8px!important;border-radius:10px!important}.FormSteam_form__qOkVY [class*=CountryChipItem_countryChip] [class*=CountryChipItem_content]{gap:6px!important}.FormSteam_form__qOkVY [class*=CountryChipItem_countryChip] [class*=CountryChipItem_name]{font-size:13px!important;line-height:1.2!important}.FormSteam_form__qOkVY [class*=CountryChipItem_countryChip] [class*=CountryChipItem_radiobutton]{border-radius:10px!important}.FormSteam_form__qOkVY [class*=CountryChipItem_countryChip] img,.FormSteam_form__qOkVY [class*=CountryChipItem_countryChip] svg{width:16px!important;height:16px!important}.FormSteam_form__qOkVY [class*=CheckboxSteamConfirm_checkbox_label],.FormSteam_form__qOkVY [class*=CheckboxSteamConfirm_label_btn],.FormSteam_form__qOkVY [class*=CheckboxTelegramStarsConfirm_checkbox_label]{font-size:13px!important;line-height:1.35!important}.FormSteam_form__qOkVY [class*=Checkbox_root]{width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important;max-height:16px!important;border-width:1.5px!important;border-radius:5px!important;line-height:0!important;box-sizing:border-box!important;margin:0!important;flex-shrink:0!important;overflow:hidden!important}.FormSteam_form__qOkVY [class*=Checkbox_root] [class*=Checkbox_icon]{line-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important}.FormSteam_form__qOkVY [class*=Checkbox_root] [class*=Checkbox_icon] svg{width:11px!important;height:11px!important;display:block!important}.FormSteam_form__qOkVY [class*=Checkbox_text]{display:flex!important;font-size:13px!important;line-height:1.35!important}.FormSteam_form__qOkVY [class*=Checkbox_text],.FormSteam_form__qOkVY [class*=Checkbox_wrapper]{align-items:center!important;height:22px!important;min-height:22px!important;max-height:22px!important}.FormSteam_form__qOkVY [class*=Checkbox_wrapper]{gap:10px!important}.FormSteam_form__qOkVY [class*=CheckboxSteamConfirm_checkboxConfirm],.FormSteam_form__qOkVY [class*=CheckboxTelegramStarsConfirm_checkboxConfirm]{height:22px!important;min-height:22px!important;max-height:22px!important;display:flex!important;align-items:center!important}.FormSteam_form__qOkVY [class*=PromocodeFormButton_openButtonMain],.FormSteam_form__qOkVY [class*=PromocodeFormButton_openButton]{font-size:13px!important}.FormSteam_form__qOkVY [class*=InputBase_inputWrapper]{border:0!important;background:#0000!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.FormSteam_form__qOkVY [class*=InputBase_floatingLabel]{padding:0!important;margin-left:0!important;background:#0000!important;font-size:16px!important;letter-spacing:0;transition:.18s ease!important}.FormSteam_form__qOkVY [class*=InputBase_inputWrapper] input:focus~[class*=InputBase_floatingLabel],.FormSteam_form__qOkVY [class*=InputBase_inputWrapper] input:not(:placeholder-shown)~[class*=InputBase_floatingLabel]{transform:translateY(-50%)!important;top:0!important;left:10px!important;font-size:12px!important;line-height:16px!important;padding:2px 6px!important;background:var(--input-floating-bg,#393b40)!important;color:var(--accent_violet_light)!important;border-radius:4px!important}.FormSteam_form__qOkVY [class*=ButtonBase_btn]{padding:10px 18px!important;font-size:14px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.01em!important;border-radius:10px!important;min-height:48px!important;background:var(--btn_primary)!important;color:var(--white)!important;box-shadow:inset 0 1px 0 #ffffff2e!important}.FormSteam_form__qOkVY [class*=ButtonBase_btn]:hover:not(:disabled){background:var(--btn_primary_hover)!important}.FormSteam_form__qOkVY [class*=ButtonBase_btn]:active:not(:disabled){background:var(--btn_primary_active)!important}.FormSteam_form__qOkVY [class*=ButtonBase_btn]:disabled{background:var(--placeholder_gradient)!important;cursor:not-allowed}.FormSteam_form__qOkVY{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-template-areas:"left right";column-gap:32px;align-items:start}@media only screen and (max-width:1150px){.FormSteam_form__qOkVY{grid-template-columns:minmax(0,1fr) 320px;column-gap:24px}}.FormSteam_form__qOkVY .FormSteam_left__mi7Nz{grid-area:left;display:flex;flex-direction:column;gap:16px;min-width:0}.FormSteam_form__qOkVY .FormSteam_left__mi7Nz [class*=ServiceReviewSection_section]{margin-bottom:0!important;padding:0;background:#0000}.FormSteam_form__qOkVY .FormSteam_left__mi7Nz [class*=ServiceReviewSection_list]{grid-template-columns:1fr!important;gap:10px!important;margin-bottom:12px!important}.FormSteam_form__qOkVY .FormSteam_leftBottom__TXq97,.FormSteam_form__qOkVY .FormSteam_leftTop__VqLRU{display:flex;flex-direction:column;gap:16px;min-width:0}.FormSteam_form__qOkVY .FormSteam_right__WLFGb{grid-area:right;display:flex;flex-direction:column;gap:14px;position:sticky;top:128px;align-self:start;padding:18px;border-radius:16px;background:var(--surface-1);border:1px solid var(--border-subtle);box-shadow:0 0 0 1px var(--accent-soft),0 8px 24px #0006}@media only screen and (max-width:912px){.FormSteam_form__qOkVY{display:flex;flex-direction:column;align-items:stretch;gap:20px}.FormSteam_form__qOkVY .FormSteam_left__mi7Nz{display:contents}.FormSteam_form__qOkVY .FormSteam_right__WLFGb{position:static;align-self:stretch}.FormSteam_form__qOkVY .FormSteam_leftTop__VqLRU{order:1}.FormSteam_form__qOkVY .FormSteam_right__WLFGb{order:2}.FormSteam_form__qOkVY .FormSteam_leftBottom__TXq97{order:3}}.FormSteam_form__qOkVY .FormSteam_card___k_HF{padding:20px;border-radius:14px;background:var(--surface-1);border:1px solid var(--border-subtle);display:flex;flex-direction:column;gap:12px}.FormSteam_form__qOkVY .FormSteam_card___k_HF [class*=InputBase_inputWrapper]{background:var(--surface-2);border-radius:12px;border:1px solid var(--border-default);transition:border-color .15s ease,box-shadow .15s ease}.FormSteam_form__qOkVY .FormSteam_card___k_HF [class*=InputBase_inputWrapper]:focus-within{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--accent-soft)}.FormSteam_form__qOkVY .FormSteam_cardTitle__Yt1Oh{font-size:13px;font-weight:600;line-height:1.2;margin:0;color:#ffffffc7;text-transform:uppercase;letter-spacing:.04em}.FormSteam_form__qOkVY .FormSteam_left__mi7Nz [class*=CountryChipItem_countryChip]{padding:10px 12px!important;border-radius:12px!important;min-height:44px}.FormSteam_form__qOkVY .FormSteam_left__mi7Nz [class*=CountryChipItem_countryChip] [class*=CountryChipItem_content]{gap:10px!important}.FormSteam_form__qOkVY .FormSteam_left__mi7Nz [class*=CountryChipItem_countryChip] [class*=CountryChipItem_name]{font-size:14px!important}.FormSteam_form__qOkVY .FormSteam_left__mi7Nz [class*=CountryRadioGroup_root]{gap:8px!important}.FormSteam_form__qOkVY .FormSteam_preview__XZQ6k{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid #ffffff0f;position:relative}.FormSteam_form__qOkVY .FormSteam_previewIcon__hDNnU{width:48px;height:48px;border-radius:12px;background:#ffffff0f;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.FormSteam_form__qOkVY .FormSteam_previewIcon__hDNnU img{width:100%;height:100%;object-fit:cover}.FormSteam_form__qOkVY .FormSteam_previewText__H0Ehi{display:flex;flex-direction:column;gap:4px;min-width:0}.FormSteam_form__qOkVY .FormSteam_previewBrand___SMlB{font-size:12px;font-weight:500;color:#ffffffb8;line-height:1.2}.FormSteam_form__qOkVY .FormSteam_previewProduct__pt_eg{font-size:16px;font-weight:700;line-height:1.25;color:var(--white);letter-spacing:-.01em;word-break:break-word}.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormServices_formServices]:before{content:"Способ оплаты";display:block;font-size:13px;font-weight:600;line-height:1.2;color:#ffffffc7;margin-bottom:10px;letter-spacing:-.005em}.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormOrderGenshinInfo_payment_info],.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormOrderInfo_orderInfo]{background:var(--surface-3);border:1px solid var(--border-default);border-radius:14px;padding:16px;box-shadow:0 0 0 1px var(--accent-soft),0 6px 18px #00000059}.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormOrderGenshinInfo_list_item_sum] [class*=FormOrderGenshinInfo_wrapper],.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormOrderInfo_list_item_sum] [class*=FormOrderInfo_wrapper]{align-items:baseline}.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormOrderGenshinInfo_list_item_sum]>[class*=FormOrderGenshinInfo_wrapper]>[class*=FormOrderGenshinInfo_text_info],.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormOrderInfo_list_item_sum]>[class*=FormOrderInfo_wrapper]>[class*=FormOrderInfo_text_info]{font-size:13px;font-weight:500;line-height:1.2;color:#ffffffb3;text-transform:none;letter-spacing:0}.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormOrderGenshinInfo_list_item_sum]>[class*=FormOrderGenshinInfo_wrapper]>[class*=FormOrderGenshinInfo_text_amount],.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormOrderInfo_list_item_sum]>[class*=FormOrderInfo_wrapper]>[class*=FormOrderInfo_text_amount]{font-size:28px;font-weight:800;line-height:1;letter-spacing:-.015em;color:var(--white)}.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormOrderGenshinInfo_info_list]>[class*=FormOrderGenshinInfo_list_item]:not([class*=FormOrderGenshinInfo_list_item_sum]):not([class*=FormOrderGenshinInfo_list_item_placeholder]),.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormOrderInfo_info_list]>[class*=FormOrderInfo_list_item]:not([class*=FormOrderInfo_list_item_sum]):not([class*=FormOrderInfo_list_item_placeholder]){margin-top:12px;padding-top:12px;border-top:1px solid #ffffff14;align-items:center}.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormOrderGenshinInfo_info_list]>[class*=FormOrderGenshinInfo_list_item]:not([class*=FormOrderGenshinInfo_list_item_sum]):not([class*=FormOrderGenshinInfo_list_item_placeholder]) [class*=FormOrderGenshinInfo_text_info],.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormOrderInfo_info_list]>[class*=FormOrderInfo_list_item]:not([class*=FormOrderInfo_list_item_sum]):not([class*=FormOrderInfo_list_item_placeholder]) [class*=FormOrderInfo_text_info]{font-size:12px;font-weight:500;color:#fff9}.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormOrderGenshinInfo_info_list]>[class*=FormOrderGenshinInfo_list_item]:not([class*=FormOrderGenshinInfo_list_item_sum]):not([class*=FormOrderGenshinInfo_list_item_placeholder]) [class*=FormOrderGenshinInfo_text_amount],.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormOrderInfo_info_list]>[class*=FormOrderInfo_list_item]:not([class*=FormOrderInfo_list_item_sum]):not([class*=FormOrderInfo_list_item_placeholder]) [class*=FormOrderInfo_text_amount]{font-size:14px;font-weight:700;color:var(--accent_violet_light)}.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=PromocodeSteamField_promocodeField] [class*=InputBase_inputWrapper]{background:var(--surface-2);border:1px solid var(--border-default);border-radius:12px;transition:border-color .15s ease,box-shadow .15s ease}.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=PromocodeSteamField_promocodeField] [class*=InputBase_inputWrapper]:focus-within{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--accent-soft)}.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=PromocodeSteamField_promocodeField] [class*=InputBase_input]{color:var(--white)}.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=PromocodeSteamField_promocodeField] [class*=InputBase_input]::placeholder{color:#ffffff8c}.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=ToggleBonusField_toggleBonus]{background:var(--surface-2);border:1px solid var(--border-default)}.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormOrderGenshinInfo_text_amount_placeholder],.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormOrderGenshinInfo_text_info_placeholder],.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormOrderInfo_text_amount_placeholder],.FormSteam_form__qOkVY .FormSteam_right__WLFGb [class*=FormOrderInfo_text_info_placeholder]{color:#fff9}.FormSteam_form__qOkVY .FormSteam_submitBtn__JfJjd{width:100%;margin-top:2px}.FormSteam_form__qOkVY .FormSteam_submitBtn__JfJjd [class*=ButtonBase]{width:100%}.FormSteam_cardTitle__Yt1Oh{font-size:13px;font-weight:600;line-height:1.2;margin:0;color:#ffffffc7;text-transform:uppercase;letter-spacing:.04em}.FormSteam_section__J_C9C+.FormSteam_section__J_C9C{margin-top:16px;padding-top:16px;border-top:1px solid #ffffff0f}.FormSteam_submitBtn__JfJjd{position:relative}.FormSteam_submitBtn__JfJjd .FormSteam_amount__nOjVO{padding-left:6px}@media only screen and (max-width:475px){.FormSteam_submitBtn__JfJjd .FormSteam_amount__nOjVO{display:block}}.FormSteam_spinnerSize__RQhMx{width:15px;height:15px}.DocxInline_wrapper__It3nc{max-width:760px;color:var(--text_main);font-size:15px;line-height:1.65}.DocxInline_wrapper__It3nc p{margin:0 0 12px;color:var(--text_secondary)}.DocxInline_wrapper__It3nc h1{font-size:26px;font-weight:700;color:var(--text_main);margin:32px 0 12px}.DocxInline_wrapper__It3nc h2{font-size:22px;font-weight:700;color:var(--text_main);margin:28px 0 12px}.DocxInline_wrapper__It3nc h3{font-size:18px;font-weight:700;color:var(--text_main);margin:20px 0 8px}.DocxInline_wrapper__It3nc h4,.DocxInline_wrapper__It3nc h5,.DocxInline_wrapper__It3nc h6{font-size:16px;font-weight:700;color:var(--text_main);margin:16px 0 8px}.DocxInline_wrapper__It3nc ol,.DocxInline_wrapper__It3nc ul{margin:0 0 12px;padding-left:24px;color:var(--text_secondary)}.DocxInline_wrapper__It3nc li{margin-bottom:4px}.DocxInline_wrapper__It3nc b,.DocxInline_wrapper__It3nc strong{color:var(--text_main);font-weight:700}.DocxInline_wrapper__It3nc em,.DocxInline_wrapper__It3nc i{font-style:italic}.DocxInline_wrapper__It3nc a{color:var(--accent_violet_light,#c026d3);text-decoration:underline;word-break:break-word}.DocxInline_wrapper__It3nc table{width:100%;border-collapse:collapse;margin:16px 0;font-size:14px}.DocxInline_wrapper__It3nc td,.DocxInline_wrapper__It3nc th{border:1px solid var(--border_subtle,#ffffff1f);padding:8px 10px;text-align:left;vertical-align:top;color:var(--text_secondary)}.DocxInline_wrapper__It3nc th{background:var(--surface_card,#ffffff0a);color:var(--text_main);font-weight:700}.DocxInline_wrapper__It3nc img{max-width:100%;height:auto;display:block;margin:12px 0}.DocxInline_wrapper__It3nc hr{border:none;border-top:1px solid var(--border_subtle,#ffffff1f);margin:24px 0}.FormSteamVioletTheme_themeViolet__Sysjx{--brand:#c026d3;--brand_border:#c026d3;--brand_gradient:linear-gradient(92.19deg,#c026d3 3.25%,#701a75 102.66%);--brand_gradient_reverse:linear-gradient(92.19deg,#701a75 3.25%,#c026d3 102.66%);--btn_gradient:linear-gradient(0deg,#0006,#0006),linear-gradient(92.19deg,#c026d3 3.25%,#701a75 102.66%);--brand_grayscale_8:#c026d314}.FormBrandMain_amountRow__4feU5{display:flex;align-items:center;gap:8px;width:100%}.FormBrandMain_amountRow__4feU5 .FormBrandMain_regionCell__4_2nf{flex:0 0 42%;max-width:42%;min-width:0}.FormBrandMain_amountRow__4feU5 .FormBrandMain_nominalCell__cOfiI{flex:1 1 auto;min-width:0}@media only screen and (max-width:912px){.FormBrandMain_amountRow__4feU5{flex-direction:column;align-items:stretch}.FormBrandMain_amountRow__4feU5 .FormBrandMain_nominalCell__cOfiI,.FormBrandMain_amountRow__4feU5 .FormBrandMain_regionCell__4_2nf{flex:1 1 auto;max-width:none;width:100%}}.FormBrandMain_inputsRow__iux6M{display:flex;align-items:center;gap:8px;width:100%}.FormBrandMain_inputsRow__iux6M>*{flex:1 1 0;min-width:0}@media only screen and (max-width:912px){.FormBrandMain_inputsRow__iux6M{flex-direction:column;align-items:stretch;gap:8px}}@keyframes Select_selectContentShow__6g1ln{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Select_selectContentHide__2v57O{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.Select_select__2tCo3 .Select_trigger__RFa6V{transition:all .3s ease;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;height:40px;padding:10px 14px;color:var(--white);background:var(--bg-input);border:1px solid var(--border-default);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:10px;font-size:14px;line-height:1.3}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW{display:inline-flex;align-items:center;gap:8px;min-width:0;font-size:14px;font-weight:400;line-height:1.3;color:var(--white)}@media only screen and (max-width:375px){.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW{font-size:13px}}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW .Select_placeholder__c884k{color:var(--placeholder)}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW .Select_triggerIconImg__01r_I,.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW .Select_triggerIconSlot__D_G2B{flex:none;display:block;width:20px;height:20px;object-fit:cover;border-radius:4px;overflow:hidden}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW .Select_triggerIconFlag__mmo2y{width:22px;height:15px;object-fit:cover;border-radius:2px;box-shadow:inset 0 0 0 .5px #00000026}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW .Select_triggerNameText__c_eBk{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerIcon__tmit6{display:flex;align-items:center;justify-content:center;transition:all .3s ease}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerIcon__tmit6 svg{color:var(--white);width:16px;height:16px}.Select_select__2tCo3 .Select_trigger__RFa6V[data-state=open]{border-radius:10px 10px 0 0}.Select_select__2tCo3 .Select_trigger__RFa6V[data-state=open] .Select_triggerIcon__tmit6{transform:rotate(180deg)}.Select_select__2tCo3 .Select_trigger__RFa6V.Select_error___labS{border:1px solid var(--red)}.Select_select__2tCo3.Select_catalog-steam__vTYEq .Select_wrapper__gmlTS>div .Select_content__ytSPF{border-radius:10px;background-color:var(--s2);-webkit-backdrop-filter:none;backdrop-filter:none}.Select_select__2tCo3 .Select_content__ytSPF{scrollbar-width:none;position:relative;overflow:hidden auto;width:var(--radix-popover-trigger-width);max-width:var(--radix-popover-trigger-width);max-height:260px;padding:6px;background-color:var(--s2);border:1px solid var(--border-default);border-radius:0 0 10px 10px;outline:none;z-index:1001!important}.Select_select__2tCo3 .Select_content__ytSPF.Select_catalog-steam__vTYEq{position:absolute;left:0}.Select_select__2tCo3 .Select_content__ytSPF::-webkit-scrollbar{display:none}.Select_select__2tCo3 .Select_content__ytSPF[data-state=open]{animation:Select_selectContentShow__6g1ln .15s ease-out both}.Select_select__2tCo3 .Select_content__ytSPF[data-state=closed]{animation:Select_selectContentHide__2v57O .15s ease-in both}.Select_select__2tCo3.Select_block__jZ25Q{width:100%}.Select_selectItem__GVIPU:not(:last-child){margin-bottom:4px}.Select_selectItem__GVIPU.Select_disabled__6__M_{opacity:.5;pointer-events:none}.CheckboxItem_item__s2hii{transition:all .3s ease;cursor:pointer;padding:6px 10px;border-radius:8px;border:1px solid #0000}.CheckboxItem_item__s2hii:hover{background-color:var(--grayscale_8)}.CheckboxItem_item__s2hii.CheckboxItem_checked__YyylD{border:1px solid var(--brand_genshin);background-color:#0000}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz{display:flex;justify-content:space-between;align-items:center;gap:8px}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_withIcon__GNzX_{display:flex;width:100%;align-items:center;gap:8px}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_withIcon__GNzX_ .CheckboxItem_icon__DiWhx{flex:none;width:24px;height:24px;object-fit:cover;border-radius:4px}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_withIcon__GNzX_ .CheckboxItem_flag__XTLzF{flex:none;width:28px;height:19px;object-fit:cover;border-radius:2px;box-shadow:inset 0 0 0 .5px #00000026}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_withIcon__GNzX_ .CheckboxItem_itemIcon__oUTNs{width:18px;height:18px}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_withIcon__GNzX_ .CheckboxItem_itemIcon__oUTNs svg{width:100%;height:100%}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_name__kgdQw{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--white);font-size:14px;font-style:normal;font-weight:400;line-height:1.3}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_icon__DiWhx{display:flex;justify-content:center;align-items:center;width:16px;height:16px;min-width:16px;min-height:16px}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_icon__DiWhx svg{color:var(--brand_genshin)}.Checkbox_wrapper__5Ef4j{cursor:pointer;display:inline-flex;gap:16px;align-items:center}.Checkbox_wrapper__5Ef4j:has(.Checkbox_text__HIfVf.Checkbox_error__BRB8C){animation:Checkbox_checkboxErrorWiggle__XvY2U 3s ease-in-out infinite;transform-origin:center}.Checkbox_wrapper__5Ef4j .Checkbox_label__q2mdx{cursor:pointer;display:inline-block;width:100%}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0{all:unset;cursor:pointer;display:flex;gap:16px;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px;min-height:20px;background-color:#0000;border-radius:8px;transition:border-color .18s ease,box-shadow .22s ease,background-color .22s ease}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0.Checkbox_steam__661rd{border:2px solid var(--brand)}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0.Checkbox_genshin-impact__C3k0Z{border:2px solid var(--brand_genshin)}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0 .Checkbox_icon__cqOQj{display:flex;align-items:center;justify-content:center}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0 .Checkbox_icon__cqOQj.Checkbox_steam__661rd{color:var(--brand)}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0 .Checkbox_icon__cqOQj.Checkbox_genshin-impact__C3k0Z{color:var(--brand_genshin)}.Checkbox_wrapper__5Ef4j:has(.Checkbox_text__HIfVf.Checkbox_error__BRB8C) .Checkbox_root__ECeb0{border-color:var(--red)!important;background-color:#ef444414;animation:Checkbox_checkboxErrorPulse__lENfT 1.6s ease-in-out infinite}.Checkbox_wrapper__5Ef4j .Checkbox_text__HIfVf{cursor:pointer;width:100%;font-size:18px;font-style:normal;font-weight:400;line-height:24px;color:var(--white);transition:color .18s ease}.Checkbox_wrapper__5Ef4j .Checkbox_text__HIfVf.Checkbox_error__BRB8C{color:var(--red);animation:Checkbox_checkboxErrorTextPulse__oAVzu 1.6s ease-in-out infinite}@keyframes Checkbox_checkboxErrorWiggle__XvY2U{0%,16%,to{transform:translateX(0)}2%{transform:translateX(-6px)}4%{transform:translateX(6px)}6%{transform:translateX(-5px)}8%{transform:translateX(5px)}10%{transform:translateX(-3px)}12%{transform:translateX(3px)}14%{transform:translateX(-1px)}}@keyframes Checkbox_checkboxErrorPulse__lENfT{0%,to{box-shadow:0 0 0 0 #ef444473}50%{box-shadow:0 0 0 6px #ef444400}}@keyframes Checkbox_checkboxErrorTextPulse__oAVzu{0%,to{color:var(--red);opacity:1;text-shadow:0 0 0 #ef444400}50%{color:#ff8a8a;opacity:.85;text-shadow:0 0 8px #ef444473}}@media(prefers-reduced-motion:reduce){.Checkbox_wrapper__5Ef4j .Checkbox_text__HIfVf.Checkbox_error__BRB8C,.Checkbox_wrapper__5Ef4j:has(.Checkbox_text__HIfVf.Checkbox_error__BRB8C),.Checkbox_wrapper__5Ef4j:has(.Checkbox_text__HIfVf.Checkbox_error__BRB8C) .Checkbox_root__ECeb0{animation:none}}.LoginSteamField_loginField__4rGqc{position:relative;margin-bottom:24px}@media only screen and (max-width:912px){.LoginSteamField_loginField__4rGqc{margin-bottom:16px}}.LoginSteamField_loginField__4rGqc .LoginSteamField_inputLogin__pG_P3.LoginSteamField_inputLogin__pG_P3{padding:9px 58px 9px 12px!important}.LoginSteamField_loginField__4rGqc .LoginSteamField_chipLogin__dugu7{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.LoginSteamField_loginField__4rGqc [class*=InputBase_errorIcon]{right:62px!important}@media only screen and (max-width:475px){.LoginSteamField_loginField__4rGqc [class*=InputBase_errorIcon]{right:62px!important}}.LoginSteamField_loginField__4rGqc .LoginSteamField_loginHint__onre9{margin-top:8px;color:var(--text_secondary,#ffffff8c);font-size:12px;line-height:1.4}.SelectGenshinField_selectWrapper__5M1Ye{position:relative;margin-bottom:24px}@media only screen and (max-width:912px){.SelectGenshinField_selectWrapper__5M1Ye{margin-bottom:16px}}.SelectGenshinField_errorText__kHfvh{font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:var(--status_error);position:absolute;bottom:-16px;left:0}