.dashboard-module__Nh5nVG__content{color:#fff;background:linear-gradient(135deg,#020912 0%,#030913 100%);min-height:100vh;margin-top:0;margin-right:270px;padding:90px 2rem 2rem}@media only screen and (max-width:800px){.dashboard-module__Nh5nVG__content{width:100%;margin-left:0}.dashboard-module__Nh5nVG__serverContainer{margin-top:40px}}.dashboard-module__Nh5nVG__welcome-section{margin-bottom:2rem}.dashboard-module__Nh5nVG__container{max-width:1200px;margin:0 auto;padding:0 16px}.dashboard-module__Nh5nVG__loading{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:400px;display:flex}.dashboard-module__Nh5nVG__spinner{border:3px solid #ffffff1a;border-top-color:#7b61ff;border-radius:50%;width:40px;height:40px;animation:1s linear infinite dashboard-module__Nh5nVG__spin}@keyframes dashboard-module__Nh5nVG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-module__Nh5nVG__serverIcon{border:2px solid #ffffff1a;border-radius:16px;margin:0 auto 20px;display:block;box-shadow:0 4px 20px #7b61ff33}.dashboard-module__Nh5nVG__serverTitle{text-align:center;color:#fff;margin-bottom:40px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:32px;font-weight:600}.dashboard-module__Nh5nVG__noServerSelected,.dashboard-module__Nh5nVG__noServerFound{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;max-width:600px;margin:0 auto;padding:80px 40px}.dashboard-module__Nh5nVG__noServerIcon{margin-bottom:24px;font-size:80px}.dashboard-module__Nh5nVG__errorIcon{color:#ff6b6b;justify-content:center;align-items:center;margin-bottom:24px;font-size:60px;display:flex}.dashboard-module__Nh5nVG__noServerSelected h2,.dashboard-module__Nh5nVG__noServerFound h2{color:#fff;margin-bottom:16px;font-size:28px;font-weight:600}.dashboard-module__Nh5nVG__noServerSelected p,.dashboard-module__Nh5nVG__noServerFound p{color:#b0b0b0;margin-bottom:32px;font-size:16px;line-height:1.5}.dashboard-module__Nh5nVG__selectServerBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7b61ff 0%,#6b51e6 100%);border:none;border-radius:12px;padding:16px 32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:500;transition:all .3s}.dashboard-module__Nh5nVG__selectServerBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #7b61ff66}.dashboard-module__Nh5nVG__botList{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin-top:32px;display:grid}.dashboard-module__Nh5nVG__botCard{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;padding:28px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.dashboard-module__Nh5nVG__botCard:before{content:"";opacity:0;background:linear-gradient(135deg,#7b61ff 0%,#9f7aea 50%,#6b51e6 100%);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.dashboard-module__Nh5nVG__botCard:after{content:"";opacity:0;background:linear-gradient(135deg,#7b61ff1a 0%,#6b51e60d 100%);border-radius:20px;transition:opacity .3s;position:absolute;inset:0}.dashboard-module__Nh5nVG__botCard:hover{border-color:#7b61ff66;transform:translateY(-8px)scale(1.02);box-shadow:0 25px 50px #00000080,0 0 0 1px #7b61ff33,0 0 40px #7b61ff26}.dashboard-module__Nh5nVG__botCard:hover:before,.dashboard-module__Nh5nVG__botCard:hover:after{opacity:1}.dashboard-module__Nh5nVG__botHeader{z-index:2;align-items:center;gap:16px;margin-bottom:20px;display:flex;position:relative}.dashboard-module__Nh5nVG__botAvatar{border:2px solid #ffffff26;border-radius:16px;flex-shrink:0;transition:all .3s;box-shadow:0 4px 15px #0000004d}.dashboard-module__Nh5nVG__botCard:hover .dashboard-module__Nh5nVG__botAvatar{border-color:#7b61ff99;box-shadow:0 6px 20px #7b61ff4d}.dashboard-module__Nh5nVG__botHeaderInfo{flex-direction:column;flex:1;gap:6px;display:flex}.dashboard-module__Nh5nVG__botName{color:#fff;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:700;line-height:1.2}.dashboard-module__Nh5nVG__botType{color:#7b61ff;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:13px;font-weight:600}.dashboard-module__Nh5nVG__botContent{z-index:2;flex-direction:column;flex:1;justify-content:space-between;display:flex;position:relative}.dashboard-module__Nh5nVG__botStatus{color:#b0b0b0;text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;margin:0 0 16px;padding:8px 16px;font-size:14px}.dashboard-module__Nh5nVG__botStatus.dashboard-module__Nh5nVG__active{color:#4ade80;background:#4ade801a;border-color:#4ade804d}.dashboard-module__Nh5nVG__botStatus.dashboard-module__Nh5nVG__inactive{color:#f87171;background:#f871711a;border-color:#f871714d}.dashboard-module__Nh5nVG__botDates{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:10px;margin-bottom:20px;padding:16px;display:flex}.dashboard-module__Nh5nVG__dateRow{justify-content:space-between;align-items:center;display:flex}.dashboard-module__Nh5nVG__dateLabel{color:#9ca3af;font-size:12px;font-weight:500}.dashboard-module__Nh5nVG__dateValue{color:#e5e7eb;font-size:12px;font-weight:600}.dashboard-module__Nh5nVG__remainingDays{color:#7b61ff;font-size:13px;font-weight:700}.dashboard-module__Nh5nVG__remainingDays.dashboard-module__Nh5nVG__warning{color:#f59e0b}.dashboard-module__Nh5nVG__remainingDays.dashboard-module__Nh5nVG__danger{color:#ef4444}.dashboard-module__Nh5nVG__remainingDays.dashboard-module__Nh5nVG__expiredText{color:#f87171;background:#f871711f;border:1px solid #f8717159;border-radius:8px;padding:2px 10px;font-weight:700}.dashboard-module__Nh5nVG__expiredCard{background:#f871710a;border-color:#f8717159}.dashboard-module__Nh5nVG__expiredCard:hover{border-color:#f8717173;transform:none;box-shadow:0 0 0 1px #f8717140}.dashboard-module__Nh5nVG__expiredNotice{color:#f87171;text-align:center;background:#f8717114;border:1px solid #f8717140;border-radius:12px;margin:0 0 16px;padding:10px 14px;font-size:12px;line-height:1.5}.dashboard-module__Nh5nVG__renewBotBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:14px;width:100%;padding:14px 24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:600;transition:all .3s}.dashboard-module__Nh5nVG__renewBotBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ef444473}.dashboard-module__Nh5nVG__botActions{margin-top:auto}.dashboard-module__Nh5nVG__manageBotBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7b61ff 0%,#6b51e6 100%);border:none;border-radius:14px;width:100%;padding:14px 24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.dashboard-module__Nh5nVG__manageBotBtn:before{content:"";opacity:0;background:linear-gradient(135deg,#9f7aea 0%,#7b61ff 100%);transition:opacity .3s;position:absolute;inset:0}.dashboard-module__Nh5nVG__manageBotBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #7b61ff80}.dashboard-module__Nh5nVG__manageBotBtn:hover:before{opacity:1}.dashboard-module__Nh5nVG__manageBotBtn span{z-index:1;position:relative}.dashboard-module__Nh5nVG__noBots{text-align:center;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#ffffff0a;border:2px dashed #ffffff26;border-radius:24px;grid-column:1/-1;padding:80px 40px;position:relative;overflow:hidden}.dashboard-module__Nh5nVG__noBots:before{content:"";background:radial-gradient(circle,#7b61ff0d 0%,#0000 70%);width:200%;height:200%;animation:6s ease-in-out infinite dashboard-module__Nh5nVG__float;position:absolute;top:-50%;left:-50%}@keyframes dashboard-module__Nh5nVG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.dashboard-module__Nh5nVG__noBotsIcon{z-index:2;margin-bottom:24px;font-size:80px;position:relative}.dashboard-module__Nh5nVG__noBots h3{color:#fff;z-index:2;margin-bottom:12px;font-size:24px;font-weight:700;position:relative}.dashboard-module__Nh5nVG__noBots p{color:#b0b0b0;z-index:2;margin-bottom:32px;font-size:16px;line-height:1.6;position:relative}.dashboard-module__Nh5nVG__addBotBtn{color:#fff;cursor:pointer;z-index:2;background:linear-gradient(135deg,#7b61ff 0%,#6b51e6 100%);border:none;border-radius:16px;padding:16px 32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:600;transition:all .3s;position:relative}.dashboard-module__Nh5nVG__addBotBtn:hover{transform:translateY(-3px);box-shadow:0 12px 35px #7b61ff66}@media (max-width:768px){.dashboard-module__Nh5nVG__botList{grid-template-columns:1fr;gap:20px}.dashboard-module__Nh5nVG__botCard{height:auto;min-height:260px;padding:24px}.dashboard-module__Nh5nVG__botHeader{margin-bottom:16px}.dashboard-module__Nh5nVG__botName{font-size:18px}.dashboard-module__Nh5nVG__noBots{margin:0 12px;padding:60px 24px}.dashboard-module__Nh5nVG__noBotsIcon{font-size:60px}.dashboard-module__Nh5nVG__noBots h3{font-size:20px}}@media (max-width:480px){.dashboard-module__Nh5nVG__botList{margin-top:24px}.dashboard-module__Nh5nVG__botCard{min-height:240px;padding:20px}.dashboard-module__Nh5nVG__manageBotBtn,.dashboard-module__Nh5nVG__addBotBtn{padding:12px 20px;font-size:14px}}
.loading-module__cf4V5q__loadingContainer{background:linear-gradient(135deg, var(--background-dark) 0%, #1a1a2e 100%);z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.loading-module__cf4V5q__loadingContent{text-align:center;max-width:400px;padding:2rem;position:relative}.loading-module__cf4V5q__spinnerContainer{margin-bottom:2rem;display:inline-block;position:relative}.loading-module__cf4V5q__spinner{border:3px solid #ffffff1a;border-top:3px solid var(--primary);z-index:2;border-radius:50%;width:60px;height:60px;animation:1s linear infinite loading-module__cf4V5q__spin;position:relative}.loading-module__cf4V5q__spinnerRing{border:2px solid #ffffff0d;border-radius:50%;width:80px;height:80px;animation:2s ease-in-out infinite loading-module__cf4V5q__pulse;position:absolute;top:-10px;left:-10px}.loading-module__cf4V5q__loadingTitle{color:var(--text-primary);opacity:0;margin-bottom:.8rem;font-size:1.8rem;font-weight:600;animation:.8s ease-out .2s forwards loading-module__cf4V5q__fadeInUp}.loading-module__cf4V5q__loadingMessage{color:var(--text-secondary);opacity:0;margin-bottom:2rem;font-size:1rem;animation:.8s ease-out .4s forwards loading-module__cf4V5q__fadeInUp}.loading-module__cf4V5q__loadingDots{opacity:0;justify-content:center;align-items:center;gap:.4rem;min-height:20px;animation:.8s ease-out .6s forwards loading-module__cf4V5q__fadeInUp;display:flex}.loading-module__cf4V5q__loadingDots span{background-color:#fff;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both loading-module__cf4V5q__bounce}.loading-module__cf4V5q__loadingDots span:first-child{animation-delay:-.32s}.loading-module__cf4V5q__loadingDots span:nth-child(2){animation-delay:-.16s}.loading-module__cf4V5q__loadingDots span:nth-child(3){animation-delay:0s}.loading-module__cf4V5q__loadingDotsSecondary{opacity:0;justify-content:center;align-items:center;gap:.4rem;min-height:20px;animation:.8s ease-out .6s forwards loading-module__cf4V5q__fadeInUp;display:flex}.loading-module__cf4V5q__loadingDotsSecondary span{background-color:var(--primary);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both loading-module__cf4V5q__bounce}.loading-module__cf4V5q__loadingDotsSecondary span:first-child{animation-delay:-.32s}.loading-module__cf4V5q__loadingDotsSecondary span:nth-child(2){animation-delay:-.16s}.loading-module__cf4V5q__loadingDotsSecondary span:nth-child(3){animation-delay:0s}.loading-module__cf4V5q__spinnerModal{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite loading-module__cf4V5q__spin}.loading-module__cf4V5q__spinnerModalSecondary{border:2px solid rgba(var(--primary-rgb), .3);border-top:2px solid var(--primary);border-radius:50%;width:20px;height:20px;animation:1s linear infinite loading-module__cf4V5q__spin}@keyframes loading-module__cf4V5q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-module__cf4V5q__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes loading-module__cf4V5q__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.loading-module__cf4V5q__loadingText{color:#fffc;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.loading-module__cf4V5q__loadingTextSecondary{color:var(--primary);align-items:center;gap:.5rem;font-size:.9rem;display:flex}@keyframes loading-module__cf4V5q__pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.1;transform:scale(1.1)}}.loading-module__cf4V5q__loadingContainer.loading-module__cf4V5q__minimal{background:#000c}.loading-module__cf4V5q__loadingContainer.loading-module__cf4V5q__glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a}@media (max-width:768px){.loading-module__cf4V5q__loadingContent{padding:1.5rem}.loading-module__cf4V5q__loadingTitle{font-size:1.5rem}.loading-module__cf4V5q__spinner{width:50px;height:50px}.loading-module__cf4V5q__spinnerRing{width:70px;height:70px;top:-10px;left:-10px}}
@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:100;font-display:swap;src:url(../media/14f30daa61a341eb-s.p.0f-dc~mwq-q.-.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:100;font-display:swap;src:url(../media/e83d490dd3fdf7bd-s.15~uftf0_nda..woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:100;font-display:swap;src:url(../media/cc59b6c6ddf3803e-s.12ds~zlj_-7q~.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:100;font-display:swap;src:url(../media/0c6a86d1e489516b-s.0sng6jnb0_lt5.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:200;font-display:swap;src:url(../media/2cfdf9cb086e485c-s.p.01tj59v6.6znr.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:200;font-display:swap;src:url(../media/e74bb58d02b39573-s.17x0w6~jjg~8t.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:200;font-display:swap;src:url(../media/82f34ab9de3ec83b-s.0qa-drsr91jb9.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:200;font-display:swap;src:url(../media/6203a28d8f8ef624-s.14tlbdf5d41s8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c412b9dae757a56d-s.p.0fj5bgzc1w58-.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c667f24a0ff78f14-s.0wr.zdc3-k-0p.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:300;font-display:swap;src:url(../media/eb89c7e1d2156adb-s.10bh2oa_gl6yj.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c24ca030dfcb5061-s.17ocanktx~zsi.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c9a0d344f313d307-s.p.10tdkt._dcy9o.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:400;font-display:swap;src:url(../media/aa914dbbd9a27e94-s.0748i~p6t~e1..woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5a1ede1938590d51-s.0enchk..y8of7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5d6231e6818a3930-s.0x4oaf2w5.q41.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:500;font-display:swap;src:url(../media/280fac012b00b901-s.p.10sk5q~m.vz5z.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:500;font-display:swap;src:url(../media/65b08f011bd29e21-s.00a6jzddb6_5r.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a1b65e215f8df202-s.14_3jk91dypol.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:500;font-display:swap;src:url(../media/3347fc7792f0b5ea-s.03t-sxw-mfhfr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ceec3e50f42c26e3-s.p.0435e-sm4z2ue.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b140408e2d7eae5d-s.0xkmj9051f8yu.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d3af3242084a193c-s.0htw-ife8uw02.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:600;font-display:swap;src:url(../media/441492499fc86682-s.0gfg-v5ghxdlx.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5ad8fdb5805e9b4a-s.p.0boyeo3yu06q3.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bb8a9270184a3556-s.07x16g4hia0u7.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b3f2ed44161db83e-s.0~v2a24o9-.1j.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:700;font-display:swap;src:url(../media/84cd8d504984ae62-s.05u7rmxfp3m9u.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans Arabic Fallback;src:local(Arial);ascent-override:107.25%;descent-override:41.02%;line-gap-override:0.0%;size-adjust:101.17%}.ibm_plex_sans_arabic_a1106018-module__GTg_VG__className{font-family:IBM Plex Sans Arabic,IBM Plex Sans Arabic Fallback;font-style:normal}.ibm_plex_sans_arabic_a1106018-module__GTg_VG__variable{--font-ibm-plex-arabic:"IBM Plex Sans Arabic", "IBM Plex Sans Arabic Fallback"}
