:root{--gradient_dark_button_color_1:#033042;--gradient_dark_button_color_2:#005c83;--gradient_dark_button_text_color:#fff;--gradient_dark_button_border_color_1:#637f8a;--gradient_dark_button_border_color_2:#rgba(0,92,131,1);--gradient_light_button_color_1:#eaf1fd;--gradient_light_button_color_2:hsla(0,0%,100%,0);--gradient_light_text_color:#05445e;--gradient_light_border_color:#a9c3d0}[data-theme=dark]{--gradient_dark_button_text_color:#161d29;--gradient_dark_button_border_color_1:#eaf1fd84;--gradient_dark_button_border_color_2:#eaf1fd84;--gradient_dark_button_color_1:hsla(0,0%,100%,.6);--gradient_dark_button_color_2:#eaf1fd;--gradient_light_text_color:var(--color-text-primary);--gradient_light_border_color:rgba(164,230,255,.4);--gradient_light_button_color_1:#2b384e;--gradient_light_button_color_2:rgba(43,56,78,0)}.ant-wave{display:none!important}@property --blue_button_color_1{syntax:"<color>";initial-value:#3f6fc1;inherits:false}@property --blue_button_color_2{syntax:"<color>";initial-value:#05445e;inherits:false}.Button_blue_button__3wXgj{--blue_button_color_1:#3f6fc1;--blue_button_color_2:#05445e;border-radius:6px;background:linear-gradient(90deg,var(--blue_button_color_1) 0,var(--blue_button_color_2) 100%);display:flex;transition:--blue_button_color_1 .4s,--blue_button_color_2 .4s,.4s;justify-content:center;align-items:center;color:#fff!important;border:none!important;padding:1.1rem 2rem;font-weight:500;font-family:DM Sans;font-size:1rem;height:48px}.Button_blue_button__3wXgj:hover{box-shadow:0 4px 30px 0 rgba(23,43,77,.25);--blue_button_color_1:#243554;--blue_button_color_2:#001822}@property --green_button_color_1{syntax:"<color>";initial-value:#3fc18b;inherits:false}@property --green_button_color_2{syntax:"<color>";initial-value:#1f8460;inherits:false}.Button_green_button__EnFTj{border-radius:6px;background:linear-gradient(90deg,var(--green_button_color_1) 0,var(--green_button_color_2) 100%);display:flex;transition:--green_button_color_1 .4s,--green_button_color_2 .4s,.4s;justify-content:center;align-items:center;color:#fff!important;border:none!important;padding:1.1rem 2rem;font-weight:500;font-family:DM Sans;font-size:1rem;height:48px}.Button_green_button__EnFTj:hover{box-shadow:0 4px 30px 0 rgba(0,255,110,.25);--green_button_color_1:#03472f;--green_button_color_2:#063b29}@property --red_button_color_1{syntax:"<color>";initial-value:#c13f3f;inherits:false}@property --red_button_color_2{syntax:"<color>";initial-value:#5e0505;inherits:false}.Button_red_button__8i2Ok{border-radius:6px;background:linear-gradient(90deg,var(--red_button_color_1) 0,var(--red_button_color_2) 100%);display:flex;transition:--red_button_color_1 .4s,--red_button_color_2 .4s,.4s;justify-content:center;align-items:center;color:#fff!important;border:none!important;padding:1.1rem 2rem;font-weight:500;font-family:DM Sans;font-size:1rem;height:48px}.Button_red_button__8i2Ok:hover{box-shadow:0 4px 30px 0 rgba(23,43,77,.25);--red_button_color_1:#5b0202;--red_button_color_2:#200404}.Button_gradient_dark_button__r0EJI{background:linear-gradient(90deg,var(--gradient_dark_button_color_1),var(--gradient_dark_button_color_2));transition:--gradient_dark_button_color_1 .4s,--gradient_dark_button_color_2 .4s,.4s;color:var(--gradient_dark_button_text_color)!important;border-radius:8px;outline:none;padding:.3rem 1.8rem;font-size:1rem;border:0;display:flex;align-items:center;justify-content:center;font-weight:500;height:48px;font-family:DM Sans}.Button_gradient_dark_button__r0EJI:before{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(to right,var(--gradient_dark_button_border_color_1),var(--gradient_dark_button_border_color_2));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.Button_gradient_dark_button__r0EJI:hover{box-shadow:0 4px 100px 0 rgba(180,233,255,.2);--gradient_dark_button_color_1:#002a3d;--gradient_dark_button_color_2:#001d28;background:linear-gradient(94deg,var(--gradient_dark_button_color_2) -.03%,var(--gradient_dark_button_color_1) 99.97%)}[data-theme=dark] .Button_gradient_dark_button__r0EJI:hover{box-shadow:0 4px 100px 0 rgba(180,233,255,.2);--gradient_dark_button_color_1:#eaf1fd;--gradient_dark_button_color_2:hsla(0,0%,100%,.6);background:linear-gradient(94deg,var(--gradient_dark_button_color_1) -.03%,var(--gradient_dark_button_color_2) 99.97%)}.Button_gradient_light_button__ZDAR_{position:relative;background:linear-gradient(to left,var(--gradient_light_button_color_1) 0,var(--gradient_light_button_color_2));transition:--gradient_light_button_color_1 .4s,--gradient_light_button_color_2 .4s,.4s;color:var(--gradient_light_text_color)!important;border-radius:8px;border:none!important;outline:none;padding:.3rem 1.8rem;font-size:1rem;font-weight:550;display:flex;align-items:center;justify-content:center;height:48px;font-family:DM Sans}.Button_gradient_light_button__ZDAR_:before{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(to right,var(--gradient_light_border_color),rgba(0,92,131,0));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.Button_gradient_light_button__ZDAR_:hover{--gradient_light_button_color_1:hsla(0,0%,100%,.8);--gradient_light_button_color_2:#dce9ff}.Button_gradient_light_button__ZDAR_:hover,[data-theme=dark] .Button_gradient_light_button__ZDAR_:hover{background:linear-gradient(to left,var(--gradient_light_button_color_1) 0,var(--gradient_light_button_color_2))}[data-theme=dark] .Button_gradient_light_button__ZDAR_:hover{--gradient_light_button_color_1:rgba(43,56,78,0);--gradient_light_button_color_2:#2b384e}.Button_white_button__Kah89{position:relative;background:#fff;color:#05445e!important;transition:.4s;border-radius:6px;outline:none;padding:.3rem 1.8rem;font-size:1rem;border:0;font-weight:600;display:flex;align-items:center;justify-content:center;height:48px;border:1px solid #fff!important;box-shadow:0 0 200px 0 hsla(0,0%,100%,.3),0 4px 200px 0 #29539b;font-family:DM Sans}.Button_white_button__Kah89:hover{background:transparent;color:#fff!important;box-shadow:0 4px 100px 0 rgba(180,233,255,.2)}.Button_blue_button__3wXgj:active,.Button_gradient_dark_button__r0EJI:active,.Button_gradient_light_button__ZDAR_:active,.Button_green_button__EnFTj:active,.Button_red_button__8i2Ok:active,.Button_white_button__Kah89:active{transition-duration:.2s;scale:.99}.Button_white2_button__LJDmN{position:relative;background:#fff;color:#172b4f!important;transition:.4s;border-radius:8px;outline:none;padding:.3rem 1.8rem;font-size:1rem;font-weight:600;display:flex;align-items:center;justify-content:center;height:48px;border:none;font-family:DM Sans}.Button_white2_button__LJDmN:hover{background:#f8f8f9!important;color:#172b4f!important}.Button_icon_text_button__pApl_{position:relative;background:var(--color-secondary);transition:.4s;border-radius:8px;outline:none;padding:.3rem 1.8rem;font-size:1rem;border:0;font-weight:600;display:flex;color:var(--color-text-secondary)!important;align-items:center;justify-content:center;height:48px;font-family:DM Sans;border:1px solid var(--color-secondary)!important}.Button_icon_text_button__pApl_:hover{border:1px solid var(--color-border)!important;background-color:var(--color-background-primary)!important}.Button_icon_text_red_button__xvdQm{position:relative;background:#f9eceb;transition:.4s;border-radius:6px;outline:none;padding:.3rem 1.8rem;font-size:1rem;border:0;font-weight:600;display:flex;align-items:center;justify-content:center;height:48px;font-family:DM Sans;border:1px solid #dc8784!important;color:#bf3b36!important}.Button_icon_text_red_button__xvdQm:hover{background:hsla(0,100%,82%,.3)}.Button_icon_text_green_button__9252m{position:relative;background:rgba(145,239,200,.3);transition:.4s;border-radius:6px;outline:none;padding:.3rem 1.8rem;font-size:1rem;border:0;font-weight:600;display:flex;align-items:center;justify-content:center;height:48px;font-family:DM Sans}.Button_icon_text_green_button__9252m:hover{background-color:rgba(145,239,200,.3)!important;color:#3fc18b!important}@property --gradient_danger_button_color_1{syntax:"<color>";initial-value:#ffd8d8;inherits:false}@property --gradient_danger_button_color_2{syntax:"<color>";initial-value:rgba(169,20,20,0);inherits:false}.Button_gradient_danger_button__trMNy{position:relative;background:linear-gradient(to left,var(--gradient_danger_button_color_1) 0,var(--gradient_danger_button_color_2));transition:--gradient_danger_button_color_1 .4s,--gradient_danger_button_color_2 .4s,.4s;color:red!important;border-radius:8px;outline:none;padding:.3rem 1.8rem;font-size:1rem;border:0;font-weight:550;display:flex;align-items:center;justify-content:center;height:48px;font-family:DM Sans}.Button_gradient_danger_button__trMNy:before{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(90deg,#ffbcbc,rgba(0,92,131,0));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.Button_gradient_danger_button__trMNy:hover{--gradient_danger_button_color_1:rgba(169,20,20,0);--gradient_danger_button_color_2:#ffd8d8}@property --delete_button_color_1{syntax:"<color>";initial-value:#fe7253;inherits:false}@property --delete_button_color_2{syntax:"<color>";initial-value:#ec6a4d;inherits:false}.Button_delete_button__Y6_zg{position:relative;background:linear-gradient(to left,var(--delete_button_color_1) 0,var(--delete_button_color_2) 100%);transition:--delete_button_color_1 .4s,--delete_button_color_2 .4s,.4s;color:#fff!important;border-radius:8px;outline:none;padding:.3rem 1.8rem;font-size:1rem;border:0;font-weight:550;display:flex;align-items:center;justify-content:center;height:48px;font-family:DM Sans}.Button_delete_button__Y6_zg:before{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(90deg,#ff8a75,rgba(255,114,83,.3));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.Button_delete_button__Y6_zg:hover{--delete_button_color_1:#ec6a4d;--delete_button_color_2:#fe7253}.Button_blue_opaque_button__LkcNA{padding:8px;gap:4px;border-radius:40px;background:rgba(92,200,239,.36);border:none}.Button_blue_opaque_button__LkcNA,.Button_disabled_button__JGnmn{position:relative;display:flex;justify-content:center;align-items:center}.Button_disabled_button__JGnmn{background:#e4e5e7!important;color:#95989d!important;border-radius:8px;outline:none;padding:.3rem 1.8rem;font-size:1rem;border:0;font-weight:550;height:48px;font-family:DM Sans;cursor:not-allowed!important;opacity:1!important}.Button_disabled_button__JGnmn:hover{background:#e4e5e7;color:#95989d;box-shadow:none}.Button_purple_button__cHO9D,.Button_shimmer_purple_button__pgQW3{border-radius:8px;background:linear-gradient(180deg,#6f36bf,#341959);box-shadow:0 10px 36px 0 rgba(105,51,181,.4);display:flex;justify-content:center;align-items:center;color:#fff!important;border:none!important;padding:12px 16px;font-weight:700;font-family:DM Sans;font-size:14px;height:44px}.Button_shimmer_purple_button__pgQW3{position:relative;overflow:hidden;--band-width:16px;--band-gap:12px;--band-color:hsla(0,0%,100%,.4);--speed:2.4s}.Button_shimmer_purple_button__pgQW3:after,.Button_shimmer_purple_button__pgQW3:before{content:"";position:absolute;height:400%;width:var(--band-width);top:-150%;left:-140%;background:var(--band-color);transform:rotate(45deg);transform-origin:center;will-change:left;animation:Button_shimmer-slide__dXnph var(--speed) linear infinite}.Button_shimmer_purple_button__pgQW3:before{top:calc(-150% - (var(--band-width) + var(--band-gap)))}@keyframes Button_shimmer-slide__dXnph{0%{left:-140%}to{left:140%}}@media (prefers-reduced-motion:reduce){.Button_shimmer_purple_button__pgQW3:after,.Button_shimmer_purple_button__pgQW3:before{animation:none}}.Button_grey_outline_button__PfEnn{border-radius:6px;background:#fff;border:1px solid #c2c7d1!important;display:flex;justify-content:center;align-items:center;color:#404754!important;padding:8px 12px;font-family:DM Sans;font-size:14px}.Button_grey_outline_button__PfEnn:hover{background:#f8f9fb!important}.Button_premium_gold_button__DG_1V{display:flex;padding:8px 16px;height:48px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:8px;border:1px solid #e7c983;color:#fff!important;font-weight:600;font-size:16px;background:linear-gradient(269deg,#93701d -59.27%,#ae8525 -18.58%,#bf922a 23.12%,#d8a631 46.52%,#be922a 72.01%,#9c7720 111.63%,#856519 152.32%)}.Button_premium_gold_button__DG_1V:hover{border-color:#856519!important}.Button_navbar_container_button__8C2jE{display:flex;align-items:center;gap:.5rem;justify-content:start;background:linear-gradient(180deg,#eff5ff,rgba(239,245,255,0));font-family:DM Sans;border-radius:12px}.Button_navbar_button__RZ_0O{font-family:DM Sans;border-radius:.5rem;border:none;background:transparent;display:flex;align-items:center;gap:4px;color:#000;height:36px;box-shadow:none;flex-grow:1;justify-content:center;padding:0 1.5rem;transition-duration:.2s}.Button_navbar_button__RZ_0O:hover{color:#000!important}.Button_navbar_button_active__JJ51_{border-radius:.5rem;font-family:DM Sans;border:none;padding:0 1.8rem;background:#fff;display:flex;align-items:center;gap:4px;color:#000!important;font-weight:600;height:36px;border:.917px solid #b2cbe6!important;box-shadow:0 3.66667px 3.66667px 0 rgba(41,83,155,.3);flex-grow:1;justify-content:center;transition-duration:.2s}.Button_navbar_button_active__JJ51_>img{scale:1.05}.Button_navbar_button__RZ_0O:disabled{background:transparent}.Button_hide_scrollbar__nX7Nj::-webkit-scrollbar{display:none}.Button_hide_scrollbar__nX7Nj{-ms-overflow-style:none;scrollbar-width:none}.Notification_borderBox__Nks9C{border-radius:1rem;border:1px solid #a4e6ff;background:#fff}.Notification_lsNavBG__m9LdZ{border-radius:.91669rem;background:linear-gradient(180deg,#eff5ff,rgba(239,245,255,0))}.Notification_moreFilters__5uLts{border-radius:.5rem;background:#e3f7ff}.Notification_Notification_card_background__Pef_g{background:linear-gradient(90deg,rgba(214,244,255,0) 4.86%,#d6f4ff 56.78%,rgba(214,244,255,0) 142.31%),linear-gradient(0deg,#fff,#fff)}.Notification_Notification_borderBox__x_ZrL{border-radius:1rem;border:1px solid #a4e6ff;background:#fff;z-index:1;right:8.5%;height:50%;width:25%;overflow-y:scroll}.Notification_notification_modal_container__O9Dzi{position:absolute;border:1px solid var(--color-border);display:flex;flex-direction:column;border-radius:12px;z-index:2;background-color:var(--color-background-secondary);right:-4.1rem;top:2.9rem;box-shadow:0 23px 26.4px 0 rgba(23,43,77,.1);width:24rem;max-height:22rem;overflow:hidden;z-index:21}.Notification_modal__ReRfw{display:flex;width:100%;height:100%;position:fixed;left:0;top:0;z-index:20}.Notification_notification_color__ge9aF{color:#32728c;text-decoration:underline;border-bottom:1.3px solid rgba(50,114,140,.6)}.Notification_notification_description__TDqbX{color:#728097;font-family:DM Sans;font-size:.86rem;font-style:normal;font-weight:400}.Notification_notification_date__B6iOD{color:#728097;font-family:DM Sans;font-size:.75rem;font-style:normal}.Notification_Notification_card_background__Pef_g{background:linear-gradient(90deg,rgba(214,244,255,0) 4.86%,var(--color-secondary) 56.78%,rgba(214,244,255,0) 142.31%),linear-gradient(0deg,var(--color-background-primary),var(--color-background-primary));color:var(--color-text-primary)}.Notification_Notification_card__M2jU2:hover{background:linear-gradient(90deg,rgba(214,244,255,0) 4.86%,var(--color-tertiary) 56.78%,rgba(214,244,255,0) 142.31%),linear-gradient(0deg,var(--color-background-primary),var(--color-background-primary))}.Notification_notification_empty_text__2xYVf{color:var(--color-text-tertiary);text-align:center;font-style:normal}.Notification_button_pad__rGKHw{padding:.45rem!important}.Notification_scrolled_background__4FLmV{background:var(--color-background-primary)}.Notification_notification_count__XfHzM{width:24px;height:24px;border-radius:50%;background-color:red;border:3px solid var(--color-background-primary);right:-8px;top:-10px;font-size:.65rem}.Notification_text_color__q_Mp5{color:var(--color-text-primary)}@media (max-width:576px){.Notification_notification_modal_container__O9Dzi{width:calc(100dvw - 48px)!important;right:-4.39rem!important}}.rubik{font-family:Rubik,sans-serif}.dmsans{font-family:DM Sans,sans-serif}.text-blue-dark{color:var(--color-text-secondary)!important}.text-blue-light{color:var(--color-text-tertiary)}.border_radius_12{border-radius:12px}.Header_quest_container__mB8O1{box-shadow:-12px 12px 30px 0 rgba(0,0,0,.05);z-index:11;top:84px;right:11.7rem;border-radius:12px;position:absolute;width:30rem;height:"fit-content"}.Header_coins_header__qGubq{display:flex;position:relative;align-items:center;justify-content:center;gap:4px;border-radius:6px 0 0 6px;background:linear-gradient(180deg,#ebff00 -97.32%,rgba(255,255,0,0) 149.11%)}.Header_coins_header__qGubq h6{font-size:.9rem!important;font-weight:400}.Header_coins_header__qGubq:before{content:"";position:absolute;inset:0;padding:1px;background:linear-gradient(180deg,#e3bd63,rgba(0,92,131,0));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.Header_quest_header__0EkXR,.Header_rating_header__O9pxA,.Header_xp_header__PlTPK{display:flex;position:relative;align-items:center;justify-content:center;gap:4px;border-radius:6px 0 0 6px;background:linear-gradient(180deg,#dbf5ff,rgba(219,245,255,0))}.Header_quest_header__0EkXR:before,.Header_rating_header__O9pxA:before,.Header_xp_header__PlTPK:before{content:"";position:absolute;inset:0;border-radius:6px 0 0 6px;padding:1px;background:linear-gradient(180deg,#41c3f1,rgba(0,92,131,0));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.Header_quest_header__0EkXR h6,.Header_rating_header__O9pxA h6,.Header_xp_header__PlTPK h6{font-size:.9rem!important;font-weight:400}.Header_xp_header__PlTPK{border:0}.Header_xp_header__PlTPK:before{border-radius:0}.Header_quest_header__0EkXR{border-radius:0 6px 6px 0;padding-top:.38rem;padding-bottom:.38rem}.Header_quest_header__0EkXR:before{border-radius:0 6px 6px 0}.Header_header_logo__rvRl0{width:150px;height:auto}@media screen and (max-width:576px){.Header_header_logo__rvRl0{width:120px;height:auto}}@media screen and (max-width:400px){.Header_header_logo__rvRl0{width:100px;height:auto}}.Header_streak_button__WYoD4{border-radius:12px;height:fit-content;padding-left:.7rem;padding-right:.7rem;height:32px!important;color:#313131!important;border:none!important;box-shadow:none!important}.Header_text_color__utDHk{color:var(--color-text-primary)}.Header_streak_button_mobile__jdVeP{display:flex;align-items:center;justify-content:center;border-radius:0;min-width:30%;background:transparent;height:fit-content;color:#313131!important;border:none;box-shadow:none!important}.Header_text_color__utDHk{color:var(--color-text-primary)!important}.Header_metrics__DzmfV{padding:.25rem 1.5rem .25rem .5rem;border-radius:6px;background:var(--color-secondary);border:1px solid var(--color-border);translate:20px 0;font-weight:600;font-size:.85rem;font-family:DM Sans;color:var(--color-text-primary)}.Header_metrics__DzmfV p{margin-top:2px!important}.Header_button_pad__qh1cK{padding:.45rem;height:fit-content}.Header_problem_page_layout_button__o__Oe{height:36px!important}.Header_scrolled_background__hQ4Q9{background:var(--color-background-primary)}.Header_resource_wrapper__YcznG,.Header_resource_wrapper_style__jLDw3{transition:.5s;margin-inline-start:1.5rem;display:flex;align-items:center;justify-content:space-between;flex-grow:1}.Header_resource_wrapper_style__jLDw3{padding:1rem;background:var(--color-background-secondary);border-radius:12px;border:1px solid var(--color-border);box-shadow:0 23px 26.4px 0 rgba(23,43,77,.1)}.Header_resource_heading__cpRp1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;width:100%;min-width:0;color:var(--color-text-primary)}.Header_top_content_hide__Kjq3a{position:absolute;top:-32px;left:-10%;width:120%;height:56px;z-index:-1;background:var(--color-background-primary)}.Header_problem_layout_dropdown__yRWrO{z-index:2}.Header_problem_layout_dropdown__yRWrO,[data-theme=dark] .Header_problem_layout_dropdown__yRWrO{background:var(--color-background-secondary);border-radius:8px;box-shadow:0 23px 26.4px 0 rgba(23,43,77,.1);border:1px solid var(--color-border);padding:.8rem;position:absolute;top:3rem;left:0;display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.Header_problem_layout_dropdown_button__rdwl2{border-radius:8px;border:.8px solid var(--color-border)!important;color:var(--color-text-tertiary)!important}.Header_problem_layout_dropdown_button__rdwl2,[data-theme=dark] .Header_problem_layout_dropdown_button__rdwl2{height:fit-content;display:flex;justify-content:center;align-items:normal;background:var(--color-background-primary);padding:.5rem;gap:8px}[data-theme=dark] .Header_problem_layout_dropdown_button__rdwl2{border-radius:8px;border:.8px solid var(--color-background-primary)!important;color:#ffffff66!important}.Header_problem_layout_dropdown_button_icon__vtMGm{background:var(--color-secondary);border-radius:6px;display:flex;justify-content:center;align-items:center;padding:.5rem}[data-theme=dark] .Header_problem_layout_dropdown_button_icon__vtMGm{background:var(--color-background-tertiary);border-radius:6px;display:flex;justify-content:center;align-items:center;padding:.5rem}.Header_problem_layout_dropdown_button__rdwl2:hover{color:var(--color-text-primary)!important}[data-theme=dark] .Header_problem_layout_dropdown_button__rdwl2:hover{color:var(--color-text-primary)!important;border:.8px solid var(--color-border)!important}.Header_problem_layout_dropdown_button_active__U8Kum{color:var(--color-text-primary)!important}[data-theme=dark] .Header_problem_layout_dropdown_button_active__U8Kum{color:var(--color-text-primary)!important;border:.8px solid var(--color-border)!important}.Header_problem_layout_dropdown_button__rdwl2:hover .Header_problem_layout_dropdown_button_icon__vtMGm{background:var(--color-border);transition-duration:.3s}[data-theme=dark] .Header_problem_layout_dropdown_button__rdwl2:hover .Header_problem_layout_dropdown_button_icon__vtMGm{background:var(--color-background-secondary)!important;transition-duration:.3s}.Header_problem_layout_dropdown_button_icon_active__goCMj{background:var(--color-border)}[data-theme=dark] .Header_problem_layout_dropdown_button_icon_active__goCMj{background:var(--color-background-secondary)!important}@keyframes Header_gradientAnimation__tY0HN{0%{--switch_mode_button_color_1:#85dbff;--switch_mode_button_color_2:#fff}50%{--switch_mode_button_color_1:#fff;--switch_mode_button_color_2:#85dbff}to{--switch_mode_button_color_1:#85dbff;--switch_mode_button_color_2:#fff}}@property --switch_mode_button_color_1{syntax:"<color>";initial-value:#85dbff;inherits:false}@property --switch_mode_button_color_2{syntax:"<color>";initial-value:#fff;inherits:false}.Header_switch_mode_button__hDJEB{position:relative;background:linear-gradient(to left,var(--switch_mode_button_color_1) 0,var(--switch_mode_button_color_2) 100%);color:#05445e!important;outline:none;padding:.3rem 1.8rem;font-size:1rem;border:0;font-weight:550;display:flex;align-items:center;justify-content:center;height:36px;border-radius:6px;overflow:hidden;font-family:DM Sans;animation:Header_gradientAnimation__tY0HN 3s infinite}@keyframes Header_button_img_animation__hrdmj{0%{transform:translateY(80px)}8%{transform:translateY(64px)}25%{transform:translateY(64px)}33%{transform:translateY(22px)}50%{transform:translateY(22px)}58%{transform:translateY(-21px)}75%{transform:translateY(-21px)}83%{transform:translateY(-63px)}94%{transform:translateY(-63px)}to{transform:translateY(-100px)}}.Header_switch_button_img_animation__RtIlr{animation-delay:1s;animation:Header_button_img_animation__hrdmj 6s infinite}.Header_gradientdarkbtn__99fj0{--gradient_dark_button_color_1:#033042;--gradient_dark_button_color_2:#005c83;background:linear-gradient(90deg,var(--gradient_dark_button_color_1),var(--gradient_dark_button_color_2));transition:--gradient_dark_button_color_1 .4s,--gradient_dark_button_color_2 .4s,.4s;color:#fff!important;border-radius:6px;outline:none;padding:.3rem 1.8rem;font-size:1rem;border:0;display:flex;align-items:center;justify-content:center;font-weight:500;height:48px;font-family:DM Sans}.Header_gradient_dark_button__38Umb:before{content:"";position:absolute;inset:0;border-radius:6px;padding:1px;background:linear-gradient(90deg,#637f8a,#005c83);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.Header_gradient_dark_button__38Umb:hover{box-shadow:0 4px 100px 0 rgba(180,233,255,.2);--gradient_dark_button_color_1:#002a3d;--gradient_dark_button_color_2:#001d28;background:linear-gradient(94deg,--gradient_dark_button_color_1 -.03%,--gradient_dark_button_color_2 99.97%)}.Header_getPremiumbtn__Z0Hbw{height:40px;font-size:1rem;font-weight:700;border-radius:12px}.Header_view_content_container__C6J7A{background:var(--color-background-secondary);transform:translate(15px);border-radius:8px}@media (max-width:1150px){.Header_hourglass_icon__K6fTD{display:none}}@media (max-width:1100px){.Header_bug_icon__aAfE4,.Header_target_icon__pwAfx{display:none}}@media (max-width:1050px){.Header_arena_header_icon_container__KWrF_{display:none;margin-left:0!important}.Header_trophy_icon__qVK64{display:none}}@media (max-width:991px){.Header_quest_container__mB8O1{right:30px}.Header_arena_header_container__RV4kA{overflow:hidden}}@media (max-width:768px){.Header_resource_wrapper__YcznG{padding:1rem;background:var(--color-background-secondary);border-radius:12px;border:1px solid var(--color-border);transition:.5s;margin:0 1rem;box-shadow:0 23px 26.4px 0 rgba(23,43,77,.1)}.Header_resource_wrapper_style__jLDw3{margin:0 1rem}}@media screen and (max-width:900px){.Header_getPremiumbtn__Z0Hbw{display:none}}.coin_outerContainer__zJaJZ{position:absolute;top:1.9rem;right:-11rem;z-index:2;border-radius:12px;background-color:var(--color-background-secondary);box-shadow:0 8px 23px 0 #00000038;display:flex;flex-direction:column;justify-content:center;align-items:center;width:27rem;max-height:10rem;overflow:hidden;margin:15px;border:1px solid var(--color-border)}.coin_background__4SdQL{background:var(--color-background-secondary)}.coin_container__yhb5h{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.coin_coin_button__KBIGl{background:#fcebc5}[data-theme=dark] .coin_coin_button__KBIGl{background:rgba(224,232,246,.2)}@media screen and (max-width:768px){.coin_container__yhb5h{top:4rem;right:10px;left:auto;margin:0;max-height:40vh;width:calc(100% - 20px)}.coin_outerContainer__zJaJZ{top:1.9rem;right:-13.2rem;left:auto;margin:0;max-height:40vh;width:calc(100dvw - 48px)}}@media screen and (max-width:576px){.coin_outerContainer__zJaJZ{top:1.9rem;right:-12.7rem;left:auto;margin:0;max-height:40vh;width:calc(100dvw - 48px)}}.coin_streak_count__igB6a{position:relative;top:1px;color:var(--color-text-primary);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:.9rem}.coin_btn_text__lkZt1{font-size:1rem;color:#fff;text-align:center}.coin_streak_count_with_days__7u25H{font-size:20px;font-weight:700;color:#262626}.coin_streak_text__1QykE{font-size:.9rem;color:#5a5a5a;font-weight:400}.coin_text_color__EW4ti{color:var(--color-text-secondary)!important}[data-theme=dark] .coin_streak_count_with_days__7u25H{color:#fff}[data-theme=dark] .coin_streak_text__1QykE{color:#dcdcdc}.coin_coinHistoryContent__uWPXg{scrollbar-width:none;overflow-x:auto}.coin_coinHistoryContent__uWPXg::-webkit-scrollbar{display:none}.coin_tableHeader__fyPYf{font-size:12px;font-weight:600;color:#62656a;background-color:#f2f2f3;border-bottom:2px solid #caccce;border-radius:8px 8px 0 0}.coin_coinRow__8C15y{border-bottom:1px solid #caccce;font-size:14px;align-items:center;min-height:calc(1.5em * 3)}.coin_coinRow__8C15y .coin_text-start__mTuzF{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5em;max-height:calc(1.5em * 3)}.coin_coinRow__8C15y .coin_date__48xum{font-size:14px;color:var(--color-text-primary);font-weight:700}.coin_positive__I1VZ_{color:#008b51}.coin_negative__JXqg9{color:#c00a0a}@media screen and (max-width:576px){.coin_tableHeader__fyPYf{font-size:10px}.coin_coinRow__8C15y{font-size:12px}.coin_coinRow__8C15y .coin_text-start__mTuzF{-webkit-line-clamp:2;max-height:calc(1.5em * 2)}.coin_coinRow__8C15y .coin_date__48xum{font-size:12px}}.streak_container__euNsr{position:absolute;top:1.9rem;right:-11rem;z-index:2;border-radius:12px;background-color:var(--color-background-secondary);box-shadow:0 8px 23px 0 #00000038;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:27rem;max-height:10rem;overflow:hidden;border:1px solid var(--color-border);margin:15px}@media screen and (max-width:768px){.streak_container__euNsr{top:1.9rem;right:-13.2rem;left:auto;margin:0;max-height:40vh;width:92dvw;width:calc(100dvw - 48px)}}@media screen and (max-width:576px){.streak_container__euNsr{top:1.9rem;right:-12.7rem;left:auto;margin:0;max-height:40vh;width:90dvw;width:calc(100dvw - 48px)}}.streak_streak_button__DhCNs{background-color:#fdefe2}[data-theme=dark] .streak_streak_button__DhCNs{background:rgba(224,232,246,.2)}.streak_streak_count__OQKNl{position:relative;top:1px;background:#000;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:.9rem}.streak_btn_text__xWgue{font-size:1rem;color:#fff;text-align:center}.streak_streak_count_with_days__RPrcu{font-size:20px;font-weight:700;color:#262626}[data-theme=dark] .streak_streak_count_with_days__RPrcu{color:#fff}.streak_streak_text__t_UuC{font-size:.9rem;color:#5a5a5a;font-weight:400}[data-theme=dark] .streak_streak_text__t_UuC{color:#dcdcdc}.xp_outerContainer__hHCN7{position:absolute;top:1.9rem;right:-11rem;z-index:2;border-radius:12px;background-color:var(--color-background-secondary);box-shadow:0 8px 23px 0 #00000038;display:flex;flex-direction:column;justify-content:center;align-items:center;width:27rem;max-height:12rem;overflow:hidden;margin:15px;border:1px solid var(--color-border)}.xp_container__7u2Bu{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.xp_container__7u2Bu{top:4rem;right:10px;left:auto;margin:0;max-height:40vh;width:calc(100% - 20px)}.xp_outerContainer__hHCN7{top:1.9rem;right:-13.2rem;left:auto;margin:0;max-height:40vh;width:calc(100dvw - 48px)}}@media screen and (max-width:576px){.xp_outerContainer__hHCN7{top:1.9rem;right:-12.7rem;left:auto;margin:0;max-height:40vh;width:calc(100dvw - 48px)}}.xp_xp_button__VSGy8{background-color:#e0e8f6}[data-theme=dark] .xp_xp_button__VSGy8{background:rgba(224,232,246,.2)}.xp_streak_count__St9cl{position:relative;top:1px;background:#000;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:.9rem}.xp_btn_text__qdanJ{font-size:1rem;color:#fff;text-align:center}.xp_streak_count_with_days__5JpgA{font-size:20px;font-weight:700;color:#262626}.xp_streak_text__r9E3u{font-size:.9rem;color:#5a5a5a;font-weight:400}.xp_text_color__JaYW_{color:var(--color-text-secondary)!important}.xp_grey_text_color__C0AEC{color:#494c50}[data-theme=dark] .xp_grey_text_color__C0AEC{color:#dcdcdc}[data-theme=dark] .xp_streak_count_with_days__5JpgA{color:#fff}[data-theme=dark] .xp_streak_text__r9E3u{color:#dcdcdc}.xp_progressBar__cH_WN{width:100%;background:#e0e8f6;border-radius:40px;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-grow:1;padding:4px}.xp_lvlTxt__uj5cx{font-size:1rem;font-weight:400;color:#2e3238}.xp_progressBarFill__932PW{width:45%;background:#abb1ba;height:6px;border-radius:5px;transition:width .3s ease-in-out;margin:0 20px}.xp_progressBarFillInner__53PK2{background:#2a4f8d;height:6px;border-radius:5px;display:flex;flex-direction:column}.profile_avatar__rO9eO{border:1px solid #172b4d;background:#fff;display:flex;align-items:center;justify-content:center;color:#172b4d;cursor:pointer}.profile_avatar__rO9eO.profile_active__Dul_D{border:1px solid #e7f7ff;background:#e7f7ff}.profile_premiumBtn__QnW0I{border-radius:6px;border:1px solid #ffeca8;background:linear-gradient(180deg,#fff,#feffc3);font-family:DM Sans;font-style:normal;font-weight:700;letter-spacing:.64px;color:#000;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0}.profile_premiumText__uBP6T{width:0;visibility:hidden;transition-duration:.3s;overflow-x:hidden}.profile_premiumBtn__QnW0I:hover{background:linear-gradient(180deg,#feffc3,#fff);color:#000!important;border-color:#ffeca8!important}.profile_premiumBtn__QnW0I:hover .profile_premiumText__uBP6T{transition-duration:.3s;overflow-x:hidden;width:70px;visibility:visible}.profile_dropmenu_container__iLaVr{box-shadow:-12px 12px 30px 0 rgba(0,0,0,.05);z-index:11;top:3.2rem;right:-10px;border-radius:12px;position:absolute;width:250px;background:var(--color-background-secondary)}.profile_headerprofile_free__OJNT_{background:#172b4d;border-top-left-radius:12px;border-top-right-radius:12px}.profile_headerprofile_premium__L08uJ{background:linear-gradient(74deg,#fff,#fdff9e 103.06%);border-top-left-radius:12px;border-top-right-radius:12px}@media screen and (min-width:768px){.profile_headerprofile_premium__L08uJ{border-bottom:1px solid gold}}@media screen and (max-width:768px){.profile_dropmenu_container__iLaVr{right:-5px}}@media screen and (max-width:576px){.profile_dropmenu_container__iLaVr{top:3.5rem;right:0}}.profile_freeBtn__jAhhw{border-radius:6px;border:.8px solid #fff;background:linear-gradient(180deg,#172b4d,#0d182b);font-family:DM Sans;font-style:normal;font-weight:700;letter-spacing:.64px;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center}.profile_freeBtn__jAhhw:hover{background:linear-gradient(180deg,#0d182b,#172b4d);color:#fff!important;border-color:#fff!important}.profile_myprofile__Oaomw{display:inline-block}.profile_myprofile__Oaomw:hover{font-weight:500}.profile_upgrade__gKiaO{background:#284371;color:#fff;cursor:pointer}.profile_upgrade__gKiaO:hover{background:#1a2e44;color:#fff}.profile_hrtag__WNLHA{margin:0;background-image:linear-gradient(90deg,#d6e5ff00,#d6e5ff,#d6e5ff00);height:1px;width:100%}.profile_dropmenu_button__2DtQ7{background:transparent!important;height:fit-content;width:100%;border-radius:0;color:var(--color-text-primary)!important}.profile_dropmenu_button__2DtQ7:hover{background:var(--color-tertiary)!important}.profile_dropmenu_button__2DtQ7 h6{font-size:.9rem!important;font-weight:400}.profile_icon_color__C_r8I{color:var(--color-text-tertiary)!important}.hello-box .ant-progress-bg{background:linear-gradient(180deg,#005eeb,#00398e)!important;height:6px!important}.hello-box .ant-progress-inner{background:#bfd9ff!important;height:6px}.quest-box .ant-progress-bg{background:#172b4d;height:6px!important}.quest-box .ant-progress-inner{background:#9dd6ec!important;height:6px}.youtubeFeaturedCarousel{padding-bottom:30px}.youtubeFeaturedCarousel .slick-slide{padding:0 20px 0 0;transition:all .3s ease-in-out}.youtubeFeaturedCarousel .slick-list{padding:0!important}.youtubeFeaturedCarousel .slick-track{display:flex;align-items:flex-start}.youtubeFeaturedCarousel .slick-dots-bottom{bottom:-10px}.ant-carousel .slick-dots li{width:8px;height:8px}.ant-carousel .slick-dots li button{height:8px;width:8px;border-radius:50%;background:#e4e5e7;opacity:1}.ant-carousel .slick-dots li button:hover{background:#62656a;opacity:.6}.ant-carousel .slick-dots li button:before{display:none}.ant-carousel .slick-dots li.slick-active button{height:8px;width:8px!important;border-radius:50%;background:#62656a;opacity:1!important}.ant-carousel .slick-dots li.slick-active button:before{display:none}.ant-carousel .slick-dots li.slick-active{height:8px;width:8px!important}@media screen and (max-width:340px){.youtubeFeaturedCarousel{padding-bottom:20px}}.Dashboard_btn_gradient_dark__hHkAo{background:linear-gradient(90deg,#033042,#005c83);color:#fff!important;font-weight:500}.Dashboard_btn_gradient_dark__hHkAo,.Dashboard_btn_gradient_light__0wvlv{border-radius:6px;outline:none;padding:.3rem 1.8rem;font-size:.9rem;border:0;transition-duration:.4s;display:flex;align-items:center;justify-content:center;height:38px}.Dashboard_btn_gradient_light__0wvlv{position:relative;background:linear-gradient(274deg,#eaf1fd 1,hsla(0,0%,100%,0));color:#05445e!important;font-weight:600}.Dashboard_btn_gradient_dark__hHkAo:hover,.Dashboard_btn_gradient_light__0wvlv:hover{scale:1.03;transition-duration:.4s}.Dashboard_btn_gradient_dark__hHkAo:active,.Dashboard_btn_gradient_light__0wvlv:active{transition-duration:.4s;scale:1}.Dashboard_btn_gradient_light__0wvlv:before{content:"";position:absolute;inset:0;border-radius:6px;padding:1px;background:linear-gradient(90deg,rgba(5,68,94,.6),rgba(5,68,94,.1));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.Dashboard_completedbtn__FSsz6:hover{border-color:#033042!important;color:#033042!important}.Dashboard_wholeBG__M5uAc{background:linear-gradient(180deg,#fff,#f1fbff)}.Dashboard_FFRubik__iVwel{font-family:Rubik}.Dashboard_FFDMSans__vc_3p{font-family:DM Sans}.Dashboard_borderBox__fgrH8,.Dashboard_resumeBox__cI2kk{border-radius:1rem;border:1px solid var(--color-border);background:var(--color-background-primary);padding:1.8rem}@media (max-width:600px){.Dashboard_borderBox__fgrH8{border-radius:1rem;border:1px solid var(--color-border);background:var(--color-background-primary);padding:1.4rem}.Dashboard_chHidden__uXgux{display:none}}@media (max-width:400px){.Dashboard_borderBox__fgrH8{border-radius:1rem;border:1px solid var(--color-border);background:var(--color-background-primary);padding:1rem}.Dashboard_helloHeading__MBQOc{font-weight:800}.Dashboard_assetsHeading__3ysZ0{font-size:smaller!important}}.Dashboard_sidebarr__jZvZu{margin:0 30px}@media (max-width:900px){.Dashboard_sidebarr__jZvZu{margin:0}}@media (max-width:700px){.Dashboard_sidebarr__jZvZu{display:none}}.Dashboard_gradBG__7XBrU{border-radius:1rem;border:1px solid #a4e6ff;background:linear-gradient(90deg,#fff,rgba(219,245,255,.34));box-shadow:0 4px 15px 0 rgba(23,43,77,.08)}.Dashboard_gradBG2__5tNDB{border-radius:6px;border:1px solid #a4e6ff;background:linear-gradient(315deg,#ddf6ff,rgba(221,246,255,0));display:inline-flex;justify-content:center;align-items:center;gap:6px;padding:4px;font-weight:700;text-wrap:nowrap;color:#000;font-size:12.856px}.Dashboard_dark_mode__9ubhO .Dashboard_gradBG2__5tNDB{color:#fff;background:#2c394f;border-color:#404754}.Dashboard_gradBG3__1fM2I{border-radius:6px;display:inline-flex;justify-content:center;align-items:center;border:1px solid #fffae6;background:linear-gradient(324deg,#fff0b3,#fff);box-shadow:0 0 10px 0 #ffef9a;font-weight:700;gap:6px;padding:4px;color:#000;font-size:12.856px}.Dashboard_dark_mode__9ubhO .Dashboard_gradBG3__1fM2I{border:.714px solid #856519;background:linear-gradient(180deg,#86661a,#856519);box-shadow:none;color:#fff}.Dashboard_buttonGrad__cJuiF{background:linear-gradient(180deg,#05445e,#001b26);color:#fff;padding:.3rem .8rem;gap:.75rem;display:inline-flex}.Dashboard_blueBox__bkY1l,.Dashboard_buttonGrad__cJuiF{border-radius:.5rem;justify-content:center;align-items:center;flex-shrink:0}.Dashboard_blueBox__bkY1l{display:flex;border:.917px solid #a4e6ff;background:#ddf6ff;gap:.91669rem}@media (max-width:400px){.Dashboard_blueBox__bkY1l{gap:.3rem;flex-shrink:0;margin:5% 0}.Dashboard_zoomImgWidth__g9_PF{width:150%!important}.Dashboard_zoomHeading___phzz{font-size:small;font-weight:700}}.Dashboard_rankBg__Qcr_V{border-radius:12px;background:linear-gradient(180deg,#a4e6ff,rgba(164,230,255,0))}.Dashboard_zoomFlex__oOp0d{display:flex;flex-direction:row}.Dashboard_zoomBtn__4Ffkx{margin-left:5%}@media (max-width:800px){.Dashboard_zoomFlex__oOp0d{display:flex;flex-direction:column;justify-content:start;align-items:start!important}.Dashboard_zoomBtn__4Ffkx{margin-left:0;margin-top:5%}}.Dashboard_zoomBoxx__jVy9G{width:100%!important}.Dashboard_level_progress__yUwNE{display:flex;flex-grow:1;background:#dfecff;padding:4px 16px;border-radius:3rem;align-items:center;justify-content:space-between;max-width:30rem}.Dashboard_level_progress__yUwNE h6{font-size:.9rem;background:linear-gradient(180deg,#005eeb,#00398e);font-weight:600;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Dashboard_level_progress__yUwNE p{font-size:.85rem;font-weight:500;white-space:nowrap;margin:0;background:linear-gradient(180deg,rgba(0,94,235,.7),rgba(0,57,142,.7));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Dashboard_theseNumbers__w6sPE{display:flex;align-items:center;justify-content:space-between;gap:1rem}.Dashboard_DBtheseNumbers__xXqKS{padding:8px;display:flex;gap:0;border-radius:49px;background:#dfecff;align-items:center;justify-content:center!important;text-align:center}.Dashboard_xpBG__YYcYa{padding:.3rem;justify-content:center;align-items:center!important;gap:.5625rem;border-radius:.5rem;background:linear-gradient(180deg,#005eeb,#00398e);color:#fff;width:70%!important}@media (max-width:450px){.Dashboard_xpBG__YYcYa{padding:0;width:100%!important}.Dashboard_xpText__kXN6H{flex-direction:column;align-items:center!important}}@media (max-width:1390px) and (min-width:1000px){.Dashboard_xpBG__YYcYa{padding:0;width:100%!important}}@media (max-width:600px){.Dashboard_helloAssets__HC0v8{padding:0}.Dashboard_assetsHB__yZgKY{width:max-content!important;padding:.5rem 1.2rem}.Dashboard_mobHidden__gCaNI{display:none}.Dashboard_theseNumbers__w6sPE{display:flex}.Dashboard_widthBox__x_EC_{width:max-content!important}}@media (max-width:400px){.Dashboard_ratingDetHB__rXJJZ{padding:0 1rem}}.Dashboard_xpBG__YYcYa p{align-items:center;justify-content:center;margin:auto 0;color:#fff;font-size:1.125rem;font-style:normal;font-weight:500;line-height:2.25rem;letter-spacing:-.03375rem}.Dashboard_xp400__XMmPF{font-size:2.2rem;font-style:normal;font-weight:700;line-height:2rem;letter-spacing:-.075rem;color:#005eeb}.Dashboard_xpText__kXN6H{display:flex;justify-content:space-between;align-items:center}.Dashboard_goldenBG__JODWd{border-radius:.75rem .75rem;border:1px solid #f6b20c;background:linear-gradient(324deg,#fff0b3,#fff)}.Dashboard_zoomBorder__Eh_6X{border-radius:1rem;border:1px solid #a4e6ff;background:#fff;padding:1.5rem 1rem}.Dashboard_zoomText__DwQ8f{background:linear-gradient(90deg,#fff,rgba(219,245,255,.34) 107.26%);border-top:.8px solid #a4e6ff;border-radius:1rem;display:flex;flex-direction:column}.Dashboard_background__uLNZK{background:var(--color-background-secondary)}.Dashboard_quest_icon_container__gc6lg{height:74px;aspect-ratio:1/1;position:relative;display:flex;justify-content:center;align-items:center}.Dashboard_quest_icon_container__gc6lg:before{content:"";position:absolute;inset:0;border-radius:6px;padding:1px;background:linear-gradient(180deg,#a9c3d0,rgba(0,92,131,.1));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.Dashboard_dark_mode__9ubhO .Dashboard_quest_icon_container__gc6lg:before{background:linear-gradient(180deg,#015477,rgba(0,124,176,.21))}.Dashboard_quest_title__nwjbm{max-width:300px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-weight:700;color:#18191b}.Dashboard_dark_mode__9ubhO .Dashboard_quest_title__nwjbm{color:#f0f2f4}.Dashboard_quest_steps_info__iK1RB{color:#62656a}.Dashboard_dark_mode__9ubhO .Dashboard_quest_steps_info__iK1RB{color:#69758b}.Dashboard_text_color__1M_La{color:var(--color-text-primary)}.Dashboard_grey_text_color__kIPcd{color:var(--color-text-tertiary)}.Dashboard_resumeTitle__h6S26{font-size:1rem;font-weight:700}.Dashboard_resumeTitle__h6S26,.Dashboard_resume_resource_title__YDaOy{color:var(--color-text-primary);font-style:normal;letter-spacing:-.04125rem;margin:auto}.Dashboard_resume_resource_title__YDaOy{font-size:.95rem;font-weight:600}.Dashboard_socialBoxGrad__tVTW_{border-radius:.5rem;background:linear-gradient(208deg,#fff,#c3eeff)}.Dashboard_sbBtn__NCTBW{width:60%}.Dashboard_redemGrad__JfxRv{border-radius:1rem;border:1px solid #f6b20c;background:linear-gradient(230deg,#fff0b3 -22.67%,#fff 51.71%)}.Dashboard_resumeFlex__RwVf0{display:flex}.Dashboard_resumeDrop__AEKJ0{border-radius:8px;border:1px solid #99e4ff;background:#eff5ff}.Dashboard_rankBox__Oh_c_{border-radius:1rem;border-top:1px solid #a4e6ff;background:#fff;padding:1.5rem 1rem}.Dashboard_RBcontent__FGGwP{display:flex}.Dashboard_resRBcontent__RUgR_{display:none}@media (max-width:600px){.Dashboard_rankBox__Oh_c_{padding:1rem}.Dashboard_spcInv__oqftV{font-size:x-small}.Dashboard_RBcontent__FGGwP{flex-direction:column}.Dashboard_resRBcontent__RUgR_{display:flex;color:#999;text-align:justify;font-size:14px;font-style:normal;font-weight:600;line-height:26px;letter-spacing:-.36px;text-transform:capitalize}}@media (max-width:400px){.Dashboard_rankBox__Oh_c_{padding:1rem .1rem}.Dashboard_resumeTitle__h6S26{font-size:small!important}.Dashboard_actStreak__NBvhS{font-size:x-small}.Dashboard_ratingHB__UZpsV{width:80%!important;margin-bottom:8%}}.Dashboard_wrapp__Jlrx_{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem}@media (max-width:991px){.Dashboard_wrapp__Jlrx_{grid-template-columns:repeat(1,1fr);grid-gap:1.5rem}}@media (max-width:767px){.Dashboard_wrapp__Jlrx_{grid-template-columns:repeat(1,1fr);grid-gap:1.5rem}}@media (max-width:500px){.Dashboard_eventTitle__XCNUR{font-size:small!important;width:fit-content;margin-right:2%}.Dashboard_level_progress__yUwNE h6,.Dashboard_level_progress__yUwNE p{font-size:.7rem!important}.Dashboard_eventSession__uT_0K{font-size:small!important;margin-left:5%}.Dashboard_eventDetail__WMFks{font-size:x-small!important}}@media (max-width:600px){.Dashboard_socialBoxBtns__Dy1Nc{flex-direction:column;align-items:normal!important;margin:0}}.Dashboard_socialBoxBtns__Dy1Nc{display:flex;justify-content:center;align-items:center}.Dashboard_eventImg__U4gxA{width:15%}.Dashboard_eventTitle__XCNUR{font-size:1rem;font-weight:700}.Dashboard_eventSession__uT_0K,.Dashboard_eventTitle__XCNUR{color:#000;font-style:normal;letter-spacing:-.04125rem;text-transform:capitalize}.Dashboard_eventSession__uT_0K{text-align:justify;font-size:1.2rem;font-weight:400}.Dashboard_eventFlex__X_Vge{display:flex}.Dashboard_free_tag__qs15y{position:absolute;background:#fff;font-weight:600;font-size:.8rem;border-radius:6px;padding:.3rem .6rem;right:.8rem;top:.8rem;box-shadow:0 4px 30px 0 rgba(255,214,114,.15)}.Dashboard_daily_challenge_weekday__Subts{color:#547d8c;height:40px}.Dashboard_daily_challenge_date__LoJYj,.Dashboard_daily_challenge_weekday__Subts{width:14.28%;display:flex;align-items:center;justify-content:center;container-type:inline-size}.Dashboard_daily_challenge_date__LoJYj{height:46px;font-weight:600}.Dashboard_daily_challenge_date__LoJYj>button{border-radius:6px;padding:.5rem .7rem;width:40px;display:flex;align-items:center;height:fit-content;justify-content:center;font-family:DM Sans}.Dashboard_daily_challenge_date__LoJYj>div:hover{background:#f1f6ff}@media (max-width:465px){.Dashboard_daily_challenge_weekday__Subts{font-size:.8rem}.Dashboard_daily_challenge_date__LoJYj{height:40px}.Dashboard_daily_challenge_date__LoJYj>button{padding:.4rem .6rem;width:34px;font-size:.8rem}}@media (max-width:1030px){.Dashboard_eventFlex__X_Vge{flex-direction:column}}@media (max-width:990px){.Dashboard_eventFlex__X_Vge{flex-direction:row}}@media (max-width:490px){.Dashboard_eventFlex__X_Vge{flex-direction:column;align-items:center}.Dashboard_ntfy__30TmC{min-width:4.15rem}}.Dashboard_eventBox__CZf7c{border-radius:.75rem;background:#f1f6ff;padding:2%}.Dashboard_yourRew__pDq8V{color:var(--color-text-primary);text-align:center;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.72px}@keyframes Dashboard_stomp__JN9oK{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.Dashboard_imgcoins___HsX0{position:relative;width:300px;height:200px}@keyframes Dashboard_bounce-in__Kkq6j{0%{opacity:0;transform:scale(.3)}50%{opacity:.8;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes Dashboard_entry__NBRo5{0%{opacity:0;transform:scale(.5)}50%,75%{transform:scale(1.05)}60%,to{opacity:1;transform:scale(1)}}.Dashboard_maincoin__v2tvY{animation:Dashboard_bounce-in__Kkq6j 1s forwards}.Dashboard_bgcoinentry__zRepb{opacity:0;animation:Dashboard_entry__NBRo5 1.5s 1.5s forwards;overflow:visible}.Dashboard_bgcoin___mlCO{width:100%;object-fit:cover;animation:Dashboard_stomp__JN9oK 4s 3s infinite backwards}.Dashboard_imgcoins___HsX0 img{position:absolute;inset:0}@media screen and (max-width:450px){.Dashboard_imgcoins___HsX0,.Dashboard_imgcoins___HsX0 img{width:250px!important;height:125px!important}}@media screen and (max-width:350px){.Dashboard_imgcoins___HsX0,.Dashboard_imgcoins___HsX0 img{width:175px!important;height:85px!important}}.Dashboard_bouncedown__3Lv4q{opacity:0;animation:Dashboard_bounce-down__QrkWM 1s 1.5s forwards}@keyframes Dashboard_bounce-down__QrkWM{0%{opacity:0;transform:translateY(-120px)}0%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-80px)}60%{transform:translateY(-15px)}to{opacity:1}}.Dashboard_bounceup__pa3W1{opacity:0;animation:Dashboard_bounce-up___Ejkf 1s 1.5s forwards}@keyframes Dashboard_bounce-up___Ejkf{0%{opacity:0;transform:translateY(200px)}20%{transform:translateY(50px)}50%,80%,to{transform:translateY(0)}60%{transform:translateY(20px)}to{opacity:1}}