@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;&display=swap";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap";body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{padding:0;margin:0}@font-face{font-family:Urbane;src:url(/assets/Urbane-Medium-BaOIkQpM.ttf) format("truetype")}@font-face{font-family:Urbane Extra;src:url(/assets/Urbane-Light-Bxzglphe.ttf) format("truetype")}@font-face{font-family:Urbane Demi;src:url(/assets/Urbane-DemiBold-DPV5xePm.ttf) format("truetype")}@font-face{font-family:Urbane Thin;src:url(/assets/Urbane-Thin-Bu1-zqMH.ttf) format("truetype")}.App{width:100%;margin:0;font-family:Urbane}.layer{display:flex;flex-direction:column;width:100%;min-height:100vh}._Container_1grmp_1{width:100%;flex:1;min-height:0;justify-content:center;align-items:center;position:relative;overflow:hidden;background:#fff}._loginBody_1grmp_12{display:flex;flex-direction:row;justify-content:flex-start;padding:1rem;gap:6rem}._loginBodyLeft_1grmp_21{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:50%;padding:2rem 0}._loginBodyRight_1grmp_31{display:flex;flex-direction:row;justify-content:flex-start;width:50%}._formBox_1grmp_38{display:flex;flex-direction:column;justify-content:flex-start;width:70%}._welcomeHead_1grmp_45{font-family:Urbane,sans-serif;font-size:44px;font-weight:500;line-height:58px;text-align:left;color:#0151cd;margin:0;padding:6px 0}._welcomeHead_1grmp_45 span{color:#013a94}._welcomeSubHead_1grmp_60{font-family:Urbane,sans-serif;font-size:16px;font-weight:400;line-height:1.4;text-align:left;color:#8c8c8c;padding-top:.35rem;margin:0}._formContainer_1grmp_71{display:flex;flex-direction:column}._formFeilds_1grmp_76{display:flex;flex-direction:column;margin-top:.75rem}._formFeilds_1grmp_76 input{background:transparent;outline:none;border:none;width:100%;height:100%;font-size:16px;font-weight:400;line-height:1.5;text-align:left;color:#333}._formFeilds_1grmp_76 input::placeholder{color:#8c8c8c}._EmailBox_1grmp_99{background:#e0dfff;border:none;display:flex;justify-content:space-between;padding:1rem 1.75rem;border-radius:50px;margin-top:1.25rem}._passwordBox_1grmp_109{background:#0151cd14;border:1px solid rgba(1,81,205,.2);display:flex;justify-content:space-between;padding:1rem 1.75rem;border-radius:28px;margin-top:1.25rem}._eyeIco_1grmp_119{font-size:1.2rem;color:#0151cd;cursor:pointer}._password_1grmp_109{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;cursor:pointer}._password_1grmp_109{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;cursor:pointer}._customCheckbox_1grmp_142{display:flex;align-items:center;position:relative;font-family:Urbane Extra;font-size:14px;font-weight:300;line-height:1.4;color:#0151cd}._customCheckbox_1grmp_142 input[type=checkbox]{opacity:0;position:absolute;width:0;height:0}._customCheckbox_1grmp_142 ._checkmark_1grmp_162{position:relative;display:inline-block;width:20px;height:20px;border:2px solid #0151CD;border-radius:4px;background-color:#fff;margin-right:4px}._customCheckbox_1grmp_142 input[type=checkbox]:checked+._checkmark_1grmp_162:after{content:"✓";position:absolute;left:4px;top:0;color:#0151cd;font-size:13px;font-weight:700}._password_1grmp_109 label{font-family:Urbane Extra;font-size:15px;font-weight:300;line-height:1.5;text-align:left;color:#0151cd;align-items:center;display:flex;justify-content:center}._password_1grmp_109 p{font-size:15px;font-weight:300;line-height:1.5;text-align:left;color:#0151cd;margin:0;font-family:Urbane Extra}._signUp_1grmp_205{display:flex;justify-content:center;align-items:center;gap:.5rem;padding-top:.75rem;margin-bottom:1.5rem}._formContainer_1grmp_71 button{padding:1rem 1.25rem;margin-top:1.25rem;border:none;border-radius:50px;background:#0151cd;width:100%;font-size:20px;font-weight:600;line-height:1.3;color:#fff;cursor:pointer;transition:background-color .2s}._formContainer_1grmp_71 button:hover:not(:disabled){background:#0140a8}._formContainer_1grmp_71 button:disabled{opacity:.75;cursor:not-allowed}._signUp_1grmp_205 p{color:#8c8c8c;font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:1.5;text-align:left;cursor:pointer}._signUp_1grmp_205 p span{font-family:Urbane Demi;font-size:16px;font-weight:600;line-height:1.5;text-align:left;color:#0151cd;cursor:pointer}._signUp_1grmp_205 p span:hover{text-decoration:underline}._groupImg_1grmp_262{width:100%;max-width:36rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}._groupImg_1grmp_262 img{width:100%;height:auto;max-height:550px;object-fit:contain}._popup_1grmp_278{position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:20px;box-shadow:0 4px 8px #0003;z-index:1001;width:116%;max-width:400px;border-radius:10px;text-align:center}._popup_1grmp_278 p{font-size:16px;line-height:1.5}._popup_1grmp_278 input{width:100%;padding:11px 14px;margin-top:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:8px;font-size:16px}._popupButton_1grmp_312{display:flex;justify-content:space-between;margin-top:20px;width:100%}._popupButton_1grmp_312 button{padding:10px 22px;border:none;border-radius:10px;cursor:pointer;font-weight:600;font-size:15px}._popupSend_1grmp_328{background-color:#0151cd;color:#fff}._popupCancel_1grmp_333{background-color:#fc1100;color:#fff}._overlay_1grmp_338{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000}._errorMessage_1grmp_348{color:#ff3b2d;font-family:Urbane Extra;font-size:15px;font-weight:300;line-height:1.5;text-align:left;padding:.5rem 0}._Google_1grmp_358{display:flex!important;justify-content:center!important;align-items:center!important;margin-top:1.25rem!important;width:100%!important}._googleBtn_1grmp_366{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%!important;padding:1rem 1.25rem!important;background-color:#4285f4!important;border:none!important;border-radius:50px!important;cursor:pointer!important;font-family:inherit!important;font-size:15px!important;font-weight:500!important;color:#fff!important;box-shadow:0 1px 2px #0003!important;transition:background-color .2s!important;margin-top:0!important}._googleBtn_1grmp_366:hover{background-color:#357ae8}._OR_1grmp_390{display:flex;align-items:center;justify-content:center;margin-top:1rem;color:#8c8c8c;font-family:Urbane Extra;font-size:14px}._OR_1grmp_390:before,._OR_1grmp_390:after{content:"";flex:1;border-bottom:1px solid rgba(1,81,205,.2);margin:0 1.25rem}@media (max-width: 768px){._topBar_1grmp_411{flex-direction:column;align-items:center}._topBarMenu_1grmp_416{flex-direction:column;gap:1rem;align-items:center;margin-right:0}._loginBody_1grmp_12{flex-direction:column-reverse;align-items:center;gap:1rem;padding:1rem;margin:0}._loginBodyLeft_1grmp_21,._loginBodyRight_1grmp_31{width:100%;justify-content:center;padding:0}._formBox_1grmp_38{width:100%;max-width:400px}._groupImg_1grmp_262{width:100%;max-width:200px}._welcomeHead_1grmp_45{font-size:28px;text-align:center}._welcomeSubHead_1grmp_60{font-size:16px;text-align:center}._formFeilds_1grmp_76 input{font-size:16px}._EmailBox_1grmp_99,._passwordBox_1grmp_109{padding:1rem 1.75rem}._formContainer_1grmp_71 button{font-size:20px;padding:1rem}._signUp_1grmp_205 p,._signUp_1grmp_205 p span{font-size:16px}._OR_1grmp_390{font-size:14px}}@media (max-width: 480px){._loginBody_1grmp_12{padding:.5rem}._welcomeHead_1grmp_45{font-size:24px;line-height:normal}._welcomeSubHead_1grmp_60,._formFeilds_1grmp_76 input,._password_1grmp_109 p,._signUp_1grmp_205 p,._signUp_1grmp_205 p span{font-size:15px}._EmailBox_1grmp_99,._passwordBox_1grmp_109{padding:1rem 1.5rem}}._toggleSection_1grmp_510{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem;padding:1rem}._Container_1egbp_1{width:100%;flex:1;min-height:0;justify-content:center;align-items:center;position:relative;transform:translate(-100%);animation:_slide-in_1egbp_1 1s forwards;padding:.5rem 0 2rem;background:#fff}@keyframes _slide-in_1egbp_1{to{transform:translate(0)}}@media (min-width: 1920px){._Container_1egbp_1{overflow:hidden}}._RegisterBody_1egbp_28{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.5rem 1rem;gap:6rem}._registerBodyLeft_1egbp_37{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;width:50%;padding:.5rem 3rem 2rem 0}._registerBodyRight_1egbp_47{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:50%;padding-left:4rem}._groupImg_1egbp_56{width:38rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:normal;height:fit-content}._groupImg_1egbp_56 img{width:100%;height:auto;max-height:550px;object-fit:contain}._formBox_1egbp_72{display:flex;flex-direction:column;justify-content:flex-start;width:73%}._welcomeHead_1egbp_79{font-family:Urbane,sans-serif;font-size:44px;font-weight:500;line-height:58px;text-align:left;color:#0151cd;margin:0;padding:6px 0}._welcomeHead_1egbp_79 span{color:#013a94}._welcomeSubHead_1egbp_94{font-family:Urbane;font-size:18px;font-weight:500;line-height:1.4;text-align:left;color:#3f3f3f;margin:0;margin-top:.5rem}._formContainer_1egbp_105{display:flex;flex-direction:column;width:100%}._formFeilds_1egbp_111{display:flex;flex-direction:column;margin-top:1.25rem}._formGroup_1egbp_117{display:flex;gap:1.5rem;width:100%;margin-top:1.25rem}._names_1egbp_124 input{background:transparent;outline:none;border:none;font-family:Urbane Extra;font-size:17px;font-weight:300;line-height:1.4;text-align:left;width:100%}._names_1egbp_124 input::placeholder{color:#8c8c8c}._error_1egbp_140{border:1px solid red}._Username_1egbp_144,._selectContainer_1egbp_145{background:#0151cd14;border:1px solid rgba(1,81,205,.2);padding:1rem 1.75rem;border-radius:28px;display:flex;width:100%}._selectContainer_1egbp_145 select{font-weight:500;background:transparent}._emailBox_1egbp_159{background:#0151cd14;border:1px solid rgba(1,81,205,.2);padding:1rem 1.75rem;border-radius:28px;display:flex;width:100%;flex-direction:row;align-items:center;justify-content:space-between;position:relative}._checkMark_1egbp_174{font-size:1.1rem;color:#0151cd;position:absolute;right:1.25rem}._passwordForm_1egbp_181 input{background:transparent;outline:none;border:none;font-family:Urbane Extra;font-size:17px;font-weight:300;line-height:1.4;text-align:left;width:100%}._names_1egbp_124{background:#0151cd14;border:1px solid rgba(1,81,205,.2);padding:1rem 1.75rem;border-radius:28px;display:flex;width:100%}._Username_1egbp_144 input{background:transparent;outline:none;border:none;font-family:Urbane Extra;font-size:17px;font-weight:300;line-height:1.4;text-align:left;width:100%}._emailBox_1egbp_159 input{background:transparent;outline:none;border:none;font-family:Urbane Extra;font-size:17px;font-weight:300;line-height:1.4;text-align:left;width:90%}._emailBox_1egbp_159 input::placeholder{color:#8c8c8c}._selectContainer_1egbp_145 select{background:transparent;outline:none;border:none;font-size:19.2px;line-height:23.04px;width:100%;font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:19.2px;text-align:left;color:#747474}._passwordForm_1egbp_181{background:#0151cd14;border:1px solid rgba(1,81,205,.2);padding:1rem 1.75rem;border-radius:28px;display:flex;width:100%;align-items:center;justify-content:space-between;position:relative}._eyeIco_1egbp_261{font-size:1.35rem;color:#0151cd;cursor:pointer}._declare_1egbp_267{display:flex;align-items:center;justify-content:space-between;margin-top:1.25rem;cursor:pointer;width:100%}._customCheckbox_1egbp_276{display:flex;position:relative;font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:1.5;color:#5f5f5f}._customCheckbox_1egbp_276 input[type=checkbox]{opacity:0;position:absolute;width:0;height:0}._customCheckbox_1egbp_276 ._checkmark_1egbp_295{position:relative;display:inline-block;width:22px;height:22px;border:2px solid #0151CD;border-radius:5px;background-color:#fff;margin-right:10px}._customCheckbox_1egbp_276 input[type=checkbox]:checked+._checkmark_1egbp_295:after{content:"✓";position:absolute;left:4px;top:-1px;color:#0151cd;font-size:14px;font-weight:700}._declare_1egbp_267 p{font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:1.5;text-align:left;color:#5f5f5f;margin:0;width:100%}._declare_1egbp_267 span{font-family:Urbane;font-size:16px;font-weight:300;line-height:1.5;text-align:left;color:#0151cd;margin:0;cursor:pointer}._signUp_1egbp_340{display:flex;justify-content:center;align-items:center;gap:1.25rem;padding-top:.75rem}._formContainer_1egbp_105 button{padding:1rem 1.25rem;margin-top:1rem;border:none;border-radius:28px;background:#0151cd;font-size:20px;font-weight:600;line-height:1.3;color:#fff;cursor:pointer;width:100%!important;transition:background-color .2s}._formContainer_1egbp_105 button:hover:not(:disabled){background:#0141a8}._formContainer_1egbp_105 button:disabled{background:#8c8c8c;opacity:.75;cursor:not-allowed}._signUp_1egbp_340 p{color:#8c8c8c;font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:1.5;text-align:left;cursor:pointer}._signUp_1egbp_340 p span{font-family:Urbane Demi;font-size:16px;font-weight:300;line-height:1.5;text-align:left;color:#0151cd;cursor:pointer}._popup_1egbp_393{position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:20px;box-shadow:0 4px 8px #0003;z-index:1001;width:116%;max-width:400px;border-radius:10px;text-align:center}._popup_1egbp_393 input{width:100%;padding:10px;margin-top:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:5px}._popupButton_1egbp_421{display:flex;justify-content:space-between;margin-top:20px;width:100%}._popupButton_1egbp_421 button{padding:10px 20px;border:none;border-radius:10px;cursor:pointer;font-weight:600}._popupSend_1egbp_438{background-color:#0151cd;color:#fff}._popupCancel_1egbp_443{background-color:#fc1100;color:#fff}._overlay_1egbp_448{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000}._passwordCondition_1egbp_458{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem 0}._specialCharacter_1egbp_466{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-family:Urbane;font-size:24px;font-weight:300;line-height:18.8px;text-align:left;color:#595bdb;padding:0 4px}._passwordConditionText_1egbp_480{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._passwordConditionText_1egbp_480 p{font-family:Urbane;font-size:16px;font-weight:500;line-height:18px;text-align:left;margin:0;color:#5f5f5f}._passwordConditionText_1egbp_480 span{font-family:Urbane;font-size:16px;font-weight:500;line-height:18px;text-align:left;color:#00dfc7}@media (max-width: 1024px){._Container_1egbp_1{overflow-y:auto;-webkit-overflow-scrolling:touch}._RegisterBody_1egbp_28{flex-direction:column;align-items:center}._registerBodyLeft_1egbp_37,._registerBodyRight_1egbp_47{width:100%;padding:0;justify-content:center}._registerBodyRight_1egbp_47{padding:2rem 0}._groupImg_1egbp_56{width:100%;max-width:380px}._groupImg_1egbp_56 img{max-height:550px}._formBox_1egbp_72{width:90%;max-width:600px}}@media (max-width: 768px){._Container_1egbp_1{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1rem 0 2rem}._topBar_1egbp_557{flex-direction:column;align-items:center}._topBarMenu_1egbp_562{flex-direction:column;gap:1rem;align-items:center;margin-right:0}._RegisterBody_1egbp_28{flex-direction:column;align-items:center;gap:1rem;margin:1rem 0;padding:1rem}._registerBodyLeft_1egbp_37,._registerBodyRight_1egbp_47{width:100%;padding:0;justify-content:center}._formBox_1egbp_72{width:100%}._welcomeHead_1egbp_79{font-size:34px;text-align:center}._welcomeSubHead_1egbp_94{font-size:20px;text-align:center;margin-top:.5rem}._Username_1egbp_144 input,._emailBox_1egbp_159 input,._names_1egbp_124 input{font-size:18px}._Username_1egbp_144,._emailBox_1egbp_159,._names_1egbp_124{padding:1.1rem 1.75rem}._customCheckbox_1egbp_276,._declare_1egbp_267 p,._declare_1egbp_267 span{font-size:17px}._formContainer_1egbp_105 button{width:100%;font-size:22px;padding:1.1rem}._signUp_1egbp_340 p,._signUp_1egbp_340 p span{font-size:17px}._OR_1egbp_628{font-size:16px}._names_1egbp_124,._formGroup_1egbp_117{flex-direction:column;gap:1rem}._formGroup_1egbp_117{margin-top:1rem}}._Google_1egbp_666{display:flex!important;justify-content:center!important;align-items:center!important;margin-top:1.25rem!important;width:100%!important}._googleBtn_1egbp_674{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:80%!important;padding:10px 18px!important;background-color:#4285f4!important;border:none!important;border-radius:28px!important;cursor:pointer!important;font-family:inherit!important;font-size:16px!important;font-weight:500!important;color:#fff!important;box-shadow:0 1px 2px #0003!important;transition:background-color .2s!important;margin-top:0!important}._googleBtn_1egbp_674:hover{background-color:#357ae8}._OR_1egbp_628{display:flex;align-items:center;justify-content:center;margin-top:1rem;color:#8c8c8c;font-family:Urbane Extra;font-size:15px}._OR_1egbp_628:before,._OR_1egbp_628:after{content:"";flex:1;border-bottom:1px solid rgba(1,81,205,.2);margin:0 1.25rem}*{font-family:Inter,Urbane,sans-serif;box-sizing:border-box}._LearningDiv_e0xsj_8{padding:2rem;background-color:#f8f9fc;min-height:calc(100vh - 80px)}._Head_e0xsj_14{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:1.5rem;flex-wrap:wrap}._Input_e0xsj_23{flex:1;min-width:300px;display:flex;align-items:center;background:#fff;border:1px solid #e0e6ed;border-radius:12px;padding:.5rem 1rem;box-shadow:0 2px 4px #00000005;transition:all .3s ease}._Input_e0xsj_23:focus-within{border-color:#595bdb;box-shadow:0 4px 12px #595bdb1a}._Input_e0xsj_23 input{flex:1;border:none;outline:none;font-size:1rem;color:#2d3748;padding-left:.75rem;background:transparent}._Icons_e0xsj_51{font-size:1.25rem;color:#a0aec0}._learningButton_e0xsj_56{display:flex;gap:1rem}._learningButton_e0xsj_56 button{padding:.75rem 1.5rem;border-radius:10px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;border:none}._learningButton_e0xsj_56 button:first-child{background:#595bdb;color:#fff}._learningButton_e0xsj_56 button:first-child:hover:not(:disabled){transform:translateY(-2px)}._learningButton_e0xsj_56 button:last-child{background:#fff;color:#595bdb;border:1px solid #595bdb}._learningButton_e0xsj_56 button:last-child:hover{background:#595bdb0d}._learningButton_e0xsj_56 button:disabled{opacity:.5;cursor:not-allowed}._Grid_e0xsj_97{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}._SearchGrid_e0xsj_104{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:0}._SearchCardMain_e0xsj_111{display:contents}._SearchCard_e0xsj_111{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;flex-direction:column;gap:1rem;transition:all .3s ease}._SearchCard_e0xsj_111:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._SearchCardHeading_e0xsj_130 p{margin:0;font-weight:700;font-size:1.1rem;color:#2d3748}._SearchCardDes_e0xsj_137 p{margin:0;font-size:.95rem;color:#4a5568;line-height:1.5}._SearchCardButton_e0xsj_144 button{padding:.75rem 1.25rem;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;border:1px solid #e2e8f0;background:#fff;color:#2d3748;transition:all .2s ease;width:fit-content}._SearchCardButton_e0xsj_144 button:hover{background:#f7fafc;border-color:#595bdb;color:#595bdb}._ErrorMessage_e0xsj_163{text-align:center;padding:2rem;color:#718096;font-size:1rem}._Card_e0xsj_170{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}._Card_e0xsj_170:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._Cardhead_e0xsj_185{padding:1.25rem 1.5rem;background:linear-gradient(135deg,#595bdb,#7e82fb);color:#fff}._CardheadText_e0xsj_191 p{margin:0;font-weight:700;font-size:1.1rem;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._cardData_e0xsj_201{padding:1.5rem;display:grid;grid-template-columns:1fr 100px;gap:1.5rem;align-items:start}._cardMainInfo_e0xsj_209{display:flex;flex-direction:column;gap:1rem}._courseCategory_e0xsj_215{display:none}._infoGrid_e0xsj_220{display:grid;grid-template-columns:1fr;gap:1rem}._infoItem_e0xsj_226{display:flex;flex-direction:column}._infoIconLabel_e0xsj_231{font-size:.75rem;color:#718096;font-weight:600;text-transform:uppercase;margin-bottom:.25rem}._infoValue_e0xsj_239{font-size:.95rem;color:#2d3748;font-weight:500}._statusTag_e0xsj_245{display:inline-flex;align-items:center;gap:.5rem;background:#f7fafc;padding:.35rem .75rem;border-radius:20px;width:fit-content;margin-top:.5rem}._statusIndicator_e0xsj_256{width:8px;height:8px;border-radius:50%}._statusText_e0xsj_262{font-size:.8rem;font-weight:700;color:#4a5568}._progressSection_e0xsj_268{display:flex;flex-direction:column;align-items:center}._chartWrapper_e0xsj_274{position:relative;width:90px;height:90px}._chartPercentage_e0xsj_280{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700;font-size:1rem;color:#595bdb}._buttonGroup_e0xsj_290{grid-column:1 / -1;display:grid;grid-template-columns:2fr 1fr 1fr;gap:.75rem;margin-top:1rem}._actionButton_e0xsj_298,._secondaryButton_e0xsj_299{padding:.75rem .5rem;border-radius:10px;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .2s ease;border:none;text-align:center}._actionButton_e0xsj_298{background:#595bdb;color:#fff}._actionButton_e0xsj_298:hover{background:#4a4eb1}._secondaryButton_e0xsj_299{background:#f1f4f9;color:#4a5568}._secondaryButton_e0xsj_299:hover{background:#e2e8f0;color:#2d3748}._Overlay_e0xsj_330{background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);height:100vh;position:fixed;top:0;left:0;width:100vw;z-index:1000}._leaderBoard_e0xsj_341{background:#fff;border-radius:24px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:500px;max-height:80vh;overflow-y:auto;z-index:1001;box-shadow:0 25px 50px -12px #00000040;padding:2rem;border:none}._boardHeader_e0xsj_358{margin-bottom:2rem;text-align:center}._boardHeader_e0xsj_358 h3{font-size:1.75rem;color:#1a202c;margin:0;font-weight:800}._boardSection_e0xsj_370{display:flex;flex-direction:column;gap:1rem}._boardValues_e0xsj_376{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border-radius:16px;transition:all .2s ease}._boardValues_e0xsj_376:hover{background:#f1f5f9;transform:scale(1.02)}._valueBadge_e0xsj_391{width:40px;height:40px;display:flex;align-items:center;justify-content:center}._valueBadge_e0xsj_391 img{width:100%;height:auto}._valueBadge_e0xsj_391 p{font-weight:700;color:#94a3b8}._valueAvatar_e0xsj_409{font-size:2.5rem;color:#cbd5e1}._playerNameStar_e0xsj_414{flex:1;display:flex;justify-content:space-between;align-items:center}._playerNameStar_e0xsj_414 p:first-child{font-weight:600;color:#334155}._playerNameStar_e0xsj_414 p:last-child{background:#fff;padding:.25rem .75rem;border-radius:12px;font-weight:700;color:#595bdb;box-shadow:0 2px 4px #0000000d}._popup_e0xsj_439,._popupoverlay_e0xsj_440{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:1100;padding:1rem;animation:_fadeIn_e0xsj_1 .3s ease-out forwards}._popupContent_e0xsj_456,._popupcontent_e0xsj_457{background:#fff;padding:2rem;border-radius:20px;width:100%;max-width:900px;max-height:90vh;box-shadow:0 20px 40px #0003;display:flex;flex-direction:column;position:relative;overflow:hidden;animation:_slideUp_e0xsj_1 .3s ease-out forwards}._closeButton_e0xsj_505{position:absolute;top:1rem;right:1.5rem;background:transparent;border:none;font-size:2rem;line-height:1;color:#a0aec0;cursor:pointer;transition:color .2s;z-index:10}._closeButton_e0xsj_505:hover{color:#e53e3e}._goalsStepsWrapper_e0xsj_525{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}._goalsStepsWrapper_e0xsj_525 ._progressBox_e0xsj_533{flex-shrink:0}._goalsStepsWrapper_e0xsj_525 ._goalbox_e0xsj_537{flex:1;min-height:0;overflow-y:auto}._goalsStepsWrapper_e0xsj_525 ._navigationButtons_e0xsj_543{flex-shrink:0}._progressBox_e0xsj_533{margin-bottom:2rem;padding:0 1rem}._progressBar_e0xsj_552{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._progress2_e0xsj_560{position:absolute;top:50%;left:0;transform:translateY(-50%);height:4px;width:100%;background:#e2e8f0;z-index:1;border-radius:2px}._progress_e0xsj_268{position:absolute;top:50%;left:0;transform:translateY(-50%);height:4px;background:#595bdb;z-index:2;border-radius:2px;transition:width .4s ease}._stepNumber_e0xsj_584{width:35px;height:35px;background:#fff;border:2px solid #e2e8f0;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700;color:#a0aec0;z-index:3;cursor:pointer;transition:all .3s ease;font-size:.9rem}._activeStep_e0xsj_601{border-color:#595bdb;background:#595bdb;color:#fff;box-shadow:0 0 0 4px #595bdb33}._goalbox_e0xsj_537,._mainboxCtn_e0xsj_609{display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto;padding-right:.5rem}._goalbox_e0xsj_537::-webkit-scrollbar,._mainboxCtn_e0xsj_609::-webkit-scrollbar{width:6px}._goalbox_e0xsj_537::-webkit-scrollbar-thumb,._mainboxCtn_e0xsj_609::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}._popupHead_e0xsj_628 h2{font-size:1.5rem;color:#2d3748;margin-bottom:.5rem;font-weight:700;text-align:center}._popPara_e0xsj_636 p,._optionSet_e0xsj_637 p,._listOpt_e0xsj_638 p{font-size:1rem;color:#4a5568;margin-bottom:.75rem;font-weight:500;line-height:1.5}._popPara_e0xsj_636 p{text-align:center}._ListBox_e0xsj_651 ul{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}._ListBox_e0xsj_651 li label{display:flex;align-items:center;padding:.75rem;background:#f7fafc;border:1px solid #edf2f7;border-radius:12px;cursor:pointer;transition:all .2s;font-size:.95rem;color:#4a5568}._ListBox_e0xsj_651 li label:hover{background:#ebf4ff;border-color:#bee3f8}._ListBox_e0xsj_651 input[type=checkbox]{margin-right:.75rem;width:18px;height:18px;accent-color:#595bdb}._listOptBox_e0xsj_685,._optionSet_e0xsj_637{background:#fff}._textBox_e0xsj_690 input,._listOpt_e0xsj_638 select,._optionSet_e0xsj_637 select{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:10px;font-size:1rem;color:#2d3748;outline:none;background-color:#f8fafc;transition:all .2s;accent-color:#595bdb}._optionSet_e0xsj_637 select,._listOpt_e0xsj_638 select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23595bdb' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;appearance:none;-webkit-appearance:none;-moz-appearance:none}._textBox_e0xsj_690 input:focus,._listOpt_e0xsj_638 select:focus,._optionSet_e0xsj_637 select:focus{border-color:#595bdb;box-shadow:0 0 0 3px #595bdb1a;background-color:#fff}._textBox_e0xsj_690 input::placeholder{color:#a0aec0}._rad_e0xsj_729{display:flex;flex-direction:column;gap:.75rem}._rad_e0xsj_729 div{display:flex;align-items:center;font-size:.95rem;color:#4a5568;padding:.5rem;border-radius:8px}._rad_e0xsj_729 input[type=radio]{margin-right:.75rem;width:18px;height:18px;accent-color:#595bdb}._navigationButtons_e0xsj_543{display:flex;justify-content:space-between;margin-top:1.5rem;border-top:1px solid #edf2f7;padding-top:1.5rem}._navigationButtons_e0xsj_543 button{padding:.75rem 2rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}._navigationButtons_e0xsj_543 button:first-child{background:#edf2f7;color:#4a5568}._navigationButtons_e0xsj_543 button:first-child:hover:not(:disabled){background:#e2e8f0}._navigationButtons_e0xsj_543 button:first-child:disabled{opacity:.5;cursor:not-allowed}._navigationButtons_e0xsj_543 button:last-child{background:#595bdb;color:#fff}._navigationButtons_e0xsj_543 button:last-child:hover{background:#4a4eb1;transform:translateY(-1px)}._updateBtn_e0xsj_796{margin-top:.5rem;background:#4a4eb11a;color:#4a4eb1;padding:.75rem;border:1px solid rgba(74,78,177,.3);border-radius:10px;font-weight:600;cursor:pointer;width:100%;transition:all .2s}._updateBtn_e0xsj_796:hover{background:#4a4eb126}._backToViewBtn_e0xsj_813{margin-bottom:1rem;background:transparent;color:#4a4eb1;padding:.5rem 0;border:none;font-weight:500;cursor:pointer;font-size:14px;transition:opacity .2s}._backToViewBtn_e0xsj_813:hover{opacity:.8}._resetBtn_e0xsj_829{margin-top:1rem;background:#ffe3e3;color:#e53e3e;padding:.75rem;border:none;border-radius:10px;font-weight:600;cursor:pointer;width:100%;transition:all .2s}._resetBtn_e0xsj_829:hover{background:#fed7d7}._confirmationOverlay_e0xsj_846{position:absolute;top:0;left:0;width:100%;height:100%;background:#fffffff2;display:flex;justify-content:center;align-items:center;z-index:20;border-radius:20px}._confirmationContent_e0xsj_860{text-align:center;padding:2rem}._confirmationContent_e0xsj_860 p{font-size:1.1rem;color:#2d3748;margin-bottom:1.5rem;font-weight:600}._btnGrp_e0xsj_872{display:flex;gap:1rem;justify-content:center}._btnGrp_e0xsj_872 button{padding:.6rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;border:none}._cancelButton_e0xsj_886{background:#e2e8f0;color:#4a5568}._confirmButton_e0xsj_891{background:#e53e3e;color:#fff}@media (max-width: 1200px){._Grid_e0xsj_97,._SearchGrid_e0xsj_104{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media (max-width: 768px){._Head_e0xsj_14{flex-direction:column;align-items:stretch}._learningButton_e0xsj_56{justify-content:space-between}._learningButton_e0xsj_56 button{flex:1}._Grid_e0xsj_97,._SearchGrid_e0xsj_104{grid-template-columns:1fr}._popupContent_e0xsj_456,._popupcontent_e0xsj_457{width:95%;max-height:85vh;padding:1.5rem}._ListBox_e0xsj_651 ul{grid-template-columns:1fr}}@media (max-width: 480px){._Cardhead_e0xsj_185{padding:1rem 1.25rem}._cardData_e0xsj_201{grid-template-columns:1fr 80px;gap:1rem;padding:1.25rem}._chartWrapper_e0xsj_274{width:80px;height:80px}._chartPercentage_e0xsj_280{font-size:.85rem}._infoGrid_e0xsj_220{gap:.75rem}._infoItem_e0xsj_226{flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px dashed #edf2f7;padding-bottom:.25rem}._infoIconLabel_e0xsj_231{margin-bottom:0}._statusTag_e0xsj_245{margin-top:.75rem}._buttonGroup_e0xsj_290{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:1.25rem}._buttonGroup_e0xsj_290 button:first-child{grid-column:1 / -1;padding:.85rem}._actionButton_e0xsj_298,._secondaryButton_e0xsj_299{font-size:.8rem;padding:.65rem .5rem}._popupContent_e0xsj_456,._popupcontent_e0xsj_457{padding:1.25rem;border-radius:16px}._stepNumber_e0xsj_584{width:30px;height:30px;font-size:.8rem}._popupHead_e0xsj_628 h2{font-size:1.25rem}._navigationButtons_e0xsj_543 button{padding:.6rem 1rem;font-size:.9rem}}._loaderContainer_1anbu_1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999999;width:100%;height:100%;background:#d9d9d980;display:flex;flex-direction:column;align-items:center;justify-content:center}._loader_1anbu_1{width:70px;aspect-ratio:1;display:grid;border-radius:50%;background:linear-gradient(0deg,var(--loader-color-light, rgba(1, 81, 205, .5)) 25%,transparent 0 75%,var(--loader-color, rgba(1, 81, 205, 1)) 0) 50%/4% 100%,linear-gradient(90deg,var(--loader-color-faint, rgba(1, 81, 205, .25)) 25%,transparent 0 75%,var(--loader-color-mid, rgba(1, 81, 205, .75)) 0) 50%/100% 4%;background-repeat:no-repeat;animation:_l23_1anbu_1 1.5s infinite steps(12)}._loader_1anbu_1:before,._loader_1anbu_1:after{content:"";grid-area:1/1;border-radius:50%;background:inherit;opacity:.915;transform:rotate(30deg)}._loader_1anbu_1:after{opacity:.83;transform:rotate(60deg)}@keyframes _l23_1anbu_1{to{transform:rotate(1turn)}}._EraseButton_1l50w_1{background:#dde1ef;font-size:1rem;outline:none;border-radius:7px;padding:.5rem;color:#56197e;cursor:pointer;font-weight:600;border:2px solid #6356be;margin:.1rem .25rem}._goalDetails_3dybk_5{padding:0;width:100%}._goalDetails_3dybk_5 h1{font-size:1.5rem;font-weight:700;color:#2d3748;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #edf2f7;text-align:center}._error_3dybk_35{color:#e53e3e;background:#fff5f5;padding:1rem;border-radius:8px;text-align:center;margin-bottom:1rem}._goalContainer_3dybk_53{background:transparent;padding:0;display:flex;flex-direction:column;gap:1.5rem;border-radius:0;height:auto;max-height:60vh;overflow-y:auto;box-shadow:none;width:100%}._goalContainer_3dybk_53::-webkit-scrollbar{width:6px}._goalContainer_3dybk_53::-webkit-scrollbar-track{background:#edf2f7;border-radius:3px}._goalContainer_3dybk_53::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}._goalContainer_3dybk_53::-webkit-scrollbar-thumb:hover{background:#a0aec0}._box_3dybk_117{background:#f7fafc;border:1px solid #edf2f7;border-radius:12px;padding:1.25rem;width:100%;margin-bottom:0;transition:all .2s ease}._box_3dybk_117:hover{background:#fff;box-shadow:0 4px 6px -1px #0000000d;border-color:#e2e8f0}._box_3dybk_117 h3{font-size:1.1rem;font-weight:700;color:#4a5568;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._padded_3dybk_169{padding:.5rem;margin-left:0;background:transparent}._padded_3dybk_169 strong{color:#595bdb;font-weight:600;display:block;margin-bottom:.25rem}._padded_3dybk_169 ul{padding-left:1.25rem;margin:0;list-style-type:disc}._padded_3dybk_169 li{margin-bottom:.25rem;color:#4a5568;font-size:.95rem;line-height:1.5}@media (max-width: 768px){._goalDetails_3dybk_5 h1{font-size:1.25rem}._box_3dybk_117{padding:1rem}._box_3dybk_117 h3{font-size:1rem}}._Container_m8995_1{width:100%;height:100vh;overflow-y:scroll}._Syllubus_m8995_11{width:99.85%;min-height:100vh;display:flex;flex-direction:column;align-items:center;border:1px solid}._Container_m8995_1::-webkit-scrollbar{display:none}._Title_m8995_39{width:100%;font-family:drumshake_italic;font-size:1.5rem;margin:0;margin-top:2rem;background-color:transparent;text-decoration:underline}._Title_m8995_39 p{margin-left:2rem}._List_m8995_63{width:100%}._Cards_m8995_71{width:25rem;height:10rem;border-radius:2rem;margin-top:.5rem;border:1px solid}._cardContent_m8995_87{width:100%;align-items:center;margin-left:2rem}._cardContent_m8995_87 p{font-size:1.25rem;font-weight:500}li{color:#0f56f0;cursor:pointer}._Container_vbopz_1{width:100%;height:100vh;overflow-y:scroll}._Lessons_vbopz_15{width:98.4%;padding:10px;border:1px solid;background-color:#e7e7f0}._Container_vbopz_1::-webkit-scrollbar{display:none}._Content_vbopz_39{width:100%;height:16rem;overflow-y:scroll;border:1px solid}._Content_vbopz_39 p{font-size:1rem;padding:0 1rem}._Addbutton_vbopz_59{font-size:1.25rem;margin:5px;background-color:#b22222;margin-left:2rem;border:1px solid;color:#fff;padding:2px 1rem}._Head_vbopz_77{width:100%;margin:5px 0;border-radius:10px;background-color:#3b82f6}._Head_vbopz_77 p{text-align:left;margin:0;font-family:drumshake_italic;font-size:1.25rem;color:#fff;padding:5px 10px}._Revission_vbopz_107{position:relative;display:flex;flex-direction:row;align-items:center}._Refresh_vbopz_119{position:absolute;right:1rem;font-size:1.5rem;margin-top:7px}._Checkbox_vbopz_131{margin-left:2rem}._Checkbox_vbopz_131 input{width:10%}li{color:#000}._Progrctlists_vbopz_149 p{color:#00f;text-decoration:underline}._container_2nbhw_1{position:fixed;top:0;left:0;display:flex;flex-direction:row;justify-content:center;align-items:flex-end;width:100vw;height:100vh;z-index:1000;background:#d9d9d980;pointer-events:none}._banner_2nbhw_16{position:relative;bottom:0;z-index:1001;background:#595bdb;display:flex;flex-direction:row;justify-content:flex-start;height:160px;width:100%;max-width:100vw;border-radius:60px 60px 0 0;padding-top:20px;pointer-events:auto}._bannerLeft_2nbhw_32{display:flex;flex-direction:column;justify-content:flex-end;width:10%;position:relative}._cookieImageOne_2nbhw_40{display:flex;flex-direction:row;align-items:center;justify-content:center;width:40px;position:absolute;bottom:1rem;left:0}._cookieImageTwo_2nbhw_50{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100px;position:absolute;bottom:-30px;right:0;overflow:hidden}._cookieImageThree_2nbhw_61{display:flex;flex-direction:row;align-items:center;justify-content:center;width:70px;position:absolute;top:54%;left:44%}._cookieImageOne_2nbhw_40 img,._cookieImageTwo_2nbhw_50 img,._cookieImageThree_2nbhw_61 img{width:100%;height:100%}._bannerRight_2nbhw_77{display:flex;flex-direction:column;justify-content:flex-end;width:90%}._cookieText_2nbhw_84{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._cookieText_2nbhw_84 p{margin:0;font-family:Urbane;font-size:20px;font-weight:500;line-height:27.65px;text-align:left;color:#fff;width:90%}._cookieText_2nbhw_84 span{font-family:Urbane;font-size:20px;font-weight:700;line-height:27.65px;text-align:left;color:#fff;text-decoration:underline}._cookieBottomContent_2nbhw_114{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem 0}._cookieBottomLeftContent_2nbhw_122{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._cookieBottomLeftContent_2nbhw_122 p{font-family:Urbane;font-size:20px;font-weight:600;line-height:27.65px;text-align:left;color:#fff;text-decoration:underline;cursor:pointer}._cookieBottomRightContent_2nbhw_140{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-right:3rem;width:40%}._cookieBottomRightContent_2nbhw_140 button{font-family:Urbane;font-size:20px;font-weight:500;line-height:27.65px;text-align:center;color:#595bdb;border:none;outline:none;border-radius:36px;width:14rem;height:3rem;cursor:pointer}._privacyPopUp_2nbhw_164{display:flex;flex-direction:column;justify-content:flex-start;padding:2rem 3rem;border-radius:1rem;background-color:#fff;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:60rem;max-width:90vw;z-index:10002;box-shadow:2px 3px 8px #0000001f;pointer-events:auto}._privacyPopUpHeder_2nbhw_182{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._privacyPopUpHeder_2nbhw_182{font-family:Urbane;font-size:20px;font-weight:500;line-height:27.65px;text-align:left;color:#000;margin:0}._privacyPopUpBody_2nbhw_198{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem}._privacyPopUpBodyText_2nbhw_204{display:flex;flex-direction:column;justify-content:flex-start;width:90%}._privacyPopUpBodyText_2nbhw_204 p{font-family:Urbane;font-size:16px;font-weight:300;line-height:23.04px;letter-spacing:.06em;text-align:left;color:#000;margin:0}._privacyPopUpBodyText_2nbhw_204 span{font-family:Urbane;font-size:16px;font-weight:300;line-height:23.04px;letter-spacing:.06em;text-align:left;color:#595bdb;padding:8px 0;text-decoration:underline}._privacyPopUpBodyButton_2nbhw_231{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:1rem 0}._privacyPopUpBodyButton_2nbhw_231 button{font-family:Urbane;font-size:20px;font-weight:500;line-height:27.65px;text-align:center;color:#fff;border:none;outline:none;border-radius:36px;width:14rem;height:3rem;background-color:#595bdb;cursor:pointer}._privacyPopUpBodyTable_2nbhw_253{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._privacyTableRight_2nbhw_259{display:flex;flex-direction:column;justify-content:flex-end;width:25%;align-items:center}._privacyTableRight_2nbhw_259 button{font-family:Urbane;font-size:20px;font-weight:500;line-height:27.65px;text-align:center;color:#fff;border:none;outline:none;border-radius:36px;width:14rem;height:3rem;background-color:#595bdb;margin-top:2rem;cursor:pointer}._privacyTableLeft_2nbhw_282{display:flex;flex-direction:column;justify-content:center;width:70%;border:1px solid #dbdbdb;border-radius:10px}._privacyTableRow_2nbhw_290{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px;border-bottom:1px solid #dbdbdb}._privacyTableRowLeft_2nbhw_298{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:70%}._privacyTableRowLeft_2nbhw_298 p{font-family:Urbane;font-size:18px;font-weight:500;line-height:23.04px;text-align:left;margin:0;color:#3f3f3f}._privacyTableRowRight_2nbhw_315{display:flex;flex-direction:row;align-items:center;justify-content:center;width:30%}._privacyTableRow_2nbhw_290:last-child{border-bottom:0}._privacyTableRowRight_2nbhw_315 p{font-family:Urbane;font-size:11px;font-weight:500;line-height:13.33px;text-align:left;margin:0;color:#3f3f3f}._overlay_2nbhw_334{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:10001;background:#d9d9d980}._disabledButton_2nbhw_343 button{color:#3f3f3f;opacity:.75;pointer-events:none}@media screen and (max-width: 768px){._container_2nbhw_1{justify-content:center;align-items:flex-end}._banner_2nbhw_16{width:100%;max-width:100vw;height:auto;min-height:160px;border-radius:30px 30px 0 0;padding:1.5rem 1rem 1rem;flex-direction:column;justify-content:flex-start}._bannerLeft_2nbhw_32{width:100%;height:auto;min-height:60px;margin-bottom:.5rem}._cookieImageOne_2nbhw_40{position:absolute;top:0;left:0;right:auto;transform:none;bottom:auto}._cookieImageTwo_2nbhw_50{position:absolute;top:-20px;right:0;bottom:auto}._cookieImageThree_2nbhw_61{position:absolute;top:0;right:80px;left:auto}._bannerRight_2nbhw_77{width:100%}._cookieText_2nbhw_84{width:100%;margin-bottom:1rem}._cookieText_2nbhw_84 p{font-size:14px;line-height:20px;text-align:left;width:100%}._cookieBottomContent_2nbhw_114{flex-direction:column;align-items:flex-start;gap:1rem;padding:0}._cookieBottomLeftContent_2nbhw_122{width:100%}._cookieBottomLeftContent_2nbhw_122 p{font-size:14px;line-height:20px}._cookieBottomRightContent_2nbhw_140{width:100%;padding-right:0;flex-direction:column;gap:.75rem}._cookieBottomRightContent_2nbhw_140 button{width:100%;font-size:16px;height:2.5rem}._privacyPopUp_2nbhw_164{width:95vw;max-width:95vw;padding:1.5rem 1rem;max-height:90vh;overflow-y:auto}._privacyPopUpBody_2nbhw_198{padding:.5rem}._privacyPopUpBodyText_2nbhw_204 p{font-size:14px;line-height:20px}._privacyPopUpBodyTable_2nbhw_253{flex-direction:column}._privacyTableLeft_2nbhw_282{width:100%;margin-bottom:1rem}._privacyTableRight_2nbhw_259{width:100%}._privacyTableRight_2nbhw_259 button{width:100%;margin-top:.5rem}._privacyPopUpBodyButton_2nbhw_231 button{width:100%}}@media screen and (max-width: 480px){._banner_2nbhw_16{padding:1rem .75rem}._cookieText_2nbhw_84 p{font-size:12px;line-height:18px}._cookieBottomLeftContent_2nbhw_122 p{font-size:12px}._cookieBottomRightContent_2nbhw_140 button{font-size:14px;height:2.25rem}._privacyPopUp_2nbhw_164{padding:1rem .75rem}}._sidebar_1ol3j_1{width:12.5rem!important;display:flex;flex-direction:column;border-radius:0;height:100vh;background:transparent;justify-content:flex-start;position:fixed;left:0;top:0;z-index:100;overflow:visible;transition:transform .3s ease-in-out}._sidebarCard_1ol3j_33{display:flex;flex-direction:column;flex:1;width:100%;height:100%;background:transparent;overflow:hidden}._sidebarLogo_1ol3j_53{display:flex;align-items:center;justify-content:center;padding:1.25rem 1rem;border-bottom:1px solid rgba(59,130,246,.1);flex-shrink:0;cursor:pointer}._sidebarLogo_1ol3j_53 img{max-width:130px;height:auto;object-fit:contain;transition:transform .3s ease}._sidebarLogo_1ol3j_53:hover img{transform:translateY(-4px) scale(1.05)}._sidebarHeader_1ol3j_95{display:none;padding:1.5rem;justify-content:flex-end;align-items:center;border-bottom:1px solid rgba(59,130,246,.1)}._sidebarTitle_1ol3j_111{font-family:Urbane;font-size:1.25rem;font-weight:600;color:#333;margin:0}._closeButton_1ol3j_127{background:none;border:none;font-size:2rem;color:#666;cursor:pointer;padding:0;line-height:1}._sidebar_1ol3j_1::-webkit-scrollbar{display:none}._MenuContainer_1ol3j_155{display:flex;flex-direction:column;justify-content:flex-start;padding:1.25rem .75rem 1rem;align-items:flex-start;flex:1;overflow:hidden;gap:.25rem}._menuItem_1ol3j_177{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.75rem 1rem;margin:0;width:100%;border-radius:12px;cursor:pointer;transition:all .25s ease}._menuItem_1ol3j_177:hover{background-color:#3b82f614}._menuItem_1ol3j_177:hover ._menuItemImage_1ol3j_211 svg{color:#3b82f6}._menuItem_1ol3j_177:hover ._menuItemImage_1ol3j_211 img{filter:invert(48%) sepia(79%) saturate(2476%) hue-rotate(197deg);opacity:1}._menuItem_1ol3j_177:hover ._menuItemText_1ol3j_229 p{color:#3b82f6;font-weight:600}._menuItemImage_1ol3j_211{display:flex;flex-direction:row;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;margin-right:.875rem;border-radius:10px;transition:all .25s ease}._menuItem_1ol3j_177 ._menuItemImage_1ol3j_211 svg{color:#64748b;font-size:1.25rem;transition:color .25s ease}._selectedMenu_1ol3j_275{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.75rem 1rem;margin:0;width:100%;border-radius:12px;cursor:pointer;background:transparent}._selectedMenu_1ol3j_275 ._menuItemImage_1ol3j_211 svg{color:#3b82f6;font-size:1.25rem}._menuItemImage_1ol3j_211 img{width:100%;height:100%;object-fit:contain;filter:grayscale(100%) opacity(.65);transition:filter .25s ease}._selectedMenu_1ol3j_275 ._menuItemImage_1ol3j_211 img{filter:invert(48%) sepia(79%) saturate(2476%) hue-rotate(197deg);opacity:1}._menuItemText_1ol3j_229{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._menuItemText_1ol3j_229 p{margin:0;font-family:Urbane,sans-serif;font-size:.9375rem;font-weight:500;letter-spacing:.01em;line-height:1.5;text-align:left;color:#334155}._selectedMenu_1ol3j_275 ._menuItemText_1ol3j_229 p{color:#3b82f6;font-weight:700}._bottomContent_1ol3j_383{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem .75rem;margin-top:auto}._separateLine_1ol3j_399{border-top:1px solid rgba(59,130,246,.12);width:calc(100% - 1.5rem);margin:0 auto .5rem}._bottomText_1ol3j_411{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.75rem 1rem;margin:4px 0;cursor:pointer;border-radius:8px;transition:all .2s ease}._bottomText_1ol3j_411:hover{background-color:#f5f5f5}._bottomIcon_1ol3j_443{display:flex;align-items:center;justify-content:center;margin-right:.75rem;color:gray;font-size:1.25rem}._bottomText_1ol3j_411 p{font-family:Urbane,sans-serif;font-size:1rem;font-weight:500;line-height:1.5;text-align:left;color:#000;margin:0;cursor:pointer}._selectedBottomText_1ol3j_483{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.75rem 1rem;margin:4px 0;width:100%;border-radius:8px;background-color:#3b82f6;cursor:pointer}._selectedBottomText_1ol3j_483 p{font-family:Urbane,sans-serif;font-size:1rem;font-weight:500;line-height:1.5;text-align:left;color:#fff;margin:0;cursor:pointer}._supportText_1ol3j_531,._logoutText_1ol3j_539{padding-left:0}._popupOverlay_1ol3j_547{position:fixed;top:0;left:0;z-index:1000;width:100vw;height:100vh;background:#d9d9d980}._Popup_1ol3j_567{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:31px;padding:3rem 4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1001;box-shadow:0 4px 20px #00000026;width:auto;max-width:90vw}._popupText_1ol3j_603{padding:2rem 0}._popupText_1ol3j_603 p{font-family:Urbane;font-size:23.04px;font-weight:600;line-height:27.65px;text-align:left;color:#505050;margin:0}._PopupButton_1ol3j_631{margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;padding:2rem 0;flex-wrap:wrap}._noButton_1ol3j_653{width:12rem;height:3.5rem;border-radius:2.5rem;font-family:Urbane;font-size:1.25rem;font-weight:600;line-height:1.2;text-align:center;color:#fff;background:#3b82f6;border:none;cursor:pointer;transition:background .3s ease}._yesButton_1ol3j_685{width:12rem;height:3.5rem;border-radius:2.5rem;background:#d9d9d9;font-family:Urbane;font-size:1.25rem;font-weight:600;line-height:1.2;text-align:center;color:#898890;border:none;cursor:pointer;transition:background .3s ease}@media screen and (min-width: 1440px){._sidebar_1ol3j_1{width:12.5rem!important}}@media screen and (max-width: 1439px) and (min-width: 1200px){._sidebar_1ol3j_1{width:12.5rem!important}}@media screen and (max-width: 1199px) and (min-width: 1024px){._sidebar_1ol3j_1{width:12.5rem!important}._MenuContainer_1ol3j_155{padding:.875rem .625rem}._menuItem_1ol3j_177,._selectedMenu_1ol3j_275{padding:.7rem .875rem}._menuItemText_1ol3j_229 p{font-size:.9375rem}}@media screen and (max-width: 1023px){._sidebar_1ol3j_1{transform:translate(-100%);width:280px!important;top:0;height:100vh;border-radius:0;box-shadow:4px 0 20px #00000026;background:#fff!important;z-index:200}._sidebar_1ol3j_1._open_1ol3j_811{transform:translate(0)}._sidebarCard_1ol3j_33{background:#fff!important}._sidebarHeader_1ol3j_95{display:flex}._MenuContainer_1ol3j_155{padding:1rem}._menuItem_1ol3j_177,._selectedMenu_1ol3j_275{padding:.8rem 1rem;margin:4px 0}._menuItemImage_1ol3j_211{width:1.5rem;margin-right:1rem}._menuItemText_1ol3j_229 p{font-size:1rem}._bottomContent_1ol3j_383{padding:1rem}._bottomText_1ol3j_411{padding:.8rem 1rem}._bottomIcon_1ol3j_443{font-size:1.25rem}._bottomText_1ol3j_411 p{font-size:1rem}._Popup_1ol3j_567{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;z-index:10001!important}._popupOverlay_1ol3j_547{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:10000!important}}@media screen and (max-width: 575px){._sidebar_1ol3j_1{width:260px!important;background:#fff!important;z-index:200}._sidebarCard_1ol3j_33{background:#fff!important}._Popup_1ol3j_567{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;padding:2rem 1.5rem;width:85vw;max-width:20rem;z-index:10001!important}._popupOverlay_1ol3j_547{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:10000!important}._popupText_1ol3j_603 p{font-size:1rem;text-align:center}._PopupButton_1ol3j_631{gap:1rem;padding:1rem 0}._noButton_1ol3j_653,._yesButton_1ol3j_685{width:7rem;height:2.5rem;font-size:.875rem}}._sidebarHeader_qghnc_1{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem 1.25rem;flex-shrink:0;gap:.75rem}._logoRow_qghnc_19{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}._menuIcon_qghnc_35{display:none;background:none;border:none;color:#3b82f6;cursor:pointer;padding:.5rem;flex-shrink:0}._menuIcon_qghnc_35:hover{color:#2563eb}._logoWrap_qghnc_63{cursor:pointer;display:flex;align-items:center;padding:0;background:transparent;border:none}._logoWrap_qghnc_63 img{max-width:110px;height:auto;object-fit:contain;transition:transform .3s ease;display:block}._logoWrap_qghnc_63:hover img{transform:translateY(-2px) scale(1.02)}._desktopProfileSlot_qghnc_105,._mobileProfileSlot_qghnc_117{display:flex;align-items:center;justify-content:flex-end}._userIconWrap_qghnc_129{position:relative;width:48px;height:48px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}._userIconWrap_qghnc_129:hover ._userIcon_qghnc_129{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}._progressRings_qghnc_161{position:absolute;width:100%;height:100%;transform:rotate(-90deg);z-index:2;pointer-events:none}._ringTrack_qghnc_179{fill:none;stroke:#595bdb33}._ringTrackOuter_qghnc_189{stroke-width:2.5;stroke-dasharray:151}._ringTrackInner_qghnc_199{stroke-width:2;stroke-dasharray:135}._ringGoals_qghnc_209{fill:none;stroke-width:2.5;stroke-dasharray:151;stroke-linecap:round;transition:stroke-dashoffset .5s ease,stroke .3s ease}._ringProfile_qghnc_225{fill:none;stroke-width:2;stroke-dasharray:135;stroke-linecap:round;transition:stroke-dashoffset .5s ease,stroke .3s ease}._userIcon_qghnc_129{position:relative;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#595bdb26,#ec48991f);transition:transform .2s ease,box-shadow .2s ease;z-index:1;flex-shrink:0}._userIcon_qghnc_129 img{width:100%;height:100%;object-fit:cover}._profilePopup_qghnc_283{display:flex;flex-direction:column;position:fixed;top:5rem;right:1.5rem;width:300px;max-width:calc(100vw - 2rem);background-color:#fff;box-shadow:0 4px 20px #595bdb26;border-radius:15px;z-index:1001;padding:.5rem 0;border:1px solid rgba(89,91,219,.15);animation:_slideDown_qghnc_1 .3s ease-out;overflow:hidden}@keyframes _slideDown_qghnc_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._profilePopupSection_qghnc_341{padding:1rem 1.5rem;background:#faf5ff;border:1px solid rgba(89,91,219,.15);margin:.5rem 1rem 0;border-radius:12px}._profilePopupSection_qghnc_341:first-child{margin-top:.5rem}._profilePopupSectionTitle_qghnc_365{font-family:Urbane,sans-serif;font-size:13px;font-weight:700;color:#0151cd;margin:0 0 .75rem}._profilePopupProgressRow_qghnc_381{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._profilePopupLabel_qghnc_395{font-family:Urbane,sans-serif;font-size:14px;font-weight:600;color:#2d3748}._profilePopupPercent_qghnc_409{font-family:Urbane,sans-serif;font-size:14px;font-weight:700;color:#0151cd}._profilePopupBar_qghnc_423{height:6px;background:#e5e5e5;border-radius:4px;overflow:hidden;margin-bottom:.5rem}._profilePopupBarFill_qghnc_439{height:100%;border-radius:4px;transition:width .5s cubic-bezier(.4,0,.2,1)}._profilePopupStatus_qghnc_451{font-family:Urbane,sans-serif;font-size:12px;font-weight:600;padding:.25rem .6rem;border-radius:100px;display:inline-block}._profilePopupDivider_qghnc_469{height:1px;background:#e5e5e5;margin:0 1.5rem .5rem}._profilePopupItem_qghnc_481{display:flex;flex-direction:row;align-items:center;padding:.875rem 1.5rem;cursor:pointer;transition:all .2s ease;gap:1rem}._profilePopupItem_qghnc_481:hover{background-color:#0151cd14}._profilePopupItem_qghnc_481 p{margin:0;font-family:Urbane,sans-serif;font-size:15px;font-weight:500;color:#0151cd}._profilePopupIcon_qghnc_525{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#0151cd}._popupOverlay_qghnc_543{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._Popup_qghnc_559{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:20px;padding:2.5rem 2.5rem 2rem;width:clamp(280px,90vw,460px);display:flex;flex-direction:column;align-items:center;z-index:10001;box-shadow:0 20px 60px #0151cd1f,0 4px 16px #0000000f;border:1px solid rgba(1,81,205,.08)}._popupIconArea_qghnc_593{width:64px;height:64px;border-radius:50%;background:#0151cd14;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}._popupIconArea_qghnc_593 svg{width:28px;height:28px;color:#0151cd}._popupText_qghnc_627{text-align:center;padding:0 0 1.5rem}._popupText_qghnc_627 p{font-family:Urbane,sans-serif;font-size:1.15rem;font-weight:600;color:#0f172a;margin:0 0 .35rem}._popupText_qghnc_627 span{font-family:Urbane,sans-serif;font-size:.875rem;font-weight:400;color:#64748b}._PopupButton_qghnc_667{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}._noButton_qghnc_687{flex:1;min-width:110px;max-width:180px;height:2.875rem;border-radius:12px;font-family:Urbane,sans-serif;font-size:.95rem;font-weight:600;text-align:center;color:#0151cd;background:#fff;border:2px solid #0151CD;cursor:pointer;transition:all .2s ease}._noButton_qghnc_687:hover{background:#0151cd0f}._yesButton_qghnc_729{flex:1;min-width:110px;max-width:180px;height:2.875rem;border-radius:12px;background:#0151cd;font-family:Urbane,sans-serif;font-size:.95rem;font-weight:600;text-align:center;color:#fff;border:none;cursor:pointer;transition:all .2s ease}._yesButton_qghnc_729:hover{background:#0140a8}@media screen and (max-width: 1023px){._menuIcon_qghnc_35{display:none!important}._logoWrap_qghnc_63 img{max-width:100px}._userIconWrap_qghnc_129{width:44px;height:44px}._userIcon_qghnc_129{width:34px;height:34px}}@media screen and (max-width: 575px){._sidebarHeader_qghnc_1{padding:.875rem .75rem}._logoWrap_qghnc_63 img{max-width:90px}._profilePopup_qghnc_283{width:280px;top:4.5rem;right:1rem;left:auto}}._layoutContainer_11thu_1{display:flex;flex-direction:column;width:100%;min-height:100vh;background:#fff}._mainContent_11thu_9{display:flex;flex:1;margin-top:0;background:#fff}._content_11thu_16{flex:1;margin-left:12.5rem;transition:margin-left .3s ease;width:calc(100% - 12.5rem);min-height:100vh;overflow-x:hidden;overflow-y:auto;background:#fff;display:flex;flex-direction:column}._pageContent_11thu_29{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff}._backdrop_11thu_40{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;z-index:90;display:none}._mobileFloatingActions_11thu_52{display:none;position:fixed;top:0;left:0;right:0;padding:1rem 1.25rem;z-index:95;justify-content:space-between;align-items:center;pointer-events:none}._mobileFloatingActions_11thu_52>*{pointer-events:auto}._mobileFloatingLeft_11thu_69{display:flex;align-items:center;gap:.5rem}._mobileMenuBtn_11thu_75{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:8px;background:#fff;color:#0151cd;border:1.5px solid rgba(1,81,205,.25);cursor:pointer;padding:0;box-shadow:0 2px 8px #00000014}._mobileMenuBtn_11thu_75:hover{background:#0151cd0f}._mobileProfileSlot_11thu_94{display:flex;align-items:center;justify-content:flex-end}._desktopBackFloating_11thu_101{display:none;position:fixed;top:1rem;left:13.5rem;z-index:95;width:2.25rem;height:2.25rem;border-radius:8px;background:#fff;border:1.5px solid rgba(1,81,205,.25);color:#3f3f3f;cursor:pointer;padding:0;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000014}._desktopBackFloating_11thu_101:hover{color:#595bdb;background:#595bdb1a}._desktopProfileArea_11thu_126{display:none;position:fixed;top:0;right:0;padding:1rem 1.5rem;z-index:100;justify-content:flex-end;align-items:center}@media screen and (max-width: 1023px){._mobileFloatingActions_11thu_52{display:flex}}@media screen and (min-width: 1024px){._mobileFloatingActions_11thu_52{display:none!important}._desktopProfileArea_11thu_126,._desktopBackFloating_11thu_101{display:flex}}@media screen and (max-width: 1023px){._desktopProfileArea_11thu_126,._desktopBackFloating_11thu_101{display:none!important}}@media screen and (min-width: 1440px){._content_11thu_16{margin-left:12.5rem;width:calc(100% - 12.5rem)}}@media screen and (max-width: 1439px) and (min-width: 1200px){._content_11thu_16{margin-left:12.5rem;width:calc(100% - 12.5rem)}}@media screen and (max-width: 1199px) and (min-width: 1024px){._content_11thu_16{margin-left:12.5rem;width:calc(100% - 12.5rem)}}@media screen and (max-width: 1023px){._layoutContainer_11thu_1{height:100vh;overflow:hidden}._mainContent_11thu_9{min-height:0;overflow:hidden}._content_11thu_16{margin-left:0;width:100%;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}._content_11thu_16::-webkit-scrollbar,._pageContent_11thu_29::-webkit-scrollbar{display:none}._backdrop_11thu_40{display:block}}@media screen and (max-width: 575px){._mobileFloatingActions_11thu_52{padding:.875rem 1rem}}._container_1snq2_5{height:82vh;overflow-y:auto;padding:1.5rem;font-family:Inter,sans-serif;background-color:#f8fafc}._container_1snq2_5::-webkit-scrollbar{width:6px}._container_1snq2_5::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}._header_1snq2_41{margin-bottom:2rem;background:#fff;padding:1rem 1.5rem;border-radius:1rem;box-shadow:0 1px 3px #0000001a}._headerLeft_1snq2_57{display:flex;align-items:center;gap:1.5rem}._backButton_1snq2_69{background:#000;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}._backButton_1snq2_69 img{width:20px;height:20px}._headerTitle_1snq2_109 h1{margin:0;font-size:1.5rem;font-weight:700;color:#1e293b}._breadcrumb_1snq2_123{margin:0;font-size:.85rem;color:#64748b;font-weight:500}._LessonDiv_1snq2_137{max-width:1200px;margin:0 auto}._courseHeader_1snq2_147{margin-bottom:1.5rem;margin-left:1rem;margin-top:1rem}._courseHeader_1snq2_147 h2{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0}._overviewCard_1snq2_175{background:#fff;border-radius:1.25rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:2.5rem;border:1px solid #f1f5f9}._overviewGrid_1snq2_193{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:center}._overviewInfo_1snq2_207{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}._infoItem_1snq2_219{display:flex;flex-direction:column;gap:.5rem}._infoLabel_1snq2_231{font-size:.75rem;text-transform:uppercase;color:#64748b;font-weight:700;letter-spacing:.05em}._infoValue_1snq2_247{font-size:1.1rem;color:#1e293b;font-weight:600}._statusTag_1snq2_259{display:inline-flex;align-items:center;gap:.5rem;background:#f8fafc;padding:.4rem .8rem;border-radius:2rem;width:fit-content}._statusIndicator_1snq2_279{width:8px;height:8px;border-radius:50%}._statusText_1snq2_291{font-size:.85rem;font-weight:700;color:#475569}._overviewProgress_1snq2_305{display:flex;flex-direction:column;align-items:center;justify-content:center;border-left:1px solid #f1f5f9;padding-left:3rem}._chartBox_1snq2_323{position:relative;width:120px;height:120px;margin-bottom:1rem}._chartPercentage_1snq2_337{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.5rem;font-weight:800;color:#595bdb}._progressLabel_1snq2_357{font-size:.9rem;color:#64748b;font-weight:500;margin:0 0 1.5rem}._leaderboardBtn_1snq2_371{background:#595bdb;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;width:100%}._leaderboardBtn_1snq2_371:hover{background:#4a4eb1;transform:translateY(-2px)}._sectionHeader_1snq2_409{margin-bottom:1.5rem}._sectionHeader_1snq2_409 h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin-left:15px}._moduleGrid_1snq2_431{display:flex;flex-direction:column;gap:0}._moduleCard_1snq2_443{background:#fff;border-radius:0;border:none;border-bottom:1px solid #f1f5f9;transition:all .3s ease;overflow:hidden}._moduleCard_1snq2_443:hover{box-shadow:0 4px 12px #0000000d}._moduleHeader_1snq2_469{padding:1.5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer}._moduleTitleBox_1snq2_485{display:flex;flex-direction:column;gap:.25rem}._moduleNumber_1snq2_497{font-size:.75rem;font-weight:700;color:#595bdb;text-transform:uppercase}._moduleName_1snq2_511{margin:0;font-size:1.1rem;font-weight:600;color:#1e293b}._expandIcon_1snq2_525{font-size:1.5rem;color:#64748b;font-weight:300}._topicsContainer_1snq2_537{padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.75rem}._topicRow_1snq2_551{background:#f8fafc;padding:1rem 1.25rem;border-radius:.75rem;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}._topicRow_1snq2_551:hover{background:#f1f5f9;transform:translate(4px)}._topicInfo_1snq2_581{display:flex;align-items:center;gap:1rem;flex:1;cursor:pointer}._topicIcon_1snq2_597{font-size:1.25rem;color:#595bdb;display:flex;align-items:center}._topicTitle_1snq2_611{font-size:.95rem;font-weight:500;color:#334155}._analyticsBtn_1snq2_623{background:transparent;border:none;display:flex;align-items:center;gap:.5rem;color:#595bdb;font-weight:600;font-size:.85rem;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:background .2s}._analyticsBtn_1snq2_623:hover{background:#e9eaff}._Overlay_1snq2_663{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000}._leaderBoard_1snq2_685{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:500px;background:#1e1b4b;border-radius:1.5rem;z-index:1001;box-shadow:0 25px 50px -12px #00000080;display:flex;flex-direction:column;overflow:hidden}._boardHeader_1snq2_717{background:#ffffff0d;padding:1.5rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}._boardHeader_1snq2_717 h3{margin:0;color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:.1em}._boardSection_1snq2_747{padding:1.5rem;max-height:60vh;overflow-y:auto}._boardValues_1snq2_759{display:flex;align-items:center;gap:1rem;background:#ffffff0d;padding:1rem;border-radius:1rem;margin-bottom:.75rem;transition:transform .2s}._boardValues_1snq2_759:hover{transform:scale(1.02);background:#ffffff14}._valueBadge_1snq2_791{width:40px;height:40px;display:flex;align-items:center;justify-content:center}._valueBadge_1snq2_791 p{color:#94a3b8;font-weight:700;margin:0}._valueAvatar_1snq2_819{font-size:2.5rem;color:#ffffff4d;display:flex}._playerNameStar_1snq2_831{flex:1;display:flex;justify-content:space-between;align-items:center}._playerNameStar_1snq2_831 p{color:#fff;font-weight:600;margin:0}._playerNameStar_1snq2_831 span{color:#fbbf24;font-weight:800}._PopupOverlay_1snq2_869{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:2000;display:flex;align-items:center;justify-content:center}._Popup_1snq2_869{background:#fff;padding:2rem;border-radius:1rem;width:90%;max-width:600px;position:relative}._SubPopup_1snq2_913{background:#fff;padding:2.5rem;border-radius:1.5rem;text-align:center;box-shadow:0 20px 25px -5px #0000001a;max-width:400px}._subPopTxt_1snq2_931 p{font-size:1.1rem;font-weight:600;color:#1e293b;margin-bottom:2rem}._subBtn_1snq2_945 button{background:#595bdb;color:#fff;border:none;padding:1rem 2rem;border-radius:.75rem;font-weight:700;width:100%;cursor:pointer;transition:background .2s}._subBtn_1snq2_945 button:hover{background:#4a4eb1}@media (max-width: 768px){._overviewGrid_1snq2_193{grid-template-columns:1fr;gap:2rem}._container_1snq2_5{padding:0}._header_1snq2_41{border-radius:0;margin-bottom:0;border-bottom:1px solid #f1f5f9}._overviewProgress_1snq2_305{border-left:none;border-top:1px solid #f1f5f9;padding-left:0;padding-top:2rem}._overviewInfo_1snq2_207{grid-template-columns:1fr}._LessonDiv_1snq2_137{padding:0}}@media (max-width: 480px){._headerLeft_1snq2_57{gap:1rem}._headerTitle_1snq2_109 h1{font-size:1.25rem}}._Container_19klv_1{height:100vh;padding:0 1rem;overflow-y:scroll}._Container_19klv_1::-webkit-scrollbar{display:none}._topicHead_19klv_19{padding:.25rem;display:flex;line-height:0;color:#fff;flex-direction:row;justify-content:left;align-items:center}._topicHead_19klv_19 h3{font-size:1.75rem}._topicDetal_19klv_45{padding:5px 1rem;height:83vh;background-color:#fff;border:1px solid #cccccc;overflow-y:scroll}._topicDetal_19klv_45 p{font-size:1.1rem;font-weight:500;margin:0}._HeaderIcons_19klv_71{font-size:2rem;color:#1a1e5d}._assesment_19klv_79{display:flex;flex-direction:row;padding:0 .5rem;height:90vh;justify-content:space-between;overflow-y:scroll;z-index:9}._assesmentQuestion_19klv_103{margin:1rem 0;display:flex;flex-direction:row;align-items:normal;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none}._assesmentQuestion_19klv_103 p{margin:0;padding:0}._assesmentQuestion_19klv_103 input{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;pointer-events:auto}._assesmentAnswer_19klv_147{display:flex;flex-direction:column;border-radius:6px;background-color:#fff;padding:3px 5px}._assesmentAnswer_19klv_147 textarea{height:75px;border-radius:5px;outline:none;padding:5px;resize:none;border:none;box-shadow:#0000003d 0 3px 8px}._answer_19klv_211{width:100%;font-size:1rem;padding:8px 6px}._answer_19klv_211 p{margin:0}._AddButton_19klv_227{width:100%;text-align:right}._AddButton_19klv_227 button:nth-child(3){margin-right:0}._ValidateButton_19klv_243{background-color:#38b020;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#fff;cursor:pointer;font-weight:600;text-transform:uppercase;border:none;margin:0 .25rem}._SkipButton_19klv_269{background:#dde1ef;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#56197e;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #6356be;margin:0 .25rem}._FinishButton_19klv_295{background-color:#0f6bd4;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;cursor:pointer;font-weight:600;text-transform:uppercase;color:#fff;margin:0 .25rem;border:none}._BottomIcons_19klv_321{display:flex;flex-direction:row;justify-content:right;font-size:1.25rem;padding:3px 9px;color:#1a1e5d}._BottomIcons_19klv_321 p{margin:0}._Upload_19klv_343{width:13%;display:flex;flex-direction:row;justify-content:space-between}._validate_19klv_355{width:3rem;display:flex;flex-direction:row;justify-content:space-between;cursor:pointer}._Tab_19klv_369{height:fit-content}._Practise_19klv_383{padding:0 1rem;overflow-y:scroll;height:90vh;border:1px solid #cccccc}._PractiseAnswer_19klv_397{width:100%;border:1px solid;background-color:#fff}._PractiseAnswer_19klv_397 textarea{width:99.5%;resize:none;height:15rem;border:none;outline:none}._Practise2_19klv_421{width:100%;height:auto}._PractiseQuestion_19klv_429{width:100%;color:#1a1e5d;height:auto}._PractiseQuestion_19klv_429 p{font-weight:500;font-size:1.15rem}._PractiseIcons_19klv_447{font-size:1.5rem;padding:5px 10px;color:#1a1e5d}._PractiseIcons_19klv_447 ._Upload_19klv_343{width:20%;display:flex;flex-direction:row;justify-content:space-between}._Attachment_19klv_469{color:#1a1e5d}._LessonDiv_19klv_475{padding:0rem 12px}._TopicButtons_19klv_481{width:100%;align-items:center;text-align:center;margin:.5rem 0}._TopicButtons_19klv_481 button{margin:0 8px;font-size:1.25rem;padding:4px 10px;border-radius:6px;border:2px solid transparent;cursor:pointer}._summarize_19klv_509{background-color:#1a1e5d;color:#fff}._explain_19klv_517{background-color:#0f8bea;color:#fff}._LessonHead_19klv_525{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:6px 1rem;background:#dde1ef;color:#56197e}._LessonHead_19klv_525 p{font-size:1.25rem;font-weight:600;margin:0}._SecondHead_19klv_557{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:14rem;padding:0 2px}._HeaderIcon_19klv_71{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;font-size:1.75rem;color:#1a1e5d;cursor:pointer;width:5rem}._Blank_19klv_593{color:transparent;opacity:0}._UploadPopUp_19klv_601{width:50rem;min-height:20rem;border-radius:16px;background-color:#fff;position:absolute;top:50%;left:60%;transform:translate(-50%,-50%);padding-bottom:6px;z-index:9}._POPUP_19klv_627{width:60rem;height:37rem;border-radius:16px;border-top:1px solid #0f8bea;background-color:#fff;position:fixed;top:18%;right:1rem;border:1px solid #dbdbdb;z-index:99;animation:_slideIn_19klv_1 .5s forwards}._AnswerPopup_19klv_693{width:50rem;height:32rem;border-radius:16px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._Overlay_19klv_715{width:100%;height:100vh;position:absolute;background-color:#0404044d;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9}._POPUPOverlay_19klv_735{width:100vw;height:100vh;position:fixed;background-color:#040404ca;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99}._popupHead_19klv_755{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid;padding:0rem 1rem;background-color:#0f8bea;margin:0;border:none;border-radius:15px 15px 0 0}._PopupIcon_19klv_781{cursor:pointer;color:#fff;font-size:1.25rem}._HeadText_19klv_791 p{padding:0;font-weight:600;margin:8px 0;color:#fff;font-size:1.25rem}._summaryContent_19klv_805{height:23rem;padding:1rem;overflow-y:scroll}._summaryContent_19klv_805 p{font-size:1.25rem;margin:0;padding:0 6px}._UploadContent_19klv_825{padding:1rem 2rem;display:flex;flex-direction:column;justify-content:left}._UploadContent_19klv_825 label{font-size:1.25rem;font-weight:500;padding:0 8px;cursor:pointer}._UploadContent_19klv_825 input{cursor:pointer;height:2rem;width:1.2rem}._uploddiv_19klv_863{display:flex;flex-direction:row;align-items:center;justify-content:left}._Copy_19klv_875{width:40%;display:flex;flex-direction:row;justify-content:left;cursor:pointer}._copyIcon_19klv_891{font-size:1.5rem;color:#1a1e5d}._copyText_19klv_899{font-size:1.25rem;margin-left:5px;color:#1a1e5d;font-weight:500}._attachmentContent_19klv_911,._AttachmentInput_19klv_929{height:auto;display:flex;flex-direction:column;justify-content:center;padding:1rem}._urlInput_19klv_945{display:flex;flex-direction:column;margin-top:1rem;justify-content:center;width:100%}._UploadInput_19klv_961{width:100%}._UploadInput_19klv_961 input{height:2rem;font-size:1.25rem;width:100%}._Button_19klv_977{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}._Button_19klv_977 button{font-size:1rem;color:#fff;border:none;outline:none;background-color:#1a1e5d;padding:5px 1rem;cursor:pointer;border-radius:6px;margin:1rem 0}._CopyContent_19klv_1011{padding:3px 1rem}._Pagination_19klv_1017{display:flex;flex-direction:row;justify-content:flex-end;width:fit-content;cursor:pointer;align-items:center}._Pagination_19klv_1017 button{font-size:1rem;border:none;outline:none;padding:3px 8px;cursor:pointer;border-radius:6px;align-items:center;display:flex;margin-left:8px;background-color:#fff}._SaveButton_19klv_1059{padding:8px 2rem;align-items:end;height:2rem;display:flex;justify-content:flex-end}._SaveButton_19klv_1059 button{font-size:1rem;color:#fff;border:none;outline:none;background-color:#1a1e5d;padding:7px 1.5rem;cursor:pointer;border-radius:6px}._PopupContent_19klv_1095{height:24rem;padding:1rem;overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start}._BotInput_19klv_1111{width:92%;display:flex;flex-direction:row;align-items:center;padding:5px;border:1px solid;justify-content:center;margin:auto;border-radius:10px}._Input_19klv_1133{width:100%}._Input_19klv_1133 input{height:3rem;border:none;outline:none;font-size:1.2rem}._Input_19klv_1133 ._Upload_19klv_343{font-size:1.25rem;padding:1px}._Icon_19klv_1161{font-size:2rem;color:#0f8bea;margin:0 8px;cursor:pointer}._BotImage_19klv_1173 img{width:90%;height:90%}._teacherImage_19klv_1181{width:2rem;height:2rem;position:relative;margin-right:5px}._teacherImage_19klv_1181 img{width:100%;height:100%}._BotImage_19klv_1173{width:2rem;height:2rem;position:relative;margin-right:5px}._PopupContent_19klv_1095{height:24rem;padding:1rem;overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start;z-index:999;scroll-behavior:smooth}._message_19klv_1233{padding:8px;margin:4px;border-radius:4px;max-width:80%}._sender_19klv_1247{align-self:flex-end;background-color:#007bff;color:#fff}._receiver_19klv_1259{align-self:flex-start;background-color:#f0f0f0;color:#333}._Input_19klv_1133{display:flex;flex-direction:column}._AssesssmentSide_19klv_1277{width:22%;padding:1rem;display:flex;flex-direction:column}._AssessmentHead_19klv_1289{width:70%;display:flex;flex-direction:column;border:1px solid #cccccc;padding:6px;height:fit-content;margin:2px 0}._Sidecard_19klv_1307{padding:1rem;color:#1a1e5d;background-color:#fff;box-shadow:0 3px 8px #0000003d}._Grid_19klv_1321{display:grid;grid-template-columns:repeat(4,1fr);padding:5px 1rem;row-gap:1rem;column-gap:1rem;margin-top:2rem}._span_19klv_1337{border:1px solid;padding:5px 2px;text-align:center;border-radius:5px;cursor:pointer;background-color:#fff}._assessmentSuccessAnimation_19klv_1353{width:35rem;position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);z-index:9}._assessmentFailAnimation_19klv_1369{width:10rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._CardHead_19klv_1383{font-size:1.25rem}._correct-number_19klv_1389{background-color:green}._incorrect-number_19klv_1397{background-color:red}._imageView_19klv_1403 img{width:100%;height:100%}._Count_19klv_1411{width:fit-content;padding:8px 30px;background:#dde1ef;font-size:1rem;outline:none;border-radius:7px;color:#56197e;font-weight:600;border:2px solid #6356be;margin:0 .25rem}._value_19klv_1435{font-size:1rem}._correct_19klv_1389{background-color:green}._incorrect_19klv_1397{background-color:red}._notattended_19klv_1457{background-color:#ff0}._Validtext_19klv_1463{text-align:center;margin:0}._imageView_19klv_1403{height:76vh;width:fit-content}._aiContent_19klv_1479{height:auto;display:flex;flex-direction:column;justify-content:center;padding:1rem}._aiContent_19klv_1479 textarea{height:100px;border-radius:5px;outline:none;padding:.5rem;resize:none}._aiButton_19klv_1509,._aigenerateButton_19klv_1511{text-align:right}._aiButton_19klv_1509 button{font-size:1rem;color:#fff;border:none;outline:none;background-color:#1a1e5d;padding:5px 1rem;cursor:pointer;border-radius:6px}._aiContent_19klv_1479 input{width:80%;height:2rem;font-size:1.25rem}._aigenerate_19klv_1511{height:auto;display:flex;flex-direction:column;justify-content:left;padding:1rem 2rem}._aigenerate_19klv_1511 textarea{height:100px;border-radius:5px;outline:none;padding:.5rem;resize:none}._aigenerateButton_19klv_1511 button{font-size:1rem;color:#fff;border:none;outline:none;background-color:#2291f2;padding:5px 1rem;cursor:pointer;border-radius:6px;margin:2rem 0}._chatboticon_19klv_1605{position:fixed;bottom:20px;right:2rem;border-radius:5px;padding:8px;cursor:pointer;z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center}._icontext_19klv_1659{padding:4px;text-align:center;font-weight:500;border-radius:50%}._PractiseHeadButton_19klv_1695{display:flex;flex-direction:row;justify-content:flex-end;padding:6px 0}._PractiseHeadButton_19klv_1695 button{font-size:1rem;color:#fff;border:none;outline:none;background-color:#1a1e5d;padding:5px 1rem;cursor:pointer;border-radius:6px}._ActivityPopup_19klv_1729{width:50rem;min-height:20rem;border-radius:16px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}._TitleInput_19klv_1751 input{width:100%;height:2rem;font-size:1.25rem;outline:none}._TitleInput_19klv_1751{display:flex;justify-content:center;align-items:center;padding:4px 16px}._urlInput_19klv_945 input{height:2rem;font-size:1rem}._urlContent_19klv_1783{height:auto;display:flex;flex-direction:column;justify-content:center;padding:1rem}._urlButton_19klv_1799{display:flex;justify-content:flex-end;padding:1rem 0}._urlButton_19klv_1799 button{font-size:1rem;color:#fff;border:none;outline:none;background-color:#1a1e5d;padding:5px 1rem;cursor:pointer;border-radius:6px}._ActivityHeading_19klv_1829{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._ActivityHeading_19klv_1829 p{font-size:1.3rem;font-weight:500;margin:10px 0}._ActivityHeadingIcons_19klv_1853{font-size:1.5rem;width:6rem;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;cursor:pointer}._ActivityHeadingIcons_19klv_1853>span{margin-left:10px}._DeletePopup_19klv_1877{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#1a1e5d;border:3px solid #949393;border-radius:20px;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content;height:8rem;z-index:99}._DeletePopupText_19klv_1913 p{font-size:1.25rem;text-align:center;color:#fff;font-weight:500;line-height:25px}._DeletePopupButton_19klv_1927{margin:0 auto;display:flex;flex-direction:row}._DeletePopupButton_19klv_1927 button{margin:0 .5rem;padding:.5rem 1rem;background-color:transparent;border:3px solid #fff;outline:none;width:100%;color:#fff;font-size:1rem;font-weight:600;border-radius:6px;cursor:pointer}._CommentHead_19klv_1963 p{margin:0;padding:4px 5px;font-weight:600}._CommentContent_19klv_1973{padding:5px;margin-top:5px;border-radius:10px}._CommentButton_19klv_1983{display:flex;flex-direction:row;justify-content:flex-end;padding:10px 0}._CommentButton_19klv_1983 button{margin:0 .5rem;padding:.5rem 1rem;background-color:#0e5dcb;outline:none;color:#fff;font-size:1rem;font-weight:600;border-radius:6px;cursor:pointer;border:none}._CommentEditor_19klv_2019{overflow-y:scroll}._CommentEditor_19klv_2019::-webkit-scrollbar{display:none}._CommentList_19klv_2033{display:flex;flex-direction:row;padding:4px 0}._profileIcon_19klv_2047{width:3rem;min-width:3rem;padding:4px 0;display:flex;justify-content:center}._profileIcon_19klv_2047>span{border-radius:50%;background-color:#0f8bea;color:#fff;padding:0;width:31px;height:30px;display:flex;justify-content:center;align-items:center}._CommentText_19klv_2085{display:flex;flex-direction:column}._CommentText_19klv_2085>h5{margin:0}._CommentText_19klv_2085 p{margin:0}._CommentDisplay_19klv_2105{display:flex;flex-direction:column-reverse;padding:8px 0;border-bottom:1px solid}._LoaderDiv_19klv_2117{display:flex;flex-direction:column;position:absolute;z-index:99999;justify-content:center;align-items:center;padding:1rem;top:50%;left:55%;transform:translate(-50%,-50%)}._Loadertext_19klv_2141 p{font-size:1.25rem;font-weight:500;text-align:center;margin:0}._LoaderCircle_19klv_2153{margin-top:8px;border:4px solid #f3f3f3;border-top:4px solid #1a1e5d;border-radius:50%;width:40px;height:40px;animation:_spin_19klv_1 1s linear infinite}@keyframes _spin_19klv_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._previousAnswer_19klv_2187{padding:0;border-radius:6px;background-color:#fff}._previousAnswerhead_19klv_2199 h4{margin:0;padding:0 6px}._previousAnswerhead_19klv_2199{border-bottom:1px solid}._previousAnswer_19klv_2187 p{margin:10px 0;padding:0 6px}._AnswerIcon_19klv_187>span{border-radius:50%;background-color:#0f8bea;color:#fff;padding:5px 10px}._AnswerSend_19klv_2233{display:flex;flex-direction:row;padding:4px}._AnswerReplay_19klv_2243{display:flex;flex-direction:row;padding:4px;padding-left:1.5rem}._AnswerText_19klv_2255 p{margin:0}._AnswerList_19klv_2261{border-bottom:1px solid #a8a7a7;padding:3px 0}._previousAnswer_19klv_2187>h3{padding:0 4px;text-decoration:underline;margin:0}._previousAnswerContent_19klv_2279{display:flex;flex-direction:column-reverse;margin:9px 0}._UploadLoaderDiv_19klv_2289{display:flex;flex-direction:column;position:absolute;z-index:99999;justify-content:center;padding:1rem;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#d0cece;border-radius:5px}._UploadLoaderContent_19klv_2317{display:flex;flex-direction:row;align-items:center}._UploadLoaderText_19klv_2327 p{font-weight:500;font-size:1.1rem;margin:0;padding:6px}._UploadLoaderContent_19klv_2317 p{font-weight:500;font-size:1.1rem;margin:0;padding:6px 1rem}._validateLoaderDiv_19klv_2351{display:flex;flex-direction:column;position:absolute;z-index:99999;justify-content:center;align-items:center;padding:.5rem 2rem;top:30%;left:50%;transform:translate(-50%,-50%);background-color:#d0cece;border-radius:5px}._validateLoaderContent_19klv_2379{display:flex;flex-direction:row;align-items:center}._validateLoaderText_19klv_2389 p{font-weight:500;font-size:1.1rem;margin:0;padding:6px}._validateLoaderContent_19klv_2379 p{font-weight:500;font-size:1.1rem;margin:0;padding:6px 1rem}._TopicDetailtext_19klv_2413{display:flex;flex-direction:column}._TopicDetailtext_19klv_2413>span{text-decoration:underline;margin:0;padding:4px 0;font-size:1.1rem;font-weight:500}._UploadText_19klv_2435{position:absolute;top:-1.5rem;left:-1rem;display:none;font-size:.8rem;color:#1a1e5d;width:5rem;font-weight:700}._FillQuestion_19klv_2455{width:90%}._FillQuestion_19klv_2455 input{width:30%;height:1.25rem;border:none;border-bottom:1px dotted;outline:none}._ListDiv_19klv_2475,._ListDiv_19klv_2475 ul{margin:0}._DropContainer_19klv_2487{display:flex;flex-direction:row;align-items:flex-start}._DropQuestions_19klv_2497{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:65%;padding-top:1.5rem}._DropAnswers_19klv_2513{display:flex;flex-direction:column;align-items:center;width:35%}._DropAnswers_19klv_2513 h5{margin:0;text-decoration:underline;font-size:1rem}._Card_19klv_1383{display:flex;flex-direction:row;align-items:center;width:14rem;margin:8px 0;border-radius:6px;border:1px solid #dbdbdb;background-color:#e1dfdf;padding:4px 0}._Card_19klv_1383 p{margin:0;padding:4px}._DraggablePlaceholder_19klv_2569{border:2px dashed #ccc;padding:4px;text-align:center;color:#999;cursor:pointer;margin:4px 0}._DraggableItem_19klv_2585{border:2px solid #ccc;padding:4px;cursor:pointer;margin:4px 0}._DropQuestions_19klv_2497 table{width:100%;border-spacing:0;border-collapse:separate;border-spacing:0 8px}._DropQuestions_19klv_2497 tbody tr{text-align:center;box-shadow:#0000003d 0 3px 8px}._DropQuestions_19klv_2497 td{padding:.1rem .2rem;font-size:1rem;text-align:center}._DropQuestions_19klv_2497 td:nth-child(1){text-align:left}._DropQuestions_19klv_2497 td:nth-child(2){width:13rem}._AssesmentPopup_19klv_2647{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#1a1e5d;border:3px solid #949393;border-radius:20px;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content;z-index:99}._AssesmentPopup_19klv_2647 p{color:#fff;text-align:center;font-size:1.25rem;padding:1rem}._analyticsMain_19klv_2693{display:flex;flex-direction:column;align-items:center;width:100%;justify-content:flex-start;margin:1rem 0}._analytics_19klv_2693{display:grid;grid-template-columns:repeat(3,1fr);column-gap:1rem;padding:1rem;row-gap:1rem}._Graph_19klv_2723{width:100%;height:60vh}._assessmentCount_19klv_2731{height:5rem;display:flex;align-items:center;justify-content:space-between;width:22rem;box-shadow:0 3px 8px #0000003d}._assessmentIcon_19klv_2747{display:flex;align-items:center;justify-content:center;width:20%}._assessmentIcon_19klv_2747 svg{font-size:1.75rem;color:#708090}._assessmentText_19klv_2767{display:flex;align-items:center;justify-content:space-evenly;width:80%}._assessmentText_19klv_2767 span{font-size:1.15rem;color:green;font-weight:600}._assessmentText_19klv_2767 p{margin:0;font-size:1.15rem;color:#3d0a24}._ongoingTopic_19klv_2799{height:5rem;display:flex;align-items:center;justify-content:space-between;width:22rem;box-shadow:0 3px 8px #0000003d}._ongoingTopic_19klv_2799 span{font-size:1.5rem;font-weight:600}._topicLeft_19klv_2823{display:flex;align-items:center;justify-content:center;width:50%}._topicLeft_19klv_2823 p{margin:0;font-size:1.15rem;color:#3d0a24}._topicRight_19klv_2845{display:flex;align-items:center;justify-content:center;width:50%}._topicRight_19klv_2845 p{font-size:1.15rem;color:green;font-weight:600}._topicText_19klv_2867{display:flex;align-items:center;justify-content:space-evenly;width:80%}._topicText_19klv_2867 span{font-size:1.15rem;color:green;font-weight:600}._topicText_19klv_2867 p{margin:0;font-size:1.15rem;color:#3d0a24}._assessmentSummaryCount_19klv_2899{display:flex;align-items:center;flex-direction:column;justify-content:center;width:22rem;box-shadow:0 3px 8px #0000003d}._assessmentSummaryCount_19klv_2899 h4{margin:4px 0;padding:0;text-decoration:underline}._TextContainer_19klv_2925{display:flex;align-items:center;justify-content:space-between;width:100%}._LeftText_19klv_2937{display:flex;align-items:center;justify-content:left;width:50%;padding:0 1rem}._LeftText_19klv_2937 p{margin:0;font-size:1.15rem;color:#3d0a24;padding:4px 0}._RightText_19klv_2963{display:flex;align-items:center;justify-content:center;width:50%}._RightText_19klv_2963 p{font-size:1.15rem;color:green;padding:4px 0;margin:0}._AssessmentSummary_19klv_2987{display:flex;justify-content:space-between;box-shadow:0 3px 8px #0000003d;margin:1rem 0;align-items:center;justify-content:center;padding:4px 0;flex-direction:column;cursor:pointer}._AssessmentSummary_19klv_2987 h4{margin:4px 0;padding:0;text-decoration:underline}._Mark_19klv_3021{height:fit-content;padding:0 2rem;margin-top:7px}._Marks_19klv_3031{display:flex;flex-direction:column}._Marks_19klv_3031 p{margin:1px 0;font-size:1.2rem;font-weight:500;padding:3px .75rem;color:#fff}._Markdiv_19klv_3053{width:fit-content;margin:3px 0;border-radius:5px;display:flex;flex-direction:row;color:#fff;font-size:1.15rem;padding:4px .5rem}._FirstText_19klv_3073{width:9rem}._SecondText_19klv_3079{width:4rem}._DictationTabel_19klv_3085{width:80%}._DictationTabel_19klv_3085 input{width:90%;height:2rem;padding:4px;outline:none;border-radius:6px;border:none;background-color:transparent;font-size:1.15rem}._DictationTabel_19klv_3085 td{box-shadow:#0000003d 0 3px 8px}._DictationTabel_19klv_3085 tbody tr:hover{background-color:#ececec}._speakerIcon_19klv_3123{font-size:1.5rem}._WhiteBoradContainer_19klv_3129{width:60rem;height:36rem;border-radius:16px;background-color:#fff;position:fixed;top:19%;right:1%;border:1px solid #dbdbdb;animation:_slideIn_19klv_1 .5s forwards;box-shadow:#0000003d 0 3px 8px;z-index:99}._closing_19klv_655{animation:_slideOut_19klv_1 .5s}@keyframes _slideIn_19klv_1{0%{right:-60rem}to{right:1rem}}@keyframes _slideOut_19klv_1{0%{right:1rem}to{right:-60rem}}._WhiteBoradHead_19klv_3195{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid;padding:0rem 1rem;margin:0;border:none;border-radius:15px 15px 0 0}._WhiteBoradIcon_19klv_3217{cursor:pointer;font-size:1.25rem;padding:8px}._WhiteBoradContent_19klv_3227{height:30rem;padding:.5rem 1rem;overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start}._WhiteBoardboticon_19klv_3245{position:fixed;top:50%;right:0%;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}._Iconhead_19klv_1635{display:flex;flex-direction:row;justify-content:flex-end;color:#000;font-weight:700;font-size:1.25rem;position:absolute;right:0;top:0;z-index:99}._icontext_19klv_1659{padding:.5rem;text-align:center;font-weight:500;font-size:1rem;border-radius:6px;box-shadow:#0000003d 0 3px 8px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#1a1e5d;background-color:#fff}._icontext_19klv_1659 p{margin:0;padding:0}._WhiteboardFloatingIcon_19klv_3337{font-size:1.5rem;margin:2px 0;color:#1a1e5d}._ChatImage_19klv_1673{width:11rem;display:flex;align-items:center}._ChatImage_19klv_1673 img{width:100%}._crosswordcontainer_19klv_3369{display:flex;flex-direction:row;width:100%;height:fit-content}._crosswordpuzzle_19klv_3381{display:grid;grid-template-columns:repeat(10,40px);gap:0}._PuzzleQuestion_19klv_3395{padding:0 1rem;width:100%}._cell_19klv_3405{width:80%;height:100%;text-transform:uppercase;text-align:center;font-size:20px;border:1px solid #000;padding:6px 4px;margin:0;outline:none}._clueNumber_19klv_3427{position:absolute;top:0;right:0;font-size:smaller}._QuestionAcross_19klv_3439,._QuestionAcrossInputContainer_19klv_3449{display:flex;flex-direction:column;width:100%}._QuestionAcrossInputContainer_19klv_3449 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._QuestionDown_19klv_3485,._QuestionDownInputContainer_19klv_3493{display:flex;flex-direction:column}._QuestionDownInputContainer_19klv_3493 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._cellContainer_19klv_3525{position:relative}._clueNumber_19klv_3427{position:absolute;top:2px;right:2px;font-size:10px;color:red}._disabledInput_19klv_3547{background-color:#d9d7d7}._labSection_19klv_3555{display:flex;flex-direction:column;width:100%;justify-content:flex-start;margin:1rem 0}._labGrid_19klv_3569{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1rem;padding:1rem;row-gap:1rem}._labCard_19klv_3583{display:flex;justify-content:space-between;background-color:#fff;align-items:center;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275);padding:1rem}._labCardText_19klv_3603{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:70%}._labCardText_19klv_3603 p{font-size:1rem;color:#000;padding:6px;font-weight:500}._labCardLink_19klv_3629{display:flex;flex-direction:row;align-items:center;justify-content:center;width:20%}._labCardLink_19klv_3629 button{font-size:1rem;color:#fff;padding:.5rem 1rem;font-weight:500;cursor:pointer;outline:none;border-radius:6px;border:none;background-color:#1a1e5d}._explanation_19klv_3665{display:flex;flex-direction:column;justify-content:flex-start;padding:4px}._explanation_19klv_3665 h4{padding:2px;font-weight:600;font-size:1.2rem;color:coral}@media screen and (max-width: 1500px){._POPUP_19klv_627{top:8%;right:2rem;border:1px solid #dbdbdb;z-index:99}._AssesssmentSide_19klv_1277{width:24%;padding:1rem .5rem;display:flex;flex-direction:column}._Sidecard_19klv_1307{border:1px solid;border-radius:10px;padding:1rem .5rem;color:#1a1e5d;background-color:#efefef}._Grid_19klv_1321{display:grid;grid-template-columns:repeat(4,1fr);padding:5px .5rem;row-gap:1rem;column-gap:.75rem;margin-top:2rem}._topicDetal_19klv_45{height:80vh}._POPUP_19klv_627{width:55rem;height:35rem;border-radius:16px;border-top:1px solid #0f8bea;background-color:#fff;top:8%;right:1rem;border:1px solid #dbdbdb;z-index:99}._PopupContent_19klv_1095{height:23rem}}@media screen and (max-width: 1300px){._DropContainer_19klv_2487{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}._DropQuestions_19klv_2497{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:60%;padding-top:1.5rem}._DropAnswers_19klv_2513{display:flex;flex-direction:column;align-items:center;justify-content:center;width:40%}._DropAnswers_19klv_2513 h5{margin:0;text-decoration:underline;font-size:1rem}._Card_19klv_1383{display:flex;flex-direction:row;align-items:center;width:12rem;margin:8px 0;border-radius:6px;border:1px solid #dbdbdb;background-color:#e1dfdf;padding:4px 0}._Card_19klv_1383 p{margin:0;padding:4px}._DraggablePlaceholder_19klv_2569{border:2px dashed #ccc;padding:4px;text-align:center;color:#999;cursor:pointer;margin:4px 0}._DraggableItem_19klv_2585{border:2px solid #ccc;padding:4px;cursor:pointer;margin:4px 0}._DropQuestions_19klv_2497 table{width:100%;border-spacing:0;border-collapse:separate;border-spacing:0 8px}._DropQuestions_19klv_2497 tbody tr{text-align:center;box-shadow:#0000003d 0 3px 8px}._DropQuestions_19klv_2497 td{padding:.1rem .2rem;font-size:1rem;text-align:center}._DropQuestions_19klv_2497 td:nth-child(1){text-align:left}._DropQuestions_19klv_2497 td:nth-child(2){width:13rem}}@media screen and (max-width: 1025px){._UploadPopUp_19klv_601{width:80%;top:50%;left:52%}._POPUP_19klv_627{width:90%;height:32rem;border-radius:16px;border-top:1px solid #0f8bea;background-color:#fff;top:20%;right:1rem;border:1px solid #dbdbdb;z-index:99}._PopupContent_19klv_1095{height:20rem}._ActivityPopup_19klv_1729{width:90%;border-radius:16px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}._CardHead_19klv_1383{font-size:1rem}._analytics_19klv_2693{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1rem;padding:1rem;row-gap:1rem}._Graph_19klv_2723{width:100%;height:60vh}._DropContainer_19klv_2487{display:flex;flex-direction:column;align-items:flex-start}._DropQuestions_19klv_2497{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:80%;padding-top:1.5rem}._DropAnswers_19klv_2513{display:flex;flex-direction:column;align-items:center;width:50%}}@media screen and (max-width: 768px){._assesment_19klv_79{display:flex;padding:0 .5rem;flex-direction:column-reverse;height:90vh;justify-content:space-between;overflow-y:scroll;z-index:9;align-items:center}._AssesssmentSide_19klv_1277{width:100%;padding:.5rem 0;display:flex;flex-direction:column}._AssessmentHead_19klv_1289{width:97.5%;display:flex;flex-direction:column;border:1px solid #cccccc;padding:6px 2px;height:fit-content;margin:2px 0}._Grid_19klv_1321{display:grid;grid-template-columns:repeat(auto-fill,minmax(25px,1fr));padding:5px;row-gap:1rem;column-gap:.5rem;margin-top:.5rem}._ValidateButton_19klv_243{background-color:#38b020;font-size:1rem;outline:none;border-radius:7px;padding:.5rem;color:#fff;cursor:pointer;text-transform:uppercase;border:none;margin:0 .25rem}._SkipButton_19klv_269{background:#dde1ef;font-size:1rem;outline:none;border-radius:7px;padding:.5rem;color:#56197e;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #6356be;margin:0 .25rem}._FinishButton_19klv_295{background-color:#0f6bd4;font-size:1rem;outline:none;border-radius:7px;padding:.5rem;cursor:pointer;font-weight:600;text-transform:uppercase;color:#fff;margin:0 .25rem;border:none}._assessmentSuccessAnimation_19klv_1353{width:25rem}._assessmentCount_19klv_2731{height:5rem;display:flex;align-items:center;justify-content:space-between;width:18rem;box-shadow:0 3px 8px #0000003d}._assessmentIcon_19klv_2747{display:flex;align-items:center;justify-content:center;width:18%}._assessmentIcon_19klv_2747 svg{font-size:1.75rem;color:#708090}._assessmentText_19klv_2767{display:flex;align-items:center;justify-content:space-evenly;width:80%}._assessmentText_19klv_2767 span{font-size:1rem;color:green;font-weight:600}._assessmentText_19klv_2767 p{margin:0;font-size:1rem;color:#3d0a24}._ongoingTopic_19klv_2799{height:5rem;display:flex;align-items:center;justify-content:space-between;width:18rem;box-shadow:0 3px 8px #0000003d}._ongoingTopic_19klv_2799 span{font-size:1rem;font-weight:600}._topicLeft_19klv_2823{display:flex;align-items:center;justify-content:center;width:40%}._topicLeft_19klv_2823 p{margin:0;font-size:1rem;color:#3d0a24}._topicRight_19klv_2845{display:flex;align-items:center;justify-content:center;width:50%}._topicRight_19klv_2845 p{font-size:1rem;color:green;font-weight:600}._topicText_19klv_2867{display:flex;align-items:center;justify-content:space-evenly;width:80%}._topicText_19klv_2867 span{font-size:1rem;color:green;font-weight:600}._topicText_19klv_2867 p{margin:0;font-size:1rem;color:#3d0a24}}@media screen and (max-width: 600px){._topicHead_19klv_19{padding:5px;display:flex;line-height:0;height:fit-content;color:#fff;flex-direction:row;justify-content:left;align-items:center}._LessonHead_19klv_525{background-color:#b28500;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;padding:6px 1rem}._SecondHead_19klv_557{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:100%;padding:0 2px}._Pagination_19klv_1017{display:flex;flex-direction:row;justify-content:flex-end;width:fit-content;cursor:pointer;align-items:center}._Pagination_19klv_1017 button{font-size:1rem;border:none;outline:none;padding:3px 8px;cursor:pointer;border-radius:6px;align-items:center;display:flex;margin-left:6px}._imageView_19klv_1403{width:100%;height:auto}._topicDetal_19klv_45{padding:5px;background-color:#fff;border:1px solid #cccccc;overflow-y:scroll}._Container_19klv_1{padding:0 .5rem}._UploadPopUp_19klv_601{width:90%;top:50%;left:50%}._HeadText_19klv_791 p{padding:0;font-weight:600;margin:8px 0;color:#fff;font-size:1rem}._analytics_19klv_2693{display:grid;grid-template-columns:repeat(1,1fr);column-gap:1rem;padding:1rem;row-gap:1rem}._Graph_19klv_2723{width:100%;height:50vh}._DropQuestions_19klv_2497{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding-top:1.5rem}._DropAnswers_19klv_2513{display:flex;flex-direction:column;align-items:center;width:100%}}@media screen and (max-width: 500px){._topicHead_19klv_19{padding:.25rem;display:flex;line-height:0;color:#fff;flex-direction:row;justify-content:left;align-items:center}._topicHead_19klv_19 h3{font-size:1.5rem}._topicDetal_19klv_45{background-color:#fff;border:1px solid #cccccc;overflow-y:scroll}._topicDetal_19klv_45 p{font-size:1rem;font-weight:500;margin:0}._LessonHead_19klv_525{padding:6px}._LessonHead_19klv_525 p{font-size:1rem;color:#fff;font-weight:600;margin:0}._HeaderIcon_19klv_71{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;font-size:1rem;color:#1a1e5d;cursor:pointer;width:5rem}._TopicDetailtext_19klv_2413>span{text-decoration:underline;margin:0;padding:4px 0;font-size:1rem;font-weight:500}._ActivityHeading_19klv_1829 p{font-size:1rem;font-weight:500;margin:6px 0}._CommentText_19klv_2085 p{font-size:.9rem}._Practise_19klv_383{padding:0 .5rem}._UploadContent_19klv_825{padding:1rem;display:flex;flex-direction:column;justify-content:left}._UploadContent_19klv_825 label{font-size:1rem;font-weight:500;padding:0 8px;cursor:pointer}._UploadContent_19klv_825 input{cursor:pointer;height:1.5rem;width:1rem}._HeadText_19klv_791 p{padding:0;font-weight:600;margin:6px 0;color:#fff;font-size:1rem}._PopupIcon_19klv_781{cursor:pointer;color:#fff;font-size:1rem}._aigenerate_19klv_1511{padding:1rem}._TitleInput_19klv_1751 input{width:100%;height:1.75rem;font-size:1rem;outline:none}._SaveButton_19klv_1059{align-items:end;height:2rem;margin-top:.25rem;display:flex;justify-content:flex-end}._SaveButton_19klv_1059 button{font-size:.9rem;color:#fff;border:none;outline:none;background-color:#1a1e5d;padding:7px 1rem;cursor:pointer;border-radius:6px}._UploadInput_19klv_961 input{height:2rem;font-size:1rem;width:100%}._Button_19klv_977 button{font-size:.9rem;color:#fff;border:none;outline:none;padding:5px 1rem;cursor:pointer;border-radius:6px;margin:.5rem 0}._aiButton_19klv_1509 button{font-size:.9rem;color:#fff;border:none;outline:none;background-color:#1a1e5d;padding:5px 1rem;cursor:pointer;border-radius:6px}._aiContent_19klv_1479 input{width:100%;height:2rem;font-size:1rem}._TopicButtons_19klv_481 button{margin:0 8px;font-size:.9rem;padding:4px 8px;border-radius:6px;border:2px solid transparent;cursor:pointer}._Input_19klv_1133 input{height:2rem;border:none;outline:none;font-size:1rem}._Icon_19klv_1161{font-size:2rem;color:#0f8bea;margin:0 8px;cursor:pointer}._CommentButton_19klv_1983 button{margin:0 .5rem;padding:.35rem 1rem;background-color:#1a1e5d;outline:none;color:#fff;font-size:.9rem;font-weight:600;border-radius:6px;cursor:pointer;border:none}._DeletePopup_19klv_1877{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#1a1e5d;border:3px solid #949393;border-radius:20px;padding:.75rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60%;height:8rem;z-index:99}._DeletePopupText_19klv_1913 p{font-size:1rem}._DeletePopupButton_19klv_1927 button{margin:0 .5rem;padding:.35rem 1rem;background-color:transparent;border:2px solid #fff;outline:none;width:100%;color:#fff;font-size:.9rem;font-weight:600;border-radius:6px;cursor:pointer}._ValidateButton_19klv_243{background-color:#38b020;font-size:.9rem;outline:none;border-radius:7px;padding:.5rem;color:#fff;cursor:pointer;font-weight:600;text-transform:uppercase;border:none;margin:0 .25rem}._SkipButton_19klv_269{background:#dde1ef;font-size:.9rem;outline:none;border-radius:7px;padding:.5rem;color:#56197e;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #6356be;margin:0 .25rem}._FinishButton_19klv_295{background-color:#0f6bd4;font-size:.9rem;outline:none;border-radius:7px;padding:.5rem;cursor:pointer;font-weight:600;text-transform:uppercase;color:#fff;margin:0 .25rem;border:none}._BottomIcons_19klv_321{display:flex;flex-direction:row;justify-content:right;font-size:1rem;padding:3px 9px;color:#1a1e5d}._AddButton_19klv_227 button:nth-child(3){margin:4px}._assessmentSuccessAnimation_19klv_1353{width:15rem}._assessmentFailAnimation_19klv_1369{width:6rem}}._Container_tnpto_1{height:82vh;padding:0 1rem;overflow-y:scroll}._Container_tnpto_1::-webkit-scrollbar{display:none}._Head_tnpto_19{width:100%;margin-top:1rem}._header_tnpto_29{padding:.8rem;background:#595bdb;border-radius:25px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-top:2rem}._headerIcon_tnpto_51{display:flex;flex-direction:row;align-items:center;justify-content:center;width:1.75rem;cursor:pointer}._headerIcon_tnpto_51 img{width:100%;height:100%}._headerText_tnpto_79{display:flex;justify-content:flex-start;gap:1rem;width:100%;padding:0 2rem}._headerText_tnpto_79 span{font-family:Urbane Extra;font-size:18px;font-weight:300;line-height:30px;text-align:left;margin:.5rem;color:#fff}._headerText_tnpto_79 h4{font-family:Urbane;font-size:22px;font-weight:600;line-height:30px;text-align:left;margin:0;color:#fff;padding:.5rem 0}._label_tnpto_139{color:#1a1e5d;font-weight:500}._Input_tnpto_147{display:flex;flex-direction:row;align-items:center;border-radius:2rem;border:2px solid #595bdb;padding:4px 6px}._Input_tnpto_147 input{width:100%;font-size:1.2rem;height:1.75rem;color:#1a1e5d;outline:none;border:none}._Icons_tnpto_181{font-size:1.5rem;color:#595bdb;padding:.5rem}._Content_tnpto_191{width:100%;height:auto;margin-top:2rem}._Grid_tnpto_201{height:auto;border:2px solid #cac9c9;border-radius:5px;display:flex;padding:1rem 0;flex-wrap:wrap;background-color:#fff}._Heading_tnpto_221{width:100%}._Heading_tnpto_221 p{color:#1a1e5d;font-weight:500;padding:0;margin:5px 0}._card_tnpto_239{width:fit-content;display:flex;align-items:center;justify-content:center;border:2px solid #1a1e5d;border-radius:1rem;padding:8px 5px;margin:10px;cursor:pointer}._card_tnpto_239 p{font-size:1rem;margin:0;padding:0 8px;color:#1a1e5d;font-weight:500}._POPUP_tnpto_275{width:50rem;padding:1rem 2rem;border-radius:15px;border:1px solid #949393;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._Overlay_tnpto_301{width:100vw;height:100vh;position:absolute;background-color:#040404ca;top:50%;left:50%;transform:translate(-50%,-50%)}._Close_tnpto_319{display:flex;align-items:flex-end;justify-content:flex-end;width:92%;font-size:1.25rem;position:absolute;top:10px;color:#666565;font-size:1.5rem;cursor:pointer}._goalHead_tnpto_345{font-size:1rem;width:100%;font-weight:500}._goalInput_tnpto_357{display:flex;justify-content:space-between;width:100%;padding:.25rem 0;align-items:center}._CommentInput_tnpto_371{display:flex;justify-content:space-between;width:100%;padding:.25rem 0}._goalInput_tnpto_357 p{font-size:1rem}._goalInput_tnpto_357 input{width:80%}._CommentInput_tnpto_371 textarea{width:78.9%;resize:none;border:2px solid #dbdbdb;border-radius:6px;outline:none;padding:5px}._goalInput_tnpto_357 select{height:25px;width:80%;height:32px;font-size:1rem;outline:none;border:2px solid #dbdbdb;background-color:transparent;border-radius:6px;cursor:pointer}._goalButton_tnpto_437{display:flex;align-items:flex-end;justify-content:flex-end;width:100%;margin:2rem 0 1rem}._goalButton_tnpto_437 button{width:100px;height:40px;background:#595bdb;color:#fff;border:none;border-radius:2rem;font-size:1rem;padding:.5rem;cursor:pointer}._topic_tnpto_475{flex-direction:column;display:flex;width:100%;align-items:flex-start}._topicHead_tnpto_489{width:100%;line-height:0;color:#615f5f}._topicHead_tnpto_489 h4{font-size:1rem}._Topicdiv_tnpto_505{width:94%}._topicDetails_tnpto_511{width:100%;height:20rem;overflow-y:scroll}._topicDetails_tnpto_511::-webkit-scrollbar{display:none}._topicDetails_tnpto_511 p{font-size:1.25rem;border:2px solid #dbdbdb;background-color:#ebe9e9;padding:3px 1rem;margin:9px 0;border-radius:4px}._learningButton_tnpto_543{display:flex;align-items:center;justify-content:flex-end;width:100%;margin-top:1rem}._learningButton_tnpto_543 button{background:#262673;outline:none;border:none;color:#fff;width:150px;height:35px;font-size:1rem;border-radius:5px;padding:.5rem;cursor:pointer}._Header_tnpto_581{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:2rem;border-bottom:2px solid #b1b1b1}._HeaderText_tnpto_599{width:100%}._HeaderText_tnpto_599 p{font-size:1.25rem;margin:0;color:#1a1e5d;font-weight:500}._HeaderIcons_tnpto_617{width:100%;text-align:right;color:#1a1e5d;font-size:1.5rem}._CategoryDiv_tnpto_629{margin-top:2rem;padding:1rem 3rem}._AddressSection_tnpto_649{width:25rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;z-index:9999}._AddressSection_tnpto_649 form{background-color:#efefef;padding:2rem;border-radius:20px;display:flex;flex-direction:column;position:relative;z-index:99}._AddressSection_tnpto_649 form input{width:100%;font-size:1rem;background-color:#fff;padding:5px 1px;text-align:center;border-radius:5px;margin:10px 0;border:3px solid #696969c1}._AddressSection_tnpto_649 form input:focus{border-color:transparent}._AddressSection_tnpto_649 form{align-items:center}._AddressSection_tnpto_649 form button{width:70%;border-radius:50px;background-color:#3b82f6;border:none;outline:none;height:2rem;font-size:1rem;font-weight:600;color:#fff;margin-top:1rem}._AddressSection_tnpto_649 form input::-webkit-input-placeholder{text-align:center;text-transform:uppercase}._Formtext_tnpto_755{width:100%}._Formtext_tnpto_755 p{margin:4px 1rem;font-size:1.2rem}._ProfileOverlay_tnpto_769{width:100vw;height:100vh;position:absolute;background-color:#040404ca;top:50%;left:50%;transform:translate(-50%,-50%)}._Required_tnpto_787{color:red}._GoalDiv_tnpto_793{width:95%;margin:1rem}._checkbox_tnpto_801{display:flex;flex-direction:row;width:100%;margin:5px 0}._mainLabel_tnpto_815{width:25rem}._EmptyMessage_tnpto_821 p{margin:0;padding:6px;color:#f51e1e}@media screen and (max-width: 900px){._POPUP_tnpto_275{width:80%;padding:1rem}}@media screen and (max-width: 650px){._POPUP_tnpto_275{width:90%;padding:2px 5px}._header_tnpto_29{margin-top:1rem}}@media screen and (max-width: 600px){._Container_tnpto_1{padding:0 .5rem}._Head_tnpto_19{margin-top:.5rem}._CategoryDiv_tnpto_629{margin-top:1rem;padding:1rem .5rem}._goalButton_tnpto_437{display:flex;align-items:flex-end;justify-content:flex-end;margin:0rem 0 1rem}._mainLabel_tnpto_815{width:17rem}}@media screen and (max-width: 500px){._AddressSection_tnpto_649{width:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;z-index:9999}._AddressSection_tnpto_649 form{background-color:#efefef;padding:1rem;border-radius:20px;display:flex;flex-direction:column;position:relative;z-index:99}._AddressSection_tnpto_649 form input{width:100%;font-size:.9rem;background-color:#fff;padding:5px 1px;text-align:center;border-radius:5px;margin:10px 0;border:1px solid #696969c1}._Formtext_tnpto_755 p{margin:4px .5rem;font-size:1rem}._AddressSection_tnpto_649 form button{width:60%;border-radius:50px;background-color:#3b82f6;border:none;outline:none;height:2rem;font-size:.9rem;font-weight:600;color:#fff;margin-top:1rem}}._Container_smmv3_1{min-height:calc(100vh - 4.5rem);height:auto;display:flex;flex-direction:column;justify-content:flex-start;padding:0 1rem;overflow-y:scroll;background:#f0f4ff}._Container_smmv3_1::-webkit-scrollbar{display:none}._Header_smmv3_29{width:100%;margin-top:1rem;display:flex;align-items:center;flex-direction:row}._Search_smmv3_45{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:row;padding:4px 6px;font-size:1.2rem;border:2px solid rgba(1,81,205,.2);background-color:#fff;border-radius:10px;transition:border-color .2s ease}._Search_smmv3_45:focus-within{border-color:#0151cd;box-shadow:0 0 0 3px #0151cd1a}._Search_smmv3_45 input{width:100%;height:1.75rem;border:none;font-size:1.2rem;outline:none}._Filter_smmv3_95{width:10%;display:flex;align-items:center;justify-content:center;flex-direction:row;font-size:1.25rem}._Filter_smmv3_95 p{margin:0;padding:0 2px}._Support_smmv3_119{margin-top:5px}._FirstDiv_smmv3_131{width:100%;overflow-y:scroll;display:grid;grid-template-columns:repeat(2,1fr);row-gap:1rem;column-gap:1rem;padding:4px}._FirstDiv_smmv3_131::-webkit-scrollbar{display:none}._FirstCard_smmv3_157{height:12rem;display:flex;flex-direction:row;padding:5px;margin-top:8px;border-radius:1rem;box-shadow:#0000003d 0 3px 8px}._SecondDiv_smmv3_177{width:25%;height:90vh;padding:0 2rem;border-left:1px solid;overflow-y:scroll}._Image_smmv3_191{width:11vw;display:flex;flex-direction:row;align-items:center;justify-content:center}._imageDiv_smmv3_205{width:10vw}._Image_smmv3_191 img,._SecondImage_smmv3_211 img{width:100%;border-radius:50%}._SecondImage_smmv3_211{width:8rem}._Content_smmv3_227{padding:2px;padding-left:3rem;width:58%}._Maincontent_smmv3_237{height:70%;display:flex;flex-direction:column;justify-content:normal;padding:5px 1rem}._Maincontent_smmv3_237 p{font-size:1.1rem;margin:0;font-weight:500;color:#1f2937}._Icons_smmv3_263{width:6rem;font-size:1.5rem;display:flex;flex-direction:row;justify-content:flex-start;color:#0151cd;cursor:pointer}._Icons_smmv3_263>span{margin-left:8px}._Allocated_smmv3_287{padding:5px 1rem;font-size:1.2rem}._seccondCard_smmv3_297{height:14rem;padding:1rem;margin-top:8px;border:2px solid #0151CD;border-radius:8px}._CardButton_smmv3_313{align-items:center;width:100%;text-align:center;padding:5px;margin-top:4px}._CardButton_smmv3_313 button{background:#0151cd;outline:none;border:none;color:#fff;width:150px;height:35px;font-size:1rem;border-radius:5px;padding:.5rem;cursor:pointer;transition:background .2s ease}._CardButton_smmv3_313 button:hover{background:#0140a8}._Cardimage_smmv3_359{display:flex;flex-direction:row;justify-content:space-between}._CardDetails_smmv3_369{width:7rem;border:2px solid #0151CD;height:7rem;padding:5px 1rem;border-radius:10px}._seccondCardText_smmv3_383{font-size:1rem;padding:4px 1rem}._Popup_smmv3_391{width:60rem;height:36rem;border-radius:16px;background-color:#fff;position:fixed;top:19%;right:1%;animation:_slideIn_smmv3_1 .5s forwards}._popupHead_smmv3_453{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid;padding:0rem 1rem;background-color:#0151cd;margin:0;border:none;border-radius:15px 15px 0 0}._PopupIcon_smmv3_479{cursor:pointer;color:#fff;font-size:1.25rem}._HeadText_smmv3_489 p{padding:0;font-weight:600;margin:8px 0;color:#fff;font-size:1.25rem}._PopupContent_smmv3_503{height:27rem;padding:1rem;overflow-y:scroll;display:flex;flex-direction:column-reverse;align-items:flex-start}._BotInput_smmv3_519{width:92%;display:flex;flex-direction:row;align-items:center;padding:5px;border:1px solid;justify-content:center;margin:auto;border-radius:10px}._Input_smmv3_541{width:100%;display:flex;flex-direction:column}._Input_smmv3_541 input{height:3rem;border:none;outline:none;font-size:1.2rem}._Icon_smmv3_263{font-size:2rem;color:#0151cd;margin:0 8px;cursor:pointer}._message_smmv3_577{padding:8px;margin:4px;border-radius:4px;max-width:80%}._sender_smmv3_591{align-self:flex-end;background-color:#0151cd;color:#fff}._receiver_smmv3_603{align-self:flex-start;background-color:#f0f0f0;color:#333}._SearchDiv_smmv3_613{width:100%;padding:0;overflow-y:scroll;display:grid;grid-template-columns:repeat(2,1fr);row-gap:1rem;column-gap:1rem}._SearchDiv_smmv3_613::-webkit-scrollbar{display:none}._Tabs_smmv3_637{display:flex;flex-direction:row;align-items:center;justify-content:space-between}._Tabbuttons_smmv3_649 button{background:#0151cd;outline:none;border:none;color:#fff;font-size:1rem;border-radius:5px;padding:.5rem 1rem;cursor:pointer;margin:0 4px;transition:background .2s ease}._Tabbuttons_smmv3_649 button:hover{background:#0140a8}._InvitePopup_smmv3_679{width:40rem;max-width:90vw;border-radius:20px;background-color:#fff;position:fixed;top:50%;left:50%;border:none;transform:translate(-50%,-50%);box-shadow:0 10px 40px #00000026,0 0 0 1px #0000000d;z-index:1001;animation:_popupFadeIn_smmv3_1 .2s ease-out;overflow:hidden}@keyframes _popupFadeIn_smmv3_1{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}._InvitePopupHead_smmv3_733{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb;padding:1.5rem 1.75rem;background:linear-gradient(135deg,#f8f9fa,#fff)}._InvitePopupHead_smmv3_733 p{padding:0;margin:0;font-size:1.35rem;font-weight:600;color:#1f2937;letter-spacing:-.02em}._ClearIcon_smmv3_767{font-size:1.5rem;margin:0;cursor:pointer;color:#6b7280;padding:4px;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px}._ClearIcon_smmv3_767:hover{background-color:#f3f4f6;color:#1f2937;transform:rotate(90deg)}._InvitePopupContent_smmv3_805{display:flex;flex-direction:column;padding:1.75rem;gap:1.5rem}._Emailinput_smmv3_817{display:flex;flex-direction:column;gap:.75rem;width:100%}._Emailinput_smmv3_817>div{display:flex;flex-direction:row;gap:.75rem;align-items:stretch}._Emailinput_smmv3_817 button{background:#0151cd;outline:none;border:none;color:#fff;font-size:1rem;font-weight:500;border-radius:10px;padding:.625rem 1.5rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:100px;box-shadow:0 2px 4px #0151cd33}._Emailinput_smmv3_817 button:hover:not(:disabled){background:#0140a8;transform:translateY(-1px);box-shadow:0 4px 8px #0151cd4d}._Emailinput_smmv3_817 button:active:not(:disabled){transform:translateY(0)}._Emailinput_smmv3_817 button:disabled{background:#d1d5db;cursor:not-allowed;box-shadow:none;opacity:.6}._Emailinput_smmv3_817 input{flex:1;min-height:44px;outline:none;border:2px solid #e5e7eb;font-size:1rem;padding:.625rem 1rem;border-radius:10px;transition:all .2s ease;background-color:#fff;color:#1f2937}._Emailinput_smmv3_817 input:focus{border-color:#0151cd;box-shadow:0 0 0 3px #0151cd26}._Emailinput_smmv3_817 input::placeholder{color:#9ca3af}._IviteTextarea_smmv3_937{display:flex;flex-direction:column;gap:.75rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}._IviteTextarea_smmv3_937 p{margin:0;padding:0;font-size:.9rem;color:#6b7280;font-weight:500;line-height:1.5}._IviteTextarea_smmv3_937 textarea{resize:none;border-radius:10px;font-size:.95rem;padding:.875rem 1rem;border:2px solid #e5e7eb;outline:none;transition:all .2s ease;background-color:#f9fafb;color:#1f2937;font-family:inherit;line-height:1.5;min-height:100px}._IviteTextarea_smmv3_937 textarea:focus{border-color:#0151cd;background-color:#fff;box-shadow:0 0 0 3px #0151cd26}._IviteTextareaButton_smmv3_1005{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-top:.25rem}._IviteTextareaButton_smmv3_1005 button{background:#0151cd;outline:none;border:none;color:#fff;font-size:.95rem;font-weight:500;border-radius:10px;padding:.625rem 1.5rem;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0151cd33;display:flex;align-items:center;gap:.5rem}._IviteTextareaButton_smmv3_1005 button:hover{background:#0140a8;transform:translateY(-1px);box-shadow:0 4px 8px #0151cd4d}._IviteTextareaButton_smmv3_1005 button:active{transform:translateY(0)}._RequestButton_smmv3_1067{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}._RequestButton_smmv3_1067 button{background:#0151cd;outline:none;border:none;color:#fff;font-size:1rem;border-radius:5px;padding:4px 1rem;margin:8px 6px;cursor:pointer;transition:background .2s ease}._RequestButton_smmv3_1067 button:hover{background:#0140a8}._RequestList_smmv3_1109{width:100%;padding:0;overflow-y:scroll;display:grid;grid-template-columns:repeat(2,1fr);row-gap:1rem;column-gap:2rem}._RequestList_smmv3_1109::-webkit-scrollbar{display:none}._RequestCard_smmv3_1133{border:1px solid;padding:4px 1rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:10px}._RequestButtons_smmv3_1151{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}._RequestButtons_smmv3_1151 button{background:#0151cd;outline:none;border:none;color:#fff;font-size:1rem;border-radius:5px;padding:4px 1rem;margin:8px 6px;cursor:pointer;transition:background .2s ease}._RequestButtons_smmv3_1151 button:hover{background:#0140a8}._Request_smmv3_1067{padding:1rem 4px}._RequestHead_smmv3_1201 p,._RequestHead_smmv3_1201 h3{margin:0;padding:4px 0}._InvitePopupOverlay_smmv3_1217{width:100vw;height:100vh;position:fixed;background-color:#04040499;top:0;left:0;z-index:1000}._Overlay_smmv3_1235{width:100vw;height:100vh;position:fixed;background-color:#04040499;top:50%;left:50%;transform:translate(-50%,-50%)}._WhiteBoradContainer_smmv3_1253{width:60rem;height:36rem;border-radius:16px;background-color:#fff;position:fixed;top:19%;right:1%;border:1px solid #dbdbdb;animation:_slideIn_smmv3_1 .5s forwards;box-shadow:#0000003d 0 3px 8px}._closing_smmv3_415{animation:_slideOut_smmv3_1 .5s}@keyframes _slideIn_smmv3_1{0%{right:-60rem}to{right:1rem}}@keyframes _slideOut_smmv3_1{0%{right:1rem}to{right:-60rem}}._WhiteBoradHead_smmv3_1317{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid;padding:0rem 1rem;margin:0;border:none;border-radius:15px 15px 0 0}._WhiteBoradIcon_smmv3_1339{cursor:pointer;font-size:1.25rem;padding:8px}._WhiteBoradContent_smmv3_1349{height:30rem;padding:.5rem 1rem;overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start}._chatboticon_smmv3_1369{position:fixed;top:50%;right:20px;transform:translateY(-50%);z-index:999}._icontext_smmv3_1387{width:55px;height:55px;border-radius:50%;background-color:#fff;box-shadow:#0000003d 0 3px 8px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:all .3s ease}._icontext_smmv3_1387:hover{transform:scale(1.1)}._iconLabel_smmv3_1439{position:absolute;right:70px;background:#0151cd;color:#fff;padding:6px 14px;border-radius:6px;font-size:.9rem;white-space:nowrap;opacity:0;transform:translate(10px);transition:all .3s ease;pointer-events:none}._icontext_smmv3_1387:hover ._iconLabel_smmv3_1439{opacity:1;transform:translate(0)}._WhiteboardFloatingIcon_smmv3_1427{font-size:1.5rem;margin:2px 0;color:#0151cd}._ChatImage_smmv3_1491{width:11rem;display:flex;align-items:center}._ChatImage_smmv3_1491 img{width:100%}._Meetingicon_smmv3_1513{position:fixed;top:60%;right:20px;transform:translateY(-50%);z-index:999}._MeetingiconText_smmv3_1531{width:55px;height:55px;border-radius:50%;background-color:#fff;box-shadow:#0000003d 0 3px 8px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:all .3s ease}._MeetingiconText_smmv3_1531:hover{transform:scale(1.1)}._WhiteboardFloatingIcon_smmv3_1427{font-size:1.5rem;color:#0151cd}._meetingLabel_smmv3_1583{position:absolute;right:70px;background:#0151cd;color:#fff;padding:6px 14px;border-radius:6px;font-size:.9rem;white-space:nowrap;opacity:0;transform:translate(10px);transition:all .3s ease;pointer-events:none}._MeetingiconText_smmv3_1531:hover ._meetingLabel_smmv3_1583{opacity:1;transform:translate(0)}._Error_smmv3_1627{position:absolute;top:65px;right:0;background:#ff4d4f;color:#fff;padding:4px 10px;border-radius:6px;font-size:.75rem;white-space:nowrap}._PopupHeadSupport_smmv3_1651{display:flex;justify-content:space-between;align-items:center;font-size:25px;font-family:Urbane;font-weight:700;color:#1f2937;margin-bottom:10px}._PopupHeadSupport_smmv3_1651 span{color:#dc143c;cursor:pointer}._SupportTab_smmv3_1679{padding:20px}._SupportHeader_smmv3_1687{display:flex;justify-content:flex-start;margin-bottom:20px}._AddButton_smmv3_1699{padding:8px 15px;background-color:#0151cd;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease}._AddButton_smmv3_1699:hover{background-color:#0140a8}._SupportList_smmv3_1725{display:flex;flex-wrap:wrap;gap:15px}._SupportCard_smmv3_1737{width:260px;background:#fff;border:1px solid #ddd;padding:15px;border-radius:8px}._SupportPopupOverlay_smmv3_1753{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999}._SupportPopup_smmv3_1753{background:#fff;width:500px;padding:20px;border-radius:10px}._SupportForm_smmv3_1793{display:flex;flex-direction:column;gap:10px}._SupportForm_smmv3_1793 input,._SupportForm_smmv3_1793 textarea{padding:8px;border:1px solid #ccc;border-radius:6px}._SupportForm_smmv3_1793 textarea{min-height:150px}._SupportForm_smmv3_1793 button{background:#0151cd;color:#fff;padding:10px;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease}._SupportForm_smmv3_1793 button:hover{background:#0140a8}._SupportForm_smmv3_1793 select{padding:8px;border:1px solid #ccc;border-radius:6px}@media screen and (max-width:1500px){._Popup_smmv3_391{width:60rem;height:36rem;border-radius:16px;background-color:#fff;top:11%;right:1%;z-index:9}}@media screen and (max-width:1024px){._Popup_smmv3_391{width:70%;height:36rem;border-radius:16px}._Content_smmv3_227{padding:2px;padding-left:1rem;width:50%}._Maincontent_smmv3_237{display:flex;flex-direction:column;justify-content:space-between;padding:5px .7rem}._Maincontent_smmv3_237 p{font-size:1rem;margin:0;font-weight:500;color:#1f2937}}@media screen and (max-width:800px){._FirstDiv_smmv3_131{width:100%;overflow-y:scroll;display:grid;grid-template-columns:repeat(1,1fr);row-gap:1rem;column-gap:1rem;padding:4px 0}._SearchDiv_smmv3_613{width:100%;padding:4px 0;overflow-y:scroll;display:grid;grid-template-columns:repeat(1,1fr);row-gap:1rem;column-gap:1rem}._InvitePopup_smmv3_679{width:90%;max-width:500px;position:fixed}._InvitePopupHead_smmv3_733{padding:1.25rem 1.5rem}._InvitePopupHead_smmv3_733 p{font-size:1.2rem}._InvitePopupContent_smmv3_805{padding:1.5rem;gap:1.25rem}._Emailinput_smmv3_817>div{flex-direction:column;gap:.75rem}._Emailinput_smmv3_817 input{width:100%;min-height:42px;font-size:.95rem}._Emailinput_smmv3_817 button{width:100%;padding:.625rem 1.25rem;font-size:.95rem}._IviteTextarea_smmv3_937{padding-top:1.25rem}._IviteTextareaButton_smmv3_1005 button{width:100%;padding:.625rem 1.25rem}._RequestList_smmv3_1109{row-gap:1rem;column-gap:.5rem}._Content_smmv3_227{width:68%}}@media screen and (max-width:650px){._RequestList_smmv3_1109{width:100%;padding:0;overflow-y:scroll;display:grid;grid-template-columns:repeat(1,1fr);row-gap:1rem;column-gap:1rem}}@media (max-width: 600px){._Tab_smmv3_637 ._MuiTab-root_smmv3_2103{font-size:.9rem}._NewTAb_smmv3_2109{font-size:.8rem}._Container_smmv3_1{padding:0 .3rem}._Header_smmv3_29{margin-top:1rem;display:flex;align-items:flex-start;flex-direction:column}._Search_smmv3_45{width:96%;display:flex;align-items:center;justify-content:center;flex-direction:row;padding:4px 6px;font-size:1.2rem;border:2px solid #dbdbdb;background-color:#fff;border-radius:10px}._Search_smmv3_45 input{width:100%;height:1.75rem;border:none;font-size:1.2rem;outline:none}._Tabbuttons_smmv3_649{width:100%;display:flex;flex-direction:row;justify-content:flex-end;margin:4px 0}}@media screen and (max-width:500px){._RequestButtons_smmv3_1151 button{background:#0151cd;outline:none;border:none;color:#fff;font-size:.8rem;border-radius:5px;padding:4px .5rem;margin:8px 6px;cursor:pointer}}@media screen and (max-width:470px){._Image_smmv3_191{width:9rem;display:flex;flex-direction:row;align-items:center;justify-content:center}._imageDiv_smmv3_205{width:8rem;display:flex;flex-direction:row;align-items:center;justify-content:center}._Image_smmv3_191 img,._SecondImage_smmv3_211 img{width:100%;height:100%}._SecondImage_smmv3_211{width:8rem}._Content_smmv3_227{padding:2px;padding-left:.5rem;width:56%}._Maincontent_smmv3_237{height:fit-content;display:flex;flex-direction:column;justify-content:space-between;padding:5px}._Maincontent_smmv3_237 p{font-size:1rem;margin:0;font-weight:500;color:#0151cd}._BotInput_smmv3_519{width:92%;display:flex;flex-direction:row;align-items:center;padding:2px;border:1px solid;justify-content:center;border-radius:10px}._Input_smmv3_541 input{height:3rem;border:none;outline:none;font-size:1rem}._Icon_smmv3_263{font-size:1.5rem;color:#0151cd;margin:0 8px;cursor:pointer}._RequestCard_smmv3_1133{border:1px solid;padding:4px .3rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-radius:10px}._Request_smmv3_1067{padding:1rem 4px}._RequestHead_smmv3_1201 p,._RequestHead_smmv3_1201 h3{margin:0;padding:4px 0}._Search_smmv3_45 input{height:1.5rem;font-size:1rem}._RequestButton_smmv3_1067 button{background:#0151cd;outline:none;border:none;color:#fff;font-size:.9rem;border-radius:5px;padding:4px .5rem;margin:6px;cursor:pointer}._FirstCard_smmv3_157{height:13rem}._RequestButtons_smmv3_1151{display:flex;flex-direction:column;align-items:center}._RequestCard_smmv3_1133{border:1px solid;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;border-radius:10px}._RequestButtons_smmv3_1151{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}}@media screen and (max-width:376px){._Image_smmv3_191{width:7rem;display:flex;flex-direction:row;align-items:center;justify-content:center}._imageDiv_smmv3_205{width:6rem;display:flex;flex-direction:row;align-items:center;justify-content:center}._Image_smmv3_191 img,._SecondImage_smmv3_211 img{width:100%;height:100%}._SecondImage_smmv3_211{width:8rem}._Content_smmv3_227{padding:2px;padding-left:.1rem;width:50%}._Maincontent_smmv3_237{height:fit-content;display:flex;flex-direction:column;justify-content:space-between;padding:5px}._Maincontent_smmv3_237 p{font-size:.9rem;margin:0;font-weight:500;color:#1f2937;width:100%}._Popup_smmv3_391{width:19rem;height:36rem;border-radius:16px}._PopupContent_smmv3_503{padding:.5rem}._RequestCard_smmv3_1133{border:1px solid;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;border-radius:10px}._RequestButtons_smmv3_1151{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}}._CommunityBar_k9vt1_1{position:fixed;top:4.5rem;left:15rem;right:0;width:calc(100% - 15rem);background:#fff;border-bottom:1px solid #E2E8F0;box-shadow:0 1px 3px #0000000d;z-index:999;transition:left .3s ease;overflow:visible;padding-top:0;margin-top:0}._CommunityBarContent_k9vt1_17{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;gap:1rem;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;min-height:65px}._CommunityBar_k9vt1_1 ._InviteMemberButton_k9vt1_31{display:flex!important;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background-color:#0151cd;color:#fff;border:none;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .25s ease;white-space:nowrap;box-shadow:0 4px 14px #0151cd59;flex-shrink:0;visibility:visible;opacity:1;min-height:40px}._CommunityBar_k9vt1_1 ._InviteMemberButton_k9vt1_31:hover{background-color:#0140a8;box-shadow:0 6px 20px #0151cd73;transform:translateY(-2px)}._CommunityBar_k9vt1_1 ._InviteMemberButton_k9vt1_31:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}._CommunityBar_k9vt1_1 ._InviteMemberButton_k9vt1_31 svg{font-size:1.1rem}._CommunityBarContent_k9vt1_17::-webkit-scrollbar{height:4px}._CommunityBarContent_k9vt1_17::-webkit-scrollbar-track{background:transparent}._CommunityBarContent_k9vt1_17::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:2px}._CommunityBarContent_k9vt1_17::-webkit-scrollbar-thumb:hover{background:#b0b0b0}._CommunityBar_k9vt1_1 ._FilterTabs_k9vt1_84{display:flex!important;gap:.5rem;flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;padding:0;margin:0;min-width:0;visibility:visible!important;opacity:1!important;height:auto;-webkit-overflow-scrolling:touch;flex:1;max-width:none;align-items:center;position:relative;z-index:1}._CommunityBar_k9vt1_1 ._FilterTab_k9vt1_84{padding:.5rem 1.25rem;border:1px solid #E2E8F0;border-radius:10px;background-color:#fff;color:#64748b;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0;display:inline-flex!important;visibility:visible!important;opacity:1!important;position:relative;z-index:2;height:auto;min-height:38px;width:auto;max-width:none;margin:0;margin-top:.25rem;align-items:center;justify-content:center;overflow:visible}._CommunityBar_k9vt1_1 ._FilterTab_k9vt1_84:hover{background-color:#f1f5f9;border-color:#cbd5e1;color:#334155}._CommunityBar_k9vt1_1 ._ActiveFilterTab_k9vt1_138{background-color:#0151cd;border-color:#0151cd;color:#fff;font-weight:600;box-shadow:0 4px 12px #0151cd4d}._CommunityBar_k9vt1_1 ._ActiveFilterTab_k9vt1_138:hover{background-color:#0140a8;border-color:#0140a8;color:#fff}._Container_k9vt1_152{min-height:calc(100vh - 80px);display:flex;flex-direction:column;justify-content:flex-start;padding:1.75rem 1.5rem 1.5rem;margin-top:0;margin-bottom:0;overflow-y:auto;overflow-x:hidden;background:#f8fafc;box-sizing:border-box;width:100%}._Container_k9vt1_152::-webkit-scrollbar{width:10px}._Container_k9vt1_152::-webkit-scrollbar-track{background:#f1f5f9;border-radius:5px}._Container_k9vt1_152::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:5px}._Container_k9vt1_152::-webkit-scrollbar-thumb:hover{background:#94a3b8}._Header_k9vt1_186{width:100%;margin-top:1rem;display:flex;align-items:center;flex-direction:row;gap:1rem}._Search_k9vt1_195{flex:1;display:flex;align-items:center;flex-direction:row;padding:10px 18px;font-size:1rem;border:1px solid #E2E8F0;background-color:#fff;border-radius:12px;transition:all .2s ease;max-width:600px;box-shadow:0 1px 3px #0000000a}._Search_k9vt1_195:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000f}._Search_k9vt1_195:focus-within{border-color:#0151cd;box-shadow:0 0 0 3px #0151cd26}._Search_k9vt1_195 svg{color:#94a3b8;font-size:1.1rem;margin-right:10px;flex-shrink:0}._Search_k9vt1_195 input{flex:1;height:auto;border:none;font-size:.95rem;outline:none;background-color:transparent;color:#000;font-weight:400}._Search_k9vt1_195 input::placeholder{color:#666;font-weight:400}._Support_k9vt1_243{margin-top:0;margin-bottom:0;padding-top:0;width:100%;position:relative;min-height:60px;background-color:transparent;display:block!important;visibility:visible!important;opacity:1!important}._CommunityLayout_k9vt1_256{display:flex;flex-direction:row;gap:1.75rem;width:100%;align-items:flex-start;margin-top:-1.5rem}._MembersSubMenu_k9vt1_265{width:220px;min-width:220px;flex-shrink:0;background:#fff;border-radius:16px;padding:1.25rem;box-shadow:0 4px 6px -1px #0000000f,0 2px 4px -2px #0000000a;border:1px solid #E2E8F0;position:relative;overflow-y:auto}._CommunitySidebar_k9vt1_278{width:200px;min-width:200px;background-color:#fff;border-radius:16px;padding:1rem;box-shadow:0 4px 6px -1px #0000000f,0 2px 4px -2px #0000000a;border:1px solid #E2E8F0;position:sticky;top:calc(2rem + 65px);max-height:calc(100vh - 2rem - 65px);overflow-y:auto;align-self:flex-start;margin-top:-1rem}._SidebarTitle_k9vt1_294{font-size:.75rem;font-weight:700;color:#64748b;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #E2E8F0;letter-spacing:.08em;text-transform:uppercase}._SidebarMenu_k9vt1_305{display:flex;flex-direction:column;gap:.25rem}._SidebarMenuItem_k9vt1_311{display:flex;align-items:center;background-color:transparent;border:none;color:#64748b;font-size:.9rem;font-weight:500;cursor:pointer;text-align:left;border-radius:10px;transition:all .2s ease;position:relative;padding:.6rem 1rem}._SidebarMenuItem_k9vt1_311:hover{background-color:#f1f5f9;color:#334155}._ActiveSidebarMenuItem_k9vt1_333{color:#0151cd;font-weight:600;background:linear-gradient(180deg,#eef4ff,#e4ecff);box-shadow:0 2px 8px #0151cd1f}._ActiveSidebarMenuItem_k9vt1_333:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:60%;width:4px;background:linear-gradient(180deg,#0151cd,#0a6ef7);border-radius:0 4px 4px 0}._SubmenuAndContentRow_k9vt1_352{display:flex;flex-direction:row;align-items:flex-start;gap:1.5rem;width:100%}._CommunityContent_k9vt1_360{flex:1;min-width:0;display:flex;flex-direction:column;gap:0}._InviteButtonContainer_k9vt1_368{display:flex;justify-content:flex-end;align-items:center;width:auto;padding:0;margin-bottom:0}._MainCard_k9vt1_377{width:100%;background:linear-gradient(180deg,#fff,#fafbff);border-radius:24px;box-shadow:0 4px 20px #0151cd0f,0 1px 4px #0000000a;padding:1.75rem 3.5rem 1.75rem 1.75rem;display:flex;flex-direction:column;gap:1.25rem;margin-top:0;border:1px solid rgba(1,81,205,.06)}._MainCardHeader_k9vt1_391{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}._MainCardHeaderColumn_k9vt1_401{display:flex;flex-direction:column;gap:.75rem;width:100%;flex:1;min-width:0;overflow:visible}._CardFilterTabsWrapper_k9vt1_411{display:flex;align-items:center;gap:.5rem;width:100%;min-height:44px}._FilterScrollIndicator_k9vt1_419{flex-shrink:0;width:36px;height:36px;min-width:36px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(1,81,205,.2);border-radius:12px;background:linear-gradient(180deg,#fff,#fafbff);color:#5c5c7a;font-size:1.1rem;cursor:pointer;box-shadow:0 2px 6px #0151cd0f;transition:all .2s ease}._FilterScrollIndicator_k9vt1_419:hover{background:linear-gradient(180deg,#e8f0ff,#dce8ff);border-color:#0151cd4d;color:#0151cd;box-shadow:0 4px 12px #0151cd1f}._CardFilterTabs_k9vt1_411{display:flex;gap:.5rem;flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;padding:.25rem 0;flex:1;min-width:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}._CardFilterTabs_k9vt1_411::-webkit-scrollbar{display:none}._CardFilterTabs_k9vt1_411 ._FilterTab_k9vt1_84{padding:.6rem 1.25rem;border:1px solid #E2E8F0;border-radius:10px;background:#fff;color:#64748b;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}._CardFilterTabs_k9vt1_411 ._FilterTab_k9vt1_84:hover{background:#f8fafc;border-color:#cbd5e1;color:#334155}._CardFilterTabs_k9vt1_411 ._ActiveFilterTab_k9vt1_138{background:linear-gradient(135deg,#0151cd,#0a6ef7);border-color:#0151cd;color:#fff;font-weight:600;box-shadow:0 4px 12px #0151cd4d}._CardFilterTabs_k9vt1_411 ._ActiveFilterTab_k9vt1_138:hover{background:linear-gradient(135deg,#0140a8,#0151cd);color:#fff}._ReferralHeaderSwitch_k9vt1_495{display:flex;align-items:center;gap:.75rem}._ReferralLabel_k9vt1_501{font-size:.95rem;font-weight:500;color:#5c5c7a}._ReferralHeaderOption_k9vt1_507{font-size:.95rem;font-weight:500;color:#5c5c7a;cursor:pointer;transition:color .2s ease}._ReferralHeaderOption_k9vt1_507:hover{color:#0151cd}._ReferralHeaderActive_k9vt1_519{color:#0151cd;font-weight:600}._ReferralHeaderDivider_k9vt1_524{color:#d1d5db;font-weight:300;-webkit-user-select:none;user-select:none}._SectionSearchBar_k9vt1_530{display:flex;align-items:center;padding:12px 18px;font-size:.95rem;border:1px solid #E2E8F0;background:#fff;border-radius:12px;transition:all .2s ease;min-width:220px;max-width:300px;box-shadow:0 1px 3px #0000000a}._SectionSearchBar_k9vt1_530:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000f}._SectionSearchBar_k9vt1_530:focus-within{border-color:#0151cd;box-shadow:0 0 0 3px #0151cd26}._SectionSearchBar_k9vt1_530 ._SearchIcon_k9vt1_554{color:#94a3b8;font-size:1.05rem;margin-right:10px;flex-shrink:0;transition:color .2s ease}._SectionSearchBar_k9vt1_530:focus-within ._SearchIcon_k9vt1_554{color:#0151cd}._SectionSearchBar_k9vt1_530 ._SearchInput_k9vt1_566{flex:1;height:auto;border:none;font-size:.9rem;outline:none;background-color:transparent;color:#1a1a2e}._SectionSearchBar_k9vt1_530 ._SearchInput_k9vt1_566::placeholder{color:#8b8b9e;font-weight:400}._MembersHeadline_k9vt1_581{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0;padding-bottom:0}._HeaderActions_k9vt1_589{display:flex;align-items:center;gap:1rem;flex:1;justify-content:flex-end}._CommunityBar_k9vt1_1 ._HeaderActions_k9vt1_589{display:flex;align-items:center;gap:1rem;flex-shrink:0;margin-left:auto;flex:0 0 auto;justify-content:flex-end}._MemberSearchBar_k9vt1_607{flex:1;display:flex;align-items:center;flex-direction:row;padding:10px 16px;font-size:1rem;border:1px solid #E2E8F0;background:#fff;border-radius:12px;transition:all .2s ease;max-width:400px;margin-bottom:0;box-shadow:0 1px 3px #0000000a}._CommunityBar_k9vt1_1 ._MemberSearchBar_k9vt1_607{flex:0 1 auto;min-width:200px;max-width:300px}._MemberSearchBar_k9vt1_607:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000f}._MemberSearchBar_k9vt1_607:focus-within{border-color:#0151cd;box-shadow:0 0 0 3px #0151cd26}._MemberSearchBar_k9vt1_607 ._SearchIcon_k9vt1_554{color:#94a3b8;font-size:1.1rem;margin-right:10px;flex-shrink:0;transition:color .2s ease}._MemberSearchBar_k9vt1_607:focus-within ._SearchIcon_k9vt1_554{color:#0151cd}._MemberSearchBar_k9vt1_607 ._SearchInput_k9vt1_566{flex:1;height:auto;border:none;font-size:.95rem;outline:none;background-color:transparent;color:#1a1a2e;font-weight:400}._MemberSearchBar_k9vt1_607 ._SearchInput_k9vt1_566::placeholder{color:#666;font-weight:400}._InviteButtonContainer_k9vt1_368 ._InviteMemberButton_k9vt1_31{display:flex!important;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background-color:#0151cd;color:#fff;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 4px 12px #0151cd4d;flex-shrink:0;visibility:visible;opacity:1}._InviteButtonContainer_k9vt1_368 ._InviteMemberButton_k9vt1_31:hover{background-color:#0140a8;box-shadow:0 6px 16px #0151cd66;transform:translateY(-2px)}._InviteButtonContainer_k9vt1_368 ._InviteMemberButton_k9vt1_31:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}._InviteButtonContainer_k9vt1_368 ._InviteMemberButton_k9vt1_31 svg{font-size:1.1rem}._TopBar_k9vt1_702{display:flex!important;justify-content:flex-end;align-items:center;margin-bottom:2rem;margin-top:0;padding:1rem 1.5rem;gap:1rem;width:100%;position:relative;z-index:10;visibility:visible!important;opacity:1!important;height:auto;min-height:50px;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a}._TopBar_k9vt1_702 *{visibility:visible!important;opacity:1!important}._FilterTabs_k9vt1_84{display:flex!important;gap:.5rem;flex-wrap:wrap;flex:1;overflow-x:auto;overflow-y:visible;padding-bottom:.5rem;min-width:0;visibility:visible!important;opacity:1!important;height:auto;min-height:30px;-webkit-overflow-scrolling:touch;width:auto;max-width:none;align-items:center}._InviteMemberButton_k9vt1_31{display:flex!important;align-items:center;gap:.5rem;padding:.6rem 1.25rem;background:linear-gradient(180deg,#fff,#f8faff);color:#0151cd;border:2px solid #0151CD;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);white-space:nowrap;box-shadow:0 2px 8px #0151cd26;flex-shrink:0;visibility:visible;opacity:1}._InviteMemberButton_k9vt1_31:hover{background:linear-gradient(135deg,#0151cd,#0a6ef7);color:#fff;border-color:#0151cd;box-shadow:0 6px 20px #0151cd59;transform:translateY(-2px)}._InviteMemberButton_k9vt1_31:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}._InviteMemberButton_k9vt1_31 svg{font-size:1.1rem}._FilterTabs_k9vt1_84::-webkit-scrollbar{height:4px}._FilterTabs_k9vt1_84::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}._FilterTabs_k9vt1_84::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}._FilterTab_k9vt1_84{padding:.5rem 1rem;border:1px solid #e0e0e0;border-radius:20px;background-color:#fff;color:#000;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0;display:inline-flex!important;visibility:visible!important;opacity:1!important;position:relative;z-index:11;height:auto;min-height:36px;width:auto;max-width:none;margin:0}._FilterTab_k9vt1_84:hover{background-color:#f5f5f5;border-color:silver;color:#000}._ActiveFilterTab_k9vt1_138{background-color:#0151cd;border-color:#0151cd;color:#fff;font-weight:600}._ActiveFilterTab_k9vt1_138:hover{background-color:#0140a8;border-color:#0140a8;color:#fff}._FirstDiv_k9vt1_840{width:100%;padding:0;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem}._FirstDiv_k9vt1_840::-webkit-scrollbar{width:8px}._FirstDiv_k9vt1_840::-webkit-scrollbar-track{background:#0151cd0a;border-radius:4px}._FirstDiv_k9vt1_840::-webkit-scrollbar-thumb{background:#0151cd2e;border-radius:4px}._FirstDiv_k9vt1_840::-webkit-scrollbar-thumb:hover{background:#0151cd4d}._FirstDiv_k9vt1_840::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._FirstCard_k9vt1_871{min-height:auto;display:flex;flex-direction:row;padding:1.75rem 2rem;margin-bottom:1rem;border-radius:24px;background:linear-gradient(152deg,#fff,#fafcff,#f4f8ff);box-shadow:0 4px 16px #0151cd0f,0 1px 3px #0000000a;transition:all .35s cubic-bezier(.4,0,.2,1);border:1px solid rgba(1,81,205,.08);gap:1.5rem;position:relative;align-items:center;overflow:hidden}._FirstCard_k9vt1_871:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0151cd,#0a6ef7,#0151cd);opacity:0;transition:opacity .35s ease}._FirstCard_k9vt1_871:hover{box-shadow:0 16px 40px #0151cd24,0 6px 16px #0000000f;transform:translateY(-4px);border-color:#0151cd2e}._FirstCard_k9vt1_871:hover:before{opacity:1}._FirstCard_k9vt1_871:after{display:none}._FirstCard_k9vt1_871:last-child:after{display:none}._Image_k9vt1_918{width:88px;height:88px;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-shrink:0}._imageDiv_k9vt1_928{width:88px;height:88px;border-radius:50%;overflow:hidden;border:3px solid rgba(1,81,205,.1);box-shadow:0 6px 20px #0151cd1a,inset 0 0 0 1px #ffffffe6;transition:all .35s cubic-bezier(.4,0,.2,1)}._FirstCard_k9vt1_871:hover ._imageDiv_k9vt1_928{border-color:#0151cd59;box-shadow:0 12px 32px #0151cd38,0 0 0 5px #0151cd1a;transform:scale(1.05)}._Image_k9vt1_918 img{width:100%;height:100%;border-radius:50%;object-fit:cover}._Content_k9vt1_951{flex:1;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:0;gap:1rem;width:100%}._CardHeader_k9vt1_962{cursor:pointer;flex:1;min-width:0}._NameRow_k9vt1_968{display:flex;align-items:center;gap:0;margin-bottom:.25rem}._UserName_k9vt1_975{font-size:1.15rem;font-weight:700;margin:0;color:#0f172a;display:flex;align-items:center;gap:.25rem;letter-spacing:-.02em;transition:color .25s ease;line-height:1.3}._FirstCard_k9vt1_871:hover ._UserName_k9vt1_975{color:#0151cd}._RoleBadge_k9vt1_992{font-size:.72rem;font-weight:700;color:#0151cd;background:linear-gradient(135deg,#0151cd24,#0a6ef71a);padding:.28rem .7rem;border-radius:24px;margin-left:.5rem;letter-spacing:.03em;text-transform:uppercase}._Bio_k9vt1_1004{font-size:.9rem;margin:.4rem 0 .25rem;color:#475569;line-height:1.5;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._Location_k9vt1_1016{font-size:.85rem;margin:.2rem 0 0;color:#64748b;font-weight:500;display:inline-flex;align-items:center;gap:.35rem}._ActionButtons_k9vt1_1026{display:flex;flex-direction:row;align-items:center;gap:.5rem;flex-shrink:0;margin-left:auto}._InviteButton_k9vt1_368,._MessageButton_k9vt1_1036{padding:10px 22px;border:2px solid rgba(1,81,205,.2);background:linear-gradient(180deg,#fff,#f8faff);color:#0151cd;border-radius:14px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);flex:0 0 auto;box-shadow:0 2px 8px #0151cd14;letter-spacing:.02em}._InviteButton_k9vt1_368:hover,._MessageButton_k9vt1_1036:hover{background:linear-gradient(135deg,#0151cd,#0a6ef7);border-color:#0151cd;color:#fff;box-shadow:0 8px 24px #0151cd66;transform:translateY(-2px)}._InviteButton_k9vt1_368:disabled,._InviteButton_k9vt1_368._RequestedButton_k9vt1_1061{background-color:transparent;border-color:#ccc;color:#999;cursor:not-allowed}._InviteButton_k9vt1_368:disabled:hover,._InviteButton_k9vt1_368._RequestedButton_k9vt1_1061:hover{background-color:transparent;border-color:#ccc;color:#999}._MoreButtonContainer_k9vt1_1075{position:relative;flex:0 0 auto}._IconButton_k9vt1_1080{padding:10px 14px;border:2px solid rgba(1,81,205,.15);background:linear-gradient(180deg,#fff,#f8faff);color:#0151cd;border-radius:14px;font-size:1.15rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;box-shadow:0 2px 8px #0151cd0f}._IconButton_k9vt1_1080:hover{background:linear-gradient(135deg,#0151cd,#0a6ef7);border-color:#0151cd;color:#fff;box-shadow:0 6px 20px #0151cd59;transform:translateY(-2px)}._IconButton_k9vt1_1080 svg{font-size:1.2rem}._MoreButton_k9vt1_1075{padding:6px 8px;border:1px solid #e0e0e0;background-color:#fff;color:#666;border-radius:20px;font-size:1.2rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:36px;height:36px}._MoreButton_k9vt1_1075:hover{background-color:#f3f2ef;border-color:silver}._MoreDropdown_k9vt1_1130{position:absolute;top:100%;right:0;margin-top:6px;background:linear-gradient(180deg,#fff,#fafbff);border:1px solid rgba(1,81,205,.1);border-radius:14px;box-shadow:0 8px 24px #0151cd1f,0 2px 8px #0000000f;z-index:100;min-width:160px;overflow:hidden;padding:4px}@media (max-width: 600px){._MoreDropdown_k9vt1_1130{right:0;min-width:140px}._DropdownItem_k9vt1_1151{padding:8px 12px;font-size:.85rem}._DropdownItem_k9vt1_1151 svg{font-size:1rem}}@media screen and (max-width:470px){._MoreDropdown_k9vt1_1130{right:0;min-width:130px}._DropdownItem_k9vt1_1151{padding:7px 10px;font-size:.8rem}._DropdownItem_k9vt1_1151 svg{font-size:.95rem}}._DropdownItem_k9vt1_1151{width:100%;padding:10px 16px;border:none;background-color:transparent;color:#333;font-size:.9rem;text-align:left;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease;border-radius:8px;margin:2px 4px}._DropdownItem_k9vt1_1151:hover{background:linear-gradient(180deg,#f0f4ff,#e8ecff);color:#0151cd}._DropdownItem_k9vt1_1151 svg{font-size:1.1rem;color:#0151cd}._Popup_k9vt1_1204{width:60rem;height:36rem;border-radius:16px;background-color:#fff;position:fixed;top:19%;right:1%;animation:_slideIn_k9vt1_1 .5s forwards;z-index:1000}._closing_k9vt1_1216{animation:_slideOut_k9vt1_1 .5s}@keyframes _slideIn_k9vt1_1{0%{right:-60rem}to{right:1rem}}@keyframes _slideOut_k9vt1_1{0%{right:1rem}to{right:-60rem}}._popupHead_k9vt1_1240{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid;padding:0rem 1rem;background-color:#0f8bea;margin:0;border:none;border-radius:15px 15px 0 0}._PopupIcon_k9vt1_1253{cursor:pointer;color:#fff;font-size:1.25rem}._HeadText_k9vt1_1259 p{padding:0;font-weight:600;margin:8px 0;color:#fff;font-size:1.25rem}._PopupContent_k9vt1_1267{height:27rem;padding:1rem;overflow-y:scroll;display:flex;flex-direction:column-reverse;align-items:flex-start}._BotInput_k9vt1_1276{width:92%;display:flex;flex-direction:row;align-items:center;padding:5px;border:1px solid;justify-content:center;margin:auto;border-radius:10px}._Input_k9vt1_1288{width:100%;display:flex;flex-direction:column}._Input_k9vt1_1288 input{height:3rem;border:none;outline:none;font-size:1.2rem}._Icon_k9vt1_1080{font-size:2rem;color:#0f8bea;margin:0 8px;cursor:pointer}._message_k9vt1_1308{padding:8px;margin:4px;border-radius:4px;max-width:80%}._sender_k9vt1_1315{align-self:flex-end;background-color:#007bff;color:#fff}._receiver_k9vt1_1321{align-self:flex-start;background-color:#f0f0f0;color:#333}._SearchDiv_k9vt1_1327{width:100%;padding:0;overflow-y:auto;display:flex;flex-direction:column;gap:0}._SearchDiv_k9vt1_1327::-webkit-scrollbar{width:8px}._SearchDiv_k9vt1_1327::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}._SearchDiv_k9vt1_1327::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}._SearchDiv_k9vt1_1327::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._Tabbuttons_k9vt1_1354 button{background:#262673;outline:none;border:none;color:#fff;font-size:1rem;border-radius:5px;padding:.5rem 1rem;cursor:pointer;margin:0 4px}._InvitePopup_k9vt1_1366{width:40rem;max-width:90vw;border-radius:20px;background-color:#fff;position:fixed;top:50%;left:50%;border:none;transform:translate(-50%,-50%);box-shadow:0 10px 40px #00000026,0 0 0 1px #0000000d;z-index:1001;animation:_popupFadeIn_k9vt1_1 .2s ease-out;overflow:hidden}@keyframes _popupFadeIn_k9vt1_1{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}._InvitePopupHead_k9vt1_1394{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb;padding:1.5rem 1.75rem;background:linear-gradient(135deg,#f8f9fa,#fff)}._InvitePopupHead_k9vt1_1394 p{padding:0;margin:0;font-size:1.35rem;font-weight:600;color:#1f2937;letter-spacing:-.02em}._ClearIcon_k9vt1_1413{font-size:1.5rem;margin:0;cursor:pointer;color:#6b7280;padding:4px;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px}._ClearIcon_k9vt1_1413:hover{background-color:#f3f4f6;color:#1f2937;transform:rotate(90deg)}._InvitePopupContent_k9vt1_1434{display:flex;flex-direction:column;padding:1.75rem;gap:1.5rem}._Emailinput_k9vt1_1441{display:flex;flex-direction:column;gap:.75rem;width:100%}._Emailinput_k9vt1_1441>div{display:flex;flex-direction:row;gap:.75rem;align-items:stretch}._Emailinput_k9vt1_1441 input{flex:1;min-height:44px;outline:none;border:2px solid #e5e7eb;font-size:1rem;padding:.625rem 1rem;border-radius:10px;transition:all .2s ease;background-color:#fff;color:#1f2937}._Emailinput_k9vt1_1441 input:focus{border-color:#262673;box-shadow:0 0 0 3px #2626731a}._Emailinput_k9vt1_1441 input::placeholder{color:#9ca3af}._Emailinput_k9vt1_1441 button{background:#0151cd;outline:none;border:none;color:#fff;font-size:1rem;font-weight:500;border-radius:10px;padding:.625rem 1.5rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:100px;box-shadow:0 2px 4px #0151cd33}._Emailinput_k9vt1_1441 button:hover:not(:disabled){background:#0140a8;transform:translateY(-1px);box-shadow:0 4px 8px #0151cd4d}._Emailinput_k9vt1_1441 button:active:not(:disabled){transform:translateY(0)}._Emailinput_k9vt1_1441 button:disabled{background:#d1d5db;cursor:not-allowed;box-shadow:none;opacity:.6}._IviteTextarea_k9vt1_1510{display:flex;flex-direction:column;gap:.75rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}._IviteTextarea_k9vt1_1510 p{margin:0;padding:0;font-size:.9rem;color:#6b7280;font-weight:500;line-height:1.5}._IviteTextarea_k9vt1_1510 textarea{resize:none;border-radius:10px;font-size:.95rem;padding:.875rem 1rem;border:2px solid #e5e7eb;outline:none;transition:all .2s ease;background-color:#f9fafb;color:#1f2937;font-family:inherit;line-height:1.5;min-height:100px}._IviteTextarea_k9vt1_1510 textarea:focus{border-color:#262673;background-color:#fff;box-shadow:0 0 0 3px #2626731a}._IviteTextareaButton_k9vt1_1548{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-top:.25rem}._IviteTextareaButton_k9vt1_1548 button{background:#0151cd;outline:none;border:none;color:#fff;font-size:.95rem;font-weight:500;border-radius:10px;padding:.625rem 1.5rem;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0151cd33;display:flex;align-items:center;gap:.5rem}._IviteTextareaButton_k9vt1_1548 button:hover{background:#0140a8;transform:translateY(-1px);box-shadow:0 4px 8px #0151cd4d}._IviteTextareaButton_k9vt1_1548 button:active{transform:translateY(0)}._RequestButton_k9vt1_1583{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}._RequestButton_k9vt1_1583 button{background:#0151cd;outline:none;border:1px solid #0151CD;color:#fff;font-size:.9rem;font-weight:500;border-radius:20px;padding:6px 16px;margin:0;cursor:pointer;transition:all .2s ease}._RequestButton_k9vt1_1583 button:hover:not(:disabled){background:#0140a8;border-color:#0140a8}._RequestButton_k9vt1_1583 button:disabled{background:#ccc;border-color:#ccc;cursor:not-allowed}._InvitePopupOverlay_k9vt1_1615{width:100vw;height:100vh;position:fixed;background-color:#04040499;top:0;left:0;z-index:1000}._Overlay_k9vt1_1625{width:100vw;height:100vh;position:fixed;background-color:#04040499;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}._WhiteBoradContainer_k9vt1_1636{width:60rem;height:36rem;border-radius:16px;background-color:#fff;position:fixed;top:19%;right:1%;border:1px solid #dbdbdb;animation:_slideIn_k9vt1_1 .5s forwards;box-shadow:#0000003d 0 3px 8px;z-index:1000}._WhiteBoradHead_k9vt1_1650{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid;padding:0rem 1rem;margin:0;border:none;border-radius:15px 15px 0 0}._WhiteBoradIcon_k9vt1_1662{cursor:pointer;font-size:1.25rem;padding:8px}._WhiteBoradContent_k9vt1_1668{height:30rem;padding:.5rem 1rem;overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start}._chatboticon_k9vt1_1679{position:fixed;top:50%;right:20px;transform:translateY(-50%);z-index:999}._icontext_k9vt1_1688{width:55px;height:55px;border-radius:50%;background-color:#fff;box-shadow:#0000003d 0 3px 8px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:all .3s ease}._icontext_k9vt1_1688:hover{transform:scale(1.1)}._iconLabel_k9vt1_1714{position:absolute;right:70px;background:#0151cd;color:#fff;padding:6px 14px;border-radius:6px;font-size:.9rem;white-space:nowrap;opacity:0;transform:translate(10px);transition:all .3s ease;pointer-events:none}._icontext_k9vt1_1688:hover ._iconLabel_k9vt1_1714{opacity:1;transform:translate(0)}._WhiteboardFloatingIcon_k9vt1_1708{font-size:1.5rem;margin:2px 0;color:#0151cd}._Meetingicon_k9vt1_1743{position:fixed;top:60%;right:20px;transform:translateY(-50%);z-index:999}._MeetingiconText_k9vt1_1752{width:55px;height:55px;border-radius:50%;background-color:#fff;box-shadow:#0000003d 0 3px 8px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:all .3s ease}._MeetingiconText_k9vt1_1752:hover{transform:scale(1.1)}._WhiteboardFloatingIcon_k9vt1_1708{font-size:1.5rem;color:#0151cd}._meetingLabel_k9vt1_1778{position:absolute;right:70px;background:#0151cd;color:#fff;padding:6px 14px;border-radius:6px;font-size:.9rem;white-space:nowrap;opacity:0;transform:translate(10px);transition:all .3s ease;pointer-events:none}._MeetingiconText_k9vt1_1752:hover ._meetingLabel_k9vt1_1778{opacity:1;transform:translate(0)}._Error_k9vt1_1800{position:absolute;top:65px;right:0;background:#ff4d4f;color:#fff;padding:4px 10px;border-radius:6px;font-size:.75rem;white-space:nowrap}._Error_k9vt1_1800{color:red;font-size:.8rem;margin-top:4px}@media screen and (min-width: 1024px){._CommunityBar_k9vt1_1{top:4.5rem;overflow:visible}._CommunityBarContent_k9vt1_17{overflow-y:visible;padding-top:1.25rem;padding-bottom:1.25rem;min-height:65px}._CommunityBar_k9vt1_1 ._FilterTabs_k9vt1_84{overflow-y:visible;padding:0;margin:0}._CommunityBar_k9vt1_1 ._FilterTab_k9vt1_84{overflow:visible;position:relative}}@media screen and (max-width: 1439px) and (min-width: 1200px){._CommunityBar_k9vt1_1{left:15rem;width:calc(100% - 15rem)}}@media screen and (max-width: 1199px) and (min-width: 1024px){._CommunityBar_k9vt1_1{left:15rem;width:calc(100% - 15rem)}}@media screen and (max-width:1024px){._CommunityBar_k9vt1_1{left:0;width:100%}._CommunityLayout_k9vt1_256{flex-direction:row;gap:1.5rem}._CommunitySidebar_k9vt1_278{width:100%;min-width:100%;position:relative;top:0;max-height:none}._CommunityContent_k9vt1_360{width:100%}._SubmenuAndContentRow_k9vt1_352{flex-wrap:wrap;flex-direction:column;gap:1rem;align-items:stretch}._CommunityContent_k9vt1_360{width:100%;align-self:stretch}._MembersSubMenu_k9vt1_265{display:none!important}._SidebarTitle_k9vt1_294{font-size:.8rem;margin-bottom:.5rem;text-align:left}._SidebarMenu_k9vt1_305{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;gap:.5rem;padding-bottom:.25rem;align-items:center;justify-content:flex-start}._SidebarMenu_k9vt1_305::-webkit-scrollbar{height:4px}._SidebarMenu_k9vt1_305::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:2px}._SidebarMenuItem_k9vt1_311{flex-shrink:0;white-space:nowrap;padding:.4rem .85rem;font-size:.8rem;border-radius:20px;border:1px solid #e0e0e0;background:#fff}._SidebarMenuItem_k9vt1_311:hover{border-color:#0151cd;background:#e8f0ff;color:#013a99}._ActiveSidebarMenuItem_k9vt1_333{border-color:#0151cd;background:#f0f4ff}._ActiveSidebarMenuItem_k9vt1_333:before{display:none}._Container_k9vt1_152{padding-top:1.5rem}._Popup_k9vt1_1204{width:70%;height:36rem}._Content_k9vt1_951{padding:2px;padding-left:1rem;width:50%}._Maincontent_k9vt1_1964{display:flex;flex-direction:column;justify-content:space-between;padding:5px .7rem}._Maincontent_k9vt1_1964 p{font-size:1rem;margin:0;font-weight:500;color:#0151cd}._TopBar_k9vt1_702{flex-wrap:wrap;gap:.75rem;display:flex!important;visibility:visible!important;opacity:1!important}._FilterTabs_k9vt1_84{flex-wrap:wrap;display:flex!important;visibility:visible!important;opacity:1!important}._FilterTab_k9vt1_84{display:inline-flex!important;visibility:visible!important;opacity:1!important}}@media screen and (max-width:800px){._CommunityBar_k9vt1_1{left:0;width:100%;top:4.5rem}._CommunityBarContent_k9vt1_17{padding:.5rem 1rem;gap:.4rem}._CommunityBar_k9vt1_1 ._FilterTab_k9vt1_84{padding:.4rem .8rem;font-size:.85rem;min-height:32px}._Container_k9vt1_152{padding:1.5rem .75rem .75rem;height:calc(100vh - 80px);margin-top:0}._SubmenuAndContentRow_k9vt1_352{flex-wrap:wrap;flex-direction:column;gap:.75rem;align-items:stretch}._CommunityContent_k9vt1_360{align-self:stretch;width:100%}._MembersSubMenu_k9vt1_265{display:none!important}._SidebarTitle_k9vt1_294{font-size:.8rem;margin-bottom:.5rem;text-align:left}._SidebarMenu_k9vt1_305{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:.4rem;padding-bottom:.25rem;align-items:center;justify-content:flex-start}._SidebarMenu_k9vt1_305::-webkit-scrollbar{height:4px}._SidebarMenu_k9vt1_305::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:2px}._SidebarMenuItem_k9vt1_311{flex-shrink:0;white-space:nowrap;padding:.35rem .75rem;font-size:.8rem;border-radius:20px;border:1px solid #e0e0e0;background:#fff}._SidebarMenuItem_k9vt1_311:hover{border-color:#0151cd;background:#e8f0ff;color:#013a99}._ActiveSidebarMenuItem_k9vt1_333{border-color:#0151cd;background:#f0f4ff}._ActiveSidebarMenuItem_k9vt1_333:before{display:none}._MainCard_k9vt1_377{padding:1rem}._MainCardHeaderColumn_k9vt1_401{width:100%}._SectionSearchBar_k9vt1_530{min-width:0;max-width:100%;width:100%}._CardFilterTabs_k9vt1_411{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.25rem;padding-left:.5rem;padding-right:.5rem;scrollbar-width:none;-ms-overflow-style:none}._CardFilterTabs_k9vt1_411::-webkit-scrollbar{display:none}._FilterScrollIndicator_k9vt1_419{width:38px;height:38px;min-width:38px;font-size:1.2rem}._SectionHeaderRow_k9vt1_2129{flex-wrap:wrap;gap:.75rem;align-items:center}._SectionHeadline_k9vt1_2135{font-size:1rem;margin:0;flex-shrink:0}._RequestLink_k9vt1_2141{padding:.3rem .65rem;font-size:.8rem;align-self:flex-start}._MemberCard_k9vt1_2147{padding:1rem}._MemberCardHeader_k9vt1_2151{flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:.75rem}._MemberCardHeader_k9vt1_2151 ._MemberCardAvatar_k9vt1_2158{flex-shrink:0;order:1}._MemberCardHeader_k9vt1_2151 ._MemberCardInfo_k9vt1_2163{flex:1;min-width:0;order:2}._MemberCardActions_k9vt1_2169{margin-left:0;padding-right:0;width:100%;flex-basis:100%;order:3;justify-content:flex-end;align-items:center;gap:.5rem}._RequestEmbeddedContent_k9vt1_2180{flex-wrap:wrap}._RequestEmbeddedActions_k9vt1_2184{width:100%;justify-content:flex-end;margin-top:.5rem}._AcceptIconButton_k9vt1_2190,._DeclineIconButton_k9vt1_2191{width:36px;height:36px;font-size:1.25rem}._Support_k9vt1_243{margin-top:0;display:block!important;visibility:visible!important;opacity:1!important}._TopBar_k9vt1_702{margin-bottom:1rem;gap:.75rem;display:flex!important;flex-direction:row;align-items:center;justify-content:flex-start;visibility:visible!important;opacity:1!important;padding:0 1rem 1rem;overflow:visible!important}._FilterTabs_k9vt1_84{gap:.5rem;display:flex!important;visibility:visible!important;opacity:1!important;flex:1 1 0;flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;min-width:0;padding-bottom:.25rem;padding-right:.5rem;align-items:center}._FilterTab_k9vt1_84{padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex!important;visibility:visible!important;opacity:1!important;flex-shrink:0;white-space:nowrap;align-items:center;justify-content:center;min-height:36px}._InviteMemberButton_k9vt1_31{margin-left:.5rem;min-height:36px}._InviteMemberButton_k9vt1_31{padding:.4rem .8rem;font-size:.9rem;display:flex!important;visibility:visible!important;opacity:1!important;flex-shrink:0;white-space:nowrap}._FirstDiv_k9vt1_840{width:100%;padding:0;overflow-y:auto;display:flex;flex-direction:column;gap:0;align-items:stretch}._FirstCard_k9vt1_871{align-items:center}._FirstCard_k9vt1_871 ._Content_k9vt1_951{align-items:flex-start;text-align:left}._SearchDiv_k9vt1_1327{width:100%;padding:0;overflow-y:auto;display:flex;flex-direction:column;gap:0}._FirstCard_k9vt1_871{padding:.75rem 0;gap:.75rem}._Image_k9vt1_918,._imageDiv_k9vt1_928{width:60px;height:60px}._Content_k9vt1_951{gap:.75rem}._UserName_k9vt1_975{font-size:.95rem}._RoleBadge_k9vt1_992{font-size:.8rem}._Bio_k9vt1_1004{font-size:.85rem}._Location_k9vt1_1016{font-size:.8rem}._ActionButtons_k9vt1_1026{gap:.4rem;flex-wrap:wrap}._MessageButton_k9vt1_1036{padding:5px 12px;font-size:.85rem}._IconButton_k9vt1_1080{padding:5px 8px;min-width:32px;height:32px;font-size:1rem}._InvitePopup_k9vt1_1366{width:90%;max-width:500px}._InvitePopupHead_k9vt1_1394{padding:1.25rem 1.5rem}._InvitePopupHead_k9vt1_1394 p{font-size:1.2rem}._InvitePopupContent_k9vt1_1434{padding:1.5rem;gap:1.25rem}._Emailinput_k9vt1_1441>div{flex-direction:column;gap:.75rem}._Emailinput_k9vt1_1441 input{width:100%;min-height:42px;font-size:.95rem}._Emailinput_k9vt1_1441 button{width:100%;padding:.625rem 1.25rem;font-size:.95rem}._IviteTextarea_k9vt1_1510{padding-top:1.25rem}._IviteTextareaButton_k9vt1_1548 button{width:100%;padding:.625rem 1.25rem}._WhiteBoradContainer_k9vt1_1636{width:90%;height:80vh;top:10%;right:5%}._WhiteBoradContent_k9vt1_1668{height:calc(80vh - 60px)}}@media (max-width: 600px){._CommunityBar_k9vt1_1{left:0;width:100%;top:4.5rem}._CommunityBarContent_k9vt1_17{padding:.5rem .75rem;gap:.35rem;overflow-x:auto}._CommunityBar_k9vt1_1 ._FilterTabs_k9vt1_84{gap:.35rem}._CommunityBar_k9vt1_1 ._FilterTab_k9vt1_84{padding:.4rem .75rem;font-size:.8rem;min-height:30px}._Container_k9vt1_152{padding:1.25rem .75rem .5rem;height:auto;min-height:calc(100vh - 80px);margin-top:0}._Support_k9vt1_243{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:1!important;margin-top:0!important}._MembersSubMenu_k9vt1_265{display:none!important}._SidebarTitle_k9vt1_294{font-size:.75rem;margin-bottom:.4rem}._SidebarMenuItem_k9vt1_311{padding:.3rem .65rem;font-size:.75rem}._MainCard_k9vt1_377{padding:.75rem 1rem}._SectionHeaderRow_k9vt1_2129{flex-direction:row;flex-wrap:wrap;align-items:center;gap:.5rem}._SectionHeadline_k9vt1_2135{margin:0}._RequestLink_k9vt1_2141{align-self:center}._MemberCard_k9vt1_2147{padding:.875rem}._MemberCardHeader_k9vt1_2151{align-items:flex-start}._MemberCardInfo_k9vt1_2163{text-align:left}._MemberCardAvatar_k9vt1_2158{width:48px;height:48px}._MemberCardActions_k9vt1_2169{align-items:center;justify-content:flex-end}._EventCard_k9vt1_2493{padding:1rem}._EventCardContent_k9vt1_2497{align-items:flex-start;text-align:left}._EventDetails_k9vt1_2502{align-items:stretch}._EventDetailItem_k9vt1_2506{align-items:flex-start;flex-wrap:wrap}._EventTitle_k9vt1_2511{font-size:1rem}._MainCardHeader_k9vt1_391{align-items:flex-start}._MainCardHeaderColumn_k9vt1_401{align-items:stretch}._SectionSearchBar_k9vt1_530{align-self:stretch}._CardFilterTabs_k9vt1_411{align-items:center;justify-content:flex-start}._FilterScrollIndicator_k9vt1_419{width:40px;height:40px;min-width:40px;font-size:1.25rem}._Popup_k9vt1_1204{width:95%;max-width:95%;height:85vh;left:50%;transform:translate(-50%)}._InviteButtonContainer_k9vt1_368{justify-content:flex-start;width:100%}._TopBar_k9vt1_702{display:flex!important;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;visibility:visible!important;opacity:1!important;padding:0 .75rem .75rem;margin-bottom:1rem;margin-top:0!important;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;position:relative!important;z-index:10!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:visible!important}._FilterTabs_k9vt1_84{display:flex!important;visibility:visible!important;opacity:1!important;flex:1 1 0;gap:.4rem;flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;padding-bottom:.25rem;padding-right:.5rem;min-width:0;position:relative!important;z-index:11!important;align-items:center}._FilterTabs_k9vt1_84::-webkit-scrollbar{height:4px}._FilterTabs_k9vt1_84::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}._FilterTabs_k9vt1_84::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}._FilterTabs_k9vt1_84::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._FilterTab_k9vt1_84{display:inline-flex!important;visibility:visible!important;opacity:1!important;padding:.5rem 1rem;font-size:.85rem;font-weight:500;white-space:nowrap;flex-shrink:0;border-radius:20px;position:relative!important;z-index:12!important;align-items:center;justify-content:center;min-height:36px}._InviteMemberButton_k9vt1_31{display:flex!important;visibility:visible!important;opacity:1!important;flex-shrink:0;padding:.5rem 1rem;font-size:.85rem;white-space:nowrap;margin-left:.5rem;min-height:36px}._Header_k9vt1_186{margin-top:.5rem;display:flex;align-items:flex-start;flex-direction:column;gap:.75rem}._Search_k9vt1_195{width:100%;font-size:.95rem;padding:6px 12px;max-width:100%}._Search_k9vt1_195 svg{font-size:1rem;margin-right:6px}._Search_k9vt1_195 input{font-size:.95rem;height:auto}._Tabbuttons_k9vt1_1354{width:100%;display:flex;flex-direction:row;justify-content:flex-end;margin:4px 0}._Tabbuttons_k9vt1_1354 button{font-size:.9rem;padding:.4rem .8rem}._FirstCard_k9vt1_871{min-height:auto;flex-direction:row;padding:1rem;gap:.75rem;align-items:center}._Image_k9vt1_918{width:auto;justify-content:flex-start;align-self:flex-start}._imageDiv_k9vt1_928{width:60px;height:60px}._Content_k9vt1_951{width:100%;padding:0;gap:.5rem;flex-direction:row;align-items:center}._CardHeader_k9vt1_962{text-align:left;flex:1}._NameRow_k9vt1_968{justify-content:flex-start}._UserName_k9vt1_975{font-size:1rem}._RoleBadge_k9vt1_992{font-size:.8rem}._Bio_k9vt1_1004{font-size:.85rem;text-align:center}._Location_k9vt1_1016{font-size:.8rem;text-align:center}._ActionButtons_k9vt1_1026{justify-content:flex-end;flex-wrap:nowrap;gap:.4rem}._InviteButton_k9vt1_368,._MessageButton_k9vt1_1036{font-size:.85rem;padding:5px 12px}._MoreButton_k9vt1_1075{font-size:1.1rem}._MoreDropdown_k9vt1_1130{right:auto;left:50%;transform:translate(-50%)}._Popup_k9vt1_1204{width:95%;height:85vh;top:7.5%;right:2.5%}._PopupContent_k9vt1_1267{height:calc(85vh - 120px);padding:.5rem}._BotInput_k9vt1_1276{width:95%;padding:3px}._Input_k9vt1_1288 input{height:2.5rem;font-size:1rem}._Icon_k9vt1_1080{font-size:1.5rem}._message_k9vt1_1308{font-size:.9rem;padding:6px;max-width:85%}._InvitePopup_k9vt1_1366{width:95%;max-width:95%}._InvitePopupHead_k9vt1_1394{padding:1rem 1.25rem}._InvitePopupHead_k9vt1_1394 p{font-size:1.15rem}._InvitePopupContent_k9vt1_1434{padding:1.25rem;gap:1rem}._Emailinput_k9vt1_1441>div{flex-direction:column;gap:.75rem}._Emailinput_k9vt1_1441 input{width:100%;min-height:40px;font-size:.95rem}._Emailinput_k9vt1_1441 button{width:100%;font-size:.95rem;padding:.625rem 1rem}._IviteTextarea_k9vt1_1510{padding-top:1rem}._IviteTextarea_k9vt1_1510 textarea{font-size:.9rem;min-height:90px}._IviteTextareaButton_k9vt1_1548 button{font-size:.95rem;padding:.625rem 1rem;width:100%}._RequestButton_k9vt1_1583 button{font-size:.9rem;padding:6px .8rem}._chatboticon_k9vt1_1679{top:auto;bottom:80px;right:10px}._icontext_k9vt1_1688{padding:.4rem;font-size:.85rem}._icontext_k9vt1_1688 p{font-size:.75rem}._WhiteboardFloatingIcon_k9vt1_1708{font-size:1.2rem}._Meetingicon_k9vt1_1743{top:auto;bottom:20px;right:10px}._MeetingiconText_k9vt1_1752{padding:.35rem;font-size:.8rem}._MeetingiconText_k9vt1_1752 p{font-size:.7rem}}@media screen and (max-width:470px){._CommunityBar_k9vt1_1{left:0;width:100%;top:4.5rem}._CommunityBarContent_k9vt1_17{padding:.4rem .6rem;gap:.3rem}._CommunityBar_k9vt1_1 ._FilterTabs_k9vt1_84{gap:.3rem}._CommunityBar_k9vt1_1 ._FilterTab_k9vt1_84{padding:.35rem .7rem;font-size:.75rem;min-height:28px}._Container_k9vt1_152{padding:1.25rem .6rem .5rem;height:auto;min-height:calc(100vh - 80px);margin-top:0}._Support_k9vt1_243{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:1!important;margin-top:0!important}._MembersSubMenu_k9vt1_265{display:none!important}._SidebarTitle_k9vt1_294{font-size:.7rem}._SidebarMenuItem_k9vt1_311{padding:.28rem .6rem;font-size:.72rem}._MemberCardActions_k9vt1_2169{flex-wrap:wrap;gap:.4rem;align-items:center;justify-content:flex-end}._MessageButton_k9vt1_1036,._ConnectButton_k9vt1_2939{padding:.35rem .75rem;font-size:.8rem}._SectionHeaderRow_k9vt1_2129{align-items:center}._FirstDiv_k9vt1_840{align-items:stretch}._TopBar_k9vt1_702{gap:.5rem;margin-bottom:.75rem;padding:0 .6rem .6rem;margin-top:0!important;flex-direction:row;align-items:center;justify-content:flex-start;display:flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:10!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:visible!important}._FilterTabs_k9vt1_84{gap:.35rem;flex:1 1 0;display:flex!important;visibility:visible!important;opacity:1!important;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;padding-bottom:.25rem;padding-right:.5rem;min-width:0;position:relative!important;z-index:11!important;align-items:center}._FilterTabs_k9vt1_84::-webkit-scrollbar{height:4px}._FilterTabs_k9vt1_84::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}._FilterTabs_k9vt1_84::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}._FilterTabs_k9vt1_84::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._FilterTab_k9vt1_84{padding:.45rem .9rem;font-size:.8rem;font-weight:500;display:inline-flex!important;visibility:visible!important;opacity:1!important;white-space:nowrap;flex-shrink:0;border-radius:20px;position:relative!important;z-index:12!important;align-items:center;justify-content:center;min-height:34px}._InviteMemberButton_k9vt1_31{margin-left:.5rem;padding:.45rem .9rem;font-size:.8rem;min-height:34px}._InviteMemberButton_k9vt1_31{padding:.35rem .75rem;font-size:.8rem;display:flex!important;visibility:visible!important;opacity:1!important;flex-shrink:0;white-space:nowrap}._FirstCard_k9vt1_871{padding:.6rem 0;gap:.6rem;min-height:auto}._Image_k9vt1_918{width:50px;height:50px;flex-shrink:0}._imageDiv_k9vt1_928{width:50px;height:50px}._Image_k9vt1_918 img{width:100%;height:100%}._Content_k9vt1_951{flex-direction:column;gap:.4rem;padding:0}._CardHeader_k9vt1_962{width:100%}._ActionButtons_k9vt1_1026{width:100%;justify-content:flex-start;margin-left:0;margin-top:.4rem;gap:.4rem}._UserName_k9vt1_975{font-size:.85rem}._RoleBadge_k9vt1_992{font-size:.7rem}._Bio_k9vt1_1004{font-size:.75rem;margin:.15rem 0}._Location_k9vt1_1016{font-size:.7rem}._MessageButton_k9vt1_1036{padding:4px 10px;font-size:.75rem}._IconButton_k9vt1_1080{padding:4px 6px;min-width:28px;height:28px;font-size:.9rem}._MoreButton_k9vt1_1075{padding:4px 6px;font-size:.95rem}._Maincontent_k9vt1_1964{height:fit-content;display:flex;flex-direction:column;justify-content:space-between;padding:5px}._Maincontent_k9vt1_1964 p{font-size:.9rem;margin:0;font-weight:500;color:#0151cd}._Icons_k9vt1_3129{font-size:1.2rem;width:100%;justify-content:center}._Icons_k9vt1_3129>span{margin-left:12px}._Popup_k9vt1_1204{width:98%;height:90vh;top:5%;right:1%}._PopupContent_k9vt1_1267{height:calc(90vh - 100px);padding:.5rem}._BotInput_k9vt1_1276{width:96%;padding:2px}._Input_k9vt1_1288 input{height:2.2rem;font-size:.95rem}._Icon_k9vt1_1080{font-size:1.3rem;margin:0 4px}._message_k9vt1_1308{font-size:.85rem;padding:5px;max-width:90%}._RequestButton_k9vt1_1583 button{font-size:.85rem;padding:5px .6rem;margin:6px}._InvitePopup_k9vt1_1366{width:95%;max-width:100%}._InvitePopupHead_k9vt1_1394{padding:1rem 1.25rem}._InvitePopupHead_k9vt1_1394 p{font-size:1.1rem}._InvitePopupContent_k9vt1_1434{padding:1.25rem;gap:1rem}._Emailinput_k9vt1_1441>div{flex-direction:column;gap:.75rem}._Emailinput_k9vt1_1441 input{width:100%;min-height:40px;padding:.625rem .875rem;font-size:.9rem}._Emailinput_k9vt1_1441 button{width:100%;padding:.625rem 1rem;font-size:.9rem}._IviteTextarea_k9vt1_1510{padding-top:1rem}._IviteTextarea_k9vt1_1510 textarea{min-height:85px;font-size:.85rem}._IviteTextareaButton_k9vt1_1548 button{width:100%;padding:.625rem 1rem;font-size:.9rem}}@media screen and (max-width:376px){._CommunityBar_k9vt1_1{left:0;width:100%;top:4.5rem}._CommunityBarContent_k9vt1_17{padding:.35rem .5rem;gap:.25rem}._CommunityBar_k9vt1_1 ._FilterTabs_k9vt1_84{gap:.25rem}._CommunityBar_k9vt1_1 ._FilterTab_k9vt1_84{padding:.3rem .6rem;font-size:.7rem;min-height:26px}._Container_k9vt1_152{padding:1.25rem .5rem .4rem;height:auto;min-height:calc(100vh - 80px);margin-top:0}._Support_k9vt1_243{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:1!important;margin-top:0!important}._MembersSubMenu_k9vt1_265{display:none!important}._SidebarTitle_k9vt1_294{font-size:.7rem}._SidebarMenuItem_k9vt1_311{padding:.25rem .55rem;font-size:.7rem}._RequestLink_k9vt1_2141{padding:.25rem .55rem;font-size:.75rem}._RequestCountBadge_k9vt1_3287{min-width:18px;height:18px;font-size:.65rem}._SectionHeaderRow_k9vt1_2129{align-items:center}._MemberCardActions_k9vt1_2169{align-items:center;justify-content:flex-end}._FirstDiv_k9vt1_840{align-items:stretch}._TopBar_k9vt1_702{display:flex!important;flex-direction:row;align-items:center;justify-content:flex-start;gap:.4rem;padding:0 .5rem .5rem;margin-bottom:.75rem;margin-top:0!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:10!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:visible!important}._FilterTabs_k9vt1_84{display:flex!important;visibility:visible!important;opacity:1!important;flex:1 1 0;gap:.3rem;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;padding-bottom:.25rem;padding-right:.5rem;min-width:0;position:relative!important;z-index:11!important;align-items:center}._FilterTabs_k9vt1_84::-webkit-scrollbar{height:4px}._FilterTabs_k9vt1_84::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}._FilterTabs_k9vt1_84::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}._FilterTabs_k9vt1_84::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._FilterTab_k9vt1_84{display:inline-flex!important;visibility:visible!important;opacity:1!important;padding:.4rem .8rem;font-size:.75rem;font-weight:500;white-space:nowrap;flex-shrink:0;border-radius:20px;position:relative!important;z-index:12!important;align-items:center;justify-content:center;min-height:32px}._InviteMemberButton_k9vt1_31{margin-left:.5rem;padding:.4rem .8rem;font-size:.75rem;min-height:32px}._InviteMemberButton_k9vt1_31{display:flex!important;visibility:visible!important;opacity:1!important;padding:.3rem .7rem;font-size:.75rem;flex-shrink:0;white-space:nowrap}._Image_k9vt1_918{width:100%}._imageDiv_k9vt1_928{width:60px;height:60px}._Content_k9vt1_951{padding:2px 2px 2px 0;width:100%}._Maincontent_k9vt1_1964{height:fit-content;padding:4px}._Maincontent_k9vt1_1964 p{font-size:.85rem;width:100%}._Icons_k9vt1_3129{font-size:1.1rem;width:100%;justify-content:center}._Icons_k9vt1_3129>span{margin-left:10px}._Popup_k9vt1_1204{width:98%;height:92vh;top:4%;right:1%}._PopupContent_k9vt1_1267{height:calc(92vh - 90px);padding:.4rem}._BotInput_k9vt1_1276{width:95%;padding:2px}._Input_k9vt1_1288 input{height:2rem;font-size:.9rem}._Icon_k9vt1_1080{font-size:1.2rem;margin:0 3px}._message_k9vt1_1308{font-size:.8rem;padding:4px;max-width:92%}._FirstCard_k9vt1_871{min-height:8rem;padding:5px}._Search_k9vt1_195{width:98%;font-size:.95rem}._Search_k9vt1_195 input{font-size:.9rem;height:1.3rem}._Tabbuttons_k9vt1_1354 button{font-size:.85rem;padding:.35rem .7rem}._RequestButton_k9vt1_1583 button{font-size:.8rem;padding:4px .5rem;margin:4px}._InvitePopup_k9vt1_1366{width:98%;max-width:98%}._InvitePopupHead_k9vt1_1394{padding:.875rem 1rem}._InvitePopupHead_k9vt1_1394 p{font-size:1rem;padding:0}._ClearIcon_k9vt1_1413{font-size:1.3rem;width:28px;height:28px}._InvitePopupContent_k9vt1_1434{padding:1rem;gap:.875rem}._Emailinput_k9vt1_1441>div{flex-direction:column;gap:.625rem}._Emailinput_k9vt1_1441 input{font-size:.875rem;min-height:38px;padding:.5rem .75rem}._Emailinput_k9vt1_1441 button{font-size:.875rem;padding:.5rem .875rem;width:100%}._IviteTextarea_k9vt1_1510{padding-top:.875rem}._IviteTextarea_k9vt1_1510 p{font-size:.8rem}._IviteTextarea_k9vt1_1510 textarea{font-size:.8rem;min-height:80px;padding:.75rem}._IviteTextareaButton_k9vt1_1548 button{font-size:.875rem;padding:.5rem .875rem;width:100%}._chatboticon_k9vt1_1679{bottom:70px;right:8px}._icontext_k9vt1_1688{padding:.3rem;font-size:.8rem}._icontext_k9vt1_1688 p{font-size:.7rem}._WhiteboardFloatingIcon_k9vt1_1708{font-size:1.1rem}._Meetingicon_k9vt1_1743{bottom:15px;right:8px}._MeetingiconText_k9vt1_1752{padding:.3rem;font-size:.75rem}._MeetingiconText_k9vt1_1752 p{font-size:.65rem}._WhiteBoradContainer_k9vt1_1636{width:98%;height:88vh;top:6%;right:1%}._WhiteBoradContent_k9vt1_1668{height:calc(88vh - 45px);padding:.2rem .4rem}._WhiteBoradHead_k9vt1_1650{padding:.4rem}._HeadText_k9vt1_1259 p{font-size:.95rem}._WhiteBoradIcon_k9vt1_1662{font-size:1rem;padding:3px}}._FilterTabs_k9vt1_84{display:flex!important;visibility:visible!important;opacity:1!important}._FilterTab_k9vt1_84{display:inline-flex!important;visibility:visible!important;opacity:1!important}._TopBar_k9vt1_702 ._FilterTabs_k9vt1_84{display:flex!important;visibility:visible!important;opacity:1!important}@media screen and (max-width: 800px){._Support_k9vt1_243{display:block!important;visibility:visible!important;opacity:1!important}._TopBar_k9vt1_702{display:flex!important;visibility:visible!important;opacity:1!important}._FilterTabs_k9vt1_84{display:flex!important;visibility:visible!important;opacity:1!important;width:auto!important;max-width:none!important}._FilterTab_k9vt1_84{display:inline-flex!important;visibility:visible!important;opacity:1!important;width:auto!important;max-width:none!important}}._MemberCard_k9vt1_2147{display:flex;flex-direction:column;padding:1.75rem 2rem;margin-bottom:1rem;border-radius:24px;background:linear-gradient(152deg,#fff,#fafcff,#f4f8ff);box-shadow:0 4px 16px #0151cd0f,0 1px 3px #0000000a;transition:all .35s cubic-bezier(.4,0,.2,1);border:1px solid rgba(1,81,205,.08);cursor:pointer;position:relative;overflow:hidden}._MemberCard_k9vt1_2147:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0151cd,#0a6ef7,#0151cd);opacity:0;transition:opacity .35s ease}._MemberCard_k9vt1_2147:hover{box-shadow:0 16px 40px #0151cd24,0 6px 16px #0000000f;transform:translateY(-4px);border-color:#0151cd2e}._MemberCard_k9vt1_2147:hover:before{opacity:1}._MemberCardContent_k9vt1_3696{display:flex;flex-direction:column;gap:1rem}._MemberCardHeader_k9vt1_2151{display:flex;flex-direction:row;gap:1.25rem;align-items:center;width:100%}._MemberCardAvatar_k9vt1_2158{width:68px;height:68px;border-radius:50%;overflow:hidden;flex-shrink:0;border:3px solid rgba(1,81,205,.1);box-shadow:0 6px 20px #0151cd1a,inset 0 0 0 1px #ffffffe6;transition:all .35s cubic-bezier(.4,0,.2,1)}._MemberCard_k9vt1_2147:hover ._MemberCardAvatar_k9vt1_2158{border-color:#0151cd59;box-shadow:0 12px 32px #0151cd38,0 0 0 5px #0151cd1a;transform:scale(1.05)}._MemberCardAvatar_k9vt1_2158 img{width:100%;height:100%;object-fit:cover}._MemberCardInfo_k9vt1_2163{flex:1;min-width:0}._MemberCard_k9vt1_2147 ._EventTitle_k9vt1_2511{font-size:1.15rem;font-weight:700;color:#0f172a;letter-spacing:-.02em;transition:color .25s ease;line-height:1.35}._MemberCard_k9vt1_2147:hover ._EventTitle_k9vt1_2511{color:#0151cd}._MemberCardActions_k9vt1_2169{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem;flex-shrink:0;margin-left:auto;padding-right:0}._ConnectButton_k9vt1_2939{display:inline-flex;align-items:center;gap:.5rem;padding:10px 22px;border:2px solid rgba(1,81,205,.25);background:linear-gradient(180deg,#fff,#f8faff);color:#0151cd;border-radius:14px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0151cd14;letter-spacing:.02em}._ConnectButton_k9vt1_2939:hover:not(:disabled){border-color:#0151cd;background:linear-gradient(135deg,#0151cd,#0a6ef7);color:#fff;box-shadow:0 8px 24px #0151cd66;transform:translateY(-2px)}._ConnectButton_k9vt1_2939:hover:not(:disabled) ._ConnectButtonIcon_k9vt1_3787{color:#fff}._ConnectButtonIcon_k9vt1_3787{font-size:1.1rem;color:#0151cd}._ConnectButton_k9vt1_2939:disabled,._ConnectButtonRequested_k9vt1_3797{border-color:#d0d0d0;color:#999;cursor:not-allowed}._ConnectButtonRequested_k9vt1_3797 ._ConnectButtonIcon_k9vt1_3787{color:#999}._EventCard_k9vt1_2493{display:flex;flex-direction:column;padding:1.5rem 1.75rem;margin-bottom:1rem;border-radius:20px;background:linear-gradient(145deg,#fff,#f8faff);box-shadow:0 2px 8px #0151cd0a,0 1px 2px #0000000a;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(1,81,205,.06);cursor:pointer;position:relative;overflow:hidden}._EventCard_k9vt1_2493:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0151cd,#0a6ef7,#0151cd);opacity:0;transition:opacity .3s ease}._EventCard_k9vt1_2493:hover{box-shadow:0 12px 28px #0151cd1f,0 4px 12px #0000000f;transform:translateY(-3px);border-color:#0151cd26}._EventCard_k9vt1_2493:hover:before{opacity:1}._EventCardContent_k9vt1_2497{display:flex;flex-direction:column;gap:.75rem}._EventCard_k9vt1_2493 ._EventTitle_k9vt1_2511{font-size:1.1rem;font-weight:700;color:#1a1a2e;margin:0;line-height:1.4;letter-spacing:-.02em;transition:color .2s ease}._EventCard_k9vt1_2493:hover ._EventTitle_k9vt1_2511{color:#0151cd}._EventDetails_k9vt1_2502{display:flex;flex-direction:column;gap:.5rem}._EventDetailItem_k9vt1_2506{display:flex;align-items:center;gap:.5rem;font-size:.9rem}._EventLabel_k9vt1_3878{font-weight:600;color:#64748b;min-width:50px;font-size:.85rem}._EventValue_k9vt1_3885{color:#334155;font-weight:500;font-size:.9rem;line-height:1.4}._NoEventsMessage_k9vt1_3892{padding:2.5rem;text-align:center;color:#8b8b9e;font-size:.95rem;background:linear-gradient(145deg,#0151cd08,#0151cd03);border-radius:20px;border:2px dashed rgba(1,81,205,.12)}._SectionWithHeadline_k9vt1_3902{margin-bottom:2rem;padding-bottom:1.75rem;border-bottom:1px solid rgba(1,81,205,.08)}._SectionWithHeadline_k9vt1_3902:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}._SectionHeadline_k9vt1_2135{font-size:1.15rem;font-weight:700;color:#1a1a2e;margin:0 0 1rem;letter-spacing:-.02em}._SectionHeaderRow_k9vt1_2129{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._RequestLink_k9vt1_2141{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;margin-left:auto;color:#0151cd;font-size:.9rem;font-weight:600;cursor:pointer;flex-shrink:0;background:linear-gradient(180deg,#fff,#f4f8ff);border:1px solid rgba(1,81,205,.2);border-radius:14px;transition:all .25s cubic-bezier(.4,0,.2,1);white-space:nowrap;letter-spacing:.02em;box-shadow:0 2px 8px #0151cd14}._RequestLink_k9vt1_2141:hover{color:#fff;background:linear-gradient(135deg,#0151cd,#0a6ef7);border-color:#0151cd;box-shadow:0 6px 20px #0151cd59;transform:translateY(-2px)}._RequestLink_k9vt1_2141:active{transform:translateY(0)}._RequestLink_k9vt1_2141 svg{font-size:.95rem;color:inherit}._RequestCountBadge_k9vt1_3287{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;margin-left:.4rem;background:linear-gradient(135deg,#e53935,#ff5252);color:#fff;font-size:.7rem;font-weight:700;border-radius:11px;line-height:1;box-shadow:0 2px 6px #e5393566}._RequestArrow_k9vt1_3983{font-size:.9rem;margin-left:.25rem;color:#0151cd}._RequestsEmbeddedSection_k9vt1_3989{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}._RequestEmbeddedCard_k9vt1_3996{display:flex;padding:1.25rem;background:linear-gradient(145deg,#fff,#f8faff);border:1px solid rgba(1,81,205,.08);border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px #0151cd0a}._RequestEmbeddedCard_k9vt1_3996:hover{background:linear-gradient(145deg,#fff,#f4f8ff);border-color:#0151cd26;box-shadow:0 6px 16px #0151cd14;transform:translateY(-2px)}._RequestEmbeddedContent_k9vt1_2180{display:flex;flex-direction:row;align-items:center;gap:1rem;width:100%}._RequestEmbeddedInfo_k9vt1_4022{flex:1;min-width:0}._RequestEmbeddedActions_k9vt1_2184{display:flex;flex-direction:row;align-items:center;gap:.5rem;flex-shrink:0}._AcceptIconButton_k9vt1_2190{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:14px;background:linear-gradient(135deg,#4caf50,#66bb6a);color:#fff;font-size:1.4rem;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #4caf5059}._AcceptIconButton_k9vt1_2190:hover{background:linear-gradient(135deg,#43a047,#4caf50);transform:translateY(-2px) scale(1.05);box-shadow:0 6px 20px #4caf5073}._DeclineIconButton_k9vt1_2191{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:14px;background:linear-gradient(135deg,#e53935,#ff5252);color:#fff;font-size:1.4rem;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #e5393559}._DeclineIconButton_k9vt1_2191:hover{background:linear-gradient(135deg,#c62828,#e53935);transform:translateY(-2px) scale(1.05);box-shadow:0 6px 20px #e5393573}._EventImage_k9vt1_4081{width:100%;height:200px;border-radius:8px;overflow:hidden;margin-bottom:1rem}._EventImage_k9vt1_4081 img{width:100%;height:100%;object-fit:cover}._EventContent_k9vt1_4095{display:flex;flex-direction:column;gap:.5rem}._EventContent_k9vt1_4095 ._EventTitle_k9vt1_2511{font-size:1.1rem;font-weight:700;color:#1a1a2e;margin:0;letter-spacing:-.02em}._EventHost_k9vt1_4109,._EventDate_k9vt1_4115{font-size:.9rem;color:#666;margin:0}._EventDescription_k9vt1_4121{font-size:.9rem;color:#555;margin:.5rem 0;line-height:1.5}._ViewEventButton_k9vt1_4128{padding:.5rem 1rem;background-color:#0151cd;color:#fff;border:none;border-radius:4px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:.5rem;align-self:flex-start}._ViewEventButton_k9vt1_4128:hover{background-color:#0140a8;transform:translateY(-1px);box-shadow:0 2px 4px #0003}._OpportunitiesContainer_k9vt1_4149{width:100%;padding:0}._OpportunitiesList_k9vt1_4154{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}._OpportunityCard_k9vt1_4160{display:flex;flex-direction:column;padding:1.5rem 1.75rem;border-radius:20px;background:linear-gradient(145deg,#fff,#f8faff);box-shadow:0 2px 8px #0151cd0a,0 1px 2px #0000000a;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(1,81,205,.06);cursor:pointer;position:relative;overflow:hidden}._OpportunityCard_k9vt1_4160:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0151cd,#0a6ef7,#0151cd);opacity:0;transition:opacity .3s ease}._OpportunityCard_k9vt1_4160:hover{box-shadow:0 12px 28px #0151cd1f,0 4px 12px #0000000f;transform:translateY(-3px);border-color:#0151cd26}._OpportunityCard_k9vt1_4160:hover:before{opacity:1}._OpportunityContent_k9vt1_4196{display:flex;flex-direction:column;gap:.75rem}._OpportunityTitle_k9vt1_4202{font-size:1.1rem;font-weight:700;color:#1a1a2e;margin:0;letter-spacing:-.02em;transition:color .2s ease}._OpportunityCard_k9vt1_4160:hover ._OpportunityTitle_k9vt1_4202{color:#0151cd}._OpportunityDescription_k9vt1_4215{font-size:.9rem;color:#555;margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._OpportunityMeta_k9vt1_4226{display:flex;flex-direction:row;gap:1rem;align-items:center;flex-wrap:wrap}._OpportunityDate_k9vt1_4234{font-size:.85rem;color:#666}._OpportunityStatus_k9vt1_4239{font-size:.8rem;padding:.3rem .8rem;border-radius:20px;background:linear-gradient(135deg,#0151cd1a,#0a6ef70f);color:#0151cd;font-weight:600;letter-spacing:.02em}._OpportunityActions_k9vt1_4249{display:flex;flex-direction:row;gap:.5rem;margin-top:.5rem}._ViewOpportunityButton_k9vt1_4256{padding:.5rem 1rem;background-color:#0151cd;color:#fff;border:none;border-radius:4px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}._ViewOpportunityButton_k9vt1_4256:hover{background-color:#0140a8;transform:translateY(-1px);box-shadow:0 2px 4px #0003}._ViewAllContainer_k9vt1_4274{display:flex;justify-content:flex-end;width:100%;margin-top:1rem;grid-column:1 / -1}._ViewAllButton_k9vt1_4282{padding:.6rem 2rem;background:linear-gradient(135deg,#0151cd,#0a6ef7);color:#fff;border:none;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #0151cd4d}._ViewAllButton_k9vt1_4282:hover{background:linear-gradient(135deg,#0140a8,#0151cd);transform:translateY(-2px);box-shadow:0 6px 20px #0151cd66}._SeeMoreContainer_k9vt1_4301{display:flex;justify-content:flex-end;padding:1rem 0;margin-top:.5rem}._SeeMoreButton_k9vt1_4308{padding:.6rem 1.5rem;background:linear-gradient(180deg,#fff,#f8faff);color:#0151cd;border:2px solid rgba(1,81,205,.3);border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 2px 8px #0151cd14}._SeeMoreButton_k9vt1_4308:hover{background:linear-gradient(135deg,#0151cd,#0a6ef7);color:#fff;border-color:#0151cd;transform:translateY(-2px);box-shadow:0 6px 20px #0151cd59}._Container_1s027_1{position:relative;min-height:calc(100vh - 4.5rem);padding:2rem 1.5rem 3rem;max-width:800px;margin:0 auto;background:linear-gradient(165deg,#eef4ff,#e4ecff 40%,#dce4ff)}._Container_1s027_1:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:800px;height:400px;background:radial-gradient(ellipse 100% 100% at 50% 0%,rgba(1,81,205,.08) 0%,transparent 70%);pointer-events:none;z-index:0}._Container_1s027_1::-webkit-scrollbar{width:10px}._Container_1s027_1::-webkit-scrollbar-track{background:#0151cd0a;border-radius:5px}._Container_1s027_1::-webkit-scrollbar-thumb{background:#0151cd33;border-radius:5px}._Container_1s027_1::-webkit-scrollbar-thumb:hover{background:#0151cd59}._Header_1s027_43{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:2.5rem;padding:1.75rem 2rem;background:linear-gradient(180deg,#fff,#fafbff);border-radius:24px;box-shadow:0 8px 32px #0151cd1a,0 2px 8px #0000000a;border:1px solid rgba(1,81,205,.08)}._HeaderLeft_1s027_58{display:flex;align-items:flex-start;gap:1.5rem;flex:1;min-width:0}._BackLink_1s027_66{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:linear-gradient(180deg,#fff,#f4f8ff);color:#0151cd;border:2px solid rgba(1,81,205,.2);border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .25s ease;flex-shrink:0;box-shadow:0 2px 8px #0151cd14}._BackLink_1s027_66:hover{background:linear-gradient(135deg,#0151cd,#0a6ef7);color:#fff;border-color:#0151cd;box-shadow:0 6px 20px #0151cd59;transform:translateY(-2px)}._BackLink_1s027_66 svg{font-size:1.1rem}._HeaderIcon_1s027_95{position:relative;width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0151cd,#0a6ef7);color:#fff;border-radius:20px;font-size:1.9rem;flex-shrink:0;box-shadow:0 8px 24px #0151cd66;transition:all .25s ease}._HeaderIcon_1s027_95:hover{transform:scale(1.05);box-shadow:0 12px 32px #0151cd80}._Badge_1s027_116{position:absolute;top:-8px;right:-8px;min-width:24px;height:24px;padding:0 6px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e53935,#ff5252);color:#fff;font-size:.75rem;font-weight:700;border-radius:12px;border:2px solid #ffffff;box-shadow:0 2px 8px #e5393566}._HeaderText_1s027_135{flex:1;min-width:0}._Title_1s027_140{font-size:1.75rem;font-weight:800;color:#1a1a2e;margin:0 0 .4rem;letter-spacing:-.03em}._Subtitle_1s027_148{font-size:.95rem;color:#5c5c7a;margin:0;line-height:1.5}._LoaderWrapper_1s027_155{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;padding:5rem 0;min-height:200px}._RequestList_1s027_166{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.25rem}._RequestCard_1s027_174{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.6rem 2rem;background:linear-gradient(180deg,#fff,#fafbff);border:1px solid rgba(1,81,205,.1);border-radius:22px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #0151cd14,0 1px 3px #0000000a;position:relative;overflow:hidden}._RequestCard_1s027_174:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#0151cd,#0a6ef7);opacity:0;transition:opacity .25s ease;border-radius:22px 0 0 22px}._RequestCard_1s027_174:hover{border-color:#0151cd33;box-shadow:0 12px 32px #0151cd1f,0 4px 12px #0000000f;transform:translateY(-3px)}._RequestCard_1s027_174:hover:before{opacity:1}._CardContent_1s027_213{display:flex;align-items:center;gap:1.5rem;min-width:0}._AvatarWrapper_1s027_220{position:relative;flex-shrink:0}._Avatar_1s027_220{width:60px;height:60px;border-radius:50%;overflow:hidden;border:3px solid rgba(1,81,205,.1);box-shadow:0 4px 12px #0151cd14;transition:all .3s ease}._RequestCard_1s027_174:hover ._Avatar_1s027_220{border-color:#0151cd40;box-shadow:0 6px 16px #0151cd26;transform:scale(1.03)}._Avatar_1s027_220 img{width:100%;height:100%;object-fit:cover}._RequestBadge_1s027_247{position:absolute;bottom:-6px;left:50%;transform:translate(-50%);padding:3px 10px;background:linear-gradient(135deg,#0151cd,#0a6ef7);color:#fff;font-size:.65rem;font-weight:700;border-radius:8px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;box-shadow:0 2px 8px #0151cd59}._Info_1s027_264{min-width:0}._Name_1s027_268{font-size:1.1rem;font-weight:700;color:#1a1a2e;margin:0 0 .25rem;transition:color .2s ease;letter-spacing:-.02em}._RequestCard_1s027_174:hover ._Name_1s027_268{color:#0151cd}._Meta_1s027_281{font-size:.875rem;color:#6b6b80;margin:0}._ViewProfileHint_1s027_287{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;font-weight:500;color:#0151cd;margin-top:.35rem;opacity:0;transform:translateY(-2px);transition:all .25s ease}._ViewProfileHint_1s027_287 svg{font-size:.9rem}._RequestCard_1s027_174:hover ._ViewProfileHint_1s027_287{opacity:1;transform:translateY(0)}._Actions_1s027_310{display:flex;gap:.75rem;flex-shrink:0}._AcceptButton_1s027_316,._DeclineButton_1s027_317{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}._AcceptButton_1s027_316{background:linear-gradient(135deg,#4caf50,#66bb6a);color:#fff;border:none;box-shadow:0 4px 14px #4caf5059}._AcceptButton_1s027_316:hover{background:linear-gradient(135deg,#43a047,#4caf50);box-shadow:0 6px 20px #4caf5073;transform:translateY(-2px)}._AcceptButton_1s027_316:active{transform:translateY(0)}._AcceptButton_1s027_316 svg{font-size:1.25rem}._DeclineButton_1s027_317{background:linear-gradient(180deg,#fff,#fafbff);color:#5c5c7a;border:2px solid rgba(1,81,205,.15);box-shadow:0 2px 6px #0151cd0f}._DeclineButton_1s027_317:hover{border-color:#e5393566;color:#e53935;background:linear-gradient(180deg,#fff5f5,#ffebee);box-shadow:0 4px 12px #e5393526;transform:translateY(-2px)}._DeclineButton_1s027_317 svg{font-size:1.15rem}._EmptyState_1s027_370{position:relative;z-index:1;text-align:center;padding:4.5rem 3rem;background:linear-gradient(180deg,#fff,#fafbff);border:2px dashed rgba(1,81,205,.2);border-radius:28px;margin-top:.5rem;box-shadow:0 8px 32px #0151cd14,0 2px 8px #0000000a}._EmptyIcon_1s027_382{width:96px;height:96px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef4ff,#e4ecff);color:#0151cd;font-size:3rem;border-radius:50%;box-shadow:0 12px 32px #0151cd26;border:4px solid rgba(1,81,205,.1)}._EmptyTitle_1s027_397{font-size:1.5rem;font-weight:800;color:#1a1a2e;margin:0 0 .6rem;letter-spacing:-.03em}._EmptyText_1s027_405{font-size:1rem;color:#5c5c7a;margin:0 auto 2.25rem;line-height:1.65;max-width:360px}._BackButton_1s027_413{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.75rem;background:linear-gradient(135deg,#0151cd,#0a6ef7);color:#fff;border:none;border-radius:14px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #0151cd59}._BackButton_1s027_413:hover{background:linear-gradient(135deg,#0140a8,#0151cd);box-shadow:0 6px 24px #0151cd73;transform:translateY(-2px)}._BackButton_1s027_413 svg{font-size:1.15rem}@media screen and (max-width: 600px){._Container_1s027_1{padding:1.25rem 1rem 2rem}._Header_1s027_43{flex-direction:column;align-items:stretch;gap:1rem;margin-bottom:1.75rem;padding:1.25rem}._HeaderLeft_1s027_58{gap:1rem}._BackLink_1s027_66{width:100%;justify-content:center}._HeaderIcon_1s027_95{width:48px;height:48px;font-size:1.5rem}._Title_1s027_140{font-size:1.35rem}._Subtitle_1s027_148{font-size:.875rem}._RequestCard_1s027_174{flex-direction:column;align-items:stretch;padding:1.25rem 1rem;gap:1rem}._CardContent_1s027_213{gap:1rem}._Avatar_1s027_220{width:48px;height:48px}._Actions_1s027_310{display:flex;flex-direction:row;justify-content:center;gap:.5rem;width:100%}._AcceptButton_1s027_316,._DeclineButton_1s027_317{flex:1;justify-content:center;padding:.55rem .75rem;font-size:.85rem}._EmptyState_1s027_370{padding:2.5rem 1.5rem}._EmptyIcon_1s027_382{width:64px;height:64px;font-size:2rem}._EmptyTitle_1s027_397{font-size:1.1rem}._EmptyText_1s027_405{font-size:.875rem}._BackButton_1s027_413{padding:.55rem 1.25rem;font-size:.9rem}}@media screen and (max-width: 400px){._Container_1s027_1{padding:1rem .75rem 1.5rem}._RequestCard_1s027_174{padding:1rem .75rem}._AcceptButton_1s027_316,._DeclineButton_1s027_317{font-size:.8rem;padding:.5rem .6rem}}._Container_1pear_1{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:flex-start;padding:0 1rem;overflow-y:scroll}._Container_1pear_1::-webkit-scrollbar{display:none}._Header_1pear_27{width:100%;margin-top:1rem;display:flex;align-items:center;flex-direction:row}._Search_1pear_43{width:90%;display:flex;align-items:center;justify-content:center;flex-direction:row;padding:4px 7px;font-size:1.25rem;border:1px solid;background-color:#fff}._Search_1pear_43 input{width:100%;height:2rem;border:none;font-size:1.25rem;padding:0 8px}._Filter_1pear_81{width:10%;display:flex;align-items:center;justify-content:center;flex-direction:row;font-size:1.25rem}._Filter_1pear_81 p{margin:0;padding:0 2px}._Message_1pear_105{display:flex;flex-direction:row;justify-content:space-between;margin-top:1rem}._First_1pear_119{width:40%;height:80vh;padding:0 4px;border:1px solid;display:flex;flex-direction:column;align-items:center}._Second_1pear_139{width:53%;height:75vh;border:1px solid;padding:1rem}._Card_1pear_151{margin-top:8px;height:7rem;display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#dbdbdb;box-shadow:2px 2px #888;border-radius:1rem;width:95%}._name_1pear_175{width:3rem;padding:0 8px}._name_1pear_175 p{background-color:#6495ed;border-radius:50%;padding:6px 0;margin:0;text-align:center;align-items:center}._Details_1pear_199{width:90%;padding:0 1rem}._Details_1pear_199 p{font-weight:500}._Time_1pear_213{width:6rem;font-weight:500}._Sub_1pear_221{color:#4f58e2}._Heading_1pear_227{height:3rem;padding:5px;display:flex;flex-direction:row;justify-content:space-between}._NameIcon_1pear_241{width:10%;align-items:center;display:flex;justify-content:center}._NameText_1pear_253{background-color:#2181f7;border-radius:50%;padding:7px 8px}._NameDetails_1pear_263{width:85%;align-items:center}._NameDetails_1pear_263 p{margin:6px;font-weight:500}._Content_1pear_279{height:65vh;margin-top:5px;padding:5px 1rem}._Container_duz63_1{overflow-y:auto;padding:0 1rem}._summaryContext_duz63_13{margin:1rem;height:100%}._Container_duz63_1::-webkit-scrollbar{display:none}._Header_duz63_35{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:.5rem;border-bottom:2px solid #b1b1b1}._HeaderText_duz63_53 p{font-size:1.25rem;margin:0;color:#1a1e5d;font-weight:500}._HeaderIcons_duz63_71{width:100%;text-align:right;color:#1a1e5d;font-size:1.5rem}._Answer_duz63_83{margin-top:8px;display:flex;flex-direction:column;height:55vh;padding:1px 2rem;overflow-y:scroll}._Answer_duz63_83::-webkit-scrollbar{width:10px}._Answer_duz63_83::-webkit-scrollbar-track{background:#fff;border-radius:10px}._Answer_duz63_83::-webkit-scrollbar-thumb{background:#595bdb;border-radius:10px}._Answer_duz63_83::-webkit-scrollbar-thumb:hover{background:#595bdb}._summaryBox_duz63_137{height:70vh}._QuestionCount_duz63_145{text-align:right;display:flex;flex-direction:row;justify-content:flex-end}._QuestionCount_duz63_145 span{background-color:#ff0;padding:5px}._Question_duz63_145{margin-top:1rem;padding:0}._Question_duz63_145 p{font-size:1.1rem;margin:0}._AnswerCard_duz63_181{border:1px solid #dbdbdb;padding:2rem;margin-top:5px;border-radius:2rem}._CorrectAnswer_duz63_193{height:fit-content;padding:8px;background-color:#48f8a0;font-size:15px;border-radius:.8rem}._Mark_duz63_207{height:fit-content;padding:0 2rem;margin-top:7px}._Marks_duz63_217{display:flex;flex-direction:column;justify-content:space-between}._Marks_duz63_217 p{margin:1px 0;font-size:1.2rem;font-weight:500;padding:3px .75rem;color:#fff}._HeaderButton_duz63_241{width:fit-content;padding:6px 0}._HeaderButton_duz63_241 button{padding:1px 7px;border-radius:4px;background-color:#1a1e5d;border:none;outline:none;height:2rem;font-size:1rem;font-weight:600;color:#fff;cursor:pointer}._Markdiv_duz63_273{width:fit-content;margin:3px 0;border-radius:5px;display:flex;flex-direction:row;color:#fff;font-size:1.24rem;padding:4px 1rem;border-radius:.8rem}._FirstText_duz63_295{width:10rem}._SecondText_duz63_301{width:3rem}._DictationTabel_duz63_307{width:80%}._DictationTabel_duz63_307 input{width:90%;height:2rem;padding:4px;outline:none;border-radius:6px;border:none;background-color:transparent;font-size:1.15rem}._DictationTabel_duz63_307 td{box-shadow:#0000003d 0 3px 8px}._DictationTabel_duz63_307 tbody tr:hover{background-color:#ececec}._speakerIcon_duz63_345{font-size:1.5rem}@media only screen and (max-width: 499px){._HeaderText_duz63_53 p{font-size:1.2rem}._HeaderButton_duz63_241 button{padding:1px 7px;height:2rem;font-size:.9rem}._Mark_duz63_207{height:fit-content;padding:0 .5rem;margin-top:7px}._Marks_duz63_217{display:flex;flex-direction:column}._Marks_duz63_217 p{margin:1px 0;font-size:1rem;font-weight:500;padding:3px .75rem;color:#fff}._Answer_duz63_83{margin-top:4px;padding:1px .5rem}._Container_duz63_1{padding:0 4px}._Markdiv_duz63_273{font-size:1rem;padding:4px .5rem}._Header_duz63_35{flex-direction:column;align-items:stretch}}._QuestionContent_duz63_433{display:flex;flex-direction:row;align-items:center}._DropContainer_duz63_443{display:flex;flex-direction:row;align-items:flex-start}._DropQuestions_duz63_453{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:65%;padding-top:1.5rem}._DropAnswers_duz63_469{display:flex;flex-direction:column;align-items:center;width:35%}._DropAnswers_duz63_469 h5{margin:0;text-decoration:underline;font-size:1rem}._Card_duz63_493{display:flex;flex-direction:row;align-items:center;width:14rem;margin:8px 0;border-radius:6px;border:1px solid #dbdbdb;background-color:#e1dfdf;padding:4px 0}._Card_duz63_493 p{margin:0;padding:4px}._DraggablePlaceholder_duz63_525{border:2px dashed #ccc;padding:4px;text-align:center;color:#999;cursor:pointer;margin:4px 0}._DraggableItem_duz63_541{border:2px solid #ccc;padding:4px;cursor:pointer;margin:4px 0}._DropQuestions_duz63_453 table{width:100%;border-spacing:0;border-collapse:separate;border-spacing:0 8px}._DropQuestions_duz63_453 tbody tr{text-align:center;box-shadow:#0000003d 0 3px 8px}._DropQuestions_duz63_453 td{padding:.1rem .2rem;font-size:1rem;text-align:center}._DropQuestions_duz63_453 td:nth-child(1){text-align:left}._DropQuestions_duz63_453 td:nth-child(2){width:13rem}._crosswordcontainer_duz63_603{display:flex;flex-direction:row;width:100%;height:fit-content}._crosswordpuzzle_duz63_615{display:grid;grid-template-columns:repeat(10,40px);gap:0}._PuzzleQuestion_duz63_629{padding:0 1rem;width:100%}._cell_duz63_639{width:80%;height:100%;text-transform:uppercase;text-align:center;font-size:20px;border:1px solid #000;padding:6px 4px;margin:0;outline:none}._clueNumber_duz63_661{position:absolute;top:0;right:0;font-size:smaller}._QuestionAcross_duz63_673,._QuestionAcrossInputContainer_duz63_683{display:flex;flex-direction:column;width:100%}._QuestionAcrossInputContainer_duz63_683 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._QuestionDown_duz63_719,._QuestionDownInputContainer_duz63_727{display:flex;flex-direction:column}._QuestionDownInputContainer_duz63_727 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._cellContainer_duz63_759{position:relative}._clueNumber_duz63_661{position:absolute;top:2px;right:2px;font-size:10px;color:red}._disabledInput_duz63_781{background-color:#d9d7d7}._header_duz63_789{padding:.8rem;background:#595bdb;border-radius:25px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._headerIcon_duz63_809{display:flex;flex-direction:row;align-items:center;justify-content:center;width:1.75rem;cursor:pointer}._headerIcon_duz63_809 img{width:100%;height:100%}._headerText_duz63_837{display:flex;justify-content:flex-start;gap:1rem;width:100%;padding:0 2rem}._headerText_duz63_837 span{font-family:Urbane Extra;font-size:18px;font-weight:300;line-height:30px;text-align:left;margin:.5rem;color:#fff}._headerText_duz63_837 h4{font-family:Urbane;font-size:22px;font-weight:600;line-height:30px;text-align:left;margin:0;color:#fff;padding:.5rem 0}._Container_ogrjk_1{min-height:80vh;padding:1.5rem 2.5rem;overflow-y:auto;background:linear-gradient(135deg,#f8f9ff,#fff)}._Container_ogrjk_1::-webkit-scrollbar{display:none}._chead_ogrjk_23{margin-top:1rem;font-family:Urbane,sans-serif;font-size:2rem;font-weight:700;color:#1e1e2d;letter-spacing:-.02em}._AddressSection_ogrjk_41{width:35rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;z-index:9999}._AddressSection_ogrjk_41 form{background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:24px;justify-content:center;display:flex;flex-direction:column;position:relative;z-index:9999;box-shadow:0 20px 50px #00000026;border:1px solid rgba(255,255,255,.2)}._AddressSection_ogrjk_41 form input{font-size:.95rem;background-color:#f8fafc;padding:12px 16px;border-radius:12px;margin:8px 0;border:1.5px solid #e2e8f0;outline:none;transition:all .2s ease;font-family:Inter,sans-serif}._AddressSection_ogrjk_41 form input:focus{border-color:#595bdb;background-color:#fff;box-shadow:0 0 0 4px #595bdb1a}._FormButton_ogrjk_135{display:flex;flex-direction:row;justify-content:flex-end;width:100%}._FormButton_ogrjk_135 button{border-radius:12px;background:linear-gradient(135deg,#595bdb,#7c7ee9);border:none;outline:none;height:2.75rem;font-size:.95rem;font-weight:600;color:#fff;padding:0 1.5rem;margin-left:1rem;margin-top:1.5rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #595bdb4d}._FormButton_ogrjk_135 button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #595bdb66}._FormButton_ogrjk_135 button:disabled{background:#e2e8f0;box-shadow:none;cursor:not-allowed;color:#94a3b8}._FormButton_ogrjk_135 button[type=button]{background:transparent;color:#64748b;box-shadow:none;border:1.5px solid #e2e8f0}._FormButton_ogrjk_135 button[type=button]:hover{background:#f1f5f9;border-color:#cbd5e1;color:#334155}._AddressSection_ogrjk_41 form input::-webkit-input-placeholder{text-align:center;text-transform:uppercase}._Formtext_ogrjk_243{width:100%}._Formtext_ogrjk_243 p{margin:4px 1rem;font-size:1.2rem}._ProfileOverlay_ogrjk_261{width:100vw;height:100vh;position:fixed;background-color:#0f0f1e66;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);top:0;left:0;z-index:9998;animation:_fadeInOverlay_ogrjk_1 .3s ease}@keyframes _fadeInOverlay_ogrjk_1{0%{opacity:0}to{opacity:1}}._Time_ogrjk_307{display:flex;flex-direction:row;justify-content:space-between}._TimeSecond_ogrjk_321{display:flex;flex-direction:column;width:45%}._Description_ogrjk_341{display:flex;flex-direction:column}._Editor_ogrjk_353{overflow-y:scroll;margin-top:5px}._Editor_ogrjk_353::-webkit-scrollbar{display:none}._ViewPopup_ogrjk_373{width:30rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;z-index:9999;min-height:5rem;height:fit-content;background-color:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1.5rem 2rem;border-radius:20px;border:1px solid rgba(255,255,255,.3);box-shadow:0 20px 50px #0003}._Icons_ogrjk_411{display:flex;flex-direction:row;justify-content:flex-end;height:fit-content;align-items:center}._EditIcons_ogrjk_429{display:flex;flex-direction:row;justify-content:space-between;width:6rem;font-size:1.5rem;cursor:pointer}._Title_ogrjk_447 p{font-size:1.25rem;font-weight:500;margin:5px 0}._start_ogrjk_461 p{margin:0}._DeletePopup_ogrjk_469{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#1a1e5d,#2a2e7d);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content;max-width:90%;height:fit-content;z-index:9999;box-shadow:0 25px 50px #0000004d}._DeleteText_ogrjk_509 p{font-size:1.25rem;text-align:center;color:#fff;font-weight:500;line-height:25px}._DeleteButton_ogrjk_525{margin:0 auto;display:flex;flex-direction:row}._DeleteButton_ogrjk_525 button{margin:0 .5rem;padding:.5rem 1rem;background-color:transparent;border:2px solid #fff;outline:none;width:100%;color:#fff;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer}._WhiteBoradContainer_ogrjk_565{width:60rem;height:36rem;border-radius:16px;background-color:#fff;position:fixed;top:19%;right:1%;border:1px solid #dbdbdb;animation:_slideIn_ogrjk_1 .5s forwards;box-shadow:#0000003d 0 3px 8px;z-index:99}._closing_ogrjk_595{animation:_slideOut_ogrjk_1 .5s}@keyframes _slideIn_ogrjk_1{0%{right:-60rem}to{right:1rem}}@keyframes _slideOut_ogrjk_1{0%{right:1rem}to{right:-60rem}}._WhiteBoradHead_ogrjk_653{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid;padding:0rem 1rem;margin:0;border:none;border-radius:15px 15px 0 0}._WhiteBoradIcon_ogrjk_677{cursor:pointer;font-size:1.25rem;padding:8px}._WhiteBoradContent_ogrjk_689{height:30rem;padding:.5rem 1rem;overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start}._chatboticon_ogrjk_709{position:fixed;top:50%;right:20px;transform:translateY(-50%);z-index:999}._icontext_ogrjk_727{width:55px;height:55px;border-radius:50%;background-color:#fff;box-shadow:#0000003d 0 3px 8px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:all .3s ease}._icontext_ogrjk_727:hover{transform:scale(1.1)}._WhiteboardFloatingIcon_ogrjk_767{font-size:1.5rem;color:#0151cd}._iconLabel_ogrjk_779{position:absolute;right:70px;background:#0151cd;color:#fff;padding:6px 14px;border-radius:6px;font-size:.9rem;white-space:nowrap;opacity:0;transform:translate(10px);transition:all .3s ease;pointer-events:none}._icontext_ogrjk_727:hover ._iconLabel_ogrjk_779{opacity:1;transform:translate(0)}._ChatImage_ogrjk_823{width:11rem;display:flex;align-items:center}._ChatImage_ogrjk_823 img{width:100%}@media screen and (max-width: 600px){._ViewPopup_ogrjk_373{width:80%;padding:10px .5rem}._AddressSection_ogrjk_41{width:88%}._AddressSection_ogrjk_41 form{padding:1rem}._Time_ogrjk_307{display:flex;flex-direction:column;justify-content:space-between}._TimeSecond_ogrjk_321{display:flex;flex-direction:column;width:100%}._DeletePopup_ogrjk_469{padding:.5rem;width:80%}._DeleteText_ogrjk_509 p{font-size:1rem}._DeleteButton_ogrjk_525{margin:0 auto;display:flex;flex-direction:row}._DeleteButton_ogrjk_525 button{margin:0 .5rem;padding:.5rem 1rem;width:100%}._AddressSection_ogrjk_41 form input{font-size:1rem;padding:6px 1px;margin:4px 0}._chead_ogrjk_23{margin-top:0;text-align:center}}@media screen and (max-width: 768px){._Container_ogrjk_1{padding:1rem .5rem;height:auto;min-height:calc(100vh - 80px);padding-bottom:80px}._chatboticon_ogrjk_709,._WhiteBoradContainer_ogrjk_565{display:none!important}._AddressSection_ogrjk_41{width:95%;max-width:95%;top:50%;transform:translate(-50%,-50%);padding:0}._AddressSection_ogrjk_41 form{padding:1.5rem;width:100%;box-shadow:0 10px 25px #0003;border-radius:16px;background:#fff}._AddressSection_ogrjk_41 form input{width:100%;font-size:1rem;padding:12px;margin:8px 0;border:1px solid #e2e8f0;border-radius:8px;background-color:#f8fafc}._AddressSection_ogrjk_41 form input:focus{border-color:#3b82f6;background-color:#fff;box-shadow:0 0 0 3px #3b82f61a}._Time_ogrjk_307{flex-direction:column;gap:10px}._TimeSecond_ogrjk_321{width:100%}._Description_ogrjk_341{margin-top:10px}._FormButton_ogrjk_135{flex-direction:row;justify-content:space-between;gap:1rem;margin-top:1.5rem}._FormButton_ogrjk_135 button{margin:0;width:48%;height:44px;border-radius:8px;font-size:1rem;display:flex;align-items:center;justify-content:center}._ViewPopup_ogrjk_373{width:90%;padding:1.5rem;border-radius:16px;box-shadow:0 10px 25px #0003;border:none}._Title_ogrjk_447 p{font-size:1.4rem;font-weight:600}._start_ogrjk_461 p{font-size:1rem;color:#64748b;margin-top:.5rem}._DeletePopup_ogrjk_469{width:90%;padding:2rem;border-radius:16px;background-color:#1a1e5d;box-shadow:0 10px 25px #0000004d}._DeleteText_ogrjk_509 p{font-size:1.1rem;margin-bottom:1.5rem}._DeleteButton_ogrjk_525 button{padding:.75rem 1.5rem;border-radius:8px}._chead_ogrjk_23{margin-top:0;text-align:center}}._calendarWrapper_ogrjk_1225{background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:2rem;box-shadow:0 10px 30px #0000000a;border:1px solid rgba(255,255,255,.5)}._calendarWrapper_ogrjk_1225 .fc{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}._calendarWrapper_ogrjk_1225 .fc-toolbar{margin-bottom:1.5rem;gap:1rem}._calendarWrapper_ogrjk_1225 .fc-toolbar-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}._calendarWrapper_ogrjk_1225 .fc-button{background:#fff;border:1px solid #e2e8f0;color:#64748b;padding:.6rem 1.2rem;border-radius:12px;font-weight:600;font-size:.9rem;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #00000005}._calendarWrapper_ogrjk_1225 .fc-button:hover{background:#f8fafc;color:#595bdb;border-color:#595bdb;transform:translateY(-1px)}._calendarWrapper_ogrjk_1225 .fc-button-active{background:linear-gradient(135deg,#595bdb,#7c7ee9)!important;color:#fff!important;border:none!important;box-shadow:0 4px 12px #595bdb4d!important}._calendarWrapper_ogrjk_1225 .fc-button:focus{box-shadow:0 0 0 3px #595bdb33}._calendarWrapper_ogrjk_1225 .fc-col-header-cell{background:transparent;border:none;padding:1.25rem .5rem;font-weight:700;font-size:.8rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em}._calendarWrapper_ogrjk_1225 .fc-daygrid-day{border:1px solid #f1f5f9}._calendarWrapper_ogrjk_1225 .fc-daygrid-day-number{padding:.5rem;font-weight:500;color:#334155;width:100%;text-align:center;display:flex;justify-content:center;align-items:center}._calendarWrapper_ogrjk_1225 .fc-day-today{background:#595bdb08!important}._calendarWrapper_ogrjk_1225 .fc-day-today .fc-daygrid-day-number{background:linear-gradient(135deg,#595bdb,#7c7ee9);color:#fff;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;margin:4px auto;padding:0;box-shadow:0 4px 10px #595bdb4d}._calendarWrapper_ogrjk_1225 .fc-event{background:linear-gradient(90deg,#595bdb,#7c7ee9);border:none;border-radius:8px;padding:4px 8px;font-size:.8rem;font-weight:500;cursor:pointer;box-shadow:0 2px 6px #595bdb26;transition:all .2s ease;margin:2px 4px!important}._calendarWrapper_ogrjk_1225 .fc-event:hover{transform:translateY(-1px);box-shadow:0 4px 12px #595bdb40;filter:brightness(1.1)}._calendarWrapper_ogrjk_1225 .fc-scrollgrid{border:none}._calendarWrapper_ogrjk_1225 .fc-scrollgrid-section>*{border:none}@media screen and (max-width: 768px){._calendarWrapper_ogrjk_1225{padding:1rem;border-radius:12px}._calendarWrapper_ogrjk_1225 .fc-toolbar{flex-direction:column;align-items:flex-start;gap:1rem}._calendarWrapper_ogrjk_1225 .fc-toolbar-title{font-size:1.25rem}._calendarWrapper_ogrjk_1225 .fc-button{padding:.4rem .8rem;font-size:.85rem}._calendarWrapper_ogrjk_1225 .fc-col-header-cell{padding:.75rem .25rem;font-size:.75rem}._calendarWrapper_ogrjk_1225 .fc-daygrid-day-number{padding:.25rem;font-size:.9rem}._calendarWrapper_ogrjk_1225 .fc-day-today .fc-daygrid-day-number{width:28px;height:28px}._chead_ogrjk_23{margin-top:0;text-align:center}}._Container_vh9kd_1{width:100%;height:100vh;padding:0 1rem;overflow-y:scroll}._Container_vh9kd_1::-webkit-scrollbar{display:none}._AddressSection_vh9kd_19{width:35rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;z-index:9999}._AddressSection_vh9kd_19 form{background-color:#f5f5f5;padding:2rem;border-radius:20px;display:flex;flex-direction:column;position:relative;z-index:99}._AddressSection_vh9kd_19 form input{font-size:1rem;background-color:#fff;padding:8px 1px;text-align:center;border-radius:5px;margin:10px 0;border:1px solid #696969c1;outline:none}._FormButton_vh9kd_99{display:flex;flex-direction:row;justify-content:flex-end;width:100%}._FormButton_vh9kd_99 button{border-radius:5px;background-color:#3b82f6;border:none;outline:none;height:2rem;font-size:1rem;font-weight:600;color:#fff;padding:2px 10px;margin:1rem 1rem 0}._AddressSection_vh9kd_19 form input::-webkit-input-placeholder{text-align:center;text-transform:uppercase}._Formtext_vh9kd_147{width:100%}._Formtext_vh9kd_147 p{margin:4px 1rem;font-size:1.2rem}._ProfileOverlay_vh9kd_161{width:100vw;height:100vh;position:absolute;background-color:transparent;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9}._Time_vh9kd_181{display:flex;flex-direction:row;justify-content:space-between}._TimeSecond_vh9kd_193{display:flex;flex-direction:column;width:45%}label{font-weight:500}._Description_vh9kd_209{display:flex;flex-direction:column}._Editor_vh9kd_219{overflow-y:scroll;margin-top:5px}._Editor_vh9kd_219::-webkit-scrollbar{display:none}._ViewPopup_vh9kd_235{width:30rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;z-index:9999;min-height:5rem;height:fit-content;background-color:#fff;padding:10px 1rem;border-radius:5px;border:1px solid #dbdbdb;box-shadow:2px 2px #888}._Icons_vh9kd_273{display:flex;flex-direction:row;justify-content:flex-end;height:fit-content;align-items:center}._EditIcons_vh9kd_289{display:flex;flex-direction:row;justify-content:space-between;width:6rem;font-size:1.5rem;cursor:pointer}._Title_vh9kd_305 p{font-size:1.25rem;font-weight:500;margin:5px 0}._start_vh9kd_323 p{margin:0}._DeletePopup_vh9kd_329{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#077bc8;border:1px solid #fcf9f9;border-radius:20px;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content;height:fit-content;z-index:99;box-shadow:2px 2px #888}._DeleteText_vh9kd_365 p{font-size:1.25rem;text-align:center;color:#fff;font-weight:500;line-height:25px}._DeleteButton_vh9kd_385{margin:0 auto;display:flex;flex-direction:row}._DeleteButton_vh9kd_385 button{margin:0 .5rem;padding:.5rem 1rem;background-color:transparent;border:2px solid #fff;outline:none;width:100%;color:#fff;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer}@media screen and (max-width: 600px){._ViewPopup_vh9kd_235{width:80%;padding:10px .5rem}._AddressSection_vh9kd_19{width:88%}._AddressSection_vh9kd_19 form{padding:1rem}._Time_vh9kd_181{display:flex;flex-direction:column;justify-content:space-between}._TimeSecond_vh9kd_193{display:flex;flex-direction:column;width:100%}._DeletePopup_vh9kd_329{padding:.5rem;width:80%}._DeleteText_vh9kd_365 p{font-size:1rem}._DeleteButton_vh9kd_385{margin:0 auto;display:flex;flex-direction:row}._DeleteButton_vh9kd_385 button{margin:0 .5rem;padding:.5rem 1rem;width:100%}._AddressSection_vh9kd_19 form input{font-size:1rem;padding:6px 1px;margin:4px 0}}._Container_1ejuj_1{width:100%;height:100vh;display:flex;position:relative;background-image:url(/assets/bg-DmhUN027.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;flex-direction:column;overflow-y:scroll}._Login_1ejuj_29{width:20rem;width:22rem;background-color:#f3dcbc;border-radius:1rem}._form_1ejuj_41{padding:3rem 2rem;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff}._learnersIMg_1ejuj_61{width:10%}._learnersIMg_1ejuj_61 img{width:100%}._HeaderContent_1ejuj_73{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:5px 0}._Input_1ejuj_87{width:100%;font-size:1rem;padding:.7rem 0;text-align:center;margin:8px;border:1.5px solid #1a1e5d;border-radius:4rem;outline:none}._password_1ejuj_107{display:flex;justify-content:center;align-items:center;width:18.5rem;position:relative}._passwordInput_1ejuj_123{width:100%;font-size:1rem;padding:.7rem 0;text-align:center;margin:5px;outline:none;border:1.5px solid #1a1e5d;border-radius:4rem}._eye_1ejuj_145{position:absolute;right:1rem;font-size:1.75rem}._formButton_1ejuj_155{width:100%;font-size:1rem;padding:.5rem;text-align:center;border-radius:4rem;margin:1rem 0;border:none;background-color:#1a1e5d;color:#fff;cursor:pointer}._form_1ejuj_41 ._formText_1ejuj_179{font-size:1.5rem;margin:6px;font-weight:600}._Error_1ejuj_189{width:100%;align-items:center;text-align:center}._Error_1ejuj_189>p{font-size:1.25rem;color:red;padding:2px;margin:1px}._left_1ejuj_211{width:fit-content;display:flex;flex-direction:column;padding:1rem 10px}._right_1ejuj_229{width:100%;height:100%;display:flex;justify-content:center;align-items:center}._LeftContent_1ejuj_245{width:38rem}._LogoImage_1ejuj_251{width:7em}._LogoImage_1ejuj_251 img{width:100%;border-radius:10rem}._heading_1ejuj_265{width:100%}._heading_1ejuj_265 p{font-size:3rem;font-weight:700;color:#d7ae74;padding-left:10px;margin:16px 0}._HeadingText_1ejuj_285{width:100%}._HeadingText_1ejuj_285 p{font-size:1.75rem;font-weight:500;color:#fff;padding-left:10px;margin:16px 0}._formText_1ejuj_179{font-size:1.2rem;margin:15px 2rem;width:100%;align-items:center;color:#1a1e5d}._text1_1ejuj_319{margin:4px 0;font-weight:500}._text2_1ejuj_327{margin:0;font-weight:700}._Bottemtext_1ejuj_335{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}._bottemtext1_1ejuj_349{font-size:1.25rem;margin:5px;font-weight:500;color:#acaaaa;margin-top:1rem}._bottemtext2_1ejuj_363{font-size:1rem;margin:0;color:#acaaaa}._Facebook_1ejuj_373{width:10%;margin:1rem}._Google_1ejuj_381{width:10%}._Facebook_1ejuj_373 img,._Google_1ejuj_381 img{width:100%}._Bottomicons_1ejuj_399{width:100%;display:flex;align-items:center;justify-content:center}._AccountText_1ejuj_411{font-weight:600;color:#000}._AccountText_1ejuj_411 a{text-decoration:none;color:#3b82f6}._form_1ejuj_41 p{margin:0;font-weight:500;cursor:pointer}._SearchContent_1ejuj_439{display:flex;flex-direction:column;width:100%;align-items:center;padding:0 8px;justify-content:flex-end;z-index:99;height:29rem}._SearchInput_1ejuj_461{display:flex;flex-direction:row;align-items:center;width:40rem;background-color:#fff;padding:4px 1rem;border-radius:2rem}._SearchInput_1ejuj_461 input{width:100%;border:none;outline:none;height:2.5rem;font-size:1.2rem}._SearchIcon_1ejuj_497{font-size:1.25rem;cursor:pointer}._SearchText_1ejuj_505 p{font-weight:700;font-size:3rem;margin:0;padding:1rem 0;color:#fff;text-align:center}._SearchButton_1ejuj_523{display:flex;flex-direction:row;justify-content:center;align-items:center}._SearchButton_1ejuj_523 button{margin:1rem;padding:.5rem 1rem;background-color:#1a1e5d;border:3px solid #fff;outline:none;color:#fff;font-size:1.5rem;font-weight:600;border-radius:10px;cursor:pointer}._MainContent_1ejuj_559{display:flex;flex-direction:row;height:fit-content}._Grid_1ejuj_569{display:grid;width:74rem;height:auto;grid-template-columns:repeat(3,1fr);row-gap:1rem;column-gap:1rem;padding:4px 0;justify-items:center;align-items:center;position:relative}._CardDiv_1ejuj_593{display:flex;flex-direction:row;justify-content:center;align-items:center}._Cards_1ejuj_607{border:2px solid #5c5b5b;border-radius:10px;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;cursor:pointer}._Cardheading_1ejuj_629 p{margin:0;padding:8px 0;font-size:1.2rem;font-weight:500}._CardDescription_1ejuj_641 p{margin:0;padding:8px 0;font-size:1rem;text-align:center}._CardDivOverlay_1ejuj_653{width:100%;height:100%;position:absolute;background-color:#04040480}._cardButton_1ejuj_665{display:flex;flex-direction:row;justify-content:center}._cardButton_1ejuj_665 button{background:#262673;outline:none;border:none;color:#fff;font-size:1rem;border-radius:10px;padding:.5rem 1rem;margin-top:1rem;cursor:pointer}._ErrorMessage_1ejuj_699{color:#fff;font-size:1.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:1024px){._Grid_1ejuj_569{width:58rem;grid-template-columns:repeat(3,1fr);row-gap:.5rem;column-gap:.5rem;padding:4px 2px}._Cards_1ejuj_607{padding:.5rem;display:flex;height:15rem}}@media screen and (max-width:820px){._Grid_1ejuj_569{width:45rem;grid-template-columns:repeat(2,1fr);row-gap:.5rem;column-gap:.5rem;padding:4px 2px}._Cards_1ejuj_607{padding:.5rem;display:flex;height:14rem}}@media screen and (max-width:712px){._Grid_1ejuj_569{width:43rem;grid-template-columns:repeat(2,1fr);row-gap:.5rem;column-gap:.5rem;padding:4px 2px}._Cards_1ejuj_607{padding:.5rem;display:flex;height:14rem}._Cardheading_1ejuj_629 p{margin:0;padding:8px 0;font-size:1.1rem;font-weight:500}._SearchButton_1ejuj_523 button{border:2px solid #fff;font-size:1.2rem}._SearchInput_1ejuj_461{width:80%}}@media screen and (max-width:599px){._SearchText_1ejuj_505 p{font-weight:700;font-size:2rem;margin:0;padding:1rem 0;color:#fff;text-align:center}._Grid_1ejuj_569{width:19rem;grid-template-columns:repeat(1,1fr);row-gap:.5rem;column-gap:.5rem;padding:4px 2px}._ErrorMessage_1ejuj_699{text-align:center;width:100%;color:#fff;font-size:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:1rem}._Cards_1ejuj_607{padding:.5rem;display:flex;height:14rem}._Cardheading_1ejuj_629 p{margin:0;padding:8px 0;font-size:1.1rem;font-weight:500}._SearchContent_1ejuj_439{display:flex;flex-direction:column;width:100%;align-items:center;padding:0 8px;justify-content:flex-end;z-index:99;height:25rem}._SearchInput_1ejuj_461 input{width:100%;border:none;outline:none;height:1.75rem;font-size:1.2rem}}._Container_1bme5_1{width:100%;height:100vh;display:flex;justify-content:center;position:relative;background-image:url(/assets/bg-DmhUN027.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;padding:0 1rem}._learnersIMg_1bme5_27{width:10%}._learnersIMg_1bme5_27 img{width:100%}._HeaderContent_1bme5_39{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:5px 0}._left_1bme5_53{width:40rem;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}._right_1bme5_69{width:40rem;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}._LeftContent_1bme5_89{width:32rem}._LogoImage_1bme5_95{width:6rem}._LogoImage_1bme5_95 img{width:100%;border-radius:10rem}._heading_1bme5_109{width:100%}._heading_1bme5_109 p{font-size:3rem;font-weight:700;color:#d7ae74}._HeadingText_1bme5_125{width:100%}._HeadingText_1bme5_125 p{font-size:1.75rem;font-weight:500;color:#fff}._formText_1bme5_141{font-size:1.2rem;margin:15px 2rem;width:100%;align-items:center;color:#1a1e5d}._text1_1bme5_155{margin:4px 0;font-weight:500}._text2_1bme5_163{margin:0;font-weight:700}._Roles_1bme5_171{display:flex;flex-direction:column}._Roles_1bme5_171 p{font-size:2rem;font-weight:500}._Cards_1bme5_189{display:flex;flex-direction:column;justify-content:center;align-items:center}._Card_1bme5_189{width:15rem;border:2px solid;text-align:center;margin:6px 0;border-radius:1rem;cursor:pointer;background-color:#ebbc7b}._Card_1bme5_189 p{font-size:1.2rem;margin:0;padding:1rem}._SearchText_1bme5_229 p{font-weight:700;font-size:3rem;margin:0;padding:1rem 0;color:#fff;text-align:center}@media screen and (max-width:599px){._right_1bme5_69{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}._SearchText_1bme5_229 p{font-weight:700;font-size:2.5rem;margin:0;padding:1rem 0;color:#fff;text-align:center}._Roles_1bme5_171 p{font-size:1.5rem;font-weight:500}._Card_1bme5_189{width:12rem;margin:6px 0}._Card_1bme5_189 p{font-size:1rem;margin:0;padding:.8rem}}._Container_11tq9_1{width:100%;height:100vh;padding:0 20px}._InvitationContainer_11tq9_13{width:30rem;display:flex;flex-direction:column;align-items:center;margin:0 auto}._InvitationLogo_11tq9_27 img{width:100%}._InvitationLogo_11tq9_27{width:100px;margin:1rem 0}._InvitationContent_11tq9_41{display:flex;flex-direction:column;justify-content:center;border:1px solid;border-radius:10px 10px 0 0}._InvitationHead_11tq9_55{background-color:#eca139;border-radius:10px 10px 0 0}._InvitationHead_11tq9_55 p{margin:0;padding:6px;text-align:center;font-size:1.5rem;font-weight:700;color:#fff}._InvitationButton_11tq9_79{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:3px 0}._InvitationButton_11tq9_79 button{font-size:1rem;padding:10px 2rem;text-align:center;border-radius:10px;margin:1rem 0;border:none;background-color:#1a1e5d;color:#fff;cursor:pointer}._InvitationText_11tq9_117 p{margin:0;padding:1rem;font-size:1.2rem}@media screen and (max-width:550px){._InvitationLogo_11tq9_27{width:90px}._InvitationText_11tq9_117 p{margin:0;padding:.5rem .7rem;font-size:1rem}._InvitationContainer_11tq9_13{width:90%;display:flex;flex-direction:column;align-items:center;margin:0 auto}._InvitationHead_11tq9_55 p{margin:0;padding:6px;text-align:center;font-size:1.1rem;font-weight:700;color:#fff}._InvitationButton_11tq9_79 button{font-size:1rem;padding:10px 1rem;text-align:center;border-radius:10px;margin:1rem 0;border:none;background-color:#1a1e5d;color:#fff;cursor:pointer}}._Container_1jayv_1{height:100vh;padding:0 1rem;overflow-y:scroll}._Container_1jayv_1::-webkit-scrollbar{display:none}._HistoryContent_1jayv_17{padding:4px 1rem}._HistoryContent_1jayv_17 table{border-collapse:collapse;width:100%;border:1px solid #bdbcbc}td{text-align:center;padding:7px}._HistoryContent_1jayv_17 th,._HistoryContent_1jayv_17 td{border:1px solid #bdbcbc;text-align:center;padding:7px;font-size:1.1rem}._HistoryContent_1jayv_17 th{background-color:#e4c395;color:#fff;border:none}._HistoryContent_1jayv_17 caption{font-size:1.5rem;font-weight:500;padding:2px 0}._WhiteBoradContainer_1jayv_73{width:60rem;height:36rem;border-radius:16px;background-color:#fff;position:fixed;top:19%;right:1%;border:1px solid #dbdbdb;animation:_slideIn_1jayv_1 .5s forwards;box-shadow:#0000003d 0 3px 8px}._closing_1jayv_99{animation:_slideOut_1jayv_1 .5s}@keyframes _slideIn_1jayv_1{0%{right:-60rem}to{right:1rem}}@keyframes _slideOut_1jayv_1{0%{right:1rem}to{right:-60rem}}._WhiteBoradHead_1jayv_137{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid;padding:0rem 1rem;margin:0;border:none;border-radius:15px 15px 0 0}._WhiteBoradIcon_1jayv_159{cursor:pointer;font-size:1.25rem;padding:8px}._WhiteBoradContent_1jayv_169{height:30rem;padding:.5rem 1rem;overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start}._chatboticon_1jayv_189{position:fixed;top:50%;right:0%;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}._Iconhead_1jayv_217{display:flex;flex-direction:row;justify-content:flex-end;color:#000;font-weight:700;font-size:1.25rem;position:absolute;right:0;top:0;z-index:99}._icontext_1jayv_241{padding:.5rem;text-align:center;font-weight:500;font-size:1rem;border-radius:6px;box-shadow:#0000003d 0 3px 8px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#1a1e5d}._icontext_1jayv_241 p{margin:0;padding:0}._WhiteboardFloatingIcon_1jayv_279{font-size:1.5rem;margin:2px 0;color:#1a1e5d}._ChatImage_1jayv_289{width:11rem;display:flex;align-items:center}._ChatImage_1jayv_289 img{width:100%}@media only screen and (max-width: 768px){._HistoryContent_1jayv_17 th,._HistoryContent_1jayv_17 td{font-size:1.1rem}._Container_1jayv_1{padding:0 1px}}@media only screen and (max-width: 600px){._HistoryContent_1jayv_17 th,._HistoryContent_1jayv_17 td{font-size:11px;padding:5px 2px}}@media only screen and (max-width: 400px){._HistoryContent_1jayv_17 th,._HistoryContent_1jayv_17 td{font-size:10px;padding:5px 2px}}._Container_ea2zf_1{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;position:relative;background-image:url(/assets/bg-DmhUN027.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}._Content_ea2zf_27{width:30rem;display:flex;flex-direction:column;align-items:center;margin:0 auto}._Logo_ea2zf_41 img{width:100%}._Logo_ea2zf_41{width:100px}._ValidationContent_ea2zf_53{display:flex;flex-direction:column;justify-content:center;border:1px solid;border-radius:10px;color:#fff}._InvitationHead_ea2zf_69{background-color:#eca139;border-radius:10px 10px 0 0}._InvitationHead_ea2zf_69 p{margin:0;padding:6px;text-align:center;font-size:1.5rem;font-weight:700;color:#fff}._ValidationButton_ea2zf_93{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:3px 0}._ValidationButton_ea2zf_93 button{font-size:1rem;padding:10px 2rem;text-align:center;border-radius:10px;margin:1rem 0;border:none;background-color:#1a1e5d;color:#fff;cursor:pointer}._ValidationText_ea2zf_131 p{margin:0;padding:1rem;font-size:1.2rem;text-align:center}._SearchText_ea2zf_143 p{font-weight:700;font-size:3rem;margin:0;padding:1rem 0;color:#fff;text-align:center}@media screen and (max-width:500px){._SearchText_ea2zf_143 p{font-weight:700;font-size:2rem;margin:0;padding:1rem 0;color:#fff;text-align:center}._Content_ea2zf_27{width:90%;display:flex;flex-direction:column;align-items:center;margin:0 auto}}._Container_q5hly_1{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;position:relative;background-image:url(/assets/bg-DmhUN027.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}._Content_q5hly_25{width:30rem;display:flex;flex-direction:column;align-items:center;margin:0 auto}._Logo_q5hly_39 img{width:100%}._Logo_q5hly_39{width:100px}._ValidationContent_q5hly_51{display:flex;flex-direction:column;justify-content:center;border:1px solid;border-radius:10px;color:#fff}._InvitationHead_q5hly_67{background-color:#eca139;border-radius:10px 10px 0 0}._InvitationHead_q5hly_67 p{margin:0;padding:6px;text-align:center;font-size:1.5rem;font-weight:700;color:#fff}._ValidationButton_q5hly_91{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:3px 0}._ValidationButton_q5hly_91 button{font-size:1rem;padding:10px 2rem;text-align:center;border-radius:10px;margin:1rem 0;border:none;background-color:#1a1e5d;color:#fff;cursor:pointer}._ValidationText_q5hly_129 p{margin:0;padding:1rem;font-size:1.2rem;text-align:center}._SearchText_q5hly_141 p{font-weight:700;font-size:3rem;margin:0;padding:1rem 0;color:#fff;text-align:center}@media screen and (max-width: 499px){._SearchText_q5hly_141 p{font-weight:700;font-size:2rem;margin:0;padding:1rem 0;color:#fff;text-align:center}._Logo_q5hly_39{width:90px}._ValidationText_q5hly_129 p{margin:0;padding:1rem;font-size:1rem;text-align:center}}._Container_zrld1_1{height:100vh;overflow-y:scroll;padding:0 1rem}._Container_zrld1_1::-webkit-scrollbar{display:none}._Content_zrld1_17{display:flex;flex-direction:column}._profile_zrld1_27{margin-top:.5rem;border:1px solid #dbdbdb;border-radius:1rem}._profileimage_zrld1_45 img{width:100%}._ProfileImageDiv_zrld1_55{width:12rem;padding:2px}._profileimage_zrld1_45{width:12rem;display:flex;justify-content:center;align-items:center}._Image_zrld1_75{width:8rem;height:9rem;display:flex;align-items:center;justify-content:center}._Image_zrld1_75 span{border-radius:50%;border:1px solid;padding:3rem}._Analytics_zrld1_101{border:1px solid #dbdbdb;padding:5px 1rem;border-radius:1rem;margin:.5rem 0}._AnalyticsHead_zrld1_113 p{font-size:1.5rem;font-weight:500;margin:0;padding:0 2px}._analyticContent_zrld1_125{margin-top:5px;display:grid;height:auto;grid-template-columns:repeat(3,1fr);row-gap:1rem;column-gap:1px}._AnalyticsCard_zrld1_143{display:flex;flex-direction:row;align-items:center;padding:5px}._AnalyticsCardcontent_zrld1_155{width:fit-content}._AnalyticsCardcontent_zrld1_155 p{font-size:1.2rem;font-weight:500;padding:0 10px;margin:0}._MainText_zrld1_173{display:flex;flex-direction:row}._FirstText_zrld1_181{font-size:1rem;font-weight:700;width:9rem;padding:6px 0}._SecondText_zrld1_193{font-size:1rem;font-weight:700;padding:6px 0}._boldnumber_zrld1_203{font-size:1.5rem;font-weight:700}._color_zrld1_211{background-color:#274fd0}._ProfileDetails_zrld1_217{text-align:left;color:#1a1e5d;font-weight:500;font-size:1rem;padding:0 1rem}._CardIcons_zrld1_235{width:1.75rem}._CardIcons_zrld1_235 img{width:100%}._WhiteBoradContainer_zrld1_247{width:60rem;height:36rem;border-radius:16px;background-color:#fff;position:fixed;top:19%;right:1%;border:1px solid #dbdbdb;animation:_slideIn_zrld1_1 .5s forwards;box-shadow:#0000003d 0 3px 8px}._closing_zrld1_273{animation:_slideOut_zrld1_1 .5s}@keyframes _slideIn_zrld1_1{0%{right:-60rem}to{right:1rem}}@keyframes _slideOut_zrld1_1{0%{right:1rem}to{right:-60rem}}._WhiteBoradHead_zrld1_311{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid;padding:0rem 1rem;margin:0;border:none;border-radius:15px 15px 0 0}._WhiteBoradIcon_zrld1_333{cursor:pointer;font-size:1.25rem;padding:8px}._WhiteBoradContent_zrld1_343{height:30rem;padding:.5rem 1rem;overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start}._chatboticon_zrld1_363{position:fixed;top:50%;right:0%;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}._Iconhead_zrld1_391{display:flex;flex-direction:row;justify-content:flex-end;color:#000;font-weight:700;font-size:1.25rem;position:absolute;right:0;top:0;z-index:99}._icontext_zrld1_415{padding:.5rem;text-align:center;font-weight:500;font-size:1rem;border-radius:6px;box-shadow:#0000003d 0 3px 8px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#1a1e5d}._icontext_zrld1_415 p{margin:0;padding:0}._WhiteboardFloatingIcon_zrld1_453{font-size:1.5rem;margin:2px 0;color:#1a1e5d}._ChatImage_zrld1_463{width:11rem;display:flex;align-items:center}._ChatImage_zrld1_463 img{width:100%}@media screen and (max-width:720px){._analyticContent_zrld1_125{margin-top:5px;display:grid;height:auto;grid-template-columns:repeat(2,1fr);row-gap:.5rem;column-gap:1px}._AnalyticsCard_zrld1_143{display:flex;flex-direction:row;align-items:center;padding:5px}._AnalyticsCardcontent_zrld1_155{width:fit-content}._AnalyticsCardcontent_zrld1_155 p{font-size:1rem;font-weight:500;padding:0 5px;margin:0}}@media screen and (max-width:600px){._analyticContent_zrld1_125{margin-top:5px;display:grid;height:auto;grid-template-columns:repeat(1,1fr);row-gap:.5rem;column-gap:1px}}@media screen and (max-width:520px){._FirstText_zrld1_181{padding-bottom:6px}._SecondText_zrld1_193{width:100%}._FirstText_zrld1_181,._SecondText_zrld1_193{font-size:.9rem;padding:6px 0;font-weight:500}._Container_zrld1_1{padding:0 2px}._ProfileDetails_zrld1_217{font-size:1rem;padding:0 0 0 4px}}._Container_wwv7p_1{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;position:relative;background-image:url(/assets/bg-DmhUN027.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}._Login_wwv7p_25{width:20rem;width:22rem;background-color:#f3dcbc;border-radius:1rem}._form_wwv7p_37{padding:1rem 2rem;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff}._HeaderContent_wwv7p_59{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:5px 0}._Input_wwv7p_73{width:100%;font-size:1rem;padding:.7rem 0;text-align:center;margin:8px;border:1.5px solid #1a1e5d;border-radius:4rem;outline:none}._password_wwv7p_93{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;border:1.5px solid #1a1e5d;border-radius:4rem;width:100%}._passwordInput_wwv7p_119{width:100%;font-size:1rem;padding:.7rem 0;text-align:center;outline:none;border:none}._eye_wwv7p_137{font-size:1.5rem;padding:0 4px;cursor:pointer}._info_wwv7p_147{font-size:1.35rem;padding:0 6px;cursor:pointer}._formButton_wwv7p_157{display:flex;justify-content:center}._formButton_wwv7p_157 button{font-size:1rem;padding:10px 5rem;text-align:center;border-radius:4rem;margin:1rem 0;border:none;background-color:#1a1e5d;color:#fff;cursor:pointer}._form_wwv7p_37 ._formText_wwv7p_189{font-size:1.5rem;margin:6px;font-weight:600}._Error_wwv7p_199{width:100%;align-items:center;text-align:center}._Error_wwv7p_199>p{font-size:1.25rem;color:red;padding:2px;margin:1px}._right_wwv7p_223{width:40rem;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}._LeftContent_wwv7p_239{width:35rem}._LogoImage_wwv7p_245{width:6rem}._LogoImage_wwv7p_245 img{width:100%;border-radius:10rem}._formText_wwv7p_189{font-size:1.2rem;margin:15px 2rem;width:100%;align-items:center;color:#1a1e5d}._text1_wwv7p_275{margin:4px 0;font-weight:500}._form_wwv7p_37 p{margin:0;font-weight:500;cursor:pointer;text-align:center}._SearchText_wwv7p_303 p{font-weight:700;font-size:3rem;margin:0;padding:1rem 0;color:#fff;text-align:center}._PasswordPopup_wwv7p_321{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#1a1e5d;border:3px solid #949393;border-radius:20px;padding:.5rem 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99;color:#fff;width:15rem}._action_wwv7p_355 button{margin:.5rem 0;padding:.5rem 1rem;background-color:transparent;border:3px solid #fff;outline:none;width:100%;color:#fff;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer}._content_wwv7p_381 ul{display:flex;flex-direction:column;list-style:circle;font-size:1rem}._content_wwv7p_381 ul p{color:#fff;text-align:center;margin:0;padding:5px 0}._content_wwv7p_381 ul li{margin:7px 0;color:#fff}._formButton_wwv7p_157{font-size:1rem;padding:.5rem 5rem;text-align:center;border-radius:4rem;margin:4px 0;border:none;color:#fff;background-color:#1a1e5d;cursor:pointer}._buttonDisabled_wwv7p_435{font-size:1rem;padding:.5rem 5rem;text-align:center;border-radius:4rem;margin:4px 0;border:none;color:#fff;background-color:#5e6194;cursor:pointer}@media screen and (max-width:450px){._SearchText_wwv7p_303 p{font-weight:700;font-size:2rem;margin:0;padding:1rem 0;color:#fff;text-align:center}._Login_wwv7p_25{width:19rem;background-color:#f3dcbc;border-radius:1rem}._form_wwv7p_37{padding:1rem;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff}}@media screen and (max-width:330px){._SearchText_wwv7p_303 p{font-weight:700;font-size:2rem;margin:0;padding:1rem 0;color:#fff;text-align:center}._Login_wwv7p_25{width:19rem;background-color:#f3dcbc;border-radius:1rem}}._Container_irmav_1{height:100vh;overflow-y:scroll;padding:0 1rem}._Container_irmav_1::-webkit-scrollbar{display:none}._Header_irmav_17{display:flex;justify-content:space-between;background-color:#a29f9f;align-items:center;color:#fff;height:3rem;border-radius:10px;margin:1rem 0}._HeaderText_irmav_37{width:80%;display:flex;align-items:center;padding:1rem;justify-content:flex-start}._HeaderText_irmav_37 p{margin:0;font-size:1.5rem}._HeadButton_irmav_59{width:20%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:1rem}._HeadButton_irmav_59 button{background:#49618b;font-size:1rem;outline:none;border-radius:7px;border:none;padding:.5rem;color:#fff;width:115px;cursor:pointer}._table_irmav_97{width:100%;border-spacing:0}._table_irmav_97 tr{text-align:center}._table_irmav_97 th{background-color:#542b47;width:10rem;height:3rem;color:#fff;border:1px solid #4a4450;font-size:1.25rem}._table_irmav_97 td{height:3rem;border:1px solid #a08ea4;color:#2f6f72}._Buttons_irmav_137{display:flex;justify-content:space-evenly;width:100%;font-size:1.5rem}._iconContainer_irmav_151{position:relative;display:inline-block;cursor:pointer}._tooltipText_irmav_163{visibility:hidden;width:80px;background-color:#857c7c;color:#fff;text-align:center;border-radius:6px;position:absolute;z-index:1;bottom:100%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .3s;font-size:1rem}._iconContainer_irmav_151:hover ._tooltipText_irmav_163{visibility:visible;opacity:1}._editButton_irmav_209{color:#0076de}._deleteButton_irmav_215{color:red}._memberCreate_irmav_221{width:50rem;position:absolute;top:50%;left:55%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:1rem;padding:.5rem 1rem;align-items:center;max-height:35rem}._memberClose_irmav_253{display:flex;align-items:center;justify-content:flex-end;width:100%;font-size:1.5rem}._membersection_irmav_267{display:flex;flex-direction:column;width:100%;padding:.5rem 0;justify-content:center}._membersection_irmav_267 input{font-family:Poppins;width:90%;font-size:1rem;padding:.4rem 0;text-align:center;border-radius:5px;margin:.3rem 0;border:3px solid #696969c1;outline:none;color:#3e4486}._membersection_irmav_267 input::-webkit-input-placeholder{text-align:center;text-transform:uppercase;font-size:1rem;color:#a7a6a6}._createButton_irmav_321{display:flex;align-items:center;justify-content:space-around;width:100%;padding:.5rem 1rem}._create_irmav_321{width:10rem;border-radius:6px;background-color:#49618b;border:none;outline:none;font-size:1.25rem;color:#fff;padding:.5rem}._cancel_irmav_357{width:10rem;border-radius:6px;background-color:#7e3e3e;border:none;outline:none;font-size:1.25rem;color:#fff;padding:.5rem}._Overlay_irmav_377{width:100vw;height:100vh;position:absolute;background-color:#040404ca;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9}._InputContainer_irmav_397{display:flex;justify-content:space-between;width:100%}._LabelContainer_irmav_407{display:flex;flex-direction:column;width:100%}._InputTable_irmav_419{width:100%;border-spacing:0}._InputTable_irmav_419 input{width:90%;border:none}._InputTable_irmav_419 tr{text-align:center}._InputTable_irmav_419 th{background-color:#542b47;height:2rem;color:#fff;font-size:1rem}._InputTable_irmav_419 td{border:1px solid #b3b1b1}._Receipt_irmav_459{width:25rem;position:absolute;top:50%;left:55%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:1rem;padding:.5rem 1rem;max-height:35rem;border:3px solid #7c7c7c}._ReceiptDate_irmav_491{display:flex;justify-content:flex-end;align-items:center}._ReceiptHead_irmav_503 p{margin:0;text-align:center;font-weight:700;padding:4px 0;text-decoration:underline}._bodyText_irmav_517{display:flex;align-items:center}._FirstText_irmav_525{width:8rem;font-weight:500;padding:2px 0}._SecondText_irmav_535{padding:2px 10px}._Buttons_irmav_137 button{outline:none;padding:6px 10px;border-radius:6px;background-color:#0076de;border:none;color:#fff;font-size:1rem}._WhiteBoradContainer_irmav_559{width:60rem;height:36rem;border-radius:16px;background-color:#fff;position:fixed;top:19%;right:1%;border:1px solid #dbdbdb;animation:_slideIn_irmav_1 .5s forwards;box-shadow:#0000003d 0 3px 8px}._closing_irmav_585{animation:_slideOut_irmav_1 .5s}@keyframes _slideIn_irmav_1{0%{right:-60rem}to{right:1rem}}@keyframes _slideOut_irmav_1{0%{right:1rem}to{right:-60rem}}._WhiteBoradHead_irmav_623{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid;padding:0rem 1rem;margin:0;border:none;border-radius:15px 15px 0 0}._WhiteBoradIcon_irmav_645{cursor:pointer;font-size:1.25rem;padding:8px}._WhiteBoradContent_irmav_655{height:30rem;padding:.5rem 1rem;overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start}._chatboticon_irmav_675{position:fixed;top:50%;right:0%;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}._Iconhead_irmav_703{display:flex;flex-direction:row;justify-content:flex-end;color:#000;font-weight:700;font-size:1.25rem;position:absolute;right:0;top:0;z-index:99}._icontext_irmav_727{padding:.5rem;text-align:center;font-weight:500;font-size:1rem;border-radius:6px;box-shadow:#0000003d 0 3px 8px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#1a1e5d;background-color:#fff}._icontext_irmav_727 p{margin:0;padding:0}._WhiteboardFloatingIcon_irmav_767{font-size:1.5rem;margin:2px 0;color:#1a1e5d}._ChatImage_irmav_777{width:11rem;display:flex;align-items:center}._ChatImage_irmav_777 img{width:100%}._Container_v189u_1{height:100vh;padding:0 1rem;overflow-y:scroll}._Container_v189u_1::-webkit-scrollbar{display:none}._Header_v189u_23{display:flex;justify-content:space-between;background-color:#fff;align-items:center;color:#131010;height:4rem;border-radius:10px;margin:1rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275)}._HeaderText_v189u_51{width:80%;display:flex;align-items:center;padding:1rem;justify-content:flex-start}._HeaderText_v189u_51 p{font-weight:500;margin:0;font-size:1.35rem;text-transform:uppercase}._HeadButton_v189u_81{width:20%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:1rem}._HeadButton_v189u_81 button{background:#efe4dd;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#7e193e;width:115px;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #be5656}._backButton_v189u_127{background:#000;color:#fff;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:1.25rem;flex-shrink:0;margin-right:15px}._backButton_v189u_127:hover{background:#334155}._assesment_v189u_169{display:flex;flex-direction:row;padding:0 .5rem;height:90vh;justify-content:space-between;overflow-y:scroll;z-index:9}._assesmentQuestion_v189u_195{margin:1rem 0;display:flex;flex-direction:row;align-items:normal;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none}._assesmentQuestion_v189u_195 p{margin:0;padding:0}._assesmentQuestion_v189u_195 input{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;pointer-events:auto}._assesmentAnswer_v189u_255{display:flex;flex-direction:column;border-radius:6px;padding:3px 5px}._assesmentAnswer_v189u_255 textarea{height:75px;border-radius:5px;outline:none;padding:5px;resize:none;border:1px solid #d5d5d5}._AssessmentHead_v189u_297{width:70%;display:flex;flex-direction:column;border:none;padding:8px 6px;height:fit-content;margin:2px 0;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5;background-color:#fff;border-radius:6px}._Count_v189u_323{width:fit-content;padding:8px 30px;background:#dde1ef;font-size:1rem;outline:none;border-radius:7px;color:#56197e;font-weight:600;border:2px solid #6356be;margin:0 .25rem}._value_v189u_349{font-size:1rem}._FillQuestion_v189u_357{width:100%}._FillQuestion_v189u_357 input{width:30%;height:1.25rem;border:none;border-bottom:1px dotted;outline:none}._AddButton_v189u_381{width:100%;text-align:right;padding:4px 0}._AddButton_v189u_381 button:nth-child(3){margin-right:0}._ValidateButton_v189u_403{background-color:#38b020;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#fff;cursor:pointer;font-weight:600;text-transform:uppercase;border:none;margin:0 .25rem}._SkipButton_v189u_431{background:#dde1ef;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#56197e;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #6356be;margin:0 .25rem}._FinishButton_v189u_459{background-color:#0f6bd4;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;cursor:pointer;font-weight:600;text-transform:uppercase;color:#fff;margin:0 .25rem;border:none}._SaveButton_v189u_487{background-color:#d4820f;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;cursor:pointer;font-weight:600;text-transform:uppercase;color:#fff;margin:0 .25rem;border:none}._AssesssmentSide_v189u_515{width:22%;padding:1rem;display:flex;flex-direction:column}._Sidecard_v189u_529{border:1px solid;border-radius:10px;padding:1rem;color:#1a1e5d;background-color:#efefef}._Grid_v189u_547{display:grid;grid-template-columns:repeat(4,1fr);padding:5px 1rem;row-gap:1rem;column-gap:1rem;margin-top:2rem}._span_v189u_565{border:1px solid;padding:5px 2px;text-align:center;border-radius:5px;cursor:pointer;background-color:#fff}._CardHead_v189u_583{font-size:1.25rem}._DropContainer_v189u_591{display:flex;flex-direction:row;align-items:flex-start}._DropQuestions_v189u_603{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:65%;padding-top:1.5rem}._DropAnswers_v189u_621{display:flex;flex-direction:column;align-items:center;width:35%}._DropAnswers_v189u_621 h5{margin:0;text-decoration:underline;font-size:1rem}._Card_v189u_583{display:flex;flex-direction:row;align-items:center;width:14rem;margin:8px 0;border-radius:6px;border:1px solid #dbdbdb;background-color:#e1dfdf;padding:4px 0}._Card_v189u_583 p{margin:0;padding:4px}._DraggablePlaceholder_v189u_681{border:2px dashed #ccc;padding:4px;text-align:center;color:#999;cursor:pointer;margin:4px 0}._DraggableItem_v189u_699{border:2px solid #ccc;padding:4px;cursor:pointer;margin:4px 0}._DropQuestions_v189u_603 table{width:100%;border-spacing:0;border-collapse:separate;border-spacing:0 8px}._DropQuestions_v189u_603 tbody tr{text-align:center;box-shadow:#0000003d 0 3px 8px}._DropQuestions_v189u_603 td{padding:.1rem .2rem;font-size:1rem;text-align:center}._DropQuestions_v189u_603 td:nth-child(1){text-align:left}._DropQuestions_v189u_603 td:nth-child(2){width:13rem}._validateLoaderDiv_v189u_769{display:flex;flex-direction:column;position:absolute;z-index:99999;justify-content:center;align-items:center;padding:.5rem 2rem;top:30%;left:50%;transform:translate(-50%,-50%);background-color:#d0cece;border-radius:5px}._validateLoaderContent_v189u_799{display:flex;flex-direction:row;align-items:center}._validateLoaderText_v189u_811 p{font-weight:500;font-size:1.1rem;margin:0;padding:6px}._validateLoaderContent_v189u_799 p{font-weight:500;font-size:1.1rem;margin:0;padding:6px 1rem}._Requiredmessage_v189u_839{color:#0f6bd4}._Validtext_v189u_847{color:#eb4034}._DictationTabel_v189u_855{width:80%}._DictationTabel_v189u_855 input{width:90%;height:2rem;padding:4px;outline:none;border-radius:6px;border:none;background-color:transparent;font-size:1.15rem}._DictationTabel_v189u_855 td{box-shadow:#0000003d 0 3px 8px}._DictationTabel_v189u_855 tbody tr:hover{background-color:#ececec}._speakerIcon_v189u_901{font-size:1.5rem}._crosswordcontainer_v189u_909{display:flex;flex-direction:row;width:100%;height:fit-content}._crosswordpuzzle_v189u_923{display:grid;grid-template-columns:repeat(10,40px);gap:0}._PuzzleQuestion_v189u_941{padding:0 1rem;width:100%}._cell_v189u_951{width:80%;height:100%;text-transform:uppercase;text-align:center;font-size:20px;border:1px solid #000;padding:6px 4px;margin:0;outline:none}._clueNumber_v189u_981{position:absolute;top:0;right:0;font-size:smaller}._QuestionAcross_v189u_995,._QuestionAcrossInputContainer_v189u_1007{display:flex;flex-direction:column;width:100%}._QuestionAcrossInputContainer_v189u_1007 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._QuestionDown_v189u_1045,._QuestionDownInputContainer_v189u_1055{display:flex;flex-direction:column}._QuestionDownInputContainer_v189u_1055 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._cellContainer_v189u_1091{position:relative}._clueNumber_v189u_981{position:absolute;top:2px;right:2px;font-size:10px;color:red}._disabledInput_v189u_1123{background-color:#d9d7d7}@media screen and (max-width: 1500px){._AssesssmentSide_v189u_515{width:24%;padding:1rem .5rem;display:flex;flex-direction:column}._Sidecard_v189u_529{border:1px solid;border-radius:10px;padding:1rem .5rem;color:#1a1e5d;background-color:#efefef}._Grid_v189u_547{display:grid;grid-template-columns:repeat(4,1fr);padding:5px .5rem;row-gap:1rem;column-gap:.75rem;margin-top:2rem}}@media screen and (max-width: 1300px){._DropContainer_v189u_591{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}._DropQuestions_v189u_603{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:60%;padding-top:1.5rem}._DropAnswers_v189u_621{display:flex;flex-direction:column;align-items:center;justify-content:center;width:40%}._DropAnswers_v189u_621 h5{margin:0;text-decoration:underline;font-size:1rem}._Card_v189u_583{display:flex;flex-direction:row;align-items:center;width:12rem;margin:8px 0;border-radius:6px;border:1px solid #dbdbdb;background-color:#e1dfdf;padding:4px 0}._Card_v189u_583 p{margin:0;padding:4px}._DraggablePlaceholder_v189u_681{border:2px dashed #ccc;padding:4px;text-align:center;color:#999;cursor:pointer;margin:4px 0}._DraggableItem_v189u_699{border:2px solid #ccc;padding:4px;cursor:pointer;margin:4px 0}._DropQuestions_v189u_603 table{width:100%;border-spacing:0;border-collapse:separate;border-spacing:0 8px}._DropQuestions_v189u_603 tbody tr{text-align:center;box-shadow:#0000003d 0 3px 8px}._DropQuestions_v189u_603 td{padding:.1rem .2rem;font-size:1rem;text-align:center}._DropQuestions_v189u_603 td:nth-child(1){text-align:left}._DropQuestions_v189u_603 td:nth-child(2){width:13rem}}@media screen and (max-width: 1025px){._DropContainer_v189u_591{display:flex;flex-direction:column;align-items:flex-start}._DropQuestions_v189u_603{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:80%;padding-top:1.5rem}._DropAnswers_v189u_621{display:flex;flex-direction:column;align-items:center;width:50%}}@media screen and (max-width: 768px){._assesment_v189u_169{display:flex;padding:0 .5rem;flex-direction:column-reverse;height:fit-content;justify-content:space-between;overflow-y:scroll;z-index:9;align-items:center}._AssesssmentSide_v189u_515{width:100%;padding:.5rem 0;display:flex;flex-direction:column}._AssessmentHead_v189u_297{width:97.5%;display:flex;flex-direction:column;border:1px solid #cccccc;padding:6px 2px;height:fit-content;margin:2px 0}._Grid_v189u_547{display:grid;grid-template-columns:repeat(auto-fill,minmax(25px,1fr));padding:5px;row-gap:1rem;column-gap:.5rem;margin-top:.5rem}._ValidateButton_v189u_403{background-color:#38b020;font-size:1rem;outline:none;border-radius:7px;padding:.5rem;color:#fff;cursor:pointer;text-transform:uppercase;border:none;margin:0 .25rem}._SkipButton_v189u_431{background:#dde1ef;font-size:1rem;outline:none;border-radius:7px;padding:.5rem;color:#56197e;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #6356be;margin:0 .25rem}._FinishButton_v189u_459{background-color:#0f6bd4;font-size:1rem;outline:none;border-radius:7px;padding:.5rem;cursor:pointer;font-weight:600;text-transform:uppercase;color:#fff;margin:0 .25rem;border:none}._chatboticon_v189u_1583,._WhiteBoradContainer_v189u_1585{display:none!important}}@media screen and (max-width: 600px){._Container_v189u_1{padding:0 .5rem}._DropQuestions_v189u_603{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding-top:1.5rem}._DropAnswers_v189u_621{display:flex;flex-direction:column;align-items:center;width:100%}}@media screen and (max-width: 500px){._ValidateButton_v189u_403{background-color:#38b020;font-size:.9rem;outline:none;border-radius:7px;padding:.5rem;color:#fff;cursor:pointer;font-weight:600;text-transform:uppercase;border:none;margin:0 .25rem}._SkipButton_v189u_431{background:#dde1ef;font-size:.9rem;outline:none;border-radius:7px;padding:.5rem;color:#56197e;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #6356be;margin:0 .25rem}._FinishButton_v189u_459{background-color:#0f6bd4;font-size:.9rem;outline:none;border-radius:7px;padding:.5rem;cursor:pointer;font-weight:600;text-transform:uppercase;color:#fff;margin:0 .25rem;border:none}._BottomIcons_v189u_1725{display:flex;flex-direction:row;justify-content:right;font-size:1rem;padding:3px 9px;color:#1a1e5d}._AddButton_v189u_381 button:nth-child(3){margin:4px}._assessmentSuccessAnimation_v189u_1753{width:15rem}._assessmentFailAnimation_v189u_1761{width:6rem}}._WhiteBoradContainer_v189u_1585{width:60rem;height:36rem;border-radius:16px;background-color:#fff;position:fixed;top:19%;right:1%;border:1px solid #dbdbdb;animation:_slideIn_v189u_1 .5s forwards;box-shadow:#0000003d 0 3px 8px;z-index:9}._closing_v189u_1803{animation:_slideOut_v189u_1 .5s}@keyframes _slideIn_v189u_1{0%{right:-60rem}to{right:1rem}}@keyframes _slideOut_v189u_1{0%{right:1rem}to{right:-60rem}}._WhiteBoradHead_v189u_1861{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid;padding:0rem 1rem;margin:0;border:none;border-radius:15px 15px 0 0}._WhiteBoradIcon_v189u_1885{cursor:pointer;font-size:1.25rem;padding:8px}._WhiteBoradContent_v189u_1897{height:30rem;padding:.5rem 1rem;overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start}._chatboticon_v189u_1583{position:fixed;top:50%;right:0%;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}._Iconhead_v189u_1945{display:flex;flex-direction:row;justify-content:flex-end;color:#000;font-weight:700;font-size:1.25rem;position:absolute;right:0;top:0;z-index:99}._icontext_v189u_1971{padding:.5rem;text-align:center;font-weight:500;font-size:1rem;border-radius:6px;box-shadow:#0000003d 0 3px 8px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#1a1e5d;background-color:#fff}._icontext_v189u_1971 p{margin:0;padding:0}._WhiteboardFloatingIcon_v189u_2015{font-size:1.5rem;margin:2px 0;color:#1a1e5d}._ChatImage_v189u_2027{width:11rem;display:flex;align-items:center}._ChatImage_v189u_2027 img{width:100%}@media screen and (max-width: 768px){._chatboticon_v189u_1583,._WhiteBoradContainer_v189u_1585{display:none!important}._Container_v189u_1{padding-bottom:80px!important}}._bottomNav_1xjyb_1{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -2px 10px #0000001a;z-index:1000;justify-content:space-around;align-items:center;padding:0 1rem}._navItem_1xjyb_29{background:transparent;border:none;display:flex;flex-direction:column;align-items:center;gap:4px;color:#64748b;cursor:pointer;transition:all .2s ease;padding:.5rem;flex:1}._navItem_1xjyb_29:disabled{opacity:.3;cursor:not-allowed}._icon_1xjyb_67{font-size:1.5rem;color:#595bdb}._navItem_1xjyb_29 span{font-size:.75rem;font-weight:600}._navItem_1xjyb_29._active_1xjyb_87{color:#e02e0f}._navItem_1xjyb_29._active_1xjyb_87 ._icon_1xjyb_67{color:#e02e0f;transform:translateY(-2px);transition:transform .2s ease}._navItem_1xjyb_29._active_1xjyb_87:after{content:"";position:absolute;bottom:8px;width:20px;height:3px;background:#595bdb;border-radius:2px}@media (max-width: 768px){._bottomNav_1xjyb_1{display:flex}}._Container_gx44f_1{height:100vh;padding:0 1rem;overflow-y:scroll}._Container_gx44f_1::-webkit-scrollbar{display:none}._Header_gx44f_21{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:.5rem;border-bottom:2px solid #b1b1b1}._HeaderText_gx44f_39 p{font-size:1.25rem;margin:0;color:#1a1e5d;font-weight:500}._HeaderIcons_gx44f_57{width:100%;text-align:right;color:#1a1e5d;font-size:1.5rem}._Answer_gx44f_69{margin-top:8px;display:flex;flex-direction:column;height:67vh;padding:1px 2rem;overflow-y:scroll}._QuestionCount_gx44f_87{text-align:right;display:flex;flex-direction:row;justify-content:flex-end}._QuestionCount_gx44f_87 span{background-color:#ff0;padding:5px}._Question_gx44f_87{margin-top:1rem;padding:0}._Question_gx44f_87 p{font-size:1.1rem;margin:0}._AnswerCard_gx44f_123{border:1px solid #dbdbdb;padding:1rem;margin-top:5px}._CorrectAnswer_gx44f_133{height:fit-content;padding:8px;background-color:#48f8a0;font-size:15px}._Mark_gx44f_145{height:fit-content;padding:0 3rem;margin-top:7px}._Marks_gx44f_157{display:flex;flex-direction:column}._Marks_gx44f_157 p{margin:1px 0;font-size:1.2rem;font-weight:500;padding:3px .75rem;color:#fff}._HeaderButton_gx44f_181{width:fit-content;padding:6px 0}._HeaderButton_gx44f_181 button{padding:1px 7px;border-radius:4px;background-color:#1a1e5d;border:none;outline:none;height:2rem;font-size:1rem;font-weight:600;color:#fff;cursor:pointer}._Markdiv_gx44f_213{width:fit-content;margin:3px 0;border-radius:5px;display:flex;flex-direction:row;color:#fff;font-size:1.24rem;padding:4px 1rem}._FirstText_gx44f_233{width:10rem}._SecondText_gx44f_239{width:3rem}@media only screen and (max-width: 499px){._HeaderText_gx44f_39 p{font-size:1.2rem}._HeaderButton_gx44f_181 button{padding:1px 7px;height:2rem;font-size:.9rem}._Mark_gx44f_145{height:fit-content;padding:0 .5rem;margin-top:7px}._Marks_gx44f_157{display:flex;flex-direction:column}._Marks_gx44f_157 p{margin:1px 0;font-size:1rem;font-weight:500;padding:3px .75rem;color:#fff}._Answer_gx44f_69{margin-top:4px;padding:1px .5rem}._Container_gx44f_1{padding:0 4px}._Markdiv_gx44f_213{font-size:1rem;padding:4px .5rem}._Header_gx44f_21{flex-direction:column;align-items:stretch}}._QuestionContent_gx44f_335{display:flex;flex-direction:row;align-items:center}._DropContainer_gx44f_345{display:flex;flex-direction:row;align-items:flex-start}._DropQuestions_gx44f_355{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:65%;padding-top:1.5rem}._DropAnswers_gx44f_371{display:flex;flex-direction:column;align-items:center;width:35%}._DropAnswers_gx44f_371 h5{margin:0;text-decoration:underline;font-size:1rem}._Card_gx44f_395{display:flex;flex-direction:row;align-items:center;width:14rem;margin:8px 0;border-radius:6px;border:1px solid #dbdbdb;background-color:#e1dfdf;padding:4px 0}._Card_gx44f_395 p{margin:0;padding:4px}._DraggablePlaceholder_gx44f_427{border:2px dashed #ccc;padding:4px;text-align:center;color:#999;cursor:pointer;margin:4px 0}._DraggableItem_gx44f_443{border:2px solid #ccc;padding:4px;cursor:pointer;margin:4px 0}._DropQuestions_gx44f_355 table{width:100%;border-spacing:0;border-collapse:separate;border-spacing:0 8px}._DropQuestions_gx44f_355 tbody tr{text-align:center;box-shadow:#0000003d 0 3px 8px}._DropQuestions_gx44f_355 td{padding:.1rem .2rem;font-size:1rem;text-align:center}._DropQuestions_gx44f_355 td:nth-child(1){text-align:left}._DropQuestions_gx44f_355 td:nth-child(2){width:13rem}@media (max-width: 480px){._container_wjivo_3{width:100%;height:100vh}._lessonPage_wjivo_11{display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:0 1rem;background:#fff;height:100%}._header_wjivo_29{display:flex;align-items:center;justify-content:center;width:100%;margin:.5rem;background:#7e9dee;padding:.5rem;border-radius:5px}._header_wjivo_29 p{font-size:1.25rem;color:#071439;font-weight:600}._lessonDetail_wjivo_59{display:flex;align-items:center;justify-content:center;width:100%;margin:.5rem;padding:.5rem;background:#fff;overflow:hidden;box-shadow:0 3px 8px #0000003d}._TopicDetailText_wjivo_81{display:flex;flex-direction:column;width:100%;height:90vh;scroll-behavior:smooth;overflow-y:auto}._TopicDetailText_wjivo_81 span{text-align:justify}._TopicDetailText_wjivo_81 iframe{width:100%;height:100%}._Blank_wjivo_111{color:transparent;opacity:0}._imageView_wjivo_119 img{width:100%;height:100%}._Pagination_wjivo_127{display:flex;align-items:center;justify-content:center;width:100%;margin:.5rem 0 1.5rem}._pageLeft_wjivo_143{display:flex;align-items:center;justify-content:center}._pageLeft_wjivo_143 svg{font-size:1.25rem;cursor:pointer}._pageCentre_wjivo_161{display:flex;align-items:center;justify-content:center;margin:0 .5rem}._pageCentre_wjivo_161 button{width:2rem;height:2rem;border-radius:50%;border:2px solid #96aeef;background:#fff;font-size:1rem;color:#5e5ea2}._pageRight_wjivo_191{display:flex;align-items:center;justify-content:center}._pageRight_wjivo_191 svg{font-size:1.25rem;cursor:pointer}}@media (min-width: 481px) and (max-width: 767px){._container_wjivo_3{width:100%;height:100vh}._lessonPage_wjivo_11{display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:0 1rem;background:#e2e2e2;height:100%}._header_wjivo_29{display:flex;align-items:center;justify-content:center;width:100%;margin:.5rem;background:#7e9dee;padding:.75rem;border-radius:5px}._header_wjivo_29 p{font-size:2rem;color:#071439;font-weight:600}._lessonDetail_wjivo_59{display:flex;align-items:center;justify-content:center;width:95%;margin:.75rem;padding:.75rem;background:#fff;overflow:hidden;box-shadow:0 3px 8px #0000003d;height:100%}._TopicDetailText_wjivo_81{display:flex;flex-direction:column;width:100%;height:100%;scroll-behavior:smooth;overflow-y:scroll}._TopicDetailText_wjivo_81 span{text-align:justify;font-size:1.75rem}._TopicDetailText_wjivo_81 iframe{width:100%;height:100%}._Blank_wjivo_111{color:transparent;opacity:0}._imageView_wjivo_119 img{width:100%;height:100%}._Pagination_wjivo_127{display:flex;align-items:center;justify-content:center;width:100%;margin:.5rem 0}._pageLeft_wjivo_143{display:flex;align-items:center;justify-content:center}._pageLeft_wjivo_143 svg{font-size:2rem;cursor:pointer}._pageCentre_wjivo_161{display:flex;align-items:center;justify-content:center;margin:0 .5rem}._pageCentre_wjivo_161 button{width:3rem;height:3rem;border-radius:50%;border:2px solid #96aeef;background:#fff;font-size:2rem;color:#5e5ea2}._pageRight_wjivo_191{display:flex;align-items:center;justify-content:center}._pageRight_wjivo_191 svg{font-size:2rem;cursor:pointer}}@media (min-width: 768px) and (max-width: 1024px){._container_wjivo_3{width:100%;height:100vh}._lessonPage_wjivo_11{display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:0 1rem;background:#e2e2e2;height:100%}._header_wjivo_29{display:flex;align-items:center;justify-content:center;width:100%;margin:.5rem;background:#7e9dee;padding:.5rem;border-radius:5px}._header_wjivo_29 p{font-size:2rem;color:#071439;font-weight:600}._lessonDetail_wjivo_59{display:flex;align-items:center;justify-content:center;width:95%;margin:.5rem;padding:.75rem;background:#fff;overflow:hidden;box-shadow:0 3px 8px #0000003d;height:100%}._TopicDetailText_wjivo_81{display:flex;flex-direction:column;width:100%;height:100%;scroll-behavior:smooth;overflow-y:scroll}._TopicDetailText_wjivo_81::-webkit-scrollbar{display:none}._TopicDetailText_wjivo_81 span{text-align:justify;font-size:1.75rem}._TopicDetailText_wjivo_81 iframe{width:100%;height:100%}._Blank_wjivo_111{color:transparent;opacity:0}._imageView_wjivo_119 img{width:100%;height:100%}._Pagination_wjivo_127{display:flex;align-items:center;justify-content:center;width:100%;margin:.5rem 0}._pageLeft_wjivo_143{display:flex;align-items:center;justify-content:center}._pageLeft_wjivo_143 svg{font-size:2rem;cursor:pointer}._pageCentre_wjivo_161{display:flex;align-items:center;justify-content:center;margin:0 .5rem}._pageCentre_wjivo_161 button{width:3rem;height:3rem;border-radius:50%;border:2px solid #96aeef;background:#fff;font-size:2rem;color:#5e5ea2}._pageRight_wjivo_191{display:flex;align-items:center;justify-content:center}._pageRight_wjivo_191 svg{font-size:2rem;cursor:pointer}}@media (max-width: 480px){._container_14rdr_3{width:100%;height:100vh}._assessmentPage_14rdr_11{display:flex;align-items:center;justify-content:space-between;flex-direction:column;background:#e2e2e2;height:100%;width:100%;overflow-y:scroll}._Overlay_14rdr_31{background-color:#120d0d73;height:100vh;position:fixed;top:0;width:100vw}._questionPaletteSection_14rdr_45{display:flex;flex-direction:column;align-items:center;width:90%;justify-content:flex-start;background:#fff;padding:.75rem;height:30vh;overflow-y:scroll;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._paletteHeader_14rdr_77{display:flex;align-items:center;justify-content:space-between;width:95%;box-shadow:0 3px 8px #0000003d;padding:.5rem}._paletteHeader_14rdr_77 p{font-size:1.25rem;font-weight:500;color:#aa4e26}._paletteHeader_14rdr_77 svg{font-size:1.25rem;cursor:pointer}._paletteContainer_14rdr_111{display:flex;justify-content:center;width:100%;height:80%;overflow-y:scroll}._paletteGrid_14rdr_127{display:grid;grid-template-columns:repeat(6,1fr);row-gap:1rem;column-gap:1rem;width:100%;padding:.5rem 0}._paletteGrid_14rdr_127 button{background:#cecef0;border:2px solid #6868e8;padding:.25rem;color:#1b1b8e;font-size:1.25rem;border-radius:5px}._assessmentContainer_14rdr_161{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:70%}._assessmentSection_14rdr_177{background:#fff;width:90%;padding:.5rem;margin:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}._sectionTop_14rdr_199{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;width:100%;height:55%}._assessmentCount_14rdr_215{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;margin:.25rem 0}._assessmentCount_14rdr_215 button{width:70%;padding:.5rem;font-size:1.15rem;color:#56197e;border:2px solid #6356be;background:#dde1ef;border-radius:5px;margin:.25rem 0}._assessmentQuestionSection_14rdr_251{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:80%;margin:.25rem 0}._assessmentQuestion_14rdr_251{display:flex;align-items:center;justify-content:flex-start;width:100%;margin:.5rem 0}._assessmentQuestion_14rdr_251 p{font-size:1.25rem;font-weight:700}._questionValue_14rdr_291{display:flex;align-items:center;justify-content:flex-start}._questionValue_14rdr_291 p{font-size:1.25rem}._questionValue_14rdr_291 input{margin:0 .5rem;outline:none;font-size:1.15rem}._questionValue_14rdr_291 span{font-size:1.25rem;margin:0 .25rem}._assesmentAnswer_14rdr_325{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;margin:.5rem 0}._answerTextarea_14rdr_341{display:flex;align-items:center;justify-content:center;width:100%}._bottomIcons_14rdr_355{display:flex;justify-content:center;align-items:center;width:100%;margin:.5rem 0}._bottomIcons_14rdr_355 p{font-size:1.25rem;color:#1a1e5d}._addButton_14rdr_381{display:flex;align-items:center;flex-direction:column;justify-content:flex-start;width:100%;margin:.75rem 0}._previousAnswer_14rdr_397{display:flex;flex-direction:column;align-items:center;width:90%;justify-content:space-between;background:#fff;padding:.75rem;height:55vh;overflow-y:scroll;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._answerHeader_14rdr_427{display:flex;align-items:center;justify-content:space-between;width:95%;box-shadow:0 3px 8px #0000003d;padding:.5rem}._answerHeader_14rdr_427 h4{font-size:1.15rem;color:#15168cba}._answerHeader_14rdr_427 svg{font-size:1.25rem}._previousAnswerContent_14rdr_457{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;height:85%;overflow-y:scroll}._AnswerList_14rdr_475{display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:flex-start}._AnswerSend_14rdr_489{display:flex;align-items:center;justify-content:space-around;width:100%;margin:.75rem 0}._AnswerIcon_14rdr_503{display:flex;align-items:center;justify-content:center;width:20%}._AnswerIcon_14rdr_503 span{font-size:1.25rem;background:#6398a6;color:#fff;width:2rem;height:2rem;border-radius:50%;text-align:center}._AnswerText_14rdr_533{display:flex;flex-direction:column;align-items:flex-start;width:80%;justify-content:flex-start}._AnswerReplay_14rdr_547{display:flex;align-items:center;justify-content:center;width:100%}._replayText_14rdr_559{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}._answerGrid_14rdr_571{display:grid;grid-template-columns:repeat(1,1fr);row-gap:1rem;column-gap:1rem;width:100%}._dictationCard_14rdr_585{display:flex;align-items:center;justify-content:space-between;width:100%}._dictationLeft_14rdr_597{display:flex;align-items:center;justify-content:center;width:25%}._dictationLeft_14rdr_597 svg{font-size:1.5rem;color:green}._dictationRight_14rdr_617{display:flex;align-items:center;justify-content:center;width:75%}._dictationRight_14rdr_617 input{width:100%;font-size:1.15rem;padding:.5rem;background:#e9e2e2;border:none;outline:none;border-radius:6px;color:#743cd7}._dictationRight_14rdr_617 input::-webkit-input-placeholder{color:#743cd7}._DropContainer_14rdr_655{display:flex;flex-direction:column;align-items:center;width:100%;justify-content:flex-start;height:100%;overflow-y:scroll}._DropQuestions_14rdr_673{display:grid;grid-template-columns:repeat(1,1fr);row-gap:1rem;column-gap:1rem;width:100%}._dropCard_14rdr_687{display:flex;align-items:center;justify-content:space-around;border:2px solid #97a3ac;border-radius:5px;height:9rem}._dropCardLeft_14rdr_705{display:flex;align-items:center;justify-content:center;width:50%}._DropDownImage_14rdr_719{display:flex;align-items:center;justify-content:center;width:8rem}._DropDownImage_14rdr_719 img{width:100%;height:100%}._dropCardRight_14rdr_739{display:flex;align-items:center;justify-content:center;width:50%}._DraggableItem_14rdr_751{border:2px dashed #ccc;padding:.25rem;text-align:center;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center}._DraggablePlaceholder_14rdr_771{border:2px dashed #ccc;padding:.25rem;text-align:center;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center;width:80%}._DropAnswers_14rdr_793{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;margin:.75rem 0}._DropAnswers_14rdr_793 h5{font-size:1.25rem;color:#cb2121}._CardContainer_14rdr_817{display:grid;grid-template-columns:repeat(2,1fr);row-gap:.5rem;column-gap:1rem;width:100%;margin:.5rem 0}._Card_14rdr_817{display:flex;align-items:center;border-radius:6px;border:1px solid #dbdbdb;background-color:#e1dfdf;padding:.5rem 0;justify-content:center}._Card_14rdr_817 p{font-size:1.25rem}._ValidateButton_14rdr_859{background:#38b020;font-size:1.15rem;outline:none;border-radius:7px;padding:.75rem;color:#fff;cursor:pointer;text-transform:uppercase;border:none;width:75%;font-weight:600}._SkipButton_14rdr_885{background:#56197e;font-size:1.15rem;outline:none;border-radius:7px;padding:.75rem;color:#fff;cursor:pointer;font-weight:600;text-transform:uppercase;border:none;width:75%}._FinishButton_14rdr_911{background-color:#0f6bd4;font-size:1.15rem;outline:none;border-radius:7px;padding:.75rem;cursor:pointer;font-weight:600;text-transform:uppercase;color:#fff;margin:.5rem 0;border:none;width:75%}._matchCard_14rdr_939{display:flex;align-items:center;justify-content:space-around;border:2px solid #97a3ac;border-radius:5px;padding:.75rem 0}._matchCardLeft_14rdr_957{display:flex;align-items:center;justify-content:center;width:30%}._matchCardRight_14rdr_969{display:flex;align-items:center;justify-content:center;width:70%}._multipleQuestion_14rdr_981{display:flex;align-items:center;justify-content:flex-start;width:100%}}@media (min-width: 481px) and (max-width: 767px){._container_14rdr_3{width:100%;height:100vh}._assessmentPage_14rdr_11{display:flex;align-items:center;justify-content:space-between;flex-direction:column;background:#e2e2e2;height:100%;width:100%;overflow-y:scroll}._Overlay_14rdr_31{background-color:#120d0d73;height:100vh;position:fixed;top:0;width:100vw}._questionPaletteSection_14rdr_45{display:flex;flex-direction:column;align-items:center;width:90%;justify-content:flex-start;background:#fff;padding:.75rem;height:30vh;overflow-y:scroll;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._paletteHeader_14rdr_77{display:flex;align-items:center;justify-content:space-between;width:95%;box-shadow:0 3px 8px #0000003d;padding:.5rem}._paletteHeader_14rdr_77 p{font-size:2rem;font-weight:500;color:#aa4e26}._paletteHeader_14rdr_77 svg{font-size:2rem;cursor:pointer}._paletteContainer_14rdr_111{display:flex;align-items:center;justify-content:center;width:100%;height:80%;overflow-y:scroll}._paletteGrid_14rdr_127{display:grid;grid-template-columns:repeat(6,1fr);row-gap:1rem;column-gap:1rem;width:100%}._paletteGrid_14rdr_127 button{background:#cecef0;border:2px solid #6868e8;padding:.25rem;color:#1b1b8e;font-size:2rem;border-radius:5px}._assessmentContainer_14rdr_161{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:70%}._assessmentSection_14rdr_177{background:#fff;width:90%;padding:.75rem;margin:.5rem;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}._sectionTop_14rdr_199{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;width:100%;height:55%}._assessmentCount_14rdr_215{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;margin:.25rem 0}._assessmentCount_14rdr_215 button{width:85%;padding:.5rem;font-size:2rem;color:#56197e;border:2px solid #6356be;background:#dde1ef;border-radius:5px;margin:.25rem 0}._assessmentQuestionSection_14rdr_251{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:80%;margin:.25rem 0}._assessmentQuestion_14rdr_251{display:flex;align-items:center;justify-content:flex-start;width:100%;margin:.75rem 0}._questionName_14rdr_1277{width:10%;display:flex;align-items:center;justify-content:center}._questionName_14rdr_1277,._assessmentQuestion_14rdr_251 p{font-size:2rem;font-weight:700}._questionValue_14rdr_291{display:flex;align-items:center;justify-content:center;width:90%}._questionValue_14rdr_291 p{font-size:2rem}._questionValue_14rdr_291 input{margin:0 .5rem;font-size:1.75rem;border:1px solid #8686ac;padding:.5rem;outline:none}._questionValue_14rdr_291 span{font-size:2rem;margin:0 .25rem}._assesmentAnswer_14rdr_325{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;margin:.5rem 0}._answerTextarea_14rdr_341{display:flex;align-items:center;justify-content:center;width:100%}._bottomIcons_14rdr_355{display:flex;justify-content:center;align-items:center;width:100%;margin:.5rem 0}._bottomIcons_14rdr_355 p{font-size:2rem;color:#1a1e5d}._addButton_14rdr_381{display:flex;align-items:center;flex-direction:column;justify-content:flex-start;width:100%;margin:.75rem 0}._previousAnswer_14rdr_397{display:flex;flex-direction:column;align-items:center;width:90%;justify-content:space-between;background:#fff;padding:.75rem;height:55vh;overflow-y:scroll;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._answerHeader_14rdr_427{display:flex;align-items:center;justify-content:space-between;width:95%;box-shadow:0 3px 8px #0000003d;padding:.75rem}._answerHeader_14rdr_427 h4{font-size:1.75rem;color:#15168cba}._answerHeader_14rdr_427 svg{font-size:1.75rem}._previousAnswerContent_14rdr_457{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;height:85%;overflow-y:scroll}._AnswerList_14rdr_475{display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:flex-start}._AnswerSend_14rdr_489{display:flex;align-items:center;justify-content:space-around;width:100%;margin:.75rem 0}._AnswerIcon_14rdr_503{display:flex;align-items:center;justify-content:center;width:20%}._AnswerIcon_14rdr_503 span{font-size:1.25rem;background:#6398a6;color:#fff;width:2rem;height:2rem;border-radius:50%;text-align:center}._AnswerText_14rdr_533{display:flex;flex-direction:column;align-items:flex-start;width:80%;justify-content:flex-start}._AnswerText_14rdr_533 p{font-size:1.5rem}._AnswerText_14rdr_533 span{font-size:1.25rem}._AnswerReplay_14rdr_547{display:flex;align-items:center;justify-content:center;width:100%}._replayText_14rdr_559{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}._replayText_14rdr_559 p{font-size:1.5rem}._answerGrid_14rdr_571{display:grid;grid-template-columns:repeat(1,1fr);row-gap:1rem;column-gap:1rem;width:100%}._dictationCard_14rdr_585{display:flex;align-items:center;justify-content:space-between;width:100%}._dictationLeft_14rdr_597{display:flex;align-items:center;justify-content:center;width:25%}._dictationLeft_14rdr_597 svg{font-size:2rem;color:green}._dictationRight_14rdr_617{display:flex;align-items:center;justify-content:center;width:75%}._dictationRight_14rdr_617 input{width:100%;font-size:2rem;padding:.75rem;background:#e9e2e2;border:none;outline:none;border-radius:6px;color:#743cd7}._dictationRight_14rdr_617 input::-webkit-input-placeholder{color:#743cd7}._DropContainer_14rdr_655{display:flex;flex-direction:column;align-items:center;width:100%;justify-content:flex-start;height:100%;overflow-y:scroll}._DropQuestions_14rdr_673{display:grid;grid-template-columns:repeat(1,1fr);row-gap:1rem;column-gap:1rem;width:100%}._dropCard_14rdr_687{display:flex;align-items:center;justify-content:space-around;border:2px solid #97a3ac;border-radius:5px;height:9rem}._dropCardLeft_14rdr_705{display:flex;align-items:center;justify-content:center;width:50%}._DropDownImage_14rdr_719{display:flex;align-items:center;justify-content:center;width:8rem}._DropDownImage_14rdr_719 img{width:100%;height:100%}._dropCardRight_14rdr_739{display:flex;align-items:center;justify-content:center;width:50%}._DraggableItem_14rdr_751{border:2px dashed #ccc;padding:.25rem;text-align:center;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center}._DraggablePlaceholder_14rdr_771{border:2px dashed #ccc;padding:.25rem;text-align:center;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center;width:80%;font-size:1.75rem}._DropAnswers_14rdr_793{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;margin:.75rem 0}._DropAnswers_14rdr_793 h5{font-size:2rem;color:#cb2121}._CardContainer_14rdr_817{display:grid;grid-template-columns:repeat(2,1fr);row-gap:.5rem;column-gap:1rem;width:100%;margin:.5rem 0}._Card_14rdr_817{display:flex;align-items:center;border-radius:6px;border:1px solid #dbdbdb;background-color:#e1dfdf;padding:.5rem 0;justify-content:center}._Card_14rdr_817 p{font-size:2rem}._ValidateButton_14rdr_859{background:#38b020;font-size:1.75rem;outline:none;border-radius:7px;padding:.75rem;color:#fff;cursor:pointer;text-transform:uppercase;border:none;width:85%;font-weight:600}._SkipButton_14rdr_885{background:#56197e;font-size:1.75rem;outline:none;border-radius:7px;padding:.75rem;color:#fff;cursor:pointer;font-weight:600;text-transform:uppercase;border:none;width:85%}._FinishButton_14rdr_911{background-color:#0f6bd4;font-size:1.75rem;outline:none;border-radius:7px;padding:.75rem;cursor:pointer;font-weight:600;text-transform:uppercase;color:#fff;margin:.5rem 0;border:none;width:85%}._matchCard_14rdr_939{display:flex;align-items:center;justify-content:space-around;border:2px solid #97a3ac;border-radius:5px;padding:.75rem 0}._matchCardLeft_14rdr_957{display:flex;align-items:center;justify-content:center;width:30%}._matchCardRight_14rdr_969{display:flex;align-items:center;justify-content:center;width:70%}._multipleQuestion_14rdr_981{display:flex;align-items:center;justify-content:flex-start;width:100%}}@media (min-width: 768px) and (max-width: 1024px){._container_14rdr_3{width:100%;height:100vh}._assessmentPage_14rdr_11{display:flex;align-items:center;justify-content:space-between;flex-direction:column;background:#e2e2e2;height:100%;width:100%;overflow-y:scroll}._assessmentPage_14rdr_11::-webkit-scrollbar{display:none}._Overlay_14rdr_31{background-color:#120d0d73;height:100vh;position:fixed;top:0;width:100vw}._questionPaletteSection_14rdr_45{display:flex;flex-direction:column;align-items:center;width:90%;justify-content:flex-start;background:#fff;padding:.75rem;height:30vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._paletteHeader_14rdr_77{display:flex;align-items:center;justify-content:space-between;width:95%;box-shadow:0 3px 8px #0000003d;padding:.5rem}._paletteHeader_14rdr_77 p{font-size:1.5rem;font-weight:500;color:#aa4e26}._paletteHeader_14rdr_77 svg{font-size:1.5rem;cursor:pointer}._paletteContainer_14rdr_111{display:flex;align-items:center;justify-content:center;width:100%;height:80%;overflow-y:scroll}._paletteGrid_14rdr_127{display:grid;grid-template-columns:repeat(10,1fr);row-gap:1rem;column-gap:1rem;width:100%}._paletteGrid_14rdr_127 button{background:#cecef0;border:2px solid #6868e8;padding:.25rem;color:#1b1b8e;font-size:1.75rem;width:55px;border-radius:5px}._assessmentContainer_14rdr_161{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:70%}._assessmentSection_14rdr_177{background:#fff;width:90%;padding:.75rem;margin:.5rem;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}._sectionTop_14rdr_199{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;width:100%;height:55%}._assessmentCount_14rdr_215{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;margin:.25rem 0}._assessmentCount_14rdr_215 button{width:70%;padding:.5rem;font-size:1.75rem;color:#56197e;border:2px solid #6356be;background:#dde1ef;border-radius:5px;margin:.25rem 0}._assessmentQuestionSection_14rdr_251{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:80%;margin:.25rem 0}._assessmentQuestion_14rdr_251{display:flex;align-items:center;justify-content:flex-start;width:100%;margin:.5rem 0}._assessmentQuestion_14rdr_251 p{font-size:1.75rem;font-weight:700}._questionValue_14rdr_291{display:flex;align-items:center;justify-content:flex-start}._questionValue_14rdr_291 p{font-size:1.5rem}._questionValue_14rdr_291 input{margin:0 .5rem;font-size:1.75rem;border:1px solid #8686ac;padding:.5rem;outline:none}._questionValue_14rdr_291 span{font-size:1.75rem;margin:0 .25rem}._assesmentAnswer_14rdr_325{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;margin:.5rem 0}._answerTextarea_14rdr_341{display:flex;align-items:center;justify-content:center;width:100%}._bottomIcons_14rdr_355{display:flex;justify-content:center;align-items:center;width:100%;margin:.5rem 0}._bottomIcons_14rdr_355 p{font-size:1.75rem;color:#1a1e5d}._addButton_14rdr_381{display:flex;align-items:center;flex-direction:column;justify-content:flex-start;width:100%;margin:.75rem 0}._previousAnswer_14rdr_397{display:flex;flex-direction:column;align-items:center;width:90%;justify-content:space-between;background:#fff;padding:.75rem;height:55vh;overflow-y:scroll;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._answerHeader_14rdr_427{display:flex;align-items:center;justify-content:space-between;width:95%;box-shadow:0 3px 8px #0000003d;padding:.5rem}._answerHeader_14rdr_427 h4{font-size:1.5rem;color:#15168cba}._answerHeader_14rdr_427 svg{font-size:1.5rem}._previousAnswerContent_14rdr_457{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;height:85%;overflow-y:scroll}._AnswerList_14rdr_475{display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:flex-start}._AnswerSend_14rdr_489{display:flex;align-items:center;justify-content:space-around;width:100%;margin:.75rem 0}._AnswerIcon_14rdr_503{display:flex;align-items:center;justify-content:center;width:20%}._AnswerIcon_14rdr_503 span{font-size:1.5rem;background:#6398a6;color:#fff;width:2.5rem;height:2.5rem;border-radius:50%;text-align:center;padding:.25rem}._AnswerText_14rdr_533{display:flex;flex-direction:column;align-items:flex-start;width:80%;justify-content:flex-start}._AnswerText_14rdr_533 p{font-size:1.25rem}._AnswerReplay_14rdr_547{display:flex;align-items:center;justify-content:center;width:100%}._replayText_14rdr_559{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}._replayText_14rdr_559 p{font-size:1.25rem}._answerGrid_14rdr_571{display:grid;grid-template-columns:repeat(1,1fr);row-gap:1rem;column-gap:1rem;width:100%}._dictationCard_14rdr_585{display:flex;align-items:center;justify-content:space-between;width:100%}._dictationLeft_14rdr_597{display:flex;align-items:center;justify-content:center;width:25%}._dictationLeft_14rdr_597 svg{font-size:1.5rem;color:green}._dictationRight_14rdr_617{display:flex;align-items:center;justify-content:center;width:75%}._dictationRight_14rdr_617 input{width:100%;font-size:1.15rem;padding:.5rem;background:#e9e2e2;border:none;outline:none;border-radius:6px;color:#743cd7}._dictationRight_14rdr_617 input::-webkit-input-placeholder{color:#743cd7}._DropContainer_14rdr_655{display:flex;flex-direction:column;align-items:center;width:100%;justify-content:flex-start;height:100%;overflow-y:scroll}._DropQuestions_14rdr_673{display:grid;grid-template-columns:repeat(1,1fr);row-gap:1rem;column-gap:1rem;width:100%}._dropCard_14rdr_687{display:flex;align-items:center;justify-content:space-around;border:2px solid #97a3ac;border-radius:5px;height:9rem}._dropCardLeft_14rdr_705{display:flex;align-items:center;justify-content:center;width:50%}._DropDownImage_14rdr_719{display:flex;align-items:center;justify-content:center;width:8rem}._DropDownImage_14rdr_719 img{width:100%;height:100%}._dropCardRight_14rdr_739{display:flex;align-items:center;justify-content:center;width:50%}._DraggableItem_14rdr_751{border:2px dashed #ccc;padding:.25rem;text-align:center;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center}._DraggablePlaceholder_14rdr_771{border:2px dashed #ccc;padding:.25rem;text-align:center;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center;width:80%;font-size:1.75rem}._DropAnswers_14rdr_793{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;margin:.75rem 0}._DropAnswers_14rdr_793 h5{font-size:1.75rem;color:#cb2121}._CardContainer_14rdr_817{display:grid;grid-template-columns:repeat(2,1fr);row-gap:.5rem;column-gap:1rem;width:100%;margin:.5rem 0}._Card_14rdr_817{display:flex;align-items:center;border-radius:6px;border:1px solid #dbdbdb;background-color:#e1dfdf;padding:.5rem 0;justify-content:center}._Card_14rdr_817 p{font-size:1.75rem}._ValidateButton_14rdr_859{background:#38b020;font-size:1.5rem;outline:none;border-radius:7px;padding:.75rem;color:#fff;cursor:pointer;text-transform:uppercase;border:none;width:75%;font-weight:600}._SkipButton_14rdr_885{background:#56197e;font-size:1.5rem;outline:none;border-radius:7px;padding:.75rem;color:#fff;cursor:pointer;font-weight:600;text-transform:uppercase;border:none;width:75%}._FinishButton_14rdr_911{background-color:#0f6bd4;font-size:1.5rem;outline:none;border-radius:7px;padding:.75rem;cursor:pointer;font-weight:600;text-transform:uppercase;color:#fff;margin:.5rem 0;border:none;width:75%}._matchCard_14rdr_939{display:flex;align-items:center;justify-content:space-around;border:2px solid #97a3ac;border-radius:5px;padding:.75rem 0}._matchCardLeft_14rdr_957{display:flex;align-items:center;justify-content:center;width:30%}._matchCardRight_14rdr_969{display:flex;align-items:center;justify-content:center;width:70%}._multipleQuestion_14rdr_981{display:flex;align-items:center;justify-content:flex-start;width:100%}}@media (max-width: 480px){._container_7pgk1_3{width:100%;height:100vh}._insightPage_7pgk1_11{display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:0 1rem;background:#e2e2e2;height:100%}._header_7pgk1_29{display:flex;align-items:center;justify-content:center;width:100%;margin:.5rem;background:#7e9dee;padding:.5rem;border-radius:5px}._header_7pgk1_29 p{font-size:1.25rem;color:#071439;font-weight:600}._insightDetail_7pgk1_59{display:flex;align-items:center;flex-direction:column;justify-content:flex-start;height:100%;margin:.5rem}._insightGrid_7pgk1_77{display:grid;grid-template-columns:repeat(1,1fr);column-gap:1rem;row-gap:1rem}._card_7pgk1_91{height:5rem;display:flex;align-items:center;justify-content:space-between;width:22rem;box-shadow:0 3px 8px #0000003d;background:#fff}._card_7pgk1_91 span{font-size:1.35rem;font-weight:600}._cardLeft_7pgk1_117{display:flex;align-items:center;justify-content:center;width:20%}._cardLeft_7pgk1_117 svg{font-size:1.75rem;color:#708090}._cardRight_7pgk1_137{display:flex;align-items:center;justify-content:space-evenly;width:80%}._cardRight_7pgk1_137 p{font-size:1.25rem;color:#3d0a24;font-weight:500}._cardRight_7pgk1_137 span{font-size:1.35rem;color:green;font-weight:600}._ongoingTopicLeft_7pgk1_169{display:flex;align-items:center;justify-content:center;width:50%}._ongoingTopicLeft_7pgk1_169 p{font-size:1.25rem;color:#3d0a24;font-weight:500}._ongoingTopicRight_7pgk1_191{display:flex;align-items:center;justify-content:center;width:50%}._ongoingTopicRight_7pgk1_191 p{font-size:1.35rem;color:green;font-weight:600}._Graph_7pgk1_213{display:flex;align-items:center;justify-content:center;width:90%;height:45%;background:#fff;margin:1.25rem 0;box-shadow:0 3px 8px #0000003d}._graphData_7pgk1_233{width:100%;display:flex;align-items:center;justify-content:center;height:100%}}@media (min-width: 481px) and (max-width: 767px){._container_7pgk1_3{width:100%;height:100vh}._insightPage_7pgk1_11{display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:0 1rem;background:#e2e2e2;height:100%}._header_7pgk1_29{display:flex;align-items:center;justify-content:center;width:100%;margin:.5rem;background:#7e9dee;padding:.5rem;border-radius:5px}._header_7pgk1_29 p{font-size:1.25rem;color:#071439;font-weight:600}._insightDetail_7pgk1_59{display:flex;align-items:center;flex-direction:column;justify-content:space-around;width:100%;height:100%;margin:.5rem}._insightGrid_7pgk1_77{display:grid;grid-template-columns:repeat(1,1fr);column-gap:1rem;row-gap:1rem;width:100%}._card_7pgk1_91{height:5rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 3px 8px #0000003d;background:#fff}._card_7pgk1_91 span{font-size:1.35rem;font-weight:600}._cardLeft_7pgk1_117{display:flex;align-items:center;justify-content:center;width:20%}._cardLeft_7pgk1_117 svg{font-size:2rem;color:#708090}._cardRight_7pgk1_137{display:flex;align-items:center;justify-content:space-evenly;width:80%}._cardRight_7pgk1_137 p{font-size:2rem;color:#3d0a24;font-weight:500}._cardRight_7pgk1_137 span{font-size:2rem;color:green;font-weight:600}._ongoingTopicLeft_7pgk1_169{display:flex;align-items:center;justify-content:center;width:50%}._ongoingTopicLeft_7pgk1_169 p{font-size:2rem;color:#3d0a24;font-weight:500}._ongoingTopicRight_7pgk1_191{display:flex;align-items:center;justify-content:center;width:50%}._ongoingTopicRight_7pgk1_191 p{font-size:2rem;color:green;font-weight:600}._Graph_7pgk1_213{display:flex;align-items:center;justify-content:center;width:90%;height:45%;background:#fff;margin:1.25rem 0;box-shadow:0 3px 8px #0000003d}._graphData_7pgk1_233{width:100%;display:flex;align-items:center;justify-content:center;height:100%}}@media (min-width: 768px) and (max-width: 1024px){._container_7pgk1_3{width:100%;height:100vh}._insightPage_7pgk1_11{display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:0 1rem;background:#e2e2e2;height:100%}._header_7pgk1_29{display:flex;align-items:center;justify-content:center;width:100%;margin:.75rem;background:#7e9dee;padding:.75rem;border-radius:5px}._header_7pgk1_29 p{font-size:2rem;color:#071439;font-weight:600}._insightDetail_7pgk1_59{display:flex;align-items:center;flex-direction:column;justify-content:space-around;width:100%;height:100%}._insightGrid_7pgk1_77{display:grid;grid-template-columns:repeat(1,1fr);column-gap:1rem;row-gap:1rem;width:100%}._card_7pgk1_91{height:5rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 3px 8px #0000003d;background:#fff}._card_7pgk1_91 span{font-size:2rem;font-weight:600}._cardLeft_7pgk1_117{display:flex;align-items:center;justify-content:center;width:20%}._cardLeft_7pgk1_117 svg{font-size:2rem;color:#708090}._cardRight_7pgk1_137{display:flex;align-items:center;justify-content:space-evenly;width:80%}._cardRight_7pgk1_137 p{font-size:1.75rem;color:#3d0a24;font-weight:500}._cardRight_7pgk1_137 span{font-size:1.75rem;color:green;font-weight:600}._ongoingTopicLeft_7pgk1_169{display:flex;align-items:center;justify-content:center;width:50%}._ongoingTopicLeft_7pgk1_169 p{font-size:1.75rem;color:#3d0a24;font-weight:500}._ongoingTopicRight_7pgk1_191{display:flex;align-items:center;justify-content:center;width:50%}._ongoingTopicRight_7pgk1_191 p{font-size:1.75rem;color:green;font-weight:600}._Graph_7pgk1_213{display:flex;align-items:center;justify-content:center;width:90%;height:45%;background:#fff;margin:1.25rem 0;box-shadow:0 3px 8px #0000003d}._graphData_7pgk1_233{width:100%;display:flex;align-items:center;justify-content:center;height:100%}}._Container_1gfcm_1{height:80vh;overflow-y:scroll;padding:0 1rem}._Container_1gfcm_1::-webkit-scrollbar{display:none}._Header_1gfcm_19{display:flex;justify-content:space-between;background-color:#fff;align-items:center;color:#131010;height:4rem;margin:1rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275);padding:0 1rem}._Header_1gfcm_19 p{font-weight:500;font-size:1.35rem;text-transform:uppercase}._QuizList_1gfcm_55{display:flex;flex-direction:column;padding:1rem;margin:1.5rem 1rem;align-items:center;justify-content:flex-start;border:2px solid #eff8ff;min-height:75vh}._QuizGrid_1gfcm_75{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1rem;row-gap:1rem;width:100%}._Card_1gfcm_89{display:flex;justify-content:flex-start;background-color:#fff;align-items:center;color:#131010;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}._Card_1gfcm_89 p{font-weight:500;font-size:1.15rem;padding:1rem}._Container_1wawm_1{width:100%;height:100vh;padding:0 1rem;overflow-y:scroll}._Container_1wawm_1::-webkit-scrollbar{display:none}._Header_1wawm_21{display:flex;justify-content:space-between;background-color:#fff;align-items:center;color:#131010;height:4rem;border-radius:10px;margin:1rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275)}._HeaderText_1wawm_47{width:80%;display:flex;align-items:center;padding:1rem;justify-content:flex-start}._HeaderText_1wawm_47 p{font-weight:500;margin:0;font-size:1.35rem;text-transform:uppercase}._HeadButton_1wawm_73{width:20%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:1rem}._HeadButton_1wawm_73 button{background:#efe4dd;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#7e193e;width:115px;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #be5656}._assesment_1wawm_115{display:flex;flex-direction:row;padding:0 .5rem;height:90vh;justify-content:space-between;overflow-y:scroll;z-index:9}._assesmentQuestion_1wawm_139{margin:1rem 0;display:flex;flex-direction:row;align-items:normal;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none}._assesmentQuestion_1wawm_139 p{margin:0;padding:0}._assesmentQuestion_1wawm_139 input{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;pointer-events:auto}._assesmentAnswer_1wawm_183{display:flex;flex-direction:column;border-radius:6px;padding:3px 5px}._assesmentAnswer_1wawm_183 textarea{height:75px;border-radius:5px;outline:none;padding:5px;resize:none;border:none;box-shadow:#0000003d 0 3px 8px}._AssessmentHead_1wawm_223{width:70%;display:flex;flex-direction:column;border:none;padding:8px 6px;height:fit-content;margin:2px 0;background-color:#fff;box-shadow:0 3px 6px #0000003d;border-radius:6px}._Count_1wawm_247{width:fit-content;padding:8px 30px;background:#dde1ef;font-size:1rem;outline:none;border-radius:7px;color:#56197e;font-weight:600;border:2px solid #6356be;margin:0 .25rem}._value_1wawm_271{font-size:1rem}._FillQuestion_1wawm_277{width:100%}._FillQuestion_1wawm_277 input{width:30%;height:1.25rem;border:none;border-bottom:1px dotted;outline:none}._AddButton_1wawm_297{width:100%;text-align:right;padding:4px 0}._AddButton_1wawm_297 button:nth-child(3){margin-right:0}._ValidateButton_1wawm_317{background-color:#38b020;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#fff;cursor:pointer;font-weight:600;text-transform:uppercase;border:none;margin:0 .25rem}._SkipButton_1wawm_343{background:#dde1ef;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#56197e;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #6356be;margin:0 .25rem}._FinishButton_1wawm_369{background-color:#0f6bd4;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;cursor:pointer;font-weight:600;text-transform:uppercase;color:#fff;margin:0 .25rem;border:none}._SaveButton_1wawm_395{background-color:#d4820f;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;cursor:pointer;font-weight:600;text-transform:uppercase;color:#fff;margin:0 .25rem;border:none}._AssesssmentSide_1wawm_421{width:22%;padding:1rem;display:flex;flex-direction:column}._Sidecard_1wawm_433{padding:1rem;color:#1a1e5d;background-color:#fff;box-shadow:0 3px 8px #0000003d}._Grid_1wawm_447{display:grid;grid-template-columns:repeat(4,1fr);padding:5px 1rem;row-gap:1rem;column-gap:1rem;margin-top:2rem}._span_1wawm_463{border:1px solid;padding:5px 2px;text-align:center;border-radius:5px;cursor:pointer;background-color:#fff}._CardHead_1wawm_479{font-size:1.25rem}._DropContainer_1wawm_485{display:flex;flex-direction:row;align-items:flex-start}._DropQuestions_1wawm_495{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:65%;padding-top:1.5rem}._DropAnswers_1wawm_511{display:flex;flex-direction:column;align-items:center;width:35%}._DropAnswers_1wawm_511 h5{margin:0;text-decoration:underline;font-size:1rem}._Card_1wawm_479{display:flex;flex-direction:row;align-items:center;width:14rem;margin:8px 0;border-radius:6px;border:1px solid #dbdbdb;background-color:#e1dfdf;padding:4px 0}._Card_1wawm_479 p{margin:0;padding:4px}._DraggablePlaceholder_1wawm_565{border:2px dashed #ccc;padding:4px;text-align:center;color:#999;cursor:pointer;margin:4px 0}._DropQuestions_1wawm_495 table{width:100%;border-spacing:0;border-collapse:separate;border-spacing:0 8px}._DropQuestions_1wawm_495 tbody tr{text-align:center;box-shadow:#0000003d 0 3px 8px}._DropQuestions_1wawm_495 td{padding:.1rem .2rem;font-size:1rem;text-align:center}._DropQuestions_1wawm_495 td:nth-child(1){text-align:left}._DropQuestions_1wawm_495 td:nth-child(2){width:13rem}._validateLoaderDiv_1wawm_643{display:flex;flex-direction:column;position:absolute;z-index:99999;justify-content:center;align-items:center;padding:.5rem 2rem;top:30%;left:50%;transform:translate(-50%,-50%);background-color:#d0cece;border-radius:5px}._validateLoaderContent_1wawm_671{display:flex;flex-direction:row;align-items:center}._validateLoaderText_1wawm_681 p{font-weight:500;font-size:1.1rem;margin:0;padding:6px}._validateLoaderContent_1wawm_671 p{font-weight:500;font-size:1.1rem;margin:0;padding:6px 1rem}._Requiredmessage_1wawm_705{color:#0f6bd4}._Validtext_1wawm_711{color:#eb4034}._DictationTabel_1wawm_717{width:80%}._DictationTabel_1wawm_717 input{width:90%;height:2rem;padding:4px;outline:none;border-radius:6px;border:none;background-color:transparent;font-size:1.15rem}._DictationTabel_1wawm_717 td{box-shadow:#0000003d 0 3px 8px}._DictationTabel_1wawm_717 tbody tr:hover{background-color:#ececec}._speakerIcon_1wawm_755{font-size:1.5rem}._crosswordcontainer_1wawm_761{display:flex;flex-direction:row;width:100%;height:fit-content}._crosswordpuzzle_1wawm_773{display:grid;grid-template-columns:repeat(10,40px);gap:0}._PuzzleQuestion_1wawm_791{padding:0 1rem;width:100%}._cell_1wawm_801{width:80%;height:100%;text-transform:uppercase;text-align:center;font-size:20px;border:1px solid #000;padding:6px 4px;margin:0;outline:none}._clueNumber_1wawm_823{position:absolute;top:0;right:0;font-size:smaller}._QuestionAcross_1wawm_835,._QuestionAcrossInputContainer_1wawm_845{display:flex;flex-direction:column;width:100%}._QuestionAcrossInputContainer_1wawm_845 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._QuestionDown_1wawm_881,._QuestionDownInputContainer_1wawm_889{display:flex;flex-direction:column}._QuestionDownInputContainer_1wawm_889 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._cellContainer_1wawm_921{position:relative}._clueNumber_1wawm_823{position:absolute;top:2px;right:2px;font-size:10px;color:red}._disabledInput_1wawm_943{background-color:#d9d7d7}._BottomIcons_1wawm_951{display:flex;flex-direction:row;justify-content:right;font-size:1.25rem;padding:3px 9px;color:#1a1e5d}._BottomIcons_1wawm_951 p{margin:0}._DraggableItem_1wawm_581{border:2px solid #ccc;padding:4px;cursor:pointer;margin:4px 0}._assessmentSuccessAnimation_1wawm_985{width:35rem;position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);z-index:9}._assessmentFailAnimation_1wawm_1001{width:10rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._AssessmentSummary_1wawm_1015{display:flex;justify-content:space-between;box-shadow:0 3px 8px #0000003d;margin:1rem 0;align-items:center;justify-content:center;padding:4px 0;flex-direction:column;cursor:pointer}._AssessmentSummary_1wawm_1015 h4{margin:4px 0;padding:0;text-decoration:underline}._Mark_1wawm_1051{height:fit-content;padding:0 2rem;margin-top:7px}._Marks_1wawm_1063{display:flex;flex-direction:column}._Marks_1wawm_1063 p{margin:1px 0;font-size:1.2rem;font-weight:500;padding:3px .75rem;color:#fff}._Markdiv_1wawm_1087{width:fit-content;margin:3px 0;border-radius:5px;display:flex;flex-direction:row;color:#fff;font-size:1.15rem;padding:4px .5rem}._FirstText_1wawm_1109{width:9rem}._SecondText_1wawm_1115{width:4rem}@media screen and (max-width: 1500px){._AssesssmentSide_1wawm_421{width:24%;padding:1rem .5rem;display:flex;flex-direction:column}._Sidecard_1wawm_433{border:1px solid;border-radius:10px;padding:1rem .5rem;color:#1a1e5d;background-color:#efefef}._Grid_1wawm_447{display:grid;grid-template-columns:repeat(4,1fr);padding:5px .5rem;row-gap:1rem;column-gap:.75rem;margin-top:2rem}}@media screen and (max-width: 1300px){._DropContainer_1wawm_485{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}._DropQuestions_1wawm_495{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:60%;padding-top:1.5rem}._DropAnswers_1wawm_511{display:flex;flex-direction:column;align-items:center;justify-content:center;width:40%}._DropAnswers_1wawm_511 h5{margin:0;text-decoration:underline;font-size:1rem}._Card_1wawm_479{display:flex;flex-direction:row;align-items:center;width:12rem;margin:8px 0;border-radius:6px;border:1px solid #dbdbdb;background-color:#e1dfdf;padding:4px 0}._Card_1wawm_479 p{margin:0;padding:4px}._DraggablePlaceholder_1wawm_565{border:2px dashed #ccc;padding:4px;text-align:center;color:#999;cursor:pointer;margin:4px 0}._DraggableItem_1wawm_581{border:2px solid #ccc;padding:4px;cursor:pointer;margin:4px 0}._DropQuestions_1wawm_495 table{width:100%;border-spacing:0;border-collapse:separate;border-spacing:0 8px}._DropQuestions_1wawm_495 tbody tr{text-align:center;box-shadow:#0000003d 0 3px 8px}._DropQuestions_1wawm_495 td{padding:.1rem .2rem;font-size:1rem;text-align:center}._DropQuestions_1wawm_495 td:nth-child(1){text-align:left}._DropQuestions_1wawm_495 td:nth-child(2){width:13rem}}@media screen and (max-width: 1025px){._DropContainer_1wawm_485{display:flex;flex-direction:column;align-items:flex-start}._DropQuestions_1wawm_495{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:80%;padding-top:1.5rem}._DropAnswers_1wawm_511{display:flex;flex-direction:column;align-items:center;width:50%}}@media screen and (max-width: 768px){._assesment_1wawm_115{display:flex;padding:0 .5rem;flex-direction:column-reverse;height:fit-content;justify-content:space-between;overflow-y:scroll;z-index:9;align-items:center}._AssesssmentSide_1wawm_421{width:100%;padding:.5rem 0;display:flex;flex-direction:column}._AssessmentHead_1wawm_223{width:97.5%;display:flex;flex-direction:column;border:1px solid #cccccc;padding:6px 2px;height:fit-content;margin:2px 0}._Grid_1wawm_447{display:grid;grid-template-columns:repeat(auto-fill,minmax(25px,1fr));padding:5px;row-gap:1rem;column-gap:.5rem;margin-top:.5rem}._ValidateButton_1wawm_317{background-color:#38b020;font-size:1rem;outline:none;border-radius:7px;padding:.5rem;color:#fff;cursor:pointer;text-transform:uppercase;border:none;margin:0 .25rem}._SkipButton_1wawm_343{background:#dde1ef;font-size:1rem;outline:none;border-radius:7px;padding:.5rem;color:#56197e;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #6356be;margin:0 .25rem}._FinishButton_1wawm_369{background-color:#0f6bd4;font-size:1rem;outline:none;border-radius:7px;padding:.5rem;cursor:pointer;font-weight:600;text-transform:uppercase;color:#fff;margin:0 .25rem;border:none}}@media screen and (max-width: 600px){._Container_1wawm_1{padding:0 .5rem}._DropQuestions_1wawm_495{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding-top:1.5rem}._DropAnswers_1wawm_511{display:flex;flex-direction:column;align-items:center;width:100%}}@media screen and (max-width: 500px){._ValidateButton_1wawm_317{background-color:#38b020;font-size:.9rem;outline:none;border-radius:7px;padding:.5rem;color:#fff;cursor:pointer;font-weight:600;text-transform:uppercase;border:none;margin:0 .25rem}._SkipButton_1wawm_343{background:#dde1ef;font-size:.9rem;outline:none;border-radius:7px;padding:.5rem;color:#56197e;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #6356be;margin:0 .25rem}._FinishButton_1wawm_369{background-color:#0f6bd4;font-size:.9rem;outline:none;border-radius:7px;padding:.5rem;cursor:pointer;font-weight:600;text-transform:uppercase;color:#fff;margin:0 .25rem;border:none}._BottomIcons_1wawm_951{display:flex;flex-direction:row;justify-content:right;font-size:1rem;padding:3px 9px;color:#1a1e5d}._AddButton_1wawm_297 button:nth-child(3){margin:4px}._assessmentSuccessAnimation_1wawm_985{width:15rem}._assessmentFailAnimation_1wawm_1001{width:6rem}}._WhiteBoradContainer_1wawm_1689{width:60rem;height:36rem;border-radius:16px;background-color:#fff;position:fixed;top:19%;right:1%;border:1px solid #dbdbdb;animation:_slideIn_1wawm_1 .5s forwards;box-shadow:#0000003d 0 3px 8px;z-index:9}._closing_1wawm_1717{animation:_slideOut_1wawm_1 .5s}@keyframes _slideIn_1wawm_1{0%{right:-60rem}to{right:1rem}}@keyframes _slideOut_1wawm_1{0%{right:1rem}to{right:-60rem}}._WhiteBoradHead_1wawm_1755{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid;padding:0rem 1rem;margin:0;border:none;border-radius:15px 15px 0 0}._WhiteBoradIcon_1wawm_1777{cursor:pointer;font-size:1.25rem;padding:8px}._WhiteBoradContent_1wawm_1787{height:30rem;padding:.5rem 1rem;overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start}._chatboticon_1wawm_1807{position:fixed;top:50%;right:0%;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}._Iconhead_1wawm_1835{display:flex;flex-direction:row;justify-content:flex-end;color:#000;font-weight:700;font-size:1.25rem;position:absolute;right:0;top:0;z-index:99}._icontext_1wawm_1859{padding:.5rem;text-align:center;font-weight:500;font-size:1rem;border-radius:6px;box-shadow:#0000003d 0 3px 8px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#1a1e5d;background-color:#fff}._icontext_1wawm_1859 p{margin:0;padding:0}._WhiteboardFloatingIcon_1wawm_1899{font-size:1.5rem;margin:2px 0;color:#1a1e5d}._ChatImage_1wawm_1909{width:11rem;display:flex;align-items:center}._ChatImage_1wawm_1909 img{width:100%}._Container_pjz6o_1{width:100%;height:90vh;perspective:1000px;padding:1rem;overflow-y:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}._Container_pjz6o_1::-webkit-scrollbar{display:none}._Card_pjz6o_31{width:50%;height:300px;position:relative;transition:transform .5s;transform-style:preserve-3d;box-shadow:0 3px 8px #0000003d}._Front_pjz6o_49,._Back_pjz6o_49{width:100%;height:100%;position:absolute;backface-visibility:hidden}._Front_pjz6o_49{background-color:#fff}._Back_pjz6o_49{background-color:#add8e6;transform:rotateX(180deg)}._Card_pjz6o_31._Flipped_pjz6o_81{transform:rotateX(180deg)}._Container_w3bac_1{width:100%;height:100vh;overflow-y:scroll;padding:0 1rem;margin-left:1rem;display:grid;justify-content:center}._Header_w3bac_21{width:100%;padding:1rem 0px;display:flex;align-items:center}._heading_w3bac_35{width:110vh;display:flex;align-items:center}._heading_w3bac_35 h1{color:#222872}._forumIcon_w3bac_55{font-size:30px;color:#c2902e}._HeaderMain_w3bac_65{width:110vh}._content_w3bac_71{display:flex;justify-content:flex-end;width:110vh}._InfoActions_w3bac_83{width:100%}._InfoActionsHead_w3bac_91{width:110vh;display:flex;flex-direction:row;padding-top:2rem;padding-bottom:2rem}._InfoActionsHead_w3bac_91 button{color:#fff;border:none;background:#222872;padding:.5rem;width:5rem;border-radius:5px;font-size:1rem;margin:0 .5rem;cursor:pointer}._Query_w3bac_131{width:30rem}._Query_w3bac_131 p{font-weight:800;color:#222872}._Search_w3bac_149{width:100%;display:flex;flex-direction:row;align-items:center;border:2px solid #dbdbdb;padding:4px 6px;border-radius:10px}._Search_w3bac_149 input{width:100%;height:1.75rem;outline:none;border:none;font-size:1.2rem}._SearchIcon_w3bac_181{font-size:1.5rem;padding-right:2px;color:#1a1e5d}._AddButton_w3bac_193{display:flex;justify-content:center;align-items:center}._add_w3bac_203 button{color:#fff;border:none;background:#222872;padding:.5rem;gap:.5rem;width:11rem;height:2.8rem;border-radius:5px;font-size:1rem;margin:0 .5rem;cursor:pointer}._AddIcon_w3bac_231{font-size:1.5rem;padding-right:2px;color:#fff}._filter_w3bac_243{display:flex;justify-content:center;align-items:center}._filterIcon_w3bac_253{font-size:1.5rem;padding-right:2px;color:#fff;width:6rem}._QueryBody_w3bac_267{width:110vh}._Faq_w3bac_275{background-color:#334f6b11;padding:20px;border-radius:0 10px;margin-top:20px;box-shadow:0 3px 6px #8c959f26}._Querryinfo_w3bac_291{width:100vh;padding-bottom:1rem}._Querryinfo_w3bac_291 ._user_w3bac_299{font-weight:700;color:#1a1e5d;font-size:1.2rem}._Querryinfo_w3bac_291 ._date_w3bac_311{font-weight:500;color:#c2902e;font-size:.7rem}._question_w3bac_323{font-size:1rem;font-weight:700;color:#1a1e5d;padding:20px}._AnswerList_w3bac_337{width:65vh;background-color:#fff;padding:20px;margin:20px;border-radius:10px;box-shadow:0 10px 15px -3px #0000001a 0 4px 6px -4px #0000001a}._answers_w3bac_357{font-size:15px;font-weight:500;padding-bottom:1rem}._Answersinfo_w3bac_369{width:45vh;padding-bottom:1rem}._Answersinfo_w3bac_369 ._user_w3bac_299{font-weight:600;color:#1a1e5d;font-size:.6}._Answersinfo_w3bac_369 ._date_w3bac_311{font-weight:400;font-size:.6rem;color:#c2902e}._answersActions_w3bac_403{display:flex;gap:1rem;justify-content:end}._EditAns_w3bac_415,._DeleteAns_w3bac_427{font-size:1.3rem;color:#1a1e5d;cursor:pointer}._CommentQuestion_w3bac_439,._DeleteQuestion_w3bac_451,._More_w3bac_463,._EditQuestion_w3bac_475{font-size:1.5rem;color:#1a1e5d;cursor:pointer}._QuestionAction_w3bac_487{display:flex;justify-content:flex-start;align-items:center;padding-bottom:1rem;padding-top:1rem;padding-left:1rem;gap:1.5rem}._QaLike_w3bac_507{font-size:1.5rem;color:#1a1e5d;cursor:pointer}._CommentBox_w3bac_519{width:65vh;padding:20px;margin:20px;display:flex;gap:2rem;height:20vh;border-radius:8px}._CommentBox_w3bac_519 textarea{width:100%;font-size:1.2rem;font-weight:800;padding:2rem;border:1px solid #ced4da;border-radius:4px;resize:none;box-shadow:#0000003d 0 3px 8px}._CommentBox_w3bac_519 button{padding:10px;background-color:#1a1e5d;color:#fff;border:none;height:2.3rem;border-radius:4px;cursor:pointer;transition:background-color .3s ease}._CommentBox_w3bac_519 button:hover{background-color:#013b79}._CommentBox_w3bac_519 textarea:focus{outline:none}._modal_w3bac_599{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000}._modalContent_w3bac_625{background-color:#fff;padding:20px;width:60vh;border-radius:8px;box-shadow:0 0 10px #00000080}._modalContent_w3bac_625 h2{color:#1a1e5d}._QuesDelmodal_w3bac_649{background-color:#fff;padding:20px;width:45vh;border-radius:8px;box-shadow:0 0 10px #00000080}._QuesDelmodal_w3bac_649 h2{color:#1a1e5d}._close_w3bac_673{position:absolute;top:10px;right:10px;cursor:pointer;font-size:20px;color:#888}._closeButton_w3bac_691{background-color:#1a1e5d;color:#fff;border:none;width:2rem;height:2rem;border-radius:50%}._closeButton_w3bac_691:hover{background-color:#b40000;color:#fff;border:none;width:2rem;height:2rem;border-radius:50%}._AddmodalClose_w3bac_727{display:flex;justify-content:flex-end}._DeleteQuestionModalButtons_w3bac_737{padding-top:20px;display:flex;gap:1rem;justify-content:flex-end}._DelAnsBtnConfirm_w3bac_751{padding:10px;background-color:#1a1e5d;color:#fff;border:none;height:2.3rem;border-radius:4px;cursor:pointer;transition:background-color .3s ease}._DelAnsBtnConfirm_w3bac_751:hover{background-color:#4bb543}._DelAnsBtnCancel_w3bac_781:hover{background-color:#b40000}._DelAnsBtnCancel_w3bac_781{padding:10px;background-color:#1a1e5d;color:#fff;border:none;height:2.3rem;border-radius:4px;cursor:pointer;transition:background-color .3s ease}._DeletemodalClose_w3bac_811{display:flex;justify-content:flex-end}._closeIcon_w3bac_821{font-size:2rem;cursor:pointer}._AddQuestionBox_w3bac_831{display:flex;flex-direction:column;gap:2rem;padding:1rem}._AddQuestionBox_w3bac_831 textarea{width:100%;height:5rem;border:none;border-radius:4px;resize:none;font-weight:900;font-size:1rem}._AddQuestionBox_w3bac_831 button{padding:10px;background-color:#1a1e5d;color:#fff;border:none;height:2.3rem;border-radius:4px;cursor:pointer;transition:background-color .3s ease}._AddQuestionBox_w3bac_831 button:hover{background-color:#013b79}._AddQuestionBox_w3bac_831 textarea:focus{outline:none}._addtxt_w3bac_903{padding:30px;border-radius:10px;border:1px solid #ced4da;box-shadow:#0000003d 0 3px 8px}._attachments_w3bac_917{display:flex;justify-content:flex-end;padding-top:10px}._fileicon_w3bac_929{font-size:1.3rem;color:#1a1e5d;cursor:pointer}._PreviewBody_w3bac_941{max-width:50vh;max-height:30vh;overflow:auto;padding-top:2rem}._filePreview_w3bac_955{display:flex;flex-direction:column;gap:1rem;justify-content:flex-end;width:100%;height:100%;overflow:hidden}._filePreview_w3bac_955 img{max-width:90%;max-height:90%;width:auto;height:auto}._filePreview_w3bac_955 audio{max-width:100%;max-height:100%}._viewBody_w3bac_999{max-width:40vh;max-height:80vh;padding-top:20px;justify-content:center}._view_w3bac_999{width:100%;height:100%;overflow:hidden}._view_w3bac_999 img{max-width:100%;max-height:100%;width:auto;height:auto}._InputIcons_w3bac_1039{display:flex;gap:1rem}._DeletePreview_w3bac_1049{font-size:1.5rem;color:#1a1e5d;cursor:pointer}._ImagePreview_w3bac_1061{display:block}._AudioPreview_w3bac_1069{display:flex;align-items:center;padding-bottom:30px}._VideoPreview_w3bac_1081,._player_w3bac_1095{max-width:100%;max-height:100%;width:auto;height:auto}._PreviewBody_w3bac_941::-webkit-scrollbar{width:8px}._PreviewBody_w3bac_941::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}._PreviewBody_w3bac_941::-webkit-scrollbar-thumb{background:#1a1e5d;border-radius:10px}._PreviewBody_w3bac_941::-webkit-scrollbar-thumb:hover{background:#1a1e5d}._addtxt_w3bac_903 textarea::-webkit-scrollbar{width:8px}._addtxt_w3bac_903 textarea::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}._addtxt_w3bac_903 textarea::-webkit-scrollbar-thumb{background:#1a1e5d;border-radius:10px}._addtxt_w3bac_903 textarea::-webkit-scrollbar-thumb:hover{background:#1a1e5d}._showItems_w3bac_1181{background-color:transparent;font-size:1rem;font-weight:500;color:#888;display:flex;align-items:center;cursor:pointer}._showItems_w3bac_1181:hover{color:#1a1e5d}._AnsLike_w3bac_1209{font-size:1.3rem;color:#1a1e5d;cursor:pointer}._dropbtn_w3bac_1221{background-color:#04aa6d;color:transparent;padding:20px;font-size:20px;border:none}._dropdown_w3bac_1237{position:relative;display:inline-block}._dropdownContent_w3bac_1247{display:none;position:absolute;background-color:transparent;min-width:30px;border:none;z-index:1}._dropdownContent_w3bac_1247 a{color:#000;padding:12px 16px;text-decoration:none;display:block}._dropdownContent_w3bac_1247{display:Block;gap:3rem}._listEdit_w3bac_1297,._listDelete_w3bac_1299{height:2.5rem;width:2.5rem;border-radius:50%;display:flex;text-align:center;align-items:center;justify-content:center;margin-bottom:.5rem}._listEdit_w3bac_1297:hover{background-color:#1a1e5d}._EditQuestion_w3bac_475:hover{color:#fff}._listDelete_w3bac_1299:hover{background-color:#1a1e5d}._DeleteQuestion_w3bac_451:hover{color:#fff}._QuerryinfoBox_w3bac_1349{display:flex;justify-content:flex-end}._Imagelisting_w3bac_1359{padding:20px}._container_1j9ur_1{height:80vh;overflow-y:scroll;background-color:#0b0f7705}._container_1j9ur_1::-webkit-scrollbar{display:none}._header_1j9ur_21{display:flex;justify-content:space-between;background-color:#fff;align-items:center;color:#131010;height:6rem;padding-left:4rem;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275)}._headerText_1j9ur_41{display:flex;align-items:center;justify-content:flex-start}._headerText_1j9ur_41 p{font-weight:800;font-size:1.35rem;text-transform:uppercase;display:flex;justify-content:center;align-items:center;gap:2rem;color:#00008b}._backButton_1j9ur_73{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:8px;color:#00008b;font-size:1.5rem;transition:all .3s ease;margin-right:1rem}._backButton_1j9ur_73:hover{background:#00008b1a;transform:translate(-3px)}._headerButton_1j9ur_111{display:flex;justify-content:flex-end;align-items:center;padding:0 1rem}._headerButton_1j9ur_111 button{background:#00008b1f;font-size:.8rem;outline:none;border-radius:7px;padding:.75rem;color:#00008b;width:130px;cursor:pointer;font-weight:800;text-transform:uppercase;border:2px solid rgb(0,0,139)}._headerButton_1j9ur_111 button:hover{color:#fff;background:#00008b}._eventCardsBox_1j9ur_163{padding:4rem;display:flex;flex-wrap:wrap}._eventCards_1j9ur_163{padding:1rem}._eventCards_1j9ur_163:hover{background-color:#00008b0a;border-radius:5px}._eventTitle_1j9ur_193{padding-top:10px}._eventTitle_1j9ur_193 h2{color:#252555}._host_1j9ur_209{color:#444443;display:flex;font-weight:600;align-items:center;padding-top:10px;padding-bottom:10px;gap:.5rem}._date_1j9ur_229{padding-top:10px;display:flex;align-items:center;font-size:16px;font-weight:600;gap:.5rem}._cardContainer_1j9ur_247{border:none;max-width:345px;max-height:435px}._cardImage_1j9ur_259{border-radius:10px}._CardContent_1j9ur_265{padding:0;width:345px}._CardActions_1j9ur_275{padding-top:10px}._container_q46zn_3{min-height:calc(100vh - 4.5rem);height:auto;padding:1rem 1.25rem;display:flex;flex-direction:column;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}._container_q46zn_3::-webkit-scrollbar{width:10px}._container_q46zn_3::-webkit-scrollbar-track{background:#d9d9d9;border-radius:10px}._container_q46zn_3::-webkit-scrollbar-thumb{background:#8c8c8c;border-radius:10px}._container_q46zn_3::-webkit-scrollbar-thumb:hover{background:#8c8c8c}._loading_q46zn_63{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 4.5rem)}._spinner_q46zn_77{border:4px solid rgba(1,81,205,.15);border-left-color:#0151cd;border-radius:50%;width:40px;height:40px;animation:_spin_q46zn_77 1s linear infinite}@keyframes _spin_q46zn_77{to{transform:rotate(360deg)}}._dashboardWrapper_q46zn_109{display:flex;flex-direction:row;gap:1.25rem;width:100%;min-width:0}._dashboardSection_q46zn_125{display:flex;flex-direction:column;flex:1;min-width:0}._greetingText_q46zn_139{display:flex;flex-direction:column;margin-bottom:.5rem;width:95%;padding:0}._greetingMain_q46zn_155{font-family:Urbane Demi,sans-serif;font-size:40px;font-weight:700;color:#0151cd;margin:0 0 .25rem;padding:0;line-height:1.35;letter-spacing:-.025em;text-rendering:optimizeLegibility}._greetingSub_q46zn_179{font-family:Urbane;font-size:16px;font-weight:400;color:#8c8c8c;margin:0;padding:0;line-height:1.4}._backButton_q46zn_201{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;margin-top:.5rem;margin-bottom:.75rem;width:fit-content;background:#0151cd;font-family:Urbane;font-size:13px;font-weight:500;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease}._backButton_q46zn_201:hover{background:#0140a0}._header_q46zn_249{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#fff;padding:.5rem 1rem 1rem;border-radius:15px;margin-top:.75rem;margin-bottom:.75rem;width:100%;min-width:0;min-height:auto;box-sizing:border-box;border:1px solid rgba(1,81,205,.12);box-shadow:0 1px 4px #0000000a}._headerText_q46zn_285{display:flex;flex-direction:column;gap:.35rem;flex:1}._headerText_q46zn_285 h1{font-family:Urbane Demi,sans-serif;font-size:28px;font-weight:600;color:#0151cd;margin:0;line-height:1.35}._headerText_q46zn_285 p{font-family:Urbane;font-size:14px;font-weight:400;color:#8c8c8c;margin:0;line-height:1.4}._MainBox_q46zn_337{width:100%;padding:0;margin-top:.5rem}._EventDetails_q46zn_349{display:flex;flex-direction:column;gap:.75rem;width:100%;min-width:0}._box_q46zn_367{display:flex;flex-direction:column;gap:1.25rem;background:#fff;border:1px solid rgba(1,81,205,.12);border-radius:15px;padding:1.25rem 1.5rem;box-shadow:0 1px 4px #0000000a;transition:all .25s ease}._posterDetails_q46zn_391{display:flex;flex-direction:column;gap:1.25rem}._poster_q46zn_391{width:100%;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a}._poster_q46zn_391 img{width:100%;height:auto;display:block;object-fit:cover}._discription_q46zn_431{width:100%}._details_q46zn_439 h3{font-family:Urbane Demi,sans-serif;font-size:20px;font-weight:600;color:#0151cd;margin:0 0 .75rem;line-height:1.4}._details_q46zn_439 h4{font-family:Urbane;font-size:16px;font-weight:500;color:#334155;margin:0 0 .5rem;line-height:1.4}._details_q46zn_439 p{font-family:Urbane;font-size:14px;font-weight:400;color:#64748b;margin:0;line-height:1.5}._detailCards_q46zn_495{display:flex;flex-direction:column;gap:.75rem}._actionContainer_q46zn_507{width:100%}._dateBox_q46zn_515,._hostVenue_q46zn_517{background:#fff;border:1px solid rgba(1,81,205,.12);border-radius:10px;padding:1rem 1.25rem;box-shadow:0 1px 4px #0000000a;transition:all .25s ease}._dateBox_q46zn_515:hover,._hostVenue_q46zn_517:hover{box-shadow:0 4px 16px #0151cd1f}._dateTime_q46zn_545,._hostHead_q46zn_547,._venueDetails_q46zn_549{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem}._dateTime_q46zn_545 p,._hostHead_q46zn_547 p,._venueDetails_q46zn_549 p{font-family:Urbane Demi;font-size:14px;font-weight:600;color:#0151cd;margin:0}._timeIcon_q46zn_583{font-size:1.25rem;color:#0151cd}._dateBox_q46zn_515 span,._hostVenue_q46zn_517 span{font-family:Urbane;font-size:14px;font-weight:400;color:#64748b;margin:0;line-height:1.5}._attendButton_q46zn_615{width:100%;margin-top:.25rem}._attendButton_q46zn_615 button{width:100%;padding:.75rem 1.25rem;background:linear-gradient(135deg,#0151cd,#0140a0);color:#fff;border:none;border-radius:10px;font-family:Urbane;font-size:14px;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 2px 8px #0151cd4d}._attendButton_q46zn_615 button:hover{background:linear-gradient(135deg,#0140a0,#013380);transform:translateY(-2px);box-shadow:0 4px 14px #0151cd66}._attendButton_q46zn_615 button._attending_q46zn_667{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 2px 8px #22c55e4d}._attendButton_q46zn_615 button._attending_q46zn_667:hover{background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 4px 14px #22c55e66}._modal_q46zn_689{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;justify-content:center;align-items:center;z-index:999}._modalContent_q46zn_715{background:#fff;padding:2rem 2.5rem;border-radius:15px;box-shadow:0 20px 45px -12px #0000002e;max-width:90%;width:420px;border:1px solid rgba(1,81,205,.08)}._modalContent_q46zn_715 h2{font-family:Urbane Demi,sans-serif;font-size:20px;font-weight:600;color:#0151cd;margin:0 0 1.5rem;line-height:1.5;text-align:center}._modalButtons_q46zn_755{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}._modalCancel_q46zn_769{padding:.65rem 1.25rem;background:transparent;font-family:Urbane;font-size:14px;font-weight:600;color:#0151cd;border:2px solid #0151CD;border-radius:10px;cursor:pointer;transition:all .25s ease}._modalCancel_q46zn_769:hover{background:#cf142b;color:#fff;border-color:#cf142b}._modalConfirm_q46zn_807{padding:.65rem 1.25rem;background:linear-gradient(135deg,#0151cd,#0140a0);font-family:Urbane;font-size:14px;font-weight:600;color:#fff;border:none;border-radius:10px;cursor:pointer;transition:all .25s ease;box-shadow:0 2px 8px #0151cd4d}._modalConfirm_q46zn_807:hover{background:linear-gradient(135deg,#0140a0,#013380);transform:translateY(-2px);box-shadow:0 4px 14px #0151cd66}._snackbar_q46zn_849{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#0151cd,#0140a0);color:#fff;padding:1rem 1.5rem;border-radius:10px;box-shadow:0 4px 20px #0151cd59;z-index:1000;font-family:Urbane;font-size:14px;font-weight:500;text-align:center}._snackbar_q46zn_849 p{margin:0}@media screen and (max-width: 1024px){._container_q46zn_3{padding:1.5rem}._box_q46zn_367{flex-direction:column}._headerText_q46zn_285 h1{font-size:24px}}._Container_xfan8_1{width:100%;justify-content:center;align-items:center;position:relative;transform:translate(-100%);animation:_slide-in_xfan8_1 1s forwards}@keyframes _slide-in_xfan8_1{to{transform:translate(0)}}._mainBody_xfan8_31{margin-left:155px;margin-top:6rem}._user_xfan8_41 p{font-size:22px;font-weight:300;line-height:33.19px;text-align:left;font-family:Urbane Extra}._user_xfan8_41 span{font-size:30px;font-weight:600;line-height:39.82px;text-align:left;color:#595bdb;font-family:Urbane Demi}._course_xfan8_75 p{font-size:18px;font-weight:500;line-height:27.65px;text-align:left;padding:3rem 0;font-family:Urbane}._cardContainer_xfan8_93{display:flex;gap:8rem}._courseCard_xfan8_103{width:50%;gap:0px;border:3px solid rgba(89,91,219,1);border-radius:20px;height:20%}._CardHeader_xfan8_121{background-color:#595bdb26;padding:1.6rem;border-radius:20px}._CardHeader_xfan8_121 p{font-size:23.04px;font-weight:300;line-height:27.65px;margin:0}._slogan_xfan8_147{padding:0 2rem 0 5.5rem}._slogan_xfan8_147 p{font-family:Urbane Extra;color:#3f3f3f;font-size:1.2rem}._package_xfan8_169{margin:0;padding:0}._package_xfan8_169 p{margin:0;font-size:54px;font-weight:600;line-height:81.61px;text-align:left;color:#595bdbcc;padding:0rem 1rem 1rem;font-family:Urbane}._package_xfan8_169 span{font-size:40px;font-weight:600;line-height:57.35px;text-align:left;color:#595bdb;font-family:Urbane}._CardBody_xfan8_219{padding:1rem 2rem}._CardBody_xfan8_219 p{font-size:18px;font-weight:500;line-height:30px;text-align:left;color:#3f3f3f;margin:0;font-family:Urbane}._pointsHeader_xfan8_245{padding:1rem 0}._points_xfan8_245{display:flex;align-items:center;padding:5px}._points_xfan8_245 span{font-size:18px;font-style:italic;font-weight:800;line-height:28.8px;text-align:left;color:#000;font-family:Urbane}._points_xfan8_245 p{font-size:18px;font-weight:500;line-height:28.8px;text-align:left;color:#3f3f3f;font-family:Urbane}._points_xfan8_245 img{width:22px;padding:0 1rem}._subscribeCard_xfan8_313{width:50%}._subscribeCardBox_xfan8_321{padding:0 7rem 6rem 0}._subscribeCardHead_xfan8_329{display:flex;justify-content:space-between}._amount_xfan8_339{text-align:right}._summaryTitle_xfan8_347{font-size:28px;font-weight:500;line-height:39.82px;margin:0;font-family:Urbane}._summarySpan_xfan8_363{font-size:21px;font-weight:500;line-height:33.19px;color:#3f3f3f;padding:2rem 0 0;margin:0}._amountTitle_xfan8_381{font-size:28px;font-weight:500;line-height:39.82px;margin:0;font-family:Urbane}._amountSpan_xfan8_397{font-size:21px;font-weight:500;line-height:33.19px;color:#3f3f3f;padding:2rem 0 0;margin:0}._declare_xfan8_415{padding-top:2rem;padding-bottom:1rem}._declare_xfan8_415 input{height:1rem;width:1rem;margin-right:1rem}._declare_xfan8_415 label{display:flex;align-items:center;color:#3f3f3f;font-family:Urbane Extra}._declare_xfan8_415 p{font-size:17px;font-weight:500;line-height:23.04px;text-align:left}._SubscriptionBtn_xfan8_467{padding-bottom:1rem}._SubscriptionBtn_xfan8_467 button{padding:1rem;margin-top:0rem;border:none;border-radius:25px;background:#595bdb;font-size:22px;font-weight:600;line-height:31.21px;color:#fff;cursor:pointer;width:100%;font-family:Urbane Demi}._separator_xfan8_505{display:flex;align-items:center;margin:20px 0}._separator_xfan8_505 span{flex:1;text-align:center;position:relative;font-weight:500;font-size:15px}._separator_xfan8_505 span:before,._separator_xfan8_505 span:after{content:"";height:1px;background:#5f5f5f;position:absolute;top:50%;width:calc(50% - 20px)}._separator_xfan8_505 span:before{left:0;margin-right:10px}._separator_xfan8_505 span:after{right:0;margin-left:10px}._startTrail_xfan8_573 button{padding:1rem;margin-top:0rem;border:none;border-radius:25px;background:#ffbe00;width:576px;font-size:22px;font-weight:600;line-height:31.21px;color:#fff;cursor:pointer;width:100%;font-family:Urbane Demi}._startTrail_xfan8_573 p{padding-bottom:1rem;font-size:17px;font-weight:500;line-height:23.04px;text-align:center;margin:0;color:#3f3f3f;font-family:Urbane Extra}@media (max-width: 1024px){._mainBody_xfan8_31{margin-left:2rem;margin-top:5rem}._cardContainer_xfan8_93{gap:3rem}._subscribeCardBox_xfan8_321{padding:0 2rem 4rem 0}._slogan_xfan8_147{padding-left:2rem}}@media (max-width: 768px){._mainBody_xfan8_31{margin-left:0;margin-top:4rem;padding:0 1rem 2rem}._user_xfan8_41 p{font-size:18px;line-height:1.4}._user_xfan8_41 span{font-size:24px}._course_xfan8_75 p{font-size:16px;padding:2rem 0}._cardContainer_xfan8_93{flex-direction:column;gap:2rem;align-items:stretch}._courseCard_xfan8_103{width:100%;order:1}._CardHeader_xfan8_121{padding:1.25rem 1rem}._package_xfan8_169 p{font-size:36px;line-height:1.2;padding:.5rem 1rem}._package_xfan8_169 span{font-size:28px}._slogan_xfan8_147{padding:0 1rem}._slogan_xfan8_147 p{font-size:1rem}._CardBody_xfan8_219{padding:1rem}._CardBody_xfan8_219 p,._points_xfan8_245 p,._points_xfan8_245 span{font-size:15px}._points_xfan8_245 img{width:18px;padding:0 .75rem 0 0}._subscribeCard_xfan8_313{width:100%;order:2}._subscribeCardBox_xfan8_321{padding:0 0 3rem}._subscribeCardHead_xfan8_329{flex-direction:column;gap:1rem}._amount_xfan8_339{text-align:left}._summaryTitle_xfan8_347,._amountTitle_xfan8_381{font-size:22px}._summarySpan_xfan8_363,._amountSpan_xfan8_397{font-size:16px}._declare_xfan8_415{padding-top:1.5rem}._declare_xfan8_415 p{font-size:15px}._SubscriptionBtn_xfan8_467 button,._startTrail_xfan8_573 button{font-size:18px;padding:.9rem 1rem}._startTrail_xfan8_573 p{font-size:15px}._separator_xfan8_505 span{font-size:14px}}@media (max-width: 480px){._mainBody_xfan8_31{margin-top:3.5rem;padding:0 .75rem 1.5rem}._user_xfan8_41 p{font-size:16px}._user_xfan8_41 span{font-size:20px}._course_xfan8_75 p{font-size:15px;padding:1.5rem 0}._cardContainer_xfan8_93{gap:1.5rem}._package_xfan8_169 p{font-size:28px}._package_xfan8_169 span{font-size:22px}._CardHeader_xfan8_121{padding:1rem .75rem}._slogan_xfan8_147 p{font-size:.95rem}._pointsHeader_xfan8_245 p{font-size:16px}._CardBody_xfan8_219 p,._points_xfan8_245 p,._points_xfan8_245 span{font-size:14px}._summaryTitle_xfan8_347,._amountTitle_xfan8_381{font-size:20px}._summarySpan_xfan8_363,._amountSpan_xfan8_397{font-size:15px}._declare_xfan8_415 p{font-size:14px}._SubscriptionBtn_xfan8_467 button,._startTrail_xfan8_573 button{font-size:16px;padding:.85rem 1rem}._startTrail_xfan8_573 p{font-size:14px}}._Container_1398w_1{width:100%;justify-content:center;align-items:center;position:relative;transform:translate(-100%);padding-bottom:1rem;animation:_slide-in_1398w_1 1s forwards}@keyframes _slide-in_1398w_1{to{transform:translate(0)}}._successCard_1398w_33{margin-left:255px;margin-right:255px;margin-top:3rem;border-radius:67px;box-shadow:1px 2px 21.1px -8px #00000040;display:flex;flex-direction:column;justify-content:center;align-items:center}._msg_1398w_61{text-align:center;align-items:center}._msg_1398w_61 p{font-size:20px;font-weight:400;line-height:27.65px;color:#3f3f3f;margin:0;padding-bottom:1rem}._Cardheading_1398w_91{text-align:center;align-items:center}._cardBody_1398w_99{padding:4.5rem}._Cardheading_1398w_91 p{font-size:20px;font-weight:500;line-height:27.65px;text-align:center;margin:0;padding-bottom:1rem}._Cardheading_1398w_91 h3{font-size:32px;font-weight:800;line-height:39.61px;text-align:center;margin:0;color:#3f3f3f;padding-bottom:2rem}._SuccessImg_1398w_145{padding-bottom:2rem;display:flex;align-items:center;justify-content:center}._welcome_1398w_159{align-items:center;justify-content:center;text-align:center}._welcome_1398w_159 p{margin:0;font-size:22px;font-weight:500;line-height:27.65px;color:#595bdb;padding:1rem 0}._welcome_1398w_159 button{padding:.8rem;margin-top:0rem;width:400px;border:none;border-radius:25px;background:#595bdb;font-size:26px;font-weight:600;line-height:31.21px;color:#fff;cursor:pointer}._Container_zmept_1{width:100%;justify-content:center;align-items:center;position:relative}._FailCard_zmept_15{margin-left:255px;margin-right:255px;margin-top:3rem;border-radius:67px;box-shadow:1px 2px 21.1px -8px #00000040;display:flex;flex-direction:column;justify-content:center;align-items:center}._Cardheading_zmept_43{text-align:center;align-items:center}._cardBody_zmept_51{padding:5rem}._Cardheading_zmept_43 p{font-size:24px;font-weight:500;line-height:27.65px;text-align:center;margin:0;padding-bottom:1rem}._Cardheading_zmept_43 h3{font-size:38px;font-weight:800;line-height:39.61px;text-align:center;margin:0;color:#3f3f3f;padding-bottom:2rem}._Cardheading_zmept_43 h3 span{font-size:38px;font-weight:800;line-height:39.61px;text-align:center;margin:0;color:#595bdb}._Failmsg_zmept_115{text-align:center;padding-bottom:4rem}._Failmsg_zmept_115 p{font-size:23.04px;font-weight:400;line-height:27.65px;color:#3f3f3f;margin:0;padding-bottom:1rem}._FailImg_zmept_143{padding-bottom:2rem;display:flex;align-items:center;justify-content:center}._try_zmept_157{align-items:center;justify-content:center;text-align:center}._try_zmept_157 button{padding:.8rem;margin-top:0rem;width:400px;border:none;border-radius:25px;background:#595bdb;font-size:26px;font-weight:600;line-height:31.21px;color:#fff;cursor:pointer}._Container_wme9d_1{width:100%;justify-content:center;align-items:center;position:relative;transform:translate(-100%);padding-bottom:1rem;animation:_slide-in_wme9d_1 1s forwards}@keyframes _slide-in_wme9d_1{to{transform:translate(0)}}._ReadyCard_wme9d_35{width:70%;border-radius:67px;box-shadow:1px 2px 21.1px -8px #00000040;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;margin-top:2rem}._Cardheading_wme9d_59{text-align:center;align-items:center}._cardBody_wme9d_67{padding:3rem}._Cardheading_wme9d_59 p{font-size:20px;font-weight:500;line-height:27.65px;text-align:center;margin:0;padding-bottom:1rem}._Cardheading_wme9d_59 h3{font-size:28px;font-weight:500;line-height:39.61px;text-align:center;margin:0;color:#3f3f3f;padding-bottom:1rem}._Cardheading_wme9d_59 h3 span{font-size:30px;font-weight:700;line-height:39.61px;text-align:center;margin:0;color:#595bdb}._Readymsg_wme9d_131{text-align:center;padding-bottom:1rem;margin-top:-2rem}._Readymsg_wme9d_131 p{font-size:17px;font-weight:400;line-height:27.65px;color:#3f3f3f;margin:0;padding-bottom:.5rem}._ReadyImg_wme9d_161{display:flex;align-items:center;justify-content:center}._start_wme9d_173{align-items:center;justify-content:center;text-align:center}._start_wme9d_173 button{padding:1rem;margin-top:0rem;width:400px;border:none;border-radius:25px;background:#595bdb;color:#fff;cursor:pointer;font-family:Urbane;font-size:23.04px;font-weight:500;line-height:27.65px;text-align:center}._Conatiner_kxouq_1{width:100%;justify-content:center;align-items:center;position:relative;transform:translate(-100%);animation:_slide-in_kxouq_1 1s forwards}@keyframes _slide-in_kxouq_1{to{transform:translate(0)}}._MainBody_kxouq_31{display:flex;flex-direction:column;margin-left:155px;margin-top:100px}._bodyBox_kxouq_45{display:flex;gap:2rem}._header_kxouq_55 p{font-size:28px;font-weight:300;line-height:39.82px;text-align:left;margin:0}._header_kxouq_55 span{margin:0;font-size:30px;font-weight:800;line-height:39.82px;text-align:left;color:#595bdb}._header_kxouq_55 h3{margin:0;padding-top:10px;font-size:18px;font-weight:100;line-height:27.65px;text-align:left;color:#3f3f3f}._cardHeader_kxouq_109 p{padding-top:2rem;padding-bottom:2rem;font-size:22px;font-weight:500;line-height:33.19px;text-align:left;color:#3f3f3f}._cardBody_kxouq_131{display:flex;justify-content:center;font-size:19.2px;font-weight:500;line-height:23.04px;gap:3rem}._cardBody_kxouq_131 p{margin:0}._colOne_kxouq_157 p{margin-top:.5rem}._learning_kxouq_165 p{margin-top:-.5rem}._milestone_kxouq_173 p{margin-top:-.7rem}._lessons_kxouq_181,._assessment_kxouq_183,._milestone_kxouq_173,._learning_kxouq_165{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;border:1px solid rgba(0,0,0,.1);width:250px;height:110px;gap:0px;border-radius:36px;margin-bottom:3rem;font-size:16px;font-weight:500;color:#3f3f3f}._milestoneImg_kxouq_221{margin-top:-1rem}._content_kxouq_229{padding:2rem}._boxDialogue_kxouq_237{border-radius:40px;background:#595bdb1c;margin-left:6rem;margin-right:5rem}._content_kxouq_229 p{margin:0;font-size:17px;font-weight:300;text-align:left;padding-bottom:8px;color:#000;font-family:Urbane Extra;line-height:32px}._cmntImage_kxouq_273{height:100%;margin-left:8rem}._cmntImage_kxouq_273 img{width:425px;height:345px}._commentBox_kxouq_295{display:flex;flex-direction:column;align-items:center;justify-content:center}._content_kxouq_229 span{margin:0;font-family:Urbane Demi;font-size:28px;font-weight:600;line-height:27.65px;text-align:left;color:#595bdb}._startButton_kxouq_329{display:flex;justify-content:center;align-items:center;margin-top:2rem}._startButton_kxouq_329 button{padding:1rem 8rem;font-size:20px;text-align:left;border:none;border-radius:20px;background:#595bdb;color:#fff;cursor:pointer;font-family:Urbane;font-size:23.04px;font-weight:500;line-height:27.65px;text-align:center;margin-bottom:.5rem}._authHeader_zvvtj_1{width:100%;background:#fff;flex-shrink:0}._authHeaderInner_zvvtj_13{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1400px;margin:0 auto}._logoWrap_zvvtj_31{cursor:pointer;display:flex;align-items:center}._logoWrap_zvvtj_31 img{max-width:200px;height:auto;object-fit:contain}@media (max-width: 768px){._authHeaderInner_zvvtj_13{padding:.75rem 1rem}._logoWrap_zvvtj_31 img{max-width:160px}}._container_hmbh3_1{min-height:calc(100vh - 4.5rem);height:auto;padding:1rem 1.25rem;display:flex;flex-direction:column;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#f0f4ff}._container_hmbh3_1::-webkit-scrollbar{width:10px}._container_hmbh3_1::-webkit-scrollbar-track{background:#d9d9d9;border-radius:10px}._container_hmbh3_1::-webkit-scrollbar-thumb{background:#8c8c8c;border-radius:10px}._container_hmbh3_1::-webkit-scrollbar-thumb:hover{background:#8c8c8c}._dashboardWrapper_hmbh3_36{display:flex;flex-direction:row;gap:1.25rem;width:100%;min-width:0}._dashboardSection_hmbh3_44{display:flex;flex-direction:column;width:70%;flex:1;min-width:0;overflow-x:hidden}._welcomeSection_hmbh3_53{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#fff;padding:.5rem 1rem 1rem;border-radius:15px;margin-top:.75rem;margin-bottom:.75rem;width:100%;min-width:0;min-height:180px;box-sizing:border-box;position:relative;overflow:hidden}._welcomeSectionLeft_hmbh3_72{display:flex;flex-direction:column;justify-content:flex-start;flex:1;min-width:0;padding:1rem;height:100%;min-height:100%;overflow:hidden}._greetingText_hmbh3_84{display:flex;flex-direction:column;width:100%;padding:0;margin-bottom:1rem}._greetingText_hmbh3_84 ._greetingMain_hmbh3_92:first-child{margin-bottom:.35rem}._greetingText_hmbh3_84 ._greetingMain_hmbh3_92:last-child{margin-top:0}._greetingMain_hmbh3_92{font-family:Urbane Demi,sans-serif;font-size:40px;font-weight:700;color:#0151cd;margin:0 0 .25rem;padding:0;line-height:1.35;letter-spacing:-.025em;text-rendering:optimizeLegibility}._greetingSub_hmbh3_112{font-family:Urbane;font-size:16px;font-weight:400;color:#8c8c8c;margin:0;padding:0;line-height:1.4}._profileBanner_hmbh3_122{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.6rem 1rem;border-radius:10px;margin-bottom:.75rem;width:100%;min-width:0;box-sizing:border-box;font-family:Urbane,sans-serif}._profileBannerComplete_hmbh3_136{background:#f0fdf4;border:1px solid #bbf7d0}._profileBannerComplete_hmbh3_136 ._profileBannerIcon_hmbh3_141{color:#22c55e;font-size:1.5rem;flex-shrink:0}._profileBannerComplete_hmbh3_136 ._profileBannerText_hmbh3_147{color:#22c55e;font-size:16px;font-weight:500;flex:1}._profileBannerIncomplete_hmbh3_155{background:#fef2f2;border:1px solid #fecaca}._profileBannerIncomplete_hmbh3_155 ._profileBannerIcon_hmbh3_141{color:#dc2626;font-size:1.5rem;flex-shrink:0}._profileBannerIncomplete_hmbh3_155 ._profileBannerText_hmbh3_147{color:#dc2626;font-size:16px;font-weight:500;flex:1}._profileBannerPartial_hmbh3_174{background:#fff7ed;border:1px solid #fed7aa}._profileBannerPartial_hmbh3_174 ._profileBannerIcon_hmbh3_141{color:#f97316;font-size:1.5rem;flex-shrink:0}._profileBannerPartial_hmbh3_174 ._profileBannerText_hmbh3_147{color:#ea580c;font-size:16px;font-weight:500;flex:1}._profileBannerZero_hmbh3_193{background:#fef2f2;border:1px solid #fecaca}._profileBannerZero_hmbh3_193 ._profileBannerIcon_hmbh3_141{color:#dc2626;font-size:1.5rem;flex-shrink:0}._profileBannerZero_hmbh3_193 ._profileBannerText_hmbh3_147{color:#b91c1c;font-size:16px;font-weight:500;flex:1}._profileBannerButton_hmbh3_211{padding:.4rem 1rem;background:#0151cd;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;font-family:Urbane,sans-serif;transition:background .2s ease}._profileBannerButton_hmbh3_211:hover{background:#0140a0}._profileBannerClose_hmbh3_228{margin-left:auto;padding:.25rem;background:transparent;border:none;cursor:pointer;color:#dc2626;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s,color .2s}._profileBannerClose_hmbh3_228:hover{background:#dc262626;color:#b91c1c}._welcomeSectionLeft_hmbh3_72 p{font-family:Urbane Demi;font-size:28px;font-weight:600;line-height:39.82px;text-align:left;margin:0;padding:.75rem 1rem;color:#0151cd;width:100%;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}._welcomeSectionLeft_hmbh3_72 span{color:#8c8c8c;font-family:Urbane Extra;font-size:20px;font-weight:300;line-height:27.65px;text-align:left;margin:.5rem 0 0;padding:0 1rem;width:100%;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}._bannerViewButton_hmbh3_279{margin-top:auto;margin-left:1rem;align-self:flex-start;padding:.5rem 1.25rem;background:linear-gradient(135deg,#0151cd,#0140a0);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;font-family:Urbane,sans-serif;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 2px 8px #0151cd4d;transition:all .25s ease}._bannerViewButton_hmbh3_279:hover{background:linear-gradient(135deg,#0140a0,#013380);transform:translateY(-2px);box-shadow:0 4px 12px #0151cd66}._bannerViewButton_hmbh3_279:active{transform:translateY(0)}._welcomeSectionRight_hmbh3_310{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-self:flex-start;width:340px;min-width:340px;max-width:340px;padding:1rem 2rem 1rem 1rem;flex-shrink:0}._welcomeSectionRight_hmbh3_310 ._welcomeImageContainer_hmbh3_323{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;position:relative;width:340px;height:190px;min-width:340px;min-height:190px;overflow:hidden;padding-right:1.5rem}._welcomeSectionRight_hmbh3_310 ._welcomeImage_hmbh3_323{width:21rem;height:190px;min-width:21rem;min-height:190px;position:relative;display:flex;align-items:center;justify-content:center;margin-left:1rem;flex-shrink:0;overflow:hidden}._carouselDotsMobile_hmbh3_351{display:flex;gap:.5rem;align-items:center;justify-content:center}._welcomeImage_hmbh3_323 img{width:100%;height:100%;object-fit:contain;display:block;border-radius:12px;pointer-events:none}._squaresSection_hmbh3_367{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;gap:.75rem;margin-top:.75rem;margin-bottom:.75rem;width:100%;min-width:0;box-sizing:border-box}._squareCard_hmbh3_381{flex:1 1 calc(25% - .6rem);min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:10px;padding:1rem .75rem;min-height:110px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box;max-width:calc(25% - .6rem);cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}._squareCard_hmbh3_381:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0151cd1f}._squareCard_hmbh3_381>p{font-family:Urbane;font-size:14px;font-weight:400;color:#666;margin:0 0 .5rem;text-align:center}._squareCardContent_hmbh3_413{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:1rem;padding:.5rem 0}._squareCardNumber_hmbh3_423{font-family:Urbane Demi!important;font-size:46px!important;font-weight:600!important;color:#0151cd!important;margin:.5rem 0 0;line-height:1.2;text-align:left}._squareCardLabel_hmbh3_433{font-family:Urbane;font-size:14px;font-weight:400;color:#666;margin:0;text-align:left;width:100%}._squareCardSkillsText_hmbh3_443{font-family:Urbane;font-size:12px;font-weight:400;color:#0151cd;opacity:.85}._squareCardOffersSeparator_hmbh3_451{font-family:Urbane;font-size:14px;font-weight:400;color:#666}._careerProgressCareerPathRow_hmbh3_459{display:flex;flex-direction:row;align-items:flex-start;gap:0;margin-top:1rem;margin-bottom:1rem;width:100%;min-width:0}._careerPathSection_hmbh3_471{flex:1;min-width:0;padding:0 .25rem 0 1.5rem;margin-right:-.75rem;box-sizing:border-box}._careerPathFlag_hmbh3_480{display:flex;align-items:center;flex-shrink:0}._careerPathFlag_hmbh3_480 svg{display:block}._careerPathTitle_hmbh3_490{font-family:Urbane Demi;font-size:24px;font-weight:600;color:#0151cd;margin:0}._careerPathTimeline_hmbh3_498{display:flex;flex-direction:column;gap:0;position:relative}._careerPathFlagAbove_hmbh3_505{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;position:relative;z-index:2}._careerPathFlagAbove_hmbh3_505 ._careerPathFlag_hmbh3_480{margin-left:6px}._careerPathFlagAbove_hmbh3_505 ._careerPathTitle_hmbh3_490{margin:0}._careerPathStep_hmbh3_522{display:flex;align-items:center;gap:1rem;position:relative;transition:transform .25s ease}._careerPathStep_hmbh3_522:hover{transform:translate(4px)}._careerPathStep_hmbh3_522:hover ._careerPathMarker_hmbh3_534{transform:scale(1.15);box-shadow:0 4px 16px #0151cd59,0 0 0 3px #fffffff2}._careerPathStep_hmbh3_522:hover ._careerPathCardDesc_hmbh3_539{box-shadow:0 8px 24px #0151cd2e,0 4px 16px #00000014;border-color:#0151cd59}._careerPathStepMarkerOnly_hmbh3_544{margin-bottom:.5rem}._careerPathSteps_hmbh3_549{position:relative}._careerPathSteps_hmbh3_549:before{content:"";position:absolute;left:17px;top:-.5rem;bottom:auto;height:var(--career-path-line-height, calc(100% - 2.5rem) );width:2px;background:#60a5fa;z-index:0}._careerPathMarker_hmbh3_534{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Urbane Demi;font-size:15px;font-weight:700;color:#fff;flex-shrink:0;z-index:1;box-shadow:0 2px 8px #00000026,0 0 0 2px #ffffffe6;border:2px solid rgba(255,255,255,.8);transition:transform .25s ease,box-shadow .25s ease}._careerPathStepsWrapper_hmbh3_583{position:relative}._careerPathTimelineLocked_hmbh3_587{cursor:default}._careerPathCardBlur_hmbh3_591{filter:blur(2px);opacity:.9}._careerPathLockOverlay_hmbh3_596{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:auto;cursor:default}._careerPathLockIcon_hmbh3_610{color:#0151cd;opacity:.9;width:36px;height:36px}._careerPathHoverTooltip_hmbh3_617{margin-top:.5rem;padding:.5rem 1rem;background:#fff;color:#0151cd;box-shadow:0 2px 8px #0000001a;border:1px solid rgba(0,0,0,.06);font-size:.85rem;font-weight:600;border-radius:8px;white-space:nowrap}._careerPathMarker1_hmbh3_631{background:linear-gradient(135deg,#22c55e,#16a34a)}._careerPathMarker2_hmbh3_636{background:linear-gradient(135deg,#86efac,#4ade80)}._careerPathMarker3_hmbh3_641{background:linear-gradient(135deg,#fda4af,#fb923c)}._careerPathMarker4_hmbh3_646,._careerPathMarker5_hmbh3_651{background:linear-gradient(135deg,#93c5fd,#60a5fa)}._careerPathCard_hmbh3_539{flex:1;min-width:0;padding:1rem 1.25rem;margin-bottom:1rem}._careerPathCardTitle_hmbh3_662{font-family:Urbane Demi;font-size:16px;font-weight:600;color:#334155;margin:0 0 .35rem}._careerPathCardDesc_hmbh3_539{font-family:Urbane;font-size:14px;font-weight:400;color:#334155;margin:.35rem 0 0;padding:.85rem 1rem;background:linear-gradient(135deg,#0151cd14,#3b82f60f,#f1f5f9f2);border:1px solid rgba(1,81,205,.18);border-left:4px solid #0151CD;border-radius:10px;box-shadow:0 2px 8px #0151cd14,0 4px 16px #0000000f;transition:box-shadow .25s ease,border-color .25s ease}._careerPathEmpty_hmbh3_685{padding:1rem 0;font-family:Urbane}._careerProgressWrapper_hmbh3_691{display:flex;flex-direction:column;gap:0;flex:1;min-width:0;align-items:flex-start;margin-left:-.75rem}._careerProgressSection_hmbh3_701{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._careerProgressTitle_hmbh3_709{font-family:Urbane Demi;font-size:24px;font-weight:600;color:#0151cd;margin:0;text-align:center}._careerScorePlaceholder_hmbh3_718{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:2rem 1rem}._careerScorePlaceholderText_hmbh3_728{font-family:Urbane;font-size:14px;font-weight:400;color:#8c8c8c;margin:0;margin-top:1rem}._todosSection_hmbh3_737{width:100%;display:flex;flex-direction:column;margin-top:1.25rem}._todosTitle_hmbh3_744{font-family:Urbane Demi;font-size:20px;font-weight:600;color:#0151cd;margin:0 0 1rem;letter-spacing:-.02em}._todosContent_hmbh3_753{display:flex;flex-direction:column;gap:.75rem;width:100%}._viewAllButton_hmbh3_760{background:linear-gradient(135deg,#0151cd,#0140a0);color:#fff;border:none;border-radius:10px;padding:.65rem 1.25rem;font-family:Urbane;font-size:14px;font-weight:500;cursor:pointer;transition:all .25s ease;margin-top:.5rem;align-self:flex-start;width:fit-content;box-shadow:0 2px 8px #0151cd40}._viewAllButton_hmbh3_760:hover{background:linear-gradient(135deg,#0140a0,#013380);transform:translateY(-2px);box-shadow:0 4px 14px #0151cd59}._viewAllButtonEvents_hmbh3_783{background:linear-gradient(135deg,#0151cd,#0140a0);box-shadow:0 2px 8px #0151cd4d}._viewAllButtonEvents_hmbh3_783:hover{background:linear-gradient(135deg,#0140a0,#013380);box-shadow:0 4px 14px #0151cd66}._todoCard_hmbh3_793{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#fff;border:1px solid rgba(1,81,205,.12);padding:1rem 1.25rem;border-radius:10px;gap:1rem;min-height:64px;width:100%;min-width:0;max-width:100%;box-shadow:0 1px 4px #0000000a;transition:all .25s ease;cursor:pointer}._todoCard_hmbh3_793:hover{box-shadow:0 4px 16px #0151cd1f;transform:translateY(-1px)}._todoCardTextOnly_hmbh3_817{background:transparent;border:none;padding:0;min-height:auto;box-shadow:none}._todoCardTextOnly_hmbh3_817:hover{box-shadow:none;transform:none}._todoCardEmpty_hmbh3_830{cursor:default}._todoCardEmpty_hmbh3_830:hover{transform:none}._todoCardEmpty_hmbh3_830 ._todoCardContent_hmbh3_838{width:100%;justify-content:center;align-items:center}._todoCardEmpty_hmbh3_830 ._todoSubtitle_hmbh3_844{padding:1rem 0;color:#8c8c8c;text-align:center}._emptyStateText_hmbh3_850{font-family:Urbane;font-size:14px;font-weight:400;color:#8c8c8c;margin:0;padding:.5rem 0}._todoCardContent_hmbh3_838{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}._todoTitle_hmbh3_867{font-family:Urbane Demi;font-size:15px;font-weight:600;color:#0151cd;margin:0;line-height:1.3}._todoSubtitle_hmbh3_844{font-family:Urbane;font-size:13px;font-weight:400;color:#64748b;margin:.15rem 0 0;line-height:1.4}._todoTime_hmbh3_885{background:linear-gradient(135deg,#0151cd,#0140a0);color:#fff;border:none;border-radius:8px;padding:.5rem 1rem;font-family:Urbane;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;flex-shrink:0;box-shadow:0 2px 6px #0151cd40;transition:all .2s ease}._todoTime_hmbh3_885:hover{background:linear-gradient(135deg,#0140a0,#013380);box-shadow:0 3px 10px #0151cd59}._careerProgressContent_hmbh3_906{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.25rem;width:100%;max-width:100%;margin-left:0}@media screen and (min-width: 1025px){._careerProgressContent_hmbh3_906{width:fit-content;margin-left:2rem}}._progressChartContainer_hmbh3_924{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:.75rem}._progressChartWrapperOuter_hmbh3_932{position:relative}._careerScoreLockOverlay_hmbh3_936{position:absolute;top:0;left:0;right:0;bottom:0;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:auto;cursor:default}._careerScoreLockOverlay_hmbh3_936{flex-direction:column}._careerScoreLockOverlay_hmbh3_936 ._careerScoreLockIcon_hmbh3_955{margin-bottom:.5rem}._careerScoreHoverTooltip_hmbh3_959{padding:.5rem 1rem;background:#fff;color:#0151cd;box-shadow:0 2px 8px #0000001a;border:1px solid rgba(0,0,0,.06);font-size:.85rem;font-weight:600;border-radius:8px;white-space:nowrap}._progressChartWrapper_hmbh3_932{position:relative;width:300px;height:300px;flex-shrink:0;overflow:visible}._progressChartWrapperBlur_hmbh3_979 ._progressChartOuter_hmbh3_979{filter:blur(4px)}._careerScoreLockIcon_hmbh3_955{color:#0151cd;opacity:.7;width:36px;height:36px}._progressChartOuter_hmbh3_979{position:absolute;top:0;left:0;width:300px!important;height:300px!important;display:block;z-index:1}._progressChartInner_hmbh3_1000{position:absolute;top:0;left:0;width:300px!important;height:300px!important}._progressChartCenter_hmbh3_1008{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none;z-index:2}._progressChartNumber_hmbh3_1021{font-family:Urbane Demi;font-size:56px;font-weight:600;color:#0151cd;line-height:1}._progressMetrics_hmbh3_1029{display:flex;flex-direction:column;gap:1.5rem;flex:1;margin-left:auto;align-items:flex-end}._progressMetric_hmbh3_1029{display:flex;flex-direction:row;align-items:center;gap:1rem}._progressMetricBar_hmbh3_1045{width:4px;height:40px;background:#0151cd;border-radius:2px;flex-shrink:0}._progressMetricContent_hmbh3_1053{display:flex;flex-direction:column;gap:.25rem}._progressMetricValue_hmbh3_1059{font-family:Urbane Demi;font-size:18px;font-weight:600;color:#000;margin:0;line-height:1.2}._progressMetricLabel_hmbh3_1068{font-family:Urbane;font-size:14px;font-weight:400;color:#666;margin:0;line-height:1.2}._videoSection_hmbh3_1077{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#feb;padding:1rem;border-radius:45px;margin:1rem 0}._videoSectionLeft_hmbh3_1088{display:flex;flex-direction:column;justify-content:flex-start;width:45%;padding:1rem}._videoSectionLeft_hmbh3_1088 p{margin:0;padding:0 1rem;color:#5f5f5f;font-family:Urbane Extra;font-size:24px;font-weight:300;line-height:33.19px;text-align:left}._videoSectionRight_hmbh3_1109{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:45%;padding:1rem}._videoButtonSection_hmbh3_1118{display:flex;flex-direction:row;align-items:center;background-color:#fff;border-radius:2rem;padding:.5rem 1.5rem;cursor:pointer}._videoButtonSection_hmbh3_1118 svg{color:#ffbe00;font-size:2rem;padding-right:1rem}._videoButtonSection_hmbh3_1118 p{font-family:Urbane;font-size:16px;font-weight:500;line-height:23.04px;text-align:left;margin:0;color:#5f5f5f}._activitySection_hmbh3_1145{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:1rem 0;gap:1rem;min-width:0}._activitySectionLeft_hmbh3_1155{display:flex;flex-direction:column;justify-content:flex-start;padding:2rem 3rem;background:#f5f5ff;width:53%;border-radius:2rem;position:relative;border-left:3px solid #E5E5E5}._activitySectionLeftTop_hmbh3_1167{display:flex;flex-direction:column;justify-content:flex-start}._activitySectionLeftTop_hmbh3_1167 h4{font-family:Urbane Demi;font-size:24px;font-weight:600;line-height:1.4;text-align:left;color:#595bdb;margin:0;padding-bottom:.5rem}._activitySectionLeftTop_hmbh3_1167 p{font-family:Urbane;font-size:14px;font-weight:400;line-height:1.5;text-align:left;color:#666;margin:0}._activitySectionLeftBottom_hmbh3_1194{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 0;gap:1rem}._moduleText_hmbh3_1203{display:flex;flex-direction:row;align-items:center}._moduleText_hmbh3_1203 p{font-family:Urbane Demi;font-size:24px;font-weight:600;line-height:1.4;text-align:left;color:#595bdb;margin:0;padding-right:.5rem}._moduleText_hmbh3_1203 span{font-family:Urbane;font-size:14px;font-weight:400;line-height:1.5;text-align:left;color:#666}._exploreButton_hmbh3_1229{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#595bdb;border-radius:2rem;padding:.75rem 1.5rem;cursor:pointer;transition:background-color .2s ease}._exploreButton_hmbh3_1229:hover{background-color:#4a4bc7}._exploreButton_hmbh3_1229 p{margin:0;font-family:Urbane;font-size:14px;font-weight:500;line-height:1.5;text-align:left;color:#fff;padding-right:.5rem}._exploreButton_hmbh3_1229 svg{color:#fff}._exploreButton_hmbh3_1229 svg{font-size:1.35rem}._activitySectionRight_hmbh3_1264{display:flex;flex-direction:column;justify-content:center;align-items:center;width:34%;border-radius:2rem}._activityRightHeader_hmbh3_1273{display:flex;flex-direction:row;align-items:center;justify-content:space-between}._activityRightHeader_hmbh3_1273 p{font-family:Urbane;font-size:20px;font-weight:500;line-height:27.65px;text-align:left;color:#5f5f5f;margin:0}._activityRightHeader_hmbh3_1273 span{font-family:Urbane Extra;font-size:16px;font-weight:500;line-height:23.04px;text-align:left;color:#898890}._activityCardContainer_hmbh3_1299{display:flex;flex-direction:column;justify-content:flex-start;cursor:pointer}._activityCard_hmbh3_1299{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;border-radius:45px;padding:2rem 1rem;margin:1rem 0;min-width:0}._disabledCard_hmbh3_1318{background:#d9d9d9;pointer-events:none}._dailyCard_hmbh3_1323{background-color:#ffbe00}._weeklyCard_hmbh3_1327{background-color:#00dfc7}._orangeBackground_hmbh3_1331{background-color:#ff7a00}._redBackground_hmbh3_1335{background-color:#ff2443}._activityCardImage_hmbh3_1340{display:flex;flex-direction:row;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0 1rem}._activityCardImage_hmbh3_1340 img{width:100%;height:100%}._activityCardText_hmbh3_1355{display:flex;flex-direction:row;align-items:center;justify-content:center}._activityCardText_hmbh3_1355 p{font-family:Urbane;font-size:24px;font-weight:500;line-height:33.61px;text-align:left;color:#fff;margin:0;padding:0 1rem}._statusSection_hmbh3_1373{display:flex;flex-direction:row;justify-content:space-between;padding:2rem;background:#595bdb1a;border-radius:2rem}._statusSectionLeft_hmbh3_1383{display:flex;flex-direction:column;justify-content:flex-start;width:55%}._statusHeading_hmbh3_1390{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._statusHeading_hmbh3_1390 p{font-family:Urbane;font-size:15px;font-weight:500;line-height:19.2px;text-align:left;color:#595bdb;margin:0;padding:4px 0}._moduleHeading_hmbh3_1408{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._moduleHeading_hmbh3_1408 p{font-family:Urbane;font-size:20px;font-weight:500;line-height:27.65px;text-align:left;color:#595bdb;margin:0;padding:4px 0}._progressBar_hmbh3_1426{margin:6px 0}._topicContainer_hmbh3_1430{display:flex;flex-direction:column;justify-content:flex-start;padding:8px 0}._topicCard_hmbh3_1437{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#fff;border-radius:1rem;padding:10px 1rem;margin:8px 0}._topicCardLeft_hmbh3_1448{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:60%}._topicCardLeft_hmbh3_1448 p{font-family:Urbane;font-size:16px;font-weight:500;line-height:19.2px;text-align:left;color:#5f5f5f;margin:0}._topicCardRight_hmbh3_1466{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:30%}._topicCardRight_hmbh3_1466 p{font-family:Urbane;font-size:16px;font-weight:500;line-height:19.2px;text-align:left;margin:0}._statusSectionRight_hmbh3_1483{display:flex;flex-direction:row;justify-content:flex-start;padding-left:2rem;border-left:3px solid #81808533;width:35%}._statusSectionRightContent_hmbh3_1493{display:flex;flex-direction:column;justify-content:flex-start;width:65%}._statusSectionRightGraph_hmbh3_1500{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:35%;position:relative}._statusRightHeading_hmbh3_1509{display:flex;flex-direction:column;justify-content:flex-start}._statusRightHeading_hmbh3_1509 p{font-family:Urbane;font-size:16px;font-weight:500;line-height:19.2px;text-align:left;color:#595bdb;margin:0;padding:6px 0}._statusRightHeading_hmbh3_1509 span{font-family:Urbane Extra;font-size:13.33px;font-weight:300;line-height:16px;text-align:left;color:#595bdb}._statusRightBody_hmbh3_1535{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0}._statusRightBody_hmbh3_1535 h4{font-family:Urbane;font-size:18px;font-weight:600;line-height:23.04px;text-align:left;color:#595bdb;margin:0;padding:1rem 0}._statusRightBody_hmbh3_1535 span{font-family:Urbane;font-size:17px;font-weight:500;line-height:23.04px;text-align:left;color:#595bdb}._statusRightButton_hmbh3_1562{display:flex;flex-direction:row;align-items:center;justify-content:center;background:#b1b2ee;border-radius:2rem;padding:1rem 0;width:8rem;margin-top:.5rem}._statusRightButton_hmbh3_1562 p{font-family:Urbane;font-size:13.33px;font-weight:500;line-height:16px;text-align:left;color:#5f5f5f;margin:0;cursor:pointer}._popupOverlay_hmbh3_1585{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9;width:100%;height:100vh;background:#d9d9d980}._Popup_hmbh3_1596{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:31px;padding:3rem 8rem;display:flex;flex-direction:column;justify-content:flex-start;z-index:99;box-shadow:1px 1px 2.3px #cfcfcf}._popupHeader_hmbh3_1612{display:flex;flex-direction:column;justify-content:flex-start}._popupHeaderIcon_hmbh3_1618{display:flex;flex-direction:row;align-items:center;justify-content:center}._popupHeaderIcon_hmbh3_1618 img{width:65px;height:100%}._popupMainHeader_hmbh3_1630{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:1.5rem 0}._popupMainHeader_hmbh3_1630 p{margin:0;font-family:Urbane;font-size:40px;font-weight:500;line-height:48.01px;text-align:left;color:#595bdb}._popupSubHeader_hmbh3_1648{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:1rem 0}._popupSubHeader_hmbh3_1648 p{margin:0;font-family:Urbane;font-size:20px;font-weight:500;line-height:30px;text-align:center;color:#5f5f5f}._popupBody_hmbh3_1666{display:flex;flex-direction:column;justify-content:flex-start}._popupBodyTop_hmbh3_1672{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6rem;padding:1rem 0}._popupBodyCard_hmbh3_1681{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}._popupBodyCard_hmbh3_1681 p{margin:0;font-family:Urbane;font-size:22px;font-weight:500;line-height:28.8px;text-align:left;color:#5f5f5f}._popupBodyCard_hmbh3_1681 span{margin:0;font-family:Urbane;font-size:22px;font-weight:500;line-height:28.8px;text-align:left;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:50%;background-color:#595bdb;width:45px;height:45px}._popupBodyCard_hmbh3_1681 img{width:54px;height:100%}._popupBodyBottom_hmbh3_1722{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:1rem 0}._popupBodyBottom_hmbh3_1722 p{margin:0;font-family:Urbane;font-size:22px;font-weight:500;line-height:28.8px;text-align:left;color:#5f5f5f}._PopupButton_hmbh3_1740{margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4rem;padding:1rem 0}._snoozeButton_hmbh3_1750{width:16rem;height:3.5rem;border-radius:2.5rem;font-family:Urbane;font-size:23.04px;font-weight:600;line-height:27.65px;text-align:center;color:#fff;background:#00cbf4;border:none;cursor:pointer}._yesButton_hmbh3_1765{width:16rem;height:3.5rem;border-radius:2.5rem;background:#ffbe00;font-family:Urbane;font-size:23.04px;font-weight:600;line-height:27.65px;text-align:center;color:#fff;border:none;cursor:pointer}._snoozeHeader_hmbh3_1780{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:1rem 0}._snoozeHeader_hmbh3_1780 p{margin:0;font-family:Urbane;font-size:20px;font-weight:500;line-height:30px;text-align:left;color:#5f5f5f}._snoozeContainer_hmbh3_1799{display:flex;flex-direction:column;justify-content:flex-start;padding:1.5rem 0;gap:2rem}._snoozeCard_hmbh3_1807{display:flex;flex-direction:row;align-items:center;justify-content:center;background:#00cbf4;padding:1rem;border-radius:44px;cursor:pointer}._snoozeCard_hmbh3_1807 p{margin:0;font-family:Urbane;font-size:21px;font-weight:600;line-height:27.65px;text-align:center;color:#fff}._videoPopup_hmbh3_1829{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#232323;display:flex;flex-direction:column;justify-content:flex-start;z-index:99;box-shadow:1px 1px 2.3px #3f3f3f;border-radius:25px}._videoContainer_hmbh3_1844{width:50vw;height:60vh;display:flex;flex-direction:row;align-items:center;justify-content:center;overflow:hidden}._videoContainer_hmbh3_1844 video{width:100%;height:100%;object-fit:cover;border-radius:25px;position:relative}._videoClose_hmbh3_1862{position:absolute;color:#fff;font-size:1.75rem;font-weight:800;z-index:9999999;top:1rem;right:1rem;cursor:pointer}._carouselDots_hmbh3_351{display:flex;gap:.5rem;align-items:center;justify-content:center}._carouselDot_hmbh3_351{width:8px;height:8px;border-radius:50%;border:none;background:#0151cd4d;cursor:pointer;padding:0;transition:all .3s ease}._carouselDot_hmbh3_351:hover{background:#0151cd80;transform:scale(1.2)}._carouselDotActive_hmbh3_1896{background:#0151cd;width:10px;height:10px}._welcomeSectionImageMobile_hmbh3_1903{display:none}._welcomeSectionBottom_hmbh3_1908{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;margin-top:auto;gap:1rem}._welcomeSectionBottom_hmbh3_1908 ._bannerViewButton_hmbh3_279{margin-top:0;margin-left:1rem}._welcomeSectionBottom_hmbh3_1908 ._carouselDotsMobile_hmbh3_351{flex:1;justify-content:center}._mobileRecommendationEventsTodos_hmbh3_1929{display:none;flex-direction:column;gap:1.5rem;width:100%;margin-top:1.5rem}._rightSidebar_hmbh3_1938{width:22%;min-width:200px;max-width:320px;display:flex;flex-direction:column;gap:1rem;height:fit-content;position:relative;padding-left:1rem;padding-top:4.5rem;border-left:1px solid #E5E5E5}._rightSidebarIcons_hmbh3_1952{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-left:-.9rem;margin-top:-4rem;margin-bottom:.5rem}._rightSidebarHeader_hmbh3_1962{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem 0;width:100%}._rightSidebarHeaderLeft_hmbh3_1971{display:flex;flex-direction:row;align-items:center;gap:.75rem}._iconImage_hmbh3_1978{width:2.1rem;height:2rem;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}._iconImage_hmbh3_1978 img{width:100%;height:100%}._notificationIconImage_hmbh3_1993{width:2.5rem;height:2.5rem;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;background:#f5f5ff;border-radius:50%;padding:.5rem}._notificationIconImage_hmbh3_1993 img{width:60%;height:60%;filter:brightness(0) saturate(100%) invert(27%) sepia(95%) saturate(2476%) hue-rotate(212deg) brightness(95%) contrast(95%)}._userIcon_hmbh3_2012{display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;width:50px;border-radius:50%;overflow:hidden;background-color:#0151cd14}._userIcon_hmbh3_2012 img{width:100%;height:100%;object-fit:cover}._rightSidebarDivider_hmbh3_2030{width:100%;height:1px;background:#e5e5e5;margin:.5rem 0}._sidebarHeading_hmbh3_2037{font-family:Urbane Demi;font-size:20px;font-weight:600;color:#0151cd;margin:0 0 .75rem}._recommendationHeading_hmbh3_2045{font-family:Urbane Demi;font-size:20px;font-weight:600;color:#0151cd;margin:0}._updateGoalsProfileHeadline_hmbh3_2053{font-family:Urbane;font-size:13px;font-weight:400;color:#64748b;margin:.15rem 0 0;line-height:1.4}._completeSetupCard_hmbh3_2063{background:#fff;border-radius:10px;box-shadow:0 2px 8px #00000014;margin-bottom:1rem;overflow:hidden;border:1px solid rgba(1,81,205,.1)}._completeSetupHeader_hmbh3_2072{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#feeeee;font-family:Urbane Demi;font-size:16px;font-weight:600;color:#333}._completeSetupHeader_hmbh3_2072 ._completeSetupIcon_hmbh3_2084{color:#f97316;font-size:1.25rem;flex-shrink:0}._completeSetupSection_hmbh3_2090{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1rem;border-top:1px solid #EEEEEE}._completeSetupSectionContent_hmbh3_2100{display:flex;flex-direction:column;gap:.25rem}._completeSetupSectionTitle_hmbh3_2106{font-family:Urbane Demi;font-size:14px;font-weight:600;color:#333}._completeSetupSectionTitle_hmbh3_2106 ._completeSetupPercent_hmbh3_2113{color:#dc2626}._completeSetupSectionDesc_hmbh3_2117{font-family:Urbane;font-size:12px;font-weight:400;color:#8c8c8c}._recommendationsHeader_hmbh3_2124{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}._recommendationsHeaderLeft_hmbh3_2132{display:flex;align-items:center;gap:.5rem;margin-left:-.75rem}._recommendationsHeader_hmbh3_2124 ._sidebarHeading_hmbh3_2037{margin:0}._completionIconWrap_hmbh3_2144{position:relative;display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:8px;cursor:default}._completionIconWrap_hmbh3_2144:hover{background:#3b82f61a}._completionIcon_hmbh3_2144{transition:color .2s}._completionTooltip_hmbh3_2162{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(-4px) scale(.97);padding:1rem 1.35rem;min-width:180px;max-width:min(280px,calc(100vw - 2rem));background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06);box-shadow:0 20px 45px -12px #0000002e,0 0 0 1px #00000008;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease,transform .22s cubic-bezier(.34,1.56,.64,1);pointer-events:none;z-index:100}._completionTooltip_hmbh3_2162:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%) rotate(45deg);width:14px;height:14px;background:#fff;border-left:1px solid rgba(0,0,0,.06);border-top:1px solid rgba(0,0,0,.06)}._completionTooltipSuccess_hmbh3_2194{border-color:#22c55e4d;box-shadow:0 20px 45px -12px #0000002e,0 0 0 1px #00000008,0 0 24px -4px #22c55e33}._completionTooltipSuccess_hmbh3_2194:before{background:linear-gradient(225deg,#fff,#f0fdf4)}._completionTooltipProgress_hmbh3_2203{border-color:#dc262640}._completionTooltipProgress_hmbh3_2203:before{background:linear-gradient(225deg,#fff,#fef2f2)}._completionTooltipPartial_hmbh3_2211{border-color:#f973164d}._completionTooltipPartial_hmbh3_2211:before{background:linear-gradient(225deg,#fff,#fff7ed)}._completionTooltipHeader_hmbh3_2219{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._completionTooltipLabel_hmbh3_2226{font-size:.95rem;font-weight:700;color:#1f2937;letter-spacing:-.02em}._completionTooltipIcon_hmbh3_2233{font-size:1.25rem;flex-shrink:0}._completionTooltipBar_hmbh3_2238{height:8px;background:#e5e7eb;border-radius:100px;overflow:hidden;margin-bottom:.75rem}._completionTooltipBarFill_hmbh3_2246{height:100%;border-radius:100px;transition:width .5s cubic-bezier(.4,0,.2,1)}._completionTooltipStatus_hmbh3_2252{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._completionTooltipPercent_hmbh3_2259{font-size:1.35rem;font-weight:800;letter-spacing:-.03em}._completionTooltipStatusSuccess_hmbh3_2265 ._completionTooltipPercent_hmbh3_2259{color:#047857}._completionTooltipStatusSuccess_hmbh3_2265 ._completionTooltipText_hmbh3_2269{background:linear-gradient(135deg,#22c55e2e,#22c55e14);color:#047857;padding:.35rem .8rem;border-radius:100px;font-weight:700;font-size:.8rem}._completionTooltipStatusProgress_hmbh3_2278 ._completionTooltipPercent_hmbh3_2259{color:#991b1b}._completionTooltipStatusProgress_hmbh3_2278 ._completionTooltipText_hmbh3_2269{background:linear-gradient(135deg,#dc26262e,#dc262614);color:#991b1b;padding:.35rem .8rem;border-radius:100px;font-weight:700;font-size:.8rem}._completionTooltipStatusPartial_hmbh3_2291 ._completionTooltipPercent_hmbh3_2259{color:#c2410c}._completionTooltipStatusPartial_hmbh3_2291 ._completionTooltipText_hmbh3_2269{background:linear-gradient(135deg,#f973162e,#f9731614);color:#c2410c;padding:.35rem .8rem;border-radius:100px;font-weight:700;font-size:.8rem}._completionTooltipText_hmbh3_2269{font-size:.8rem}._completionIconWrap_hmbh3_2144:hover ._completionTooltip_hmbh3_2162{opacity:1;visibility:visible;transform:translate(-50%) translateY(0) scale(1)}._remaindersSection_hmbh3_2315{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}._remainderCard_hmbh3_2322{background:#f5f5ff;border-radius:10px;padding:.75rem;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-width:0;min-height:60px;transition:box-shadow .2s ease}._remainderCard_hmbh3_2322:hover{box-shadow:0 4px 12px #00000026}._remainderCardContent_hmbh3_2343{display:flex;flex-direction:column;flex:1;background:#f5f5ff}._remainderTitle_hmbh3_2350{font-family:Urbane Demi;font-size:16px;font-weight:600;color:#333;margin:0 0 .5rem;line-height:1.4}._remainderSubtitle_hmbh3_2359{font-family:Urbane;font-size:14px;font-weight:400;color:#8c8c8c;line-height:1.4;margin:0;max-width:80%;overflow:hidden;text-overflow:ellipsis}._remainderTime_hmbh3_2371{background:#595bdb;color:#fff;border:none;border-radius:20px;padding:.5rem 1rem;font-family:Urbane;font-size:14px;font-weight:500;white-space:nowrap;cursor:pointer;flex-shrink:0;transition:background-color .2s ease}._remainderTime_hmbh3_2371:hover{background:#4a4bc7}._recommendationWrapper_hmbh3_2391{position:relative}._recommendationWrapperLocked_hmbh3_2395{cursor:default}._recommendationLockOverlay_hmbh3_2399{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:auto;cursor:default}._recommendationLockIcon_hmbh3_2413{color:#0151cd;opacity:.9;width:28px;height:28px}._recommendationHoverTooltip_hmbh3_2420{margin-top:.5rem;padding:.5rem 1rem;background:#fff;color:#0151cd;box-shadow:0 2px 8px #0000001a;border:1px solid rgba(0,0,0,.06);font-size:.85rem;font-weight:600;border-radius:8px;white-space:nowrap}._suggestionSectionBlur_hmbh3_2433 ._suggestionCard_hmbh3_2433{filter:blur(2px);opacity:.9;pointer-events:none}._suggestionSection_hmbh3_2433{display:flex;flex-direction:column;gap:.75rem}._suggestionCard_hmbh3_2433{background:#fff;border:1px solid rgba(1,81,205,.12);border-radius:10px;padding:1rem 1.25rem;box-shadow:0 1px 4px #0000000a;display:flex;flex-direction:column;width:100%;max-width:100%;min-width:0;transition:all .25s ease;position:relative;overflow:hidden;cursor:pointer}._suggestionCard_hmbh3_2433:before{display:none}._suggestionCard_hmbh3_2433:hover{box-shadow:0 8px 20px #0151cd1f;transform:translateY(-4px)}._suggestionContent_hmbh3_2472{display:flex;flex-direction:column;flex:1;gap:.5rem;position:relative;z-index:1}._suggestionTitle_hmbh3_2481{font-family:Urbane Demi;font-size:16px;font-weight:600;color:#0151cd;margin:0;line-height:1.3}._suggestionDescription_hmbh3_2490{font-family:Urbane;font-size:13px;font-weight:400;color:#64748b;line-height:1.5;margin:.25rem 0 0}._recommendationNotification_hmbh3_2500{background:#fff;border:1px solid rgba(1,81,205,.12);border-left:4px solid #0151CD;border-radius:10px;padding:1rem 1.25rem;box-shadow:0 1px 4px #0000000a}._recommendationNotificationText_hmbh3_2509{font-family:Urbane;font-size:14px;font-weight:400;color:#64748b;margin:0;line-height:1.5}._recommendationHighlight_hmbh3_2518{font-weight:600;color:#0151cd}._eventsSectionWrapper_hmbh3_2524{position:relative}._eventsSectionWrapperLocked_hmbh3_2528{cursor:default}._eventsSection_hmbh3_2524{position:relative;display:flex;flex-direction:column;gap:.75rem}._eventsLockOverlay_hmbh3_2539{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:auto;cursor:default}._eventsLockIcon_hmbh3_2553{color:#0151cd;opacity:.9;width:28px;height:28px}._eventsHoverTooltip_hmbh3_2560{margin-top:.5rem;padding:.5rem 1rem;background:#fff;color:#0151cd;box-shadow:0 2px 8px #0000001a;border:1px solid rgba(0,0,0,.06);font-size:.85rem;font-weight:600;border-radius:8px;white-space:nowrap}._eventsContent_hmbh3_2573{display:flex;flex-direction:column;gap:.75rem}._eventsContentBlur_hmbh3_2579 ._eventCard_hmbh3_2579{filter:blur(2px);opacity:.9;pointer-events:none}._eventCard_hmbh3_2579{background:#fff;border:1px solid rgba(1,81,205,.12);border-radius:10px;padding:1rem 1.25rem;box-shadow:0 1px 4px #0000000a;display:flex;flex-direction:column;gap:.5rem;margin-bottom:0;transition:all .25s ease;cursor:pointer;width:100%;max-width:100%;min-width:0}._eventCard_hmbh3_2579:hover{box-shadow:0 8px 20px #0151cd1f;transform:translateY(-4px)}._eventCardTextOnly_hmbh3_2607{background:transparent;border:none;padding:0;box-shadow:none}._eventCardTextOnly_hmbh3_2607:hover{box-shadow:none;transform:none}._eventCardEmpty_hmbh3_2619{cursor:default;background:#fff}._eventCardEmpty_hmbh3_2619:hover{transform:none}._eventTitle_hmbh3_2628{font-family:Urbane Demi;font-size:16px;font-weight:600;color:#0151cd;margin:0;line-height:1.4}._eventHost_hmbh3_2637{font-family:Urbane;font-size:13px;font-weight:400;color:#8c8c8c;margin:0}._eventDescription_hmbh3_2645{font-family:Urbane;font-size:13px;font-weight:400;color:#64748b;margin:.25rem 0 0;line-height:1.4}._eventAttendees_hmbh3_2654{display:flex;flex-direction:row;align-items:center;gap:.75rem;margin:.5rem 0}._eventAttendees_hmbh3_2654 span{font-family:Urbane;font-size:14px;font-weight:400;color:#8c8c8c}._attendeeAvatars_hmbh3_2669{display:flex;flex-direction:row;gap:-.5rem}._attendeeAvatar_hmbh3_2669{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #fff;margin-left:-8px}._attendeeAvatar_hmbh3_2669:first-child{margin-left:0}._eventDateTime_hmbh3_2688{font-family:Urbane;font-size:14px;font-weight:400;color:#8c8c8c;margin:0;line-height:1.4}._eventPlatform_hmbh3_2697{font-family:Urbane;font-size:14px;font-weight:400;color:#1565c0;margin:0;display:inline}@media screen and (max-width: 1200px){._dashboardWrapper_hmbh3_36{flex-wrap:wrap}._dashboardSection_hmbh3_44{width:100%;flex:1 1 100%}._rightSidebar_hmbh3_1938{width:100%;min-width:100%;max-width:100%;border-left:none;border-top:1px solid #E5E5E5;padding-left:0;padding-top:1.5rem;margin-top:.5rem}._welcomeSectionRight_hmbh3_310 ._welcomeImageContainer_hmbh3_323{width:100%;min-width:0;max-width:100%}._welcomeSectionRight_hmbh3_310 ._welcomeImage_hmbh3_323{width:100%;min-width:0;max-width:21rem}}@media screen and (max-width: 1024px){._container_hmbh3_1{padding:1.5rem;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}._container_hmbh3_1::-webkit-scrollbar{display:none}._greetingText_hmbh3_84{padding-left:3.5rem}._dashboardWrapper_hmbh3_36{flex-direction:column;gap:1.5rem}._dashboardSection_hmbh3_44{width:100%}._mobileRecommendationEventsTodos_hmbh3_1929{display:flex}._rightSidebar_hmbh3_1938{display:none!important}._welcomeSection_hmbh3_53{flex-direction:column;min-height:340px;height:340px;padding:1.5rem;touch-action:pan-y}._welcomeSectionLeft_hmbh3_72{width:100%;min-width:100%;padding:0;margin-bottom:0;overflow:hidden}._welcomeSectionRight_hmbh3_310{display:none}._welcomeSectionImageMobile_hmbh3_1903{display:flex;width:100%;justify-content:center;align-items:center;margin:1rem 0;overflow:hidden;flex-shrink:0}._welcomeSectionImageMobile_hmbh3_1903 ._welcomeImageContainer_hmbh3_323{width:100%;min-width:0;max-width:100%;height:150px;min-height:150px;align-items:center;justify-content:center;padding:0;overflow:hidden}._welcomeSectionImageMobile_hmbh3_1903 ._welcomeImage_hmbh3_323{width:100%;max-width:15rem;min-width:0;height:150px;min-height:150px;margin:0 auto;overflow:hidden}._welcomeSectionImageMobile_hmbh3_1903 ._welcomeImage_hmbh3_323 img{width:100%;height:100%;object-fit:contain}._squaresSection_hmbh3_367{flex-wrap:wrap;gap:.75rem}._squareCard_hmbh3_381{flex:1 1 calc(50% - .375rem);min-width:calc(50% - .375rem);max-width:calc(50% - .375rem)}._careerProgressCareerPathRow_hmbh3_459{flex-direction:column;gap:2rem}._careerProgressWrapper_hmbh3_691{flex-direction:column;gap:2rem;align-self:stretch;width:100%}._careerProgressContent_hmbh3_906{flex-direction:column;align-items:center;gap:2rem}._progressChartWrapper_hmbh3_932{width:300px;height:300px}._progressChartOuter_hmbh3_979,._progressChartInner_hmbh3_1000{width:300px!important;height:300px!important}._activitySection_hmbh3_1145{flex-direction:column}._activitySectionLeft_hmbh3_1155,._activitySectionRight_hmbh3_1264{width:100%}._statusSection_hmbh3_1373{flex-direction:column;gap:1.5rem}._statusSectionLeft_hmbh3_1383{width:100%}._statusSectionRight_hmbh3_1483{width:100%;padding-left:0;border-left:none;border-top:3px solid #81808533;padding-top:1.5rem}._videoSection_hmbh3_1077{flex-direction:column;gap:1rem}._videoSectionLeft_hmbh3_1088,._videoSectionRight_hmbh3_1109{width:100%}._Popup_hmbh3_1596{padding:2rem 4rem;width:90%;max-width:500px}._videoContainer_hmbh3_1844{width:90vw;height:50vh}}@media screen and (max-width: 768px){._container_hmbh3_1{padding:1.5rem 1rem}._greetingMain_hmbh3_92{font-size:28px}._greetingSub_hmbh3_112{font-size:14px}._welcomeSection_hmbh3_53{padding:1rem;border-radius:10px;min-height:320px;height:320px;touch-action:pan-y}._welcomeSectionLeft_hmbh3_72 p{font-size:22px;padding:.5rem 0}._welcomeSectionLeft_hmbh3_72 span{font-size:16px;max-width:100%}._welcomeSectionImageMobile_hmbh3_1903 ._welcomeImageContainer_hmbh3_323{height:130px;min-height:130px;overflow:hidden}._welcomeSectionImageMobile_hmbh3_1903 ._welcomeImage_hmbh3_323{width:100%;max-width:12rem;min-width:0;height:130px;min-height:130px;margin:0 auto}._squaresSection_hmbh3_367{flex-direction:row;flex-wrap:wrap;gap:.75rem}._squareCard_hmbh3_381{flex:1 1 calc(50% - .375rem);min-width:calc(50% - .375rem);max-width:calc(50% - .375rem);padding:1rem;min-height:120px}._squareCardNumber_hmbh3_423{font-size:36px!important}._squareCardLabel_hmbh3_433{font-size:13px}._careerProgressCareerPathRow_hmbh3_459{flex-direction:column}._careerProgressTitle_hmbh3_709,._todosTitle_hmbh3_744,._recommendationHeading_hmbh3_2045,._sidebarHeading_hmbh3_2037{font-size:18px}._progressChartWrapper_hmbh3_932{width:180px;height:180px}._progressChartOuter_hmbh3_979,._progressChartInner_hmbh3_1000{width:180px!important;height:180px!important}._progressChartNumber_hmbh3_1021{font-size:34px}._careerScoreLockIcon_hmbh3_955{width:28px;height:28px}._progressMetricValue_hmbh3_1059{font-size:16px}._progressMetricLabel_hmbh3_1068{font-size:13px}._todoTitle_hmbh3_867{font-size:14px}._todoSubtitle_hmbh3_844{font-size:12px}._todoTime_hmbh3_885{font-size:12px;padding:.4rem .75rem}._activitySectionLeft_hmbh3_1155{padding:1.5rem 2rem}._activitySectionLeftTop_hmbh3_1167 h4,._moduleText_hmbh3_1203 p{font-size:20px}._videoSectionLeft_hmbh3_1088 p{font-size:18px}._statusSection_hmbh3_1373{padding:1.5rem}._statusHeading_hmbh3_1390 p{font-size:14px}._moduleHeading_hmbh3_1408 p{font-size:18px}._topicCard_hmbh3_1437{padding:8px .75rem}._topicCardLeft_hmbh3_1448 p,._topicCardRight_hmbh3_1466 p{font-size:14px}._rightSidebarHeader_hmbh3_1962{flex-wrap:wrap;gap:.5rem}._sidebarHeading_hmbh3_2037,._recommendationHeading_hmbh3_2045{font-size:16px}._remainderCard_hmbh3_2322{padding:.5rem;min-height:50px}._remainderTitle_hmbh3_2350{font-size:14px}._remainderSubtitle_hmbh3_2359{font-size:12px}._remainderTime_hmbh3_2371{font-size:12px;padding:.4rem .75rem}._todoCard_hmbh3_793{flex-wrap:wrap;gap:.75rem}._todoCardContent_hmbh3_838{flex:1 1 100%;min-width:0}._todoTime_hmbh3_885{align-self:flex-end}._eventTitle_hmbh3_2628{font-size:14px}._eventHost_hmbh3_2637,._eventAttendees_hmbh3_2654 span,._eventDateTime_hmbh3_2688{font-size:12px}._Popup_hmbh3_1596{padding:1.5rem 2rem;width:95%;max-width:400px}._popupMainHeader_hmbh3_1630 p{font-size:32px}._popupSubHeader_hmbh3_1648 p{font-size:16px}._popupBodyTop_hmbh3_1672{gap:3rem}._popupBodyCard_hmbh3_1681 p,._popupBodyCard_hmbh3_1681 span,._popupBodyBottom_hmbh3_1722 p{font-size:18px}._snoozeButton_hmbh3_1750,._yesButton_hmbh3_1765{width:12rem;height:3rem;font-size:20px}._PopupButton_hmbh3_1740{gap:2rem}._videoContainer_hmbh3_1844{width:95vw;height:40vh}}@media screen and (max-width: 480px){._container_hmbh3_1{padding:1rem .75rem;padding-left:max(.75rem,env(safe-area-inset-left));padding-right:max(.75rem,env(safe-area-inset-right))}._greetingMain_hmbh3_92{font-size:22px;line-height:1.3}._greetingSub_hmbh3_112{font-size:13px}._welcomeSection_hmbh3_53{padding:.75rem;min-height:280px;height:280px;touch-action:pan-y}._welcomeSectionLeft_hmbh3_72 p{font-size:18px}._welcomeSectionLeft_hmbh3_72 span{font-size:14px}._welcomeSectionImageMobile_hmbh3_1903 ._welcomeImageContainer_hmbh3_323{height:100px;min-height:100px;overflow:hidden}._welcomeSectionImageMobile_hmbh3_1903 ._welcomeImage_hmbh3_323{width:100%;max-width:10rem;min-width:0;height:100px;min-height:100px;margin:0 auto}._squaresSection_hmbh3_367{flex-direction:row;flex-wrap:wrap;gap:.5rem}._squareCard_hmbh3_381{flex:1 1 calc(50% - .25rem);min-width:0;max-width:calc(50% - .25rem);padding:.75rem;min-height:90px}._squareCardNumber_hmbh3_423{font-size:28px!important}._careerProgressTitle_hmbh3_709,._todosTitle_hmbh3_744{font-size:16px;margin-bottom:1rem}._recommendationHeading_hmbh3_2045,._sidebarHeading_hmbh3_2037{font-size:16px}._careerProgressContent_hmbh3_906{flex-direction:row;align-items:center;gap:1rem}._progressChartContainer_hmbh3_924{order:1}._progressMetrics_hmbh3_1029{order:2}._careerProgressContent_hmbh3_906{flex-direction:column;gap:1rem}._progressChartWrapper_hmbh3_932{width:160px;height:160px}._progressChartOuter_hmbh3_979,._progressChartInner_hmbh3_1000{width:160px!important;height:160px!important}._progressChartNumber_hmbh3_1021{font-size:36px}._progressMetricBar_hmbh3_1045{height:35px}._progressMetrics_hmbh3_1029{flex-direction:row;align-items:flex-start;margin-left:0;gap:1.5rem}._progressMetricValue_hmbh3_1059{font-size:14px}._progressMetricLabel_hmbh3_1068{font-size:12px}._activitySectionLeft_hmbh3_1155{padding:1rem 1.5rem}._activitySectionLeftTop_hmbh3_1167 h4,._moduleText_hmbh3_1203 p{font-size:18px}._exploreButton_hmbh3_1229{padding:.5rem 1rem}._exploreButton_hmbh3_1229 p{font-size:12px}._activityCard_hmbh3_1299{padding:1.5rem .75rem}._activityCardText_hmbh3_1355 p{font-size:18px}._statusSection_hmbh3_1373{padding:1rem}._statusHeading_hmbh3_1390 p{font-size:13px}._moduleHeading_hmbh3_1408 p{font-size:16px}._topicCard_hmbh3_1437{padding:6px .5rem}._topicCardLeft_hmbh3_1448 p,._topicCardRight_hmbh3_1466 p{font-size:13px}._Popup_hmbh3_1596{padding:1rem 1.5rem;width:98%;border-radius:20px}._popupMainHeader_hmbh3_1630 p{font-size:24px}._popupSubHeader_hmbh3_1648 p{font-size:14px}._popupBodyTop_hmbh3_1672{gap:2rem;flex-direction:column}._popupBodyCard_hmbh3_1681 p,._popupBodyCard_hmbh3_1681 span,._popupBodyBottom_hmbh3_1722 p{font-size:16px}._snoozeButton_hmbh3_1750,._yesButton_hmbh3_1765{width:10rem;height:2.5rem;font-size:18px}._PopupButton_hmbh3_1740{gap:1rem;flex-direction:column}._snoozeCard_hmbh3_1807{padding:.75rem}._snoozeCard_hmbh3_1807 p{font-size:18px}._videoContainer_hmbh3_1844{width:98vw;height:35vh}._carouselDot_hmbh3_351{width:6px;height:6px}._carouselDotActive_hmbh3_1896{width:8px;height:8px}}@media screen and (max-width: 360px){._container_hmbh3_1{padding:.75rem .5rem;padding-left:max(.5rem,env(safe-area-inset-left));padding-right:max(.5rem,env(safe-area-inset-right))}._greetingMain_hmbh3_92{font-size:20px}._greetingSub_hmbh3_112{font-size:13px}._squareCard_hmbh3_381{flex:1 1 100%;min-width:100%;max-width:100%}._squareCardNumber_hmbh3_423{font-size:24px!important}}._popupoverlay_1lnp1_5{position:fixed;top:0;left:0;width:100%;height:100%;background:#d9d9d980;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:1100;padding:1rem;animation:_fadeIn_1lnp1_1 .3s ease-out forwards}@keyframes _fadeIn_1lnp1_1{0%{opacity:0}to{opacity:1}}._popupcontent_1lnp1_47{background:#fff;padding:2rem;border-radius:15px;width:100%;max-width:900px;max-height:90vh;box-shadow:0 4px 20px #0151cd26;border:1px solid rgba(1,81,205,.1);display:flex;flex-direction:column;position:relative;overflow:hidden;animation:_slideUp_1lnp1_1 .3s ease-out forwards}@keyframes _slideUp_1lnp1_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._closeButton_1lnp1_91{position:absolute;top:1rem;right:1.5rem;background:transparent;border:none;font-size:2rem;line-height:1;color:#8c8c8c;cursor:pointer;transition:color .2s;z-index:10}._closeButton_1lnp1_91:hover{color:#0151cd}._goalsStepsWrapper_1lnp1_129{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}._progressBox_1lnp1_145{margin-bottom:1rem;padding:0 1rem;flex-shrink:0}._progressBar_1lnp1_157{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._progress2_1lnp1_173{position:absolute;top:50%;left:0;transform:translateY(-50%);height:4px;width:100%;background:#e5e5e5;z-index:1;border-radius:2px}._progress_1lnp1_145{position:absolute;top:50%;left:0;transform:translateY(-50%);height:4px;background:#0151cd;z-index:2;border-radius:2px;transition:width .4s ease}._stepNumber_1lnp1_221{width:35px;height:35px;background:#fff;border:2px solid #E5E5E5;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700;color:#8c8c8c;z-index:3;cursor:pointer;transition:all .3s ease;font-size:.9rem}._activeStep_1lnp1_255{border-color:#0151cd;background:#0151cd;color:#fff;box-shadow:0 0 0 4px #0151cd33}._goalbox_1lnp1_269{display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto;padding-right:.5rem;flex:1;min-height:0}._mainboxCtn_1lnp1_289{display:flex;flex-direction:column;gap:1.5rem}._goalbox_1lnp1_269::-webkit-scrollbar,._mainboxCtn_1lnp1_289::-webkit-scrollbar{width:6px}._goalbox_1lnp1_269::-webkit-scrollbar-thumb,._mainboxCtn_1lnp1_289::-webkit-scrollbar-thumb{background:#8c8c8c;border-radius:3px}._popupHead_1lnp1_323 h2{font-size:1.5rem;color:#0151cd;margin-bottom:.5rem;font-weight:700;text-align:center}._popPara_1lnp1_339 p,._listOpt_1lnp1_341 p{font-size:1rem;color:#8c8c8c;margin-bottom:.75rem;font-weight:500;line-height:1.5}._optionSet_1lnp1_357 p{font-size:1rem;color:#2d3748;margin-bottom:.75rem;font-weight:500;line-height:1.5}._popPara_1lnp1_339 p{text-align:center}._ListBox_1lnp1_381 ul{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}._ListBox_1lnp1_381 li label{display:flex;align-items:center;padding:.75rem;background:#f5f5ff;border:1px solid rgba(1,81,205,.15);border-radius:12px;cursor:pointer;transition:all .2s;font-size:1rem;color:#2d3748}._ListBox_1lnp1_381 li label:hover{background:#0151cd14;border-color:#0151cd4d}._ListBox_1lnp1_381 input[type=checkbox]{margin-right:.75rem;width:18px;height:18px;accent-color:#0151CD}._listOptBox_1lnp1_447,._optionSet_1lnp1_357{background:#fff}._textBox_1lnp1_457 input,._listOpt_1lnp1_341 select,._optionSet_1lnp1_357 select{width:100%;padding:.75rem 1rem;border:1px solid #E5E5E5;border-radius:10px;font-size:1rem;color:#2d3748;outline:none;transition:all .2s;accent-color:#0151CD}._textBox_1lnp1_457 input{background-color:#fff}._optionSet_1lnp1_357 select option{color:#2d3748}._optionSet_1lnp1_357 select,._listOpt_1lnp1_341 select{background-color:#0151cd14;border-color:#0151cd4d;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%230151CD' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;appearance:none;-webkit-appearance:none;-moz-appearance:none}._textBox_1lnp1_457 input:focus,._listOpt_1lnp1_341 select:focus,._optionSet_1lnp1_357 select:focus{border-color:#0151cd;box-shadow:0 0 0 3px #0151cd1a;background-color:#fff}._textBox_1lnp1_457 input::placeholder{color:#8c8c8c}._rad_1lnp1_551{display:flex;flex-direction:column;gap:.75rem}._rad_1lnp1_551 div{display:flex;align-items:center;font-size:.95rem;color:#4a5568;padding:.5rem;border-radius:8px}._rad_1lnp1_551 input[type=radio]{margin-right:.75rem;width:18px;height:18px;accent-color:#0151CD}._navigationButtons_1lnp1_595{display:flex;justify-content:space-between;margin-top:1rem;border-top:1px solid #E5E5E5;padding-top:1.5rem;flex-shrink:0}._navigationButtons_1lnp1_595 button{padding:.75rem 2rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}._navigationButtons_1lnp1_595 button:first-child{background:#e5e5e5;color:#8c8c8c}._navigationButtons_1lnp1_595 button:first-child:hover:not(:disabled){background:#d9d9d9}._navigationButtons_1lnp1_595 button:first-child:disabled{opacity:.5;cursor:not-allowed}._navigationButtons_1lnp1_595 button:last-child{background:#0151cd;color:#fff}._navigationButtons_1lnp1_595 button:last-child:hover:not(:disabled){background:#0140a0;transform:translateY(-1px)}._navigationButtons_1lnp1_595 button:last-child:disabled{opacity:.7;cursor:not-allowed}._updateBtn_1lnp1_691{margin-top:.5rem;background:#0151cd14;color:#0151cd;padding:.75rem;border:1px solid rgba(1,81,205,.25);border-radius:10px;font-weight:600;cursor:pointer;width:100%;transition:all .2s}._updateBtn_1lnp1_691:hover{background:#0151cd1f}._resetBtn_1lnp1_725{margin-top:1rem;background:#feeeee;color:#dc2626;padding:.75rem;border:1px solid #fecaca;border-radius:10px;font-weight:600;cursor:pointer;width:100%;transition:all .2s}._resetBtn_1lnp1_725:hover{background:#fef2f2}._backToViewBtn_1lnp1_759{margin-bottom:1rem;background:transparent;color:#0151cd;padding:.5rem 0;border:none;font-weight:500;cursor:pointer;font-size:14px;transition:opacity .2s}._backToViewBtn_1lnp1_759:hover{opacity:.8}._submittingOverlay_1lnp1_791{position:absolute;top:0;left:0;width:100%;height:100%;background:#fffffff2;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;z-index:20;border-radius:15px}._submittingText_1lnp1_823{margin:0;font-size:1rem;font-weight:600;color:#0151cd}._confirmationOverlay_1lnp1_837{position:absolute;top:0;left:0;width:100%;height:100%;background:#fffffff2;display:flex;justify-content:center;align-items:center;z-index:20;border-radius:15px}._confirmationContent_1lnp1_865{text-align:center;padding:2rem}._confirmationContent_1lnp1_865 p{font-size:1.1rem;color:#2d3748;margin-bottom:1.5rem;font-weight:600}._btnGrp_1lnp1_889{display:flex;gap:1rem;justify-content:center}._btnGrp_1lnp1_889 button{padding:.6rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;border:none}._cancelButton_1lnp1_917{background:#e5e5e5;color:#8c8c8c}._cancelButton_1lnp1_917:hover{background:#d9d9d9}._confirmButton_1lnp1_935{background:#dc2626;color:#fff}._confirmButton_1lnp1_935:hover{background:#b91c1c}@media (max-width: 768px){._popupcontent_1lnp1_47{width:95%;max-height:85vh;padding:1.5rem}._ListBox_1lnp1_381 ul{grid-template-columns:1fr}}._container_v0bit_1{height:82vh;overflow-y:auto;padding:0 2rem}._container_v0bit_1::-webkit-scrollbar{width:10px}._container_v0bit_1::-webkit-scrollbar-track{background:#d9d9d9;border-radius:10px}._container_v0bit_1::-webkit-scrollbar-thumb{background:#8c8c8c;border-radius:10px}._container_v0bit_1::-webkit-scrollbar-thumb:hover{background:#8c8c8c}._learningSection_v0bit_61{display:flex;flex-direction:column;justify-content:flex-start;width:93%}._learningHeader_v0bit_75{display:flex;flex-direction:column;justify-content:flex-start}._learningHeader_v0bit_75 h3{font-family:Urbane;font-size:30px;font-weight:500;line-height:39.82px;text-align:left;color:#595bdb;margin:0}._learningHeader_v0bit_75 p{margin:0;font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:35px;text-align:left;color:#5f5f5f;padding:16px 0}._graphSection_v0bit_133{display:flex;flex-direction:row;justify-content:space-between;height:fit-content;gap:1rem}._graphSectionLeft_v0bit_149{display:flex;flex-direction:column;justify-content:flex-start;background:#e9eaff7a;border-radius:35px;width:47%;padding:1rem}._graphSectionLeftTopContent_v0bit_169{display:flex;flex-direction:row;justify-content:space-between}._areaGraphSection_v0bit_181{display:flex;flex-direction:column;justify-content:flex-start;width:58%}._areaGraphSectionHeader_v0bit_195{display:flex;flex-direction:column;justify-content:flex-start;padding:8px 16px}._areaGraphSectionHeader_v0bit_195 p{margin:0;font-family:Urbane;font-size:13px;font-weight:500;line-height:16px;text-align:left;color:#595bdb}._areaGraphSectionHeader_v0bit_195 h4{font-family:Urbane;font-size:21px;font-weight:500;line-height:27.65px;text-align:left;margin:0;color:#595bdb;padding:6px 0}._areaGraph_v0bit_181{display:flex;flex-direction:row;align-items:center;justify-content:center}._areaGraph_v0bit_181 img{width:100%;height:100%}._roundGraphSection_v0bit_275{display:flex;flex-direction:column;justify-content:flex-start;width:40%}._roundGraphHeader_v0bit_289{display:flex;flex-direction:row;align-items:center;justify-content:space-around;padding:1rem}._roundGraphHeaderCard_v0bit_305{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._roundGraphHeaderCard_v0bit_305 p{font-family:Urbane Extra;font-size:12px;font-weight:255;line-height:16px;text-align:left;margin:0;padding-left:6px}._roundGraphHeaderCard_v0bit_305 span{border-radius:50%;padding:.35rem}._roundGraph_v0bit_275{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:70%}._exploreButton_v0bit_367{display:flex;flex-direction:row;align-items:center;justify-content:center}._exploreButton_v0bit_367 button{font-family:Urbane;font-size:11px;font-weight:500;line-height:13.33px;text-align:center;color:#5f5f5f;outline:none;border:none;border-radius:2rem;width:8rem;height:2.3rem;background:#b1b2ee}._graphSectionLeftBottomContent_v0bit_413{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem}._bottomHeader_v0bit_429{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:15%}._bottomHeader_v0bit_429 p{margin:0;color:#595bdb;font-family:Urbane;font-size:11.11px;font-weight:500;line-height:13.33px;text-align:left;padding:0 .5rem}._progressBarSection_v0bit_467{display:flex;flex-direction:column;align-items:center;width:80%}._progressBar_v0bit_467{width:100%;height:10px;background-color:#fff;display:flex;position:relative;justify-content:space-between;align-items:center}._selectedNumber_v0bit_501{background:#595bdb;border-radius:50%;font-family:Urbane;font-size:11px;font-weight:500;line-height:13.33px;text-align:left;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;width:1.25rem;height:1.25rem}._number_v0bit_535{background:#e5e5f1;border-radius:50%;font-family:Urbane;font-size:11px;font-weight:500;line-height:13.33px;text-align:left;color:#595bdb;display:flex;flex-direction:row;align-items:center;justify-content:center;width:1.25rem;height:1.25rem}._graphSectionRight_v0bit_571{display:flex;flex-direction:column;justify-content:flex-start;background:#e9eaff7a;border-radius:35px;width:46%;padding:1rem}._leaderBoardHeader_v0bit_591{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._leaderBoardHeader_v0bit_591 p{margin:0;padding:6px 1rem;color:#595bdb;font-family:Urbane;font-size:21px;font-weight:500;line-height:27.65px;text-align:left}._leaderBoardBody_v0bit_629{display:flex;flex-direction:column;justify-content:flex-start;overflow-y:scroll;padding:1rem;height:38vh}._leaderBoardBody_v0bit_629::-webkit-scrollbar{width:10px}._leaderBoardBody_v0bit_629::-webkit-scrollbar-track{background:#fff;border-radius:10px}._leaderBoardBody_v0bit_629::-webkit-scrollbar-thumb{background:#595bdb;border-radius:10px}._leaderBoardBody_v0bit_629::-webkit-scrollbar-thumb:hover{background:#595bdb}._leaderBoardCard_v0bit_687{display:flex;flex-direction:row;justify-content:space-between;padding:.75rem 2rem;background-color:#b1b2ee;border-radius:2rem;margin:.5rem 0}._leaderCardLeft_v0bit_707{width:85%;display:flex;flex-direction:column;justify-content:flex-start;gap:6px}._leaderCardRight_v0bit_723{width:10%;display:flex;flex-direction:row;align-items:center;justify-content:center}._leaderCardRight_v0bit_723 img{width:100%}._leaderCardLeftTop_v0bit_747{display:flex;flex-direction:row;align-items:center;justify-content:space-between}._leaderName_v0bit_761{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:70%}._leaderName_v0bit_761 p{margin:0;font-family:Urbane;font-size:15px;font-weight:500;line-height:19.2px;text-align:left;color:#3f3f3f}._leaderPoint_v0bit_797{display:flex;flex-direction:row;align-items:center;justify-content:center;width:30%}._leaderPoint_v0bit_797 p{margin:0;font-family:Urbane;font-size:15px;font-weight:500;line-height:19.2px;text-align:left;color:#3f3f3f}._leaderCardLeftBottom_v0bit_835{display:flex;flex-direction:row;align-items:center;justify-content:space-between}._leaderProgressBAr_v0bit_849{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:70%}._leaderAssessment_v0bit_865{display:flex;flex-direction:row;align-items:center;justify-content:center;width:30%}._leaderAssessment_v0bit_865 p{font-family:Urbane;font-size:11px;font-weight:500;line-height:13.33px;text-align:left;color:#3f3f3f}._moduleSection_v0bit_901{display:flex;flex-direction:column;justify-content:flex-start}._moduleSectionHeader_v0bit_913{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._moduleSectionHeader_v0bit_913 p{font-family:Urbane;font-size:26px;font-weight:500;line-height:39.82px;text-align:left;color:#595bdb;margin:0;padding:.5rem 0}._moduleSectionBody_v0bit_949{display:flex;flex-direction:column;justify-content:flex-start;padding:.5rem 0}._moduleCard_v0bit_963{display:flex;flex-direction:column;justify-content:flex-start;border-radius:20px;box-shadow:0 4px 5px #00000040;padding:1.25rem 2rem;margin:.5rem 0;border:1px solid #0000001C}._disabledCard_v0bit_985{background-color:#d4d4d4;opacity:.5;pointer-events:none}._moduleCardTop_v0bit_997{display:flex;flex-direction:row;align-items:center;justify-content:space-between}._moduleCardName_v0bit_1011{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._moduleCardName_v0bit_1011 p{margin:0;font-family:Urbane;font-size:20px;font-weight:500;line-height:28.8px;text-align:left;color:#5f5f5f}._moduleCount_v0bit_1045{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}._moduleCountColor_v0bit_1059{background:#d9d9d9;width:20px;height:20px;border-radius:50%;margin:0 .35rem}._moduleCardBottom_v0bit_1075{display:flex;flex-direction:row;justify-content:space-between;padding:4px 0}._moduleCardBottomLeft_v0bit_1089{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._moduleCardBottomLeft_v0bit_1089 p{font-family:Urbane;font-size:26px;font-weight:500;line-height:39.82px;text-align:left;margin:0;color:#595bdb}._moduleCardBottomRight_v0bit_1123{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}._moduleCardBottomRight_v0bit_1123 svg{font-size:1.35rem;color:#5f5f5f;padding:1rem .5rem .5rem;cursor:pointer}._topicContainer_v0bit_1153{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0}._topicCard_v0bit_1167{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.5rem 1rem;border-radius:53px;margin:.35rem 0;cursor:pointer}._topicCard_v0bit_1167 p{font-family:Urbane Extra;font-size:17px;font-weight:300;line-height:27.65px;text-align:left;color:#3f3f3f;margin:0}._info_v0bit_1209{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%}@media (max-width: 1024px){._learningSection_v0bit_61{width:100%}._graphSection_v0bit_133{flex-direction:column}._graphSectionLeft_v0bit_149,._graphSectionRight_v0bit_571{width:100%}}@media (max-width: 768px){._container_v0bit_1{padding:0 1rem;height:auto;overflow-y:visible}._learningHeader_v0bit_75 h3{font-size:24px}._learningHeader_v0bit_75 p{font-size:14px}._graphSectionLeftTopContent_v0bit_169{flex-direction:column;gap:1rem}._areaGraphSection_v0bit_181,._roundGraphSection_v0bit_275{width:100%}._leaderBoardBody_v0bit_629{height:auto;max-height:40vh}._moduleCardTop_v0bit_997,._moduleCardBottom_v0bit_1075{flex-direction:row;flex-wrap:wrap}._moduleCardName_v0bit_1011 p{font-size:16px}._moduleCardBottomLeft_v0bit_1089 p{font-size:18px}._moduleSectionHeader_v0bit_913 p{font-size:20px}}._container_1nw8d_5{height:90vh;overflow:hidden!important;padding:1.5rem;font-family:Inter,sans-serif;background-color:#f8fafc;display:flex;flex-direction:column;box-sizing:border-box}._container_1nw8d_5:before{content:"";position:absolute;top:0;left:0;right:0;background:radial-gradient(circle at 50% 0%,rgba(89,91,219,.05) 0%,transparent 70%);pointer-events:none}._header_1nw8d_51{margin-bottom:1.5rem;background:#fff;padding:1.25rem 1.75rem;border-radius:1.25rem;box-shadow:0 4px 6px -1px #0000000d;display:flex;justify-content:space-between;align-items:center;border:1px solid #f1f5f9}._headerActions_1nw8d_79{display:flex;align-items:center;gap:1.5rem}._premiumToggle_1nw8d_91{display:none}._headerLeft_1nw8d_99{display:flex;align-items:center;gap:1.5rem}._learnButton_1nw8d_111{background:#000;border:none;padding:.5rem 1rem;border-radius:.5rem;color:#fff;font-weight:600;font-size:.9rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}._learnButton_1nw8d_111:hover{background:#334155}._backButton_1nw8d_149{background:#000;color:#fff;border:none;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:1.25rem}._backButton_1nw8d_149:hover{background:#334155}._headerTitle_1nw8d_187 h1{margin:0;font-size:1.5rem;font-weight:700;color:#1e293b}._titleWithBack_1nw8d_201{display:flex;align-items:center;gap:.75rem}._learnTitleBtn_1nw8d_213{background:#f1f5f9;border:1px solid #e2e8f0;padding:.25rem .75rem;border-radius:.5rem;font-size:.8rem;font-weight:650;color:#595bdb;cursor:pointer;display:none}._titleBackIcon_1nw8d_237{font-size:1.5rem;color:#1e293b;cursor:pointer;display:none}._breadcrumb_1nw8d_253{margin:0;font-size:.85rem;color:#64748b;font-weight:500}._lessonContent_1nw8d_267{max-width:1400px;margin:0 auto;flex:1;display:flex;flex-direction:column;overflow:hidden;width:100%}._filterSection_1nw8d_289{margin-bottom:1rem;background:#fff;padding:.5rem .75rem;border-radius:1rem;box-shadow:0 1px 3px #0000001a}._filterScroll_1nw8d_305{display:flex;align-items:center;gap:1rem}._scrollBtn_1nw8d_317{background:#f1f5f9;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b}._scrollBtn_1nw8d_317:disabled{opacity:.3;cursor:not-allowed}._filterTabs_1nw8d_353{display:flex;gap:.5rem;overflow:hidden;padding:.25rem;flex:1;justify-content:center}._tab_1nw8d_371{padding:.5rem 1rem;background:transparent;border:none;border-radius:.75rem;font-size:.85rem;font-weight:600;color:#64748b;cursor:pointer;white-space:nowrap;transition:all .2s}._tab_1nw8d_371:hover{background:#f8fafc;color:#1e293b}._activeTab_1nw8d_407{padding:.5rem 1rem;background:#595bdb;border:none;border-radius:.75rem;font-size:.85rem;font-weight:650;color:#fff;cursor:pointer;white-space:nowrap;box-shadow:0 4px 6px -1px #595bdb4d}._mainContentArea_1nw8d_435{display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto;flex:1;padding-right:.5rem;margin-top:.5rem;scrollbar-width:none}._mainContentArea_1nw8d_435::-webkit-scrollbar{display:none}._contentGridContainer_1nw8d_465{position:relative;width:100%;max-width:100%}._contentSection_1nw8d_477{display:flex;flex-direction:column;gap:1.5rem;flex:1;min-width:0}._isExpanded_1nw8d_493{max-height:none!important}._fadeOverlay_1nw8d_501{position:absolute;bottom:0;left:0;width:100%;height:100px;background:linear-gradient(to bottom,transparent,#ffffff 80%);display:flex;align-items:flex-end;justify-content:center;padding-bottom:.5rem;border-radius:0 0 1.25rem 1.25rem}._contentGrid_1nw8d_465{display:flex;flex-direction:column;gap:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%;max-width:100%}._pagingMode_1nw8d_547{align-items:stretch;justify-content:center;flex:1}._pagingMode_1nw8d_547 ._contentCard_1nw8d_559{width:100%;max-width:none;padding:3.5rem 2.5rem 2.5rem;border-radius:2rem;min-height:100%}@keyframes _fadeIn_1nw8d_1{0%{opacity:0}to{opacity:1}}._scrollingMode_1nw8d_601{animation:_slideInUp_1nw8d_1 .4s ease-out}@keyframes _slideInUp_1nw8d_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._contentCard_1nw8d_559{position:relative;padding:1rem;min-width:0;word-break:break-word;overflow-wrap:break-word}._pageIndicator_1nw8d_653{display:none;position:fixed;bottom:85px;left:50%;transform:translate(-50%);justify-content:center;align-items:center;gap:.6rem;padding:.6rem 1.25rem;background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:2rem;box-shadow:0 4px 12px #0000001a;border:1px solid rgba(226,232,240,.8);z-index:1000;pointer-events:none}._dot_1nw8d_695{width:6px;height:6px;border-radius:50%;background:#cbd5e1;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}._activeDot_1nw8d_711{background:#595bdb;width:18px;border-radius:4px}._contentCard_1nw8d_559 h3{font-size:1.35rem;font-weight:700;color:#1e293b;margin-top:0;margin-bottom:.75rem}._textCard_1nw8d_739 div{font-size:1.1rem;line-height:1.6;color:#334155}._textContent_1nw8d_751{transition:all .3s ease}._expanded_1nw8d_759{display:block}._viewLessBtn_1nw8d_767{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0;padding:.5rem 1.25rem;border-radius:2rem;font-weight:600;font-size:.9rem;cursor:pointer;margin:1rem auto 0;display:block;transition:all .2s}._viewLessBtn_1nw8d_767:hover{background:#e2e8f0;color:#1e293b}._expansionActions_1nw8d_805{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:1.5rem}._viewLessBtn_1nw8d_767{background:transparent;border:1px solid #e2e8f0;color:#64748b;padding:.5rem 1.25rem;border-radius:2rem;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .2s}._viewLessBtn_1nw8d_767:hover{background:#f1f5f9;color:#1e293b}._videoCard_1nw8d_855 video{border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}._imageCard_1nw8d_867 img{width:100%;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a}._pdfCard_1nw8d_879 iframe{border-radius:.75rem;border:1px solid #e2e8f0}._pdfLinks_1nw8d_889 a:hover{text-decoration:underline}._paginationPremium_1nw8d_897{display:none}._navCircle_1nw8d_905{padding:0 1.5rem;height:52px;min-width:120px;background:#595bdb;color:#fff;border:none;border-radius:3rem;display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 8px 16px #595bdb4d}._navText_1nw8d_943{display:block}._navCircle_1nw8d_905:hover:not(:disabled){transform:scale(1.1);background:#4a4cd0;box-shadow:0 12px 20px #595bdb66}._navCircle_1nw8d_905:disabled{background:#f1f5f9;color:#cbd5e1;box-shadow:none;cursor:not-allowed}._pageIndicatorPremium_1nw8d_977{display:flex;align-items:baseline;gap:.25rem}._currentIdx_1nw8d_989{font-size:1rem;font-weight:800;color:#595bdb;font-family:Inter,sans-serif}._totalIdx_1nw8d_1005{font-size:1.2rem;font-weight:600;color:#94a3b8}._premiumSidebar_1nw8d_1019{display:none}._sidebarIcons_1nw8d_1027{display:flex;flex-direction:column;gap:1.5rem}._premiumSideBtn_1nw8d_1039{width:64px;height:64px;background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;font-size:1.8rem;color:#64748b;box-shadow:0 4px 6px -1px #00000005}._iconGlow_1nw8d_1073{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(135deg,#595bdb,#8b8df0);border-radius:1.5rem;opacity:0;transition:opacity .3s;z-index:-1;filter:blur(8px)}._premiumSideBtn_1nw8d_1039:hover{transform:scale(1.15) translateY(-5px);color:#595bdb;border-color:#595bdb;box-shadow:0 15px 30px -10px #595bdb33}._premiumSideBtn_1nw8d_1039:hover ._iconGlow_1nw8d_1073{opacity:.3}._hoverLabel_1nw8d_1117{position:absolute;right:125%;background:#1e293b;color:#fff;padding:.6rem 1.2rem;border-radius:.8rem;font-size:.9rem;font-weight:700;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 10px 20px #0003;z-index:100}._premiumSideBtn_1nw8d_1039:hover ._hoverLabel_1nw8d_1117{opacity:1;visibility:visible}._chatIconWrapper_1nw8d_1165{position:fixed;bottom:2rem;right:2rem;z-index:1000}._chatBox_1nw8d_1179{width:60px;height:60px;background:#595bdb;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 15px -3px #595bdb66;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}._chatBox_1nw8d_1179:hover{transform:scale(1.1) rotate(5deg)}._noContent_1nw8d_1225{text-align:center;padding:5rem 2rem;background:#fff;border-radius:1.5rem;color:#64748b;font-size:1.1rem;font-weight:500;box-shadow:0 1px 3px #0000001a}._modalOverlay_1nw8d_1249{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:flex-end;z-index:2000}._filterModal_1nw8d_1273{width:100%;background:#fff;border-radius:1.5rem 1.5rem 0 0;padding:1.5rem;animation:_slideUp_1nw8d_1 .3s ease-out}@keyframes _slideUp_1nw8d_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._modalHeader_1nw8d_1309{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._modalHeader_1nw8d_1309 h3{margin:0;font-size:1.25rem;color:#1e293b}._closeModal_1nw8d_1335{background:#f1f5f9;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;cursor:pointer}._modalContent_1nw8d_1361{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;max-height:60vh;overflow-y:auto}._modalTab_1nw8d_1377{padding:.75rem .5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;font-size:.85rem;font-weight:600;color:#64748b;cursor:pointer;text-align:center}@media (min-width: 769px){._container_1nw8d_5{background:linear-gradient(135deg,#f8fafc,#eef2f7);position:relative;overflow-x:hidden}._container_1nw8d_5:before{content:"";position:absolute;top:0;left:0;right:0;height:300px;background:radial-gradient(circle at 50% 0%,rgba(89,91,219,.05) 0%,transparent 70%);pointer-events:none}._header_1nw8d_51{background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1rem 2rem;border-radius:1.5rem;box-shadow:0 8px 32px -4px #0000000d;border:1px solid rgba(255,255,255,.5);margin-bottom:.5rem}._headerTitle_1nw8d_187 h1{font-size:1.25rem;margin:0}._premiumToggle_1nw8d_91{display:flex;background:#f1f5f9;padding:.2rem;border-radius:2rem;border:1px solid #e2e8f0;position:relative;width:160px;height:32px}._toggleSlider_1nw8d_1495{position:absolute;top:4px;left:4px;height:calc(100% - 8px);width:calc(50% - 4px);background:#fff;border-radius:1.5rem;box-shadow:0 4px 10px #00000014;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:1}._onPaging_1nw8d_1521{transform:translate(0)}._onScrolling_1nw8d_1529{transform:translate(100%)}._toggleOption_1nw8d_1537{flex:1;background:transparent;border:none;display:flex;align-items:center;justify-content:center;gap:.4rem;cursor:pointer;z-index:2;font-weight:700;color:#64748b;font-size:.75rem}._activeOption_1nw8d_1569{color:#595bdb}._toggleIcon_1nw8d_1577{font-size:1.1rem}._mainContentArea_1nw8d_435{display:flex;flex-direction:row;gap:1.5rem;align-items:start;position:relative;overflow-y:visible}._contentGrid_1nw8d_465{display:flex;overflow-y:auto;width:100%;scrollbar-width:none;height:calc(100vh - 350px);border-radius:1.5rem;padding:0}._contentGrid_1nw8d_465::-webkit-scrollbar{display:none}._contentCard_1nw8d_559{padding:2.5rem;width:100%;margin:0}._contentCard_1nw8d_559:hover{transform:translateY(-2px)}._textCard_1nw8d_739 div{font-size:1.15rem;line-height:1.7;letter-spacing:-.01em}._paginationPremium_1nw8d_897{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:.5rem;padding:.3rem .6rem;background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:3rem;box-shadow:0 10px 30px -10px #0000000d;border:1px solid rgba(255,255,255,.5);width:fit-content;margin-left:auto;margin-right:auto}._navCircle_1nw8d_905{padding:0 .75rem;height:28px;min-width:65px;background:#595bdb;color:#fff;border:none;border-radius:3rem;display:flex;align-items:center;justify-content:center;gap:.3rem;font-size:.75rem;font-weight:700}._currentIdx_1nw8d_989{font-size:1rem;color:#595bdb;font-weight:800}._totalIdx_1nw8d_1005{font-size:1rem;color:#94a3b8;font-weight:600}._premiumSidebar_1nw8d_1019{position:sticky;top:0;display:flex;flex-direction:column;background:#ffffffb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1rem .5rem;border-radius:1.5rem;box-shadow:0 4px 24px #0000000a;border:1px solid rgba(255,255,255,.5);width:fit-content}._sidebarIcons_1nw8d_1027{display:flex;flex-direction:column;gap:.75rem}._premiumSideBtn_1nw8d_1039{width:42px;height:42px;background:#fff;border:1px solid #f1f5f9;border-radius:1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative;font-size:1.25rem;color:#64748b}._premiumSideBtn_1nw8d_1039:hover{color:#595bdb;border-color:#595bdb;transform:scale(1.1)}._hoverLabel_1nw8d_1117{position:absolute;right:125%;background:#1e293b;color:#fff;padding:.5rem 1rem;border-radius:.6rem;font-size:.85rem;font-weight:700;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:100}._premiumSideBtn_1nw8d_1039:hover ._hoverLabel_1nw8d_1117{opacity:1;visibility:visible}}._WhiteBoradContainer_1nw8d_1905{width:90%;max-width:1000px;height:80vh;border-radius:1.5rem;background-color:#fff;position:fixed;top:15%;left:30%;transform:translate(-50%,-50%);border:1px solid rgba(0,0,0,.1);animation:_slideInUp_1nw8d_1 .5s cubic-bezier(.165,.84,.44,1) forwards;box-shadow:0 20px 50px #00000026;z-index:2000;display:flex;flex-direction:column;overflow:hidden}._WhiteBoradContainer_1nw8d_1905._closing_1nw8d_1943{animation:_slideDownOut_1nw8d_1 .4s cubic-bezier(.165,.84,.44,1) forwards}@keyframes _slideDownOut_1nw8d_1{0%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-20%)}}._WhiteBoradHead_1nw8d_1975{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}._WhiteBoradHead_1nw8d_1975 ._HeadText_1nw8d_1993{font-weight:700;color:#1e293b;font-size:1.1rem}._WhiteBoradIcon_1nw8d_2005{cursor:pointer;font-size:1.5rem;color:#64748b;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;transition:all .2s}._WhiteBoradIcon_1nw8d_2005:hover{background:#e2e8f0;color:#ef4444}._WhiteBoradContent_1nw8d_2041{flex:1;padding:1rem;background:#fff;overflow:hidden}._fsPagination_1nw8d_2055{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:1.5rem;background:#fff;border-top:1px solid #f1f5f9}._fsNavBtn_1nw8d_2075{padding:.6rem 1.25rem;background:#595bdb;color:#fff;border:none;border-radius:2rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s}._fsNavBtn_1nw8d_2075:hover:not(:disabled){background:#4a4cd0;transform:translateY(-1px)}._fsNavBtn_1nw8d_2075:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}._fsPageNum_1nw8d_2125{font-weight:700;color:#1e293b;font-size:1.1rem}._modalActiveTab_1nw8d_2137{padding:.75rem .5rem;background:#595bdb;border:1px solid #595bdb;border-radius:.75rem;font-size:.85rem;font-weight:600;color:#fff;cursor:pointer;text-align:center;box-shadow:0 4px 6px -1px #595bdb4d}._mobileFilterBtn_1nw8d_2163{display:none;background:#fff;border:1px solid #e2e8f0;width:40px;height:40px;border-radius:.75rem;align-items:center;justify-content:center;font-size:1.25rem;color:#64748b;cursor:pointer;box-shadow:0 1px 2px #0000000d}._previewAllBtn_1nw8d_2193{background:#595bdb;color:#fff;border:none;padding:.4rem 1.25rem;border-radius:.75rem;font-weight:400;font-size:.85rem;cursor:pointer;transition:all .2s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 12px #595bdb33;margin-left:auto;display:flex;align-items:center;gap:.5rem}._previewAllBtn_1nw8d_2193:hover{background:#4a4cd0;transform:translateY(-2px);box-shadow:0 6px 16px #595bdb4d}._previewAllBtn_1nw8d_2193:active{transform:translateY(0)}@media (max-width: 1024px){._mainContentArea_1nw8d_435{grid-template-columns:1fr}._sideActions_1nw8d_2267{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;order:-1;margin-bottom:2rem}._scoreDisplay_1nw8d_2285{grid-column:span 2;margin-bottom:0}}@media (max-width: 768px){._headerLeft_1nw8d_99{gap:1rem}._headerTitle_1nw8d_187 h1{font-size:1.25rem}._sideActions_1nw8d_2267{grid-template-columns:1fr}._scoreDisplay_1nw8d_2285{grid-column:span 1}._contentCard_1nw8d_559{padding:.75rem}._paginationActions_1nw8d_2339{padding:.5rem 1rem;gap:.75rem}._pageBtn_1nw8d_2349,._activePage_1nw8d_2351{width:32px;height:32px}._container_1nw8d_5{padding:.75rem}._filterSection_1nw8d_289{padding:.5rem}._filterScroll_1nw8d_305{gap:.25rem}._header_1nw8d_51{padding:.5rem 1rem;margin-bottom:0;display:flex;justify-content:space-between;align-items:center}._mobileFilterBtn_1nw8d_2163{display:flex}._previewAllBtn_1nw8d_2193{display:none}._learnTitleBtn_1nw8d_213{display:block}._titleBackIcon_1nw8d_237,._filterSection_1nw8d_289{display:none}}@media screen and (max-width: 768px){._backButton_1nw8d_149{display:flex}._sideActions_1nw8d_2267{display:none}._container_1nw8d_5{padding-bottom:150px;height:auto;min-height:100vh}._header_1nw8d_51{position:fixed!important;top:0;left:0;right:0;z-index:1001;border-radius:0;margin-bottom:0;box-shadow:0 2px 8px #0000001a}._isCollapsed_1nw8d_2503{max-height:550px!important;overflow:hidden!important}._isExpanded_1nw8d_493{max-height:none;overflow:visible}._fadeOverlay_1nw8d_501{position:absolute;bottom:0;left:0;width:100%;height:120px;background:linear-gradient(transparent,#fff 90%);pointer-events:none;z-index:5;display:flex;align-items:flex-end;justify-content:center;padding-bottom:20px}._readMoreBtn_1nw8d_2553{background:#595bdb;color:#fff;border:none;padding:.6rem 2rem;border-radius:2rem;font-weight:600;font-size:.95rem;cursor:pointer;z-index:10;pointer-events:auto;box-shadow:0 4px 12px #595bdb4d;white-space:nowrap;transition:all .3s ease}._readMoreBtn_1nw8d_2553:hover{background:#4a4cd0;transform:translate(-50%) translateY(-2px);box-shadow:0 6px 16px #595bdb66}._contentGrid_1nw8d_465._swipable_1nw8d_2599{flex-direction:row;overflow-x:auto!important;overflow-y:auto;scroll-snap-type:x mandatory;gap:0;scrollbar-width:none;cursor:grab;width:100%;align-items:flex-start}._contentGrid_1nw8d_465._swipable_1nw8d_2599:active{cursor:grabbing}._contentGrid_1nw8d_465._swipable_1nw8d_2599::-webkit-scrollbar{display:none}._slide_1nw8d_2641{position:relative;flex-shrink:0;width:100%;scroll-snap-align:start;border-radius:0;box-shadow:none;background:transparent;padding:1rem}._pageIndicator_1nw8d_653{display:flex}}@media screen and (max-width: 480px){._filterSection_1nw8d_289{margin-bottom:.5rem;padding:0 2rem}._tab_1nw8d_371,._activeTab_1nw8d_407{padding:.4rem 1rem;font-size:.8rem}}._chatboticon_1nw8d_2711{position:fixed;bottom:2rem;right:2rem;z-index:1000;cursor:pointer}._icontext_1nw8d_2727{display:flex;flex-direction:column;align-items:center;gap:.5rem;background:#595bdb;padding:1rem;border-radius:1rem;box-shadow:0 10px 15px -3px #595bdb66;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}._icontext_1nw8d_2727:hover{transform:scale(1.1);box-shadow:0 15px 25px -5px #595bdb80}._icontext_1nw8d_2727 p{margin:0;color:#fff;font-size:.85rem;font-weight:600}._chatIcon_1nw8d_1165{color:#fff;font-size:1.85rem}@media screen and (max-width: 768px){._chatboticon_1nw8d_2711{bottom:90px;right:1rem}._icontext_1nw8d_2727{padding:.75rem;border-radius:.75rem}._icontext_1nw8d_2727 p{font-size:.75rem}._chatIcon_1nw8d_1165{font-size:1.5rem}}._fsOverlay_1nw8d_2833{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172ad9;display:flex;align-items:stretch;justify-content:stretch;z-index:9999;padding:0;animation:_fsFadeIn_1nw8d_1 .2s ease}@keyframes _fsFadeIn_1nw8d_1{0%{opacity:0}to{opacity:1}}._fsModal_1nw8d_2877{background:#fff;border-radius:0;width:100vw;height:100vh;max-width:100%;max-height:100%;display:flex;flex-direction:column;overflow:hidden;animation:_fsSlideUp_1nw8d_1 .2s ease}@keyframes _fsSlideUp_1nw8d_1{0%{opacity:0}to{opacity:1}}._fsHeader_1nw8d_2923{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0;flex-shrink:0}._fsTitle_1nw8d_2941{margin:0;font-size:1.2rem;font-weight:700;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}._fsClose_1nw8d_2965{background:#f1f5f9;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:#64748b;cursor:pointer;flex-shrink:0;transition:background .2s,color .2s}._fsClose_1nw8d_2965:hover{background:#595bdb;color:#fff}._fsBody_1nw8d_3007{overflow-y:auto;padding:2rem 15%;flex:1;height:0;background:#f8fafc}._fsBody_1nw8d_3007::-webkit-scrollbar{width:5px}._fsBody_1nw8d_3007::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}._fsImage_1nw8d_3045{width:100%;max-height:calc(100vh - 80px);object-fit:contain;border-radius:0;display:block;margin:0 auto}._fsVideo_1nw8d_3063{width:100%;max-height:calc(100vh - 80px);border-radius:0;display:block}._fsPdf_1nw8d_3077{width:100%;height:calc(100vh - 80px);border:none;border-radius:0}._fsText_1nw8d_3091{font-size:1.05rem;line-height:1.75;color:#334155}._fsText_1nw8d_3091 h1,._fsText_1nw8d_3091 h2,._fsText_1nw8d_3091 h3{color:#1e293b;margin-top:1.25rem}@media screen and (max-width: 768px){._fsBody_1nw8d_3007{padding:1.25rem}._previewAllBtn_1nw8d_2193{display:none}}._mobilePreviewIcon_1nw8d_2247{display:none}@media screen and (max-width: 768px){._mobilePreviewIcon_1nw8d_2247{display:flex;position:absolute;top:30px;right:15px;border:none;border-radius:10px;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;z-index:100}._contentSection_1nw8d_477{position:relative;padding-top:15px}}._fsItem_1nw8d_3189{margin-bottom:2rem;background:#fff;padding:2rem;border-radius:1.5rem;box-shadow:0 4px 6px -1px #0000000d}._fsItemTitle_1nw8d_3205{font-size:1.75rem;font-weight:800;color:#1e293b;margin-bottom:1.5rem;border-left:4px solid #595bdb;padding-left:1rem}._fsSeparator_1nw8d_3223{height:1px;background:#e2e8f0;margin:3rem 0;display:none}._POPUP_2nmjw_1{width:30rem;height:40rem;border-radius:1rem;border-top:1px solid #595bdb;background-color:#fff;position:fixed;top:17%;right:1rem;z-index:99;animation:_ChatPopup_ChatPopup_slideIn__sFMTO__7pPN4_2nmjw_1 .5s forwards;box-shadow:#00000040 0 54px 55px,#0000001f 0 -12px 30px,#0000001f 0 4px 6px,#0000002b 0 12px 13px,#00000017 0 -3px 5px}._LoaderContainer_2nmjw_33{height:100%}._closing_2nmjw_41{animation:_slideOut_2nmjw_1 .5s}@keyframes _slideIn_2nmjw_1{0%{right:-60rem}to{right:1rem}}@keyframes _slideOut_2nmjw_1{0%{right:1rem}to{right:-60rem}}._POPUPOverlay_2nmjw_89{width:100%;height:100%;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99}._popupHead_2nmjw_111{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid;padding:0rem 1rem;background-color:#595bdb;margin:0;border:none;border-radius:15px 15px 0 0}._PopupIcon_2nmjw_137{cursor:pointer;color:#fff;font-size:1.25rem}._HeadText_2nmjw_149 p{padding:0;font-weight:600;margin:8px 0;color:#fff;font-size:1.25rem}._PopupContent_2nmjw_165{height:27rem;padding:1rem;overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start;z-index:999;scroll-behavior:smooth;margin-top:1rem}._TopicButtons_2nmjw_189{width:100%;align-items:center;text-align:center;margin:.5rem 0}._TopicButtons_2nmjw_189 button{margin:0 8px;font-size:1rem;padding:4px 10px;border-radius:17px;border:2px solid rgba(88,88,88,.274);cursor:pointer;font-family:Urbane;background-color:#f0f0f0}._TopicButtons_2nmjw_189 button:hover{background-color:#595bdb2e;border:2px solid #595bdb}._BotInput_2nmjw_241{width:92%;display:flex;flex-direction:row;align-items:center;padding:5px;border:1px solid;justify-content:center;margin:auto;border-radius:10px}._Input_2nmjw_265{width:100%}._Input_2nmjw_265 input{height:3rem;border:none;outline:none;font-size:1.2rem}._Icon_2nmjw_287{font-size:2rem;color:#595bdb88;margin:0 8px;cursor:pointer}._Icon_2nmjw_287:hover{font-size:2rem;color:#595bdb;margin:0 8px;cursor:pointer}._message_2nmjw_315{padding:1rem;margin:4px;max-width:80%}._sender_2nmjw_327{align-self:flex-end;background-color:#595bdb;border-radius:20px 0 20px 20px;color:#fff}._receiver_2nmjw_341{align-self:flex-start;background-color:#f0f0f0;border-radius:0 20px 20px;color:#333}._PopupContent_2nmjw_165::-webkit-scrollbar{width:10px}._PopupContent_2nmjw_165::-webkit-scrollbar-track{background:#d9d9d9;border-radius:10px}._PopupContent_2nmjw_165::-webkit-scrollbar-thumb{background:#595bdb;border-radius:10px}._PopupContent_2nmjw_165::-webkit-scrollbar-thumb:hover{background:#595bdb}@media screen and (max-width: 1024px){._POPUP_2nmjw_1{width:28rem;height:38rem}}@media screen and (max-width: 768px){._POPUP_2nmjw_1{width:calc(100vw - 1.5rem);height:calc(100vh - 12rem);right:.75rem;left:.75rem;top:6rem;margin:0 auto}._PopupContent_2nmjw_165{height:calc(100vh - 23rem)}._HeadText_2nmjw_149 p,._PopupIcon_2nmjw_137{font-size:1.1rem}._TopicButtons_2nmjw_189 button{font-size:.9rem;padding:6px 12px;margin:0 4px}._Input_2nmjw_265 input{font-size:1rem;height:2.5rem}._Icon_2nmjw_287,._Icon_2nmjw_287:hover{font-size:1.75rem}._message_2nmjw_315{padding:.75rem;font-size:.95rem}}@media screen and (max-width: 480px){._POPUP_2nmjw_1{width:calc(100vw - 1rem);height:calc(100vh - 10rem);right:.5rem;left:.5rem;top:5.5rem}._PopupContent_2nmjw_165{height:calc(100vh - 21rem);padding:.75rem}._HeadText_2nmjw_149 p,._PopupIcon_2nmjw_137{font-size:1rem}._TopicButtons_2nmjw_189{margin:.25rem 0}._TopicButtons_2nmjw_189 button{font-size:.85rem;padding:5px 10px;margin:0 3px}._BotInput_2nmjw_241{width:94%;padding:4px}._Input_2nmjw_265 input{font-size:.9rem;height:2.25rem}._Icon_2nmjw_287,._Icon_2nmjw_287:hover{font-size:1.5rem;margin:0 4px}._message_2nmjw_315{padding:.65rem;font-size:.9rem;max-width:85%}}@media screen and (max-width: 360px){._POPUP_2nmjw_1{width:calc(100vw - .5rem);height:calc(100vh - 10rem);right:.25rem;left:.25rem;top:5.5rem}._PopupContent_2nmjw_165{height:calc(100vh - 20rem);padding:.5rem}._HeadText_2nmjw_149 p,._PopupIcon_2nmjw_137{font-size:.95rem}._TopicButtons_2nmjw_189 button{font-size:.8rem;padding:4px 8px;margin:0 2px}._Input_2nmjw_265 input{font-size:.85rem;height:2rem}._Icon_2nmjw_287,._Icon_2nmjw_287:hover{font-size:1.35rem;margin:0 3px}._message_2nmjw_315{padding:.6rem;font-size:.85rem}}._container_10em0_5{height:82vh;margin-top:2rem;overflow-y:auto;padding:1.5rem;font-family:Inter,sans-serif;background-color:#f8fafc}@media screen and (max-width: 768px){._container_10em0_5{margin-top:0}}._container_10em0_5::-webkit-scrollbar{width:6px}._container_10em0_5::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}._header_10em0_55{margin-bottom:2rem;background:#fff;padding:1rem 1.5rem;border-radius:1rem;box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;gap:1.5rem}._headerIcon_10em0_77{background:#f1f5f9;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}._headerIcon_10em0_77 img{width:20px}._headerText_10em0_107 h4{margin:0;font-size:1.25rem;font-weight:700;color:#1e293b}._headerText_10em0_107 span{font-size:.85rem;color:#64748b;font-weight:500}._assessmentSection_10em0_135{max-width:1200px;margin:0 auto}._bodyTop_10em0_145{display:grid;grid-template-columns:1fr 320px;gap:2rem;align-items:start}._bodyLeft_10em0_159{background:#fff;border-radius:1.25rem;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #f1f5f9;min-height:500px}._questionSection_10em0_179{margin-bottom:2rem}._question_10em0_179{display:flex;gap:1rem}._questionLeft_10em0_197 span{font-size:1.5rem;font-weight:800;color:#595bdb;line-height:1.2}._questionRight_10em0_211{flex:1}._question_10em0_179 p{font-size:1.25rem;font-weight:600;color:#1e293b;line-height:1.6;margin:0 0 2rem}._multipleChoiceContainer_10em0_237{display:flex;flex-direction:column;gap:1rem}._multipleChoiceAnswer_10em0_249{padding:1.25rem 1.5rem;border-radius:1rem;border:2px solid #f1f5f9;cursor:pointer;transition:all .2s;display:flex;align-items:center}._multipleChoiceAnswer_10em0_249 p{margin:0;font-size:1rem;font-weight:500;color:#475569}._multipleChoiceAnswer_10em0_249:hover:not(._correct_10em0_283):not(._incorrect_10em0_283){border-color:#595bdb;background:#f8faff}._selected_10em0_293{border-color:#595bdb!important;background:#f0f1ff!important}._correct_10em0_283{background:#ecfdf5!important;border-color:#10b981!important}._correct_10em0_283 p{color:#065f46!important}._incorrect_10em0_283{background:#fef2f2!important;border-color:#ef4444!important}._incorrect_10em0_283 p{color:#991b1b!important}._PaginationNumber_10em0_341{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}._PageNumber_10em0_355{width:40px;height:40px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;cursor:pointer;background:#fff;border:1px solid #e2e8f0;transition:all .2s}._PageNumber_10em0_355:hover{border-color:#595bdb;color:#595bdb}._active_10em0_395{background:#595bdb!important;color:#fff!important;border-color:#595bdb!important;box-shadow:0 4px 6px -1px #595bdb4d}._bodyRight_10em0_411{display:flex;flex-direction:column;gap:1.5rem}._markContainer_10em0_423{background:#fff;border-radius:1.25rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #f1f5f9}._markData_10em0_439{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f8fafc}._markData_10em0_439:last-child{border-bottom:none}._markDataLeft_10em0_463 p{font-size:.85rem;font-weight:600;color:#64748b;margin:0}._markDataRight_10em0_477 p{font-size:1.1rem;font-weight:700;color:#1e293b;margin:0}._markDataRight_10em0_477 span{color:#595bdb;font-size:1.5rem}._questionButtonSection_10em0_503{margin-top:3rem;display:flex;justify-content:space-between;align-items:center}._questionButtonRight_10em0_517{display:flex;align-items:center;gap:2rem}._questionButtonRight_10em0_517 p{font-size:.95rem;font-weight:600;color:#64748b;text-decoration:none!important;cursor:pointer}._questionButtonRight_10em0_517 p:hover{color:#1e293b}._questionButtonRight_10em0_517 button{background:#595bdb;color:#fff;border:none;padding:.75rem 2.5rem;border-radius:.75rem;font-weight:700;cursor:pointer;transition:all .2s}._questionButtonRight_10em0_517 button:hover:not(:disabled){background:#4a4eb1;transform:translateY(-2px)}._explanationSection_10em0_587{margin-top:3rem;padding-top:2rem;border-top:1px solid #f1f5f9}._resultText_10em0_599 p{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}._explanationHeading_10em0_611 p{font-size:1rem;font-weight:700;color:#f59e0b;margin-bottom:.5rem}._explanationText_10em0_625 p{font-size:1rem;line-height:1.7;color:#475569}._summeryContainer_10em0_639{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 10px 15px -3px #0000001a;text-align:center}._roundGraph_10em0_655{width:150px;height:150px;margin:0 auto 1.5rem;position:relative}._graphText_10em0_669{font-size:1.5rem;font-weight:800;color:#10b981}._summeryTopText_10em0_681 p{font-size:1rem;font-weight:700;color:#64748b;text-transform:uppercase}._summeryBottomContent_10em0_695{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}._summeryBottomData_10em0_709{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border-radius:1rem}._summeryBottomDataLeft_10em0_727 span{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-weight:700}._summeryBottomDataRight_10em0_749 p{margin:0;font-size:.9rem;font-weight:600;color:#475569}@media (max-width: 1024px){._bodyTop_10em0_145{grid-template-columns:1fr}}@media (max-width: 768px){._bodyLeft_10em0_159{padding:1.5rem}._multipleChoiceAnswer_10em0_249{width:100%!important}}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}._container_ccbi9_1{width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:1rem}._contentLeft_ccbi9_17{display:flex;flex-direction:column;justify-content:flex-start;width:52%;align-items:center;padding:2rem 1rem 2rem 3rem}._resetCard_ccbi9_37{display:flex;flex-direction:column;justify-content:flex-start;padding:2rem 3rem;border-radius:55px;box-shadow:0 0 7.2px 1px #d9d9d999;background:#fff;width:80%;height:63vh}._cardHeader_ccbi9_61{display:flex;flex-direction:column;justify-content:flex-start}._cardHeader_ccbi9_61 h4{font-family:Urbane;font-size:34px;font-weight:500;line-height:45px;text-align:left;color:#000;margin:0;padding:.75rem 0}._cardHeader_ccbi9_61 span{font-family:Urbane;font-size:20px;font-weight:500;line-height:25px;text-align:left;color:#5f5f5f;margin:0}._cardBody_ccbi9_115{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0}._emailInput_ccbi9_129{background:#595bdb45;padding:0 2rem;border-radius:25px;display:flex;margin:.75rem 0;height:4.625rem;align-items:center}._emailInput_ccbi9_129 input{background:transparent;outline:none;border:none;font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:23.04px;text-align:left;width:100%}._cardButton_ccbi9_173{display:flex;flex-direction:row;align-items:end;justify-content:flex-start}._cardButton_ccbi9_173 button{margin-top:.75rem;border:none;border-radius:25px;background:#595bdb;font-size:24px;font-weight:600;line-height:30px;color:#fff;cursor:pointer;height:4.625rem;width:100%}._cardBottomText_ccbi9_215{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:.75rem 0}._cardBottomText_ccbi9_215 p{font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:23.04px;text-align:left;margin:0;color:#3f3f3f}._cardBottomText_ccbi9_215 span{font-family:Urbane Demi;font-size:16px;font-weight:600;line-height:23.04px;text-align:left;color:#595bdb;cursor:pointer}._otpSection_ccbi9_273{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem 0}._otpInput_ccbi9_289{background:#595bdb45;border-radius:16px;display:flex;flex-direction:row;align-items:center;justify-content:center;width:5.25rem;height:4.625rem}._otpInput_ccbi9_289 input{background:transparent;outline:none;border:none;font-family:Urbane Extra;font-size:19.2px;font-weight:300;line-height:23.04px;text-align:center;width:100%}._passwordCondition_ccbi9_335{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._eyeIco_ccbi9_347{font-size:1.2rem;color:#3c3fda;cursor:pointer}._specialCharacter_ccbi9_359{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-family:Urbane;font-size:24px;font-weight:300;line-height:18.8px;text-align:left;color:#595bdb;padding:0 4px}._passwordConditionText_ccbi9_387{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._passwordConditionText_ccbi9_387 p{font-family:Urbane;font-size:15px;font-weight:500;line-height:18px;text-align:left;margin:0;color:#5f5f5f}._passwordConditionText_ccbi9_387 span{font-family:Urbane;font-size:15px;font-weight:500;line-height:18px;text-align:left;color:#00dfc7}._successContent_ccbi9_443{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:3rem 1rem}._successImage_ccbi9_459{width:14.5rem;height:14.5rem;display:flex;align-items:center;justify-content:center}._successImage_ccbi9_459 img{width:100%;height:100%}._successText_ccbi9_487{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:4rem 0}._successText_ccbi9_487 p{font-family:Urbane;font-size:21px;font-weight:600;line-height:27.65px;text-align:left;color:#3f3f3f;margin:0}._contentRight_ccbi9_523{display:flex;flex-direction:row;justify-content:flex-start;width:44%;align-items:center}._rightImage_ccbi9_539{width:38rem;display:flex;flex-direction:column;justify-content:flex-start}._rightImage_ccbi9_539 img{width:100%;height:100%}._errorInput_ccbi9_561{border:1px solid red}._container_111cc_1{height:82vh;overflow-y:auto;padding:0 2rem}._container_111cc_1::-webkit-scrollbar{width:10px}._container_111cc_1::-webkit-scrollbar-track{background:#d9d9d9;border-radius:10px}._container_111cc_1::-webkit-scrollbar-thumb{background:#8c8c8c;border-radius:10px}._container_111cc_1::-webkit-scrollbar-thumb:hover{background:#8c8c8c}._assessmentSection_111cc_51{display:flex;flex-direction:column;width:93%}._header_111cc_63{padding:2rem;background:#ffc962;border-radius:25px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}._headerIcon_111cc_83{display:flex;flex-direction:row;align-items:center;justify-content:center;width:60px}._headerIcon_111cc_83 img{width:100%;height:100%}._headerText_111cc_109{display:flex;flex-direction:column;justify-content:flex-start}._headerText_111cc_109 span{font-family:Urbane;font-size:33px;font-weight:600;line-height:30px;text-align:left;margin:0;color:#fff}._progressBarSection_111cc_141{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.5rem 0}._body_111cc_157{display:flex;flex-direction:row;justify-content:space-between;padding:1rem 0}._bodyLeft_111cc_171{display:flex;flex-direction:column;justify-content:flex-start;width:67%;padding:0 1rem;height:fit-content;padding-bottom:0}._questionSection_111cc_191{display:flex;flex-direction:column;justify-content:flex-start;min-height:15rem;border:1px solid #898890;border-radius:25px;padding:1rem}._question_111cc_191{display:flex;flex-direction:row;justify-content:flex-start}._question_111cc_191 img{width:30vw;height:50vh;display:block;margin-bottom:.5rem}._question_111cc_191 span{font-family:Urbane;font-size:20px;font-weight:300;line-height:40px;text-align:left;margin:0;color:#000;padding-right:5px}._question_111cc_191 p{font-family:Urbane;font-size:20px;font-weight:300;line-height:40px;text-align:left;margin:0;color:#000}._questionBody_111cc_279{display:flex;flex-direction:row;justify-content:flex-start;min-height:10rem}._questionButtonSection_111cc_293{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.5rem 2rem}._questionButtonLeft_111cc_309{display:flex;flex-direction:column;justify-content:flex-start}._questionButtonLeft_111cc_309 span{font-family:Urbane;font-size:13.33px;font-style:italic;font-weight:300;line-height:40px;text-align:left}._questionButtonLeft_111cc_309 p{font-family:Urbane;font-size:19.2px;font-weight:500;line-height:40px;text-align:left;text-decoration:underline;color:#000;margin:0;cursor:pointer}._questionButtonRight_111cc_365{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._questionButtonRight_111cc_365 button{outline:none;border:none;width:9rem;height:2.25rem;background:#ffbe00;border-radius:20px;font-family:Urbane;font-size:18px;font-weight:500;line-height:40px;text-align:center;color:#000;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}._ordinaryContainer_111cc_421{display:flex;flex-direction:column;justify-content:flex-start;padding:0 1rem;width:100%}._ordinarySection_111cc_437{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem .1rem}._ordinarySectionRight_111cc_453{display:flex;flex-direction:column;justify-content:flex-start;width:100%}._ordinarySectionRight_111cc_453 input{border:1px solid #898890;background-color:#fff;border-radius:25px;font-family:Urbane;font-size:16px;font-weight:500;line-height:32px;text-align:left;color:#000;padding:.5rem;outline:none}._ordinarySectionRight_111cc_453 textarea{border:1px solid #898890;background-color:#fff;border-radius:25px;font-family:Urbane Extra;font-size:16px;font-weight:500;line-height:32px;text-align:left;color:#000;padding:.5rem;outline:none;resize:none}._ordinarySectionRight_111cc_453 input:focus{border-color:#ff7a00}._ordinarySectionRight_111cc_453 textarea:focus{border-color:#ff7a00}._multipleChoiceContainer_111cc_541{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 2rem;width:100%}._multipleChoiceAnswer_111cc_557{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border:1px solid #898890;border-radius:25px;padding:.5rem 1rem;margin:.5rem 0;width:50%}._multipleChoiceAnswer_111cc_557 p{font-family:Urbane;font-size:20px;font-weight:300;line-height:30px;text-align:left;color:#000;margin:0}._fillTheBlank_111cc_605{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 2rem;width:100%}._fillTheBlankQuestion_111cc_621{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._fillTheBlankQuestion_111cc_621 p{margin:0;font-family:Urbane;font-size:20px;font-weight:300;line-height:45px;text-align:left;color:#000}._fillTheBlankQuestion_111cc_621 input{outline:none;border:none;border-bottom:1px solid #000000;font-family:Urbane;font-size:16px;font-weight:500;line-height:32px;text-align:left;color:#000;padding:.5rem;width:20%}._inputWrapper_111cc_683{display:flex;flex-direction:row;width:100%;flex-wrap:wrap;align-items:center}._blankInput_111cc_699{min-width:200px;height:1.25rem;border:none;border-bottom:1px solid #000;outline:none;background-color:transparent;font-family:Urbane;font-size:20px;font-weight:500;text-align:center;padding-bottom:4px;width:fit-content}._matchFollowingContainer_111cc_731{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1rem 2rem;width:100%}._matchFollowingLeft_111cc_747,._matchFollowingRight_111cc_749{display:flex;flex-direction:column;justify-content:flex-start}._matchFollowingCard_111cc_761{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border:1px solid #898890;border-radius:20px;padding:.5rem 1rem;min-height:80px;margin:.25rem 0}._matchFollowingImageCard_111cc_783{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border:1px solid #898890;border-radius:20px;margin:.25rem 0;width:19.125rem;height:15rem}._matchFollowingImageCard_111cc_783 img{width:100%;height:100%;border-radius:20px;object-fit:fill}._matchFollowingCard_111cc_761 p{font-family:Urbane;font-size:18px;font-weight:300;line-height:25px;text-align:left;margin:0;color:#000}._correct_111cc_839{background-color:#00dfc7}._incorrect_111cc_847{background-color:#ff2443}._selected_111cc_855{border:1px solid #FF7A00}._unselected_111cc_863{background-color:#fff}._reArrangeContainer_111cc_875{display:flex;flex-direction:row;justify-content:flex-start;padding:1rem 0;width:100%;max-width:100%;flex-wrap:wrap;overflow:hidden;position:relative}._reArrangeCard_111cc_897{display:flex;flex-direction:row;align-items:center;justify-content:center;border:1px solid #898890;border-radius:25px;padding:.5rem 1rem;margin:0 .5rem;height:fit-content}._reArrangeCard_111cc_897 p{font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:20px;text-align:left;margin:0;color:#000}._statusMark_111cc_937{display:flex;font-size:2rem;margin-top:16px}._blankDropdown_111cc_953{height:2rem;outline:none;border-radius:.5rem;color:#000;margin:0 .3rem}._dropDownWrapper_111cc_967{display:flex;flex-direction:row;align-items:center}._bodyRight_111cc_979{display:flex;flex-direction:column;justify-content:flex-start;width:26%}._timeContainer_111cc_995{display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:20px;background:#ededfb;padding:1rem 2rem;margin-bottom:.5rem}._timerIcon_111cc_1017{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:36px}._timerIcon_111cc_1017 img{width:100%;height:100%}._timerText_111cc_1043{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:0 1rem}._timerText_111cc_1043 p{margin:0;font-family:Urbane;font-size:19.2px;font-weight:600;line-height:40px;text-align:left;color:#3e3d42}._markContainer_111cc_1079{display:flex;flex-direction:column;justify-content:flex-start;border-radius:20px;background:#ededfb;padding:1rem 2rem}._markData_111cc_1097{display:flex;flex-direction:row;align-items:center;justify-content:space-between}._markDataLeft_111cc_1111{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:70%}._markDataLeft_111cc_1111 p{font-family:Urbane Extra;font-size:13px;font-weight:255;line-height:40px;text-align:left;color:#000;margin:0}._markDataRight_111cc_1147{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:25%}._markDataRight_111cc_1147 p{font-family:Urbane;font-size:18px;font-weight:500;line-height:40px;text-align:left;margin:0;color:#000}._markDataRight_111cc_1147 span{font-family:Urbane;font-size:26px;font-weight:700;line-height:40px;text-align:left;margin:0;color:#000}._questionPaletteHeader_111cc_1205{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem 0}._questionPaletteHeader_111cc_1205 p{margin:0;font-family:Urbane;font-size:19.2px;font-weight:300;line-height:40px;text-align:left;color:#000}._questionPalette_111cc_1205{display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}._number_111cc_1253{display:flex;flex-direction:row;align-items:center;justify-content:center;border:1px solid #89889033;width:2.6875rem;height:2.125rem;background:#fff;border-radius:10px;cursor:pointer}._number_111cc_1253 p{font-family:Urbane;font-size:13px;font-weight:300;line-height:40px;text-align:center;margin:0;color:#000}._explanationSection_111cc_1301{display:flex;flex-direction:column;justify-content:flex-start;padding:.5rem 2rem;margin-bottom:2rem}._resultText_111cc_1317{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border-top:2px solid #898890;padding:1rem 0}._resultText_111cc_1317 p{margin:0;font-family:Urbane;font-size:20px;font-weight:500;line-height:30px;text-align:left;color:#00dfc7}._explanationHeading_111cc_1355{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem 0}._explanationHeading_111cc_1355 p{margin:0;font-family:Urbane;font-size:20px;font-style:italic;font-weight:300;line-height:30px;text-align:left;color:#ff7a00}._explanationText_111cc_1395{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._explanationText_111cc_1395 p{font-family:Urbane;font-size:19.2px;font-weight:300;line-height:40px;text-align:left;color:#000;margin:0}._summeryContainer_111cc_1429{display:flex;flex-direction:column;justify-content:flex-start;border-radius:20px;background:#fff;padding:1rem 2rem;box-shadow:0 1px 0 2px #ededfb}._summeryTopContent_111cc_1451{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-bottom:1px solid #00000029;padding:1rem 0}._roundGraph_111cc_1469{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:60%;position:relative;padding:.5rem 0}._graphText_111cc_1491{font-family:Urbane;font-size:28px;font-weight:300;line-height:33.61px;text-align:center;color:#5f5f5f}._summeryTopText_111cc_1509{display:flex;flex-direction:row;justify-content:center;align-items:center}._summeryTopText_111cc_1509 p{font-family:Urbane Extra;font-size:12px;font-weight:600;line-height:14.4px;text-align:left;color:#818085}._summeryBottomContent_111cc_1543{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0}._summeryBottomData_111cc_1557{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:.5rem 0}._summeryBottomDataLeft_111cc_1573{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:20%}._summeryBottomDataLeft_111cc_1573 span{border:1px solid #89889033;border-radius:8px;font-family:Urbane;font-size:20px;font-weight:500;line-height:24px;text-align:center;color:#fff;width:2.015rem;height:1.928rem;display:flex;flex-direction:row;justify-content:center;align-items:center}._summeryBottomDataRight_111cc_1623{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._summeryBottomDataRight_111cc_1623 p{margin:0;font-family:Urbane;font-size:12px;font-weight:500;line-height:14.4px;text-align:left;color:#818085}._resultSection_111cc_1659{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background:#fff;box-shadow:0 1px 0 2px #ededfb;padding:1rem;border-radius:20px}._resultSectionHeder_111cc_1681{display:flex;flex-direction:column;justify-content:flex-start}._resultSectionHeder_111cc_1681 h4{font-family:Urbane;font-size:25px;font-weight:600;line-height:30px;text-align:center;color:#d09b00;margin:0;padding:1rem 0}._resultSectionHeder_111cc_1681 p{font-family:Urbane;font-size:15px;font-weight:500;line-height:18px;text-align:center;margin:0;color:#5f5f5f}._resultSectionImage_111cc_1739{display:flex;flex-direction:row;align-items:center;justify-content:center;width:11rem;padding:2rem 0}._resultSectionImage_111cc_1739 img{width:100%;height:100%}._resultSectionBottomContent_111cc_1767{display:flex;flex-direction:column;justify-content:flex-start}._resultSectionBottomContent_111cc_1767 p{font-family:Urbane;font-size:20px;font-weight:300;line-height:24.14px;text-align:center;margin:0;color:#595bdb}._resultSectionBottomContent_111cc_1767 h4{font-family:Urbane;font-size:48px;font-weight:600;line-height:57.94px;text-align:center;margin:0;color:#595bdb;padding:1rem 0}._finalAnswerSection_111cc_1821{display:flex;flex-direction:column;justify-content:flex-start;background:#fff;box-shadow:0 1px 0 2px #ededfb;border-radius:20px;margin:1rem 0}._finalAnswerSectionHeader_111cc_1841{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem}._finalAnswerSectionHeader_111cc_1841 p{margin:0;font-family:Urbane;font-size:20px;font-weight:600;line-height:24px;text-align:left;color:#3e3d42}._finalAnswerSectionBody_111cc_1877{margin:1rem 0;display:flex;flex-direction:column;justify-content:flex-start}._finalAnswerBodyData_111cc_1891{display:flex;flex-direction:column;justify-content:flex-start}._expanded_111cc_1903{border:1px solid #00000033;box-shadow:0 2px 1.7px -1px #00000040;border-radius:0 0 20px 20px}._answerBodyHeader_111cc_1917{display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid #00000045;padding:1rem;margin:0 1rem;align-items:flex-start}._answerBodyHeaderLeft_111cc_1939{display:flex;flex-direction:row;justify-content:flex-start;width:90%;gap:.5rem}._answerBodyHeaderLeft_111cc_1939 svg{font-size:1.5rem;padding-right:1rem;cursor:pointer}._answerBodyHeaderLeft_111cc_1939 p{font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:30px;text-align:left;margin:0;width:80%}._answerBodyHeaderLeft_111cc_1939 span{font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:30px;text-align:left;margin:0;padding-right:.5rem;width:5%}._answerBodyHeaderRight_111cc_2009{display:flex;flex-direction:row;justify-content:flex-start}._answerBodyHeaderRight_111cc_2009 svg{font-size:1.5rem;color:#5f5f5f}._answerBodyData_111cc_2031{display:flex;flex-direction:column;justify-content:flex-start;padding:.5rem 2rem .5rem 5.65rem}._answerBodyQuestion_111cc_2047{display:flex;flex-direction:column;justify-content:flex-start;margin-top:1rem}._answerBodyQuestion_111cc_2047 h4{font-family:Urbane Extra;font-size:15px;font-weight:300;line-height:30px;text-align:left;color:#445cda;text-decoration:underline;padding-bottom:.5rem}._answerBodyQuestion_111cc_2047 p,._answerBodyQuestion_111cc_2047 span{font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:22px;text-align:left;color:#000}._answerBodyCorrectAnswer_111cc_2101{display:flex;flex-direction:column;justify-content:flex-start;padding-top:1rem}._answerBodyCorrectAnswer_111cc_2101 h4{font-family:Urbane Extra;font-size:15px;font-weight:300;line-height:30px;text-align:left;color:#00dfc7;text-decoration:underline}._answerBodyCorrectAnswer_111cc_2101 p{font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:30px;text-align:left;color:#000}._finalAnswerBodyData_111cc_1891:last-child ._answerBodyHeader_111cc_1917{border:none}._FinishButton_111cc_2159{display:flex;flex-direction:row;justify-content:flex-start;padding-top:1rem}._FinishButton_111cc_2159 button{height:2.25rem;background:#ff2443;border-radius:8px;font-family:Urbane;font-size:16px;font-weight:500;line-height:40px;text-align:center;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;border:none;outline:none;width:100%}._answerBodyOptions_111cc_2209{padding:6px 0}._answerBodyOptions_111cc_2209 ul{list-style:inside;font-family:Urbane Extra}._answerBodyOptions_111cc_2209 ul li{padding:.3rem 0}._answerBodyMatch_111cc_2229{display:flex;flex-direction:column;gap:10px;margin-top:10px}._matchRow_111cc_2243{display:flex;justify-content:space-between;gap:1rem}._matchRowCardLeft_111cc_2255,._matchRowCardRight_111cc_2257{width:48%;border:1px solid #898890;border-radius:20px;padding:10px;height:fit-content;min-height:60px}._matchRowImageCard_111cc_2273{width:48%}._matchRowCardLeft_111cc_2255{text-align:left}._matchRowCardRight_111cc_2257{text-align:right}._matchRowCardLeft_111cc_2255 p,._matchRowCardRight_111cc_2257 p{font-family:Urbane Extra;font-size:14px;font-weight:300;line-height:25px;text-align:left;margin:0;color:#000;word-break:break-word}._popupOverlay_111cc_2319{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9;width:100%;height:100vh;background:#d9d9d980}._Popup_111cc_2339{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:31px;padding:4rem 5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99;box-shadow:1px 1px 2.3px #cfcfcf}._popupText_111cc_2371{padding:2rem 0}._popupText_111cc_2371 p{font-family:Urbane;font-size:20px;font-weight:600;line-height:27.65px;text-align:left;color:#505050;margin:0}._PopupButton_111cc_2395{margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4rem;padding:2rem 0}._noButton_111cc_2413{width:16rem;height:3.5rem;border-radius:2.5rem;font-family:Urbane;font-size:20px;font-weight:600;line-height:25px;text-align:center;color:#fff;background:#595bdb;border:none;cursor:pointer}._yesButton_111cc_2441{width:16rem;height:3.5rem;border-radius:2.5rem;background:#d9d9d9;font-family:Urbane;font-size:20px;font-weight:600;line-height:25px;text-align:center;color:#898890;border:none;cursor:pointer}._info_111cc_2469{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%}._info_111cc_2469 p{color:#5f5f5f;font-family:Urbane;font-size:1.1rem;margin-top:20%}._crossWordContainer_111cc_2495{display:flex;flex-direction:row;height:fit-content}._crossWordPuzzle_111cc_2507{display:grid;grid-template-columns:repeat(10,1fr);gap:0;background-color:#d9d9d9}._PuzzleQuestion_111cc_2521{padding:0 1rem;width:100%}._cell_111cc_2531{text-transform:uppercase;text-align:center;margin:0;outline:none}._activeInput_111cc_2545{background-color:#fff;border:2px solid #000;width:100%;height:100%;font-size:20px;outline:none;text-align:center}._clueNumber_111cc_2565{position:absolute;top:2px;left:4px;font-size:10px;color:#2d2d2d}._QuestionAcross_111cc_2581,._QuestionAcrossInputContainer_111cc_2593{display:flex;flex-direction:column;width:100%}._QuestionAcrossInputContainer_111cc_2593 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._QuestionDown_111cc_2631,._QuestionDownInputContainer_111cc_2641{display:flex;flex-direction:column}._QuestionDownInputContainer_111cc_2641 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._cellContainer_111cc_2677{position:relative;width:2.75rem;height:2.5rem;padding:1px}._highlightAnswer_111cc_2689{outline:none;height:100px;margin:0 auto;width:94%;overflow-y:auto;font-size:20px,}._container_1wy4j_1{height:82vh;overflow-y:auto;padding:0 2rem}._container_1wy4j_1::-webkit-scrollbar{width:10px}._container_1wy4j_1::-webkit-scrollbar-track{background:#d9d9d9;border-radius:10px}._container_1wy4j_1::-webkit-scrollbar-thumb{background:#8c8c8c;border-radius:10px}._container_1wy4j_1::-webkit-scrollbar-thumb:hover{background:#8c8c8c}._assessmentSection_1wy4j_51{display:flex;flex-direction:column;width:93%}._header_1wy4j_63{padding:2rem;background:#00dfc7;border-radius:25px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}._headerIcon_1wy4j_83{display:flex;flex-direction:row;align-items:center;justify-content:center;width:60px}._headerIcon_1wy4j_83 img{width:100%;height:100%}._headerText_1wy4j_109{display:flex;flex-direction:column;justify-content:flex-start}._headerText_1wy4j_109 span{font-family:Urbane;font-size:33px;font-weight:600;line-height:30px;text-align:left;margin:0;color:#fff}._progressBarSection_1wy4j_141{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.5rem 0}._body_1wy4j_157{display:flex;flex-direction:row;justify-content:space-between;padding:1rem 0}._bodyLeft_1wy4j_171{display:flex;flex-direction:column;justify-content:flex-start;width:67%;padding:0 1rem;height:fit-content;padding-bottom:0}._questionSection_1wy4j_191{display:flex;flex-direction:column;justify-content:flex-start;min-height:15rem;border:1px solid #898890;border-radius:25px;padding:1rem}._question_1wy4j_191{display:flex;flex-direction:row;justify-content:flex-start}._question_1wy4j_191 span{font-family:Urbane;font-size:20px;font-weight:300;line-height:40px;text-align:left;margin:0;color:#000;padding-right:5px}._question_1wy4j_191 p{font-family:Urbane;font-size:20px;font-weight:300;line-height:40px;text-align:left;margin:0;color:#000}._question_1wy4j_191 img{max-width:60%;height:auto;display:block;margin-bottom:.5rem}._questionBody_1wy4j_279{display:flex;flex-direction:row;justify-content:flex-start;min-height:10rem}._questionButtonSection_1wy4j_293{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.5rem 2rem}._questionButtonLeft_1wy4j_309{display:flex;flex-direction:column;justify-content:flex-start}._questionButtonLeft_1wy4j_309 span{font-family:Urbane;font-size:13.33px;font-style:italic;font-weight:300;line-height:40px;text-align:left}._questionButtonLeft_1wy4j_309 p{font-family:Urbane;font-size:19.2px;font-weight:500;line-height:40px;text-align:left;text-decoration:underline;color:#000;margin:0;cursor:pointer}._questionButtonRight_1wy4j_365{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._questionButtonRight_1wy4j_365 button{outline:none;border:none;width:9rem;height:2.25rem;background:#ffbe00;border-radius:20px;font-family:Urbane;font-size:18px;font-weight:500;line-height:40px;text-align:center;color:#000;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}._ordinaryContainer_1wy4j_421{display:flex;flex-direction:column;justify-content:flex-start;padding:0 1rem;width:100%}._ordinarySection_1wy4j_437{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem .1rem}._ordinarySectionRight_1wy4j_453{display:flex;flex-direction:column;justify-content:flex-start;width:100%}._ordinarySectionRight_1wy4j_453 input{border:1px solid #898890;background-color:#fff;border-radius:25px;font-family:Urbane;font-size:16px;font-weight:500;line-height:32px;text-align:left;color:#000;padding:.5rem;outline:none}._ordinarySectionRight_1wy4j_453 textarea{border:1px solid #898890;background-color:#fff;border-radius:25px;font-family:Urbane Extra;font-size:16px;font-weight:500;line-height:32px;text-align:left;color:#000;padding:.5rem;outline:none;resize:none}._ordinarySectionRight_1wy4j_453 input:focus{border-color:#ff7a00}._ordinarySectionRight_1wy4j_453 textarea:focus{border-color:#ff7a00}._multipleChoiceContainer_1wy4j_541{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 2rem;width:100%}._multipleChoiceAnswer_1wy4j_557{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border:1px solid #898890;border-radius:25px;padding:.5rem 1rem;margin:.5rem 0;width:50%}._multipleChoiceAnswer_1wy4j_557 p{font-family:Urbane;font-size:20px;font-weight:300;line-height:30px;text-align:left;color:#000;margin:0}._fillTheBlank_1wy4j_605{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 2rem;width:100%}._fillTheBlankQuestion_1wy4j_621{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._fillTheBlankQuestion_1wy4j_621 p{margin:0;font-family:Urbane;font-size:20px;font-weight:300;line-height:45px;text-align:left;color:#000}._fillTheBlankQuestion_1wy4j_621 input{outline:none;border:none;border-bottom:1px solid #000000;font-family:Urbane;font-size:16px;font-weight:500;line-height:32px;text-align:left;color:#000;padding:.5rem;width:20%}._inputWrapper_1wy4j_685{display:flex;flex-direction:row;width:100%;flex-wrap:wrap;align-items:center}._blankInput_1wy4j_701{min-width:200px;height:1.25rem;border:none;border-bottom:1px solid #000;outline:none;background-color:transparent;font-family:Urbane;font-size:20px;font-weight:500;text-align:center;padding-bottom:4px;width:fit-content}._matchFollowingContainer_1wy4j_735{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1rem 2rem;width:100%}._matchFollowingLeft_1wy4j_751,._matchFollowingRight_1wy4j_753{display:flex;flex-direction:column;justify-content:flex-start}._matchFollowingCard_1wy4j_765{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border:1px solid #898890;border-radius:20px;padding:.5rem 1rem;min-height:80px;margin:.25rem 0}._matchFollowingImageCard_1wy4j_787{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border:1px solid #898890;border-radius:20px;margin:.25rem 0;width:19.125rem;height:15rem}._matchFollowingImageCard_1wy4j_787 img{width:100%;height:100%;border-radius:20px;object-fit:fill}._matchFollowingCard_1wy4j_765 p{font-family:Urbane;font-size:18px;font-weight:300;line-height:25px;text-align:left;margin:0;color:#000}._correct_1wy4j_843{background-color:#00dfc7}._incorrect_1wy4j_851{background-color:#ff2443}._selected_1wy4j_859{border:1px solid #FF7A00}._unselected_1wy4j_867{background-color:#fff}._reArrangeContainer_1wy4j_879{display:flex;flex-direction:row;justify-content:flex-start;padding:1rem 0;width:100%;max-width:100%;flex-wrap:wrap;overflow:hidden;position:relative}._reArrangeCard_1wy4j_901{display:flex;flex-direction:row;align-items:center;justify-content:center;border:1px solid #898890;border-radius:25px;padding:.5rem 1rem;margin:0 .5rem;height:fit-content}._reArrangeCard_1wy4j_901 p{font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:20px;text-align:left;margin:0;color:#000}._statusMark_1wy4j_941{display:flex;font-size:2rem;margin-top:16px}._blankDropdown_1wy4j_957{height:2rem;outline:none;border-radius:.5rem;color:#000;margin:0 .3rem}._dropDownWrapper_1wy4j_971{display:flex;flex-direction:row;align-items:center}._bodyRight_1wy4j_983{display:flex;flex-direction:column;justify-content:flex-start;width:26%}._timeContainer_1wy4j_999{display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:20px;background:#ededfb;padding:1rem 2rem;margin-bottom:.5rem}._timerIcon_1wy4j_1021{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:36px}._timerIcon_1wy4j_1021 img{width:100%;height:100%}._timerText_1wy4j_1047{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:0 1rem}._timerText_1wy4j_1047 p{margin:0;font-family:Urbane;font-size:19.2px;font-weight:600;line-height:40px;text-align:left;color:#3e3d42}._markContainer_1wy4j_1083{display:flex;flex-direction:column;justify-content:flex-start;border-radius:20px;background:#ededfb;padding:1rem 2rem}._markData_1wy4j_1101{display:flex;flex-direction:row;align-items:center;justify-content:space-between}._markDataLeft_1wy4j_1115{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:70%}._markDataLeft_1wy4j_1115 p{font-family:Urbane Extra;font-size:13px;font-weight:255;line-height:40px;text-align:left;color:#000;margin:0}._markDataRight_1wy4j_1151{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:25%}._markDataRight_1wy4j_1151 p{font-family:Urbane;font-size:18px;font-weight:500;line-height:40px;text-align:left;margin:0;color:#000}._markDataRight_1wy4j_1151 span{font-family:Urbane;font-size:26px;font-weight:700;line-height:40px;text-align:left;margin:0;color:#000}._questionPaletteHeader_1wy4j_1209{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem 0}._questionPaletteHeader_1wy4j_1209 p{margin:0;font-family:Urbane;font-size:19.2px;font-weight:300;line-height:40px;text-align:left;color:#000}._questionPalette_1wy4j_1209{display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}._number_1wy4j_1257{display:flex;flex-direction:row;align-items:center;justify-content:center;border:1px solid #89889033;width:2.6875rem;height:2.125rem;background:#fff;border-radius:10px;cursor:pointer}._number_1wy4j_1257 p{font-family:Urbane;font-size:13px;font-weight:300;line-height:40px;text-align:center;margin:0;color:#000}._explanationSection_1wy4j_1305{display:flex;flex-direction:column;justify-content:flex-start;padding:.5rem 2rem;margin-bottom:2rem}._resultText_1wy4j_1321{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border-top:2px solid #898890;padding:1rem 0}._resultText_1wy4j_1321 p{margin:0;font-family:Urbane;font-size:20px;font-weight:500;line-height:30px;text-align:left;color:#00dfc7}._explanationHeading_1wy4j_1359{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem 0}._explanationHeading_1wy4j_1359 p{margin:0;font-family:Urbane;font-size:20px;font-style:italic;font-weight:300;line-height:30px;text-align:left;color:#ff7a00}._explanationText_1wy4j_1399{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._explanationText_1wy4j_1399 p{font-family:Urbane;font-size:19.2px;font-weight:300;line-height:40px;text-align:left;color:#000;margin:0}._summeryContainer_1wy4j_1433{display:flex;flex-direction:column;justify-content:flex-start;border-radius:20px;background:#fff;padding:1rem 2rem;box-shadow:0 1px 0 2px #ededfb}._summeryTopContent_1wy4j_1455{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-bottom:1px solid #00000029;padding:1rem 0}._roundGraph_1wy4j_1473{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:60%;position:relative;padding:.5rem 0}._graphText_1wy4j_1495{font-family:Urbane;font-size:28px;font-weight:300;line-height:33.61px;text-align:center;color:#5f5f5f}._summeryTopText_1wy4j_1513{display:flex;flex-direction:row;justify-content:center;align-items:center}._summeryTopText_1wy4j_1513 p{font-family:Urbane Extra;font-size:12px;font-weight:600;line-height:14.4px;text-align:left;color:#818085}._summeryBottomContent_1wy4j_1547{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0}._summeryBottomData_1wy4j_1561{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:.5rem 0}._summeryBottomDataLeft_1wy4j_1577{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:20%}._summeryBottomDataLeft_1wy4j_1577 span{border:1px solid #89889033;border-radius:8px;font-family:Urbane;font-size:20px;font-weight:500;line-height:24px;text-align:center;color:#fff;width:2.015rem;height:1.928rem;display:flex;flex-direction:row;justify-content:center;align-items:center}._summeryBottomDataRight_1wy4j_1627{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._summeryBottomDataRight_1wy4j_1627 p{margin:0;font-family:Urbane;font-size:12px;font-weight:500;line-height:14.4px;text-align:left;color:#818085}._resultSection_1wy4j_1663{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background:#fff;box-shadow:0 1px 0 2px #ededfb;padding:1rem;border-radius:20px}._resultSectionHeder_1wy4j_1685{display:flex;flex-direction:column;justify-content:flex-start}._resultSectionHeder_1wy4j_1685 h4{font-family:Urbane;font-size:25px;font-weight:600;line-height:30px;text-align:center;color:#d09b00;margin:0;padding:1rem 0}._resultSectionHeder_1wy4j_1685 p{font-family:Urbane;font-size:15px;font-weight:500;line-height:18px;text-align:center;margin:0;color:#5f5f5f}._resultSectionImage_1wy4j_1743{display:flex;flex-direction:row;align-items:center;justify-content:center;width:13.5rem;padding:2rem 0}._resultSectionImage_1wy4j_1743 img{width:100%;height:100%}._resultSectionBottomContent_1wy4j_1771{display:flex;flex-direction:column;justify-content:flex-start}._resultSectionBottomContent_1wy4j_1771 p{font-family:Urbane;font-size:20px;font-weight:300;line-height:24.14px;text-align:center;margin:0;color:#595bdb}._resultSectionBottomContent_1wy4j_1771 h4{font-family:Urbane;font-size:48px;font-weight:600;line-height:57.94px;text-align:center;margin:0;color:#595bdb;padding:1rem 0}._finalAnswerSection_1wy4j_1825{display:flex;flex-direction:column;justify-content:flex-start;background:#fff;box-shadow:0 1px 0 2px #ededfb;border-radius:20px;margin:1rem 0}._finalAnswerSectionHeader_1wy4j_1845{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem}._finalAnswerSectionHeader_1wy4j_1845 p{margin:0;font-family:Urbane;font-size:20px;font-weight:600;line-height:24px;text-align:left;color:#3e3d42}._finalAnswerSectionBody_1wy4j_1881{margin:1rem 0;display:flex;flex-direction:column;justify-content:flex-start}._finalAnswerBodyData_1wy4j_1895{display:flex;flex-direction:column;justify-content:flex-start}._expanded_1wy4j_1907{border:1px solid #00000033;box-shadow:0 2px 1.7px -1px #00000040;border-radius:0 0 20px 20px}._answerBodyHeader_1wy4j_1921{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #00000045;padding:1rem;margin:0 1rem}._answerBodyHeaderLeft_1wy4j_1943{display:flex;flex-direction:row;justify-content:flex-start;width:90%}._answerBodyHeaderLeft_1wy4j_1943 svg{font-size:1.5rem;padding-right:1rem}._answerBodyHeaderLeft_1wy4j_1943 p{font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:30px;text-align:left;margin:0;width:90%}._answerBodyHeaderLeft_1wy4j_1943 span{font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:30px;text-align:left;margin:0;padding-right:.5rem}._answerBodyHeaderRight_1wy4j_2007{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._answerBodyHeaderRight_1wy4j_2007 svg{font-size:1.5rem;color:#5f5f5f}._answerBodyData_1wy4j_2031{display:flex;flex-direction:column;justify-content:flex-start;padding:.5rem 2rem .5rem 5.65rem}._answerBodyQuestion_1wy4j_2047{display:flex;flex-direction:column;justify-content:flex-start;margin-top:1rem}._answerBodyQuestion_1wy4j_2047 h4{font-family:Urbane Extra;font-size:15px;font-weight:300;line-height:30px;text-align:left;color:#445cda;text-decoration:underline;padding-bottom:.5rem}._answerBodyQuestion_1wy4j_2047 p{font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:22px;text-align:left;color:#000}._answerBodyCorrectAnswer_1wy4j_2101{display:flex;flex-direction:column;justify-content:flex-start;padding-top:1rem}._answerBodyCorrectAnswer_1wy4j_2101 h4{font-family:Urbane Extra;font-size:15px;font-weight:300;line-height:30px;text-align:left;color:#00dfc7;text-decoration:underline}._answerBodyCorrectAnswer_1wy4j_2101 p{font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:30px;text-align:left;color:#000}._finalAnswerBodyData_1wy4j_1895:last-child ._answerBodyHeader_1wy4j_1921{border:none}._FinishButton_1wy4j_2159{display:flex;flex-direction:row;justify-content:flex-start;padding-top:1rem}._FinishButton_1wy4j_2159 button{height:2.25rem;background:#ff2443;border-radius:8px;font-family:Urbane;font-size:16px;font-weight:500;line-height:40px;text-align:center;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;border:none;outline:none;width:100%}._answerBodyOptions_1wy4j_2209{padding:6px 0}._answerBodyOptions_1wy4j_2209 ul{list-style:inside;font-family:Urbane Extra}._answerBodyOptions_1wy4j_2209 ul li{padding:.3rem 0}._answerBodyMatch_1wy4j_2229{display:flex;flex-direction:column;gap:10px;margin-top:10px}._matchRow_1wy4j_2243{display:flex;justify-content:space-between;gap:1rem}._matchRowCardLeft_1wy4j_2255,._matchRowCardRight_1wy4j_2257{width:48%;border:1px solid #898890;border-radius:20px;padding:10px;height:fit-content;min-height:60px}._matchRowCardLeft_1wy4j_2255{text-align:left}._matchRowCardRight_1wy4j_2257{text-align:right}._matchRowCardLeft_1wy4j_2255 p,._matchRowCardRight_1wy4j_2257 p{font-family:Urbane Extra;font-size:14px;font-weight:300;line-height:25px;text-align:left;margin:0;color:#000;word-break:break-word}._popupOverlay_1wy4j_2313{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9;width:100%;height:100vh;background:#d9d9d980}._Popup_1wy4j_2333{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:31px;padding:4rem 5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99;box-shadow:1px 1px 2.3px #cfcfcf}._popupText_1wy4j_2365{padding:2rem 0}._popupText_1wy4j_2365 p{font-family:Urbane;font-size:20px;font-weight:600;line-height:27.65px;text-align:left;color:#505050;margin:0}._PopupButton_1wy4j_2389{margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4rem;padding:2rem 0}._noButton_1wy4j_2407{width:16rem;height:3.5rem;border-radius:2.5rem;font-family:Urbane;font-size:20px;font-weight:600;line-height:25px;text-align:center;color:#fff;background:#595bdb;border:none;cursor:pointer}._yesButton_1wy4j_2435{width:16rem;height:3.5rem;border-radius:2.5rem;background:#d9d9d9;font-family:Urbane;font-size:20px;font-weight:600;line-height:25px;text-align:center;color:#898890;border:none;cursor:pointer}._info_1wy4j_2463{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%}._info_1wy4j_2463 p{color:#5f5f5f;font-family:Urbane;font-size:1.1rem;margin-top:20%}._crossWordContainer_1wy4j_2489{display:flex;flex-direction:row;width:100%;height:fit-content}._crossWordPuzzle_1wy4j_2503{display:grid;grid-template-columns:repeat(10,1fr);gap:0;background-color:#d9d9d9}._PuzzleQuestion_1wy4j_2517{padding:0 1rem;width:100%}._cell_1wy4j_2527{text-transform:uppercase;text-align:center;margin:0;outline:none}._activeInput_1wy4j_2541{background-color:#fff;border:2px solid #000;width:100%;height:100%;font-size:20px;outline:none;text-align:center}._clueNumber_1wy4j_2561{position:absolute;top:2px;left:4px;font-size:10px;color:#2d2d2d}._QuestionAcross_1wy4j_2577,._QuestionAcrossInputContainer_1wy4j_2589{display:flex;flex-direction:column;width:100%}._QuestionAcrossInputContainer_1wy4j_2589 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._QuestionDown_1wy4j_2627,._QuestionDownInputContainer_1wy4j_2637{display:flex;flex-direction:column}._QuestionDownInputContainer_1wy4j_2637 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._cellContainer_1wy4j_2673{position:relative;width:3rem;height:2.5rem;padding:1px}._container_1cr7m_1{min-height:calc(100vh - 4.5rem);height:auto;padding:2rem;background:linear-gradient(180deg,#eff6ff,#dbeafe 25%,#f3f8ff);width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}._container_1cr7m_1 *,._container_1cr7m_1 *:before,._container_1cr7m_1 *:after{box-sizing:border-box}._container_1cr7m_1::-webkit-scrollbar{width:10px}._container_1cr7m_1::-webkit-scrollbar-track{background:#d9d9d9;border-radius:10px}._container_1cr7m_1::-webkit-scrollbar-thumb{background:#8c8c8c;border-radius:10px}._container_1cr7m_1::-webkit-scrollbar-thumb:hover{background:#8c8c8c}._profileSection_1cr7m_36{display:flex;flex-direction:column;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box;overflow-x:hidden}._header_1cr7m_46{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}._header_1cr7m_46 h1{font-size:2rem;font-weight:600;color:#1f2937;margin:0;padding:0;letter-spacing:-.02em}._profileHeadline_1cr7m_64{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;padding:0;padding-left:2rem;letter-spacing:-.02em}._headerActions_1cr7m_77{display:flex;align-items:center;gap:1rem}._completionIconsRow_1cr7m_83{display:flex;align-items:center;gap:.5rem}._completionIconWrap_1cr7m_89{position:relative;display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:8px;cursor:default}._completionIconWrap_1cr7m_89:hover{background:#3b82f61a}._completionIcon_1cr7m_83{transition:color .2s}._completionTooltip_1cr7m_107{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(-4px) scale(.97);padding:1rem 1.35rem;min-width:220px;background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06);box-shadow:0 20px 45px -12px #0000002e,0 0 0 1px #00000008;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease,transform .22s cubic-bezier(.34,1.56,.64,1);pointer-events:none;z-index:100}._completionTooltip_1cr7m_107:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%) rotate(45deg);width:14px;height:14px;background:#fff;border-left:1px solid rgba(0,0,0,.06);border-top:1px solid rgba(0,0,0,.06)}._completionTooltipSuccess_1cr7m_138{border-color:#22c55e4d;box-shadow:0 20px 45px -12px #0000002e,0 0 0 1px #00000008,0 0 24px -4px #22c55e33}._completionTooltipSuccess_1cr7m_138:before{background:linear-gradient(225deg,#fff,#f0fdf4)}._completionTooltipProgress_1cr7m_147{border-color:#dc262640}._completionTooltipProgress_1cr7m_147:before{background:linear-gradient(225deg,#fff,#fef2f2)}._completionTooltipPartial_1cr7m_155{border-color:#f973164d}._completionTooltipPartial_1cr7m_155:before{background:linear-gradient(225deg,#fff,#fff7ed)}._completionTooltipHeader_1cr7m_163{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._completionTooltipLabel_1cr7m_170{font-size:.95rem;font-weight:700;color:#1f2937;letter-spacing:-.02em}._completionTooltipIcon_1cr7m_177{font-size:1.25rem;flex-shrink:0}._completionTooltipBar_1cr7m_182{height:8px;background:#e5e7eb;border-radius:100px;overflow:hidden;margin-bottom:.75rem}._completionTooltipBarFill_1cr7m_190{height:100%;border-radius:100px;transition:width .5s cubic-bezier(.4,0,.2,1)}._completionTooltipStatus_1cr7m_196{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._completionTooltipPercent_1cr7m_203{font-size:1.35rem;font-weight:800;letter-spacing:-.03em}._completionTooltipStatusSuccess_1cr7m_209 ._completionTooltipPercent_1cr7m_203{color:#047857}._completionTooltipStatusSuccess_1cr7m_209 ._completionTooltipText_1cr7m_213{background:linear-gradient(135deg,#22c55e2e,#22c55e14);color:#047857;padding:.35rem .8rem;border-radius:100px;font-weight:700;font-size:.8rem}._completionTooltipStatusProgress_1cr7m_222 ._completionTooltipPercent_1cr7m_203{color:#991b1b}._completionTooltipStatusProgress_1cr7m_222 ._completionTooltipText_1cr7m_213{background:linear-gradient(135deg,#dc26262e,#dc262614);color:#991b1b;padding:.35rem .8rem;border-radius:100px;font-weight:700;font-size:.8rem}._completionTooltipStatusPartial_1cr7m_235 ._completionTooltipPercent_1cr7m_203{color:#c2410c}._completionTooltipStatusPartial_1cr7m_235 ._completionTooltipText_1cr7m_213{background:linear-gradient(135deg,#f973162e,#f9731614);color:#c2410c;padding:.35rem .8rem;border-radius:100px;font-weight:700;font-size:.8rem}._completionTooltipText_1cr7m_213{font-size:.8rem}._completionIconWrap_1cr7m_89:hover ._completionTooltip_1cr7m_107{opacity:1;visibility:visible;transform:translate(-50%) translateY(0) scale(1)}._generateResumeButton_1cr7m_258{padding:.75rem 2rem;background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .25s ease;white-space:nowrap;box-shadow:0 4px 14px #3b82f659}._generateResumeButton_1cr7m_258:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f673}._profileBanner_1cr7m_277{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-radius:14px;margin-bottom:1rem;width:99%;max-width:99%;box-sizing:border-box;font-family:Urbane,sans-serif;box-shadow:0 2px 12px #0000000f}._profileBannerComplete_1cr7m_291{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid rgba(34,197,94,.3)}._profileBannerComplete_1cr7m_291 ._profileBannerIcon_1cr7m_296{color:#22c55e;font-size:1.5rem;flex-shrink:0}._profileBannerComplete_1cr7m_291 ._profileBannerText_1cr7m_302{color:#22c55e;font-size:16px;font-weight:500;flex:1}._profileBannerIncomplete_1cr7m_310{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid rgba(220,38,38,.25)}._profileBannerIncomplete_1cr7m_310 ._profileBannerIcon_1cr7m_296{color:#dc2626;font-size:1.5rem;flex-shrink:0}._profileBannerIncomplete_1cr7m_310 ._profileBannerText_1cr7m_302{color:#dc2626;font-size:16px;font-weight:500;flex:1}._profileBannerPartial_1cr7m_329{background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid rgba(249,115,22,.3)}._profileBannerPartial_1cr7m_329 ._profileBannerIcon_1cr7m_296{color:#f97316;font-size:1.5rem;flex-shrink:0}._profileBannerPartial_1cr7m_329 ._profileBannerText_1cr7m_302{color:#ea580c;font-size:16px;font-weight:500;flex:1}._profileBannerZero_1cr7m_348{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid rgba(220,38,38,.3)}._profileBannerZero_1cr7m_348 ._profileBannerIcon_1cr7m_296{color:#dc2626;font-size:1.5rem;flex-shrink:0}._profileBannerZero_1cr7m_348 ._profileBannerText_1cr7m_302{color:#b91c1c;font-size:16px;font-weight:500;flex:1}._profileBannerButton_1cr7m_366{padding:.5rem 1.25rem;background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;font-family:Urbane,sans-serif;transition:all .25s ease;box-shadow:0 2px 8px #3b82f64d}._profileBannerButton_1cr7m_366:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}._profileBannerClose_1cr7m_385{margin-left:auto;padding:.25rem;background:transparent;border:none;cursor:pointer;color:#dc2626;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s,color .2s}._profileBannerClose_1cr7m_385:hover{background:#dc262626;color:#b91c1c}._generateResumeButton_1cr7m_258:active{transform:translateY(0)}._tabs_1cr7m_408{display:flex;flex-direction:row;gap:.5rem;margin-bottom:2rem;padding:.5rem;background:#ffffffb3;border-radius:14px;border:1px solid rgba(59,130,246,.12);box-shadow:0 2px 12px #0000000a}._tab_1cr7m_408{background:transparent;border:none;font-size:1rem;font-weight:500;color:#6b7280;cursor:pointer;padding:.6rem 1.25rem;border-radius:10px;transition:all .25s ease}._tab_1cr7m_408:hover{color:#3b82f6;background:#3b82f614}._activeTab_1cr7m_437{color:#fff;font-weight:600;background:linear-gradient(135deg,#3b82f6,#60a5fa);box-shadow:0 2px 8px #3b82f64d}._activeTab_1cr7m_437:after{display:none}._tabContent_1cr7m_448{display:flex;flex-direction:column;gap:2rem;width:100%;overflow-x:hidden;background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 4px 24px #0000000f,0 0 0 1px #0000000a}._section_1cr7m_460{display:flex;flex-direction:column;gap:1.5rem}._resumePersonalInfoSection_1cr7m_466{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:flex-start;margin-bottom:3rem}._resumeInfoLeft_1cr7m_474{display:flex;flex-direction:column;gap:.5rem}._resumeInfoLeft_1cr7m_474 ._sectionTitle_1cr7m_480{margin-bottom:.5rem}._personalInfoRight_1cr7m_484{display:flex;flex-direction:column}._personalInfoRight_1cr7m_484 ._formGrid_1cr7m_489{margin-top:0}._sectionHeader_1cr7m_493,._storiesSectionHeader_1cr7m_500{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._portfolioWrapper_1cr7m_508{width:100%;max-width:1200px;margin:0 auto}._portfolioHero_1cr7m_514{background:linear-gradient(135deg,#0ea5e9,#38bdf8 40%,#7dd3fc,#bae6fd);border-radius:16px;padding:2rem 2.5rem;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap;box-shadow:0 10px 40px #0ea5e959;position:relative;overflow:hidden}._portfolioHero_1cr7m_514:before{content:"";position:absolute;top:-50%;right:-20%;width:60%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.15) 0%,transparent 70%);pointer-events:none}._portfolioHeroContent_1cr7m_540{flex:1;min-width:200px;position:relative;z-index:1}._portfolioTitle_1cr7m_547{font-size:2rem;font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}._portfolioSubtitle_1cr7m_555{font-size:1rem;color:#ffffffe6;margin:0 0 1.5rem;line-height:1.5;max-width:480px}._portfolioStats_1cr7m_563{display:flex;gap:1.5rem}._portfolioStat_1cr7m_563{display:flex;align-items:center;gap:.5rem;background:#fff3;padding:.5rem 1rem;border-radius:10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._portfolioStatIcon_1cr7m_578{font-size:1.25rem;color:#fff}._portfolioStatValue_1cr7m_583{font-size:1.25rem;font-weight:700;color:#fff}._portfolioStatLabel_1cr7m_589{font-size:.875rem;color:#ffffffe6}._portfolioHero_1cr7m_514 ._addStoryButton_1cr7m_594{background:#fff;color:#0c4a6e;padding:.75rem 1.5rem;font-weight:600;box-shadow:0 4px 12px #00000026;position:relative;z-index:1}._portfolioHero_1cr7m_514 ._addStoryButton_1cr7m_594:hover{background:#f0f9ff;color:#0369a1;transform:translateY(-2px);box-shadow:0 6px 20px #0003}._portfolioEmptyState_1cr7m_612{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:linear-gradient(180deg,#f8f7ff,#fff);border:2px dashed #C4C1E8;border-radius:16px;cursor:pointer;transition:all .3s ease}._portfolioEmptyState_1cr7m_612:hover{border-color:#595bdb;background:linear-gradient(180deg,#f0eeff,#f8f7ff);box-shadow:0 8px 24px #595bdb1f}._portfolioEmptyIcon_1cr7m_631{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#e8e3ff,#d4cef7);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease}._portfolioEmptyState_1cr7m_612:hover ._portfolioEmptyIcon_1cr7m_631{transform:scale(1.05)}._portfolioEmptyAddIcon_1cr7m_647{font-size:2.5rem;color:#595bdb}._portfolioEmptyTitle_1cr7m_652{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}._portfolioEmptyText_1cr7m_659{font-size:1rem;color:#6b6b6b;margin:0 0 1.5rem;text-align:center;max-width:400px}._portfolioEmptyCta_1cr7m_667{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#595bdb,#4a4bc2);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #595bdb4d}._portfolioEmptyCta_1cr7m_667:hover{transform:translateY(-2px);box-shadow:0 6px 20px #595bdb66}@media (max-width: 768px){._portfolioHero_1cr7m_514{flex-direction:column;align-items:stretch;padding:1.5rem;text-align:center}._portfolioHeroContent_1cr7m_540{text-align:center}._portfolioStats_1cr7m_563{justify-content:center}._portfolioTitle_1cr7m_547{font-size:1.5rem}._portfolioSubtitle_1cr7m_555{font-size:.9rem}}._documentCardWrapper_1cr7m_714:hover{box-shadow:0 20px 48px #0d948833;border-color:#99d6d2}._documentCard_1cr7m_714{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;padding:2.5rem 1.5rem;min-height:220px;background:linear-gradient(135deg,#f0fdfa,#ccfbf1 30%,#e0f2fe);text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);border-bottom:1px solid rgba(13,148,136,.12);position:relative;overflow:hidden}._documentCard_1cr7m_714:hover{background:linear-gradient(135deg,#ccfbf1,#99f6e4 40%,#bae6fd)}._documentCardPattern_1cr7m_739{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 80%,rgba(13,148,136,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(59,130,246,.06) 0%,transparent 50%);pointer-events:none}._documentCardIcon_1cr7m_751{width:72px;height:72px;border-radius:16px;background:linear-gradient(135deg,#0d9488,#0f766e);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2.25rem;box-shadow:0 8px 24px #0d948859;position:relative;z-index:1;transition:transform .3s ease,box-shadow .3s ease}._documentCard_1cr7m_714:hover ._documentCardIcon_1cr7m_751{transform:scale(1.08);box-shadow:0 12px 32px #0d948873}._documentCardFileName_1cr7m_772{font-size:1.05rem;font-weight:600;color:#0f766e;text-align:center;word-break:break-word;position:relative;z-index:1}._documentCardAction_1cr7m_782{font-size:.9rem;color:#0d9488;font-weight:600;display:flex;align-items:center;gap:.5rem;position:relative;z-index:1;transition:gap .3s ease}._documentCard_1cr7m_714:hover ._documentCardAction_1cr7m_782{gap:.75rem}._documentCardArrow_1cr7m_798{display:inline-block;transition:transform .3s ease}._documentCard_1cr7m_714:hover ._documentCardArrow_1cr7m_798{transform:translate(4px)}._PortfolioSectionHeader_1cr7m_807{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._sectionTitle_1cr7m_480{font-size:1.35rem;font-weight:700;color:#1f2937;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(59,130,246,.2);letter-spacing:-.01em}._sectionDescription_1cr7m_824{font-size:.9rem;color:#9e9e9e;margin:0;padding:0}._addStoryButton_1cr7m_594{padding:.5rem 1rem;background:#595bdb;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:.5rem;white-space:nowrap}._addStoryButton_1cr7m_594:hover{background:#4a4bc2;transform:translateY(-1px);box-shadow:0 2px 4px #595bdb4d}._addStoryButton_1cr7m_594:disabled{opacity:.6;cursor:not-allowed}._addStoryButton_1cr7m_594 svg{font-size:1.1rem}._resumeUploadSection_1cr7m_863{display:flex;flex-direction:column;gap:.75rem;width:100%;box-sizing:border-box}._uploadArea_1cr7m_871{border:2px dashed #D0D0D0;border-radius:8px;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;min-height:200px;width:100%;box-sizing:border-box;background:#fafafa}._uploadArea_1cr7m_871:hover:not(._uploadAreaHasFile_1cr7m_887){border-color:#3b82f6;background:#3b82f60f}._uploadAreaHasFile_1cr7m_887{cursor:pointer;background:#3b82f60a;border-color:#3b82f633}._uploadAreaHasFile_1cr7m_887:hover{border-color:#3b82f6;background:#3b82f614}._uploadAreaSelected_1cr7m_903{border-color:#3b82f6;background:#3b82f614;border-style:solid}._uploadAreaUploading_1cr7m_909{border-color:#3b82f6;background:#3b82f614;cursor:not-allowed}._uploadedFile_1cr7m_915{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}._checkIcon_1cr7m_923{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#60a5fa);box-shadow:0 4px 14px #3b82f659;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem}._fileName_1cr7m_936{font-size:1rem;font-weight:600;color:#3f3f3f;margin-top:0;text-align:center}._uploadDate_1cr7m_944{font-size:.875rem;color:#9e9e9e;text-align:center}._uploadPlaceholder_1cr7m_950{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}._uploadIcon_1cr7m_958{display:flex;align-items:center;justify-content:center}._uploadText_1cr7m_964{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}._uploadText_1cr7m_964 strong{color:#3f3f3f;font-size:1.1rem;font-weight:600}._uploadHint_1cr7m_978{font-size:.875rem;color:#9e9e9e;display:block}._uploadedFile_1cr7m_915{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%}._changeFileButton_1cr7m_992{padding:.5rem 1.5rem;background:#fff;color:#3b82f6;border:1px solid rgba(59,130,246,.4);border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .25s ease;margin-top:.5rem}._changeFileButton_1cr7m_992:hover{background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;border-color:transparent}._resumeLink_1cr7m_1011{margin-top:0;color:#3b82f6;text-decoration:none;font-size:.9rem;font-weight:600;padding:.5rem 1rem;background:linear-gradient(135deg,#3b82f61f,#60a5fa14);border-radius:10px;border:1px solid rgba(59,130,246,.25);transition:all .25s ease;display:inline-block}._resumeLink_1cr7m_1011:hover{color:#fff;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-color:transparent;box-shadow:0 4px 14px #3b82f659}._uploadProgressContainer_1cr7m_1032{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;padding:1rem}._uploadProgressBar_1cr7m_1041{width:100%;max-width:400px;height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden}._uploadProgressFill_1cr7m_1050{height:100%;background:linear-gradient(90deg,#595bdb,#7b7dff);transition:width .3s ease;border-radius:4px}._uploadProgressText_1cr7m_1057{font-size:.9rem;color:#595bdb;font-weight:500;margin:0}._uploadError_1cr7m_1064{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fff3e0;border:1px solid #FFB74D;border-radius:6px;color:#e65100;font-size:.9rem}._errorIcon_1cr7m_1076{font-size:1.2rem;flex-shrink:0}._errorClose_1cr7m_1081{margin-left:auto;background:none;border:none;color:#e65100;font-size:1.5rem;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;line-height:1}._errorClose_1cr7m_1081:hover{background:#e651001a;border-radius:50%}._uploadSpinner_1cr7m_1102{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1cr7m_1 .6s linear infinite;margin-right:.5rem}@keyframes _spin_1cr7m_1{to{transform:rotate(360deg)}}._saveButton_1cr7m_1119:disabled,._cancelButton_1cr7m_1120:disabled{opacity:.6;cursor:not-allowed}._imageUploadSection_1cr7m_1126{display:flex;flex-direction:column;gap:.75rem;width:100%;box-sizing:border-box}._imageUploadArea_1cr7m_1134{border:2px dashed rgba(59,130,246,.4);border-radius:14px;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:border-color .3s;min-height:150px;width:100%;box-sizing:border-box}._imageUploadArea_1cr7m_1134:hover{border-color:#3b82f6;background:#3b82f60a}._imagePreview_1cr7m_1154{display:flex;flex-direction:column;align-items:center;gap:1rem}._profileImage_1cr7m_1161{width:150px;height:150px;border-radius:50%;object-fit:cover;border:3px solid #E0E0E0}._changeImageButton_1cr7m_1169{padding:.5rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 2px 8px #3b82f64d}._changeImageButton_1cr7m_1169:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}._formGrid_1cr7m_489{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem;width:100%;box-sizing:border-box}._formGroup_1cr7m_1197{display:flex;flex-direction:column;gap:.5rem}._formGroupFull_1cr7m_1203{grid-column:1 / -1;display:flex;flex-direction:column;gap:.5rem}._label_1cr7m_1210{font-size:.9rem;font-weight:600;color:#1f2937;display:flex;align-items:center;gap:.25rem}._required_1cr7m_1219{color:#f44336}._infoIcon_1cr7m_1223{font-size:.875rem;color:#9e9e9e;cursor:help}._input_1cr7m_1229{padding:.75rem 1rem;border:1px solid rgba(59,130,246,.2);border-radius:10px;font-size:1rem;color:#1f2937;background:#f3f8ff;outline:none;transition:all .25s ease;width:100%;box-sizing:border-box}._input_1cr7m_1229:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f626}._input_1cr7m_1229::placeholder{color:#9ca3af}._textarea_1cr7m_1252{padding:.75rem 1rem;border:1px solid rgba(59,130,246,.2);border-radius:10px;font-size:1rem;color:#1f2937;background:#f3f8ff;outline:none;min-height:100px;resize:vertical;font-family:inherit;transition:all .25s ease;width:100%;box-sizing:border-box}._textarea_1cr7m_1252:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f626}._textarea_1cr7m_1252::placeholder{color:#9ca3af}._phoneInput_1cr7m_1279{display:flex;gap:.5rem}._countryCode_1cr7m_1284{padding:.75rem .5rem;border:1px solid rgba(59,130,246,.2);border-radius:10px;font-size:1rem;background:#f3f8ff;outline:none;cursor:pointer;min-width:100px;box-sizing:border-box;flex-shrink:0;transition:all .25s ease}._countryCode_1cr7m_1284:focus{border-color:#3b82f6}._checkboxLabel_1cr7m_1302{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#3f3f3f;margin-top:.5rem;cursor:pointer}._checkboxLabel_1cr7m_1302 input[type=checkbox]{cursor:pointer}._projectEntry_1cr7m_1317,._publicationEntry_1cr7m_1318,._linkEntry_1cr7m_1319{border:1px solid rgba(59,130,246,.12);border-radius:14px;padding:1.5rem;margin-bottom:1.5rem;background:#f3f8ff;transition:box-shadow .25s ease}._educationEntry_1cr7m_1328{border:1px solid rgba(59,130,246,.12);border-radius:14px;padding:1.5rem;margin-bottom:1.5rem;background:#fff;transition:box-shadow .25s ease}._educationEntry_1cr7m_1328 ._input_1cr7m_1229,._educationEntry_1cr7m_1328 ._textarea_1cr7m_1252,._educationEntry_1cr7m_1328 select{background:#f3f8ff}._educationEntry_1cr7m_1328 ._input_1cr7m_1229:disabled,._educationEntry_1cr7m_1328 ._textarea_1cr7m_1252:disabled,._educationEntry_1cr7m_1328 ._input_1cr7m_1229[readonly],._educationEntry_1cr7m_1328 select:disabled{background:#f3f8ff;opacity:1}._workExperienceEntry_1cr7m_1352{border:1px solid rgba(59,130,246,.12);border-radius:14px;padding:1.5rem;margin-bottom:1.5rem;background:#fff;transition:box-shadow .25s ease}._workExperienceEntry_1cr7m_1352 ._input_1cr7m_1229,._workExperienceEntry_1cr7m_1352 ._textarea_1cr7m_1252,._workExperienceEntry_1cr7m_1352 select{background:#f3f8ff}._workExperienceEntry_1cr7m_1352 ._input_1cr7m_1229:disabled,._workExperienceEntry_1cr7m_1352 ._textarea_1cr7m_1252:disabled,._workExperienceEntry_1cr7m_1352 select:disabled{background:#f3f8ff;opacity:1}._educationEntry_1cr7m_1328:hover,._workExperienceEntry_1cr7m_1352:hover,._projectEntry_1cr7m_1317:hover,._publicationEntry_1cr7m_1318:hover,._linkEntry_1cr7m_1319:hover{box-shadow:0 4px 16px #3b82f614}._entryHeader_1cr7m_1383{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #F0F0F0}._entryHeaderActions_1cr7m_1392,._skillCardActions_1cr7m_1398{display:flex;align-items:center;gap:.5rem}._entrySaveRow_1cr7m_1404{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #F0F0F0;display:flex;justify-content:flex-end}._entryTitle_1cr7m_1412{font-size:1.1rem;font-weight:600;color:#3f3f3f;margin:0}._removeButton_1cr7m_1419{display:flex;align-items:center;gap:.25rem;background:none;border:none;color:#9e9e9e;font-size:.9rem;cursor:pointer;padding:.25rem .5rem;transition:color .3s}._removeButton_1cr7m_1419:hover{color:#f44336}._removeButton_1cr7m_1419 svg{font-size:1.1rem}._addButton_1cr7m_1440{background:none;border:none;color:#3b82f6;font-size:1rem;font-weight:600;cursor:pointer;padding:.75rem 0;text-align:left;transition:color .3s}._addButton_1cr7m_1440:hover{color:#2563eb}._skillsSection_1cr7m_1457{background:linear-gradient(135deg,#eff6ff,#f3f8ff);border:1px solid rgba(59,130,246,.15);border-radius:16px;padding:2rem;margin-bottom:2rem}._skillsHeader_1cr7m_1465{display:flex;align-items:center;gap:.75rem;margin-bottom:1.75rem;flex-wrap:wrap}._skillsHeaderLeft_1cr7m_1473{display:flex;align-items:center;gap:1rem}._skillsHeaderIcon_1cr7m_1479{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#60a5fa);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;box-shadow:0 4px 14px #3b82f659}._skillsHeaderTitleWrap_1cr7m_1492{display:flex;flex-direction:column;gap:.25rem}._skillsHeaderTitle_1cr7m_1492{font-size:1.5rem;font-weight:700;color:#1a1a2e;margin:0;padding:0;letter-spacing:-.02em}._skillsHeaderSubtitle_1cr7m_1507{font-size:.875rem;color:#6b7280;margin:0}._skillsCountBadge_1cr7m_1513{background:#3b82f626;color:#3b82f6;font-size:.8rem;font-weight:600;padding:.35rem .75rem;border-radius:20px}._skillsHeaderActions_1cr7m_1522{display:flex;gap:.5rem;align-items:center;flex-shrink:0}._skillsAddButton_1cr7m_1529{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 2px 8px #3b82f64d}._skillsAddButton_1cr7m_1529:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}._skillsHeaderButton_1cr7m_1550{background:#ffffffe6;border:1px solid rgba(59,130,246,.25);color:#3b82f6;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:all .25s ease;border-radius:10px;height:fit-content}._skillsHeaderButton_1cr7m_1550:hover{background:#3b82f61a;color:#2563eb;box-shadow:0 2px 8px #3b82f633}._skillsHeaderButton_1cr7m_1550 svg{font-size:1.25rem}._skillsInputSection_1cr7m_1574{background:#fff;border:1px solid #E0E0E0;border-radius:8px;padding:1.5rem;margin-bottom:2rem}._skillsInput_1cr7m_1574{display:flex;gap:.75rem;align-items:flex-start}._skillInputField_1cr7m_1588{flex:1;padding:.75rem 1rem;border:1px solid #D0D0D0;border-radius:4px;font-size:1rem;color:#3f3f3f;background:#fff;outline:none;transition:border-color .3s;font-family:inherit}._skillInputField_1cr7m_1588:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}._skillInputField_1cr7m_1588::placeholder{color:#9e9e9e}._addSkillButton_1cr7m_1610{padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .25s ease;display:flex;align-items:center;gap:.5rem;white-space:nowrap;box-shadow:0 2px 8px #3b82f64d}._addSkillButton_1cr7m_1610:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}._addIcon_1cr7m_1632{font-size:1.25rem}._skillsListContainer_1cr7m_1636{margin-top:.5rem;display:flex;flex-direction:column;gap:1rem}._skillListItem_1cr7m_1643{background:#fff;border:1px solid rgba(59,130,246,.12);border-radius:12px;padding:1.25rem 1.5rem;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a}._skillListItem_1cr7m_1643:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#3b82f6,#60a5fa);border-radius:4px 0 0 4px}._skillListItem_1cr7m_1643:hover{border-color:#3b82f640;box-shadow:0 4px 16px #3b82f61f;transform:translate(2px)}._skillListItemContent_1cr7m_1671{display:flex;flex-direction:column;gap:.75rem}._skillNameRow_1cr7m_1677{display:flex;align-items:center;gap:.75rem}._skillName_1cr7m_1677{font-size:1.1rem;font-weight:700;color:#1a1a2e;margin:0;letter-spacing:-.01em}._skillExperienceRow_1cr7m_1691{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}._skillExperienceIcon_1cr7m_1698{font-size:1rem;color:#3b82f6;flex-shrink:0}._skillExperienceText_1cr7m_1704{font-size:.9rem;color:#6b7280;margin:0;line-height:1.5}._skillDivider_1cr7m_1711{display:none}._skillsSection_1cr7m_1457 ._workExperienceEntry_1cr7m_1352{border:1px solid rgba(59,130,246,.15);border-radius:12px;box-shadow:0 2px 8px #3b82f614}._skillsSection_1cr7m_1457 ._workExperienceEntry_1cr7m_1352 ._entryHeader_1cr7m_1383{border-bottom-color:#3b82f61a}._skillsSection_1cr7m_1457 ._workExperienceEntry_1cr7m_1352 ._entryTitle_1cr7m_1412{color:#3b82f6;font-weight:700}._modalOverlay_1cr7m_1732{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;width:100%;height:100vh;background:#0f172a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:1rem;animation:_fadeIn_1cr7m_1 .2s ease-out}@keyframes _fadeIn_1cr7m_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1cr7m_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._addSkillsModal_1cr7m_1770{background:#fff;border-radius:12px;padding:2rem;width:100%;max-width:500px;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;gap:1.5rem;max-height:90vh;overflow-y:auto}._addSkillsModal_1cr7m_1770 ._videoUploadSection_1cr7m_1784{margin-bottom:0}._addSkillsModal_1cr7m_1770 ._videoUploadForm_1cr7m_1788{margin-top:1rem;padding:1rem}._storyVideoModal_1cr7m_1794{background:#000;border-radius:12px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;position:relative;animation:_slideUp_1cr7m_1 .3s ease-out}._storyVideoModalClose_1cr7m_1807{position:absolute;top:1rem;right:1rem;z-index:10;background:#0009;border:none;color:#fff;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}._storyVideoModalClose_1cr7m_1807:hover{background:#000c}._storyVideoModalTitle_1cr7m_1829{position:absolute;bottom:0;left:0;right:0;margin:0;padding:1.5rem 1rem 1rem 4rem;font-size:1.1rem;font-weight:600;color:#fff;background:linear-gradient(transparent,#000c);z-index:5}._storyVideoModalPlayer_1cr7m_1843{width:100%;aspect-ratio:16 / 9;min-height:300px}._storyVideoModalPlayer_1cr7m_1843 iframe,._storyVideoModalPlayer_1cr7m_1843 video{width:100%;height:100%;object-fit:contain}._videoUploadModal_1cr7m_1857{background:#fff;border-radius:24px;padding:0;width:100%;max-width:560px;box-shadow:0 32px 96px #0ea5e926,0 0 0 1px #0ea5e914;display:flex;flex-direction:column;gap:0;max-height:90vh;overflow:hidden;animation:_addStoryModalEnter_1cr7m_1 .4s cubic-bezier(.16,1,.3,1);border:1px solid rgba(14,165,233,.2)}@keyframes _addStoryModalEnter_1cr7m_1{0%{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}._addStoryModalHeader_1cr7m_1885{position:relative;display:flex;justify-content:space-between;align-items:flex-start;padding:2rem 2rem 1.75rem;background:linear-gradient(135deg,#0ea5e9,#0284c7,#0369a1);border-bottom:none;overflow:hidden}._addStoryModalHeaderAccent_1cr7m_1896{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#38bdf8,#7dd3fc,#38bdf8);opacity:.6}._addStoryModalHeaderContent_1cr7m_1906{display:flex;align-items:center;gap:1rem;flex:1}._addStoryModalHeaderIcon_1cr7m_1913{width:52px;height:52px;border-radius:14px;background:#ffffff40;display:flex;align-items:center;justify-content:center;font-size:1.75rem;color:#fff}._addStoryModalTitle_1cr7m_1925{font-size:1.5rem;font-weight:800;color:#fff;margin:0 0 .25rem;letter-spacing:-.02em}._addStoryModalSubtitle_1cr7m_1933{font-size:.9rem;color:#ffffffe6;margin:0}._addStoryModalClose_1cr7m_1939{background:#fff3;border:1px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border-radius:12px;width:42px;height:42px}._addStoryModalClose_1cr7m_1939:hover:not(:disabled){background:#ffffff59;border-color:#fff6}._addStoryModalClose_1cr7m_1939:disabled{opacity:.6;cursor:not-allowed}._addStoryModalClose_1cr7m_1939 svg{font-size:1.25rem}._addStoryModalBody_1cr7m_1968{display:flex;flex-direction:column;gap:1.5rem;padding:1.75rem 2rem 2rem;overflow-y:auto;max-height:calc(90vh - 140px);background:#fff}._videoUploadModal_1cr7m_1857 ._videoUploadForm_1cr7m_1788{margin:0;padding:0;background:transparent;border:none;border-radius:0;display:flex;flex-direction:column;gap:1.25rem}._videoUploadModal_1cr7m_1857 ._videoUploadSection_1cr7m_1784{margin:0;padding:1.75rem;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-radius:16px;border:1px solid #E2E8F0}._videoUploadModal_1cr7m_1857 ._uploadHeader_1cr7m_1997{margin-bottom:1.25rem;display:flex;align-items:center;gap:.75rem}._videoUploadModal_1cr7m_1857 ._uploadHeaderIcon_1cr7m_2004{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#0ea5e9,#0284c7);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem}._videoUploadModal_1cr7m_1857 ._uploadTitle_1cr7m_2016{font-size:1.05rem;font-weight:700;color:#0c4a6e}._videoUploadModal_1cr7m_1857 ._actionButtons_1cr7m_2022{padding:1.5rem 2rem;border-top:1px solid #E2E8F0;background:linear-gradient(180deg,#fff,#f8fafc);display:flex;justify-content:flex-end;gap:.75rem;border-radius:0 0 24px 24px;margin-top:auto}._videoUploadModal_1cr7m_1857 ._input_1cr7m_1229,._videoUploadModal_1cr7m_1857 ._textarea_1cr7m_1252{border:1.5px solid #E2E8F0;border-radius:10px;padding:.75rem 1rem;font-size:.95rem;transition:all .2s ease;background:#fff}._videoUploadModal_1cr7m_1857 ._input_1cr7m_1229:focus,._videoUploadModal_1cr7m_1857 ._textarea_1cr7m_1252:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e926}._videoUploadModal_1cr7m_1857 ._label_1cr7m_1210{font-weight:600;color:#334155;font-size:.875rem;margin-bottom:.5rem;display:block}._videoUploadModal_1cr7m_1857 ._saveButton_1cr7m_1119{padding:.75rem 1.75rem;background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 12px #0ea5e959}._videoUploadModal_1cr7m_1857 ._saveButton_1cr7m_1119:hover:not(:disabled){background:linear-gradient(135deg,#0284c7,#0369a1);transform:translateY(-1px);box-shadow:0 6px 20px #0284c780}._videoUploadModal_1cr7m_1857 ._saveButton_1cr7m_1119:active:not(:disabled){transform:translateY(0)}._videoUploadModal_1cr7m_1857 ._cancelButton_1cr7m_1120{padding:.75rem 1.75rem;background:#fff;color:#64748b;border:1.5px solid #E2E8F0;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}._videoUploadModal_1cr7m_1857 ._cancelButton_1cr7m_1120:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#334155}._videoUploadModal_1cr7m_1857 ._uploadArea_1cr7m_871{border-radius:14px;padding:2.25rem 1.5rem;background:#fff;border:2px dashed #CBD5E1;transition:all .3s cubic-bezier(.4,0,.2,1)}._videoUploadModal_1cr7m_1857 ._uploadArea_1cr7m_871:hover:not(._uploadAreaUploading_1cr7m_909){border-color:#0ea5e9;background:#f0f9ff;box-shadow:0 4px 20px #0ea5e91f}._videoUploadModal_1cr7m_1857 ._uploadAreaSelected_1cr7m_903{border-color:#0ea5e9;background:#f0f9ff;border-style:solid;box-shadow:0 0 0 3px #0ea5e91f}._videoUploadModal_1cr7m_1857 ._uploadPlaceholder_1cr7m_950 ._uploadIcon_1cr7m_958{margin-bottom:.5rem}._videoUploadModal_1cr7m_1857 ._uploadText_1cr7m_964 strong{font-size:1rem;color:#0c4a6e}._videoUploadModal_1cr7m_1857 ._uploadHint_1cr7m_978{font-size:.8rem;color:#64748b}._videoUploadModal_1cr7m_1857 ._divider_1cr7m_2138{display:flex;align-items:center;margin:1.25rem 0;gap:1rem}._videoUploadModal_1cr7m_1857 ._divider_1cr7m_2138:before,._videoUploadModal_1cr7m_1857 ._divider_1cr7m_2138:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,#E2E8F0,transparent)}._videoUploadModal_1cr7m_1857 ._divider_1cr7m_2138 span{color:#94a3b8;font-size:.8rem;font-weight:600;padding:.25rem .75rem;background:#f8fafc;border-radius:6px}._videoUploadModal_1cr7m_1857 ._youtubeInputSection_1cr7m_2163{background:transparent;padding:0}._videoUploadModal_1cr7m_1857 ._youtubeHint_1cr7m_2168{font-size:.8rem;color:#64748b;margin-top:.5rem;line-height:1.5}._videoUploadModal_1cr7m_1857 ._youtubePreview_1cr7m_2175{margin-top:1rem;padding:1rem;background:#f8fafc;border-radius:10px;border:1px solid #E2E8F0}._videoUploadModal_1cr7m_1857 ._checkIcon_1cr7m_923{background:#0ea5e9}._videoUploadModal_1cr7m_1857 ._changeFileButton_1cr7m_992{color:#0ea5e9;border-color:#0ea5e9}._videoUploadModal_1cr7m_1857 ._changeFileButton_1cr7m_992:hover{background:#0ea5e9;color:#fff}._videoUploadModal_1cr7m_1857 ._uploadProgressFill_1cr7m_1050{background:linear-gradient(90deg,#0ea5e9,#38bdf8)}._modalHeader_1cr7m_2201{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #F0F0F0;background:linear-gradient(135deg,#fafafa,#fff);border-radius:16px 16px 0 0}._modalTitle_1cr7m_2211{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0;letter-spacing:-.02em}._modalCloseButton_1cr7m_2219{background:#f5f5f5;border:none;color:#6b6b6b;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border-radius:8px;width:36px;height:36px}._modalCloseButton_1cr7m_2219:hover{color:#f44336;background:#f443361a;transform:rotate(90deg)}._modalCloseButton_1cr7m_2219:active{transform:rotate(90deg) scale(.95)}._modalCloseButton_1cr7m_2219 svg{font-size:1.5rem}._modalBody_1cr7m_2248{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;overflow-y:auto;max-height:calc(90vh - 80px)}._modalSkillsInput_1cr7m_2257{display:flex;gap:.75rem;align-items:flex-start}._modalSkillInputField_1cr7m_2263{flex:1;padding:.75rem 1rem;border:1px solid #D0D0D0;border-radius:4px;font-size:1rem;color:#3f3f3f;background:#fff;outline:none;transition:border-color .3s;font-family:inherit}._modalSkillInputField_1cr7m_2263:focus{border-color:#595bdb;box-shadow:0 0 0 2px #595bdb1a}._modalSkillInputField_1cr7m_2263::placeholder{color:#9e9e9e}._modalAddSkillButton_1cr7m_2285{padding:.75rem 1.5rem;background:#595bdb;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:.5rem;white-space:nowrap}._modalAddSkillButton_1cr7m_2285:hover{background:#4a4bc2;transform:translateY(-1px);box-shadow:0 2px 4px #595bdb4d}._modalHint_1cr7m_2307{font-size:.875rem;color:#9e9e9e;margin:0;padding:0}._emptyState_1cr7m_2314{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:#f9f9f9;border:2px dashed #D0D0D0;border-radius:8px;margin-top:1rem;color:#9e9e9e;font-size:.9rem;text-align:center}._emptySkillsState_1cr7m_2329{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;background:#f9f9f9;border:2px dashed #D0D0D0;border-radius:8px;margin-top:2rem;cursor:pointer;font:inherit;width:100%;transition:background .2s,border-color .2s;-moz-appearance:none;appearance:none;-webkit-appearance:none}._emptySkillsState_1cr7m_2329:hover{background:#eff6ff;border-color:#3b82f6}._emptySkillsIcon_1cr7m_2353{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#bfdbfe,#93c5fd);display:flex;align-items:center;justify-content:center;color:#3b82f6;margin-bottom:1rem}._emptySkillsIcon_1cr7m_2353 svg{font-size:2rem}._emptySkillsText_1cr7m_2369{font-size:1.1rem;font-weight:600;color:#3f3f3f;margin:0 0 .5rem}._emptySkillsSubtext_1cr7m_2376{font-size:.9rem;color:#9e9e9e;margin:0;text-align:center}._videoUploadSection_1cr7m_1784{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._sourceTabs_1cr7m_2391{display:flex;gap:1rem;border-bottom:2px solid #E0E0E0;margin-bottom:1rem}._sourceTab_1cr7m_2391{padding:.75rem 1.5rem;background:none;border:none;border-bottom:3px solid transparent;color:#9e9e9e;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s;margin-bottom:-2px}._sourceTab_1cr7m_2391:hover{color:#595bdb}._sourceTabActive_1cr7m_2415{color:#595bdb;border-bottom-color:#595bdb}._sourceTab_1cr7m_2391:disabled{opacity:.5;cursor:not-allowed}._youtubeInputSection_1cr7m_2163{display:flex;flex-direction:column;gap:.75rem}._youtubeHint_1cr7m_2168{font-size:.85rem;color:#9e9e9e;margin:0}._youtubePreview_1cr7m_2175{margin-top:1rem;padding:1rem;background:#f9f9f9;border-radius:8px}._youtubePreviewLabel_1cr7m_2444{font-size:.9rem;font-weight:600;color:#3f3f3f;margin-bottom:.5rem}._uploadHeader_1cr7m_1997{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}._uploadTitle_1cr7m_2016{font-size:1.25rem;font-weight:600;color:#3f3f3f;margin:0}._uploadSubtitle_1cr7m_2465{font-size:.9rem;color:#9e9e9e;margin:0}._videoUploadForm_1cr7m_1788{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:#f9f9f9;border-radius:8px;margin-top:1rem}._portfolioContent_1cr7m_2482{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}._portfolioSection_1cr7m_2489{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #F0F0F0;box-shadow:0 2px 8px #0000000a}._portfolioSectionHeader_1cr7m_2497{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}._portfolioSectionHeader_1cr7m_2497>div{display:flex;align-items:baseline;gap:.5rem}._portfolioSectionTitle_1cr7m_2510{font-size:1.25rem;font-weight:700;margin:0;background:linear-gradient(135deg,#0ea5e9,#0284c7,#0369a1);-webkit-background-clip:text;background-clip:text;color:transparent}._portfolioSectionSubtitle_1cr7m_2520{font-size:.9rem;color:#6b7280;margin:0}._portfolioViewAll_1cr7m_2526{font-size:.9rem;font-weight:500;color:#0ea5e9;text-decoration:none;background:none;border:none;cursor:pointer;padding:0;font-family:inherit}._portfolioViewAll_1cr7m_2526:hover{text-decoration:underline}._storiesGrid_1cr7m_2543{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}._storyCard_1cr7m_2549{display:block;background:#fafafa;border-radius:12px;overflow:hidden;transition:all .3s ease;text-decoration:none;cursor:pointer}._storyCard_1cr7m_2549:hover{box-shadow:0 4px 16px #00000014}._storyCardThumb_1cr7m_2563{position:relative;aspect-ratio:16 / 9;background:#000;overflow:hidden}._storyCardThumb_1cr7m_2563 iframe,._storyCardThumb_1cr7m_2563 video{width:100%;height:100%;object-fit:cover}._storyPlayOverlay_1cr7m_2577{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:#fffffff2;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:#0ea5e9;box-shadow:0 4px 12px #0003}._storyCardInfo_1cr7m_2594{padding:1rem}._storyCardTitleRow_1cr7m_2598{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}._storyCardTitle_1cr7m_2598{font-size:1rem;font-weight:600;color:#1a1a2e;margin:0;line-height:1.4;flex:1;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._storyCardMenu_1cr7m_2619{background:none;border:none;padding:.25rem;cursor:pointer;color:#6b7280;font-size:1.25rem}._storyCardMeta_1cr7m_2628{font-size:.85rem;color:#9ca3af;margin:.5rem 0 0}._documentsList_1cr7m_2635{display:flex;flex-direction:column;gap:.75rem}._documentListItem_1cr7m_2641{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fafafa;border-radius:12px;text-decoration:none;transition:all .2s ease}._documentListItem_1cr7m_2641:hover{background:#f0f9ff}._documentFileIcon_1cr7m_2657{width:48px;height:56px;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}._documentFileIcon_1cr7m_2657:before{content:"";position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 14px 14px 0}._documentFileIconLabel_1cr7m_2681{font-size:.65rem;font-weight:700;letter-spacing:.02em;position:relative;z-index:1}._documentFileIcon_1cr7m_2657._documentListTagPdf_1cr7m_2690{background:#ffebeb}._documentFileIcon_1cr7m_2657._documentListTagPdf_1cr7m_2690:before{border-color:transparent #ffcccc transparent transparent}._documentFileIcon_1cr7m_2657._documentListTagPdf_1cr7m_2690 ._documentFileIconLabel_1cr7m_2681{color:#c00}._documentFileIcon_1cr7m_2657._documentListTagDoc_1cr7m_2703{background:#eff6ff}._documentFileIcon_1cr7m_2657._documentListTagDoc_1cr7m_2703:before{border-color:transparent #bfdbfe transparent transparent}._documentFileIcon_1cr7m_2657._documentListTagDoc_1cr7m_2703 ._documentFileIconLabel_1cr7m_2681{color:#1d4ed8}._documentFileIcon_1cr7m_2657._documentListTagXls_1cr7m_2716{background:#ecfdf5}._documentFileIcon_1cr7m_2657._documentListTagXls_1cr7m_2716:before{border-color:transparent #a7f3d0 transparent transparent}._documentFileIcon_1cr7m_2657._documentListTagXls_1cr7m_2716 ._documentFileIconLabel_1cr7m_2681{color:#047857}._documentFileIcon_1cr7m_2657._documentListTagPpt_1cr7m_2729{background:#fff7ed}._documentFileIcon_1cr7m_2657._documentListTagPpt_1cr7m_2729:before{border-color:transparent #fed7aa transparent transparent}._documentFileIcon_1cr7m_2657._documentListTagPpt_1cr7m_2729 ._documentFileIconLabel_1cr7m_2681{color:#c2410c}._documentListInfo_1cr7m_2741{flex:1;min-width:0}._documentListName_1cr7m_2746{font-size:1rem;font-weight:600;color:#1a1a2e;display:block}._documentListSize_1cr7m_2753{font-size:.85rem;color:#9ca3af}._documentListDownloadBtn_1cr7m_2758{background:none;border:none;padding:.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}._documentListDownload_1cr7m_2758{font-size:1.25rem;color:#6b7280}._documentListDownloadBtn_1cr7m_2758:hover ._documentListDownload_1cr7m_2758{color:#0ea5e9}._portfolioSectionEmpty_1cr7m_2778{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:#fafafa;border-radius:12px;border:2px dashed #E5E7EB;cursor:pointer;transition:all .2s ease}._portfolioSectionEmpty_1cr7m_2778:hover{border-color:#0ea5e9;background:#f0f9ff}._portfolioSectionEmptyIcon_1cr7m_2796{font-size:2.5rem;color:#9ca3af;margin-bottom:.75rem}._portfolioSectionEmpty_1cr7m_2778:hover ._portfolioSectionEmptyIcon_1cr7m_2796{color:#0ea5e9}._portfolioSectionEmpty_1cr7m_2778 p{font-size:.9rem;color:#6b7280;margin:0}@media (max-width: 1024px){._portfolioContent_1cr7m_2482{grid-template-columns:1fr}}@media (max-width: 768px){._storiesGrid_1cr7m_2543{grid-template-columns:1fr}}._videosListSection_1cr7m_2825{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}._videosGrid_1cr7m_2832{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;margin-top:1rem}@keyframes _portfolioCardFadeIn_1cr7m_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._videosGrid_1cr7m_2832 ._videoCard_1cr7m_2850{animation:_portfolioCardFadeIn_1cr7m_1 .4s ease-out forwards}._videosGrid_1cr7m_2832 ._videoCard_1cr7m_2850:nth-child(1){animation-delay:.05s}._videosGrid_1cr7m_2832 ._videoCard_1cr7m_2850:nth-child(2){animation-delay:.1s}._videosGrid_1cr7m_2832 ._videoCard_1cr7m_2850:nth-child(3){animation-delay:.15s}._videosGrid_1cr7m_2832 ._videoCard_1cr7m_2850:nth-child(4){animation-delay:.2s}._videosGrid_1cr7m_2832 ._videoCard_1cr7m_2850:nth-child(5){animation-delay:.25s}._videosGrid_1cr7m_2832 ._videoCard_1cr7m_2850:nth-child(6){animation-delay:.3s}._videosGrid_1cr7m_2832 ._videoCard_1cr7m_2850:nth-child(n+7){animation-delay:.35s}@media (min-width: 768px){._videosGrid_1cr7m_2832{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2rem}}@media (min-width: 1024px){._videosGrid_1cr7m_2832{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}}._videoCard_1cr7m_2850{display:flex;flex-direction:column;background:#fff;border:1px solid #E8E8E8;border-radius:16px;overflow:hidden;transition:all .35s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000000f;position:relative}._videoCard_1cr7m_2850:hover{box-shadow:0 16px 40px #595bdb2e;transform:translateY(-6px);border-color:#c4c1e8}._videoCardMedia_1cr7m_2893{position:relative;overflow:hidden}._videoPlayer_1cr7m_2899{width:100%;background:#000;position:relative;overflow:hidden;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center}._videoPlayer_1cr7m_2899:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.25) 0%,transparent 40%,transparent 60%,rgba(0,0,0,.2) 100%);pointer-events:none;z-index:1}._videoCard_1cr7m_2850 ._videoPlayer_1cr7m_2899{border-radius:16px 16px 0 0}._videoPlayer_1cr7m_2899 iframe{width:100%;height:100%;border:none;display:block;border-radius:0}._videoPlayer_1cr7m_2899 video{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}._videoInfo_1cr7m_2942{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;background:linear-gradient(180deg,#fff,#fafaff);border-top:1px solid rgba(89,91,219,.08)}._videoTypeBadge_1cr7m_2951{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;background:linear-gradient(135deg,#595bdb,#4a4bc2);color:#fff;border-radius:8px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;width:fit-content;margin-bottom:0;box-shadow:0 2px 4px #595bdb33}._videoCard_1cr7m_2850:has(._documentCard_1cr7m_714) ._videoTypeBadge_1cr7m_2951{background:linear-gradient(135deg,#0d9488,#0f766e);box-shadow:0 2px 4px #0d948833}._videoTypeBadgeYoutube_1cr7m_2974{background:linear-gradient(135deg,#dc2626,#b91c1c)!important;box-shadow:0 2px 8px #dc262659!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._videoTypeBadgeStory_1cr7m_2980{background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;box-shadow:0 2px 8px #0ea5e959!important}._videoCard_1cr7m_2850 ._videoPlayer_1cr7m_2899{box-shadow:inset 0 0 0 1px #ffffff14}._videoTitle_1cr7m_2990{font-size:1.15rem;font-weight:600;color:#1a1a2e;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.01em}._videoDescription_1cr7m_3005{font-size:.9rem;color:#6b6b6b;margin:0;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._videoMeta_1cr7m_3018{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(89,91,219,.1)}._videoDate_1cr7m_3029{font-size:.8rem;color:#6b7280;display:inline-flex;align-items:center;gap:.375rem;font-weight:500;background:#595bdb0f;padding:.25rem .625rem;border-radius:6px}._videoDate_1cr7m_3029:before{content:"📅";font-size:.8rem;opacity:.8}._videoDateSize_1cr7m_3047{font-size:.8rem;color:#6b7280;font-weight:500;background:#0d948814;padding:.25rem .625rem;border-radius:6px}._videoCard_1cr7m_2850 ._videoPlayer_1cr7m_2899 iframe{border-radius:16px 16px 0 0}._videoCard_1cr7m_2850 ._videoPlayer_1cr7m_2899 video{border-radius:16px 16px 0 0}._videosListSection_1cr7m_2825 h3{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}@media (max-width: 768px){._videosGrid_1cr7m_2832{grid-template-columns:1fr;gap:1.25rem}._videoCard_1cr7m_2850{border-radius:10px}._videoInfo_1cr7m_2942{padding:1rem}._videoTitle_1cr7m_2990{font-size:1rem}._videoDescription_1cr7m_3005{font-size:.875rem}}._videoFileName_1cr7m_3097,._videoSize_1cr7m_3102,._videoDate_1cr7m_3029{font-size:.85rem;color:#9e9e9e}._popupOverlay_1cr7m_3113{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;width:100%;height:100vh;background:#d9d9d980}._popup_1cr7m_3113{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:31px;padding:3rem;display:flex;flex-direction:column;justify-content:flex-start;z-index:99;box-shadow:1px 1px 2.3px #cfcfcf;width:32%}._cardContent_1cr7m_3141{display:flex;flex-direction:column}._cardHeader_1cr7m_3146{display:flex;flex-direction:column;justify-content:flex-start}._cardHeader_1cr7m_3146 h4{font-family:Urbane;font-size:32px;font-weight:500;line-height:45px;text-align:left;color:#000;margin:0;padding:.75rem 0}._cardHeader_1cr7m_3146 span{font-family:Urbane;font-size:18px;font-weight:500;line-height:25px;text-align:left;color:#5f5f5f;margin:0}._cardBody_1cr7m_3173{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0}._emailInput_1cr7m_3180{background:#595bdb45;padding:0 2rem;border-radius:25px;display:flex;margin:.75rem 0;height:4.25rem;align-items:center}._emailInput_1cr7m_3180 input{background:transparent;outline:none;border:none;font-family:Urbane;font-size:18px;font-weight:300;line-height:23.04px;text-align:left;width:100%}._cardButton_1cr7m_3202{display:flex;flex-direction:row;align-items:end;justify-content:flex-start}._cardButton_1cr7m_3202 button{margin-top:.75rem;border:none;border-radius:25px;background:#595bdb;font-size:23px;font-weight:600;line-height:30px;color:#fff;cursor:pointer;height:4.25rem;width:100%;font-family:Urbane Demi}._cardBottomText_1cr7m_3224{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:.75rem 0}._cardBottomText_1cr7m_3224 p{font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:23.04px;text-align:left;margin:0;color:#3f3f3f}._cardBottomText_1cr7m_3224 span{font-family:Urbane Demi;font-size:16px;font-weight:600;line-height:23.04px;text-align:left;color:#595bdb}._otpSection_1cr7m_3251{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem 0}._otpInput_1cr7m_3259{background:#595bdb45;border-radius:16px;display:flex;flex-direction:row;align-items:center;justify-content:center;width:5.25rem;height:4.625rem}._otpInput_1cr7m_3259 input{background:transparent;outline:none;border:none;font-family:Urbane;font-size:19.2px;font-weight:300;line-height:23.04px;text-align:center;width:100%}._passwordCondition_1cr7m_3282{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._specialCharacter_1cr7m_3289{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-family:Urbane;font-size:24px;font-weight:300;line-height:18.8px;text-align:left;color:#595bdb;padding:0 4px}._passwordConditionText_1cr7m_3303{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._passwordConditionText_1cr7m_3303 p{font-family:Urbane;font-size:15px;font-weight:500;line-height:18px;text-align:left;margin:0;color:#5f5f5f}._passwordConditionText_1cr7m_3303 span{font-family:Urbane;font-size:15px;font-weight:500;line-height:18px;text-align:left;color:#00dfc7}._successContent_1cr7m_3329{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem}._successImage_1cr7m_3337{width:14rem;display:flex;align-items:center;justify-content:center}._successImage_1cr7m_3337 img{width:100%;height:100%}._successText_1cr7m_3349{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:2rem 0}._successText_1cr7m_3349 p{font-family:Urbane;font-size:23.04px;font-weight:600;line-height:27.65px;text-align:left;color:#3f3f3f;margin:0}._successButton_1cr7m_3367{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:1rem 0}._successButton_1cr7m_3367 button{color:#fff;background-color:#595bdb;border-radius:14px;width:13rem;height:3rem;border:none;font-family:Urbane;font-size:23.04px;font-weight:600;line-height:27.65px;text-align:center;cursor:pointer}._errorInput_1cr7m_3390{border:1px solid red}._avatarPopup_1cr7m_3394{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:31px;padding:3rem;display:flex;flex-direction:column;justify-content:flex-start;z-index:99;box-shadow:1px 1px 2.3px #cfcfcf}._generateResumeOverlay_1cr7m_3410{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;width:100%;height:100vh;background:#3b82f614;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._generateResumePopup_1cr7m_3423{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:20px;padding:2rem 2.5rem;display:flex;flex-direction:column;width:100%;min-width:420px;max-width:min(520px,90vw);z-index:1001;box-shadow:0 4px 24px #0000000f,0 0 0 1px #0000000a;border:1px solid rgba(59,130,246,.12)}._generateResumeHeader_1cr7m_3441{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:1.5rem}._generateResumeTitle_1cr7m_3450{font-family:Urbane;font-size:1.5rem;font-weight:600;line-height:1.3;color:#1f2937;margin:0;padding:0}._generateResumeClose_1cr7m_3460{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;border:none;background:transparent;color:#6b7280;cursor:pointer;transition:all .2s ease}._generateResumeClose_1cr7m_3460:hover:not(:disabled){background:#3b82f61a;color:#3b82f6}._generateResumeClose_1cr7m_3460:disabled{opacity:.5;cursor:not-allowed}._generateResumeBody_1cr7m_3484{display:flex;flex-direction:column;width:100%;padding:.5rem 0}._generateResumeFormGroup_1cr7m_3491{display:flex;flex-direction:column;gap:.5rem;width:100%}._generateResumeLabel_1cr7m_3498{font-family:Urbane;font-size:.95rem;font-weight:500;line-height:1.4;color:#6b7280;margin:0}._generateResumeTextarea_1cr7m_3507{width:100%;min-height:120px;padding:1rem 1.25rem;border:1.5px solid rgba(59,130,246,.2);border-radius:12px;font-family:Urbane;font-size:1rem;font-weight:400;line-height:1.5;color:#1f2937;resize:vertical;outline:none;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box;background:#ffffffe6}._generateResumeTextarea_1cr7m_3507:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}._generateResumeTextarea_1cr7m_3507:disabled{background:#f3f4f6;cursor:not-allowed}._generateResumeTextarea_1cr7m_3507::placeholder{color:#9ca3af}._generateResumeActions_1cr7m_3539{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:1rem;padding-top:1.5rem;margin-top:.5rem;width:100%}._generateResumeCancel_1cr7m_3550{padding:.75rem 1.5rem;border-radius:12px;font-family:Urbane;font-size:1rem;font-weight:600;color:#6b7280;background:transparent;border:1.5px solid rgba(59,130,246,.3);cursor:pointer;transition:all .2s ease}._generateResumeCancel_1cr7m_3550:hover:not(:disabled){background:#3b82f614;border-color:#3b82f680;color:#3b82f6}._generateResumeCancel_1cr7m_3550:disabled{opacity:.6;cursor:not-allowed}._generateResumeSubmit_1cr7m_3574{padding:.75rem 1.75rem;border-radius:12px;font-family:Urbane;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#3b82f6,#60a5fa);border:none;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 14px #3b82f659}._generateResumeSubmit_1cr7m_3574:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #3b82f673}._generateResumeSubmit_1cr7m_3574:disabled{opacity:.6;cursor:not-allowed;transform:none}._avatarPopupBody_1cr7m_3599{display:flex;flex-direction:row;justify-content:flex-start}._avatarGrid_1cr7m_3605{display:grid;gap:2rem;grid-template-columns:repeat(5,1fr);padding:1rem 0}._avatarImage_1cr7m_3612{display:flex;flex-direction:row;align-items:center;justify-content:center;width:104px;height:104px;border-radius:14px}._avatarImage_1cr7m_3612 img{width:100%;height:100%;border-radius:12px}._avatarButton_1cr7m_3628{display:flex;flex-direction:row;align-items:center;justify-content:center;padding-top:2rem}._avatarButton_1cr7m_3628 button{width:163px;height:45px;background:#595bdb;border:none;border-radius:9px;color:#fff;font-family:Urbane Demi;font-size:18px;font-weight:600;line-height:24px;text-align:center;cursor:pointer}._selectedImage_1cr7m_3651{border:3px solid red;opacity:.75}._clearButton_1cr7m_3656{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}._clearButton_1cr7m_3656 svg{font-size:1.5rem;color:#5f5f5f;cursor:pointer}._error_1cr7m_1076{color:red}._actionButtons_1cr7m_2022{display:flex;justify-content:flex-end;gap:1rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #E0E0E0}._saveButton_1cr7m_1119{padding:.75rem 2rem;background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 14px #3b82f64d}._saveButton_1cr7m_1119:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #3b82f666}._saveButton_1cr7m_1119:disabled{background:#9ca3af;box-shadow:none;cursor:not-allowed}._cancelButton_1cr7m_1120{padding:.75rem 2rem;background:#fff;color:#4b5563;border:1px solid rgba(59,130,246,.25);border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .25s ease}._cancelButton_1cr7m_1120:hover{background:#f3f8ff;border-color:#3b82f6;color:#3b82f6}@media screen and (max-width: 1024px){._container_1cr7m_1{padding:1.5rem;width:100%;max-width:100%;min-height:calc(100vh - 4.5rem)}._profileSection_1cr7m_36{max-width:100%;width:100%}._formGrid_1cr7m_489{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%}._tabs_1cr7m_408{gap:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}._tab_1cr7m_408{font-size:.9rem;white-space:nowrap;flex-shrink:0}._input_1cr7m_1229,._textarea_1cr7m_1252,select{width:100%;box-sizing:border-box}}@media screen and (max-width: 768px){._container_1cr7m_1{padding:1rem;height:auto;min-height:calc(100vh - 4.5rem);width:100%;max-width:100%;overflow-x:hidden}._header_1cr7m_46 h1,._profileHeadline_1cr7m_64{overflow:visible;min-width:0;flex:1 1 100%}._headerActions_1cr7m_77{flex-direction:column;align-items:flex-end}._completionIconsRow_1cr7m_83{display:flex;align-items:center;gap:.5rem}._profileSection_1cr7m_36{width:100%;max-width:100%}._header_1cr7m_46{width:100%}._header_1cr7m_46 h1{font-size:1.5rem}._tabs_1cr7m_408{gap:.75rem;padding-bottom:.75rem;margin-bottom:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;width:100%}._tabs_1cr7m_408::-webkit-scrollbar{height:4px}._tabs_1cr7m_408::-webkit-scrollbar-track{background:transparent}._tabs_1cr7m_408::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:2px}._tab_1cr7m_408{font-size:.85rem;padding:.5rem .75rem;flex-shrink:0}._tabContent_1cr7m_448{gap:2rem;width:100%}._sectionTitle_1cr7m_480{font-size:1.25rem}._sectionDescription_1cr7m_824{font-size:.85rem}._resumeInfoLeft_1cr7m_474{margin-bottom:1rem;width:100%}._personalInfoRight_1cr7m_484{width:100%}._formGrid_1cr7m_489{grid-template-columns:1fr!important;gap:1rem;width:100%}._formGroup_1cr7m_1197,._formGroupFull_1cr7m_1203{width:100%;grid-column:1!important}._phoneInput_1cr7m_1279{flex-direction:column;gap:.5rem;width:100%}._phoneInput_1cr7m_1279 ._input_1cr7m_1229{width:100%}._countryCode_1cr7m_1284{width:100%;min-width:100%}._input_1cr7m_1229,._textarea_1cr7m_1252,select{width:100%;box-sizing:border-box}._imageUploadArea_1cr7m_1134{min-height:120px;padding:1.5rem}._profileImage_1cr7m_1161{width:120px;height:120px}._uploadArea_1cr7m_871{min-height:150px;padding:2rem 1rem}._educationEntry_1cr7m_1328,._workExperienceEntry_1cr7m_1352,._projectEntry_1cr7m_1317,._linkEntry_1cr7m_1319{padding:1rem}._entryHeader_1cr7m_1383{flex-direction:column;align-items:flex-start;gap:.75rem}._removeButton_1cr7m_1419{align-self:flex-end}._skillsHeader_1cr7m_1465{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:nowrap}._skillsHeaderActions_1cr7m_1522{flex-shrink:0}._sectionHeader_1cr7m_493{flex-direction:column;align-items:flex-start;gap:1rem}._addStoryButton_1cr7m_594{width:100%;justify-content:center}._skillsInputSection_1cr7m_1574{padding:1rem}._skillsInput_1cr7m_1574{flex-direction:column;gap:.75rem}._skillInputField_1cr7m_1588{width:100%}._addSkillButton_1cr7m_1610{width:100%;justify-content:center}._skillListItem_1cr7m_1643{padding:.75rem 1rem}._emptySkillsState_1cr7m_2329{padding:2rem 1rem}._addSkillsModal_1cr7m_1770{padding:1.5rem;max-width:100%;margin:1rem}._modalSkillsInput_1cr7m_2257{flex-direction:column;gap:.75rem}._modalSkillInputField_1cr7m_2263{width:100%}._modalAddSkillButton_1cr7m_2285{width:100%;justify-content:center}._actionButtons_1cr7m_2022{flex-direction:column-reverse;gap:.75rem;margin-top:2rem;padding-top:1.5rem}._saveButton_1cr7m_1119,._cancelButton_1cr7m_1120{width:100%;padding:.875rem 1.5rem}._resumeLink_1cr7m_1011{font-size:.875rem}}@media screen and (max-width: 480px){._container_1cr7m_1{padding:.75rem;width:100%;max-width:100%;min-height:calc(100vh - 4.5rem);overflow-x:hidden}._profileSection_1cr7m_36{width:100%;max-width:100%}._header_1cr7m_46 h1{font-size:1.25rem}._tabs_1cr7m_408{gap:.5rem;width:100%}._tab_1cr7m_408{font-size:.8rem;padding:.5rem}._tabContent_1cr7m_448{width:100%}._sectionTitle_1cr7m_480{font-size:1.1rem}._formGrid_1cr7m_489,._formGroup_1cr7m_1197,._formGroupFull_1cr7m_1203{width:100%}._input_1cr7m_1229,._textarea_1cr7m_1252,select,._countryCode_1cr7m_1284{width:100%;box-sizing:border-box}._profileImage_1cr7m_1161{width:100px;height:100px}._imageUploadArea_1cr7m_1134{min-height:100px;padding:1rem;width:100%}._uploadArea_1cr7m_871{min-height:120px;padding:1.5rem .75rem;width:100%}._educationEntry_1cr7m_1328,._workExperienceEntry_1cr7m_1352,._projectEntry_1cr7m_1317,._linkEntry_1cr7m_1319{padding:.75rem;width:100%;box-sizing:border-box}._entryTitle_1cr7m_1412{font-size:1rem}._squareCardNumber_1cr7m_4093{font-size:36px!important}._videosGrid_1cr7m_2832{grid-template-columns:1fr;gap:1.5rem}._videoUploadForm_1cr7m_1788{padding:1rem}._videoInfo_1cr7m_2942{padding:.75rem}}@media screen and (max-width: 768px){._generateResumePopup_1cr7m_3423{min-width:auto;width:90%;max-width:90vw;padding:1.5rem 1.75rem}._generateResumeTitle_1cr7m_3450{font-size:1.25rem;line-height:1.3}._generateResumeLabel_1cr7m_3498{font-size:.9rem}._generateResumeTextarea_1cr7m_3507{font-size:.9rem;padding:.875rem 1rem}._generateResumeActions_1cr7m_3539{flex-direction:column;gap:.75rem;padding-top:1.25rem}._generateResumeCancel_1cr7m_3550,._generateResumeSubmit_1cr7m_3574{width:100%}._modalOverlay_1cr7m_1732{padding:.5rem;align-items:flex-end;justify-content:center}._videoUploadModal_1cr7m_1857{max-width:100%;width:100%;max-height:95vh;border-radius:20px 20px 0 0;margin:0;animation:_slideUpMobile_1cr7m_1 .3s ease-out}@keyframes _slideUpMobile_1cr7m_1{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}._modalHeader_1cr7m_2201{padding:1.25rem 1.5rem;border-radius:20px 20px 0 0}._modalTitle_1cr7m_2211{font-size:1.25rem}._modalCloseButton_1cr7m_2219{width:32px;height:32px}._modalCloseButton_1cr7m_2219 svg{font-size:1.25rem}._modalBody_1cr7m_2248{padding:1.5rem;max-height:calc(95vh - 80px);gap:1.25rem}._videoUploadForm_1cr7m_1788{padding:0;gap:1rem}._formGroupFull_1cr7m_1203{width:100%}._label_1cr7m_1210{font-size:.875rem;margin-bottom:.5rem}._textarea_1cr7m_1252{font-size:.95rem;padding:.875rem 1rem;min-height:120px;border-radius:8px}._videoUploadModal_1cr7m_1857 ._actionButtons_1cr7m_2022{padding:1.25rem 1.5rem;flex-direction:column-reverse;gap:.75rem;border-radius:0;border-top:1px solid #F0F0F0;position:sticky;bottom:0;background:#fff;margin-top:0}._videoUploadModal_1cr7m_1857 ._saveButton_1cr7m_1119,._videoUploadModal_1cr7m_1857 ._cancelButton_1cr7m_1120{width:100%;padding:.875rem 1.5rem;font-size:1rem;border-radius:10px;margin:0}._videoUploadModal_1cr7m_1857 ._saveButton_1cr7m_1119{order:1}._videoUploadModal_1cr7m_1857 ._cancelButton_1cr7m_1120{order:2}}@media screen and (max-width: 480px){._modalOverlay_1cr7m_1732{padding:0}._videoUploadModal_1cr7m_1857{max-height:100vh;border-radius:0;height:100vh;display:flex;flex-direction:column}._modalHeader_1cr7m_2201{padding:1rem 1.25rem;border-radius:0;flex-shrink:0}._modalTitle_1cr7m_2211{font-size:1.125rem}._modalBody_1cr7m_2248{padding:1.25rem;flex:1;overflow-y:auto;max-height:calc(100vh - 140px)}._textarea_1cr7m_1252{min-height:100px;font-size:.9rem}._videoUploadModal_1cr7m_1857 ._actionButtons_1cr7m_2022{padding:1rem 1.25rem;flex-shrink:0;background:#fff;box-shadow:0 -2px 10px #0000000d}._generateResumeButton_1cr7m_258{padding:.625rem 1.25rem;font-size:.9rem;white-space:nowrap}._header_1cr7m_46{flex-wrap:wrap;gap:.75rem}._header_1cr7m_46 h1{flex:1;min-width:0}}._toastOverlay_ag62j_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000059;z-index:1100;animation:_toastFadeIn_ag62j_1 .2s ease-out}._toastPopup_ag62j_23{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:16px;padding:2rem 2.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;z-index:1101;box-shadow:0 8px 32px #00000026;min-width:320px;max-width:90vw;animation:_toastSlideIn_ag62j_1 .25s ease-out}._toastSuccess_ag62j_61 ._toastIcon_ag62j_61{color:#22c55e}._toastError_ag62j_69 ._toastIcon_ag62j_61{color:#ef4444}._toastIcon_ag62j_61{font-size:3rem;line-height:1}._iconSuccess_ag62j_87,._iconError_ag62j_89{width:48px;height:48px}._toastMessage_ag62j_99{font-family:Urbane,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.5;text-align:center;color:#1a1a1a;margin:0}._toastButton_ag62j_119{margin-top:.5rem;padding:.6rem 2rem;border-radius:25px;border:none;background:#595bdb;color:#fff;font-family:Urbane,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease,transform .1s ease}._toastButton_ag62j_119:hover{background:#4849b8}._toastButton_ag62j_119:active{transform:scale(.98)}@keyframes _toastFadeIn_ag62j_1{0%{opacity:0}to{opacity:1}}@keyframes _toastSlideIn_ag62j_1{0%{opacity:0;transform:translate(-50%,-50%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}._container_15sgg_1{min-height:calc(100vh - 4.5rem);height:auto;padding:2rem 2rem 2rem 1rem;background:#f8fafc;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}._profileDetails_15sgg_23{display:flex;flex-direction:column;width:100%;max-width:210mm;margin:0 auto;box-sizing:border-box}._header_15sgg_41{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}._backButton_15sgg_59{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;background:#fff;border:1px solid #0151CD;border-radius:8px;font-size:.95rem;font-weight:500;color:#0151cd;cursor:pointer;transition:all .2s ease}._backButton_15sgg_59:hover{background:#0151cd;color:#fff}._title_15sgg_99{font-size:1.75rem;font-weight:700;color:#1f2937;margin:0;letter-spacing:-.02em}._contentWrapper_15sgg_115{display:flex;gap:2rem;align-items:flex-start;width:100%;max-width:100%}._resumeContainer_15sgg_131{background:#fff;border-radius:12px;padding:2rem 2.5rem;border:1px solid #E2E8F0;width:50%;flex-shrink:0;min-width:0;box-sizing:border-box}._resumeContainerFull_15sgg_153{width:100%!important}._calendarSection_15sgg_161{width:50%;flex-shrink:0;box-sizing:border-box}._resumeHeader_15sgg_175{background:linear-gradient(135deg,#eff6ff,#f3f8ff);border-radius:16px;padding:2rem;margin-bottom:2rem;border:1px solid rgba(59,130,246,.12)}._headerContent_15sgg_191{display:flex;gap:2rem;align-items:flex-start}._profileImageContainer_15sgg_203{flex-shrink:0}._profileImage_15sgg_203{width:128px;height:128px;border-radius:50%;object-fit:cover;border:3px solid #0151CD}._profileImagePlaceholder_15sgg_227{width:128px;height:128px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;border:2px solid #CBD5E1}._profileImagePlaceholderIcon_15sgg_249{font-size:3rem;color:#595bdb}._headerInfo_15sgg_259{flex:1}._name_15sgg_267{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 1rem;letter-spacing:-.02em;line-height:1.2}._contactInfo_15sgg_285{display:flex;flex-wrap:wrap;gap:1.25rem 2rem;margin-top:.5rem}._contactItem_15sgg_299{display:flex;align-items:center;gap:.5rem;color:#4b5563;font-size:.95rem}._contactIcon_15sgg_315{color:#0151cd;font-size:1.1rem;flex-shrink:0}._link_15sgg_327{color:#0151cd;text-decoration:none;font-weight:500}._link_15sgg_327:hover{text-decoration:underline}._section_15sgg_349{margin-bottom:1.5rem;padding:1.25rem;background:#fff;border-radius:8px;border:1px solid #E2E8F0}._section_15sgg_349:last-child{margin-bottom:0}._sectionTitle_15sgg_373{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;color:#0f172a;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #E2E8F0}._sectionIcon_15sgg_397{color:#0151cd;font-size:1.2rem}._sectionContent_15sgg_407{font-size:1rem;line-height:1.7;color:#374151;margin:0}._entry_15sgg_423{margin-bottom:1rem;padding:1rem;background:#f8fafc;border-radius:8px;border-left:3px solid #0151CD}._entry_15sgg_423:last-child{margin-bottom:0}._entryHeader_15sgg_447{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}._entryTitle_15sgg_465{font-size:1.15rem;font-weight:600;color:#1f2937;margin:0}._entryDate_15sgg_479{font-size:.875rem;color:#6b7280;font-weight:500}._entrySubtitle_15sgg_491{font-size:1rem;color:#0151cd;font-weight:600;margin:.25rem 0}._entryLocation_15sgg_505{font-size:.9rem;color:#6b7280;margin:.25rem 0;font-style:italic}._entryDescription_15sgg_519{font-size:.95rem;line-height:1.65;color:#4b5563;margin:.75rem 0 0}._entryDetails_15sgg_533{display:flex;gap:1rem;margin-top:.5rem;flex-wrap:wrap}._detailItem_15sgg_547{font-size:.9rem;color:#6b7280}._skillsContainer_15sgg_559{display:flex;flex-wrap:wrap;gap:.6rem}._skillTag_15sgg_571{display:inline-block;padding:.4rem .85rem;background:#fff;border:1px solid #0151CD;border-radius:6px;font-size:.9rem;font-weight:500;color:#0151cd}._skillTag_15sgg_571:hover{background:#0151cd;color:#fff}._resumeSection_15sgg_605{display:flex;flex-direction:column;gap:.75rem}._resumeFileName_15sgg_617,._resumeDate_15sgg_619{font-size:.95rem;color:#6b7280;margin:0}._resumeLink_15sgg_631{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;background:#0151cd;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:.9rem;width:fit-content;margin-top:.5rem}._resumeLink_15sgg_631:hover{background:#0140a8}._linksContainer_15sgg_671{display:flex;flex-direction:column;gap:.75rem}._linkItem_15sgg_683{color:#0151cd;text-decoration:none;font-size:.95rem;padding:.5rem 0;font-weight:500}._linkItem_15sgg_683:hover{text-decoration:underline}@media (max-width: 1024px){._contentWrapper_15sgg_115{flex-direction:column}._resumeContainer_15sgg_131,._calendarSection_15sgg_161{width:100%}}@media (max-width: 768px){._container_15sgg_1{padding:1rem}._contentWrapper_15sgg_115{gap:1.5rem}._resumeContainer_15sgg_131{padding:1.5rem;border-radius:16px}._headerContent_15sgg_191{flex-direction:column;align-items:center;text-align:center}._resumeHeader_15sgg_175{text-align:center}._name_15sgg_267{font-size:1.75rem}._contactInfo_15sgg_285{justify-content:center}._section_15sgg_349{padding:1.25rem}._sectionTitle_15sgg_373{font-size:1.1rem}._entryHeader_15sgg_447{flex-direction:column;align-items:flex-start}._resumeContainer_15sgg_131,._calendarSection_15sgg_161{width:100%}}._calendarContainer_h89kl_1{background:#f3f8ff;border-radius:20px;padding:2rem;box-shadow:0 4px 24px #0000000f,0 0 0 1px #0000000a;min-height:520px;height:fit-content;position:sticky;top:2rem;width:100%;max-width:100%;box-sizing:border-box}._calendarTitle_h89kl_29{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:2px solid rgba(59,130,246,.25);letter-spacing:-.01em}._calendarWrapper_h89kl_49{width:100%}._calendarWrapper_h89kl_49 .fc{font-size:.95rem}._calendarWrapper_h89kl_49 .fc-toolbar{margin-bottom:1rem}._calendarWrapper_h89kl_49 .fc-toolbar-title{font-size:1.25rem;font-weight:600}._calendarWrapper_h89kl_49 .fc-button{padding:.3rem .6rem;font-size:.8rem;background-color:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}._calendarWrapper_h89kl_49 .fc-button:hover,._calendarWrapper_h89kl_49 .fc-button-active,._calendarWrapper_h89kl_49 .fc-dayGridMonth-button{background-color:#2563eb!important;border-color:#2563eb!important;color:#fff!important}._calendarWrapper_h89kl_49 .fc-col-header-cell{padding:.6rem 0;font-weight:600;font-size:.85rem}._calendarWrapper_h89kl_49 .fc-daygrid-day{padding:.25rem}._calendarWrapper_h89kl_49 .fc-daygrid-day-number{padding:.35rem;font-size:.95rem}._calendarWrapper_h89kl_49 .fc-day-today{background-color:#f3f8ff}._calendarWrapper_h89kl_49 .fc-day-today .fc-daygrid-day-number{color:#3b82f6;font-weight:700}._calendarWrapper_h89kl_49 .fc-event{padding:.2rem .35rem;font-size:.8rem;border-radius:3px;cursor:pointer}._calendarWrapper_h89kl_49 .fc-event:hover{opacity:.8}@media (max-width: 1024px){._calendarContainer_h89kl_1{position:relative;top:0;margin-top:2rem}}._container_3dj0h_1{min-height:calc(100vh - 4.5rem);height:auto;padding:2rem;background:#fff;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}._topBar_3dj0h_23{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #E0E0E0}._topBarTitle_3dj0h_85{font-size:1.5rem;font-weight:600;color:#3f3f3f;margin:0;padding:0}._pageContent_3dj0h_101{display:flex;flex-direction:column;width:100%;max-width:800px;margin:0 auto;gap:2rem;min-height:calc(100vh - 10rem)}._headline_3dj0h_121{font-size:2rem;font-weight:600;color:#3f3f3f;margin:0 0 1rem;padding:0}._header_3dj0h_137{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._backButton_3dj0h_41{background:none;border:none;color:#3f3f3f;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:color .3s;border-radius:4px}._backButton_3dj0h_41:hover{color:#595bdb;background:#595bdb1a}._backButton_3dj0h_41 svg{font-size:1.5rem}._pageTitle_3dj0h_195{font-size:2rem;font-weight:600;color:#3f3f3f;margin:0;padding:0}._addSkillsSection_3dj0h_211{background:transparent;border:none;padding:0}._inputContainer_3dj0h_223{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:1rem}._skillInputField_3dj0h_237{flex:1;padding:.75rem 1rem;border:1px solid #D0D0D0;border-radius:4px;font-size:1rem;color:#3f3f3f;background:#fff;outline:none;transition:border-color .3s;font-family:inherit}._skillInputField_3dj0h_237:focus{border-color:#595bdb;box-shadow:0 0 0 2px #595bdb1a}._skillInputField_3dj0h_237::placeholder{color:#9e9e9e}._addButton_3dj0h_281{padding:.75rem 1.5rem;background:#595bdb;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:.5rem;white-space:nowrap}._addButton_3dj0h_281:hover:not(:disabled){background:#4a4bc2;transform:translateY(-1px);box-shadow:0 2px 4px #595bdb4d}._addButton_3dj0h_281:disabled{background:#bdbdbd;cursor:not-allowed;transform:none}._addIcon_3dj0h_337{font-size:1.25rem}._hintText_3dj0h_345{font-size:.875rem;color:#9e9e9e;margin:0;padding:0}._skillsListSection_3dj0h_359{margin-top:1rem}._sectionTitle_3dj0h_367{font-size:1.25rem;font-weight:600;color:#3f3f3f;margin-bottom:1rem}._skillsList_3dj0h_359{display:flex;flex-wrap:wrap;gap:.75rem}._skillItem_3dj0h_393{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#e8e3ff;border-radius:8px;font-size:.9rem;color:#3f3f3f;font-weight:500}._removeButton_3dj0h_425{background:none;border:none;color:#3f3f3f;cursor:pointer;padding:0;display:flex;align-items:center;transition:color .3s}._removeButton_3dj0h_425:hover{color:#f44336}._removeButton_3dj0h_425 svg{font-size:1rem}._emptyState_3dj0h_463{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;background:#f9f9f9;border:2px dashed #D0D0D0;border-radius:8px}._emptyIcon_3dj0h_485{width:64px;height:64px;border-radius:50%;background:#e8e3ff;display:flex;align-items:center;justify-content:center;color:#595bdb;margin-bottom:1rem}._emptyIcon_3dj0h_485 svg{font-size:2rem}._emptyText_3dj0h_517{font-size:1.1rem;font-weight:600;color:#3f3f3f;margin:0 0 .5rem}._emptySubtext_3dj0h_531{font-size:.9rem;color:#9e9e9e;margin:0;text-align:center}._suggestedSkillsSection_3dj0h_545{background:#f5f5f5;border:none;border-radius:8px;padding:1.5rem}._suggestedHeader_3dj0h_559{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._suggestedTitle_3dj0h_573{font-size:1rem;font-weight:700;color:#000;margin:0}._closeButton_3dj0h_587{background:none;border:none;color:#000;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:opacity .3s}._closeButton_3dj0h_587:hover{opacity:.7}._suggestedSkillsList_3dj0h_621{display:flex;flex-direction:column;gap:.5rem}._suggestedSkillButton_3dj0h_633{padding:.75rem 1rem;background:#f5f5f5;color:#000;border:none;border-radius:6px;font-size:.9rem;font-weight:400;cursor:pointer;transition:all .3s;display:flex;justify-content:space-between;align-items:center;width:100%;text-align:left}._suggestedSkillButton_3dj0h_633:hover{background:#e8e8e8}._suggestedSkillButton_3dj0h_633:disabled,._suggestedSkillButtonAdded_3dj0h_677{background:#f5f5f5;color:#000;cursor:not-allowed;opacity:.6}._skillName_3dj0h_417{flex:1}._skillPlusIcon_3dj0h_699{font-size:1rem;color:#000}._saveButtonContainer_3dj0h_709{display:flex;justify-content:flex-end;margin-top:auto;padding-top:2rem;border-top:1px solid #E0E0E0}._saveButton_3dj0h_709{padding:.75rem 2rem;background:#595bdb;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .3s}._saveButton_3dj0h_709:hover{background:#4a4bc2}._saveButton_3dj0h_709:disabled{background:#9e9e9e;cursor:not-allowed}@media screen and (max-width: 768px){._container_3dj0h_1{padding:1rem}._pageTitle_3dj0h_195{font-size:1.5rem}._addSkillsSection_3dj0h_211{padding:1.5rem}._inputContainer_3dj0h_223{flex-direction:column;gap:.75rem}._skillInputField_3dj0h_237{width:100%}._addButton_3dj0h_281{width:100%;justify-content:center}._saveButtonContainer_3dj0h_709{justify-content:center}._saveButton_3dj0h_709{width:100%}._suggestedSkillsSection_3dj0h_545{padding:1.5rem}}._container_bgpyg_1{min-height:calc(100vh - 4.5rem);height:auto;padding:1rem;background:#fff;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}._pageContent_bgpyg_23{display:flex;flex-direction:column;width:100%;max-width:100%;margin:0 auto;gap:1.5rem}._header_bgpyg_41{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #E0E0E0}._backButton_bgpyg_59{background:none;border:none;color:#3f3f3f;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:color .3s;border-radius:4px}._backButton_bgpyg_59:hover{color:#595bdb;background:#595bdb1a}._backButton_bgpyg_59 svg{font-size:1.5rem}._headerTitle_bgpyg_103{font-size:1.5rem;font-weight:600;color:#000;margin:0;padding:0;white-space:nowrap}._filterContainer_bgpyg_121{display:flex;gap:.75rem;overflow-x:auto;padding:.5rem 0;scrollbar-width:none;-ms-overflow-style:none}._filterContainer_bgpyg_121::-webkit-scrollbar{display:none}._filterButton_bgpyg_147{padding:.5rem 1rem;background:#fff;color:#3f3f3f;border:1px solid #E0E0E0;border-radius:20px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s;white-space:nowrap;flex-shrink:0}._filterButton_bgpyg_147:hover{background:#f5f5f5;border-color:#d0d0d0}._filterButtonActive_bgpyg_185{background:#28a745;color:#fff;border-color:#28a745}._filterButtonActive_bgpyg_185:hover{background:#218838;border-color:#218838}._skillsListContainer_bgpyg_207{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}._skillCard_bgpyg_221{background:#fff;border:1px solid #E8E8E8;border-radius:8px;padding:1rem 1.25rem;transition:all .2s ease}._skillCard_bgpyg_221:hover{border-color:#d0d0d0;box-shadow:0 2px 6px #0000000f}._skillCardContent_bgpyg_247{display:flex;flex-direction:column;gap:.5rem}._skillHeader_bgpyg_259{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._skillTitle_bgpyg_273{font-size:1rem;font-weight:600;color:#3f3f3f;margin:0;flex:1}._editIconButton_bgpyg_289{background:none;border:none;color:#3f3f3f;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .3s;border-radius:4px;flex-shrink:0}._editIconButton_bgpyg_289:hover{color:#595bdb;background:#595bdb1a}._editIconButton_bgpyg_289 svg{font-size:1.125rem}._skillExperienceRow_bgpyg_335{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}._experienceIcon_bgpyg_349{display:flex;align-items:center;justify-content:center;color:#595bdb;flex-shrink:0}._experienceIcon_bgpyg_349 svg{font-size:1rem}._experienceText_bgpyg_373{font-size:.875rem;color:#666;margin:0}._emptyState_bgpyg_385{display:flex;align-items:center;justify-content:center;padding:3rem 2rem;color:#9e9e9e;font-size:1rem}@media screen and (max-width: 768px){._container_bgpyg_1{padding:1rem}._filterContainer_bgpyg_121{gap:.5rem}._filterButton_bgpyg_147{padding:.5rem .875rem;font-size:.8125rem}._skillCard_bgpyg_221{padding:.875rem 1rem}}._container_srn6n_1{min-height:calc(100vh - 4.5rem);height:auto;padding:1.5rem;background:#fff;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;display:flex;flex-direction:column}._pageContent_srn6n_27{display:flex;flex-direction:column;width:100%;max-width:600px;margin:0 auto;gap:0;flex:1;min-height:calc(100vh - 7rem)}._contentWrapper_srn6n_49{flex:1;display:flex;flex-direction:column;gap:2rem}._mainTitle_srn6n_63{font-size:1.5rem;font-weight:600;color:#000;margin:0 0 1rem;padding:0;text-align:center}._instructions_srn6n_81{margin-bottom:1rem;text-align:center}._instructionText_srn6n_91{font-size:1rem;color:#3f3f3f;margin:0 0 .5rem}._instructionSubtext_srn6n_103{font-size:.875rem;color:#666;margin:0}._section_srn6n_115{margin-bottom:2rem}._sectionTitle_srn6n_123{font-size:1rem;font-weight:600;color:#3f3f3f;margin:0 0 1rem}._checkboxList_srn6n_137{display:flex;flex-direction:column;gap:.75rem}._checkboxItem_srn6n_149{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.75rem 1rem;border-radius:8px;transition:background-color .2s}._checkboxItem_srn6n_149:hover{background-color:#f5f5f5}._checkbox_srn6n_137{width:20px;height:20px;cursor:pointer;accent-color:#28A745;flex-shrink:0;border-radius:4px}._checkbox_srn6n_137:checked{background-color:#28a745;border-color:#28a745}._checkboxLabel_srn6n_205{font-size:.9375rem;color:#3f3f3f;cursor:pointer;flex:1}._deleteSection_srn6n_219{display:flex;justify-content:center;margin-top:auto;padding-top:2rem;border-top:1px solid #E0E0E0}._deleteButton_srn6n_235{background:none;border:none;color:#f44336;font-size:.9375rem;cursor:pointer;padding:.75rem 1.5rem;transition:all .3s;font-weight:500}._deleteButton_srn6n_235:hover{opacity:.8;text-decoration:underline}._saveButtonContainer_srn6n_267{display:flex;justify-content:center;margin-top:1rem;padding-bottom:1rem}._saveButton_srn6n_267{width:100%;max-width:400px;padding:1rem 2rem;background:#595bdb;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .3s}._saveButton_srn6n_267:hover{background:#4a4bc2}._errorMessage_srn6n_317{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;gap:1rem}._errorMessage_srn6n_317 p{color:#666;font-size:1rem}._errorMessage_srn6n_317 button{padding:.5rem 1.5rem;background:#595bdb;color:#fff;border:none;border-radius:4px;cursor:pointer}@media screen and (min-width: 769px){._container_srn6n_1{padding:3rem 2rem;display:flex;justify-content:center;align-items:flex-start}._pageContent_srn6n_27{max-width:800px;width:100%;padding:0 2rem}._contentWrapper_srn6n_49{padding-top:1rem}._mainTitle_srn6n_63{font-size:2rem;font-weight:700;margin-bottom:1.5rem}._instructions_srn6n_81{margin-bottom:3rem}._instructionText_srn6n_91{font-size:1.125rem;margin-bottom:.5rem}._instructionSubtext_srn6n_103{font-size:1rem}._section_srn6n_115{margin-bottom:2.5rem}._sectionTitle_srn6n_123{font-size:1.125rem;margin-bottom:1.25rem}._checkboxList_srn6n_137{gap:1rem}._checkboxItem_srn6n_149{padding:1rem 1.25rem}._checkboxLabel_srn6n_205{font-size:1rem}._deleteSection_srn6n_219{padding-top:.75rem;margin-top:auto;border-top:none;position:relative;width:100vw;margin-left:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}._deleteSection_srn6n_219:before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:1px;background-color:#e0e0e0}._deleteButton_srn6n_235{font-size:1rem;padding:.875rem 2rem}._saveButtonContainer_srn6n_267{margin-top:.75rem;padding-bottom:2rem}._saveButton_srn6n_267{max-width:450px;padding:1.125rem 2rem;font-size:1.125rem}}@media screen and (max-width: 768px){._container_srn6n_1{padding:1rem}._mainTitle_srn6n_63{font-size:1.25rem}}._container_p3itd_1{width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:1rem}._contentLeft_p3itd_17{display:flex;flex-direction:column;justify-content:flex-start;width:52%;align-items:center;padding:2rem 1rem 2rem 3rem}._resetCard_p3itd_37{display:flex;flex-direction:column;justify-content:flex-start;padding:2rem 3rem;border-radius:55px;box-shadow:0 0 7.2px 1px #d9d9d999;background:#fff;width:80%;height:63vh}._cardHeader_p3itd_61{display:flex;flex-direction:column;justify-content:flex-start}._cardHeader_p3itd_61 h4{font-family:Urbane;font-size:34px;font-weight:500;line-height:45px;text-align:left;color:#000;margin:0;padding:.75rem 0}._cardHeader_p3itd_61 span{font-family:Urbane;font-size:18px;font-weight:500;line-height:25px;text-align:left;color:#5f5f5f;margin:0}._cardBody_p3itd_115{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0}._emailInput_p3itd_129{background:#595bdb45;padding:0 2rem;border-radius:25px;display:flex;margin:.75rem 0;height:4.625rem}._emailInput_p3itd_129 input{background:transparent;outline:none;border:none;font-family:Urbane;font-size:19.2px;font-weight:300;line-height:23.04px;text-align:left;width:100%}._cardButton_p3itd_171{display:flex;flex-direction:row;align-items:end;justify-content:flex-start}._cardButton_p3itd_171 button{margin-top:.75rem;border:none;border-radius:25px;background:#595bdb;font-size:26px;font-weight:600;line-height:30px;color:#fff;cursor:pointer;height:4.625rem;width:100%}._cardBottomText_p3itd_213{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:.75rem 0}._cardBottomText_p3itd_213 p{font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:23.04px;text-align:left;margin:0;color:#3f3f3f}._cardBottomText_p3itd_213 span{font-family:Urbane Demi;font-size:16px;font-weight:600;line-height:23.04px;text-align:left;color:#595bdb}._resendBtn_p3itd_269{color:#595bdb;font-weight:700;cursor:pointer;text-decoration:underline;transition:opacity .2s;display:inline-block;margin-left:5px}._resendBtn_p3itd_269:hover{opacity:.8}._otpSection_p3itd_297{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem 0}._otpInput_p3itd_313{background:#595bdb45;border-radius:16px;display:flex;flex-direction:row;align-items:center;justify-content:center;width:5.25rem;height:4.625rem}._otpInput_p3itd_313 input{background:transparent;outline:none;border:none;font-family:Urbane;font-size:19.2px;font-weight:300;line-height:23.04px;text-align:center;width:100%}._passwordCondition_p3itd_359{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._specialCharacter_p3itd_373{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-family:Urbane;font-size:24px;font-weight:300;line-height:18.8px;text-align:left;color:#595bdb;padding:0 4px}._passwordConditionText_p3itd_401{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._passwordConditionText_p3itd_401 p{font-family:Urbane;font-size:15px;font-weight:500;line-height:18px;text-align:left;margin:0;color:#5f5f5f}._passwordConditionText_p3itd_401 span{font-family:Urbane;font-size:15px;font-weight:500;line-height:18px;text-align:left;color:#00dfc7}._successContent_p3itd_457{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:3rem 1rem}._successImage_p3itd_473{width:14.5rem;height:14.5rem;display:flex;align-items:center;justify-content:center}._successImage_p3itd_473 img{width:100%;height:100%}._successText_p3itd_501{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:4rem 0}._successText_p3itd_501 p{font-family:Urbane;font-size:23.04px;font-weight:600;line-height:27.65px;text-align:left;color:#3f3f3f;margin:0}._contentRight_p3itd_537{display:flex;flex-direction:row;justify-content:flex-start;width:44%;align-items:center}._rightImage_p3itd_553{width:38rem;display:flex;flex-direction:column;justify-content:flex-start}._rightImage_p3itd_553 img{width:100%;height:100%}._container_1cqhf_1{min-height:calc(100vh - 4.5rem);height:auto;padding:2rem 2rem 1.5rem;display:flex;flex-direction:column;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;animation:_fadeIn_1cqhf_1 .4s ease-out;background:#fff}@keyframes _fadeIn_1cqhf_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}._container_1cqhf_1::-webkit-scrollbar{width:10px}._container_1cqhf_1::-webkit-scrollbar-track{background:#d9d9d9;border-radius:10px}._container_1cqhf_1::-webkit-scrollbar-thumb{background:#8c8c8c;border-radius:10px}._container_1cqhf_1::-webkit-scrollbar-thumb:hover{background:#8c8c8c}._subscription_1cqhf_75{display:flex;flex-direction:column;width:100%;gap:1.5rem}._pageTitle_1cqhf_89{font-family:Urbane Demi;font-size:1.75rem;font-weight:600;color:#1e40af;margin:0 0 .5rem;letter-spacing:-.3px}._loadingState_1cqhf_109{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px;gap:1rem}._spinner_1cqhf_127{width:40px;height:40px;border:3px solid rgba(56,189,248,.2);border-top-color:#0284c7;border-radius:50%;animation:_spin_1cqhf_127 .8s linear infinite}@keyframes _spin_1cqhf_127{to{transform:rotate(360deg)}}._loadingState_1cqhf_109 p{font-family:Urbane;font-size:15px;color:#8c8c8c;margin:0}._welcomeSection_1cqhf_169{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#7dd3fc,#38bdf8,#0ea5e9 60%,#0284c7);padding:2rem 2.5rem;border-radius:24px;margin-top:.5rem;margin-bottom:0;width:100%;box-sizing:border-box;position:relative;overflow:hidden;box-shadow:0 8px 32px #0284c740}._welcomeSection_1cqhf_169:after{content:"";position:absolute;bottom:-60px;right:-60px;width:180px;height:180px;background:radial-gradient(circle,rgba(255,255,255,.15) 0%,transparent 70%);border-radius:50%}._welcomeSectionLeft_1cqhf_225{display:flex;flex-direction:column;justify-content:flex-start;flex:1;padding-right:1rem;position:relative;z-index:1}._greeting_1cqhf_245{font-family:Urbane Demi;font-size:28px;font-weight:600;color:#fff;margin:0 0 .5rem;padding:0;line-height:1.3}._subtitle_1cqhf_265{font-family:Urbane;font-size:17px;font-weight:400;color:#fffffff2;margin:0;padding:0;line-height:1.4}._welcomeSectionRight_1cqhf_285{flex-shrink:0;position:relative;z-index:1}._welcomeImage_1cqhf_297{width:10rem;height:10rem;object-fit:contain;filter:drop-shadow(0 6px 20px rgba(0,0,0,.15))}._card_1cqhf_313{background:#fff;border-radius:18px;padding:2rem;box-shadow:0 4px 20px #0000000f;box-sizing:border-box;border:1px solid rgba(2,132,199,.08);position:relative;overflow:hidden;transition:box-shadow .3s,transform .3s}._card_1cqhf_313:before{content:"";position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg,#7dd3fc,#0284c7);border-radius:18px 0 0 18px}._card_1cqhf_313:hover{box-shadow:0 8px 30px #0284c71f}._cardTitle_1cqhf_367{font-family:Urbane Demi;font-size:20px;font-weight:600;color:#1e40af;padding-left:.75rem;position:relative;z-index:1;margin:0}._card_1cqhf_313:first-of-type ._cardTitle_1cqhf_367{margin-bottom:1.25rem}._planContent_1cqhf_397{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;padding-left:.5rem;position:relative;z-index:1;max-width:85%}._planInfo_1cqhf_421{display:flex;flex-direction:column;gap:.5rem}._planNameRow_1cqhf_433{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}._planBadge_1cqhf_447{font-family:Urbane Demi;font-size:11px;font-weight:600;padding:.25rem .6rem;background:linear-gradient(135deg,#38bdf8,#0284c7);color:#fff;border-radius:20px;letter-spacing:.3px;box-shadow:0 2px 8px #0284c74d}._planName_1cqhf_433{font-family:Urbane Demi;font-size:24px;font-weight:600;color:#1e40af;margin:0}._planPrice_1cqhf_487{font-family:Urbane Demi;font-size:17px;font-weight:600;color:#0284c7;margin:.25rem 0 0}._statusRow_1cqhf_503{display:flex;flex-direction:column;gap:.15rem;margin-top:.5rem}._badge_1cqhf_517{font-family:Urbane Demi;font-size:13px;font-weight:600;padding:.3rem .75rem;border-radius:20px;display:inline-block}._badgeActive_1cqhf_535{background:linear-gradient(135deg,#ccfbf1,#99f6e4);color:#0d9488}._badgeExpired_1cqhf_545{background:#fef2f2;color:#dc2626}._dateText_1cqhf_555{font-family:Urbane;font-size:14px;color:#8c8c8c}._primaryBtn_1cqhf_567{display:flex;align-items:center;gap:.5rem;padding:.9rem 1.85rem;background:linear-gradient(90deg,#7dd3fc,#38bdf8,#0ea5e9 60%,#0284c7);color:#fff;border:none;border-radius:14px;font-family:Urbane Demi;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 16px #0284c759}._primaryBtn_1cqhf_567:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0284c773}._primaryBtn_1cqhf_567 svg{font-size:1.2rem}._billingCardHeader_1cqhf_621{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem;position:relative;z-index:1}._changeBillingLink_1cqhf_643{display:inline-flex;align-items:center;gap:.4rem;color:#0284c7;font-family:Urbane Demi;font-size:16px;font-weight:600;cursor:pointer;background:none;border:none;padding:.5rem 0;transition:all .2s}._changeBillingLink_1cqhf_643:hover{color:#0369a1}._changeBillingLink_1cqhf_643 svg{font-size:1.1rem}._billingInfo_1cqhf_689{display:flex;gap:2.5rem;margin-bottom:1.5rem;padding:1.25rem;background:linear-gradient(135deg,#f8fcff,#f0f9ff);border-radius:12px;border:1px solid rgba(2,132,199,.1);position:relative;z-index:1}._billingInfo_1cqhf_689>div{flex:1;min-width:0}._label_1cqhf_723{display:block;font-family:Urbane;font-size:12px;font-weight:500;color:#8c8c8c;margin-bottom:.25rem}._value_1cqhf_741{font-family:Urbane Demi;font-size:16px;font-weight:600;color:#3f3f3f;margin:0}._tableWrap_1cqhf_759{overflow-x:auto;margin-bottom:1.25rem;border-radius:12px;border:1px solid rgba(2,132,199,.1);overflow:hidden;position:relative;z-index:1}._table_1cqhf_759{width:100%;min-width:400px;border-collapse:collapse}._table_1cqhf_759 th{text-align:left;font-family:Urbane Demi;font-size:14px;font-weight:600;color:#1a1e5d;padding:1rem 1.25rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe)}._table_1cqhf_759 td{padding:.9rem 1.25rem;font-family:Urbane;font-size:14px;color:#3f3f3f;border-top:1px solid #eee;position:relative;z-index:1}._table_1cqhf_759 tbody tr{transition:background .2s}._table_1cqhf_759 tbody tr:hover{background:#f0f9ff}._downloadBtn_1cqhf_847{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.4rem;background:transparent;color:#0284c7;border:2px solid #38bdf8;border-radius:10px;font-family:Urbane Demi;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s}._downloadBtn_1cqhf_847:hover{background:linear-gradient(90deg,#7dd3fc,#38bdf8);color:#fff;border-color:transparent;transform:translateY(-1px);box-shadow:0 4px 12px #0284c74d}._downloadBtn_1cqhf_847 svg{font-size:1.1rem}@media (max-width: 1024px){._container_1cqhf_1{padding:1.5rem 1.25rem}._subscription_1cqhf_75{gap:1.25rem}._welcomeSection_1cqhf_169{padding:1.75rem 1.5rem}._greeting_1cqhf_245{font-size:24px}._card_1cqhf_313{padding:1.5rem 1.25rem}}@media (max-width: 768px){._container_1cqhf_1{padding:1rem .75rem;min-height:calc(100vh - 4.5rem)}._subscription_1cqhf_75{gap:1rem}._pageTitle_1cqhf_89{font-size:1.4rem;margin-bottom:.75rem}._welcomeSection_1cqhf_169{flex-direction:column;text-align:center;padding:1.5rem 1rem;border-radius:20px;margin-top:.25rem}._welcomeSectionLeft_1cqhf_225{padding-right:0}._greeting_1cqhf_245{font-size:22px;margin-bottom:.35rem}._subtitle_1cqhf_265{font-size:15px}._welcomeImage_1cqhf_297{width:7rem;height:7rem;margin-top:.5rem}._card_1cqhf_313{padding:1.25rem 1rem;border-radius:14px}._card_1cqhf_313:before{width:4px;border-radius:14px 0 0 14px}._cardTitle_1cqhf_367{font-size:18px;padding-left:.5rem}._card_1cqhf_313:first-of-type ._cardTitle_1cqhf_367{margin-bottom:1rem}._planContent_1cqhf_397{flex-direction:column;align-items:stretch;gap:1.25rem;padding-left:.25rem}._planName_1cqhf_433{font-size:20px}._planPrice_1cqhf_487{font-size:16px}._primaryBtn_1cqhf_567{width:100%;justify-content:center;padding:.85rem 1.5rem;font-size:15px}._billingCardHeader_1cqhf_621{flex-direction:column;align-items:stretch;gap:.75rem;margin-bottom:1.25rem}._changeBillingLink_1cqhf_643{font-size:15px;padding:.4rem 0}._billingInfo_1cqhf_689{flex-direction:column;gap:1rem;padding:1rem;margin-bottom:1.25rem}._billingInfo_1cqhf_689>div{min-width:100%}._tableWrap_1cqhf_759{margin-bottom:1rem;border-radius:10px;-webkit-overflow-scrolling:touch;overflow-x:auto}._table_1cqhf_759{min-width:360px}._table_1cqhf_759 th,._table_1cqhf_759 td{padding:.75rem .85rem;font-size:13px}._downloadBtn_1cqhf_847{width:100%;justify-content:center;padding:.65rem 1.25rem}._loadingState_1cqhf_109{min-height:240px}._loadingState_1cqhf_109 p{font-size:14px}}@media (max-width: 480px){._container_1cqhf_1{padding:.75rem .5rem}._pageTitle_1cqhf_89{font-size:1.25rem}._welcomeSection_1cqhf_169{padding:1.25rem .75rem;border-radius:16px}._greeting_1cqhf_245{font-size:20px}._subtitle_1cqhf_265{font-size:14px}._welcomeImage_1cqhf_297{width:5.5rem;height:5.5rem}._card_1cqhf_313{padding:1rem .75rem;border-radius:12px}._card_1cqhf_313:before{width:3px;border-radius:12px 0 0 12px}._cardTitle_1cqhf_367{font-size:16px}._planName_1cqhf_433{font-size:18px}._planNameRow_1cqhf_433{gap:.5rem}._planBadge_1cqhf_447{font-size:10px;padding:.2rem .5rem}._badge_1cqhf_517{font-size:12px;padding:.25rem .6rem}._dateText_1cqhf_555{font-size:13px}._primaryBtn_1cqhf_567{padding:.8rem 1.25rem;font-size:14px}._billingInfo_1cqhf_689{padding:.85rem}._label_1cqhf_723{font-size:11px}._value_1cqhf_741{font-size:14px}._table_1cqhf_759 th,._table_1cqhf_759 td{padding:.6rem .65rem;font-size:11px}._changeBillingLink_1cqhf_643{font-size:14px}}._container_t26wa_1{height:83vh;overflow-y:auto;padding:0 2rem}._container_t26wa_1::-webkit-scrollbar{width:10px}._container_t26wa_1::-webkit-scrollbar-track{background:#d9d9d9;border-radius:10px}._container_t26wa_1::-webkit-scrollbar-thumb{background:#8c8c8c;border-radius:10px}._container_t26wa_1::-webkit-scrollbar-thumb:hover{background:#8c8c8c}._performance_t26wa_53{display:flex;flex-direction:column;width:93%;gap:1rem}._welcomeSection_t26wa_67{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:linear-gradient(91.43deg,#ffbe00 7.29%,#ffbe0063 142.96%,#ffc828,#d29c00 142.99%);border-radius:45px}._welcomeSectionLeft_t26wa_87{display:flex;flex-direction:column;justify-content:flex-start;width:55%;padding:1rem}._welcomeSectionLeft_t26wa_87 p{font-family:Urbane Demi;font-size:24px;font-weight:600;line-height:39.82px;text-align:left;margin:0;padding:.75rem 1rem;color:#fff}._welcomeSectionLeft_t26wa_87 span{color:#fff;font-family:Urbane Extra;font-size:px;font-weight:300;line-height:27.65px;text-align:left;margin:0;padding:0 1rem}._welcomeSectionRight_t26wa_147{display:flex;flex-direction:column;justify-content:flex-start;width:40%}._welcomeImageContainer_t26wa_161{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;padding-right:20%}._welcomeImage_t26wa_161{width:10rem;height:9.5rem}._welcomeImage_t26wa_161 img{width:100%;height:100%}._userPointCard_t26wa_195{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:14rem}._userPointCard_t26wa_195 img{width:100%;height:100%}._dailyDrillCard_t26wa_219{display:flex;flex-direction:row;justify-content:flex-start;flex:1;gap:2rem;padding:2rem;border-radius:33px;background-color:#ffe79d}._weeklyWorkOutCard_t26wa_239{display:flex;flex-direction:row;justify-content:flex-start;flex:1;gap:2rem;padding:2rem;border-radius:33px;background-color:#b7fff7}._assessmentCardLeft_t26wa_259{display:flex;flex-direction:column;justify-content:center;align-items:center;width:30%}._assessmentCardImage_t26wa_273{width:5rem;height:5rem}._assessmentCardImage_t26wa_273 img{width:100%;height:100%}._assessmentCardRight_t26wa_289{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}._assessmentCardRight_t26wa_289 p{font-family:Urbane;font-size:18px;font-weight:500;line-height:30px;text-align:left;color:#000;margin:0;word-wrap:break-word}._assessmentCardRight_t26wa_289 h4{font-family:Urbane;font-size:40px;font-weight:600;line-height:56.02px;text-align:left;margin:0}._dailyDrillCard_t26wa_219 ._assessmentCardRight_t26wa_289 h4{color:#f80}._weeklyWorkOutCard_t26wa_239 ._assessmentCardRight_t26wa_289 h4{color:#038e7f}._assessmentCardRight_t26wa_289 span{font-family:Urbane;font-size:18px;font-weight:500;line-height:32.41px;text-align:left;color:#5f5f5f}._moduleSection_t26wa_365{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 2rem;border:2px solid #8988901F;border-radius:12px;box-shadow:0 -4px 22.8px 2px #d9d9d9}._moduleHeder_t26wa_385{display:flex;flex-direction:row;align-items:center;justify-content:center}._moduleHeder_t26wa_385 p{font-family:Urbane;font-size:20px;font-weight:600;line-height:30px;text-align:left;margin:0;color:#595bdb}._numberBarSection_t26wa_415{display:flex;flex-direction:column;align-items:center;padding:1rem 0}._numberBar_t26wa_415{width:100%;height:7px;background-color:#f0f0f0;display:flex;position:relative;justify-content:space-between;align-items:center;border-radius:1rem}._number_t26wa_415,._numberContainer_t26wa_451{margin-left:3rem}._selectedNumber_t26wa_465{background:#595bdb;border-radius:50%;font-family:Urbane;font-size:14px;font-weight:500;line-height:13.33px;text-align:left;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;width:1.75rem;height:1.75rem}._numberContainer_t26wa_451{border-radius:50%;background-color:#fff;padding:.15rem;border:2px solid #595BDB}._number_t26wa_415{background:#cdceff;border-radius:50%;font-family:Urbane;font-size:11px;font-weight:500;line-height:13.33px;text-align:left;color:#000;display:flex;flex-direction:row;align-items:center;justify-content:center;width:1.25rem;height:1.25rem}._moduleSubHeder_t26wa_549{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem 0}._moduleSubHeder_t26wa_549 p{font-family:Urbane;font-size:16px;font-weight:500;line-height:21.78px;text-align:center;color:#5f5f5f;margin:0}._moduleSubHeder_t26wa_549 span{font-family:Urbane;font-size:16px;font-weight:500;line-height:21.78px;text-align:center;color:#000}._progressBarSection_t26wa_599{display:flex;flex-direction:row;align-items:center;gap:1rem}._progressBar_t26wa_599{width:100%;height:10px;background-color:#f0f0f0;display:flex;position:relative;justify-content:space-between;align-items:center}._progressBarCount_t26wa_631 p{font-family:Urbane;font-size:16px;font-weight:600;line-height:30px;text-align:center;color:#595bdb;margin:0}._roundGraphSection_t26wa_649{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1.5rem;padding:1rem 0;flex-wrap:wrap}._roundGraphCard_t26wa_667{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}._roundGraphCardHeder_t26wa_679{display:flex;flex-direction:row;align-items:center;justify-content:center}._roundGraphCardHeder_t26wa_679 p{font-family:Urbane;font-size:12px;font-weight:400;line-height:14.52px;text-align:center;margin:0;color:#000}._roundGraphCardBottom_t26wa_709{display:flex;flex-direction:row;align-items:center;justify-content:center}._roundGraphCardBottom_t26wa_709 p{font-family:Urbane;font-size:14px;font-weight:600;line-height:18.15px;text-align:center;margin:0;color:#3e3d42}._roundGraph_t26wa_649{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:5.9rem;position:relative}._roundGraphData_t26wa_755{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._roundGraphData_t26wa_755 p{font-family:Urbane;font-size:22px;font-weight:500;line-height:35px;text-align:left;margin:0;color:#595bdb}._learningSection_t26wa_785{display:flex;flex-direction:row;justify-content:flex-start;padding:1rem 1.75rem;border:2px solid #8988901F;border-radius:12px;box-shadow:0 -4px 22.8px 2px #d9d9d9}._learningSectionLeft_t26wa_803{display:flex;flex-direction:column;justify-content:space-between;padding-right:1rem;width:48%}._learningHeader_t26wa_817{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._learningHeader_t26wa_817 p{font-family:Urbane;font-size:18px;font-weight:600;line-height:21.6px;text-align:left;margin:0;color:#5f5f5f}._learningSectionRight_t26wa_847{display:flex;flex-direction:column;justify-content:flex-start;border-left:1px solid #595BDB;padding-left:1rem;width:48%}._learningSubHeader_t26wa_863{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem 0;gap:.5rem;flex-wrap:wrap}._drillHeader_t26wa_883{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:.75rem}._learningSubHeaderLeft_t26wa_897{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:fit-content;border-radius:4px;background-color:#d9d9d9}._subHeaderCard_t26wa_915{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:.35rem;width:3rem;border-right:.4px solid #89889061}._subHeaderCard_t26wa_915:last-child{border:none}._subHeaderCard_t26wa_915 p{font-family:Urbane;font-size:10px;font-weight:500;line-height:12px;text-align:left;margin:0;color:#000}._selectedSubHeaderCard_t26wa_957{background-color:#000;border:none;border-radius:4px}._selectedSubHeaderCard_t26wa_957 p{color:#fff}._learningSubHeaderRight_t26wa_973{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;padding-right:1rem}._learningSubHeaderRight_t26wa_973 select{border:1px solid #878787;border-radius:23px;padding:.2rem .75rem;max-width:180px}._barGraph_t26wa_1001{display:flex;flex-direction:row;align-items:flex-end;justify-content:center}._levelHeader_t26wa_1015{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}._levelHeaderCard_t26wa_1027{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}._levelHeaderCard_t26wa_1027 h4{font-family:Urbane;font-size:11px;font-weight:500;line-height:13.2px;text-align:left;color:#000;white-space:nowrap}._levelHeaderCard_t26wa_1027 p{font-family:Urbane;font-size:8px;font-weight:300;line-height:9.6px;text-align:left;margin:0;color:#3e3d42}._levelHeaderCard_t26wa_1027 span{width:1rem;height:1rem;border-radius:50%;background-color:#ffbe00}._levelHeaderCard_t26wa_1027:last-child span{background-color:#595bdb}._assessmentSection_t26wa_1097{display:flex;flex-direction:row;justify-content:flex-start;gap:1rem}._assessmentSectionLeft_t26wa_1109,._assessmentSectionRight_t26wa_1129{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem;border:2px solid #8988901F;border-radius:12px;box-shadow:0 -4px 22.8px 2px #d9d9d9;width:46%}._assessmentScore_t26wa_1149{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#ffbe00;border-radius:50%;width:7vw;aspect-ratio:1}._assessmentScore_t26wa_1149 p{margin:0;font-family:Urbane;font-size:9px;font-weight:500;line-height:10.8px;text-align:center;color:#000}._assessmentScore_t26wa_1149 h4{font-family:Urbane;font-size:35px;font-weight:600;line-height:42.01px;text-align:left;color:#fff}._lineGraph_t26wa_1203{display:flex;flex-direction:row;align-items:center;justify-content:center}._achievementHeader_t26wa_1215{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem 0}._achievementHeader_t26wa_1215 p{margin:0;font-family:Urbane;font-size:24px;font-weight:600;line-height:36.01px;text-align:left;color:#595bdb}._achievementSection_t26wa_1251{display:flex;flex-direction:column;justify-content:flex-start;border:2px solid #8988901F;box-shadow:0 -4px 22.8px #d9d9d9;border-radius:20px;padding:1rem;background-color:#fcfcfc;margin-bottom:1rem}._achievementGrid_t26wa_1273{display:flex;flex-direction:row;flex-wrap:wrap;padding:1rem;gap:.75rem}._achievementCard_t26wa_1289{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:1rem 0;gap:1.5rem;width:15%}._achievementCardImage_t26wa_1309{width:7.5rem;height:7rem;cursor:pointer}._achievementCardImage_t26wa_1309 img{width:100%;height:100%}._achievementCardText_t26wa_1337{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem}._achievementCardText_t26wa_1337 p{font-family:Urbane;font-size:14px;font-weight:600;line-height:19.2px;text-align:left;margin:0;color:#595bdb}._achievementCardText_t26wa_1337 span{font-family:Urbane;font-size:14px;font-weight:300;line-height:19.2px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#000}._viewText_t26wa_1391{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}._viewText_t26wa_1391 p{font-family:Urbane;font-size:14px;font-weight:500;line-height:24px;text-align:center;color:#595bdb;text-decoration:underline;padding-right:1rem}._recommendedText_t26wa_1423{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding-bottom:.5rem}._recommendedText_t26wa_1423 span{color:red}._recommendedText_t26wa_1423 p{font-family:Urbane Extra;font-size:14px;font-weight:300;line-height:22.75px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._container_1ai0c_1{height:82vh;margin-top:2rem;overflow-y:auto;padding:0 1rem}@media screen and (max-width: 768px){._container_1ai0c_1{margin-top:0}}._container_1ai0c_1::-webkit-scrollbar{width:10px}._container_1ai0c_1::-webkit-scrollbar-track{background:#fff;border-radius:10px}._container_1ai0c_1::-webkit-scrollbar-thumb{background:#595bdb;border-radius:10px}._container_1ai0c_1::-webkit-scrollbar-thumb:hover{background:#595bdb}._InsightBox_1ai0c_67{display:flex;flex-direction:column;width:94%}._insightsContainer_1ai0c_79{margin:1rem}._ActivityBody_1ai0c_89{display:flex;flex-direction:column;width:94%}._header_1ai0c_101{padding:.8rem;background:#595bdb;border-radius:25px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._headerIcon_1ai0c_121{display:flex;flex-direction:row;align-items:center;justify-content:center;width:1.75rem;cursor:pointer}._headerIcon_1ai0c_121 img{width:100%;height:100%}._headerText_1ai0c_149{display:flex;justify-content:flex-start;gap:1rem;width:100%;padding:0 2rem}._headerText_1ai0c_149 span{font-family:Urbane Extra;font-size:18px;font-weight:300;line-height:30px;text-align:left;margin:.5rem;color:#fff}._headerText_1ai0c_149 h4{font-family:Urbane;font-size:22px;font-weight:600;line-height:30px;text-align:left;margin:0;color:#fff;padding:.5rem 0}._analyticsMain_1ai0c_209{display:flex;width:100%;justify-content:space-between}._analytics_1ai0c_209{display:grid;column-gap:1rem;padding:1rem;row-gap:1rem}._assessmentCount_1ai0c_235{height:5rem;display:flex;padding:1rem;align-items:center;justify-content:space-between;width:20rem;border-radius:2rem;background:#b1b2ee}._assessmentText_1ai0c_281{display:flex;align-items:center;justify-content:space-evenly;width:80%}._assessmentText_1ai0c_281 span{font-size:1.15rem;color:green;font-weight:600}._assessmentText_1ai0c_281 p{margin:0;font-size:1.15rem;color:#3d0a24}._topicLeft_1ai0c_319{display:flex;align-items:center;justify-content:center;width:50%}._topicLeft_1ai0c_319 p{margin:0;font-size:1.15rem;color:#3d0a24}._topicRight_1ai0c_345{display:flex;align-items:center;justify-content:center;width:50%}._topicRight_1ai0c_345 p{font-size:1.15rem;color:green;font-weight:600}._ongoingTopic_1ai0c_371{height:5rem;display:flex;padding:1rem;border-radius:2rem;align-items:center;justify-content:space-between;width:20rem;background:#ffb563}._ongoingTopic_1ai0c_371 span{font-size:1.5rem;font-weight:600}._QuriesAsked_1ai0c_403{height:5rem;display:flex;padding:1rem;border-radius:2rem;align-items:center;justify-content:space-between;width:20rem;background:#efff63}._QuriesAsked_1ai0c_403 span{font-size:1.5rem;font-weight:600}._assessmentIcon_1ai0c_257{display:flex;align-items:center;justify-content:center;width:20%}._assessmentIcon_1ai0c_257 svg{font-size:1.75rem;color:#708090}._topicText_1ai0c_459{display:flex;align-items:center;justify-content:space-evenly;width:80%}._topicText_1ai0c_459 span{font-size:1.15rem;color:green;font-weight:600}._topicText_1ai0c_459 p{margin:0;font-size:1.15rem;color:#3d0a24}._assessmentSummaryCount_1ai0c_497{display:flex;align-items:center;flex-direction:column;justify-content:center;width:20rem;padding:1rem;border-radius:3rem;background:violet;cursor:pointer}._assessmentSummaryCount_1ai0c_497:hover{background:#e657e6}._assessmentSummaryCount_1ai0c_497 h4{margin:4px 0;padding:0;text-decoration:underline}._TextContainer_1ai0c_541{display:flex;align-items:center;justify-content:space-between;width:100%}._LeftText_1ai0c_555{display:flex;align-items:center;justify-content:left;width:50%;padding:0 1rem}._LeftText_1ai0c_555 p{margin:0;font-size:1.15rem;color:#3d0a24;padding:4px 0}._RightText_1ai0c_585{display:flex;align-items:center;justify-content:center;width:50%}._RightText_1ai0c_585 p{font-size:1.15rem;color:green;padding:4px 0;margin:0}._Graph_1ai0c_757{width:70%;height:70vh}._chatIconWrapper_1ai0c_767{font-size:3rem;display:flex;justify-content:flex-end;position:fixed;bottom:40px;right:35px;z-index:1}._chatBox_1ai0c_787{width:1.8rem;height:1.8rem;padding:.8rem;background-color:#595bdb;color:#f5f5ff;border-radius:50%;font-size:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .3s ease-in-out;box-shadow:0 0 10px #0000001a}._chatBox_1ai0c_787:after{animation:_pulse_1ai0c_1 1s cubic-bezier(.9,.7,.5,.9) infinite}@keyframes _pulse_1ai0c_1{0%{opacity:0}50%{transform:scale(1.4);opacity:.4}}._chatBox_1ai0c_787:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#595bdb9f;border-radius:50%;z-index:-1}@media screen and (max-width: 1025px){._analytics_1ai0c_209{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1rem;padding:1rem;row-gap:1rem}._topicLeft_1ai0c_319{display:flex;align-items:center;justify-content:center;width:40%}._topicLeft_1ai0c_319 p{margin:0;font-size:1rem;color:#3d0a24}._Graph_1ai0c_757{width:100%;height:60vh}}@media screen and (max-width: 600px){._analytics_1ai0c_209{display:grid;grid-template-columns:repeat(1,1fr);column-gap:1rem;padding:1rem;row-gap:1rem}._Graph_1ai0c_757{width:100%;height:50vh}._assessmentSummaryCount_1ai0c_497 h4{margin:4px 0;padding:0;text-decoration:none}}@media screen and (max-width: 768px){._assessmentCount_1ai0c_235{height:5rem;display:flex;align-items:center;justify-content:space-between;width:18rem}._assessmentText_1ai0c_281{display:flex;align-items:center;justify-content:space-evenly;width:80%}._assessmentText_1ai0c_281 span{font-size:1rem;color:green;font-weight:600}._assessmentText_1ai0c_281 p{margin:0;font-size:1rem;color:#3d0a24}._ongoingTopic_1ai0c_371{height:5rem;display:flex;align-items:center;justify-content:space-between;width:18rem}._ongoingTopic_1ai0c_371 span{font-size:1rem;font-weight:600}._topicRight_1ai0c_345{display:flex;align-items:center;justify-content:center;width:50%}._topicRight_1ai0c_345 p{font-size:1rem;color:green;font-weight:600}._QuriesAsked_1ai0c_403{height:5rem;display:flex;align-items:center;justify-content:space-between;width:18rem}._QuriesAsked_1ai0c_403 span{font-size:1rem;font-weight:600}._assessmentIcon_1ai0c_257{display:flex;align-items:center;justify-content:center;width:18%}._assessmentIcon_1ai0c_257 svg{font-size:1.75rem;color:#708090}._topicText_1ai0c_459{display:flex;align-items:center;justify-content:space-evenly;width:80%}._topicText_1ai0c_459 span{font-size:1rem;color:green;font-weight:600}._topicText_1ai0c_459 p{margin:0;font-size:1rem;color:#3d0a24}}@media screen and (max-width: 768px){._headerIcon_1ai0c_121{display:none}._container_1ai0c_1{padding-bottom:80px;height:100vh}._InsightBox_1ai0c_67{width:100%}._analyticsMain_1ai0c_209{flex-direction:column}._Graph_1ai0c_757{width:100%;height:auto}._analytics_1ai0c_209{grid-template-columns:1fr;width:100%;padding:.5rem}._assessmentCount_1ai0c_235,._ongoingTopic_1ai0c_371,._QuriesAsked_1ai0c_403,._assessmentSummaryCount_1ai0c_497{width:100%;border-radius:1rem;height:auto;padding:1rem}._chatIconWrapper_1ai0c_767{bottom:90px;right:20px}}:root{--primary-blue: #3b82f6;--bg-white: #ffffff;--bg-light: #f8fafc;--text-dark: #1e293b;--text-light: #64748b;--border-thin: 1px solid #e2e8f0;--font-main: "Inter", -apple-system, sans-serif}._container_dvkgm_21{height:90vh;margin-top:2rem;display:flex;flex-direction:column;background-color:var(--bg-white);font-family:var(--font-main);color:var(--text-dark);overflow:hidden}@media screen and (max-width: 768px){._container_dvkgm_21{margin-top:0}}._header_dvkgm_57{height:56px;background:var(--bg-white);display:flex;align-items:center;padding:0 1.5rem;border-bottom:var(--border-thin);gap:1.5rem;z-index:10}._backButton_dvkgm_79{background:transparent;color:var(--text-dark);border:none;font-size:1.25rem;cursor:pointer;display:flex;align-items:center}._actHead_dvkgm_99{font-size:1.125rem;font-weight:500;margin:0}._pageLayout_dvkgm_111{display:flex;flex:1;overflow:hidden}._sidebar_dvkgm_125{width:280px;flex-shrink:0;background:var(--bg-white);border-right:var(--border-thin);padding:2rem 0;overflow-y:auto;position:relative;scrollbar-width:none}._sidebar_dvkgm_125::-webkit-scrollbar{display:none}._sidebar_dvkgm_125:after{content:"";position:absolute;left:39px;top:0;bottom:0;width:1px;background:#e2e8f0}._taskList_dvkgm_179{display:flex;flex-direction:column;gap:1.5rem;position:relative;z-index:5}._taskItem_dvkgm_195{display:flex;align-items:flex-start;padding:0 1.25rem;cursor:pointer;gap:1rem}._taskMarker_dvkgm_211{width:38px;height:38px;border-radius:50%;background:var(--bg-white);border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:.875rem;color:#94a3b8;flex-shrink:0}._activeTask_dvkgm_241 ._taskMarker_dvkgm_211{background:#60a5fa;border-color:#60a5fa;color:#fff}._taskInfo_dvkgm_253{display:flex;flex-direction:column;gap:.25rem}._taskTitleMain_dvkgm_265{font-size:.9375rem;font-weight:600;color:#334155;overflow-wrap:break-word;word-break:break-word}._activeTask_dvkgm_241 ._taskTitleMain_dvkgm_265{color:#3b82f6}._taskMeta_dvkgm_289{font-size:.75rem;color:#94a3b8}._contentArea_dvkgm_301{flex:1;display:flex;flex-direction:column;background:var(--bg-white)}._rightTopHeader_dvkgm_315{height:48px;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:var(--border-thin)}._taskTitleInfo_dvkgm_333 span{font-size:.8125rem;color:#64748b;font-weight:500}._paginationBullets_dvkgm_345{display:flex}._bullet_dvkgm_353{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-right:none;font-size:.8125rem;color:#64748b;cursor:pointer}._bullet_dvkgm_353:last-child{border-right:1px solid #e2e8f0;border-top-right-radius:4px;border-bottom-right-radius:4px}._bullet_dvkgm_353:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}._activeBullet_dvkgm_401{background:#f8fafc;color:#3b82f6;font-weight:600}._ActivityBody_dvkgm_415{flex:1;overflow-y:auto;overflow-x:hidden;padding:2rem 5rem 4rem;display:flex;flex-direction:column;gap:2.5rem;scrollbar-width:none}._ActivityBody_dvkgm_415::-webkit-scrollbar{display:none}._taskMainTitle_dvkgm_451{font-size:2.25rem;font-weight:600;color:#1e293b;margin:0;overflow-wrap:break-word;word-break:break-word}._taskIntroduction_dvkgm_469{font-size:1.125rem;line-height:1.6;color:#475569;max-width:900px;overflow-wrap:break-word}._contentBlock_dvkgm_485{margin-bottom:2rem}._imageBlock_dvkgm_493 img{max-width:100%;border-radius:12px;box-shadow:0 4px 12px #0000000d;margin:1rem 0}._videoBlock_dvkgm_507 video{width:100%;border-radius:12px;margin:1rem 0}._fileBlock_dvkgm_519{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;margin:1rem 0;text-decoration:none;color:#3b82f6;font-weight:500;transition:background .2s}._fileBlock_dvkgm_519:hover{background:#f1f5f9}._submissionSection_dvkgm_559{margin-top:3rem;padding-top:2rem;border-top:2px solid #f1f5f9}._submissionTitle_dvkgm_571{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem}._fieldGroup_dvkgm_585{margin-bottom:2rem}._fieldLabel_dvkgm_593{display:block;font-size:.9375rem;font-weight:500;color:#475569;margin-bottom:.75rem}._fieldLabel_dvkgm_593 span{color:#ef4444;margin-left:.25rem}._textareaField_dvkgm_619{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9375rem;color:#1e293b;min-height:120px;resize:vertical;transition:border-color .2s,box-shadow .2s}._textareaField_dvkgm_619:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._fileInputField_dvkgm_655{width:100%;padding:1.5rem;border:2px dashed #e2e8f0;border-radius:8px;text-align:center;cursor:pointer;transition:border-color .2s,background .2s}._fileInputField_dvkgm_655:hover{border-color:#3b82f6;background:#f8fafc}._fileInputLabel_dvkgm_685{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#64748b;cursor:pointer}._fileInputLabel_dvkgm_685 svg{font-size:1.5rem;color:#3b82f6}._submitBtnContainer_dvkgm_713{display:flex;justify-content:flex-start;margin-top:1rem}._submitButton_dvkgm_725{background:#3b82f6;color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-weight:600;font-size:.9375rem;cursor:pointer;transition:background .2s,transform .1s}._submitButton_dvkgm_725:hover{background:#2563eb;transform:translateY(-1px)}._submitButton_dvkgm_725:active{transform:translateY(0)}._submitButton_dvkgm_725:disabled{background:#94a3b8;cursor:not-allowed}._taskIntroduction_dvkgm_469 img{max-width:100%!important;height:auto!important;border-radius:8px}._taskIntroduction_dvkgm_469 table{display:block;width:100%!important;overflow-x:auto;border-collapse:collapse}._learnCard_dvkgm_803{border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem 2rem;background:#fcfcfd;display:flex;gap:1.5rem;max-width:800px}._cardIcon_dvkgm_823{width:48px;height:48px;background:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#3b82f6;flex-shrink:0}._cardContent_dvkgm_847{display:flex;flex-direction:column;gap:.75rem}._cardTitle_dvkgm_859{font-size:.875rem;font-weight:600;color:#3b82f6;margin:0}._cardText_dvkgm_873{font-size:.9375rem;line-height:1.5;color:#475569}._CommentDiv_dvkgm_887{margin-top:4rem;max-width:800px;width:100%}._CommentDiv_dvkgm_887 h4{font-size:1.125rem;font-weight:600;border-bottom:2px solid #f1f5f9;padding-bottom:.5rem;margin-bottom:1.5rem}._CommentButton_dvkgm_915{margin-top:1.5rem}._contentFooter_dvkgm_925{padding:1rem 2.5rem;display:flex;justify-content:flex-end;background:var(--bg-white);z-index:10}._primaryButton_dvkgm_943{background:#3b82f6;color:#fff;border:none;padding:.75rem 2.5rem;border-radius:6px;font-weight:600;font-size:.9375rem;cursor:pointer;transition:background .2s,transform .1s}._primaryButton_dvkgm_943:hover{background:#2563eb;transform:translateY(-1px)}._primaryButton_dvkgm_943:active{transform:translateY(0)}._primaryButton_dvkgm_943:disabled{background:#cbd5e1;cursor:not-allowed}._chatIconWrapper_dvkgm_995{position:fixed;bottom:6rem;right:2rem;z-index:50}._chatBox_dvkgm_1009{width:42px;height:42px;background:#60a5fa;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;cursor:pointer;box-shadow:0 4px 6px -1px #0000001a}._loaderContainer_dvkgm_1037{display:flex;justify-content:center;align-items:center;height:100%}._hidden_dvkgm_1053{display:none!important}._mobileBackButton_dvkgm_1061{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;color:#3b82f6;font-weight:600;font-size:.9rem;padding:.5rem 0;cursor:pointer;margin-bottom:.5rem}@media screen and (max-width: 1024px){._sidebar_dvkgm_125{width:240px}._ActivityBody_dvkgm_415{padding:2rem 3rem 4rem}}@media screen and (max-width: 768px){._container_dvkgm_21{height:calc(100vh - 70px);overflow:hidden}._header_dvkgm_57{padding:0 1rem;gap:1rem;flex-shrink:0}._sidebar_dvkgm_125{width:100%;border-right:none;padding:1rem 0;display:block;flex:1;overflow-y:auto}._sidebar_dvkgm_125:after{left:31px}._contentArea_dvkgm_301{width:100%;flex:1;display:flex;flex-direction:column;min-height:0}._rightTopHeader_dvkgm_315{padding:1rem .75rem;height:auto;flex-direction:column;align-items:flex-start;gap:.75rem;border-bottom:var(--border-thin);flex-shrink:0}._paginationBullets_dvkgm_345{width:100%;overflow-x:auto;padding-bottom:8px;display:flex;gap:6px;scrollbar-width:none}._paginationBullets_dvkgm_345::-webkit-scrollbar{display:none}._ActivityBody_dvkgm_415{flex:1;overflow-y:auto;padding:1rem .75rem 12rem;gap:1.5rem;width:100%;overflow-x:hidden;-webkit-overflow-scrolling:touch}._taskMainTitle_dvkgm_451{font-size:1.5rem;word-break:break-word;width:100%;margin-bottom:.5rem}._taskIntroduction_dvkgm_469{font-size:1rem;width:100%}._taskIntroduction_dvkgm_469 table{display:block!important;width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}._learnCard_dvkgm_803{padding:1rem;flex-direction:column;gap:1rem;width:100%}._cardIcon_dvkgm_823{width:40px;height:40px}._CommentDiv_dvkgm_887{margin-top:2rem;width:100%;padding-bottom:2rem}._contentFooter_dvkgm_925{padding:1.25rem 1rem;position:fixed;bottom:40px;left:0;right:0;border-top:var(--border-thin);box-shadow:0 -4px 12px #00000014;background:#fff}._primaryButton_dvkgm_943{width:100%;padding:.875rem;font-size:1rem}._chatIconWrapper_dvkgm_995{bottom:9.5rem;right:1rem}}@media screen and (max-width: 480px){._actHead_dvkgm_99{font-size:1rem}._taskMainTitle_dvkgm_451{font-size:1.25rem}._bullet_dvkgm_353{width:28px;height:28px;font-size:.75rem}}._submittedResult_dvkgm_1403{padding:1rem;background:#f1f5f9;border-left:4px solid #3b82f6;border-radius:4px}._resultText_dvkgm_1417{font-size:.9375rem;color:#1e293b;margin:0;line-height:1.5;overflow-wrap:break-word;word-break:break-word}._resultFileLink_dvkgm_1435{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;text-decoration:none;color:#3b82f6;font-size:.875rem;font-weight:500;transition:all .2s}._resultFileLink_dvkgm_1435:hover{background:#f8fafc;border-color:#3b82f6;box-shadow:0 2px 4px #0000000d}._modalOverlay_dvkgm_1479{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172a99;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_dvkgm_1 .3s ease-out}@keyframes _fadeIn_dvkgm_1{0%{opacity:0}to{opacity:1}}._congratulationsModal_dvkgm_1529{background:#fff;width:90%;max-width:550px;border-radius:20px;padding:2.5rem;box-shadow:0 25px 50px -12px #00000040;text-align:center;position:relative;animation:_slideUp_dvkgm_1 .4s cubic-bezier(.34,1.56,.64,1)}@keyframes _slideUp_dvkgm_1{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_dvkgm_1577 h2{font-size:2rem;color:#1e293b;margin:1rem 0;font-weight:700}._trophyIcon_dvkgm_1591{font-size:4rem;margin-bottom:.5rem;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}._courseCompletionText_dvkgm_1603{color:#64748b;font-size:1.1rem;line-height:1.5;margin-bottom:2rem}._courseCompletionText_dvkgm_1603 strong{color:#3b82f6}._aiSummaryBox_dvkgm_1625{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;text-align:left;margin-bottom:2rem}._aiSummaryBox_dvkgm_1625 h4{font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:.75rem}._aiSummaryBox_dvkgm_1625 p{color:#475569;line-height:1.6;font-size:1rem;margin:0;font-style:italic}._modalFooter_dvkgm_1675{display:flex;gap:1rem;justify-content:center}._modalDashboardBtn_dvkgm_1687{background:#3b82f6;color:#fff;border:none;padding:.875rem 2rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s;flex:1}._modalDashboardBtn_dvkgm_1687:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb33}._modalCloseBtn_dvkgm_1723{background:#fff;color:#64748b;border:1px solid #e2e8f0;padding:.875rem 1.5rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s}._modalCloseBtn_dvkgm_1723:hover{background:#f1f5f9;color:#1e293b}@media screen and (max-width: 640px){._congratulationsModal_dvkgm_1529{padding:1.5rem}._modalFooter_dvkgm_1675{flex-direction:column}}._pageContainer_j6g20_1{min-height:100vh;background-color:#f8fafc;display:flex;flex-direction:column}._mainContent_j6g20_15{flex:1;max-width:800px;margin:0 auto;padding:4rem 2rem;width:100%;display:flex;flex-direction:column;align-items:center;gap:3rem}._celebrationSection_j6g20_39{text-align:center}._trophyContainer_j6g20_47{position:relative;display:inline-block;margin-bottom:1.5rem}._trophyIcon_j6g20_59{font-size:5rem;filter:drop-shadow(0 10px 15px rgba(0,0,0,.1));animation:_bounce_j6g20_1 2s infinite}@keyframes _bounce_j6g20_1{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}._congratulationsText_j6g20_95{font-size:3rem;font-weight:800;color:#1e293b;margin-bottom:.5rem;background:linear-gradient(135deg,#1e293b,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._completionSubText_j6g20_117{font-size:1.25rem;color:#64748b}._completionSubText_j6g20_117 strong{color:#3b82f6;font-weight:600}._summaryCard_j6g20_137{background:#fff;border-radius:24px;width:100%;box-shadow:0 4px 6px -1px #0000000d,0 20px 25px -5px #0000000d;overflow:hidden;border:1px solid #f1f5f9}._cardHeader_j6g20_155{background:#f8fafc;padding:1.5rem 2rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid #f1f5f9}._aiIcon_j6g20_173{font-size:1.5rem;background:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;box-shadow:0 2px 4px #0000000d}._cardHeader_j6g20_155 h2{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0}._cardBody_j6g20_211{padding:2.5rem 2rem}._summaryText_j6g20_219{font-size:1.125rem;line-height:1.7;color:#475569;font-style:italic;margin:0;position:relative}._summaryText_j6g20_219:before{content:'"';font-size:4rem;position:absolute;top:-1.5rem;left:-1rem;color:#e2e8f0;font-family:serif;opacity:.5}._actions_j6g20_259{display:flex;gap:1.5rem;width:100%}._dashboardBtn_j6g20_271{flex:1.5;background:#3b82f6;color:#fff;border:none;padding:1.125rem;border-radius:14px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s;box-shadow:0 10px 15px -3px #3b82f64d}._dashboardBtn_j6g20_271:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 20px 25px -5px #3b82f666}._learningsBtn_j6g20_311{flex:1;background:#fff;color:#64748b;border:1px solid #e2e8f0;padding:1.125rem;border-radius:14px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s}._learningsBtn_j6g20_311:hover{background:#f8fafc;color:#1e293b;border-color:#cbd5e1}@media (max-width: 640px){._mainContent_j6g20_15{padding:2rem 1.5rem;gap:2rem}._congratulationsText_j6g20_95{font-size:2.25rem}._actions_j6g20_259{flex-direction:column}._trophyIcon_j6g20_59{font-size:4rem}}._Container_j7fzt_1{justify-content:center;align-items:center;display:flex}._dashboardTopRight_j7fzt_8{display:flex;justify-content:flex-end;align-items:center;gap:1.5rem;padding:1rem 2rem;position:absolute;top:0;right:0;z-index:100;background-color:transparent;transition:all .3s ease}@media screen and (max-width: 1023px){._dashboardTopRight_j7fzt_8{display:none}._dashboardMobileProfile_j7fzt_28{display:flex!important;justify-content:flex-end;align-items:center}}@media screen and (min-width: 1024px){._dashboardMobileProfile_j7fzt_28{display:none!important}}._dashboardTopRight_j7fzt_8 ._menuIcon_j7fzt_41{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:.5rem}._dashboardTopRight_j7fzt_8 ._menuIcon_j7fzt_41 svg{width:1.5rem;height:1.5rem;color:#3b82f6}._dashboardTopRight_j7fzt_8 ._completionIconWrap_j7fzt_55{position:relative;display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:8px;cursor:default}._dashboardTopRight_j7fzt_8 ._completionIconWrap_j7fzt_55:hover{background:#3b82f61a}._dashboardTopRight_j7fzt_8 ._completionIcon_j7fzt_55{transition:color .2s}._topBar_j7fzt_73{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;width:100%;position:fixed;top:0;left:0;z-index:1000;background-color:#fff;box-shadow:0 4px 12px #0000000d;transition:all .3s ease}._logoContainer_j7fzt_88{display:flex;align-items:center;justify-content:flex-start;padding-left:.5rem;gap:.75rem}._addSkillsHeader_j7fzt_96{display:flex;align-items:center;justify-content:flex-start;padding-left:1rem;gap:1rem}._backButton_j7fzt_104{background:none;border:none;color:#3f3f3f;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:color .3s;border-radius:4px}._backButton_j7fzt_104:hover{color:#595bdb;background:#595bdb1a}._backButton_j7fzt_104 svg{font-size:1.5rem}._addSkillsTitle_j7fzt_126{font-size:1.5rem;font-weight:600;color:#000;margin:0;padding:0;white-space:nowrap}._logoContainer_j7fzt_88 img{max-width:120px;height:auto;object-fit:contain}._greeting_j7fzt_141{margin:0;font-family:Urbane,sans-serif;font-size:1rem;font-weight:500;color:#3f3f3f;flex:1;padding-left:1rem}._communitySearch_j7fzt_151{flex:1;display:flex;align-items:center;flex-direction:row;padding:8px 16px;font-size:1rem;border:1px solid #e0e0e0;background-color:#fff;border-radius:24px;transition:all .2s ease;max-width:600px;margin:0 1rem}._communitySearch_j7fzt_151:hover{background-color:#fff;border-color:#1a1e5d;box-shadow:0 0 0 1px #1a1e5d}._communitySearch_j7fzt_151:focus-within{background-color:#fff;border-color:#1a1e5d;box-shadow:0 0 0 1px #1a1e5d}._communitySearch_j7fzt_151 ._searchIcon_j7fzt_178{color:#666;font-size:1.1rem;margin-right:8px;flex-shrink:0}._communitySearch_j7fzt_151 input{flex:1;height:auto;border:none;font-size:.95rem;outline:none;background-color:transparent;color:#000;font-weight:400}._communitySearch_j7fzt_151 input::placeholder{color:#666;font-weight:400}._topBarMenu_j7fzt_201{display:flex;justify-content:flex-end;gap:3rem;align-items:center}._topBarMenu_j7fzt_201:last-child{padding-right:3rem}._topBarMenu_j7fzt_201 p{cursor:pointer}._topImg_j7fzt_216{align-items:center;width:13rem;height:5rem}._topImg_j7fzt_216 img{width:90%;height:100%}._userIconWrap_j7fzt_228{position:relative;width:52px;height:52px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}._userIconWrap_j7fzt_228:hover ._userIcon_j7fzt_228{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}._progressRings_j7fzt_244{position:absolute;width:100%;height:100%;transform:rotate(-90deg);z-index:2;pointer-events:none}._ringTrack_j7fzt_253{fill:none;stroke:#595bdb33}._ringTrackOuter_j7fzt_258{stroke-width:2.5;stroke-dasharray:151}._ringTrackInner_j7fzt_263{stroke-width:2;stroke-dasharray:135}._ringGoals_j7fzt_268{fill:none;stroke-width:2.5;stroke-dasharray:151;stroke-linecap:round;transition:stroke-dashoffset .5s ease,stroke .3s ease}._ringProfile_j7fzt_276{fill:none;stroke-width:2;stroke-dasharray:135;stroke-linecap:round;transition:stroke-dashoffset .5s ease,stroke .3s ease}._userIcon_j7fzt_228{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#595bdb26,#ec48991f);transition:transform .2s ease,box-shadow .2s ease;z-index:1;flex-shrink:0}._userIcon_j7fzt_228:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}._userIcon_j7fzt_228 span{background:linear-gradient(135deg,#595bdb,#ec4899);width:2.5rem;height:2.5rem;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-size:1.2rem}._userIcon_j7fzt_228 img{width:100%;height:100%;object-fit:cover}._menuIcon_j7fzt_41{display:none}._menuIcon_j7fzt_41 svg{color:#3b82f6;transition:color .2s ease}._menuIcon_j7fzt_41:hover svg{color:#2563eb}._notificationIconImage_j7fzt_337{width:2.5rem;height:2.5rem;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}._iconImage_j7fzt_347{width:2.2rem;height:2.2rem;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:background-color .2s ease}._iconImage_j7fzt_347:hover{background-color:#f8f9ff}._iconImage_j7fzt_347 img,._notificationIconImage_j7fzt_337 img{width:100%;height:100%;transition:transform .2s ease}._iconImage_j7fzt_347:hover img{transform:scale(1.1)}._iconImage_j7fzt_347 img{filter:invert(48%) sepia(79%) saturate(2476%) hue-rotate(197deg)}._notificationPopUp_j7fzt_378{display:flex;flex-direction:column;justify-content:flex-start;position:absolute;top:100px;right:120px;width:25vw;background-color:#fff;box-shadow:0 4px 16px #d4d4d4;border-radius:10px;z-index:100;padding:1rem 0 2rem}._notificationPopUp_j7fzt_378:before{content:"";position:absolute;top:-15px;right:105px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:18px solid rgb(255,255,255)}._notificationHeader_j7fzt_407{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border-bottom:1px solid #89889069;padding-bottom:.5rem;margin:0 2rem}._notificationHeader_j7fzt_407 p{font-family:Urbane;font-size:18px;font-weight:600;line-height:21.6px;text-align:left;color:#3e3d42}._notificationContent_j7fzt_426{display:flex;flex-direction:column;justify-content:flex-start;height:52vh;overflow-y:auto}._notificationContent_j7fzt_426::-webkit-scrollbar{display:none}._notificationItemContainer_j7fzt_438{display:flex;flex-direction:row;justify-content:flex-start;padding:0 2rem}._notificationItemContainer_j7fzt_438:last-child ._notificationItem_j7fzt_438{border-bottom:none}._notificationItem_j7fzt_438{display:flex;flex-direction:row;justify-content:flex-start;gap:.5rem;border-bottom:1px solid #89889069}._notificationItemLeft_j7fzt_458{display:flex;flex-direction:column;justify-content:center}._notificationLeftImage_j7fzt_464{width:2rem}._notificationLeftImage_j7fzt_464 img{width:100%;height:100%}._notificationItemRight_j7fzt_473{display:flex;flex-direction:column;justify-content:flex-start}._notificationRightHeader_j7fzt_479{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._notificationRightHeader_j7fzt_479 p{font-family:Urbane;font-size:12px;font-weight:500;line-height:14.4px;text-align:left;color:#5f5f5f;margin:0;padding:.5rem 0}._notificationRightContent_j7fzt_497{display:flex;flex-direction:column;justify-content:flex-start}._notificationRightContent_j7fzt_497 p{font-family:Urbane;font-size:14px;font-weight:600;line-height:19.2px;text-align:left;color:#3e3d42;margin:0}._notificationRightContent_j7fzt_497 span{font-family:Urbane;font-size:14px;font-weight:500;line-height:19.2px;text-align:left;color:#3e3d42}._notificationRightBottom_j7fzt_522{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._notificationRightBottom_j7fzt_522 p{font-family:Urbane;font-size:12px;font-weight:500;line-height:14.4px;text-align:left;color:#a2a2a2;margin:0;padding:.5rem 0}._userPoint_j7fzt_540{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;z-index:999}._userPoint_j7fzt_540 img{width:20%;height:100%}._userPoint_j7fzt_540 span{font-family:Urbane;font-size:18px;font-weight:600;line-height:30.26px;text-align:right;color:#595bdb}._sidebar_j7fzt_563{width:16rem;display:none;flex-direction:column;height:calc(100vh- 17vh);background:#ededfb;border-radius:30px 0 0 30px;justify-content:space-between;margin-left:4rem;position:fixed}._sidebar_j7fzt_563::-webkit-scrollbar{display:none}._MenuContainer_j7fzt_580{display:flex;flex-direction:column;justify-content:flex-start;padding:10px 0;align-items:flex-end}._menuItem_j7fzt_588{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:10px;margin:6px 0;width:12rem;border-radius:2rem 0 0 2rem;cursor:pointer}._selectedMenu_j7fzt_600{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:10px;margin:6px 0;width:12rem;border-radius:2rem 0 0 2rem;background-color:#fff;cursor:pointer}._menuItemImage_j7fzt_613{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:1.2rem;padding-left:1rem}._menuItemImage_j7fzt_613 img{width:100%;height:100%}._menuItemText_j7fzt_627{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._menuItemText_j7fzt_627 p{margin:0;font-family:Urbane;font-size:14px;font-weight:500;line-height:19.2px;text-align:left;color:#595bdb;padding-left:1rem}._bottomContent_j7fzt_645{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem}._separateLine_j7fzt_652{border-top:2px solid #dbdbdb;width:100%;margin-bottom:8px}._bottomText_j7fzt_658{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:.5rem 0;padding-right:1.5rem}._bottomText_j7fzt_658 p{font-family:Urbane;font-size:13px;font-weight:500;line-height:23.04px;text-align:left;color:#595bdb;margin:0;cursor:pointer}._selectedBottomText_j7fzt_678{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:.75rem 0;padding:10px;margin:6px 0;width:12rem;border-radius:2rem 0 0 2rem;background-color:#fff;cursor:pointer}._selectedBottomText_j7fzt_678 p{font-family:Urbane;font-size:16px;font-weight:500;line-height:23.04px;text-align:left;color:#595bdb;margin:0;cursor:pointer}._supportText_j7fzt_703{padding-left:1.7rem}._logoutText_j7fzt_707{padding-left:1.4rem}._popupOverlay_j7fzt_712{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#0f172a80;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:_fadeInOverlay_j7fzt_1 .2s ease}@keyframes _fadeInOverlay_j7fzt_1{0%{opacity:0}to{opacity:1}}._Popup_j7fzt_732{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:20px;padding:2.5rem 2.5rem 2rem;width:clamp(280px,90vw,460px);display:flex;flex-direction:column;align-items:center;z-index:10001;box-shadow:0 20px 60px #0151cd1f,0 4px 16px #0000000f;border:1px solid rgba(1,81,205,.08);animation:_popupIn_j7fzt_1 .25s cubic-bezier(.34,1.56,.64,1)}@keyframes _popupIn_j7fzt_1{0%{opacity:0;transform:translate(-50%,-50%) scale(.88)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}._popupIconArea_j7fzt_762{width:64px;height:64px;border-radius:50%;background:#0151cd14;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;flex-shrink:0}._popupIconArea_j7fzt_762 svg{width:28px;height:28px;color:#0151cd}._popupText_j7fzt_780{text-align:center;padding:0 0 1.5rem}._popupText_j7fzt_780 p{font-family:Urbane,sans-serif;font-size:1.15rem;font-weight:600;line-height:1.5;color:#0f172a;margin:0 0 .35rem}._popupText_j7fzt_780 span{font-family:Urbane,sans-serif;font-size:.875rem;font-weight:400;color:#64748b}._PopupButton_j7fzt_801{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;padding:0}._noButton_j7fzt_812{flex:1;min-width:110px;max-width:180px;height:2.875rem;border-radius:12px;font-family:Urbane,sans-serif;font-size:.95rem;font-weight:600;text-align:center;color:#0151cd;background:#fff;border:2px solid #0151CD;cursor:pointer;transition:all .2s ease}._noButton_j7fzt_812:hover{background:#0151cd0f}._noButton_j7fzt_812:active{transform:translateY(0)}._yesButton_j7fzt_837{flex:1;min-width:110px;max-width:180px;height:2.875rem;border-radius:12px;background:#0151cd;font-family:Urbane,sans-serif;font-size:.95rem;font-weight:600;text-align:center;color:#fff;border:none;cursor:pointer;transition:all .2s ease}._yesButton_j7fzt_837:hover{background:#0140a8}@media screen and (max-width: 360px){._Popup_j7fzt_732{padding:2rem 1.25rem 1.5rem;border-radius:20px}._popupIconArea_j7fzt_762{width:52px;height:52px;margin-bottom:1rem}._PopupButton_j7fzt_801{gap:.75rem}._noButton_j7fzt_812,._yesButton_j7fzt_837{font-size:.875rem;height:2.5rem}}@media screen and (min-width: 1440px){._topBar_j7fzt_73{width:100%}._logoContainer_j7fzt_88 img{max-width:130px}}@media screen and (max-width: 1439px) and (min-width: 1200px){._topBar_j7fzt_73{width:100%;margin-bottom:2rem}._logoContainer_j7fzt_88 img{max-width:120px}}@media screen and (max-width: 1199px) and (min-width: 1024px){._topBar_j7fzt_73{width:100%;padding:.75rem 1.5rem}._logoContainer_j7fzt_88 img{max-width:110px}._communitySearch_j7fzt_151{max-width:400px;margin:0 .75rem;padding:6px 12px}._topBarMenu_j7fzt_201{gap:2rem}._topBarMenu_j7fzt_201:last-child{padding-right:1.5rem}._menuIcon_j7fzt_41{display:none}._sidebar_j7fzt_563{display:flex;width:20rem;height:28rem;border-radius:15px;position:absolute;top:107px;right:37px;box-shadow:0 1px 3px #0003;z-index:9999}._menuItem_j7fzt_588{width:100%}._selectedMenu_j7fzt_600{border-radius:0;width:100%}._MenuContainer_j7fzt_580{align-items:flex-start;overflow:hidden}._bottomContent_j7fzt_645{padding:1rem 0}._selectedBottomText_j7fzt_678{padding:10px 0;border-radius:0;width:100%}._selectedBottomText_j7fzt_678 p{padding-right:1.5rem;font-size:13px}._notificationPopUp_j7fzt_378{width:300px;height:350px;position:fixed;right:100px}._notificationPopUp_j7fzt_378:before{right:calc(50% - 41px)}}@media screen and (max-width: 1023px) and (min-width: 768px){._topBar_j7fzt_73{width:100%;padding:.875rem 1.5rem}._greeting_j7fzt_141{padding-left:1.5rem}._menuIcon_j7fzt_41{display:flex;align-items:center;justify-content:center;cursor:pointer;width:2.25rem;height:2.25rem}._menuIcon_j7fzt_41 svg{width:1.75rem;height:1.75rem}._logoContainer_j7fzt_88 img{max-width:100px}._communitySearch_j7fzt_151{max-width:300px;margin:0 .5rem;padding:6px 10px;font-size:.9rem}._communitySearch_j7fzt_151 input{font-size:.9rem}._topBarMenu_j7fzt_201{gap:1.5rem}._sidebar_j7fzt_563{padding-top:3.5rem}}@media screen and (max-width: 767px) and (min-width: 576px){._topBar_j7fzt_73{width:100%;padding:.875rem 1.25rem}._greeting_j7fzt_141{padding-left:1.25rem}._menuIcon_j7fzt_41{display:flex;align-items:center;justify-content:center;cursor:pointer;width:2.25rem;height:2.25rem}._menuIcon_j7fzt_41 svg{width:1.75rem;height:1.75rem}._logoContainer_j7fzt_88{padding-left:.5rem}._logoContainer_j7fzt_88 img{max-width:90px}._communitySearch_j7fzt_151{max-width:250px;margin:0 .5rem;padding:5px 8px;font-size:.85rem}._communitySearch_j7fzt_151 ._searchIcon_j7fzt_178{font-size:1rem;margin-right:6px}._communitySearch_j7fzt_151 input{font-size:.85rem}._topBarMenu_j7fzt_201{gap:1rem}._topBarMenu_j7fzt_201:last-child{padding-right:.5rem}._userPoint_j7fzt_540 span{font-size:14px}._iconImage_j7fzt_347{width:1.5rem;height:1.375rem}._userIcon_j7fzt_228{width:40px}._sidebar_j7fzt_563{padding-top:3.5rem}}@media screen and (max-width: 575px){._topBar_j7fzt_73{width:100%;padding:.75rem 1rem;flex-wrap:wrap}._greeting_j7fzt_141{display:none}._menuIcon_j7fzt_41{display:flex;align-items:center;justify-content:center;cursor:pointer;width:2.1rem;height:2.1rem}._menuIcon_j7fzt_41 svg{width:1.6rem;height:1.6rem}._logoContainer_j7fzt_88{padding-left:.5rem}._logoContainer_j7fzt_88 img{max-width:80px}._communitySearch_j7fzt_151{order:3;width:100%;max-width:100%;margin:.5rem 0 0;padding:6px 10px;font-size:.85rem}._communitySearch_j7fzt_151 ._searchIcon_j7fzt_178{font-size:.95rem;margin-right:6px}._communitySearch_j7fzt_151 input{font-size:.85rem}._topBarMenu_j7fzt_201{gap:.75rem}._topBarMenu_j7fzt_201:last-child{padding-right:.5rem}._userPoint_j7fzt_540{gap:.25rem}._userPoint_j7fzt_540 span{font-size:12px;line-height:16px}._iconImage_j7fzt_347{width:1.375rem;height:1.25rem}._userIcon_j7fzt_228{width:41px}._notificationPopUp_j7fzt_378{width:280px;height:320px;right:20px;top:80px}._sidebar_j7fzt_563{padding-top:3.5rem}}@media screen and (max-width: 375px){._topBar_j7fzt_73{width:100%;padding:.75rem;flex-wrap:wrap}._logoContainer_j7fzt_88{padding-left:.25rem}._logoContainer_j7fzt_88 img{max-width:70px}._communitySearch_j7fzt_151{order:3;width:100%;max-width:100%;margin:.5rem 0 0;padding:5px 8px;font-size:.8rem}._communitySearch_j7fzt_151 ._searchIcon_j7fzt_178{font-size:.9rem;margin-right:5px}._communitySearch_j7fzt_151 input{font-size:.8rem}._topBarMenu_j7fzt_201{gap:.5rem}._greeting_j7fzt_141{font-size:.875rem;padding-left:.5rem}._userPoint_j7fzt_540 span{font-size:11px}._iconImage_j7fzt_347{width:1.25rem;height:1.125rem}._userIcon_j7fzt_228{width:32px}._notificationPopUp_j7fzt_378{width:250px;height:300px;right:15px}._sidebar_j7fzt_563{padding-top:3.5rem}}._iconImage_j7fzt_347{width:1.65rem;height:1.5rem}._userIcon_j7fzt_228{width:43px}._menuIcon_j7fzt_41{height:30px}._userPoint_j7fzt_540 span{font-size:15px;line-height:18px}._sidebar_j7fzt_563{width:20rem;top:107px;right:26px}._notificationPopUp_j7fzt_378:before{right:calc(50% - 60px)}._notificationHeader_j7fzt_407 p{font-size:14px;line-height:1.5}._notificationRightHeader_j7fzt_479 p,._notificationRightBottom_j7fzt_522{font-size:10px;line-height:1.5}._notificationRightContent_j7fzt_497 p,._notificationRightContent_j7fzt_497 span{font-size:12px;line-height:1.5}@media screen and (max-width: 480px){._sidebar_j7fzt_563{width:13rem;height:20rem;top:107px;right:20px}._bottomContent_j7fzt_645{padding:.5rem 0}._MenuContainer_j7fzt_580{padding:10px 0 5px;align-items:center}._selectedMenu_j7fzt_600{padding:2px 0;margin:6px 0;width:100%;border-radius:0}._menuItemImage_j7fzt_613{width:1.5rem;padding-left:1rem}._menuItem_j7fzt_588{padding:2px 0;margin:3px 0;width:100%}._menuItemText_j7fzt_627 p{font-size:11px}._topBar_j7fzt_73{padding:1rem}._topImg_j7fzt_216{width:40%}._topBarMenu_j7fzt_201{width:60%;gap:.3rem}._topBarMenu_j7fzt_201:last-child{padding-right:0}._userPoint_j7fzt_540{justify-content:space-evenly;gap:0}._userPoint_j7fzt_540 span{font-size:.675rem}._iconImage_j7fzt_347{width:1.5rem;height:1.5rem;position:relative}._userIcon_j7fzt_228{width:41px}._menuIcon_j7fzt_41{height:2rem;width:2rem}._menuIcon_j7fzt_41 svg{height:1.5rem;width:1.5rem}._notificationPopUp_j7fzt_378{width:250px;height:300px;right:45px}._notificationPopUp_j7fzt_378:before{right:calc(50% - 40px)}._notificationHeader_j7fzt_407 p{font-size:14px;line-height:1.5}._notificationRightHeader_j7fzt_479 p,._notificationRightBottom_j7fzt_522{font-size:10px;line-height:1.5}._notificationRightContent_j7fzt_497 p,._notificationRightContent_j7fzt_497 span{font-size:12px;line-height:1.5}._moduleCardName_j7fzt_1424 p{font-size:.875rem}}._profilePopup_j7fzt_1431{display:flex;flex-direction:column;position:absolute;top:80px;right:2rem;width:300px;background-color:#fff;box-shadow:0 4px 20px #0151cd26;border-radius:15px;z-index:1001;padding:.5rem 0;border:1px solid rgba(1,81,205,.1);animation:_slideDown_j7fzt_1 .3s ease-out;overflow:hidden}@keyframes _slideDown_j7fzt_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._profilePopupItem_j7fzt_1460{display:flex;flex-direction:row;align-items:center;padding:.875rem 1.5rem;cursor:pointer;transition:all .2s ease;gap:1rem}._profilePopupItem_j7fzt_1460:hover{background-color:#0151cd14}._profilePopupItem_j7fzt_1460 p{margin:0;font-family:Urbane,sans-serif;font-size:15px;font-weight:500;color:#0151cd}._profilePopupIcon_j7fzt_1482{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#0151cd}._profilePopupIcon_j7fzt_1482 img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(27%) sepia(95%) saturate(2476%) hue-rotate(212deg) brightness(95%) contrast(95%)}._profilePopupIcon_j7fzt_1482 svg{width:100%;height:100%}._profilePopupDivider_j7fzt_1503{height:1px;background:#e5e5e5;margin:0 1.5rem .5rem}._profilePopupSection_j7fzt_1509{padding:1rem 1.5rem;background:#f5f5ff;border:1px solid rgba(1,81,205,.15);margin:1rem 1rem 0;border-radius:12px}._profilePopupSection_j7fzt_1509:first-child{margin-top:.5rem}._profilePopupSection_j7fzt_1509:last-of-type{margin-bottom:1rem}._profilePopupSection_j7fzt_1509:last-child{margin-bottom:1rem}._profilePopupSectionTitle_j7fzt_1529{font-family:Urbane,sans-serif;font-size:13px;font-weight:700;color:#0151cd;margin:0 0 .75rem;text-transform:none;letter-spacing:.02em}._profilePopupProgressRow_j7fzt_1539{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._profilePopupLabel_j7fzt_1546{font-family:Urbane,sans-serif;font-size:14px;font-weight:600;color:#2d3748}._profilePopupPercent_j7fzt_1553{font-family:Urbane,sans-serif;font-size:14px;font-weight:700;color:#0151cd}._profilePopupBar_j7fzt_1560{height:6px;background:#e5e5e5;border-radius:4px;overflow:hidden;margin-bottom:.5rem}._profilePopupBarFill_j7fzt_1568{height:100%;border-radius:4px;transition:width .5s cubic-bezier(.4,0,.2,1)}._profilePopupStatus_j7fzt_1574{font-family:Urbane,sans-serif;font-size:12px;font-weight:600;padding:.25rem .6rem;border-radius:100px;display:inline-block}@media screen and (max-width: 767px){._profilePopup_j7fzt_1431{right:1rem;top:70px;width:280px}}._container_wsj09_1{min-height:calc(100vh - 4.5rem);height:auto;overflow-y:auto;padding:1.5rem 2rem;background:#f0f4ff}._container_wsj09_1::-webkit-scrollbar{width:10px}._container_wsj09_1::-webkit-scrollbar-track{background:#d9d9d9;border-radius:10px}._container_wsj09_1::-webkit-scrollbar-thumb{background:#8c8c8c;border-radius:10px}._container_wsj09_1::-webkit-scrollbar-thumb:hover{background:#8c8c8c}._contentSection_wsj09_53{display:flex;flex-direction:column;width:100%;max-width:1200px}._toggleSection_wsj09_67{display:flex;flex-direction:row;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 0}._toggleText_wsj09_85{font-size:1rem;color:#1a1a1a;margin:0;font-weight:400}._tableSection_wsj09_99{width:100%;overflow-x:auto}._opportunitiesTable_wsj09_109{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;padding:2rem}._opportunitiesTable_wsj09_109 thead{background-color:#f5f5f5}._opportunitiesTable_wsj09_109 th{padding:1rem;font-weight:600;font-size:.9rem;color:#1a1a1a;border-bottom:2px solid #E5E5E5;text-align:left}._opportunitiesTable_wsj09_109 td{padding:1rem;font-size:.9rem;color:#4a4a4a;border-bottom:1px solid #F0F0F0;text-align:left;vertical-align:middle}._opportunitiesTable_wsj09_109 tbody tr:hover{background-color:#f9f9f9}._opportunitiesTable_wsj09_109 tbody tr:last-child td{border-bottom:none}._descriptionCell_wsj09_189{display:flex;flex-direction:row;align-items:left;justify-content:left;max-width:300px}._actionth_wsj09_205{display:flex;flex-direction:row;align-items:center;justify-content:center}._truncateText_wsj09_219{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:inline-block}._statusBadge_wsj09_235{font-weight:500;font-size:.9rem}._actionCell_wsj09_245{display:flex;align-items:center;justify-content:center;gap:.5rem}._actionBtn_wsj09_259{display:flex;align-items:center;gap:4px;padding:6px 12px;border:none;border-radius:4px;cursor:pointer;font-size:.85rem;font-weight:500;background-color:#595bdb;color:#fff;transition:all .2s;-webkit-user-select:none;user-select:none}._actionBtn_wsj09_259:active{transform:scale(.95)}._actionBtn_wsj09_259:hover{background-color:#4a4cc7}._viewBtn_wsj09_307{background-color:#fff;color:#595bdb;border:1px solid #595BDB}._viewBtn_wsj09_307:hover{background-color:#f0f0ff}._applyIcon_wsj09_327,._viewIcon_wsj09_329{font-size:1rem}._noData_wsj09_337{text-align:center;padding:2rem;color:#8c8c8c;font-style:italic}@media only screen and (max-width: 768px){._container_wsj09_1{padding:1rem;height:calc(100vh - 80px)}._toggleSection_wsj09_67{flex-direction:row;align-items:center;gap:.75rem;padding:.5rem 0}._toggleText_wsj09_85{font-size:.9rem}._opportunitiesTable_wsj09_109,._opportunitiesTable_wsj09_109 thead,._opportunitiesTable_wsj09_109 tbody,._opportunitiesTable_wsj09_109 th,._opportunitiesTable_wsj09_109 td,._opportunitiesTable_wsj09_109 tr{display:block}._opportunitiesTable_wsj09_109 thead tr{position:absolute;top:-9999px;left:-9999px}._opportunitiesTable_wsj09_109 tr{margin-bottom:1rem;border:1px solid #E5E5E5;border-radius:12px;box-shadow:0 2px 4px #0000000d;background:#fff}._opportunitiesTable_wsj09_109 td{border:none;border-bottom:1px solid #F0F0F0;position:relative;padding-left:50%;text-align:left;min-height:2.5rem;display:flex;align-items:center}._opportunitiesTable_wsj09_109 td:last-child{border-bottom:none;justify-content:center;padding-left:0}._opportunitiesTable_wsj09_109 td[data-label=Action]:before{display:none}._opportunitiesTable_wsj09_109 td:before{position:absolute;left:1rem;width:45%;padding-right:10px;white-space:nowrap;content:attr(data-label);font-weight:600;color:#1a1a1a}._descriptionCell_wsj09_189{max-width:100%}._actionBtn_wsj09_259{padding:10px 18px;font-size:.95rem}._actionBtn_wsj09_259 span{display:inline}._Popup_wsj09_523{padding:2rem 1.5rem;width:85vw;border-radius:20px}._popupText_wsj09_535 p{font-size:1rem}._okButton_wsj09_543{width:100%;max-width:150px;height:3rem;font-size:.9rem}}@media only screen and (max-width: 480px){._container_wsj09_1{padding:.75rem}._opportunitiesTable_wsj09_109 td{padding-left:40%;font-size:.8rem}._opportunitiesTable_wsj09_109 td:before{width:35%}._toggleText_wsj09_85{font-size:.8rem}._actionCell_wsj09_245{flex-wrap:wrap;width:100%}._actionBtn_wsj09_259{flex:1;min-width:80px;justify-content:center}}:root{--primary: #595BDB;--primary-hover: #4A4CB8;--app-bg: #F0F2FF;--card-bg: rgba(255, 255, 255, .92);--card-border: rgba(89, 91, 219, .1);--text-main: #1C1C1E;--text-muted: #8E8E93;--shadow-card: 0 4px 20px rgba(89, 91, 219, .07), 0 1px 4px rgba(0, 0, 0, .04);--shadow-hover: 0 16px 48px rgba(89, 91, 219, .18);--radius-card: 24px;--radius-btn: 100px}._container_pigtg_37{min-height:80vh;padding:2rem 2.5rem;background:var(--app-bg);background-image:radial-gradient(circle at 10% 5%,rgba(89,91,219,.08) 0%,transparent 45%),radial-gradient(circle at 90% 95%,rgba(89,91,219,.05) 0%,transparent 40%);font-family:Outfit,sans-serif;overflow-x:hidden}._container_pigtg_37::-webkit-scrollbar{width:5px}._container_pigtg_37::-webkit-scrollbar-thumb{background:#595bdb40;border-radius:10px}._contentSection_pigtg_77{max-width:1280px;margin:0 auto;width:100%}._pageHeader_pigtg_91{margin-bottom:2.5rem;animation:_fadeDown_pigtg_1 .6s cubic-bezier(.16,1,.3,1)}._pageTitle_pigtg_101{font-size:2.4rem;font-weight:800;margin:0;letter-spacing:-.04em;background:linear-gradient(130deg,#1c1c1e,#595bdb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_pigtg_123{font-size:1rem;color:var(--text-muted);margin:.4rem 0 0;font-weight:400}._offersGrid_pigtg_139{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:1.75rem}._offerCard_pigtg_153{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-card);padding:2rem;display:flex;flex-direction:column;gap:0;box-shadow:var(--shadow-card);cursor:default;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .3s ease;position:relative;overflow:hidden;animation:_cardIn_pigtg_1 .6s cubic-bezier(.16,1,.3,1) backwards;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}._offerCard_pigtg_153:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary),#8E91EE,#B5B7F7);opacity:0;transition:opacity .35s ease;border-radius:var(--radius-card) var(--radius-card) 0 0}._offerCard_pigtg_153:hover{transform:translateY(-6px);box-shadow:var(--shadow-hover);border-color:#595bdb40}._offerCard_pigtg_153:hover:after{opacity:1}._cardHeader_pigtg_237{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem}._companyIcon_pigtg_251{width:52px;height:52px;background:linear-gradient(135deg,#eef0ff,#f4f5ff);border:1px solid rgba(89,91,219,.15);border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--primary);font-size:1.4rem}._statusBadge_pigtg_277{padding:.45rem 1rem;border-radius:var(--radius-btn);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}._cardBody_pigtg_297{margin-bottom:0}._cardBody_pigtg_297 h3{font-size:1.35rem;font-weight:700;color:var(--text-main);margin:0 0 .35rem;letter-spacing:-.02em;line-height:1.25}._companyName_pigtg_323{display:flex;align-items:center;gap:.4rem;color:var(--text-muted);font-size:.95rem;font-weight:500;margin-bottom:0}._cardMetrics_pigtg_345{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1.25rem 0;margin-top:1.25rem;border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:1.25rem}._metric_pigtg_367{display:flex;flex-direction:column;gap:.2rem}._metricLabel_pigtg_379{font-size:.68rem;text-transform:uppercase;font-weight:700;color:#a1a1a6;letter-spacing:.07em}._metricValue_pigtg_395{font-size:1rem;font-weight:600;color:var(--text-main)}._cardFooter_pigtg_409{display:flex;align-items:center;justify-content:space-between}._viewDetailsBtn_pigtg_421{display:flex;align-items:center;gap:.4rem;color:var(--primary);font-weight:700;font-size:.9rem;background:none;border:none;padding:0;cursor:pointer;transition:gap .3s ease;font-family:inherit}._offerCard_pigtg_153:hover ._viewDetailsBtn_pigtg_421{gap:.7rem}._cardActions_pigtg_459{display:flex;gap:.6rem}._actionIconBtn_pigtg_469{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.06);cursor:pointer;background:#fff;color:var(--text-muted);transition:all .25s ease;font-size:1rem}._actionIconBtn_pigtg_469._accept_pigtg_499:hover{background:#34c7591a;color:#28a745;border-color:#34c75933;transform:scale(1.1)}._actionIconBtn_pigtg_469._reject_pigtg_513:hover{background:#ff3b301a;color:#dc3545;border-color:#ff3b3033;transform:scale(1.1)}._detailViewContainer_pigtg_529{background:#fff;border-radius:32px;padding:3rem;box-shadow:var(--shadow-card);border:1px solid var(--card-border);animation:_fadeIn_pigtg_1 .4s ease}._detailHeader_pigtg_547{display:flex;align-items:center;gap:1.5rem;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.05)}._backBtn_pigtg_565{width:44px;height:44px;border-radius:50%;background:#f4f5f8;border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-main);transition:all .25s ease;flex-shrink:0}._backBtn_pigtg_565:hover{background:#eaedf8;transform:translate(-4px)}._detailTitle_pigtg_605 h2{font-size:1.8rem;font-weight:700;margin:0 0 .2rem;color:var(--text-main);letter-spacing:-.02em}._detailTitle_pigtg_605 p{margin:0;color:var(--text-muted);font-size:1rem}._heroDocument_pigtg_635{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,var(--primary) 0%,#8E91EE 100%);border-radius:20px;padding:2rem 2.5rem;margin-bottom:2.5rem;box-shadow:0 8px 28px #595bdb40}._heroDocInfo_pigtg_657 h4{margin:0 0 .4rem;color:#fff;font-size:1.1rem;font-weight:600}._heroDocInfo_pigtg_657 p{margin:0;color:#ffffffd9;font-size:.9rem}._docDownloadBtn_pigtg_683{display:flex;align-items:center;gap:.5rem;background:#fff;color:var(--primary);padding:.9rem 2rem;border-radius:var(--radius-btn);text-decoration:none;font-weight:700;font-size:.95rem;transition:transform .2s,box-shadow .2s}._docDownloadBtn_pigtg_683:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}._detailGridContainer_pigtg_723{display:grid;grid-template-columns:1fr 340px;gap:2rem;align-items:start}._infoSection_pigtg_737{background:#fafbff;border:1px solid rgba(89,91,219,.06);border-radius:20px;padding:1.75rem;margin-bottom:1.5rem}._sectionTitle_pigtg_753{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:700;color:var(--text-main);margin:0 0 1.5rem;text-transform:uppercase;letter-spacing:.04em}._sectionIcon_pigtg_777{color:var(--primary);font-size:1.3rem;display:flex;align-items:center}._gridContent_pigtg_791{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}._gridItem_pigtg_803{display:flex;flex-direction:column;gap:.3rem}._gridItem_pigtg_803 label{font-size:.7rem;color:#a1a1a6;text-transform:uppercase;font-weight:700;letter-spacing:.07em}._gridItem_pigtg_803 span,._gridItem_pigtg_803 p{font-size:.95rem;font-weight:500;color:var(--text-main);margin:0;line-height:1.4}._gridItemFull_pigtg_849{grid-column:1 / -1}._interactionBar_pigtg_859{background:#fff;border:1px solid rgba(89,91,219,.08);border-radius:20px;padding:2rem;box-shadow:var(--shadow-card);position:sticky;top:2rem}._actionPanel_pigtg_879{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}._primaryBtn_pigtg_893{background:var(--primary);color:#fff;border:none;padding:1rem;border-radius:14px;font-weight:700;font-size:.95rem;cursor:pointer;font-family:inherit;transition:all .25s ease;box-shadow:0 6px 16px #595bdb33}._primaryBtn_pigtg_893:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 10px 24px #595bdb4d}._secondaryBtn_pigtg_933{background:#f4f5f8;color:#dc3545;border:1px solid rgba(220,53,69,.15);padding:1rem;border-radius:14px;font-weight:700;font-size:.95rem;cursor:pointer;font-family:inherit;transition:all .25s ease}._secondaryBtn_pigtg_933:hover{background:#dc354512}._discussionArea_pigtg_969{border-top:1px solid rgba(0,0,0,.05);padding-top:1.5rem}._commentBubble_pigtg_979{background:#f6f7ff;border-left:3px solid #dde0ff;padding:1rem;border-radius:0 12px 12px;margin-bottom:1rem}._commentBubble_pigtg_979._candidate_pigtg_995{background:#595bdb0f;border-left-color:var(--primary);border-radius:12px 0 12px 12px}._commentHeader_pigtg_1007{display:flex;justify-content:space-between;margin-bottom:.4rem}._commentAuthor_pigtg_1019{font-weight:700;font-size:.8rem;color:var(--primary)}._commentTime_pigtg_1031{font-size:.75rem;color:var(--text-muted)}._commentText_pigtg_1041{margin:0;font-size:.9rem;color:var(--text-main);line-height:1.5}._commentInput_pigtg_1055{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}._commentInput_pigtg_1055 textarea{width:100%;background:#f6f7ff;border:1px solid rgba(89,91,219,.15);border-radius:14px;padding:.9rem 1rem;min-height:90px;resize:vertical;font-family:inherit;font-size:.9rem;outline:none;color:var(--text-main);transition:border-color .2s;box-sizing:border-box}._commentInput_pigtg_1055 textarea:focus{border-color:var(--primary)}._commentInput_pigtg_1055 textarea::placeholder{color:#b0b0b8}._sendCommentBtn_pigtg_1117{align-self:flex-end;background:var(--text-main);color:#fff;border:none;padding:.7rem 1.75rem;border-radius:var(--radius-btn);font-weight:600;font-size:.9rem;cursor:pointer;font-family:inherit;transition:all .25s ease}._sendCommentBtn_pigtg_1117:hover:not(:disabled){background:var(--primary)}._sendCommentBtn_pigtg_1117:disabled{opacity:.45;cursor:not-allowed}._popupOverlay_pigtg_1165{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c1c1e73;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:1000}._Popup_pigtg_1183{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:28px;padding:3rem 3.5rem;z-index:1001;box-shadow:0 32px 80px #0000002e;display:flex;flex-direction:column;align-items:center;min-width:340px;max-width:90vw}._popupText_pigtg_1217 p{font-size:1.2rem;font-weight:600;color:#333;margin:0 0 2rem;text-align:center;line-height:1.5}._PopupButton_pigtg_1235{display:flex;gap:1.25rem}._noButton_pigtg_1245{min-width:120px;padding:.9rem 2rem;border-radius:var(--radius-btn);font-weight:700;font-size:1rem;background:var(--primary);color:#fff;border:none;cursor:pointer;font-family:inherit;transition:background .2s}._noButton_pigtg_1245:hover{background:var(--primary-hover)}._yesButton_pigtg_1281{min-width:120px;padding:.9rem 2rem;border-radius:var(--radius-btn);font-weight:700;font-size:1rem;background:#f0f0f2;color:#8e8e93;border:none;cursor:pointer;font-family:inherit;transition:background .2s}._yesButton_pigtg_1281:hover{background:#e5e5ea}@keyframes _fadeDown_pigtg_1{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes _cardIn_pigtg_1{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _fadeIn_pigtg_1{0%{opacity:0}to{opacity:1}}@media (max-width: 1024px){._detailGridContainer_pigtg_723{grid-template-columns:1fr}._interactionBar_pigtg_859{position:static}}@media (max-width: 768px){._container_pigtg_37{padding:1.25rem}._pageHeader_pigtg_91{text-align:center}._pageHeader_pigtg_91>div{display:flex;flex-direction:column;align-items:center}._pageTitle_pigtg_101{font-size:1.8rem}._subtitle_pigtg_123{text-align:center}._detailViewContainer_pigtg_529{padding:1.5rem}._offersGrid_pigtg_139{grid-template-columns:1fr;gap:1.25rem}._heroDocument_pigtg_635{flex-direction:column;gap:1.25rem;text-align:center}._gridContent_pigtg_791{grid-template-columns:1fr}._Popup_pigtg_1183{padding:2rem 1.5rem;min-width:unset;width:88vw}}._topRightIcons_k204u_4{display:flex;justify-content:flex-end;align-items:center;gap:1.5rem;padding:1rem 2rem;position:absolute;top:0;right:0;z-index:100;background-color:transparent}._menuIconBtn_k204u_17{display:flex;align-items:center;justify-content:center;padding:.5rem;border:none;background:transparent;color:#3b82f6;cursor:pointer;border-radius:8px;transition:background .2s,color .2s}._menuIconBtn_k204u_17:hover{background:#3b82f61a;color:#2563eb}._userIconWrap_k204u_36{position:relative;width:52px;height:52px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}._userIconWrap_k204u_36:hover ._userIcon_k204u_36{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}._progressRings_k204u_52{position:absolute;width:100%;height:100%;transform:rotate(-90deg);z-index:2;pointer-events:none}._ringTrack_k204u_61{fill:none;stroke:#595bdb33}._ringTrackOuter_k204u_66{stroke-width:2.5;stroke-dasharray:151}._ringTrackInner_k204u_71{stroke-width:2;stroke-dasharray:135}._ringGoals_k204u_76{fill:none;stroke-width:2.5;stroke-dasharray:151;stroke-linecap:round;transition:stroke-dashoffset .5s ease,stroke .3s ease}._ringProfile_k204u_84{fill:none;stroke-width:2;stroke-dasharray:135;stroke-linecap:round;transition:stroke-dashoffset .5s ease,stroke .3s ease}._userIcon_k204u_36{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#595bdb26,#ec48991f);transition:transform .2s ease,box-shadow .2s ease;z-index:1;flex-shrink:0}._userIcon_k204u_36 img{width:100%;height:100%;object-fit:cover}._wrapper_k204u_113{width:100%;min-height:calc(100vh - 4.5rem);padding:1.25rem 1.5rem;background:linear-gradient(135deg,#f8f9ff,#fff,#f5f8ff);position:relative;box-sizing:border-box}._container_k204u_122{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem;align-items:stretch;width:100%;box-sizing:border-box}._mainCard_k204u_133{background:#fff;border-radius:16px;padding:2rem;border:1px solid rgba(1,81,205,.12);box-shadow:0 2px 12px #0151cd14;border-left:4px solid #0151CD;display:flex;flex-direction:column;gap:1.5rem;width:100%;box-sizing:border-box;min-width:0}._loadingState_k204u_149,._errorState_k204u_150{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;gap:1.5rem;min-height:200px}._loadingState_k204u_149 p,._errorState_k204u_150 p{margin:0;font-family:Urbane,sans-serif;font-size:16px;color:#8c8c8c}._errorState_k204u_150{background:#fff;border:1px solid rgba(220,38,38,.2);border-radius:15px}._errorState_k204u_150 p{color:#dc2626}._header_k204u_179{padding:0;border:none;background:transparent;box-shadow:none;border-radius:0;border-left:none}._headerTop_k204u_188{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._applyBtnWrap_k204u_195{display:flex;flex-shrink:0}._applyBtnWrap_k204u_195 button{background:linear-gradient(135deg,#0151cd,#0140a0)!important;color:#fff!important;border:none!important}._applyBtnWrap_k204u_195 button:hover{background:linear-gradient(135deg,#0140a0,#013a94)!important}._applyBtnWrap_k204u_195 button:disabled{background:#0151cd66!important;color:#fffc!important}._backButton_k204u_215{display:flex;align-items:center;gap:8px;padding:.6rem 1.25rem;border:1px solid rgba(1,81,205,.25);background:#0151cd0f;border-radius:10px;color:#0151cd;font-family:Urbane,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:all .25s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}._backButton_k204u_215:hover{background:#0151cd1f;border-color:#0151cd66;transform:translateY(-2px);box-shadow:0 4px 12px #0151cd26}._headerContent_k204u_240{padding-top:.25rem}._mainTitle_k204u_244{margin:0;font-family:Urbane Demi,sans-serif;font-size:28px;font-weight:700;color:#013a94;line-height:1.3;letter-spacing:-.02em;word-break:break-word}._jobSubtitle_k204u_255{margin:.35rem 0 0;font-family:Urbane,sans-serif;font-size:16px;font-weight:500;color:#0151cd;opacity:.9}._overviewCardsRow_k204u_265{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}._overviewCard_k204u_265{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background:#0151cd0a;border:1px solid rgba(1,81,205,.1);border-radius:12px;padding:1.25rem 1rem}._overviewCardLabel_k204u_282{margin:0;font-family:Urbane,sans-serif;font-size:12px;font-weight:500;color:#8c8c8c;text-transform:uppercase;letter-spacing:.04em}._overviewCardValue_k204u_292{margin:.25rem 0 0;font-family:Urbane Demi,sans-serif;font-size:15px;font-weight:600;color:#0151cd;line-height:1.35;word-break:break-word}._contentSection_k204u_303{display:flex;flex-direction:column;gap:.75rem}._cardsRow_k204u_309{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;align-items:start}._cardsRow_k204u_309 ._contentSection_k204u_303:first-child:last-child{grid-column:1 / -1}._sectionTitle_k204u_320{margin:0;font-family:Urbane Demi,sans-serif;font-size:18px;font-weight:600;color:#0151cd;letter-spacing:-.01em}._contentCard_k204u_329{background:#0151cd0a;border:1px solid rgba(1,81,205,.1);border-radius:12px;padding:1.5rem 1.75rem}._detailText_k204u_336{margin:0;font-family:Urbane,sans-serif;font-size:15px;color:#334155;line-height:1.7}._emptyText_k204u_344{font-family:Urbane,sans-serif;font-size:14px;color:#8c8c8c;font-style:italic}._tagsList_k204u_352{display:flex;flex-wrap:wrap;gap:.5rem}._tag_k204u_352{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:10px;background:#0151cd14;color:#0151cd;font-family:Urbane,sans-serif;font-weight:500;font-size:14px;border:1px solid rgba(1,81,205,.15)}._evaluationsList_k204u_372{display:flex;flex-direction:column;gap:.5rem}._evaluationItem_k204u_378{display:flex;align-items:center;gap:.75rem;padding:.85rem 1.25rem;border-radius:10px;background:#0151cd0d;border:1px solid rgba(1,81,205,.1);font-family:Urbane,sans-serif;font-size:15px;color:#334155}._checkboxChecked_k204u_391{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:10px;background:linear-gradient(135deg,#0151cd,#0140a0);color:#fff;font-size:14px;font-weight:700;flex-shrink:0}._cardsRowTwo_k204u_405{grid-template-columns:repeat(2,1fr);align-items:start}@media (max-width: 1200px){._overviewCardsRow_k204u_265{grid-template-columns:repeat(3,1fr)}._cardsRow_k204u_309{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._wrapper_k204u_113{padding:.75rem 1rem;min-height:calc(100vh - 3.5rem);overflow-x:hidden}._container_k204u_122{gap:1.25rem}._topRightIcons_k204u_4{padding:.5rem .75rem;gap:.75rem;right:.5rem}._userIconWrap_k204u_36{width:44px;height:44px}._userIcon_k204u_36{width:36px;height:36px}._mainCard_k204u_133{padding:1.25rem;border-radius:12px;gap:1.25rem;border-left-width:3px}._headerTop_k204u_188{flex-direction:row;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}._backButton_k204u_215{padding:.5rem 1rem;font-size:13px;flex:1;min-width:0;justify-content:center}._applyBtnWrap_k204u_195{flex:1;min-width:0}._applyBtnWrap_k204u_195 button{width:100%;min-height:42px;justify-content:center;padding:.5rem 1rem;font-size:14px}._mainTitle_k204u_244{font-size:20px;line-height:1.35}._jobSubtitle_k204u_255{font-size:14px;margin-top:.25rem}._overviewCardsRow_k204u_265{grid-template-columns:repeat(2,1fr);gap:.75rem}._overviewCard_k204u_265{padding:1rem .875rem}._overviewCardLabel_k204u_282{font-size:11px}._overviewCardValue_k204u_292{font-size:13px;margin-top:.2rem}._sectionTitle_k204u_320{font-size:16px}._cardsRow_k204u_309,._cardsRowTwo_k204u_405{grid-template-columns:1fr;gap:1rem}._contentCard_k204u_329{padding:1.25rem}._detailText_k204u_336{font-size:14px;line-height:1.65}._tag_k204u_352{padding:.4rem .85rem;font-size:13px}._evaluationItem_k204u_378{padding:.75rem 1rem;font-size:14px}._checkboxChecked_k204u_391{width:22px;height:22px;font-size:12px}._loadingState_k204u_149,._errorState_k204u_150{padding:2rem 1.25rem;min-height:180px}}@media (max-width: 480px){._wrapper_k204u_113{padding:.5rem .75rem}._topRightIcons_k204u_4{padding:.4rem .5rem;right:.25rem}._userIconWrap_k204u_36{width:40px;height:40px}._userIcon_k204u_36{width:32px;height:32px}._mainCard_k204u_133{padding:1rem;border-radius:12px;gap:1rem}._headerTop_k204u_188{flex-direction:column;align-items:stretch;gap:.625rem}._backButton_k204u_215{width:100%;padding:.625rem 1rem;font-size:14px;justify-content:center;min-height:44px}._applyBtnWrap_k204u_195{width:100%}._applyBtnWrap_k204u_195 button{width:100%;min-height:44px;padding:.625rem 1rem;font-size:15px}._mainTitle_k204u_244{font-size:18px;letter-spacing:-.01em}._jobSubtitle_k204u_255{font-size:13px}._overviewCardsRow_k204u_265{grid-template-columns:1fr;gap:.625rem}._overviewCard_k204u_265{padding:.875rem 1rem;flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem}._overviewCardLabel_k204u_282{margin:0;font-size:11px}._overviewCardValue_k204u_292{margin:0;font-size:13px;text-align:right}._contentSection_k204u_303{gap:.5rem}._sectionTitle_k204u_320{font-size:15px}._contentCard_k204u_329{padding:1rem}._detailText_k204u_336{font-size:13px}._tagsList_k204u_352{gap:.4rem}._tag_k204u_352{padding:.35rem .75rem;font-size:12px}._evaluationItem_k204u_378{padding:.65rem 1rem;font-size:13px;gap:.5rem}._checkboxChecked_k204u_391{width:20px;height:20px;font-size:11px}._loadingState_k204u_149 p,._errorState_k204u_150 p{font-size:14px}._errorState_k204u_150{padding:1.5rem 1rem}}@media (max-width: 360px){._wrapper_k204u_113{padding:.5rem}._mainCard_k204u_133{padding:.875rem .75rem}._mainTitle_k204u_244{font-size:16px}._overviewCardValue_k204u_292{font-size:12px}._tag_k204u_352{font-size:11px;padding:.3rem .6rem}}._Container_kv9lv_1{width:100%;justify-content:center;align-items:center;position:relative;overflow:hidden;background:#fff}._loginBody_kv9lv_10{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:1rem;gap:6rem;min-height:70vh}._loginBodyLeft_kv9lv_20{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:50%;padding:2rem 0}._loginBodyRight_kv9lv_29{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:50%;padding:2rem 0}._formBox_kv9lv_38{display:flex;flex-direction:column;justify-content:flex-start;width:70%}._welcomeHead_kv9lv_45{font-family:Urbane;font-size:34px;font-weight:500;line-height:47px;text-align:left;color:#5f5f5f;margin:0;padding:6px 0}._welcomeHead_kv9lv_45 span{color:#0151cd}._welcomeSubHead_kv9lv_60{font-family:Urbane;font-size:20px;font-weight:500;line-height:27.65px;text-align:left;color:#5f5f5f;padding-top:.5rem;margin:0}._formContainer_kv9lv_71{display:flex;flex-direction:column}._formFeilds_kv9lv_76{display:flex;flex-direction:column;margin-top:1rem}._formFeilds_kv9lv_76 input{background:transparent;outline:none;border:none;width:100%;height:100%;font-size:16px;font-weight:300;line-height:23px;text-align:left}._EmailBox_kv9lv_94,._passwordBox_kv9lv_104{background:#0151cd14;display:flex;justify-content:space-between;padding:1.2rem 2rem;border-radius:50px;margin-top:1.35rem;border:none}._eyeIco_kv9lv_114{font-size:1.2rem;color:#0151cd;cursor:pointer}._password_kv9lv_104{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;cursor:pointer}._password_kv9lv_104{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;cursor:pointer}._customCheckbox_kv9lv_137{display:flex;align-items:center;position:relative;font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:22.83px;color:#0151cd}._customCheckbox_kv9lv_137 input[type=checkbox]{opacity:0;position:absolute;width:0;height:0}._customCheckbox_kv9lv_137 ._checkmark_kv9lv_157{position:relative;display:inline-block;width:20px;height:20px;border:2px solid #0151CD;border-radius:4px;background-color:#fff;margin-right:4px}._customCheckbox_kv9lv_137 input[type=checkbox]:checked+._checkmark_kv9lv_157:after{content:"✓";position:absolute;left:4px;top:0;color:#0151cd;font-size:16px;font-weight:700}._password_kv9lv_104 label{font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:22.83px;text-align:left;color:#0151cd;align-items:center;display:flex;justify-content:center}._password_kv9lv_104 p{font-size:16px;font-weight:300;line-height:22.83px;text-align:left;color:#0151cd;margin:0;font-family:Urbane Extra}._signUp_kv9lv_202{display:flex;justify-content:center;align-items:center;gap:.3rem;padding-top:1rem;margin-bottom:2rem}._formContainer_kv9lv_71 button{padding:1rem;margin-top:2rem;border:none;border-radius:50px;background:#0151cd;width:100%;font-size:24px;font-weight:600;line-height:31px;color:#fff;cursor:pointer;transition:background-color .2s}._formContainer_kv9lv_71 button:hover:not(:disabled){background:#0140a8}._signUp_kv9lv_202 p{color:#5f5f5f;font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:22.5px;text-align:left;cursor:pointer}._signUp_kv9lv_202 p span{font-family:Urbane Demi;font-size:16px;font-weight:600;line-height:22.83px;text-align:left;color:#595bdb;cursor:pointer}._groupImg_kv9lv_250{width:100%;max-width:720px;display:flex;align-items:center;justify-content:center;padding:1rem 0;background:#fff}._groupImg_kv9lv_250 img{width:100%;height:auto;max-height:780px;object-fit:contain;object-position:center}._popup_kv9lv_268{position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:20px;box-shadow:0 4px 8px #0003;z-index:1001;width:116%;max-width:400px;border-radius:10px;text-align:center}._popup_kv9lv_268 input{width:100%;padding:10px;margin-top:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:5px}._popupButton_kv9lv_296{display:flex;justify-content:space-between;margin-top:20px;width:100%}._popupButton_kv9lv_296 button{padding:10px 20px;border:none;border-radius:10px;cursor:pointer;font-weight:600}._popupSend_kv9lv_311{background-color:#0151cd;color:#fff}._popupCancel_kv9lv_316{background-color:#fc1100;color:#fff}._overlay_kv9lv_321{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000}._errorMessage_kv9lv_331{color:#ff3b2d;font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:22.83px;text-align:left;padding:1rem 0}._Google_kv9lv_341{display:flex!important;justify-content:center!important;align-items:center!important;margin-top:2rem!important;width:100%!important}._googleBtn_kv9lv_349{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:80%!important;padding:8px!important;background-color:#4285f4!important;border:none!important;border-radius:20px!important;cursor:pointer!important;font-family:inherit!important;font-size:14px!important;font-weight:500!important;color:#fff!important;box-shadow:0 1px 2px #0003!important;transition:background-color .2s!important;margin-top:0!important}._googleBtn_kv9lv_349:hover{background-color:#357ae8}._OR_kv9lv_377{display:flex;align-items:center;justify-content:center;margin-top:1.5rem;color:#5f5f5f99;font-family:Urbane Extra;font-size:14px}._OR_kv9lv_377:before,._OR_kv9lv_377:after{content:"";flex:1;border-bottom:1px solid rgba(1,81,205,.2);margin:0 1rem}@media (max-width: 768px){._topBar_kv9lv_398{flex-direction:column;align-items:center}._topBarMenu_kv9lv_403{flex-direction:column;gap:1rem;align-items:center;margin-right:0}._loginBody_kv9lv_10{flex-direction:column-reverse;align-items:center;gap:1rem;padding:1rem;margin:0}._loginBodyLeft_kv9lv_20,._loginBodyRight_kv9lv_29{width:100%;justify-content:center;padding:0}._formBox_kv9lv_38,._groupImg_kv9lv_250{width:100%;max-width:400px}._welcomeHead_kv9lv_45{font-size:28px;text-align:center}._welcomeSubHead_kv9lv_60{font-size:18px;text-align:center}}@media (max-width: 480px){._loginBody_kv9lv_10{padding:.5rem}._welcomeHead_kv9lv_45{font-size:24px;line-height:normal}._welcomeSubHead_kv9lv_60{font-size:16px}._formFeilds_kv9lv_76 input,._password_kv9lv_104 p,._signUp_kv9lv_202 p,._signUp_kv9lv_202 p span{font-size:14px}._EmailBox_kv9lv_94,._passwordBox_kv9lv_104{padding:1rem}}._toggleSection_kv9lv_475{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem;padding:1rem}._Container_1mj72_1{justify-content:center;align-items:center;position:relative;transform:translate(-100%);animation:_slide-in_1mj72_1 1s forwards;padding-bottom:2rem}@keyframes _slide-in_1mj72_1{to{transform:translate(0)}}@media (min-width: 1920px){._Container_1mj72_1{overflow:hidden}}._RegisterBody_1mj72_49{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}._registerBodyLeft_1mj72_63{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;width:50%;padding:2rem 3rem 2rem 0}._registerBodyRight_1mj72_83{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:50%;padding-left:4rem}._formBox_1mj72_101{display:flex;flex-direction:column;justify-content:flex-start;width:73%}._welcomeHead_1mj72_117{font-family:Urbane;font-size:30px;font-weight:500;line-height:39.82px;text-align:left;color:#3f3f3f;margin:0}._welcomeHead_1mj72_117 span{color:#595bdb}._welcomeSubHead_1mj72_145{font-family:Urbane;font-size:16px;font-weight:500;line-height:23.04px;text-align:left;color:#3f3f3f;padding-top:.5rem;margin:0}._formContainer_1mj72_167{display:flex;flex-direction:column}._formFeilds_1mj72_177{display:flex;flex-direction:column;margin-top:1rem}._formGroup_1mj72_189{display:flex;gap:2rem;width:100%;margin-top:1.5rem}._names_1mj72_203 input{background:transparent;outline:none;border:none;font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:19.2px;text-align:left;width:100%}._error_1mj72_227{border:1px solid red}._Username_1mj72_235,._selectContainer_1mj72_237{background:#595bdb45;padding:.98rem 2rem;border-radius:25px;display:flex;width:100%}._selectContainer_1mj72_237 select{font-weight:500;background:#595bdb45}._emailBox_1mj72_263{background:#595bdb45;padding:.98rem 2rem;border-radius:25px;display:flex;width:100%;flex-direction:row;align-items:center;justify-content:space-between;position:relative}._emailBox_1mj72_263 input{background:transparent;outline:none;border:none;font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:19.2px;text-align:left;width:90%}._checkMark_1mj72_313{font-size:1rem;color:#898890;position:absolute;right:-1.5rem}._passwordForm_1mj72_327 input{background:transparent;outline:none;border:none;font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:19.2px;text-align:left;width:100%}._names_1mj72_203{background:#595bdb45;padding:.98rem 2rem;border-radius:25px;display:flex;width:100%}._Username_1mj72_235 input{background:transparent;outline:none;border:none;font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:19.2px;text-align:left;width:100%}._selectContainer_1mj72_237 select{background:transparent;outline:none;border:none;font-size:19.2px;line-height:23.04px;width:100%;font-family:Urbane Extra;font-size:16px;font-weight:300;line-height:19.2px;text-align:left;color:#747474}._passwordForm_1mj72_327{background:#595bdb45;padding:.98rem 2rem;border-radius:25px;display:flex;width:100%;align-items:center;justify-content:space-between;position:relative}._eyeIco_1mj72_451{font-size:1.35rem;color:#3c3fda;cursor:pointer}._declare_1mj72_463{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem;cursor:pointer;width:100%}._customCheckbox_1mj72_481{display:flex;position:relative;font-family:Urbane Extra;font-size:19.2px;font-weight:300;line-height:23.04px;color:#5f5f5f}._customCheckbox_1mj72_481 input[type=checkbox]{opacity:0;position:absolute;width:0;height:0}._customCheckbox_1mj72_481 ._checkmark_1mj72_519{position:relative;display:inline-block;width:20px;height:20px;border:2px solid rgba(89,91,219,1);border-radius:4px;background-color:#fff;margin-right:8px}._customCheckbox_1mj72_481 input[type=checkbox]:checked+._checkmark_1mj72_519:after{content:"✓";position:absolute;left:4px;top:0;color:#595bdb;font-size:14px;font-weight:700}._declare_1mj72_463 p{font-family:Urbane Extra;font-size:17px;font-weight:300;line-height:23.04px;text-align:left;color:#5f5f5f;margin:0;width:100%}._declare_1mj72_463 span{font-family:Urbane;font-size:17px;font-weight:300;line-height:23.04px;text-align:left;color:#595bdb;margin:0}._signUp_1mj72_609{display:flex;justify-content:center;align-items:center;gap:1rem;padding-top:1rem}._formContainer_1mj72_167 button{padding:1rem;margin-top:1rem;border:none;border-radius:25px;background:#595bdb;font-size:24px;font-weight:600;line-height:31.21px;color:#fff;cursor:pointer;width:100%}._signUp_1mj72_609 p{color:#5f5f5f;font-family:Urbane Extra;font-size:17px;font-weight:300;line-height:23.04px;text-align:left;cursor:pointer}._signUp_1mj72_609 p span{font-family:Urbane Demi;font-size:17px;font-weight:300;line-height:23.04px;text-align:left;color:#595bdb;cursor:pointer}._groupImg_1mj72_693{width:38rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:normal;height:fit-content}._groupImg_1mj72_693 img{width:100%;height:100%}._popup_1mj72_721{position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:20px;box-shadow:0 4px 8px #0003;z-index:1001;width:116%;max-width:400px;border-radius:10px;text-align:center}._popup_1mj72_721 input{width:100%;padding:10px;margin-top:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:5px}._popupButton_1mj72_777{display:flex;justify-content:space-between;margin-top:20px;width:100%}._popupButton_1mj72_777 button{padding:10px 20px;border:none;border-radius:10px;cursor:pointer;font-weight:600}._popupSend_1mj72_811{background-color:#595bdb;color:#fff}._popupCancel_1mj72_821{background-color:#fc1100;color:#fff}._overlay_1mj72_831{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000}._passwordCondition_1mj72_851{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem 0}._specialCharacter_1mj72_867{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-family:Urbane;font-size:24px;font-weight:300;line-height:18.8px;text-align:left;color:#595bdb;padding:0 4px}._passwordConditionText_1mj72_895{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._passwordConditionText_1mj72_895 p{font-family:Urbane;font-size:16px;font-weight:500;line-height:18px;text-align:left;margin:0;color:#5f5f5f}._passwordConditionText_1mj72_895 span{font-family:Urbane;font-size:16px;font-weight:500;line-height:18px;text-align:left;color:#00dfc7}@media (max-width: 1024px){._RegisterBody_1mj72_49{flex-direction:column;align-items:center}._registerBodyLeft_1mj72_63,._registerBodyRight_1mj72_83{width:100%;padding:0;justify-content:center}._registerBodyRight_1mj72_83{padding:2rem 0}._formBox_1mj72_101{width:90%;max-width:600px}}@media (max-width: 768px){._topBar_1mj72_1009{flex-direction:column;align-items:center}._topBarMenu_1mj72_1019{flex-direction:column;gap:1rem;align-items:center;margin-right:0}._RegisterBody_1mj72_49{flex-direction:column;align-items:center;gap:1rem;margin:1rem 0;padding:1rem}._registerBodyLeft_1mj72_63,._registerBodyRight_1mj72_83{width:100%;padding:0;justify-content:center}._formBox_1mj72_101{width:100%}._names_1mj72_203,._formGroup_1mj72_189{flex-direction:column;gap:1rem}._formGroup_1mj72_189{margin-top:1rem}._groupImg_1mj72_693{width:100%;max-width:300px}._formContainer_1mj72_167 button{width:100%}}._Google_1mj72_1155{display:flex!important;justify-content:center!important;align-items:center!important;margin-top:1rem!important;width:100%!important}._googleBtn_1mj72_1171{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:80%!important;padding:8px!important;background-color:#4285f4!important;border:none!important;border-radius:20px!important;cursor:pointer!important;font-family:inherit!important;font-size:14px!important;font-weight:500!important;color:#fff!important;box-shadow:0 1px 2px #0003!important;transition:background-color .2s!important;margin-top:0!important}._googleBtn_1mj72_1171:hover{background-color:#357ae8}._OR_1mj72_1225{display:flex;align-items:center;justify-content:center;margin-top:1rem;color:#5f5f5f99;font-family:Urbane Extra;font-size:14px}._OR_1mj72_1225:before,._OR_1mj72_1225:after{content:"";flex:1;border-bottom:1px solid rgba(89,91,219,.2);margin:0 1rem}
