.Home_card__HIlp_{width:100%;color:#000;box-shadow:0 0 2px 5px #00000033;background-color:var(--primary-dark-blue);padding:20px;display:flex}.Home_main__2uIek{width:100vw}.Home_head__AAwAi{color:#fff}.Home_left__9_xW8{height:100%;padding:20px}@keyframes Home_moveInLeft__R9clr{0%{opacity:0;transform:translateX(-100px)}80%{transform:translateX(10px)}to{opacity:1;transform:translate(0)}}.Home_in__gU4P4{color:#674a4a;height:40px;padding:5px 10px;border:none;border-radius:5px;outline:none}.Home_in_cont__sIJ_F{width:100%;display:flex;margin-top:10px;align-items:center}.Home_btn_cont__gi6xc{display:flex;justify-content:center;align-items:center;margin-left:20px}.Home_text__3B15I{color:#fff}.Home_btn__gD3FO{padding:5px 20px;background-color:#fff;color:#000;font-size:1.2rem;height:40px;font-weight:500;border:none;display:flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer}.Home_gotoicon__eGyFK{margin-left:10px}.Home_btn__gD3FO>svg{margin-right:5px;fill:#000}.Home_rules_cont__xn8aS{width:100%;display:flex;flex-direction:column;margin-top:10px}.Home_pagination__naUGJ{display:flex;justify-content:center;list-style-type:none;padding:0;margin-top:20px}.Home_pagination__naUGJ li{margin-right:10px}.Home_pagination__naUGJ li a{background-color:var(--primary-dark-blue);padding:10px;cursor:pointer;border-radius:10px;margin:5px}.Home_pagination__naUGJ .Home_active__B5wh_ a{background-color:#007bff;color:#fff;border-color:#007bff}.Home_pagination__naUGJ .Home_disabled___FBcy a{color:#ccc;pointer-events:none;cursor:default}.Home_disabled___FBcy{pointer-events:none;opacity:.5;cursor:not-allowed}.cards_card__M3n2x{background:linear-gradient(135deg,#fff,#f8f9fa);padding:15px;cursor:pointer;border-radius:16px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid #e2e8f0;transition:all .2s ease;min-height:60px}.cards_card__M3n2x:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}.cards_card_content__1DFM2{display:flex;flex-direction:column;gap:8px}.cards_count_label__fZBfE{font-size:14px;font-weight:500;color:#718096;text-transform:uppercase;letter-spacing:.5px}.cards_count_value__94EYF{font-size:32px;font-weight:700;color:#2d3748;line-height:1}.cards_icon_cont__JE7yO{height:60px;width:60px;background:linear-gradient(135deg,#4299e1,#3182ce);border-radius:12px;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 12px rgba(66,153,225,.3)}.cards_head__7LOzY{width:100%;padding:15px;display:flex;justify-content:space-between;align-items:center}.cards_mainheadcon__jHQFS{width:100%;display:flex;flex-direction:column}.cards_head__7LOzY>h2{font-weight:500;color:#fff}.cards_icon__dHtkX{width:auto;height:25px;margin-right:10px}.cards_breadcrumb__51wzP{display:flex;flex-direction:column}.cards_row__LB3Bb{display:flex;justify-content:center;align-items:center}.cards_row__LB3Bb>h2{font-size:1.2rem;margin-right:10px}.cards_btn__k9Ar1{background-color:#fff;padding:10px 40px;border-radius:5px;color:#000;display:flex;font-weight:700;justify-content:center;align-items:center}.cards_btn__k9Ar1:hover{cursor:pointer}.cards_ft_con__MSaaD{background-color:var(--primary-dark-blue);padding:10px;border-radius:5px;color:#fff;display:flex;border:none;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content}.cards_noticecon__iJm6V{flex-direction:row;display:flex;width:70%;padding:10px;color:#1976b0;background-color:#dbf3fb;border:2px solid #1976b0;border-radius:10px;justify-content:space-between}.cards_infoicon__wkhi8{width:20px;height:20px}.cards_icon_con__j2y2d{display:flex;align-items:center;justify-content:center;height:100%}.cards_noticeinfo__WATBn{font-weight:700;font-size:.7rem;color:#1976b0}.cards_infocon__zDR5b{display:flex;flex-direction:column}.switch_toggle-switch__Bp6sV{position:relative;display:inline-block;width:40px;height:23px;cursor:pointer}.switch_toggle-switch__Bp6sV input[type=checkbox]{display:none}.switch_toggle-switch-background__9RGQJ{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ddd;border-radius:20px;box-shadow:inset 0 0 0 2px #ccc;transition:background-color .3s ease-in-out}.switch_toggle-switch-handle__tp_la{position:absolute;top:1.5px;left:0;width:20px;height:20px;background-color:#fff;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:transform .3s ease-in-out}.switch_toggle-switch__Bp6sV:before{content:"";position:absolute;top:-25px;right:-35px;font-size:12px;font-weight:700;color:#aaa;text-shadow:1px 1px #fff;transition:color .3s ease-in-out}.switch_toggle-switch__Bp6sV input[type=checkbox]:checked+.switch_toggle-switch-handle__tp_la{transform:translateX(45px);box-shadow:0 2px 5px rgba(0,0,0,.2),0 0 0 3px #05c46b}.switch_toggle-switch__Bp6sV input[type=checkbox]:checked+.switch_toggle-switch-background__9RGQJ{background-color:#05c46b;box-shadow:inset 0 0 0 2px #04b360}.switch_toggle-switch__Bp6sV input[type=checkbox]:checked+.switch_toggle-switch__Bp6sV:before{content:"On";color:#05c46b;right:-15px}.switch_toggle-switch__Bp6sV input[type=checkbox]:checked+.switch_toggle-switch-background__9RGQJ .switch_toggle-switch-handle__tp_la{transform:translateX(20px)}.breadcrumb_breadcrumb__qPD_I{display:flex;list-style:none;padding:0;margin:0}.breadcrumb_container__39PjJ{display:flex;width:100%;padding:8px 0 5px 10px;align-items:center;gap:10px}.breadcrumb_breadcrumb_item___wONa{color:var(--primary-dark-blue);display:flex;align-items:center;margin-right:8px}.breadcrumb_breadcrumb_item___wONa a{text-decoration:none;font-weight:600;font-size:13px;color:var(--primary-dark-blue)}.breadcrumb_breadcrumb_item___wONa a:hover{text-decoration:none}.breadcrumb_backicon__aSs_v{margin-right:10px;height:12px;width:12px}.breadcrumb_back_button__8sqsd{padding:5px 10px;background-color:var(--primary-dark-blue);color:#fff;border:none;border-radius:5px;cursor:pointer}.set_eventname__UWBEY{color:#5f5fe1}.set_table__cnnJR td,.set_table__cnnJR th{text-align:center}.set_table__cnnJR>td>div>{color:var(--primary-dark-blue)}.set_table__cnnJR{border-collapse:collapse;width:100%;color:#000}.set_table__cnnJR>tbody{padding:10px;text-align:left;color:#000;font-weight:400;overflow-y:scroll}.set_table__cnnJR>thead>tr>th{padding:10px;text-align:left;color:#fff;font-weight:400}.set_table__cnnJR>tbody>tr>td{padding:5px;text-align:left;color:#000;font-weight:400}.set_table__cnnJR>thead{background-color:var(--primary-dark-blue);color:#fff;position:-webkit-sticky;position:sticky;top:0}.set_table__cnnJR td,.set_table__cnnJR th{padding:10px;text-align:left;color:#000;font-weight:400}.set_table__cnnJR tr:nth-child(2n){background-color:hsla(0,0%,93%,.401)}.set_btn__dQ1k5{display:flex;padding:10px;justify-content:space-between;background-color:#7995b1;align-items:center;border-radius:10px;outline:none;border:none;cursor:pointer}.set_tcolumn__Te1Ye{display:flex}.set_iconbtn__8MQIi{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:none;background-color:#989130;border-radius:10px;margin:5px;font-size:1rem;cursor:pointer;color:#fff}.set_delete__CRH8b{background-color:#d9534f}.set_deletebtn__amedD{padding:10px;border-radius:5px;color:#fff;border:none;display:flex;justify-content:center;align-items:center;margin-left:10px;background-color:#cb231d}.set_iconbtn__8MQIi:hover{opacity:.8}.set_text__QNLqj{margin-left:5px}.set_tableContainer__Sd9bU{width:100%;color:#000;overflow:hidden;flex-grow:1}.set_greendot__0Tg2Q,.set_greydot__Fg2Zz,.set_yellowdot__HZ6Hm{width:10px;height:10px;font-size:1.5rem;margin-right:10px;background-color:#309843;border-radius:100%}.set_yellowdot__HZ6Hm{background-color:#919830}.set_greydot__Fg2Zz{background-color:#309843}.set_greenText__38q6A{color:#309843}.set_yellowText__mfwqw{color:#919830}.set_greyText__iVO_Z{color:#309843}.set_linkbtn__5q85y,.set_status_con__6ZjHT{display:flex;align-items:center}.set_linkbtn__5q85y{background-color:var(--primary-dark-blue);padding:10px;border-radius:5px;color:#fff;justify-content:center}.set_linkbtn__5q85y>svg{margin-right:5px}.ls_ls__cxgC9{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;padding:10px;width:100%;height:100vh}.cl_svg__Yb5mO{width:3.25em;transform-origin:center;animation:cl_rotate4__2ZNte 2s linear infinite}.cl_circle__oFaL8{fill:none;stroke:#3189fc;stroke-width:2;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:cl_dash4__rnoWu 1.5s ease-in-out infinite}@keyframes cl_rotate4__2ZNte{to{transform:rotate(1turn)}}@keyframes cl_dash4__rnoWu{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}.errorpage_container__uywT8{width:100%;min-height:100vh;background:linear-gradient(135deg,var(--primary-dark-blue) 0,#1a2332 100%);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.errorpage_content__h6wK8{position:relative;z-index:10;width:100%;max-width:600px;padding:2rem;text-align:center}.errorpage_backgroundShapes__m_Akz{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.errorpage_circle1__1ewX7,.errorpage_circle2__B4wYD,.errorpage_circle3__EHFQo{position:absolute;border-radius:50%;background:rgba(108,99,255,.1);animation:errorpage_float__fxybK 6s ease-in-out infinite}.errorpage_circle1__1ewX7{width:200px;height:200px;top:10%;left:10%;animation-delay:0s;background:rgba(108,99,255,.08)}.errorpage_circle2__B4wYD{width:150px;height:150px;top:60%;right:15%;animation-delay:2s;background:hsla(0,100%,71%,.06)}.errorpage_circle3__EHFQo{width:300px;height:300px;bottom:-50px;left:-50px;animation-delay:4s;background:rgba(255,167,38,.05)}@keyframes errorpage_float__fxybK{0%,to{transform:translateY(0) scale(1);opacity:.3}50%{transform:translateY(-20px) scale(1.05);opacity:.6}}.errorpage_errorContent__wLw_o{animation:errorpage_slideInUp__zX5C0 .8s ease-out}@keyframes errorpage_slideInUp__zX5C0{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.errorpage_iconContainer__Yp_3P{margin-bottom:2rem;animation:errorpage_bounceIn__3xUHo 1s ease-out .3s both}@keyframes errorpage_bounceIn__3xUHo{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.errorpage_errorIcon__Y7bSG{width:120px;height:120px;filter:drop-shadow(0 10px 20px rgba(0,0,0,.3));transition:transform .3s ease}.errorpage_errorIcon__Y7bSG:hover{transform:scale(1.1) rotate(5deg)}.errorpage_textContent__CgXCn{margin-bottom:3rem}.errorpage_errorCode__gOiVw{font-size:5rem;font-weight:900;margin:0 0 1rem;text-shadow:0 4px 8px rgba(0,0,0,.3);background:linear-gradient(45deg,currentColor,hsla(0,0%,100%,.8));background-clip:text;-webkit-background-clip:text;animation:errorpage_glow__tTVoM 2s ease-in-out infinite alternate}@keyframes errorpage_glow__tTVoM{0%{text-shadow:0 4px 8px rgba(0,0,0,.3)}to{text-shadow:0 4px 20px hsla(0,0%,100%,.2)}}.errorpage_errorTitle__FqWvS{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3);animation:errorpage_fadeInLeft__DBbIo .8s ease-out .5s both}@keyframes errorpage_fadeInLeft__DBbIo{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.errorpage_errorDescription__H8Kc7{font-size:1.1rem;color:hsla(0,0%,100%,.8);line-height:1.6;max-width:500px;margin:0 auto 2rem;animation:errorpage_fadeInRight__TditX .8s ease-out .7s both}@keyframes errorpage_fadeInRight__TditX{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.errorpage_actions__473x3{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem;animation:errorpage_fadeInUp__VgF1O .8s ease-out .9s both}@keyframes errorpage_fadeInUp__VgF1O{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.errorpage_actionButton__27jRX{padding:12px 24px;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:8px;min-width:140px;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,.2);transform:translateY(0)}.errorpage_actionButton__27jRX:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.3)}.errorpage_actionButton__27jRX:active{transform:translateY(0)}.errorpage_primaryButton__dLYXF{background:linear-gradient(135deg,#6c63ff,#5a52d5);color:#fff}.errorpage_primaryButton__dLYXF:hover{background:linear-gradient(135deg,#5a52d5,#4a42c2)}.errorpage_secondaryButton__y8nA8{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.errorpage_secondaryButton__y8nA8:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.3)}.errorpage_retryButton__FN2G2{background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff}.errorpage_retryButton__FN2G2:hover{background:linear-gradient(135deg,#ee5a52,#dc4c41)}.errorpage_helpText__wKzPs{animation:errorpage_fadeIn__0AtZX 1s ease-out 1.1s both}@keyframes errorpage_fadeIn__0AtZX{0%{opacity:0}to{opacity:1}}.errorpage_helpText__wKzPs p{color:hsla(0,0%,100%,.5);font-size:.9rem;margin:0}@media (max-width:768px){.errorpage_container__uywT8,.errorpage_content__h6wK8{padding:1rem}.errorpage_errorCode__gOiVw{font-size:3.5rem}.errorpage_errorTitle__FqWvS{font-size:2rem}.errorpage_errorDescription__H8Kc7{font-size:1rem}.errorpage_errorIcon__Y7bSG{width:80px;height:80px}.errorpage_actions__473x3{flex-direction:column;align-items:center}.errorpage_actionButton__27jRX{width:100%;max-width:280px}.errorpage_circle1__1ewX7,.errorpage_circle2__B4wYD,.errorpage_circle3__EHFQo{display:none}}@media (max-width:480px){.errorpage_errorCode__gOiVw{font-size:2.5rem}.errorpage_errorTitle__FqWvS{font-size:1.5rem}.errorpage_errorIcon__Y7bSG{width:60px;height:60px}}s

.errorpage_actionButton__27jRX:focus{outline:2px solid hsla(0,0%,100%,.6);outline-offset:2px}@media (prefers-color-scheme:light){.errorpage_container__uywT8{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.errorpage_errorTitle__FqWvS{color:#2c3e50}.errorpage_errorDescription__H8Kc7{color:rgba(44,62,80,.8)}.errorpage_helpText__wKzPs p{color:rgba(44,62,80,.5)}.errorpage_secondaryButton__y8nA8{background:rgba(0,0,0,.1);color:#2c3e50;border-color:rgba(0,0,0,.2)}.errorpage_secondaryButton__y8nA8:hover{background:rgba(0,0,0,.2)}}