.ProfileIcon_profileIcon__XWthn{cursor:pointer;padding:8px;border-radius:16px;background:var(--accent_violet_tint);display:flex;align-items:center;justify-content:center}.ProfileIcon_profileIcon__XWthn:active,.ProfileIcon_profileIcon__XWthn:focus{background:var(--grayscale_8)}.ProfileIcon_profileIcon__XWthn:hover{background:var(--accent_violet_tint)}.ProfileIcon_profileIcon__XWthn:hover svg{color:var(--accent_violet_light);transition:all .3s ease}.ProfileIcon_profileIcon__XWthn svg{color:var(--white);width:40px;height:40px;transition:all .3s ease}@media only screen and (max-width:768px){.ProfileIcon_profileIcon__XWthn{border-radius:8px}.ProfileIcon_profileIcon__XWthn svg{width:32px;height:32px}}@media only screen and (max-width:475px){.ProfileIcon_profileIcon__XWthn svg{width:24px;height:24px}}.ModalAuth_auth__Fjw5N .ModalAuth_wrapper__AWCtx{display:grid;grid-template-columns:minmax(100px,280px)}.ModalAuth_auth__Fjw5N .ModalAuth_wrapper__AWCtx .ModalAuth_title__RKHsg{font-size:24px;font-style:normal;font-weight:700;line-height:135%;color:var(--white);margin-bottom:24px;text-align:center}.ModalAuth_auth__Fjw5N .ModalAuth_wrapper__AWCtx .ModalAuth_btn__UM7ms{cursor:pointer;padding:12px 24px;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:16px;font-style:normal;font-weight:700;line-height:135%;color:var(--white);transition:all .3s ease}.ModalAuth_auth__Fjw5N .ModalAuth_wrapper__AWCtx .ModalAuth_btn__UM7ms:hover{opacity:.7}.ModalAuth_auth__Fjw5N .ModalAuth_wrapper__AWCtx .ModalAuth_btn__UM7ms svg{width:24px;height:24px;color:var(--white)}.ModalAuth_auth__Fjw5N .ModalAuth_wrapper__AWCtx .ModalAuth_btn__UM7ms.ModalAuth_telegram__lpJy2{position:relative;z-index:2;margin-bottom:16px;background:var(--tg)}.ModalAuth_auth__Fjw5N .ModalAuth_wrapper__AWCtx .ModalAuth_btn__UM7ms.ModalAuth_vk___dL71{background:var(--vk)}.ModalAuth_auth__Fjw5N .ModalAuth_wrapper__AWCtx .ModalAuth_btn__UM7ms.ModalAuth_email__IGbAZ{background:var(--accent_violet,#7b61ff);width:100%;margin-top:4px}.ModalAuth_auth__Fjw5N .ModalAuth_wrapper__AWCtx .ModalAuth_btn__UM7ms:disabled{cursor:not-allowed;opacity:.6}.ModalAuth_auth__Fjw5N .ModalAuth_wrapper__AWCtx .ModalAuth_skeletonWrapper__dFezM{display:flex;flex-direction:column;gap:16px}.ModalAuth_auth__Fjw5N .ModalAuth_wrapper__AWCtx .ModalAuth_skeletonWrapper__dFezM .ModalAuth_skeleton__I8nYg{border-radius:16px}.ModalAuth_divider__ncMyM{display:flex;align-items:center;gap:12px;margin:16px 0;color:var(--text-muted,#9c9caf);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.ModalAuth_divider__ncMyM:after,.ModalAuth_divider__ncMyM:before{content:"";flex:1;height:1px;background:#ffffff1a}.ModalAuth_emailForm__PndRA{display:flex;flex-direction:column;gap:8px}.ModalAuth_emailInput__CtXwq{width:100%;padding:12px 16px;border-radius:12px;border:1px solid #ffffff1f;background:#ffffff0a;color:var(--white);font-size:14px;outline:none}.ModalAuth_emailInput__CtXwq:focus{border-color:var(--accent_violet,#7b61ff)}.ModalAuth_emailInput__CtXwq::placeholder{color:var(--text-muted,#9c9caf)}.ModalAuth_emailError__fIHWS{color:#ff6b6b;font-size:12px;margin:0}.ModalAuth_emailSent__R3elt{margin-top:12px;padding:16px;border-radius:12px;background:#7b61ff1f;border:1px solid #7b61ff4d;color:var(--white);font-size:14px;text-align:center}.ModalAuth_spinner__JU4Z9{width:24px!important;height:24px!important}@keyframes ProfileDropdown_profileDropdownShow__T7IoF{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes ProfileDropdown_profileDropdownHide__9dSuj{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.ProfileDropdown_trigger__vuJAU{cursor:pointer}.ProfileDropdown_content__el1lq{padding:24px 16px;border-radius:24px;background:var(--hero-dark-overlay);-webkit-backdrop-filter:blur(var(--hero-glass-blur));backdrop-filter:blur(var(--hero-glass-blur));width:240px;box-shadow:0 12px 40px #0006;z-index:1001}.ProfileDropdown_content__el1lq[data-state=open]{animation:ProfileDropdown_profileDropdownShow__T7IoF .15s ease-out both}.ProfileDropdown_content__el1lq[data-state=closed]{animation:ProfileDropdown_profileDropdownHide__9dSuj .15s ease-in both}.ProfileDropdown_content__el1lq .ProfileDropdown_points__fbray{padding-bottom:20px;border-bottom:1px solid #ffffff14;margin-bottom:16px}.ProfileDropdown_content__el1lq .ProfileDropdown_points__fbray .ProfileDropdown_pointsWrapper__W5e4E{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:6px}.ProfileDropdown_content__el1lq .ProfileDropdown_points__fbray .ProfileDropdown_pointsWrapper__W5e4E .ProfileDropdown_pointText__VPTJU{font-size:24px;font-style:normal;font-weight:700;line-height:135%;color:var(--accent_violet_light)}.ProfileDropdown_content__el1lq .ProfileDropdown_points__fbray .ProfileDropdown_infoText__qVjsO{font-size:12px;font-style:normal;font-weight:700;line-height:14px;color:var(--placeholder);text-align:center;text-transform:uppercase;letter-spacing:.05em}.ProfileDropdown_content__el1lq .ProfileDropdown_list__qAit1 li{width:100%}.ProfileDropdown_content__el1lq .ProfileDropdown_list__qAit1 li:not(:last-child){margin-bottom:12px}.ProfileDropdown_content__el1lq .ProfileDropdown_list__qAit1 .ProfileDropdown_item__SSr6D{padding:12px;display:flex;align-items:center;gap:12px;font-size:14px;font-style:normal;font-weight:700;line-height:20px;color:var(--white);width:100%;cursor:pointer;border-radius:12px;transition:all .3s ease}.ProfileDropdown_content__el1lq .ProfileDropdown_list__qAit1 .ProfileDropdown_item__SSr6D img,.ProfileDropdown_content__el1lq .ProfileDropdown_list__qAit1 .ProfileDropdown_item__SSr6D svg{filter:brightness(0) invert(1);opacity:.7;transition:all .3s ease}.ProfileDropdown_content__el1lq .ProfileDropdown_list__qAit1 .ProfileDropdown_item__SSr6D.ProfileDropdown_logout__HWjgH{margin-top:8px;background-color:#ff4d0014;color:#ff4d00}.ProfileDropdown_content__el1lq .ProfileDropdown_list__qAit1 .ProfileDropdown_item__SSr6D.ProfileDropdown_logout__HWjgH img,.ProfileDropdown_content__el1lq .ProfileDropdown_list__qAit1 .ProfileDropdown_item__SSr6D.ProfileDropdown_logout__HWjgH svg{filter:none;opacity:1}.ProfileDropdown_content__el1lq .ProfileDropdown_list__qAit1 .ProfileDropdown_item__SSr6D:hover{background:var(--accent_violet_tint);color:var(--accent_violet_light)}.ProfileDropdown_content__el1lq .ProfileDropdown_list__qAit1 .ProfileDropdown_item__SSr6D:hover img,.ProfileDropdown_content__el1lq .ProfileDropdown_list__qAit1 .ProfileDropdown_item__SSr6D:hover svg{opacity:1;filter:none}.ProfileDropdown_content__el1lq .ProfileDropdown_list__qAit1 .ProfileDropdown_item__SSr6D:hover.ProfileDropdown_logout__HWjgH{background-color:#ff4d0029;box-shadow:var(--hero-btn-glow-red);color:var(--white)}.ProfileDropdown_skeleton__cWPuo{border-radius:12px!important}.ProfileTrigger_trigger__K6Nhu{padding:12px 11.5px;border-radius:16px;border:1px solid var(--accent_violet_light);background:var(--hero-glass-bg);-webkit-backdrop-filter:blur(var(--hero-glass-blur));backdrop-filter:blur(var(--hero-glass-blur));display:flex;align-items:center;justify-content:center;min-width:56px;max-width:56px;width:56px;min-height:56px;max-height:56px;height:56px;position:relative}@media only screen and (max-width:768px){.ProfileTrigger_trigger__K6Nhu{padding:12px;border-radius:8px;min-width:48px;max-width:48px;width:48px;min-height:48px;max-height:48px;height:48px}}@media only screen and (max-width:475px){.ProfileTrigger_trigger__K6Nhu{padding:8px 7.5px;border-radius:8px;min-width:40px;max-width:40px;width:40px;min-height:40px;max-height:40px;height:40px}}.ProfileTrigger_trigger__K6Nhu:hover .ProfileTrigger_username__osmNr{color:var(--accent_violet_light)}.ProfileTrigger_trigger__K6Nhu .ProfileTrigger_username__osmNr{font-size:24px;font-style:normal;font-weight:700;line-height:135%;transition:all .3s ease;color:var(--white)}@media only screen and (max-width:768px){.ProfileTrigger_trigger__K6Nhu .ProfileTrigger_username__osmNr{font-size:18px;font-style:normal;font-weight:700;line-height:24px}}.ProfileTrigger_trigger__K6Nhu .ProfileTrigger_unreadDot__PItNm{position:absolute;top:4px;right:4px;width:10px;height:10px;border-radius:50%;background:var(--accent_violet);box-shadow:0 0 0 2px var(--background_main,#0e080c);animation:ProfileTrigger_profileDotPulse__oce9_ 1.6s ease-in-out infinite}@keyframes ProfileTrigger_profileDotPulse__oce9_{0%,to{box-shadow:0 0 0 2px var(--background_main,#0e080c),0 0 0 0 var(--accent_violet_tint)}50%{box-shadow:0 0 0 2px var(--background_main,#0e080c),0 0 0 5px #0000}}.CountryListModal_root__eBteS{display:flex;flex-direction:column;gap:12px;min-width:320px;max-width:480px;color:#fff}.CountryListModal_header__ihuaA{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.CountryListModal_title__lvveA{margin:0;font-size:18px;font-weight:600;line-height:1.3}.CountryListModal_subtitle__Q_lp4{margin:0;font-size:13px;color:#fff9}.CountryListModal_subtitle__Q_lp4 strong{color:#fff;font-weight:600}.CountryListModal_search__qbG21{width:100%;padding:10px 12px;border:1px solid #ffffff1a;border-radius:10px;background:#00000040;color:#fff;font-size:14px;outline:none;transition:border-color .15s ease}.CountryListModal_search__qbG21::placeholder{color:#ffffff73}.CountryListModal_search__qbG21:focus{border-color:var(--accent_violet)}.CountryListModal_empty__1TPR3{padding:24px 0;text-align:center;font-size:13px;color:#ffffff8c}.CountryListModal_list__iBRUE{display:flex;flex-direction:column;gap:2px;margin:0;padding:0;max-height:50vh;overflow-y:auto;list-style:none}.CountryListModal_item__qWsMp{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;font-size:14px;line-height:1.2}.CountryListModal_item__qWsMp:hover{background:#ffffff0f}.CountryListModal_flag___tz4L{width:24px;height:18px;object-fit:cover;border-radius:2px}.CountryListModal_flagFallback__RAD9b{display:inline-flex;width:28px;height:18px;align-items:center;justify-content:center;border-radius:2px;background:#ffffff14;font-size:10px;font-weight:600;color:#ffffffa6}.CountryListModal_name__jupBd{color:#fff}.CountryListModal_code__7jFfu{font-size:11px;color:#ffffff73;letter-spacing:.05em}.FormSectionSteamMain_section__oxEn2{margin-bottom:0}@media only screen and (max-width:475px){.FormSectionSteamMain_section__oxEn2{margin-bottom:24px}}.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_container__yhiVN{display:flex;flex-direction:column;gap:12px}.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_textSwitcher__W_jer{display:inline-flex;align-self:center;max-width:100%;gap:4px;padding:4px;margin-bottom:4px;border-radius:14px;background:var(--s0);border:1px solid var(--border-hairline);box-shadow:none}@media only screen and (max-width:475px){.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_textSwitcher__W_jer{width:100%;align-self:stretch}}.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_textSwitchBtn__WnXVL{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#0000;border:1px solid #0000;cursor:pointer;padding:8px 10px;position:relative;border-radius:10px;transition:background .22s var(--glass-ease),color .2s ease,border-color .2s ease,box-shadow .22s var(--glass-ease);color:#ffffff8c;font-size:14px;font-style:normal;font-weight:700;line-height:20px;white-space:nowrap;min-width:0}.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_textSwitchBtn__WnXVL>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_textSwitchBtn__WnXVL .FormSectionSteamMain_iconWrap__fUzAd{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--accent_violet_light);opacity:1;transition:transform .2s ease}.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_textSwitchBtn__WnXVL .FormSectionSteamMain_iconWrap__fUzAd svg{width:100%;height:100%;display:block}.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_textSwitchBtn__WnXVL:hover{color:#ffffffd9}.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_textSwitchBtn__WnXVL.FormSectionSteamMain_active__d21vR{color:var(--white);background:var(--bg-card-active);border-color:var(--accent_violet);box-shadow:none}@media only screen and (max-width:475px){.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_textSwitchBtn__WnXVL{font-size:14px;font-style:normal;font-weight:700;line-height:20px;gap:6px;padding:8px 10px}.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_textSwitchBtn__WnXVL .FormSectionSteamMain_iconWrap__fUzAd{width:16px;height:16px}}@media(prefers-reduced-motion:reduce){.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_textSwitchBtn__WnXVL,.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_textSwitchBtn__WnXVL .FormSectionSteamMain_iconWrap__fUzAd{transition:none}}.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_starsWrapper__y0zRa{display:flex;flex-direction:column;align-items:center}.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_starsWrapper__y0zRa .FormSectionSteamMain_starsTitle__Mdsau{font-size:22px;font-weight:700;line-height:1.25;color:var(--white);margin-bottom:6px;text-align:center}@media only screen and (max-width:475px){.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_starsWrapper__y0zRa .FormSectionSteamMain_starsTitle__Mdsau{font-size:18px}}.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_starsWrapper__y0zRa .FormSectionSteamMain_starsDescription__uKhat{font-size:14px;font-weight:400;line-height:1.5;color:#ffffffb3;margin-bottom:16px;text-align:center}@media only screen and (max-width:475px){.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_starsWrapper__y0zRa .FormSectionSteamMain_starsDescription__uKhat{margin-bottom:12px}}.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_error__Azbk9{display:flex;justify-content:center;font-size:22px;font-style:normal;font-weight:700;line-height:26px;color:var(--white);text-align:center}@media only screen and (max-width:475px){.FormSectionSteamMain_section__oxEn2 .FormSectionSteamMain_error__Azbk9{font-size:18px}}.FormSteamMain_form__tVCDY{position:relative;background:var(--lg-bg);border:1px solid var(--lg-border);border-radius:16px;box-shadow:var(--lg-shadow),inset 0 1px 0 0 var(--lg-highlight),inset 0 -1px 0 0 #ffffff0d;display:flex;flex-direction:column;gap:8px;width:100%;padding:14px;overflow:hidden}@media only screen and (max-width:475px){.FormSteamMain_form__tVCDY{padding:14px;border-radius:14px;gap:8px}}.FormSteamMain_form__tVCDY .FormSteamMain_formTitle__H1Xx1{color:var(--white);font-size:16px;font-weight:700;line-height:1.25;margin:0;text-align:left;letter-spacing:-.01em}@media only screen and (max-width:475px){.FormSteamMain_form__tVCDY .FormSteamMain_formTitle__H1Xx1{font-size:14px}}.FormSteamMain_form__tVCDY .FormSteamMain_formInputs__yt6Jc{display:flex;flex-direction:column;gap:8px;max-height:min-content;height:min-content}.FormSteamMain_form__tVCDY .FormSteamMain_stepProgress__0gNKg{display:flex;align-items:center;gap:6px;margin-bottom:-4px}.FormSteamMain_form__tVCDY .FormSteamMain_stepProgress__0gNKg .FormSteamMain_stepDot__jxDx7{flex:1;height:3px;border-radius:999px;background:#ffffff1a;transition:background .25s ease,box-shadow .25s ease}.FormSteamMain_form__tVCDY .FormSteamMain_stepProgress__0gNKg .FormSteamMain_stepDotActive__gc7WL{background:var(--accent_violet)}.FormSteamMain_form__tVCDY .FormSteamMain_stepBody__1EoAB{display:flex;flex-direction:column;gap:8px;transition:opacity .25s ease,filter .25s ease}.FormSteamMain_form__tVCDY .FormSteamMain_stepBodyLocked__Ccr2E{opacity:.4;filter:saturate(.6);pointer-events:none;-webkit-user-select:none;user-select:none}.FormSteamMain_form__tVCDY .FormSteamMain_pricePulse__Y7ze5{display:inline-flex;align-items:center;animation:FormSteamMain_pricePulse__Y7ze5 1.2s ease-in-out infinite}@keyframes FormSteamMain_pricePulse__Y7ze5{0%,to{opacity:.65}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.FormSteamMain_form__tVCDY .FormSteamMain_pricePulse__Y7ze5{animation:none}}.FormSteamMain_form__tVCDY .FormSteamMain_usernameHint__CbgWX{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:#fff9;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.FormSteamMain_form__tVCDY .FormSteamMain_usernameHint__CbgWX span{color:var(--white)}.FormSteamMain_form__tVCDY .FormSteamMain_usernameEdit__WZHOf{background:#0000;border:0;padding:0;margin-left:auto;cursor:pointer;color:var(--accent_violet_light);font-size:14px;font-style:normal;font-weight:400;line-height:18px}.FormSteamMain_form__tVCDY .FormSteamMain_bonusToggleRow__n61iv{display:flex;justify-content:flex-end}.FormSteamMain_form__tVCDY .FormSteamMain_bonusToggleRow__n61iv>div{margin-bottom:0;width:-moz-fit-content;width:fit-content;max-width:100%}@media only screen and (max-width:475px){.FormSteamMain_form__tVCDY .FormSteamMain_bonusToggleRow__n61iv{justify-content:stretch}.FormSteamMain_form__tVCDY .FormSteamMain_bonusToggleRow__n61iv>div{width:100%}}.FormSteamMain_form__tVCDY .FormSteamMain_service__3Sea4{grid-area:services;max-height:min-content;height:min-content}.FormSteamMain_form__tVCDY .FormSteamMain_submitBtn__opIPZ{grid-area:btn;position:relative;padding-top:6px}.FormSteamMain_form__tVCDY .FormSteamMain_submitBtn__opIPZ:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,#0000,#ffffff1f,#0000)}.FormSteamMain_form__tVCDY .FormSteamMain_submitBtn__opIPZ button{background:var(--btn_primary,var(--accent_violet))!important;transition:all .3s ease;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:700;line-height:1.2;letter-spacing:-.01em;box-shadow:inset 0 1px 0 #ffffff2e}.FormSteamMain_form__tVCDY .FormSteamMain_submitBtn__opIPZ button:hover{background:var(--btn_primary_hover)!important}.FormSteamMain_form__tVCDY .FormSteamMain_submitBtn__opIPZ button:active{background:var(--btn_primary_active)!important}.FormSteamMain_form__tVCDY input,.FormSteamMain_form__tVCDY textarea{transition:all .3s ease}.FormSteamMain_form__tVCDY input:focus,.FormSteamMain_form__tVCDY textarea:focus{border-color:var(--accent_violet_light)!important;background:#ffffff0f!important}.FormSteamMain_form__tVCDY input[inputmode=numeric]{padding:9px 12px!important;border-radius:12px!important;border:1px solid #ffffff0a!important;font-size:14px!important;line-height:1.4!important}.FormSteamMain_form__tVCDY input[type=email],.FormSteamMain_form__tVCDY input[type=password],.FormSteamMain_form__tVCDY input[type=tel],.FormSteamMain_form__tVCDY input[type=text]{padding:9px 12px!important;border-radius:12px!important;font-size:14px!important;line-height:1.4!important}.FormSteamMain_form__tVCDY input[class*=invalid],.FormSteamMain_form__tVCDY input[class*=invalid]:focus{border-color:var(--red)!important}.FormSteamMain_form__tVCDY [class*=AmountSteamField_amountField],.FormSteamMain_form__tVCDY [class*=AmountTelegramStarsField_amountField],.FormSteamMain_form__tVCDY [class*=AppleIdCountryForm_field],.FormSteamMain_form__tVCDY [class*=BrandRegionForm_checkbox],.FormSteamMain_form__tVCDY [class*=BrandRegionForm_field],.FormSteamMain_form__tVCDY [class*=BrandRegionForm_rublik],.FormSteamMain_form__tVCDY [class*=CheckboxSteamConfirm_checkboxConfirm],.FormSteamMain_form__tVCDY [class*=CheckboxTelegramStarsConfirm_checkboxConfirm],.FormSteamMain_form__tVCDY [class*=CountrySteamField_countryWrapper],.FormSteamMain_form__tVCDY [class*=FormServices_formServices],.FormSteamMain_form__tVCDY [class*=LoginSteamField_loginField],.FormSteamMain_form__tVCDY [class*=ProductsRadioGroup_root],.FormSteamMain_form__tVCDY [class*=PromocodeGenshinField_promocodeField],.FormSteamMain_form__tVCDY [class*=PromocodeSteamField_promocodeField],.FormSteamMain_form__tVCDY [class*=SteamRublikiField_field],.FormSteamMain_form__tVCDY [class*=TelegramStarsUsernameField_loginField],.FormSteamMain_form__tVCDY [class*=ToggleBonusField_toggleBonus]{margin-bottom:0!important;margin-top:0!important}.FormSteamMain_form__tVCDY [class*=LoginSteamField_inputLogin]{padding:9px 193px 9px 12px!important}@media only screen and (max-width:475px){.FormSteamMain_form__tVCDY [class*=LoginSteamField_inputLogin]{padding:9px 64px 9px 12px!important}}.FormSteamMain_form__tVCDY [class*=LoginSteamField_chipLogin]{right:10px!important;top:6px!important}.FormSteamMain_form__tVCDY [class*=Chip_chip]{padding:4px 10px!important;border-radius:8px!important}.FormSteamMain_form__tVCDY [class*=Chip_chip] [class*=Chip_text]{font-size:12px!important}.FormSteamMain_form__tVCDY [class*=Chip_chip] [class*=Chip_icon] svg{width:14px!important;height:14px!important}.FormSteamMain_form__tVCDY [class*=ServiceItem_service][class*=ServiceItem_small]{min-width:56px;padding:4px 6px!important;border-radius:10px!important}.FormSteamMain_form__tVCDY [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_serviceIcon],.FormSteamMain_form__tVCDY [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_serviceIcon] img,.FormSteamMain_form__tVCDY [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_serviceIcon] svg{width:20px!important;height:20px!important}.FormSteamMain_form__tVCDY [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_contentWrapper]{gap:2px!important}.FormSteamMain_form__tVCDY [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_radiobutton]{border-radius:10px!important}.FormSteamMain_form__tVCDY [class*=AmountSteamFieldMain_chipsWrapper],.FormSteamMain_form__tVCDY [class*=AmountSteamField_chipsWrapper],.FormSteamMain_form__tVCDY [class*=FormServices_formServices]{gap:6px!important}.FormSteamMain_form__tVCDY [class*=CountryChipItem_countryChip]{padding:5px 8px!important;border-radius:10px!important}.FormSteamMain_form__tVCDY [class*=CountryChipItem_countryChip] [class*=CountryChipItem_content]{gap:6px!important}.FormSteamMain_form__tVCDY [class*=CountryChipItem_countryChip] [class*=CountryChipItem_name]{font-size:13px!important;line-height:1.2!important}.FormSteamMain_form__tVCDY [class*=CountryChipItem_countryChip] [class*=CountryChipItem_radiobutton]{border-radius:10px!important}.FormSteamMain_form__tVCDY [class*=CountryChipItem_countryChip] img,.FormSteamMain_form__tVCDY [class*=CountryChipItem_countryChip] svg{width:16px!important;height:16px!important}.FormSteamMain_form__tVCDY [class*=CheckboxSteamConfirm_checkbox_label],.FormSteamMain_form__tVCDY [class*=CheckboxSteamConfirm_label_btn],.FormSteamMain_form__tVCDY [class*=CheckboxTelegramStarsConfirm_checkbox_label]{font-size:13px!important;line-height:1.35!important}.FormSteamMain_form__tVCDY [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}.FormSteamMain_form__tVCDY [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}.FormSteamMain_form__tVCDY [class*=Checkbox_root] [class*=Checkbox_icon] svg{width:11px!important;height:11px!important;display:block!important}.FormSteamMain_form__tVCDY [class*=Checkbox_text]{display:flex!important;align-items:center!important;font-size:13px!important;line-height:1.35!important;height:22px!important;min-height:22px!important;max-height:22px!important}.FormSteamMain_form__tVCDY [class*=Checkbox_wrapper]{gap:10px!important;align-items:center!important;height:22px!important;min-height:22px!important;max-height:22px!important}.FormSteamMain_form__tVCDY [class*=CheckboxSteamConfirm_checkboxConfirm],.FormSteamMain_form__tVCDY [class*=CheckboxTelegramStarsConfirm_checkboxConfirm]{height:22px!important;min-height:22px!important;max-height:22px!important;display:flex!important;align-items:center!important}.FormSteamMain_form__tVCDY [class*=InputBase_floatingLabel],.FormSteamMain_form__tVCDY [class*=PromocodeFormButton_openButtonMain],.FormSteamMain_form__tVCDY [class*=PromocodeFormButton_openButton]{font-size:13px!important}.FormSteamMain_form__tVCDY [class*=AmountSteamFieldMain_amountLabel],.FormSteamMain_form__tVCDY [class*=AmountSteamField_amountLabel],.FormSteamMain_form__tVCDY [class*=InputNumber_label]{font-size:11px!important;letter-spacing:.02em}.FormSteamMain_form__tVCDY [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}.FormSteamMain_form__tVCDY [class*=ButtonBase_btn]:hover:not(:disabled){background:var(--btn_primary_hover)!important}.FormSteamMain_form__tVCDY [class*=ButtonBase_btn]:active:not(:disabled){background:var(--btn_primary_active)!important}.FormSteamMain_form__tVCDY [class*=ButtonBase_btn]:disabled{background:var(--placeholder_gradient)!important;cursor:not-allowed}.FormSteamMain_form__tVCDY .FormSteamMain_spinnerSize__sMAXU{width:15px;height:15px}@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{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_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:6px}.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)}.BannerSection_section__I2BjU{display:grid;grid-template-columns:minmax(260px,1fr);align-items:stretch;margin-bottom:0;position:relative;aspect-ratio:11/5}@media only screen and (max-width:475px){.BannerSection_section__I2BjU{border-radius:16px;overflow:hidden}}.BannerSection_section__I2BjU .BannerSection_banners__AOyOe{cursor:default;height:100%}.BannerSection_section__I2BjU .BannerSection_banners__AOyOe.BannerSection_grab__z2vdc{cursor:grab}.BannerSection_showcaseSection__eJ5_o{position:relative;margin-bottom:0}.TelegramStarsUsernameField_loginField__11F2p{position:relative;margin-bottom:24px}@media only screen and (max-width:475px){.TelegramStarsUsernameField_loginField__11F2p{margin-bottom:16px}}.TelegramStarsUsernameField_loginField__11F2p .TelegramStarsUsernameField_inputLogin__co1_3{padding:12px 56px 12px 14px!important}.TelegramStarsUsernameField_loginField__11F2p [class*=InputBase_errorIcon]{right:56px!important}.TelegramStarsUsernameField_loginField__11F2p .TelegramStarsUsernameField_nextBtn__ts_Pm{position:absolute;right:6px;top:6px;width:40px;height:36px;border:0;border-radius:10px;cursor:pointer;background:var(--accent_violet);color:var(--white);display:flex;align-items:center;justify-content:center;transition:transform .2s ease,opacity .2s ease}.TelegramStarsUsernameField_loginField__11F2p .TelegramStarsUsernameField_nextBtn__ts_Pm:hover:not(:disabled){transform:translateX(-1px)}.TelegramStarsUsernameField_loginField__11F2p .TelegramStarsUsernameField_nextBtn__ts_Pm:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.TelegramStarsUsernameField_loginField__11F2p .TelegramStarsUsernameField_nextBtn__ts_Pm svg{width:18px;height:18px}.TelegramStarsUsernameField_loginField__11F2p .TelegramStarsUsernameField_successIcon__sli_G{position:absolute;right:56px;top:50%;transform:translateY(-50%);color:var(--accent_violet_light);display:flex;pointer-events:none}.TelegramStarsUsernameField_loginField__11F2p .TelegramStarsUsernameField_successIcon__sli_G svg{width:18px;height:18px}.TelegramStarsUsernameField_confirmedBox__cYl6g{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:var(--grayscale_8);border:1px solid #c026d359;border-radius:12px;color:var(--white)}.TelegramStarsUsernameField_confirmedBox__cYl6g .TelegramStarsUsernameField_usernameLabel___vv3j{font-size:16px;font-style:normal;font-weight:400;line-height:135%;color:var(--white);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-flex;align-items:center;gap:8px}.TelegramStarsUsernameField_confirmedBox__cYl6g .TelegramStarsUsernameField_usernameLabel___vv3j svg{width:16px;height:16px;color:var(--accent_violet_light);flex-shrink:0}.TelegramStarsUsernameField_confirmedBox__cYl6g .TelegramStarsUsernameField_editBtn__TcoW4{background:#0000;border:0;padding:0;cursor:pointer;color:var(--accent_violet_light);font-size:14px;font-style:normal;font-weight:400;line-height:18px;flex-shrink:0;transition:opacity .2s ease}.TelegramStarsUsernameField_confirmedBox__cYl6g .TelegramStarsUsernameField_editBtn__TcoW4:hover{opacity:.8}@media(prefers-reduced-motion:reduce){.TelegramStarsUsernameField_confirmedBox__cYl6g .TelegramStarsUsernameField_editBtn__TcoW4,.TelegramStarsUsernameField_loginField__11F2p .TelegramStarsUsernameField_nextBtn__ts_Pm{transition:none}}.CheckboxTelegramStarsConfirm_checkboxConfirm__nwiUA{margin-bottom:24px}@media only screen and (max-width:475px){.CheckboxTelegramStarsConfirm_checkboxConfirm__nwiUA{margin-bottom:16px}}.CheckboxTelegramStarsConfirm_checkboxConfirm__nwiUA button[role=checkbox]{border-color:var(--accent_violet_light)!important}.CheckboxTelegramStarsConfirm_checkboxConfirm__nwiUA button[role=checkbox] svg{color:var(--accent_violet_light)!important}.CheckboxTelegramStarsConfirm_checkboxConfirm__nwiUA .CheckboxTelegramStarsConfirm_checkbox_label__ErVVV{color:var(--white)}.CheckboxTelegramStarsConfirm_checkboxConfirm__nwiUA .CheckboxTelegramStarsConfirm_checkbox_label__ErVVV.CheckboxTelegramStarsConfirm_invalid__k7Rpt{color:var(--red)}.CheckboxTelegramStarsConfirm_checkboxConfirm__nwiUA .CheckboxTelegramStarsConfirm_checkbox_label__ErVVV .CheckboxTelegramStarsConfirm_label_btn__0THxN{background-color:#0000;cursor:pointer;color:var(--accent_violet_light);font-size:18px;font-style:normal;font-weight:400;line-height:24px;border:none;display:inline;transition:opacity .2s ease}.CheckboxTelegramStarsConfirm_checkboxConfirm__nwiUA .CheckboxTelegramStarsConfirm_checkbox_label__ErVVV .CheckboxTelegramStarsConfirm_label_btn__0THxN:hover{opacity:.8}.CheckboxTelegramStarsConfirm_checkboxConfirm__nwiUA .CheckboxTelegramStarsConfirm_checkbox_label__ErVVV .CheckboxTelegramStarsConfirm_label_btn__0THxN.CheckboxTelegramStarsConfirm_invalid__k7Rpt{color:var(--red)}