._block_stack_isvb9_1{width:100%;display:flex;flex-direction:column;align-items:var(--block-stack-inline-align);justify-content:var(--block-stack-align)}._inline_stack_hvr9d_1{display:flex;justify-content:var(--inline-stack-align);align-items:var(--inline-stack-block-align);flex-direction:var(--inline-stack-direction);flex-wrap:var(--inline-stack-wrap)}._root_q8q2j_1{margin:0;text-align:inherit}._font_primary_q8q2j_6{font-family:"Baloo 2",sans-serif}._font_secondary_q8q2j_10{margin-bottom:-6px;font-family:Luckiest Guy,sans-serif}._block_q8q2j_15{display:block}._truncate_q8q2j_19{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._nowrap_q8q2j_25{flex-wrap:nowrap;white-space:nowrap}._start_q8q2j_30{text-align:start}._center_q8q2j_34{text-align:center}._end_q8q2j_38{text-align:end}._justify_q8q2j_42{text-align:justify}._heading-6_q8q2j_46{font-weight:var(--ui-font-weight-bold);font-size:16px;line-height:24px}._heading-5_q8q2j_52{font-weight:var(--ui-font-weight-bold);font-size:18px;line-height:24px}._heading-4_q8q2j_58{font-weight:var(--ui-font-weight-bold);font-size:20px;line-height:24px}._heading-3_q8q2j_64{font-weight:var(--ui-font-weight-bold);font-size:24px;line-height:32px}._heading-2_q8q2j_70{font-weight:var(--ui-font-weight-bold);font-size:30px;line-height:40px}._heading-1_q8q2j_76{font-weight:var(--ui-font-weight-bold);font-size:36px;line-height:48px}._bodySm_q8q2j_82{font-weight:var(--ui-font-weight-regular);font-size:12px;line-height:16px}._bodyMd_q8q2j_88{font-weight:var(--ui-font-weight-regular);font-size:13px;line-height:20px}._bodyLg_q8q2j_94{font-weight:var(--ui-font-weight-regular);font-size:14px;line-height:20px}._bodyXl_q8q2j_100{font-weight:var(--ui-font-weight-regular);font-size:15px;line-height:24px}._body2xl_q8q2j_106{font-weight:var(--ui-font-weight-regular);font-size:16px;line-height:24px}._regular_q8q2j_112{font-weight:var(--ui-font-weight-regular)}._medium_q8q2j_116{font-weight:var(--ui-font-weight-medium)}._semibold_q8q2j_120{font-weight:var(--ui-font-weight-semibold)}._bold_q8q2j_124{font-weight:var(--ui-font-weight-bold)}._break_q8q2j_128{word-break:normal;overflow-wrap:anywhere}._line-through_q8q2j_133{text-decoration-line:line-through}._underline-dotted_q8q2j_137{text-decoration-line:underline;text-decoration-style:dashed}._underline_q8q2j_137{text-decoration-line:underline}._italic_q8q2j_146{font-style:italic}._link_q8q2j_150{position:relative;text-decoration:underline;text-decoration-color:transparent;cursor:pointer;transition:text-decoration-color .3s}._link_q8q2j_150:hover{text-decoration-color:inherit}._dots_1iymu_1{display:flex;align-items:center;gap:4px}._dots_1iymu_1 span{width:var(--dot-size, 8px);height:var(--dot-size, 8px);border-radius:50%;background-color:currentColor;animation:_dotTravel_1iymu_1 1s infinite linear alternate;opacity:.2}._dots_1iymu_1 span:nth-child(1){animation-delay:-1s}._dots_1iymu_1 span:nth-child(2){animation-delay:-.5s}._dots_1iymu_1 span:nth-child(3){animation-delay:0s}@keyframes _dotTravel_1iymu_1{0%{opacity:1}50%,to{opacity:.2}}._button_m2lx8_1{display:inline-flex;position:relative;flex-shrink:0;flex-wrap:nowrap;align-items:center;justify-content:center;margin-bottom:var(--k-button-shadow-size, 0px);overflow:hidden;border:0;text-align:center;text-transform:uppercase;cursor:pointer;transition:background-color .15s ease,color .15s ease,box-shadow .1s ease,border-color .15s ease,transform .1s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}._button--primary_m2lx8_17{--k-btn-bg: var(--ui-color-button-primary);--k-btn-strong: var(--ui-color-button-primary-strong);--k-btn-hover: var(--ui-color-button-primary-hover)}._button--inverse_m2lx8_22{--k-btn-bg: var(--ui-color-button-inverse);--k-btn-strong: var(--ui-color-button-inverse-strong);--k-btn-hover: var(--ui-color-button-inverse-hover);color:var(--ui-color-text-inverse)}._button--warning_m2lx8_28{--k-btn-bg: var(--ui-color-button-warning);--k-btn-strong: var(--ui-color-button-warning-strong);--k-btn-hover: var(--ui-color-button-warning-hover)}._button--success_m2lx8_33{--k-btn-bg: var(--ui-color-button-success);--k-btn-strong: var(--ui-color-button-success-strong);--k-btn-hover: var(--ui-color-button-success-hover)}._button--error_m2lx8_38{--k-btn-bg: var(--ui-color-button-error);--k-btn-strong: var(--ui-color-button-error-strong);--k-btn-hover: var(--ui-color-button-error-hover)}._button--primary_m2lx8_17,._button--warning_m2lx8_28,._button--success_m2lx8_33,._button--error_m2lx8_38{background-color:var(--k-btn-bg);box-shadow:0 var(--k-button-shadow-size) 0 0 var(--k-btn-strong);color:var(--ui-color-text-inverse)}@media (any-hover: hover){._button--primary_m2lx8_17:hover,._button--warning_m2lx8_28:hover,._button--success_m2lx8_33:hover,._button--error_m2lx8_38:hover{background-color:var(--k-btn-hover)}}._button--primary_m2lx8_17._active_m2lx8_53,._button--primary_m2lx8_17:active,._button--warning_m2lx8_28._active_m2lx8_53,._button--warning_m2lx8_28:active,._button--success_m2lx8_33._active_m2lx8_53,._button--success_m2lx8_33:active,._button--error_m2lx8_38._active_m2lx8_53,._button--error_m2lx8_38:active{transform:translateY(var(--k-button-shadow-size));background-color:var(--k-btn-hover);box-shadow:0 0 0 0 var(--k-btn-strong)}._button--primary_m2lx8_17[disabled],._button--warning_m2lx8_28[disabled],._button--success_m2lx8_33[disabled],._button--error_m2lx8_38[disabled]{background-color:var(--ui-color-bg-disabled);box-shadow:none;color:var(--ui-color-text-disabled)}._button--inverse_m2lx8_22{background-color:var(--k-btn-bg);box-shadow:0 var(--k-button-shadow-size) 0 0 var(--k-btn-strong)}@media (any-hover: hover){._button--inverse_m2lx8_22:hover{background-color:var(--k-btn-hover)}}._button--inverse_m2lx8_22._active_m2lx8_53,._button--inverse_m2lx8_22:active{transform:translateY(var(--k-button-shadow-size));background-color:var(--k-btn-hover);box-shadow:0 0 0 0 var(--k-btn-strong)}._button--inverse_m2lx8_22[disabled]{background-color:var(--ui-color-bg-disabled);box-shadow:none;color:var(--ui-color-text-disabled)}._button--tertiary_m2lx8_82{--k-button-shadow-size: 2px;border:2px solid var(--ui-color-border-primary);background-color:var(--ui-color-button-tertiary);box-shadow:0 var(--k-button-shadow-size) 0 0 var(--ui-color-button-tertiary-strong);color:var(--ui-color-text-primary)}@media (any-hover: hover){._button--tertiary_m2lx8_82:hover{background-color:var(--ui-color-button-tertiary-hover)}}._button--tertiary_m2lx8_82._active_m2lx8_53,._button--tertiary_m2lx8_82:active{transform:translateY(var(--k-button-shadow-size));background-color:var(--ui-color-button-tertiary-hover);box-shadow:0 0 0 0 var(--ui-color-button-tertiary-strong)}._button--tertiary_m2lx8_82[disabled]{border-color:transparent;background-color:var(--ui-color-bg-disabled);box-shadow:none;color:var(--ui-color-text-disabled)}._button--plain_m2lx8_105{margin-bottom:0;background-color:transparent;box-shadow:none;color:var(--ui-color-text-info)}@media (any-hover: hover){._button--plain_m2lx8_105:hover{color:var(--ui-color-text-info)}}._button--plain_m2lx8_105._active_m2lx8_53,._button--plain_m2lx8_105:active{color:var(--ui-color-text-info)}._button--plain_m2lx8_105[disabled]{color:var(--ui-color-text-disabled)}._button--plain_m2lx8_105 ._spinner_m2lx8_122{color:var(--ui-color-text-info)}._button--large_m2lx8_125{--k-button-shadow-size: 4px;padding:10px 16px;border-radius:16px;font-weight:var(--ui-font-weight-bold);font-size:18px;line-height:24px}._button--medium_m2lx8_133{--k-button-shadow-size: 4px;padding:10px 16px;border-radius:16px;font-weight:var(--ui-font-weight-bold);font-size:15px;line-height:24px}._button--micro_m2lx8_141{--k-button-shadow-size: 3px;padding:5px 12px 4px;border-radius:10px;font-weight:var(--ui-font-weight-bold);font-size:13px;line-height:20px}._button_m2lx8_1 ._button--tertiary_m2lx8_82._button--large_m2lx8_125,._button_m2lx8_1 ._button--tertiary_m2lx8_82._button--medium_m2lx8_133,._button_m2lx8_1 ._button--tertiary_m2lx8_82._button--micro_m2lx8_141{--k-button-shadow-size: 2px}._button_m2lx8_1 ._button--plain_m2lx8_105._button--large_m2lx8_125,._button_m2lx8_1 ._button--plain_m2lx8_105._button--medium_m2lx8_133,._button_m2lx8_1 ._button--plain_m2lx8_105._button--micro_m2lx8_141{--k-button-shadow-size: 0px}._button_m2lx8_1[disabled]{cursor:default;pointer-events:none}._button__content_m2lx8_163{display:flex;position:relative;align-items:center;justify-content:center}._button__content_m2lx8_163 ._spinner_m2lx8_122{display:none;position:absolute}._button--loading_m2lx8_173{pointer-events:none}._button--loading_m2lx8_173 ._spinner_m2lx8_122{display:flex}._button--loading_m2lx8_173 ._text_m2lx8_179{color:transparent;opacity:0}._button--full_m2lx8_183{display:flex;width:100%}._button_m2lx8_1 svg{pointer-events:none}._wrapper_wruwk_1{position:relative;width:100%;cursor:pointer;touch-action:none}._wrapper_wruwk_1 ._progress_wruwk_7{position:relative;overflow:hidden;border-radius:99px;background-color:var(--ui-color-bg-disabled)}._wrapper_wruwk_1 ._progress_wruwk_7 ._inner_wruwk_13{position:relative;width:0;max-width:100%;height:100%;border-radius:99px}._wrapper_wruwk_1 ._progress_wruwk_7 ._hightlight_wruwk_20:after{position:absolute;top:5px;right:10px;left:10px;height:4px;border-radius:99px;background:#fff3;content:""}._wrapper_wruwk_1 ._progress_wruwk_7 ._text_wruwk_30{display:flex;position:absolute;top:0;left:0;align-items:center;justify-content:center;width:100%;height:100%}._wrapper_wruwk_1 ._warning_wruwk_40 ._inner_wruwk_13{background:var(--ui-color-text-warning)}._wrapper_wruwk_1 ._info_wruwk_43 ._inner_wruwk_13{background:var(--ui-color-bg-progress)}._wrapper_wruwk_1 ._sky_wruwk_46 ._inner_wruwk_13{background:var(--ui-color-bg-info)}._animation_wruwk_50 ._inner_wruwk_13{transition:width 1s ease-in-out}:root{--animation-timing: .22s}@keyframes animate-pop{0%{transform:scale(0);opacity:0}20%{transform:scale(.5);opacity:1}40%{transform:scale(.92);opacity:1}60%{transform:scale(1.1);opacity:1}85%{transform:scale(.94);opacity:1}to{transform:scale(1);opacity:1}}.animation-popup{animation-duration:.5s;animation-timing-function:linear;animation-fill-mode:backwards;animation-name:animate-pop}.animation-popup:nth-child(1),.animation-popup:nth-child(11),.animation-popup:nth-child(21),.animation-popup:nth-child(31),.animation-popup:nth-child(41),.animation-popup:nth-child(51){animation-delay:.04s}.animation-popup:nth-child(2),.animation-popup:nth-child(12),.animation-popup:nth-child(22),.animation-popup:nth-child(32),.animation-popup:nth-child(42),.animation-popup:nth-child(52){animation-delay:.08s}.animation-popup:nth-child(3),.animation-popup:nth-child(13),.animation-popup:nth-child(23),.animation-popup:nth-child(33),.animation-popup:nth-child(43),.animation-popup:nth-child(53){animation-delay:.12s}.animation-popup:nth-child(4),.animation-popup:nth-child(14),.animation-popup:nth-child(24),.animation-popup:nth-child(34),.animation-popup:nth-child(44),.animation-popup:nth-child(54){animation-delay:.16s}.animation-popup:nth-child(5),.animation-popup:nth-child(15),.animation-popup:nth-child(25),.animation-popup:nth-child(35),.animation-popup:nth-child(45),.animation-popup:nth-child(55){animation-delay:.2s}.animation-popup:nth-child(6),.animation-popup:nth-child(16),.animation-popup:nth-child(26),.animation-popup:nth-child(36),.animation-popup:nth-child(46),.animation-popup:nth-child(56){animation-delay:.24s}.animation-popup:nth-child(7),.animation-popup:nth-child(17),.animation-popup:nth-child(27),.animation-popup:nth-child(37),.animation-popup:nth-child(47),.animation-popup:nth-child(57){animation-delay:.28s}.animation-popup:nth-child(8),.animation-popup:nth-child(18),.animation-popup:nth-child(28),.animation-popup:nth-child(38),.animation-popup:nth-child(48),.animation-popup:nth-child(58){animation-delay:.32s}.animation-popup:nth-child(9),.animation-popup:nth-child(19),.animation-popup:nth-child(29),.animation-popup:nth-child(39),.animation-popup:nth-child(49),.animation-popup:nth-child(59){animation-delay:.36s}@keyframes press-bounce{0%{transform:scale(1)}20%{transform:scale(.75)}40%{transform:scale(1.1)}70%{transform:scale(.95)}to{transform:scale(1)}}.animation-press-bounce{animation-duration:.4s;animation-timing-function:linear;animation-fill-mode:backwards;animation-name:press-bounce}@keyframes slide-up{0%{transform:translateY(35%);opacity:0}to{transform:translateY(0);opacity:1}}.animation-slide-up{animation:slide-up var(--animation-timing) 1;animation-fill-mode:forwards;opacity:0}@keyframes daily-mission-grand-prize{0%{transform:translateY(-120%);opacity:0}to{transform:translateY(0);opacity:1}}.animation-daily-mission-grand-prize{transform:translateY(-120%);animation:daily-mission-grand-prize .5s .5s;animation-fill-mode:forwards}@keyframes daily-mission-rail{0%{transform:translate(-50%) scaleY(0);opacity:0}to{transform:translate(-50%) scaleY(1);opacity:1}}.animation-daily-mission-rail{transform:translate(-50%) scaleY(0);transform-origin:top;animation:daily-mission-rail .2s 1 ease-in;animation-fill-mode:forwards;opacity:0}@keyframes daily-mission-content-cell{0%{transform:translate(50%);opacity:0}to{transform:translate(0);opacity:1}}.animation-daily-mission-content-cell{animation:daily-mission-content-cell .5s 1;animation-fill-mode:forwards;opacity:0}@keyframes daily-mission-reward-cell{0%{transform:rotate(45deg);scale:0}70%{scale:1.1}to{transform:rotate(0);scale:1}}.animation-daily-mission-reward-cell{scale:0;animation:daily-mission-reward-cell .5s 1;animation-fill-mode:forwards}._outer_16oyr_1{display:inline-flex;padding:6px;border-radius:99px;background:#00b3fc}._inner_16oyr_8{width:100%;padding:6px 54px;overflow:hidden;border-radius:99px;background:#00000080}._wrapper_u3bei_1{display:flex;align-items:center;justify-content:center;width:100vw;height:100%;margin:auto;padding:32px}@media (min-width: 768px){._wrapper_u3bei_1{width:375px}}._Collapsible_1vlol_1{padding-top:0;padding-bottom:0;max-height:0;overflow:hidden;will-change:max-height;transition-property:max-height;transition-duration:.1s;transition-timing-function:ease-in-out}._isFullyClosed_1vlol_12{display:none}._dot_8o29r_1{flex-shrink:0;width:6px;height:6px;border-radius:50%}._disabled_8o29r_8{background-color:var(--ui-color-text-disabled)}._success_8o29r_12{background-color:var(--ui-color-text-success)}._critical_8o29r_16{background-color:var(--ui-color-text-error)}._warp_14ktt_1{display:inline-flex;align-items:center}._amountTextWarp_14ktt_6{display:inline-flex;align-items:center;gap:4px}._loader_ze7zg_1{--d: 22px;width:4px;height:4px;border-radius:50%;box-shadow:calc(1 * var(--d)) calc(0 * var(--d)) 0 0,calc(.707 * var(--d)) calc(.707 * var(--d)) 0 1px,calc(0 * var(--d)) calc(1 * var(--d)) 0 2px,calc(-.707 * var(--d)) calc(.707 * var(--d)) 0 3px,calc(-1 * var(--d)) calc(0 * var(--d)) 0 4px,calc(-.707 * var(--d)) calc(-.707 * var(--d)) 0 5px,calc(0 * var(--d)) calc(-1 * var(--d)) 0 6px;color:var(--ui-color-text-info);animation:_l27_ze7zg_1 1s infinite steps(8)}@keyframes _l27_ze7zg_1{to{transform:rotate(1turn)}}
