*{margin:0;padding:0;box-sizing:border-box}body{background-color:#f7f5f5}.login_container{height:100vh;background:radial-gradient(circle,#8f1a10,#791510)}@media screen and (min-width: 1024px){.login_container{position:relative}}.login_flower_wrapper{width:100%;display:flex;justify-content:space-between}.login_flower_wrapper img{height:100px}@media screen and (min-width: 1024px){.login_flower_wrapper img{height:120px}}.login_banner{width:100%;display:flex;justify-content:center;align-items:center;padding:1rem 4rem;gap:1rem}.login_banner .login_banner_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.login_banner .login_banner_title_wrapper h6{color:#fff;font-size:1rem;font-family:Helvetica,sans-serif;font-weight:500}.login_banner .login_banner_title_wrapper .qrpass_logo{height:50px;width:100%}.login_banner .login_banner_title_wrapper .date_loc{margin-top:1rem;height:30px}.login_banner .lantern{height:100px}@media screen and (min-width: 1024px){.login_banner{padding:0}}.login_form_card.MuiPaper-root{width:90%;margin:2rem auto;padding:1rem;border-radius:8px}.login_form_card.MuiPaper-root .login_form_title{text-align:center;font-weight:600;font-size:1rem!important;color:#1a1919}.login_form_card.MuiPaper-root .login_form_fields{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.login_form_card.MuiPaper-root .login_form_or_wrapper{margin-top:1rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.login_form_card.MuiPaper-root .login_form_or_wrapper .login_form_or.MuiTypography-root{font-size:.8rem!important;font-weight:600;color:#1a1919}.login_form_card.MuiPaper-root .login_form_or_wrapper .login_form_or_wrapper__divider.MuiDivider-root{flex:1}.login_form_card.MuiPaper-root .register_now.MuiButton-root{text-transform:capitalize}.login_form_card.MuiPaper-root .register_now.MuiButton-root{margin-bottom:2rem;border-radius:4px;background-color:#ffa600;color:#8f1a10;font-weight:600;font-size:1.2rem;text-transform:uppercase}.login_form_card.MuiPaper-root .register_now.MuiButton-root:hover{background-color:#791510;color:#fff}.login_form_card.MuiPaper-root .login_form_register{height:100%;display:flex;justify-content:center;align-items:center;padding-bottom:1rem;padding-top:.5rem}.login_form_card.MuiPaper-root .login_form_register p,.login_form_card.MuiPaper-root .login_form_register button{font-size:.8rem!important;color:#1a1919}.login_form_card.MuiPaper-root .login_button.MuiButton-root{margin-top:1.5rem;padding:.6rem;border-radius:6px;background-color:#8f1a10;color:#fff;text-transform:capitalize;font-weight:500}.login_form_card.MuiPaper-root .login_button.MuiButton-root:hover{background-color:#791510;color:#fff}@media screen and (min-width: 768px){.login_form_card.MuiPaper-root{width:400px}}.powered_by_container.MuiStack-root{flex-direction:row;justify-content:center;align-items:center}.powered_by_container.MuiStack-root .powered_by_text.MuiTypography-root{bottom:0;color:#e6e6e6}.powered_by_container.MuiStack-root .powered_by_text-footer.MuiTypography-root{color:#d32e12;font-weight:600}.powered_by_container.MuiStack-root img{height:50px}footer{background-image:url(/assets/clouds_2-BdnlpxIe.png);width:100%;height:100px;display:none}@media screen and (min-width: 1024px){footer{display:block;position:absolute;bottom:0;background-repeat:repeat;background-size:50%;background-blend-mode:overlay;background-position-x:center;background-clip:padding-box}}.slider{position:relative;width:100%;height:80px;overflow:hidden;border-radius:6px}.slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease-in-out}.slide.active{opacity:1}.register_container{display:flex;flex-direction:row;transition:all .3s ease}.register_container main{display:block;flex:1;width:100%}.register_drawer .MuiPaper-root{background:radial-gradient(circle,#8f1a10,#791510);overflow:hidden;height:100vh}@media screen and (min-width: 768px){.register_drawer .MuiPaper-root{width:300px}}@media screen and (min-width: 1024px){.register_drawer .MuiPaper-root{width:450px}}@media screen and (min-width: 768px){.register_drawer_open .MuiPaper-root{position:relative}}.register_sidebar{overflow:hidden;height:100%;width:100%;position:relative;transition:all .5s ease-in-out}.register_sidebar_close{left:-100000px!important;transition:all .5s ease-in-out}@media screen and (min-width: 1024px){.register_sidebar_close{display:none}}.register_sidebar__close_btn_wrapper{position:relative}.register_sidebar__close_btn_wrapper .register_sidebar__close_btn.MuiButtonBase-root{position:absolute;top:2rem;right:1.2rem;padding:.5rem 1rem;color:#ffa600;background-color:#64120c;border-radius:6px;border:1px solid #ffa600}.register_sidebar__close_btn_wrapper .register_sidebar__close_btn.MuiButtonBase-root:hover{background-color:#791510}@media screen and (min-width: 768px){.register_sidebar__close_btn_wrapper{display:none}}.register_sidebar_border{height:100%;padding:2rem;background-image:url(/assets/border-C7KurhtG.png);background-size:80% 90%;background-blend-mode:overlay;background-position:center center;background-repeat:no-repeat}.register_sidebar__banner{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2rem}.register_sidebar__banner .register_sidebar__hero{width:100%;display:flex;justify-content:center;align-items:center;padding:1rem;gap:1rem}.register_sidebar__banner .register_sidebar__hero .lantern{height:100px}.register_sidebar__banner .register_sidebar__hero .login_banner_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.register_sidebar__banner .register_sidebar__hero .login_banner_title_wrapper h6{color:#fff;font-size:1rem;font-family:Helvetica,sans-serif;font-weight:500}.register_sidebar__banner .register_sidebar__hero .login_banner_title_wrapper .qrpass_logo{width:100%}.register_sidebar__banner .register_sidebar__hero .login_banner_title_wrapper .date_loc{margin-top:1rem;height:30px}.register_sidebar__nav{height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.register_sidebar__nav .sidebar_nav__btn.MuiButton-root{padding:1rem;border-radius:100px;background-color:#ffa600;font-size:1rem;text-transform:uppercase;font-family:Alright Sans,sans-serif}.register_sidebar__nav .sidebar_nav__btn.MuiButton-root:hover{background-color:#734f0a}@media screen and (min-width: 465px) and (max-width: 992px){.register_sidebar__nav .sidebar_nav__btn.MuiButton-root{font-size:1rem}}@media screen and (min-width: 465px) and (max-width: 1024px){.register_sidebar__nav .sidebar_nav__btn.MuiButton-root{width:220px}}@media screen and (min-width: 1024px){.register_sidebar__nav .sidebar_nav__btn.MuiButton-root{margin-top:2rem;width:320px;font-size:1.4rem}}.register_sidebar__nav .sidebar_nav__btn-active.MuiButton-root{background-color:#ffa600}.register_sidebar__nav .sidebar_nav_btn-back.MuiButton-root{margin-top:5rem;color:#ffd90095;text-transform:initial}@media screen and (min-width: 768px){.register_sidebar__nav .sidebar_nav_btn-back.MuiButton-root{margin-top:1rem}}@media screen and (min-width: 1024px){.register_sidebar__nav .sidebar_nav_btn-back.MuiButton-root{margin-top:5rem;width:300px}}.register_sidebar__footer{z-index:10000;background-image:url(/assets/clouds_2-BdnlpxIe.png);width:100%;height:100px;display:none}@media screen and (min-width: 768px){.register_sidebar__footer{display:block;position:absolute;bottom:0;background-repeat:repeat;background-blend-mode:overlay;background-position-x:center;background-clip:padding-box}}.register_index_wrapper.MuiStack-root{height:100%;width:100%;justify-content:center;align-items:center;padding:4rem;background-image:url(/assets/lantern-2-BnyC59kr.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;margin:auto;border:10px solid #ffa600}.register__year_starter_title.MuiTypography-root{font-weight:800;font-size:3.5rem;color:#ffa600;text-align:center;margin-top:1rem;margin-bottom:1rem;font-family:ZCOOL XiaoWei,sans-serif;border-bottom:4px solid #ffa600}@media screen and (min-width: 768px){.register__year_starter_title.MuiTypography-root{font-size:5rem}}.register__year_starter_description.MuiTypography-root{display:flex;flex-direction:row;align-items:center;font-size:1rem;color:#ffa600;text-align:center;font-family:Helvetica,sans-serif}:root{--fcc-flip-duration:.7s;--fcc-spacing:8px;--fcc-digit-block-width:46px;--fcc-digit-block-height:80px;--fcc-digit-block-radius:4px;--fcc-digit-block-spacing:4px;--fcc-digit-font-size:50px;--fcc-label-font-size:16px;--fcc-label-color:inherit;--fcc-background:#0f181a;--fcc-digit-color:#fff;--fcc-divider-color:hsla(0,0%,100%,.4);--fcc-divider-height:1px;--fcc-shadow:0 0 2px 1px rgba(0,0,0,.1);--fcc-separator-size:5px;--fcc-separator-color:currentColor}._qWTcH{font-family:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;display:flex;align-items:center;gap:var(--fcc-spacing)}._1tbqx ._3cpN7{margin-bottom:calc(var(--fcc-label-font-size)*2)}._3cpN7 ._2EBbg:not(:last-child){margin-right:var(--fcc-digit-block-spacing)}._3cpN7{position:relative;display:flex;align-items:center}._2aOn7{color:var(--fcc-label-color);line-height:1;font-weight:400;font-size:var(--fcc-label-font-size);position:absolute;bottom:0;left:50%;transform:translate(-50%,150%)}._2EBbg{perspective:200px;position:relative;font-size:var(--fcc-digit-font-size);color:var(--fcc-digit-color);font-weight:500;line-height:0;width:var(--fcc-digit-block-width);height:var(--fcc-digit-block-height);box-shadow:var(--fcc-shadow);border-radius:var(--fcc-digit-block-radius)}._106d2,._SKh-V{position:absolute;width:100%;height:50%;overflow:hidden;display:flex;justify-content:center;background:var(--fcc-background)}._SKh-V{align-items:flex-end;top:0;border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom:var(--fcc-divider-height) solid var(--fcc-divider-color)}._106d2{align-items:flex-start;bottom:0;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}._3luxx{position:relative;z-index:2;width:100%;height:50%;transform-style:preserve-3d;transform-origin:bottom;transform:rotateX(0);border-radius:inherit}._3luxx._2kgZC{transition:transform var(--fcc-flip-duration) ease-in-out;transform:rotateX(-180deg)}._2v-d4{position:absolute;width:100%;height:100%;display:flex;justify-content:center;overflow:hidden;backface-visibility:hidden;background:var(--fcc-background)}._1GZQ7{align-items:flex-end;border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom:var(--fcc-divider-height) solid var(--fcc-divider-color)}._3AVXa{align-items:flex-start;transform:rotateX(-180deg);border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}._2hRXr{height:var(--fcc-digit-block-height);display:flex;flex-direction:column;justify-content:center;align-items:center}._1tbqx ._2hRXr{margin-bottom:calc(var(--fcc-label-font-size)*2)}._2hRXr:after,._2hRXr:before{content:"";width:var(--fcc-separator-size);height:var(--fcc-separator-size);border-radius:50%;background-color:var(--fcc-separator-color)}._2hRXr:before{margin-bottom:var(--fcc-separator-size)}.header__app_bar.MuiPaper-root{width:100%;flex-grow:1;background:radial-gradient(circle,#8f1a10,#791510);color:#fff;box-shadow:none;transition:all .5s ease-in-out}.header__menu_btn.MuiButtonBase-root{color:#ffa600;background-color:#791510;border-radius:6px}.header__menu_btn.MuiButtonBase-root:hover{background-color:#64120c}.header__qrpass_logo{height:2rem;margin:auto}@media screen and (min-width: 1024px){.header__qrpass_logo{display:none}}.register_section{height:100%;margin:1rem 0}@media screen and (min-width: 1024px){.register_section{height:100vh;margin:0}}.register_section__from_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.register_section__from_card.MuiPaper-root{border-radius:16px;width:90%}.register_section__from_card.MuiPaper-root .MuiCardHeader-root{padding:2rem;background-color:#02672b}.register_section__from_card.MuiPaper-root .MuiCardHeader-root .MuiTypography-root{text-align:center;font-weight:700;font-size:1.5rem;color:#fff}@media screen and (min-width: 1024px){.register_section__from_card.MuiPaper-root .MuiCardHeader-root .MuiTypography-root{font-size:2rem}}.register_section__action_wrapper.MuiStack-root{width:100%;display:flex;justify-content:center;align-items:center;gap:1.5rem}.register_section__action_wrapper.MuiStack-root .MuiFormControlLabel-root .MuiTypography-root{text-align:justify}@media screen and (min-width: 1024px){.register_section__action_wrapper.MuiStack-root .MuiFormControlLabel-root{flex:1}}@media screen and (min-width: 768px){.register_section__action_wrapper.MuiStack-root{gap:2rem}}@media screen and (min-width: 1024px){.register_section__action_wrapper.MuiStack-root{flex-direction:row;justify-content:space-between}}.register_section__register_btn.MuiButton-root{background-color:#64120c;border-radius:12px;font-size:1.2rem;text-transform:uppercase}.register_section__register_btn.MuiButton-root:hover{background-color:#791510}@media screen and (min-width: 1024px){.register_section__register_btn.MuiButton-root{width:initial;align-self:flex-end!important}}.register_from__card_content.MuiCardContent-root{display:flex;flex-direction:column;padding:2rem;min-height:60vh}@media screen and (min-width: 1024px){.register_from__card_content.MuiCardContent-root{padding:4rem}}.register_from__card_actions.MuiCardActions-root{padding:2rem}@media screen and (min-width: 1024px){.register_from__card_actions.MuiCardActions-root{padding:2rem 4rem}}@media screen and (min-width: 1024px){.register_form__field_stack.MuiStack-root{flex-direction:row;gap:1rem}}.register_form__field_stack.MuiStack-root .MuiTextField-root{margin-bottom:1.5rem}@media screen and (min-width: 1024px){.register_form__field_stack.MuiStack-root .MuiTextField-root{margin-bottom:2rem}}.qr_code_container.MuiStack-root{width:100%;height:100%;align-items:center;justify-content:center}.qr_code__card.MuiPaper-root{border-radius:12px}.qr_code__card-vip.MuiPaper-root{outline:4px solid rgb(134,83,0)}.qr_code__info.MuiStack-root{padding:1rem 0}.qr_code__greetings.MuiTypography-root{font-size:1rem;font-weight:400;text-align:center;font-family:Inter,sans-serif}@media screen and (min-width: 1024px){.qr_code__greetings.MuiTypography-root{padding:1rem 0}}.qr_code__greetings-commitee.MuiTypography-root{font-size:.9rem;margin:10px 0}.qr_code__download_btn.MuiButton-root{background-color:#8f1a10}.admin_drawer.MuiDrawer-root .MuiPaper-root{background:radial-gradient(circle,#791510,#64120c)}.admin_appbar.MuiAppBar-root{background-color:#fff;color:#791510}.admin_appbar.MuiAppBar-root .MuiTypography-root{font-size:1.5rem;font-weight:700}@media (min-width: 1024px){.admin_appbar.MuiAppBar-root .MuiTypography-root{font-size:2rem}}.admin_header.MuiStack-root{background-color:#fff}.admin_toolbar.MuiStack-root{display:flex;flex-direction:column-reverse;gap:2rem}@media screen and (min-width: 1024px){.admin_toolbar.MuiStack-root{flex-direction:row;flex-direction:row-reverse;justify-content:space-between;gap:0}}.admin_heading.MuiTypography-root{margin-bottom:1rem;font-weight:700;font-size:1.5rem;text-transform:uppercase;color:#d32e12;font-family:Helvetica,sans-serif}@media screen and (min-width: 1024px){.admin_heading.MuiTypography-root{font-size:2.5rem;font-weight:700}}.admin__add_cta.MuiButton-root{display:inline-flex;height:initial!important;background-color:#02672b;color:#fff;border-radius:8px;padding:.5rem 1rem;font-size:1rem;font-weight:500;border:1px solid #02672b}.admin__add_cta.MuiButton-root:hover{background-color:#0d8033}.admin__add_cta-import.MuiButton-root{display:inline-flex;height:initial!important;color:#02672b;border-radius:8px;padding:.5rem 1rem;font-size:1rem;font-weight:500;border:1px solid #02672b}.admin__add_cta-import.MuiButton-root:hover{background-color:#0d8033;color:#fff}.admin_actions.MuiButtonBase-root.MuiIconButton-root{padding:0;border-radius:4px;color:#8f1a10;background-color:#d32e12}.admin_actions.MuiButtonBase-root.MuiIconButton-root:hover{background-color:#8f1a10}.admin_search.MuiFormControl-root.MuiTextField-root .MuiOutlinedInput-root{border-radius:8px}@media screen and (min-width: 1024px){.admin_search.MuiFormControl-root.MuiTextField-root{width:300px}}.admin__table_container.MuiPaper-root{border-radius:12px;margin-top:1rem}.admin_icon.MuiSvgIcon-root{color:#e6e6e6}.admin_divider.MuiDivider-root{background-color:#e6e6e6}.admin__nav_item_btn.MuiButtonBase-root{margin:.5rem;border-radius:8px;background-color:#e6e6e6}.admin__nav_item_btn.MuiButtonBase-root .admin__nav_item_icon.MuiListItemIcon-root{color:#1a1919}.admin__nav_item_btn.MuiButtonBase-root .admin__nav_item_title.MuiListItemText-root span{font-size:1rem;font-weight:600;color:#1a1919}.admin__nav_item_btn.MuiButtonBase-root:hover{background-color:#c3c3c3;color:#1a1919}.admin__nav_item_btn.MuiButtonBase-root:hover .admin__nav_item_icon.MuiListItemIcon-root{color:#1a1919}.admin__nav_item_btn.MuiButtonBase-root.active{background-color:#8f1a10;color:#fff}.admin__nav_item_btn.MuiButtonBase-root.active .admin__nav_item_icon.MuiListItemIcon-root,.admin__nav_item_btn.MuiButtonBase-root.active .admin__nav_item_title.MuiListItemText-root span{color:#fff}.admin__nav_item_btn.MuiButtonBase-root.sub_active{color:#fff!important}.admin__nav_item_btn.MuiButtonBase-root.sub_active .admin__nav_item_icon.MuiListItemIcon-root,.admin__nav_item_btn.MuiButtonBase-root.sub_active .admin__nav_item_title.MuiListItemText-root span{color:#8f1a10}@media (min-width: 1024px){.admin__nav_item_btn.MuiButtonBase-root{margin:.6rem 1.2rem}}.admin__avatar.MuiAvatar-root{background-color:#8f1a10}.admin__avatar.MuiAvatar-root .MuiSvgIcon-root{font-size:1.7rem}@media screen and (min-width: 768px){.dashboard_section.MuiBox-root{padding:1rem}}.dashboard_heading.MuiTypography-root{margin-bottom:1rem;font-weight:700;font-size:1rem;text-transform:uppercase;color:#8f1a10;font-family:Helvetica,sans-serif}@media screen and (min-width: 1024px){.dashboard_heading.MuiTypography-root{font-size:2.5rem}}.dashboard_title.MuiTypography-root{font-size:1.2rem;font-weight:700}@media (min-width: 1024px){.dashboard_title.MuiTypography-root{font-size:4rem;font-family:Helvetica,sans-serif}}.dashboard_description.MuiTypography-root{margin-top:1rem;font-size:1rem;font-weight:500}.dashboard_card.MuiCard-root{background-color:#eee;border-radius:3rem;margin:1rem 0;padding:1rem}.dashboard_banner_stack.MuiStack-root{margin:3rem 0;padding:1rem;background-color:#eee;border-radius:1rem}@media screen and (min-width: 768px){.dashboard_banner_stack.MuiStack-root{justify-content:flex-end}}.dashboard_banner{height:inherit;width:100%}@media screen and (min-width: 768px){.dashboard_banner{height:150px;width:initial}}@media screen and (min-width: 1024px){.dashboard_banner{height:300px;width:initial}}.admin_section.MuiBox-root{width:100%}.users__permissions_btn.MuiButton-root{border-radius:1rem;text-transform:capitalize;font-size:.8rem}.users__permissions_body.MuiStack-root{padding:1rem 2rem}.qr_code_container.MuiStack-root{align-items:center;justify-content:center;gap:0}.qr_code_scanner_container.MuiBox-root{height:100%;margin-top:4rem;border:4px solid #8f1a10;border-radius:1rem;padding:.5rem}@media screen and (min-width: 768px){.qr_code_scanner_container.MuiBox-root{height:400px}}.qr_code_img{width:100%;height:250px;object-fit:cover}.qr_code_succes_scan_img{height:40px;width:40px}.qr_code_scan_btn.MuiButton-root{border-radius:2rem;padding:1rem}.qr_code_confirmation.MuiStack-root{position:relative;margin-top:1rem;margin-bottom:1rem;flex-direction:column;justify-content:center;align-items:center}.qr_code_confirmation_img{height:230px;width:100%}@media screen and (min-width: 768px){.qr_code_confirmation_img{height:300px}}@media screen and (min-width: 1024px){.qr_code_confirmation_img{width:500px;height:320px}}.qr_code_confirmation_text_container.MuiStack-root{position:absolute;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;margin-top:4rem;padding:4px 6px;border-radius:4px;background-color:#fff4c48e}@media screen and (min-width: 768px){.qr_code_confirmation_text_container.MuiStack-root{margin-top:6rem}}.qr_code_confirmation_text_container.MuiStack-root img{height:50px}.qr_code__confirmed_text.MuiTypography-root{font-size:.8rem;font-weight:600;text-align:center;color:#8f1a10}@media screen and (min-width: 768px){.qr_code__confirmed_text.MuiTypography-root{font-size:1rem}}.qr_code_manual_input_container.MuiPaper-root{height:100%;padding-top:1rem;border-radius:1rem;border:4px solid #8f1a10}@media screen and (min-width: 768px){.qr_code_manual_input_container.MuiPaper-root{width:400px;padding-top:2rem}}.qr_code_manual_input.MuiCardContent-root{width:100%;gap:10px;display:flex;flex-direction:column;border-radius:1rem;padding:1rem}.qr_code_manual_input.MuiCardContent-root .MuiInputBase-root{width:100%!important;padding-left:1rem;padding-right:1rem;border-radius:8px}@media screen and (min-width: 768px){.qr_code_manual_input.MuiCardContent-root .MuiInputBase-root{padding:.5rem}}.qr_code_manual_input.MuiCardContent-root .MuiButton-root{width:100%;border-radius:8px}@media screen and (min-width: 768px){.qr_code_manual_input.MuiCardContent-root .MuiButton-root{width:100%}}.qr_code_manual_input.MuiCardContent-root .qr_code_manual_btn_container.MuiStack-root{display:flex;flex-direction:row}@media screen and (min-width: 768px){.qr_code_manual_input.MuiCardContent-root .qr_code_manual_btn_container.MuiStack-root .MuiButton-root{padding:.5rem}.qr_code_manual_input.MuiCardContent-root .qr_code_manual_btn_container.MuiStack-root{margin-top:2rem}}.admin__ineligible.MuiButton-root{display:inline-flex;height:initial!important;background-color:#8f1a10;color:#fff;border-radius:8px;padding:.5rem 1rem;font-size:1rem;font-weight:500;border:1px solid #8f1a10}.admin__ineligible.MuiButton-root:hover{background-color:#64120c}.dialog_paper.MuiPaper-root{border-radius:12px}.dialog_paper.MuiPaper-root .MuiDialogContent-root{padding:1.5rem;width:100%}.dialog_paper.MuiPaper-root .MuiDialogActions-root{padding:1rem 1.5rem}.dialog_paper-confirmation.MuiPaper-root{max-width:400px;width:100%}.dialog_paper-user.MuiPaper-root{max-width:600px;width:100%}.dialog_title_wrapper.MuiStack-root{padding:1rem 1.5rem .5rem}.dialog_title.MuiTypography-root{display:flex;flex-direction:column;font-size:1.2rem;font-weight:600;color:#1a1919}.dialog_btn.MuiButton-root{width:inherit;border-radius:8px;text-transform:capitalize;font-weight:500;background-color:#02672b;color:#fff}.dialog_btn.MuiButton-root:hover{background-color:#0d8033}.dialog_btn-no_outlined.MuiButton-root{width:inherit;border-radius:8px;text-transform:capitalize;font-weight:500;background-color:#fff;color:#d32e12;border:1px solid #d32e12}.dialog_btn-no_outlined.MuiButton-root:hover{background-color:#d32e12;color:#fff}.admin_section-wheel.MuiBox-root{position:relative;height:100vh;width:100%;padding:2rem 6rem;background:radial-gradient(circle,#8f1a10,#791510)}.wheel__back_btn.MuiButton-root{background:inherit;position:absolute;top:0;left:0}.wheel_cloud_footer{z-index:100;width:100%;overflow:hidden!important;background:url(/assets/clouds_2-BdnlpxIe.png);background-size:1150px;background-repeat:repeat-x}.wheel_container.MuiPaper-root{position:relative;height:100%;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:5rem;border-radius:24px}.wheel_lantern{height:220px;position:absolute;top:10px;left:10px}.wheel_raffle_mode.MuiBox-root{position:absolute;top:10px;left:60px;min-width:10px}.wheel_lantern-right{height:220px;position:absolute;top:10px;right:10px}.wheel__spinner_wrapper.MuiBox-root{flex:1;margin-left:10%}.wheel__spinner_result.MuiBox-root{width:30%;margin-right:10%}.wheel__spinner_title.MuiTypography-root{margin-bottom:.5rem;font-size:2.5rem;font-weight:700;text-transform:capitalize;text-align:center;color:#8f1a10}.wheel__spinner_card.MuiPaper-root{border-radius:16px}.wheel__result_card_content.MuiCardContent-root{padding:0}.wheel__result_card_header.MuiStack-root{flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;background-color:#0d8033;color:#fff}.wheel__result_card_title.MuiTypography-root{font-size:1.5rem;font-weight:700;text-transform:capitalize}.wheel__result_card_download.MuiIconButton-root{background-color:#fff;color:#8f1a10;font-size:1rem;font-weight:700;text-transform:capitalize}.wheel__result_card_download.MuiIconButton-root:hover{background-color:#e6e6e6}.wheel__result_card_total.MuiPaper-root{padding:.5rem;border-radius:8px;background-color:#fff4c4;color:#8f1a10}.wheel__result_card_body.MuiStack-root{padding:1rem;overflow-y:auto;height:50vh;flex-wrap:nowrap}.wheel__result_card_item.MuiPaper-root{padding:1.5rem .5rem;margin:.5rem 0;display:flex;align-items:center}.dialog_paper__wheel_winner.MuiPaper-root{border-radius:16px}.wheel_reset_btn.MuiButton-root{font-size:1rem}.wheel__result_card_footer.MuiPaper-root{background-color:#e6e6e6;padding:1rem;border-radius:8px}.wheel_cloud_footer_tex.Typography-root{color:#8f1a10;font-size:1.5rem;font-weight:700;text-transform:capitalize}.spin-container{display:flex;justify-content:center;align-items:center;position:relative;margin:20px auto;box-sizing:border-box;overflow:hidden;border-radius:50%}.spin-container .spin-wheel{position:absolute;height:100%;width:100%;overflow:hidden;background-color:#333;border-radius:50%;box-sizing:border-box}.spin-container .spin-button{position:absolute;height:60px;width:60px;border-radius:50%;background:linear-gradient(145deg,#fff,#e6e6e6);color:#333;font-size:14px;letter-spacing:.1rem;line-break:auto;display:flex;justify-content:center;align-items:center;font-weight:700;text-transform:uppercase;border:solid 2px #ccc;cursor:pointer;-webkit-user-select:none;user-select:none;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 8px #0003;z-index:1}.spin-container .spin-button:hover{background:linear-gradient(145deg,#f2f2f2,#ddd)}.spin-container .spin-button:active{background:linear-gradient(145deg,#e0e0e0,#ccc);box-shadow:0 2px 4px #0003 inset}.spin-container .spin-button:focus{outline:none}.spin-container .spin-button:disabled{background:#ddd;color:#aaa}.spin-container .spin-button:before{content:"";background-color:#fff;position:absolute;top:-32px;width:16px;height:32px;clip-path:polygon(50% 0%,15% 100%,85% 100%);z-index:-1}.spin-container .spin-wheel .option{position:absolute;top:0;left:0;height:50%;width:50%;transform-origin:bottom right;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}.spin-container .spin-wheel .option span{position:relative;color:#fff;transform:rotate(45deg);text-shadow:0 0 3px #333}a{text-decoration:underline;color:#00f}.reports__card_total.MuiPaper-root{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;border-radius:24px;background-color:#fff4c4}.reports__card_total.MuiPaper-root .reports__total_count.MuiTypography-root{font-size:1.5rem;font-weight:800;text-transform:capitalize;color:#8f1a10}.reports__card_total.MuiPaper-root .reports__total_label.MuiTypography-root{font-size:1rem;font-weight:600;text-transform:capitalize;color:#8f1a10}
