.GameDetailsTabs_root__veZ_J{padding:24px;border-radius:16px;background:var(--grayscale_8);display:flex;flex-direction:column;gap:20px}.GameDetailsTabs_tabs__zmp1H{display:flex;gap:8px;border-bottom:1px solid #ffffff14;padding-bottom:0}.GameDetailsTabs_tab__bfAoG{position:relative;padding:10px 4px;border:none;background:#0000;font-size:15px;font-weight:500;color:#ffffff8c;cursor:pointer;transition:color .15s ease}.GameDetailsTabs_tab__bfAoG:not(:first-child){margin-left:16px}.GameDetailsTabs_tab__bfAoG:hover{color:#ffffffd9}.GameDetailsTabs_tabActive__5Y9AQ{color:#fff}.GameDetailsTabs_tabActive__5Y9AQ:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--accent_violet_light,var(--accent_violet));border-radius:2px}.GameDetailsTabs_aboutContent__cvk9d{font-size:16px;font-style:normal;font-weight:400;line-height:135%;display:flex;flex-direction:column;overflow:hidden;color:#ffffffd9}.GameDetailsTabs_aboutContent__cvk9d h2{font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin-top:26px;color:#fff}.GameDetailsTabs_aboutContent__cvk9d img,.GameDetailsTabs_aboutContent__cvk9d video{border-radius:12px;max-width:100%;height:auto;display:block;margin-inline:auto}.GameDetailsTabs_aboutCollapsed__E600E{display:-webkit-box;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.GameDetailsTabs_aboutCollapsed__E600E img,.GameDetailsTabs_aboutCollapsed__E600E video{display:none}.GameDetailsTabs_toggle__U7Jmo{background:none;border:none;cursor:pointer;color:var(--accent_violet_light,var(--accent_violet));font-size:14px;font-weight:600;padding:0;align-self:flex-start;display:inline-flex;align-items:center;gap:6px}.GameDetailsTabs_toggleIcon__nod3W{display:inline-block;transition:transform .2s ease}.GameDetailsTabs_toggleIconOpen__9KiOL{transform:rotate(180deg)}.GameDetailsTabs_copyright__m6Icy{margin-top:8px;color:var(--placeholder);font-size:12px}.GameDetailsTabs_reqGrid__5ZRpr{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media only screen and (max-width:475px){.GameDetailsTabs_reqGrid__5ZRpr{grid-template-columns:1fr}}.GameDetailsTabs_reqColumn__ZJ_Af{display:flex;flex-direction:column;gap:10px}.GameDetailsTabs_reqColumnTitle__WI8mz{font-size:15px;font-weight:700;color:#fff}.GameDetailsTabs_reqBody__aPjPy{font-size:14px;color:#fffc;line-height:1.5}.GameDetailsTabs_reqBody__aPjPy ul{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none}.GameDetailsTabs_reqBody__aPjPy li{font-size:14px;font-style:normal;font-weight:700;line-height:20px}.GameDetailsTabs_reqBody__aPjPy li strong{font-size:14px;font-style:normal;line-height:18px;color:#ffffffd9;font-weight:400}.GameDetailsTabs_tabPanel__JCFVD{display:flex;flex-direction:column;gap:16px}.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(--grayscale_8);-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px)}.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)}.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:#11151c;border:1px solid #ffffff14;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(--grayscale_8,#ffffff14)}.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}.BurgerMenu_burgerButton__UcDNM{display:none;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:10px;background:#ffffff14;border:1px solid #ffffff1f;cursor:pointer;transition:all .3s ease}.BurgerMenu_burgerButton__UcDNM svg{width:20px;height:20px;color:var(--white)}.BurgerMenu_burgerButton__UcDNM:hover{background:#ffffff24}@media only screen and (max-width:768px){.BurgerMenu_burgerButton__UcDNM{display:flex}}.BurgerMenu_overlay__tooch{position:fixed;inset:0;background:#000000b3;z-index:1199;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:opacity .3s ease}.BurgerMenu_overlay__tooch.BurgerMenu_open__VBYvi{opacity:1;pointer-events:all}.BurgerMenu_menu__SGDG6{position:fixed;top:0;right:0;bottom:0;width:340px;max-width:92vw;background:var(--background_second);border-left:1px solid #ffffff14;box-shadow:-12px 0 32px #00000059;z-index:1200;display:flex;flex-direction:column;padding:20px;gap:8px;transform:translateX(100%);visibility:hidden;transition:transform .35s cubic-bezier(.4,0,.2,1),visibility 0s linear .35s}.BurgerMenu_menu__SGDG6.BurgerMenu_open__VBYvi{transform:translateX(0);visibility:visible;transition:transform .35s cubic-bezier(.4,0,.2,1),visibility 0s linear 0s}.BurgerMenu_menuHeader__dHQd8{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.BurgerMenu_searchBlock__V9rXr{margin-bottom:16px;flex-shrink:0}.BurgerMenu_search__ucCPk{width:100%}.BurgerMenu_menuTitle__rAGvl{font-size:18px;font-weight:600;line-height:1.3;color:var(--white)}.BurgerMenu_closeButton__6_AL0{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:#ffffff14;border:1px solid #ffffff1f;cursor:pointer;transition:all .3s ease}.BurgerMenu_closeButton__6_AL0 svg{width:16px;height:16px;color:var(--white)}.BurgerMenu_closeButton__6_AL0:hover{background:#ffffff24}.BurgerMenu_navList__UWeFv{display:flex;flex-direction:column;gap:4px;list-style:none;flex:1;min-height:0;overflow-y:auto}.BurgerMenu_navLink__5uJNS{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:10px;font-size:16px;font-weight:500;line-height:1.3;color:var(--white);transition:all .3s ease}.BurgerMenu_navLink__5uJNS:hover{background:#ffffff14}.BurgerMenu_replenishButton__B0Igt{width:100%}.BurgerMenu_actions__bQk_i{display:flex;align-items:center;gap:12px;padding-top:16px;margin-top:auto;border-top:1px solid #ffffff14}.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}.FormGenshin_form__NN0rh input,.FormGenshin_form__NN0rh textarea{transition:all .3s ease}.FormGenshin_form__NN0rh input:focus,.FormGenshin_form__NN0rh textarea:focus{border-color:var(--accent_violet_light)!important;background:#ffffff0f!important}.FormGenshin_form__NN0rh 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}.FormGenshin_form__NN0rh input[type=email],.FormGenshin_form__NN0rh input[type=password],.FormGenshin_form__NN0rh input[type=tel],.FormGenshin_form__NN0rh input[type=text]{padding:9px 12px!important;border-radius:12px!important;font-size:14px!important;line-height:1.4!important}.FormGenshin_form__NN0rh input[class*=invalid],.FormGenshin_form__NN0rh input[class*=invalid]:focus{border-color:var(--red)!important}.FormGenshin_form__NN0rh [class*=AmountSteamField_amountField],.FormGenshin_form__NN0rh [class*=AmountTelegramStarsField_amountField],.FormGenshin_form__NN0rh [class*=AppleIdCountryForm_field],.FormGenshin_form__NN0rh [class*=BrandRegionForm_checkbox],.FormGenshin_form__NN0rh [class*=BrandRegionForm_field],.FormGenshin_form__NN0rh [class*=BrandRegionForm_rublik],.FormGenshin_form__NN0rh [class*=CheckboxSteamConfirm_checkboxConfirm],.FormGenshin_form__NN0rh [class*=CheckboxTelegramStarsConfirm_checkboxConfirm],.FormGenshin_form__NN0rh [class*=CountrySteamField_countryWrapper],.FormGenshin_form__NN0rh [class*=FormServices_formServices],.FormGenshin_form__NN0rh [class*=LoginSteamField_loginField],.FormGenshin_form__NN0rh [class*=ProductsRadioGroup_root],.FormGenshin_form__NN0rh [class*=PromocodeGenshinField_promocodeField],.FormGenshin_form__NN0rh [class*=PromocodeSteamField_promocodeField],.FormGenshin_form__NN0rh [class*=SteamRublikiField_field],.FormGenshin_form__NN0rh [class*=TelegramStarsUsernameField_loginField],.FormGenshin_form__NN0rh [class*=ToggleBonusField_toggleBonus]{margin-bottom:0!important;margin-top:0!important}.FormGenshin_form__NN0rh [class*=LoginSteamField_inputLogin]{padding:9px 193px 9px 12px!important}@media only screen and (max-width:475px){.FormGenshin_form__NN0rh [class*=LoginSteamField_inputLogin]{padding:9px 64px 9px 12px!important}}.FormGenshin_form__NN0rh [class*=LoginSteamField_chipLogin]{right:10px!important;top:6px!important}.FormGenshin_form__NN0rh [class*=Chip_chip]{padding:4px 10px!important;border-radius:8px!important}.FormGenshin_form__NN0rh [class*=Chip_chip] [class*=Chip_text]{font-size:12px!important}.FormGenshin_form__NN0rh [class*=Chip_chip] [class*=Chip_icon] svg{width:14px!important;height:14px!important}.FormGenshin_form__NN0rh [class*=ServiceItem_service][class*=ServiceItem_small]{min-width:56px;padding:4px 6px!important;border-radius:10px!important}.FormGenshin_form__NN0rh [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_serviceIcon],.FormGenshin_form__NN0rh [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_serviceIcon] img,.FormGenshin_form__NN0rh [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_serviceIcon] svg{width:20px!important;height:20px!important}.FormGenshin_form__NN0rh [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_contentWrapper]{gap:2px!important}.FormGenshin_form__NN0rh [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_radiobutton]{border-radius:10px!important}.FormGenshin_form__NN0rh [class*=AmountSteamFieldMain_chipsWrapper],.FormGenshin_form__NN0rh [class*=AmountSteamField_chipsWrapper],.FormGenshin_form__NN0rh [class*=FormServices_formServices]{gap:6px!important}.FormGenshin_form__NN0rh [class*=CountryChipItem_countryChip]{padding:5px 8px!important;border-radius:10px!important}.FormGenshin_form__NN0rh [class*=CountryChipItem_countryChip] [class*=CountryChipItem_content]{gap:6px!important}.FormGenshin_form__NN0rh [class*=CountryChipItem_countryChip] [class*=CountryChipItem_name]{font-size:13px!important;line-height:1.2!important}.FormGenshin_form__NN0rh [class*=CountryChipItem_countryChip] [class*=CountryChipItem_radiobutton]{border-radius:10px!important}.FormGenshin_form__NN0rh [class*=CountryChipItem_countryChip] img,.FormGenshin_form__NN0rh [class*=CountryChipItem_countryChip] svg{width:16px!important;height:16px!important}.FormGenshin_form__NN0rh [class*=CheckboxSteamConfirm_checkbox_label],.FormGenshin_form__NN0rh [class*=CheckboxSteamConfirm_label_btn],.FormGenshin_form__NN0rh [class*=CheckboxTelegramStarsConfirm_checkbox_label]{font-size:13px!important;line-height:1.35!important}.FormGenshin_form__NN0rh [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}.FormGenshin_form__NN0rh [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}.FormGenshin_form__NN0rh [class*=Checkbox_root] [class*=Checkbox_icon] svg{width:11px!important;height:11px!important;display:block!important}.FormGenshin_form__NN0rh [class*=Checkbox_text]{display:flex!important;font-size:13px!important;line-height:1.35!important}.FormGenshin_form__NN0rh [class*=Checkbox_text],.FormGenshin_form__NN0rh [class*=Checkbox_wrapper]{align-items:center!important;height:22px!important;min-height:22px!important;max-height:22px!important}.FormGenshin_form__NN0rh [class*=Checkbox_wrapper]{gap:10px!important}.FormGenshin_form__NN0rh [class*=CheckboxSteamConfirm_checkboxConfirm],.FormGenshin_form__NN0rh [class*=CheckboxTelegramStarsConfirm_checkboxConfirm]{height:22px!important;min-height:22px!important;max-height:22px!important;display:flex!important;align-items:center!important}.FormGenshin_form__NN0rh [class*=InputBase_floatingLabel],.FormGenshin_form__NN0rh [class*=PromocodeFormButton_openButtonMain],.FormGenshin_form__NN0rh [class*=PromocodeFormButton_openButton]{font-size:13px!important}.FormGenshin_form__NN0rh [class*=AmountSteamFieldMain_amountLabel],.FormGenshin_form__NN0rh [class*=AmountSteamField_amountLabel],.FormGenshin_form__NN0rh [class*=InputNumber_label]{font-size:11px!important;letter-spacing:.02em}.FormGenshin_form__NN0rh [class*=ButtonBase_btn]{padding:12px 20px!important;font-size:15px!important;font-weight:700!important;line-height:1.2!important;border-radius:12px!important;min-height:0!important;background:var(--accent_violet)!important;color:var(--white)!important;box-shadow:inset 0 1px 0 #ffffff2e}.FormGenshin_form__NN0rh [class*=ButtonBase_btn]:hover:not(:disabled){background:#8b5cf6!important}.FormGenshin_form__NN0rh [class*=ButtonBase_btn]:active:not(:disabled){background:#7c3aed!important}.FormGenshin_form__NN0rh [class*=ButtonBase_btn]:disabled{background:var(--placeholder_gradient)!important;cursor:not-allowed}.FormGenshin_form__NN0rh{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){.FormGenshin_form__NN0rh{grid-template-columns:minmax(0,1fr) 320px;column-gap:24px}}@media only screen and (max-width:912px){.FormGenshin_form__NN0rh{display:flex;flex-direction:column;gap:20px}.FormGenshin_form__NN0rh .FormGenshin_left__WZn3L{display:contents}.FormGenshin_form__NN0rh .FormGenshin_leftTop__qkoB5{order:1}.FormGenshin_form__NN0rh .FormGenshin_right__p5iDV{order:2}.FormGenshin_form__NN0rh .FormGenshin_leftBottom__XOEdo{order:3}}.FormGenshin_form__NN0rh .FormGenshin_left__WZn3L{grid-area:left;display:flex;flex-direction:column;gap:16px;min-width:0}.FormGenshin_form__NN0rh .FormGenshin_left__WZn3L [class*=ServiceReviewSection_section]{margin-bottom:0!important;padding:0;background:#0000}.FormGenshin_form__NN0rh .FormGenshin_left__WZn3L [class*=ServiceReviewSection_list]{grid-template-columns:1fr!important;gap:10px!important;margin-bottom:12px!important}.FormGenshin_form__NN0rh .FormGenshin_leftBottom__XOEdo,.FormGenshin_form__NN0rh .FormGenshin_leftTop__qkoB5{display:flex;flex-direction:column;gap:16px;min-width:0}.FormGenshin_form__NN0rh .FormGenshin_right__p5iDV{grid-area:right;display:flex;flex-direction:column;gap:12px;position:sticky;top:128px;align-self:start;padding:16px;border-radius:14px;background:var(--grayscale_8)}@media only screen and (max-width:912px){.FormGenshin_form__NN0rh .FormGenshin_right__p5iDV{position:static}}.FormGenshin_form__NN0rh .FormGenshin_card__FAZiY{padding:16px;border-radius:14px;background:var(--grayscale_8);display:flex;flex-direction:column;gap:12px}.FormGenshin_form__NN0rh .FormGenshin_card__FAZiY [class*=InputBase_inputWrapper]{background:#ffffff0a;border-radius:12px;border:1px solid #ffffff0f}.FormGenshin_form__NN0rh .FormGenshin_cardTitle__zwwz2{font-size:13px;font-weight:600;line-height:1.2;margin:0;color:#fff9;text-transform:uppercase;letter-spacing:.04em}.FormGenshin_form__NN0rh .FormGenshin_left__WZn3L [class*=CountryChipItem_countryChip]{padding:10px 12px!important;border-radius:12px!important;min-height:44px}.FormGenshin_form__NN0rh .FormGenshin_left__WZn3L [class*=CountryChipItem_countryChip] [class*=CountryChipItem_content]{gap:10px!important}.FormGenshin_form__NN0rh .FormGenshin_left__WZn3L [class*=CountryChipItem_countryChip] [class*=CountryChipItem_name]{font-size:14px!important}.FormGenshin_form__NN0rh .FormGenshin_left__WZn3L [class*=CountryRadioGroup_root]{gap:8px!important}.FormGenshin_form__NN0rh .FormGenshin_preview__4Rmoh{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid #ffffff14;position:relative}.FormGenshin_form__NN0rh .FormGenshin_previewIcon__tf0vO{width:44px;height:44px;border-radius:10px;background:#ffffff0f;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.FormGenshin_form__NN0rh .FormGenshin_previewIcon__tf0vO img{width:100%;height:100%;object-fit:cover}.FormGenshin_form__NN0rh .FormGenshin_previewText__4goZ0{display:flex;flex-direction:column;gap:2px;min-width:0}.FormGenshin_form__NN0rh .FormGenshin_previewBrand__8TPxT{font-size:11px;font-weight:500;color:var(--placeholder);text-transform:uppercase;letter-spacing:.04em;line-height:1.2}.FormGenshin_form__NN0rh .FormGenshin_previewProduct__w_egA{font-size:14px;font-weight:600;line-height:1.25;color:var(--white);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FormGenshin_cardTitle__zwwz2{font-size:13px;font-weight:600;line-height:1.2;margin:0;color:#fff9;text-transform:uppercase;letter-spacing:.04em}.FormGenshin_section__A2VoO+.FormGenshin_section__A2VoO{margin-top:16px;padding-top:16px;border-top:1px solid #ffffff0f}.FormGenshin_submitBtn__YUqbz{width:100%}.FormGenshin_spinnerSize__8bzuD{width:15px;height:15px}.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]{padding:9px 12px!important;border-radius:12px!important;border:1px solid #ffffff0a!important;font-size:14px!important;line-height:1.4!important}.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;font-size:14px!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:6px!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*=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*=InputBase_floatingLabel],.FormSteam_form__qOkVY [class*=PromocodeFormButton_openButtonMain],.FormSteam_form__qOkVY [class*=PromocodeFormButton_openButton]{font-size:13px!important}.FormSteam_form__qOkVY [class*=AmountSteamFieldMain_amountLabel],.FormSteam_form__qOkVY [class*=AmountSteamField_amountLabel],.FormSteam_form__qOkVY [class*=InputNumber_label]{font-size:11px!important;letter-spacing:.02em}.FormSteam_form__qOkVY [class*=ButtonBase_btn]{padding:12px 20px!important;font-size:15px!important;font-weight:700!important;line-height:1.2!important;border-radius:12px!important;min-height:0!important;background:var(--accent_violet)!important;color:var(--white)!important;box-shadow:inset 0 1px 0 #ffffff2e}.FormSteam_form__qOkVY [class*=ButtonBase_btn]:hover:not(:disabled){background:#8b5cf6!important}.FormSteam_form__qOkVY [class*=ButtonBase_btn]:active:not(:disabled){background:#7c3aed!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}}@media only screen and (max-width:912px){.FormSteam_form__qOkVY{display:flex;flex-direction:column;gap:20px}.FormSteam_form__qOkVY .FormSteam_left__mi7Nz{display:contents}.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_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:12px;position:sticky;top:128px;align-self:start;padding:16px;border-radius:14px;background:var(--grayscale_8)}@media only screen and (max-width:912px){.FormSteam_form__qOkVY .FormSteam_right__WLFGb{position:static}}.FormSteam_form__qOkVY .FormSteam_card___k_HF{padding:16px;border-radius:14px;background:var(--grayscale_8);display:flex;flex-direction:column;gap:12px}.FormSteam_form__qOkVY .FormSteam_card___k_HF [class*=InputBase_inputWrapper]{background:#ffffff0a;border-radius:12px;border:1px solid #ffffff0f}.FormSteam_form__qOkVY .FormSteam_cardTitle__Yt1Oh{font-size:13px;font-weight:600;line-height:1.2;margin:0;color:#fff9;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:10px;padding-bottom:12px;border-bottom:1px solid #ffffff14;position:relative}.FormSteam_form__qOkVY .FormSteam_previewIcon__hDNnU{width:44px;height:44px;border-radius:10px;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:2px;min-width:0}.FormSteam_form__qOkVY .FormSteam_previewBrand___SMlB{font-size:11px;font-weight:500;color:var(--placeholder);text-transform:uppercase;letter-spacing:.04em;line-height:1.2}.FormSteam_form__qOkVY .FormSteam_previewProduct__pt_eg{font-size:14px;font-weight:600;line-height:1.25;color:var(--white);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FormSteam_cardTitle__Yt1Oh{font-size:13px;font-weight:600;line-height:1.2;margin:0;color:#fff9;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}.FormSteamVioletTheme_themeViolet__Sysjx{--brand:#a78bfa;--brand_border:#7c3aed;--brand_gradient:linear-gradient(92.19deg,#a78bfa 3.25%,#4c1d95 102.66%);--brand_gradient_reverse:linear-gradient(92.19deg,#4c1d95 3.25%,#a78bfa 102.66%);--btn_gradient:linear-gradient(0deg,#0006,#0006),linear-gradient(92.19deg,#a78bfa 3.25%,#4c1d95 102.66%);--brand_grayscale_8:#a78bfa14}.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:6px}.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}}.FormTelegramStars_form__k5NI_ input,.FormTelegramStars_form__k5NI_ textarea{transition:all .3s ease}.FormTelegramStars_form__k5NI_ input:focus,.FormTelegramStars_form__k5NI_ textarea:focus{border-color:var(--accent_violet_light)!important;background:#ffffff0f!important}.FormTelegramStars_form__k5NI_ 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}.FormTelegramStars_form__k5NI_ input[type=email],.FormTelegramStars_form__k5NI_ input[type=password],.FormTelegramStars_form__k5NI_ input[type=tel],.FormTelegramStars_form__k5NI_ input[type=text]{padding:9px 12px!important;border-radius:12px!important;font-size:14px!important;line-height:1.4!important}.FormTelegramStars_form__k5NI_ input[class*=invalid],.FormTelegramStars_form__k5NI_ input[class*=invalid]:focus{border-color:var(--red)!important}.FormTelegramStars_form__k5NI_ [class*=AmountSteamField_amountField],.FormTelegramStars_form__k5NI_ [class*=AmountTelegramStarsField_amountField],.FormTelegramStars_form__k5NI_ [class*=AppleIdCountryForm_field],.FormTelegramStars_form__k5NI_ [class*=BrandRegionForm_checkbox],.FormTelegramStars_form__k5NI_ [class*=BrandRegionForm_field],.FormTelegramStars_form__k5NI_ [class*=BrandRegionForm_rublik],.FormTelegramStars_form__k5NI_ [class*=CheckboxSteamConfirm_checkboxConfirm],.FormTelegramStars_form__k5NI_ [class*=CheckboxTelegramStarsConfirm_checkboxConfirm],.FormTelegramStars_form__k5NI_ [class*=CountrySteamField_countryWrapper],.FormTelegramStars_form__k5NI_ [class*=FormServices_formServices],.FormTelegramStars_form__k5NI_ [class*=LoginSteamField_loginField],.FormTelegramStars_form__k5NI_ [class*=ProductsRadioGroup_root],.FormTelegramStars_form__k5NI_ [class*=PromocodeGenshinField_promocodeField],.FormTelegramStars_form__k5NI_ [class*=PromocodeSteamField_promocodeField],.FormTelegramStars_form__k5NI_ [class*=SteamRublikiField_field],.FormTelegramStars_form__k5NI_ [class*=TelegramStarsUsernameField_loginField],.FormTelegramStars_form__k5NI_ [class*=ToggleBonusField_toggleBonus]{margin-bottom:0!important;margin-top:0!important}.FormTelegramStars_form__k5NI_ [class*=LoginSteamField_inputLogin]{padding:9px 193px 9px 12px!important}@media only screen and (max-width:475px){.FormTelegramStars_form__k5NI_ [class*=LoginSteamField_inputLogin]{padding:9px 64px 9px 12px!important}}.FormTelegramStars_form__k5NI_ [class*=LoginSteamField_chipLogin]{right:10px!important;top:6px!important}.FormTelegramStars_form__k5NI_ [class*=Chip_chip]{padding:4px 10px!important;border-radius:8px!important}.FormTelegramStars_form__k5NI_ [class*=Chip_chip] [class*=Chip_text]{font-size:12px!important}.FormTelegramStars_form__k5NI_ [class*=Chip_chip] [class*=Chip_icon] svg{width:14px!important;height:14px!important}.FormTelegramStars_form__k5NI_ [class*=ServiceItem_service][class*=ServiceItem_small]{min-width:56px;padding:4px 6px!important;border-radius:10px!important}.FormTelegramStars_form__k5NI_ [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_serviceIcon],.FormTelegramStars_form__k5NI_ [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_serviceIcon] img,.FormTelegramStars_form__k5NI_ [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_serviceIcon] svg{width:20px!important;height:20px!important}.FormTelegramStars_form__k5NI_ [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_contentWrapper]{gap:2px!important}.FormTelegramStars_form__k5NI_ [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_radiobutton]{border-radius:10px!important}.FormTelegramStars_form__k5NI_ [class*=AmountSteamFieldMain_chipsWrapper],.FormTelegramStars_form__k5NI_ [class*=AmountSteamField_chipsWrapper],.FormTelegramStars_form__k5NI_ [class*=FormServices_formServices]{gap:6px!important}.FormTelegramStars_form__k5NI_ [class*=CountryChipItem_countryChip]{padding:5px 8px!important;border-radius:10px!important}.FormTelegramStars_form__k5NI_ [class*=CountryChipItem_countryChip] [class*=CountryChipItem_content]{gap:6px!important}.FormTelegramStars_form__k5NI_ [class*=CountryChipItem_countryChip] [class*=CountryChipItem_name]{font-size:13px!important;line-height:1.2!important}.FormTelegramStars_form__k5NI_ [class*=CountryChipItem_countryChip] [class*=CountryChipItem_radiobutton]{border-radius:10px!important}.FormTelegramStars_form__k5NI_ [class*=CountryChipItem_countryChip] img,.FormTelegramStars_form__k5NI_ [class*=CountryChipItem_countryChip] svg{width:16px!important;height:16px!important}.FormTelegramStars_form__k5NI_ [class*=CheckboxSteamConfirm_checkbox_label],.FormTelegramStars_form__k5NI_ [class*=CheckboxSteamConfirm_label_btn],.FormTelegramStars_form__k5NI_ [class*=CheckboxTelegramStarsConfirm_checkbox_label]{font-size:13px!important;line-height:1.35!important}.FormTelegramStars_form__k5NI_ [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}.FormTelegramStars_form__k5NI_ [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}.FormTelegramStars_form__k5NI_ [class*=Checkbox_root] [class*=Checkbox_icon] svg{width:11px!important;height:11px!important;display:block!important}.FormTelegramStars_form__k5NI_ [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}.FormTelegramStars_form__k5NI_ [class*=Checkbox_wrapper]{gap:10px!important;align-items:center!important;height:22px!important;min-height:22px!important;max-height:22px!important}.FormTelegramStars_form__k5NI_ [class*=CheckboxSteamConfirm_checkboxConfirm],.FormTelegramStars_form__k5NI_ [class*=CheckboxTelegramStarsConfirm_checkboxConfirm]{height:22px!important;min-height:22px!important;max-height:22px!important;display:flex!important;align-items:center!important}.FormTelegramStars_form__k5NI_ [class*=InputBase_floatingLabel],.FormTelegramStars_form__k5NI_ [class*=PromocodeFormButton_openButtonMain],.FormTelegramStars_form__k5NI_ [class*=PromocodeFormButton_openButton]{font-size:13px!important}.FormTelegramStars_form__k5NI_ [class*=AmountSteamFieldMain_amountLabel],.FormTelegramStars_form__k5NI_ [class*=AmountSteamField_amountLabel],.FormTelegramStars_form__k5NI_ [class*=InputNumber_label]{font-size:11px!important;letter-spacing:.02em}.FormTelegramStars_form__k5NI_ [class*=ButtonBase_btn]{padding:12px 20px!important;font-size:15px!important;font-weight:700!important;line-height:1.2!important;border-radius:12px!important;min-height:0!important;background:var(--accent_violet)!important;color:var(--white)!important;box-shadow:inset 0 1px 0 #ffffff2e}.FormTelegramStars_form__k5NI_ [class*=ButtonBase_btn]:hover:not(:disabled){background:#8b5cf6!important}.FormTelegramStars_form__k5NI_ [class*=ButtonBase_btn]:active:not(:disabled){background:#7c3aed!important}.FormTelegramStars_form__k5NI_ [class*=ButtonBase_btn]:disabled{background:var(--placeholder_gradient)!important;cursor:not-allowed}.FormTelegramStars_form__k5NI_{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){.FormTelegramStars_form__k5NI_{grid-template-columns:minmax(0,1fr) 320px;column-gap:24px}}@media only screen and (max-width:912px){.FormTelegramStars_form__k5NI_{display:flex;flex-direction:column;gap:20px}.FormTelegramStars_form__k5NI_ .FormTelegramStars_left__YZQVd{display:contents}.FormTelegramStars_form__k5NI_ .FormTelegramStars_leftTop__6Q5wP{order:1}.FormTelegramStars_form__k5NI_ .FormTelegramStars_right__kRD8P{order:2}.FormTelegramStars_form__k5NI_ .FormTelegramStars_leftBottom__rAPja{order:3}}.FormTelegramStars_form__k5NI_ .FormTelegramStars_left__YZQVd{grid-area:left;display:flex;flex-direction:column;gap:16px;min-width:0}.FormTelegramStars_form__k5NI_ .FormTelegramStars_left__YZQVd [class*=ServiceReviewSection_section]{margin-bottom:0!important;padding:0;background:#0000}.FormTelegramStars_form__k5NI_ .FormTelegramStars_left__YZQVd [class*=ServiceReviewSection_list]{grid-template-columns:1fr!important;gap:10px!important;margin-bottom:12px!important}.FormTelegramStars_form__k5NI_ .FormTelegramStars_leftBottom__rAPja,.FormTelegramStars_form__k5NI_ .FormTelegramStars_leftTop__6Q5wP{display:flex;flex-direction:column;gap:16px;min-width:0}.FormTelegramStars_form__k5NI_ .FormTelegramStars_right__kRD8P{grid-area:right;display:flex;flex-direction:column;gap:12px;position:sticky;top:128px;align-self:start;padding:16px;border-radius:14px;background:var(--grayscale_8)}@media only screen and (max-width:912px){.FormTelegramStars_form__k5NI_ .FormTelegramStars_right__kRD8P{position:static}}.FormTelegramStars_form__k5NI_ .FormTelegramStars_card__2COnT{padding:16px;border-radius:14px;background:var(--grayscale_8);display:flex;flex-direction:column;gap:12px}.FormTelegramStars_form__k5NI_ .FormTelegramStars_card__2COnT [class*=InputBase_inputWrapper]{background:#ffffff0a;border-radius:12px;border:1px solid #ffffff0f}.FormTelegramStars_form__k5NI_ .FormTelegramStars_cardTitle__XUDI5{font-size:13px;font-weight:600;line-height:1.2;margin:0;color:#fff9;text-transform:uppercase;letter-spacing:.04em}.FormTelegramStars_form__k5NI_ .FormTelegramStars_left__YZQVd [class*=CountryChipItem_countryChip]{padding:10px 12px!important;border-radius:12px!important;min-height:44px}.FormTelegramStars_form__k5NI_ .FormTelegramStars_left__YZQVd [class*=CountryChipItem_countryChip] [class*=CountryChipItem_content]{gap:10px!important}.FormTelegramStars_form__k5NI_ .FormTelegramStars_left__YZQVd [class*=CountryChipItem_countryChip] [class*=CountryChipItem_name]{font-size:14px!important}.FormTelegramStars_form__k5NI_ .FormTelegramStars_left__YZQVd [class*=CountryRadioGroup_root]{gap:8px!important}.FormTelegramStars_form__k5NI_ .FormTelegramStars_preview__YlecY{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid #ffffff14;position:relative}.FormTelegramStars_form__k5NI_ .FormTelegramStars_previewIcon__wPpW5{width:44px;height:44px;border-radius:10px;background:#ffffff0f;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.FormTelegramStars_form__k5NI_ .FormTelegramStars_previewIcon__wPpW5 img{width:100%;height:100%;object-fit:cover}.FormTelegramStars_form__k5NI_ .FormTelegramStars_previewText__W4MZU{display:flex;flex-direction:column;gap:2px;min-width:0}.FormTelegramStars_form__k5NI_ .FormTelegramStars_previewBrand__HpURl{font-size:11px;font-weight:500;color:var(--placeholder);text-transform:uppercase;letter-spacing:.04em;line-height:1.2}.FormTelegramStars_form__k5NI_ .FormTelegramStars_previewProduct__Oi23Y{font-size:14px;font-weight:600;line-height:1.25;color:var(--white);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FormTelegramStars_cardTitle__XUDI5{font-size:13px;font-weight:600;line-height:1.2;margin:0;color:#fff9;text-transform:uppercase;letter-spacing:.04em}.FormTelegramStars_section__xu6JG+.FormTelegramStars_section__xu6JG{margin-top:16px;padding-top:16px;border-top:1px solid #ffffff0f}.FormTelegramStars_submitBtn__fh_kf{width:100%}.FormTelegramStars_spinnerSize__K4fCd{width:15px;height:15px}