.text-item_wrapper__Aknvd{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:288px;position:relative}.text-item_icon__5ZWPg{width:32px;height:32px}.text-item_icon__5ZWPg path{fill:rgb(var(--black))}.text-item_text__L0iE9{font-family:Lato,sans-serif;font-size:14px;font-weight:700;color:rgb(var(--black));text-align:center;line-height:1.25}.text-item_index__z9M_y{position:absolute;bottom:0;left:0;width:16px;height:16px;border-radius:50%;background-color:rgb(var(--red));color:rgb(var(--light-grey));font-family:Lato,sans-serif;font-size:12px;font-weight:900;text-align:center}.intro_main__LqkD6{width:100%;flex-grow:1;padding:40px 8px 0;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;gap:32px;overflow:hidden}@media (max-width:540px){.intro_main__LqkD6{padding-top:20px}}.intro_text-wrapper__OeJtm{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;text-align:center}.intro_text-wrapper__OeJtm p{font-family:Lato,sans-serif;font-size:14px;font-weight:700;color:rgb(var(--black));text-align:center}.intro_title-wrapper__vrzw0{text-transform:uppercase;display:flex;flex-direction:column;justify-content:center;align-items:center}.intro_title-wrapper__vrzw0 h1{font-family:Lato,sans-serif;font-size:32px;font-weight:800;color:rgb(var(--black))}.intro_title-wrapper__vrzw0 h1.intro_challenge__LmIlY{color:rgb(var(--red));font-size:28px}.intro_rewards__YdUTF{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;text-align:center}.intro_reward-wrapper__crwNj h4{font-family:Lato,sans-serif;font-size:18px;font-weight:700;color:rgb(var(--black))}.intro_reward-wrapper__crwNj p{font-family:Lato,sans-serif;font-size:14px;font-weight:400;color:rgb(var(--black))}.button_button__B55q_{background-color:transparent;font-family:Lato;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid transparent;box-sizing:border-box;transition:background-color .15s ease-in-out}.button_image__AWiQ0{object-fit:contain}.button_with-shadow__SuaQz{box-shadow:0 4px 12px rgba(0,0,0,.1)}.button_active__7QcpF svg path{fill:#fff}.button_white-alt__bjJla,.button_white__85T_V{background-color:#fff;color:rgb(var(--black))}.button_white-alt__bjJla.button_bordered__7qFid,.button_white__85T_V.button_bordered__7qFid{background-color:hsla(0,0%,100%,.3);border:1px solid rgb(var(--black));color:#000}.button_white__85T_V.button_active__7QcpF{background-color:rgb(var(--black));color:#fff}.button_white-alt__bjJla.button_active__7QcpF{background-color:rgb(var(--charcoal));color:#fff}.button_red__LXzjz{background-color:rgb(var(--red));color:#fff}.button_red__LXzjz.button_bordered__7qFid{background-color:rgba(var(--red),.3);border:1px solid rgb(var(--red));color:rgb(var(--black))}.button_green__sN5Ji{background-color:rgba(var(--lime-green),.3);border:1px solid rgba(var(--lime-green));color:rgb(var(--black))}.button_extrasmall__qzmKm{font-size:10px;padding:6px 36px}.button_small__0qqTX{padding:10px 76px;font-size:16px}.button_medium__1owhl{padding:24px 32px}.button_large__gJuJw{padding:14px 24px;font-size:20px}@media (max-height:800px){.button_large__gJuJw{padding:8px 10px;font-size:16px}}@media (max-width:540px){.button_large__gJuJw{padding:8px 10px;font-size:16px}.button_large__gJuJw svg{width:24px}}.button_large__gJuJw .button_icon__F2M7z{height:32px}.button_extralarge__MtJre{padding:32px 48px;font-size:20px}@media (max-height:800px){.button_extralarge__MtJre{padding:20px 32px;font-size:16px}}@media (max-width:540px){.button_extralarge__MtJre{padding:20px 32px;font-size:16px}}.button_fit__4gbwD{width:fit-content}.button_full__x_G4N{width:100%;padding-right:0;padding-left:0}.button_slightly-rounded__igv0g{border-radius:8px}.button_rounded__1ZYXt{border-radius:9999px}.button_square__Qs1P0{border-radius:0}.button_black__90rWX{font-weight:800}.button_bold___pyYG{font-weight:700}.button_left__E1Fou{margin-right:auto}.button_center___mQPy{margin:0 auto}.button_right__BS7GI{margin-left:auto}.button_error__HkdTO{animation:button_button-errored__idCGC 3s ease-in-out infinite}@keyframes button_button-errored__idCGC{0%{outline:2px solid rgb(var(--red),.2)}20%{outline:2px solid transparent}40%{outline:2px solid rgb(var(--red),.2)}60%{outline:2px solid transparent}80%{outline:2px solid rgb(var(--red),.2)}to{outline:2px solid transparent}}.progress-bar_wrapper__JnBXU{width:calc(100% - 32px);margin:0 auto;display:flex;justify-content:space-between;align-items:center;position:relative;max-width:500px;box-sizing:border-box}.progress-bar_step__5yCXw{z-index:3;position:relative;width:20px;height:20px;display:grid;place-items:center;background-color:rgba(var(--grey));border-radius:50%;border:2px solid #fff;outline:2px solid rgb(var(--grey));transition:background-color .4s ease-in-out,border .4s ease-in-out,outline .4s ease-in-out;color:#fff;font-family:Lato,sans-serif;font-weight:800;font-size:8px}.progress-bar_step__5yCXw.progress-bar_active__N_JFg{background-color:rgba(var(--black));border:2px solid #fff;outline:2px solid rgb(var(--black))}.progress-bar_step__5yCXw.progress-bar_filled__91V8D{background-color:rgb(var(--red));border:2px solid rgb(var(--red));outline:2px solid rgb(var(--red))}.progress-bar_covering-line__1X4cm,.progress-bar_line__InJeq{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;width:100%;height:8px;box-sizing:border-box;border:1px solid rgb(var(--grey))}.progress-bar_covering-line__1X4cm{z-index:2;background-color:rgb(var(--red));transition:width 1s ease-in-out;left:0;transform:translateY(-50%)}.congratulations_container__5LcJS{width:100%;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:28px;box-sizing:border-box;padding-bottom:24px}@media (max-height:700px){.congratulations_container__5LcJS{gap:12px;justify-content:flex-end}}.congratulations_stripe-wrapper__shfCk{width:372px;height:182px;margin-bottom:-24px}@media (max-height:800px){.congratulations_stripe-wrapper__shfCk{width:278px;height:107px;margin-bottom:-48px}}@media (max-width:540px){.congratulations_stripe-wrapper__shfCk{width:278px;height:107px;margin-bottom:-48px}}.congratulations_title__dujrg{font-family:Lato,sans-serif!important;font-size:20px;font-weight:700;color:rgb(var(--black));text-align:center;margin-bottom:48px}@media (max-height:700px){.congratulations_title__dujrg{margin-bottom:12px}}.stripe_wrapper___0ukP{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin-bottom:12px}@media (max-height:800px){.stripe_wrapper___0ukP{margin-bottom:-36px;gap:4px}}@media (max-width:540px){.stripe_wrapper___0ukP{margin-bottom:-36px;gap:4px}}.stripe_wrapper___0ukP h1{font-family:Lato,sans-serif;font-size:20px;color:rgb(var(--black));text-align:center;font-weight:900;max-width:372px}@media (max-height:800px){.stripe_wrapper___0ukP h1{font-size:16px;max-width:278px}}@media (max-width:540px){.stripe_wrapper___0ukP h1{font-size:16px;max-width:278px}}.stripe_wrapper___0ukP h3{font-family:Lato,sans-serif;font-size:18px;color:rgb(var(--black));text-align:center;font-weight:400;max-width:372px}@media (max-height:800px){.stripe_wrapper___0ukP h3{font-size:12px;max-width:278px}}@media (max-width:540px){.stripe_wrapper___0ukP h3{font-size:12px;max-width:278px}}.stripe_stripe__OseGD{width:240px;height:110px}@media (max-height:800px){.stripe_stripe__OseGD{width:160px;height:73px}}@media (max-width:540px){.stripe_stripe__OseGD{width:160px;height:73px}}.thermometer_wrapper__Yz0wv{position:relative;width:84px;height:290px}@media (max-height:800px){.thermometer_wrapper__Yz0wv{transform:scale(.8)}}@media (max-width:540px){.thermometer_wrapper__Yz0wv{transform:scale(.8)}}.thermometer_thermometer__l4bH6{position:absolute;z-index:1}.thermometer_filled-wrapper__Pspt1{position:absolute;bottom:4px;left:8px;z-index:0}.thermometer_overlay__zU_PG{height:100%;width:100px;transition:height ease-in-out;position:absolute;top:0;left:0;background-color:#fff}.thermometer_pointer___gVml{transition:top ease-in-out;transform:translateY(-50%);width:24px;height:24px;position:absolute;right:-24px}.thermometer_milestone__9ouzm{font-family:Lato,sans-serif;font-size:12px;font-weight:900;color:rgb(var(--black));text-align:center;position:absolute;left:-32px}.thermometer_coin__UZsFY{position:absolute;z-index:1;top:-92px;left:50%;transform:translate(-50%);width:52px;height:52px}.view_container__wTaTO{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;flex-grow:1;max-width:500px;overflow:hidden;box-sizing:border-box;padding:8px 16px}@media (max-height:700px){.view_container__wTaTO{gap:12px;justify-content:flex-end;margin-bottom:24px}}@media (max-width:425px){.view_container__wTaTO{padding-left:24px;padding-right:24px}}@media (max-width:375px){.view_container__wTaTO{padding-left:16px;padding-right:16px}}.view_items__Ay3gU{max-width:500px;gap:10px}.view_items__Ay3gU,.view_level__lsYC2{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.view_level__lsYC2{gap:24px}.view_level__lsYC2 .view_text__cs0Sh{font-family:Lato,sans-serif;font-size:14px;font-weight:800;color:rgb(var(--black));text-align:center}.view_title-wrapper__w8hxz{display:grid;place-items:center;gap:4px;max-width:302px;text-align:center}.view_title-wrapper__w8hxz h1{font-family:Lato,sans-serif;font-size:16px;font-weight:800;color:rgb(var(--black))}.view_title-wrapper__w8hxz p{font-family:Lato,sans-serif;font-size:14px;font-weight:700;color:rgb(var(--black));text-align:center}.view_container__4pOGa{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;flex-grow:1;overflow:hidden;box-sizing:border-box;padding:8px 16px}@media (max-height:800px){.view_container__4pOGa{gap:12px;margin-bottom:24px}}@media (max-height:700px){.view_container__4pOGa{justify-content:flex-end}}@media (max-width:540px){.view_container__4pOGa{gap:16px}}@media (max-width:425px){.view_container__4pOGa{padding-left:24px;padding-right:24px}}@media (max-width:375px){.view_container__4pOGa{padding-left:16px;padding-right:16px}}.view_level__hYs_K{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px}.view_level__hYs_K p{font-family:Lato,sans-serif;font-size:30px;font-weight:800;color:rgb(var(--black))}.view_title-wrapper__HRpLj{display:grid;place-items:center;gap:4px;max-width:302px;text-align:center}.view_title-wrapper__HRpLj h1{font-family:Lato,sans-serif;font-size:16px;font-weight:800;color:rgb(var(--black))}.view_title-wrapper__HRpLj h4{font-family:Lato,sans-serif;font-size:12px;font-weight:700;color:rgb(var(--red))}.view_secondary-text__nhLox,.view_title-wrapper__HRpLj p{font-family:Lato,sans-serif;font-size:14px;font-weight:700;color:rgb(var(--black));text-align:center}.view_image__FGh2o{object-fit:contain;width:100%;height:100%}.view_cards__xI14_{display:grid;grid-template-columns:repeat(2,140px);gap:20px}@media (max-height:700px){.view_cards__xI14_{grid-template-columns:repeat(2,104px);gap:12px}}@media (max-width:540px){.view_cards__xI14_{grid-template-columns:repeat(2,104px)}}.view_extra-button__DVyYB{grid-column:1/span 2}.view_card__YEo2V{border-radius:4px;width:140px;height:140px;padding:8px}@media (max-height:700px){.view_card__YEo2V{width:104px;height:104px}}@media (max-width:540px){.view_card__YEo2V{width:104px;height:104px}}.view_container__ieDQk{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;flex-grow:1;max-width:500px;overflow:hidden;padding:8px 16px;box-sizing:border-box}@media (max-height:800px){.view_container__ieDQk{gap:12px}}@media (max-height:700px){.view_container__ieDQk{justify-content:flex-end}}@media (max-width:540px){.view_container__ieDQk{gap:12px}}@media (max-width:425px){.view_container__ieDQk{padding-left:24px;padding-right:24px}}@media (max-width:375px){.view_container__ieDQk{padding-left:16px;padding-right:16px}}.view_level__mDxwV{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.view_level__mDxwV .view_text__9ZaFl{font-weight:800}.view_instructions__v9Y7t,.view_level__mDxwV .view_text__9ZaFl{font-family:Lato,sans-serif;font-size:14px;color:rgb(var(--black));text-align:center}.view_instructions__v9Y7t{font-weight:400}.view_title-wrapper__X59Gl{display:grid;place-items:center;gap:4px;max-width:302px;text-align:center}.view_title-wrapper__X59Gl h1{font-family:Lato,sans-serif;font-size:16px;font-weight:800;color:rgb(var(--black))}.view_title-wrapper__X59Gl h4{font-family:Lato,sans-serif;font-size:10px;font-weight:700;color:rgb(var(--black))}@media (max-width:540px){.view_title-wrapper__X59Gl h4{font-size:8px}}.view_title-wrapper__X59Gl p{font-family:Lato,sans-serif;font-size:14px;font-weight:700;color:rgb(var(--black));text-align:center}.view_options__uLdY1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:324px}@media (max-width:540px){.view_options__uLdY1{width:272px;gap:8px}}.view_container__ieDQk h6{font-family:Lato,sans-serif;font-size:10px;font-weight:700;color:rgb(var(--black));text-align:center;max-width:280px}.controller_container__TyrL6{display:flex;flex-direction:column;justify-content:space-between;align-items:center;overflow:hidden;width:100%;height:100%;position:relative}@media (max-height:700px){.controller_container__TyrL6{gap:12px;justify-content:flex-end}}.controller_progress-wrapper__WRDZh{width:calc(100% - 32px);margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;position:absolute;left:50%;top:12px;transform:translateX(-50%);z-index:10}@media (max-width:425px){.controller_progress-wrapper__WRDZh{margin-top:20px}}@media (max-height:700px){.controller_progress-wrapper__WRDZh{margin-top:12px;top:0}}@media (max-height:600px){.controller_progress-wrapper__WRDZh{margin-top:4px;top:0}}.controller_progress__Ibtmj{width:100%}.controller_progress-wrapper__WRDZh .controller_phrase__GFjKg{font-family:Lato,sans-serif;font-size:10px;font-weight:700;color:rgb(var(--black))}.header_header__WgnqV{padding:12px 36px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.header_logo__Xn7VI{width:40px}.header_name__3pxDo{font-family:Lato,sans-serif;font-size:16px;font-weight:700;color:rgb(var(--red))}.footer_footer__ump7f{padding:18px 36px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 0 10px 0 rgba(0,0,0,.2);position:relative}.footer_powered-by__EE5ON{width:102px;margin-left:auto}.landing_wrapper__n4lO7{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.landing_text__DKzl1{max-width:384px;padding:0 20px;color:rgb(var(--black));font-family:Lato,sans-serif;font-size:16px;text-align:center}@media (max-width:768px){.landing_text__DKzl1{font-size:14px}.landing_badge__d_45M{width:300px;height:101px}.landing_wheel-image__ejWZ3{width:150px;height:150px}}@media (max-height:600px){.landing_text__DKzl1{font-size:14px}.landing_badge__d_45M{width:300px;height:101px}.landing_wheel-image__ejWZ3{width:150px;height:150px}}.wheel-spin_main__Rx7zS{width:100%;flex-grow:1}.wheel-spin_main__Rx7zS,.wheel-spin_text-wrapper__7b53x{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.wheel-spin_text-wrapper__7b53x{text-align:center;padding:0 24px}.wheel-spin_text-wrapper__7b53x h1{font-family:Lato,sans-serif;font-size:20px;font-weight:900;color:rgb(var(--black))}.wheel-spin_text-wrapper__7b53x p{font-family:Lato,sans-serif;font-size:16px;font-weight:400;max-width:232px;color:rgb(var(--black));opacity:0}.wheel-spin_text-wrapper__7b53x p span{font-weight:900}.wheel-spin_wheel-wrapper__ztQmO{position:relative}.wheel-spin_wheel-image___u7x7{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.wheel-spin_wheel-image___u7x7,.wheel-spin_wheel__5qYXt{width:300px;height:300px}@media (max-height:700px){.wheel-spin_wheel-image___u7x7,.wheel-spin_wheel__5qYXt{width:200px;height:200px}}.wheel-spin_info__xKX6J{font-family:Lato,sans-serif;font-size:16px;font-weight:400;color:rgb(var(--black));text-align:center;max-width:500px}.wheel-spin_info__xKX6J span{font-weight:900}.page_main__OSUAj{width:100%;flex-grow:1;display:flex;overflow:hidden}.page_main__OSUAj h1{font-family:sans-serif}.page_section__cCq63{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:500px}