*{-webkit-user-select:none;-moz-user-select:none;user-select:none}:root{--primary-color:#ff8a00;--secondary-color:#535353;--highlight-color:#6fcf97;--font-poppins:"Poppins",sans-serif}*{margin:0;padding:0;font-family:var(--font-poppins);box-sizing:border-box}.student_container{display:flex;height:100vh;background-color:rgba(255,138,0,.1)}.main-right-container{width:calc(100% - 18%);margin-left:18%;transition:margin-left .3s ease,width .3s ease;z-index:1}.sidebar.collapsed{width:8%}.main-right-container.collapsed{width:calc(100% - 8%);margin-left:8%}.main-right-container.collapsed .mainContent,.main-right-container.collapsed .progress-container{width:69%}.sidebar-toggle{position:absolute;top:50%;right:-15px;transform:translateY(-50%);cursor:pointer;transition:all .3s ease;z-index:10;opacity:0}.sidebar-toggle:hover{opacity:1}.sidebar.collapsed .sidebar-toggle{right:-20px}.sidebar{position:absolute;display:flex;flex-direction:column;background-color:#ff8a00;padding:20px;height:100vh;width:18%;transition:width .3s ease;z-index:1}.side-top{flex-grow:0;border-bottom:2px solid hsla(0,0%,100%,.2)}.userInfo{text-align:center;background:#fff;padding:10px;width:95%;margin:0 auto;border-radius:15px}.userInfo h3{color:#535353;font-weight:700;font-size:16px;margin:10px 0 0}.userInfo p{color:#949494;font-weight:400;font-size:12px;margin:0}.avatar{width:auto}.coin-diamond{display:flex;margin:10px 0;justify-content:center}.coin-diamond img{width:auto}.coin-diamond span{font-size:12px;font-weight:700;color:#535353}.cod-1,.cod-2{display:flex;align-items:center;gap:6px;width:45%;background-color:#fef3e1;border-radius:30px;padding:3px 5px}.cod-1{border:1px solid #ce9000;margin-right:5px}.cod-2{border:1px solid #00a763}.cod-2 svg{color:#00a763;font-size:22px}.navMenu{margin-top:10px;flex-grow:1}.navLink{width:100%;display:flex;align-items:center;color:#fff;margin:5px 0;text-decoration:none;font-size:15px;padding:8px;border-radius:10px;transition:background-color .3s ease,color .3s ease;background:none;border:none;cursor:pointer}.navLink svg{margin-right:5px;font-size:22px}.navLink:active{font-weight:700}.navLink.active,.navLink:active{background-color:#fff;color:#ff8a00}.navLink.active{font-weight:800}.navLink.active .hover-image1{content:url(/_next/static/media/Home.dbf17951.svg)}.navLink.active .hover-image2{content:url(/_next/static/media/BarChart.7c595215.svg)}.navLink.active .hover-image3{content:url(/_next/static/media/VideoCamera.f46bd6dd.svg)}.navLink.active .hover-image4{content:url(/_next/static/media/Prepare.01dc0fef.svg)}.hover-image1,.hover-image2,.hover-image3{width:25px;height:auto;transition:all .3s ease}button.navLink{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;gap:10px}.bottom-icons{position:relative;width:100%;bottom:0;display:flex;justify-content:space-around;padding-top:10px;border-top:2px solid hsla(0,0%,100%,.2)}.bottom-cards{background-color:#fff;width:40px;height:40px;padding:10px;border-radius:6px;border:none;transition:background-color .3s ease,color .3s ease;cursor:pointer}.bottom-cards,.notification-badge{display:flex;justify-content:center;align-items:center}.notification-badge{position:absolute;top:12px;left:25px;background-color:red;color:#fff;font-size:8px;font-weight:700;padding:1px 4px;border-radius:50%;border:1.5px solid #fff}.std-toggle-sidebar{background:none;border:none;color:#fff;padding:10px;position:absolute;right:-30px;top:50%;transform:translateY(-50%);cursor:pointer}.boostrightSection,.progress-chapter-right-container,.rightSection{position:fixed;right:0;top:0;height:100vh;padding:20px;display:flex;flex-direction:column;gap:15px;width:22%;transition:width .3s ease;z-index:1}.boostrightSection{padding:60px;width:32%}.boostresponsive-svg,.responsive-svg{width:100%;max-width:700px;height:auto}.boostresponsive-svg{max-width:850px}.main-right-container.collapsed .rightSection{width:24.5%}.std-card{background-color:#fff;border-radius:12px;padding:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:row;align-items:center;border-left:7px solid #ff8a00;position:relative;cursor:pointer}.std-card.active{border:2px solid #ff8a00;border-left-width:7px;font-weight:700}.discovery-card{background-image:linear-gradient(#fff,rgba(206,144,0,.3))}.discovery-card,.gems-card{display:flex;flex-direction:row}.gems-card{background-image:linear-gradient(#fff,rgba(0,167,99,.3))}.cardimg,.gray_cardimg{display:flex;align-items:center;padding:7px;background-color:rgba(255,138,0,.14);border-radius:5px}.gray_cardimg{background-color:hsla(0,0%,40%,.2)}.mlt{position:absolute;right:3px;bottom:0;width:65px;height:35px}.card-content{text-align:left;margin-left:10px}.card-content span{font-size:16px;color:#535353}.card-content p{font-weight:700;font-size:16px;margin:0}.buy-button{background-color:#00a763;color:#fff;border:none;padding:3px 10px;font-size:10px;font-weight:700;border-radius:15px;cursor:pointer;position:absolute;right:20px;top:15px}.new-label{color:#ff3b30;font-size:11px}.line{border:1px solid #949494}.notassignedpopupimg{width:200px;margin:0 auto}.notassignedpopupimg img{width:120px;height:120px;margin:0 auto}.boostmainContent,.mainContent,.progress-chapter-left-container,.progress-container{padding:20px;position:absolute;scrollbar-width:none;flex-grow:1;overflow-y:auto;height:100vh;width:61.5%;transition:width .3s ease}.boostmainContent{padding:60px;width:75%}.progress-head{padding:10px;background-color:#fff;border-radius:8px;box-shadow:0 0 8px 0 rgba(0,0,0,.12);display:flex;align-items:center}.progress-head span{font-size:19px;font-weight:900;color:#535353}.progress-head p{font-size:12px;font-weight:700;color:#949494;margin:0}.progress-head-icon{display:flex;align-items:center;margin-right:10px;padding:7px;background-color:rgba(255,138,0,.1);border-radius:8px}.progress-details,.quizhead-container{display:flex;justify-content:space-between;width:100%}.quizhead-container{align-items:center}.std-progresshead{width:50%}.std-progress-mainheadbar{display:flex;align-items:center;gap:10px;width:45%}.progress-info{display:flex;flex-direction:column;gap:4px;justify-content:center}.progress-info span{font-size:18px;font-weight:800;color:#535353}.progress-info p{font-size:12px;font-weight:700;color:#949494}.quiz-progress{color:#ff8a00}.chapter-info{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.previous-chapter-btn{background-color:#ff8a00;color:#fff;font-weight:700;font-size:12px;padding:5px 20px;border-radius:20px;text-decoration:none;display:inline-block;border:1px solid #ff8a00}.std-progress{padding-bottom:20px;width:100%;margin:0 auto;display:flex;flex-direction:column;background-color:transparent}.icon{font-size:36px}.magicright{position:relative;left:40%}.magicleft{position:relative;left:-35%;top:-15%;cursor:pointer}.topic-name-container{display:flex;align-items:center;justify-content:center;margin:20px 0;width:100%}.topicline{flex-grow:1;height:2px;background-color:#d1d1d1}.topic-name-box{padding:5px 15px;background-color:#fff;border:2px solid #d1d1d1;border-radius:25px;box-shadow:0 0 8px rgba(0,0,0,.1);font-weight:700;color:#383838;width:400px;overflow:hidden;text-overflow:ellipsis;display:inline-block;text-align:center}.sticky{z-index:1;position:-webkit-sticky;position:sticky;top:0;margin-bottom:20px}.sidebar.collapsed{padding:10px}.sidebar.collapsed .userInfo{display:flex;flex-direction:column;align-items:center}.sidebar.collapsed .userInfo h3,.sidebar.collapsed .userInfo p{display:none}.sidebar.collapsed .avatar{width:40px;height:40px}.sidebar.collapsed .coin-diamond{display:flex;flex-direction:column;gap:5px}.sidebar.collapsed .cod-1,.sidebar.collapsed .cod-2{width:100%}.sidebar.collapsed .navLink span{display:none}.sidebar.collapsed .navLink{display:flex;align-items:center;justify-content:center}.sidebar.collapsed .bottom-cards,.sidebar.collapsed .bottom-icons{display:flex;flex-direction:column;justify-content:center;align-items:center}.sidebar.collapsed .bottom-cards{margin:5px 0}.sidebar.collapsed .mainContent,.sidebar.collapsed .progress-container{width:78%}.popup-box{background:#fff;padding:20px;border-radius:8px;max-width:500px;width:100%;box-shadow:0 4px 8px rgba(0,0,0,.2)}.popup-header{display:flex;justify-content:center;align-items:center;margin-bottom:20px;position:relative}.popup-header h2{font-size:24px;font-weight:700;color:#5e5e5e;margin:0}.popup-header-left{display:flex;flex-direction:column;align-items:start;gap:5px;text-align:left}.popup-header-left span{color:#ff8a00;font-weight:700}.close-btn{position:absolute;right:0;background:none;font-size:1.5rem;cursor:pointer;background-color:#d1d1d1;padding:10px;border-radius:10px;border:solid #949494;border-width:1px 1px 4px}.close-btn,.popup-center{display:flex;justify-content:center;align-items:center}.popup-center{margin-bottom:16px}.popup-center span{margin-top:115px;display:flex;align-items:center;justify-content:center;color:#ff8a00;font-weight:700;gap:5px;font-size:22px}.popup-content{margin-top:40px}.popup-content h3,.progress-chapter-static-content h3{font-size:18px;font-weight:700;color:#5e5e5e}.popup-content p,.progress-chapter-static-content p{font-size:18px;font-weight:500;color:#5e5e5e;margin:0}.popup-footer{margin-top:20px;display:flex;flex-direction:column;align-items:center}.Booster-start-btn,.understood-btn{background-color:#ff8a00;color:#fff;border:none;border-bottom:4px solid #e68600;padding:10px;border-radius:10px;cursor:pointer;width:100%;font-size:18px;font-weight:700;text-decoration:none}.Booster-start-btn{background-color:#3ea8ff;border-bottom:4px solid #c6e4fd}.gem-btn{justify-content:center}.gem-btn,.three-dots{display:flex;align-items:center}.three-dots{margin-top:10px;gap:5px}.dot{width:10px;height:10px;background-color:#ffbf66;border-radius:50%}.dot.middle{width:30px;height:10px;border-radius:5px;background-color:#ff8a00}.progresstitle{font-size:24px;font-weight:700;color:#535353;margin-bottom:20px}.chapterList{display:flex;flex-direction:column;gap:15px}.chapterCard{position:relative;display:flex;align-items:center;justify-content:space-between;padding:10px;background:#fff;border:1px solid #ddd;border-radius:8px;text-decoration:none}.booster-flowerplant-box{position:relative;top:-4px}.booster-plant-container{position:relative;top:10px;display:flex;justify-content:space-between;align-items:center;flex:1 1;top:20px}.plant-container{position:relative;top:10px}.plant-flower{position:absolute;top:35px}.std-progress-bar{width:100%;height:10px;background-color:#e0e0e0;overflow:hidden;border-radius:10px}.progress-fill{height:100%;background-color:#68aa0c;transition:width .4s ease-in-out;border-radius:10px}.progress-chapter-content{position:relative;background-color:#fff;width:100%;border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.1);overflow:hidden;z-index:10;display:flex}.progress-chapter-background{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.2;object-fit:cover}.progress-chapter-tree{width:100px;height:100px;border-radius:10px;margin-right:15px;position:relative;top:20px}.progress-chapter-details{flex-grow:1;display:flex;flex-direction:row;justify-content:space-between}.progress-chapter-details button{background-color:transparent;border:none}.progress-chapter-title{font-size:18px;font-weight:700;color:#5e5e5e}.progress-chapter-action{padding:6px 12px;border-radius:5px;font-size:12px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px}.button-icon{display:inline-block}.progressAtempted{background-color:#fff4e6;color:#ff8a00;border:solid #ff8a00;border-width:1px 1px 3px;width:120px;float:right;margin-top:10px}.gotojournybooster{background-color:#e8f0d3;color:#8ab424;border:solid #8ab424;border-width:1px 1px 3px;border-radius:5px}.gotojournybooster,.progressBooster{width:120px;float:right;margin-top:10px;padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center}.progressBooster{background-color:#c1def7;color:#0a8ffc;border:solid #0a8ffc;border-width:1px 1px 3px;border-radius:5px}.progressCard{background-image:url(/_next/static/media/ProgressBackground.01e9c141.png);background-size:cover;background-repeat:no-repeat;background-position:50%}.progressCard,.progressCardupcoming{position:relative;width:100%;height:100px;border-radius:10px}.progressCardupcoming{background-color:#fff}.ReportCard{display:flex;flex-direction:column;gap:30px;padding:15px;background:#fff;border:1px solid #ddd;border-radius:8px}.chapterInfo,.progress-p-icon{display:flex;align-items:center}.progress-p-icon{width:50px;height:50px;background-color:rgba(94,94,94,.1);border-radius:5px;margin-right:15px;justify-content:center}.previous-icon{background-color:rgba(255,138,0,.1)}.pending-icon{background-color:rgba(94,94,94,.1)}.chapterTitle{font-size:18px;font-weight:700;margin:0;color:#5e5e5e}.quizInfo{font-size:14px;font-weight:700;color:#949494;padding-right:10px}.statusOngoing,.statusPrevious{background:#9dca45}.statusOngoing,.statusOngoingcompleted,.statusOngoingcompletedBtC,.statusPrevious{color:#fff;font-weight:700;font-size:14px;padding:5px 15px;border-radius:5px;cursor:pointer}.statusOngoingcompleted,.statusOngoingcompletedBtC{background:#ff8a00}.statusOngoingcompletedBtC{background:#9dca45}.progress-plant,.progress-tree{position:absolute;right:0;bottom:0}.progressheader{display:flex;align-items:center;gap:20px;margin-bottom:20px}.back-icon,.booster-backicon,.v2-booster-backicon{background-color:#ff8a00;font-size:35px;color:#fff;cursor:pointer;padding:5px;border-radius:3px}.booster-backicon{background-color:#3ea8ff}.v2-booster-backicon{background-color:#24ad60}.progressheader h2{font-size:24px;font-weight:700;color:#535353}.tabs{display:flex;gap:20px;margin-bottom:20px}.swift-tab{display:flex;padding:5px;border-radius:30px;background-color:#fff;gap:15px}.tab{padding:10px 20px;border:none;border-radius:25px;cursor:pointer;font-weight:700;color:#ff8a00;background-color:transparent;transition:all .3s ease}.tab.active{background-color:#ff8a00;color:#fff}.content{display:flex;flex-direction:column;gap:15px;align-items:center}.performance-content,.readiness-content{width:100%;display:flex;flex-direction:column;gap:10px}.chapter-item{background:#fff;padding:10px;border-radius:8px;border:1px solid #ddd;cursor:pointer;transition:background-color .3s ease}.chapter-header,.chapter-item{display:flex;align-items:center;gap:10px}.updown-icon{padding:10px;background-color:rgba(255,138,0,.1);color:#ff8a00;border-radius:5px;display:flex;align-items:center}.chapter-icon{display:flex;flex-shrink:0;padding:5px;border-radius:50%;background-color:#ededed;border:1px solid #d1d1d1}.chapter-text{font-size:16px;font-weight:700;color:#5e5e5e}.chapter-details{display:flex;flex-direction:column;width:100%;margin-top:10px}.detail-item{padding:10px 0;display:flex;align-items:center;gap:10px;border-top:1px solid #ededed}.detail-text{font-size:15px;font-weight:500;color:#535353}.chapter-actions{display:flex;gap:10px;padding:10px 0;width:100%;border-top:1px solid #ededed}.action-btn{padding:8px 15px;border:none;border-radius:5px;cursor:pointer;font-weight:700;transition:all .3s ease;color:#fff;width:175px}.action-btn.attempt-quest,.action-btn.practice{background-color:#ff8a00;border:solid #c70;border-width:1.5px 1.5px 4px}.action-btn.attempt-booster{background-color:#3ea8ff;border:solid #0a8ffc;border-width:1.5px 1.5px 4px}.action-btn.review-questions{background-color:transparent;color:#ff8a00;border:1.5px solid #ff8a00}.action-btn:hover{opacity:.9}.lu-card-container{display:flex;margin:10px 0 20px;justify-content:space-between}.progress-card,.progress-card-active{width:19%;display:flex;align-items:center;gap:5px;background-color:#fff;padding:5px;border-radius:7px;border:solid #d9d9d9;border-width:1px 1px 4px;transition:box-shadow .3s ease}.progress-card-active,.progress-card:active{border:solid #ff8a00;border-width:1px 1px 4px}.progress-card:active{background-color:#fff}.progress-card-report{display:flex;align-items:center;background-color:#fff;gap:10px;padding:10px 15px;border-radius:7px;border:1px solid #ff8a00;transition:box-shadow .3s ease;cursor:pointer}.progress-chapter-static-content{display:flex;flex-direction:column;gap:10px;width:100%;text-align:center}.progress-chapter-static{align-items:center;margin:50px}.progress-chapter-static,.progress-content{display:flex;flex-direction:column}.progress-card-title,.progress-title{font-weight:700;font-size:11px;color:#535353}.progressRightText{font-weight:700;font-size:16px;color:#ff8a00}.progress-count{font-weight:700;font-size:18px;color:#60a917}.progress-icon img{width:35px!important;height:35px!important;padding:5px;background-color:#ededed;border-radius:50%;border:1px solid #d1d1d1}.chapter-progress-card{display:flex;align-items:center;justify-content:space-between;background-image:url(/images/studentimg/JourneyIllustration.jpg);background-size:cover;background-position:50%;padding:10px 15px;border-radius:15px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:box-shadow .3s ease;position:relative}.chapter-content{width:52%;display:flex;flex-direction:column;gap:10px}.chapter-content span{font-weight:700;font-size:16px;color:#535353}.journey-button{background-color:#a4c400;color:#fff;border-radius:30px;padding:5px 10px;font-weight:700;border:1px solid #528200;cursor:pointer;transition:background-color .3s ease;font-size:12px;text-align:center;text-decoration:none}.journey-button:hover{background-color:transparent;color:#a4c400}.chapter-illustration img{width:60px;height:auto}.responsive-svg{width:100%;max-width:700px;height:auto}.feedback-box-cont{background-color:rgba(255,138,0,.1)}.booster-container,.quiz-container,.v2-booster-container{width:100%;height:100%;min-height:100vh;background-color:rgba(255,138,0,.1);border-radius:10px;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.booster-container{background-color:rgba(62,168,255,.1);background-image:url(/_next/static/media/BoosterpageBGimg.bc01b711.svg)}.booster-container,.v2-booster-container{padding:60px;background-size:cover;background-repeat:no-repeat;background-position:50%}.v2-booster-container{background-image:url(/_next/static/media/masterScreenBg.a962c7c4.png)}.quiz-header{display:flex;justify-content:space-between;align-items:center}.quiz-header h2{color:#ff8a00}.quit-btn{display:flex;align-items:center;gap:5px;background-color:#ff8a00;color:#fff;border-radius:15px;cursor:pointer;font-weight:700;font-size:14px;padding:5px 30px;text-decoration:none;margin-bottom:5px;border:1px solid #ff8a00}.quit-btn:active{background-color:transparent;color:#ff8a00}.question-section{background-color:#fff;border-radius:10px;margin-top:20px;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.question-navigation{display:flex;gap:10px}.green{width:40px;height:40px;font-weight:700;border-radius:5px;cursor:pointer;background-color:#6fcf97;color:#fff;margin:3px}.green,.green.active{border:2px solid #6fcf97}.green.active{background-color:#c5ecd5;color:#6fcf97}.red{width:40px;height:40px;font-weight:700;border-radius:5px;cursor:pointer;background-color:#fd6845;color:#fff;margin:3px}.red,.red.active{border:2px solid #fd6845}.red.active{background-color:#ffb8aa;color:#fd6845}.gray{width:40px;height:40px;font-weight:700;border-radius:5px;cursor:pointer;background-color:#949494;margin:3px}.gray,.gray.active{border:2px solid #949494;color:#fff}.gray.active{background-color:#b3b3b3}.question-section-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px;gap:10px}.question-no-section{width:70%}.question-section-report{display:flex;gap:5px;color:#666;font-weight:700;font-size:15px;width:40%;margin:10px 0 0;justify-content:flex-end!important}.bggrey{background-color:#ededed!important}.dfa{justify-content:center}.question-section-report svg{font-size:20px;margin-right:5px}.question-section-report span{display:flex;align-items:center;color:#fd6845}.question-box{margin-bottom:20px}.boosterQuestion,.question{padding:15px;font-size:17px!important;margin-bottom:20px;border:1px solid #ff8a00;border-radius:3px;color:#5e5e5e;font-family:Times New Roman,Times,serif!important}.boosterQuestion{border:1px solid #3ea8ff}.boosterQuestion p,.question p{font-size:17px!important;color:#5e5e5e;font-family:Times New Roman,Times,serif!important;margin-bottom:0!important}.boosterQuestion span mjx-container mjx-math,.question span mjx-container mjx-math,.questionreview span mjx-container mjx-math{font-weight:700!important;font-family:Times New Roman,Times,serif!important;font-size:17px!important}.boosterQuestion span,.question span,span mjx-container mjx-math{font-family:Times New Roman,Times,serif!important;font-size:17px!important}.boosterQuestion span,.question span{color:#5e5e5e}.boosterQuestion ol,.boosterQuestion ul,.question ol,.question ul{margin-left:15px!important}.booster-question-segment,.question-segment{display:flex;align-items:center;gap:10px;margin-bottom:10px}.question-segment span{font-size:20px!important;font-weight:700!important;color:#ff8a00!important}.booster-question-segment span{font-size:20px!important;font-weight:700!important;color:#3ea8ff!important}.boosterQuestionSegment{color:#3ea8ff!important}.booster-question-segment .boosterQuestionSolution{color:#5e5e5e!important}.question-segment-img{border-radius:5px}.question-segment-img,.question-video-img{width:35px;height:35px;display:flex;align-items:center;justify-content:center}.question-video-img{background-color:#c5ecd5;border-radius:10px}.boosterQuestionvideo,.question-video-btn{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:600;color:#ff8a00;padding:10px 15px;border:1px solid #ff8a00;border-radius:10px;cursor:pointer}.boosterQuestionvideo{color:#3ea8ff;border:1px solid #3ea8ff}.options{display:flex;flex-direction:column;gap:15px}.option-card{display:flex;align-items:center;padding:10px;border:solid #b3b3b3;border-width:1px 1px 3px;border-radius:5px;cursor:pointer;transition:background-color .3s ease,border-color .3s ease}.option-card span.option-label-box{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #b3b3b3;border-radius:4px;margin-right:15px;font-weight:700;font-size:12px;color:#b3b3b3}.option-card.selected{background-color:#c6e4fd;color:#3ea8ff;border:solid #3ea8ff;border-width:1px 1px 3px}.option-card.selected .option-label-box{color:#3ea8ff;border:1px solid #3ea8ff}mjx-math{white-space:normal!important;text-align:left!important}mjx-c{margin:0 .5px!important}mjx-mtext{display:inline!important}mjx-c,mjx-mtext{text-align:left!important}mjx-c{letter-spacing:.1em!important;display:inline-block!important}mjx-container{font-size:1em!important;line-height:1.5!important;text-align:left!important}.option-text,.option-text span{font-size:16px!important;color:#535353!important;font-family:Times New Roman,Times,serif!important}.option-text p{margin:0;font-size:16px!important;color:#535353}.option-card br{display:none}.question-video{padding:20px;border:1px solid #6fcf97;margin:20px 0;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.1)}.question-video,.question-video span{color:#535353!important}.question-video,.question-video p,.question-video span{font-size:16px!important;font-family:Times New Roman,Times,serif!important}.question-video p{margin:0;color:#535353}.booster-red-card{border:solid #e95436;border-width:1px 1px 3px;background-color:#ffb8aa;color:#e95436}.booster-red-card span.option-label-box{color:#e95436;border:1px solid #e95436}.booster-red-card:after{content:"Your Answer";font-weight:700;position:absolute;right:95px}.red-card{border:solid #e95436;border-width:1px 1px 3px;background-color:#ffb8aa;color:#e95436}.red-card span.option-label-box{color:#e95436;border:1px solid #e95436}.red-card:after{content:"Your Answer";font-weight:700;position:absolute;right:60px}.green-card{background-color:#c5ecd5;color:#6fcf97;border:solid #6fcf97;border-width:1px 1px 3px}.green-card span.option-label-box{color:#6fcf97;border:1px solid #6fcf97}.correctanswer:after{right:60px}.booster-correctanswer:after,.correctanswer:after{content:"Correct Answer";font-weight:700;position:absolute;color:#6fcf97}.booster-correctanswer:after{right:95px}.button-section{display:flex;justify-content:space-between;margin-top:20px}.feedback-btn-lft,.feedback-btn-rgt,.next-btn,.prev-btn{padding:10px 20px;background-color:#fff4e6;color:#ff8a00;font-weight:700;cursor:pointer;border-radius:5px;transition:opacity .3s ease;border:solid #c70;border-width:1px 1px 3px;width:200px}.feedback-btn-rgt{background-color:#ff8a00;color:#fff}.feedback-btn-lft{background-color:#b3b3b3;color:#fff;border:solid #949494;border-width:1px 1px 3px}.popup-box{animation:fadeIn .3s ease}.prev-btn:disabled,.prev-btn:disabled:hover{background-color:#b3b3b3;cursor:not-allowed;color:#fff;border:solid #949494;border-width:1px 1px 3px}.next-btn:active,.prev-btn:active{background-color:#ff8a00;color:#fff}.flashcard-overlay,.popup-overlay{scrollbar-width:none;overflow:auto;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center}.quiz-popup-box,.report-popup-box{overflow-y:auto;scrollbar-width:none;background-color:#fff;color:#535353;padding:20px;border-radius:8px;max-width:500px;max-height:98vh;text-align:center}.report-popup-box{min-width:500px}.quiz-popup-red{margin:40px 0;font-size:14px;font-weight:700;background-color:rgba(255,179,186,.4);border:1px solid rgba(220,21,0,.4);padding:20px 40px;color:#dc1500;border-radius:8px}.quiz-popup-box h3{color:#535353;margin-bottom:10px;font-size:24px;font-weight:700}.report-popup-box .reportheading{color:#535353;margin-bottom:10px;font-size:22px;font-weight:700;text-align:left}.report-popup-box .report-subheading{color:#535353;margin-bottom:10px;font-size:18px;font-weight:700;text-align:left}.quiz-popup-btn{display:flex;align-items:center;justify-content:space-between;margin-top:20px;gap:15px}.popup-middle{position:relative;top:-60px;font-size:18px;font-weight:700}.popup-middle span{display:flex;align-items:center;gap:5px}.popup-middle p{gap:10px;margin-bottom:5px}.popup-middle p,.quest-multibox{display:flex;align-items:center;justify-content:center}.quest-multibox{gap:15px}.quest-multibox img{margin-bottom:15px;width:40px;height:40px}.quest-multibox span{font-size:13px;font-weight:900;color:#5e5e5e}.quest-multibox p{font-size:13px;font-weight:600;margin:0}.quest-multibox1,.quest-multibox2,.quest-multibox3{display:flex;align-items:center;padding:10px;flex-direction:column;width:29%;border:2px solid;border-radius:10px}.quest-multibox1{background:linear-gradient(hsla(0,0%,100%,.5),rgba(28,150,249,.5));border-color:#1c96f9;color:#1c96f9}.quest-multibox2{background:linear-gradient(hsla(0,0%,100%,.5),rgba(157,202,69,.5));border-color:#9dca45;color:#9dca45}.quest-multibox3{background:linear-gradient(hsla(0,0%,100%,.5),rgba(138,0,255,.5));border-color:#8a00ff;color:#8a00ff}.cancel-btn,.continue-btn,.report-btn,.yes-btn{background-color:#ff8a00;color:#fff;padding:10px;font-size:16px;font-weight:700;cursor:pointer;width:48%;border:solid #c70;border-width:1px 1px 3px;border-radius:6px}.report-btn{width:200px;margin-top:30px}.cancel-btn{background-color:#fff4e6;color:#ff8a00}.progress-bar-background{width:190px;height:7px;background-color:#d1d1d1;border-radius:5px;overflow:hidden;position:relative}.progress-bar-fill{height:100%;background-color:#9dca45;width:0;border-radius:5px;transition:width .5s ease-in-out}.progressChapterContent{position:absolute;top:45px;width:100%}.progressChapterTreeBox{display:flex;justify-content:space-between;align-items:center;transition:width .3s ease-in-out;position:relative;top:20px;z-index:1;min-height:30px}.progress-flowerbar-background{width:100%;height:15px;border-radius:5px;overflow:hidden;position:relative;top:3px;opacity:.6}.progress-flowerbar-fill{height:100%;background-color:transparent;background-image:url(/_next/static/media/ProgressFlower.99944c64.svg);background-size:contain;background-position:0;width:0;border-radius:5px;opacity:1;transition:width .5s ease-in-out}.quiz-progress{color:#535353;font-size:12px;font-weight:700}.oops-popup{background-image:url(/_next/static/media/greenOops.c817e956.png);background-size:cover}.oops-popup,.rewards-container{background-repeat:no-repeat;background-position:50%}.rewards-container{background-image:url(/_next/static/media/bgspark.b74c04fb.png);background-size:contain;display:flex;justify-content:center;gap:15px;width:90%;min-height:200px;margin:0 auto}.coin-reward-item,.gems-reward-item,.reward-item{display:flex;flex-direction:column;align-items:center}.coin-reward-item,.gems-reward-item{margin:auto 0;padding:9px;border:1px solid;border-radius:10px;gap:5px;font-size:14px;font-weight:700;max-height:120px;box-sizing:border-box;overflow:hidden}.coin-reward-item{border-color:#ce9000;background-color:#fff5dd;color:#ce9000}.gems-reward-item{border-color:#00a763;background-color:#70d8404a;color:#00a763}.bg-gradian{background-repeat:no-repeat!important;background-size:cover!important;background-position:50%!important}.backgroundImage1{background-image:url(/_next/static/media/bg-gradian.e8b51d6f.png)!important}.backgroundImage2{background-image:url(/_next/static/media/coin-bg.6fb7b4f5.png)!important}.backgroundImage3{background-image:url(/_next/static/media/gems-bg.a8240032.png)!important}.backgroundImage4{background-image:url(/_next/static/media/GiniPopupBG.db556ad3.png)!important}.backgroundImage5{background-image:url(/_next/static/media/boostepopupBG.e0dcd9d1.png)!important}.popup-cont-black p,.popup-cont-color p{font-size:12px;font-weight:700}.circular-button-coin,.circular-button-gems{width:60px;height:60px;border-radius:50%;background-color:#ce9000;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:transform .2s ease-in-out}.circular-button-gems{background-color:#00a763}.circular-button-coin:hover{transform:scale(1.05)}.light-orange,.nav-btn,.orange{width:40px;height:40px;font-weight:700;border-radius:5px;background-color:#b3b3b3;border:2px solid #949494;cursor:pointer;color:#fff;margin:3px}.light-orange.active,.nav-btn.active,.orange.active{border:2px solid #ff8a00;background-color:#fff4e6;color:#ff8a00}.orange{background-color:#ff8a00;border:2px solid #ff8a00;color:#fff}.light-orange{border:2px solid #fff4e6;background-color:#fff4e6;color:#ff8a00}.achievements-container,.profile-container,.raiseAticket,.revisionZone{padding:20px;scrollbar-width:none;flex-grow:1;overflow-y:auto;height:100vh;transition:width .3s ease}.achievements-back-arrow,.profile-back-arrow{display:flex;gap:20px;align-items:center;margin:20px 0}.achievements-back-arrow h4,.profile-back-arrow h4{color:#535353;font-weight:700;font-size:24px;margin:0}.achievements-back-arrow span,.profile-back-arrow span{width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:5px;border-radius:5px;background-color:#ff8a00}.profile-back-arrow img{width:25px}.profile-content{display:flex;flex-direction:row;gap:20px}.profile-card-container{width:35%;margin-bottom:20px}.profile-card,.profile-download-btn{background-color:#fff;padding:15px;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);text-align:center}.profile-download-btn{display:flex;align-items:center;gap:10px;cursor:pointer}.download-rgt{display:flex;align-items:center;justify-content:space-between;width:100%}.download-rgt p{font-size:16px;font-weight:700;color:#535353}.download-rgt svg{font-size:18px;color:#ff8a00}.profile-image{width:120px;height:120px}.profile-class-edit{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;width:100%}.profile-class-edit span{display:flex;align-items:center;color:#ff8a00;font-weight:700;font-size:12px;gap:5px}.profile-class-circle{background-color:#ff8a00;color:#fff;font-size:12px;padding:2px 25px;border-radius:15px}.profile-name{margin:10px 0 0;font-size:20px;color:#ff8a00;font-weight:700}.profile-school{color:#5e5e5e;font-weight:700}.profile-badge-container{width:65%}.profile-badge-card,.profile-badge-container{display:flex;flex-direction:column;gap:15px}.achievements-badge-item,.profile-badge-item{display:flex;flex-direction:column;text-align:left;background-color:#fff;padding:10px;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.achievements-badge-item{flex-direction:row;gap:15px;align-items:center}.achievements-badge-item span{height:55px}.profile-badge-details{display:flex;align-items:center;gap:15px}.profile-badge-title{font-weight:700;color:#ff8a00;margin:0;font-size:16px}.profile-badge-description{font-weight:700;color:#666;font-size:13px;margin:0}.profile-badge-collection{display:flex;justify-content:flex-end;align-items:center;font-weight:700;font-size:14px;margin-top:10px;color:#ff8a00}.profile-right-arrow{width:20px;height:20px;margin-left:5px}.achievements-badge-list-container{display:flex;flex-direction:column;flex-wrap:wrap;gap:15px;width:65%}.achievements-content{display:flex;gap:15px}.achievements-badge-image{width:55px;height:55px;padding:8px;background-color:rgba(255,138,0,.1);border-radius:5px}.achievements-badge-title{font-weight:700;color:#ff8a00;margin:0;font-size:16px}.achievements-badge-date{font-weight:700;color:#666;font-size:13px;margin:0}.achievements-badge-content{display:flex;flex-direction:column;gap:5px}.achievements-profile-right-container{width:35%;display:flex;flex-direction:column;gap:20px;text-align:center}.achievements-profile-background-1{background-image:url(/_next/static/media/1bg.6e5ea979.png);width:100%;height:300px}.achievements-profile-background-1,.achievements-profile-background-2{background-size:contain;background-repeat:no-repeat;background-position:50%;border-radius:10px;display:flex;justify-content:center;align-items:center}.achievements-profile-background-2{background-image:url(/_next/static/media/2bg.63e3b381.png);padding:10px;width:70%;height:200px}.achievements-inner-image{width:100px;height:auto;border-radius:5px}.achievements-badge-info{text-align:center;position:relative;top:-80px}.achievements-badge-name{font-size:20px;color:#ff8a00;font-weight:700}.achievements-badge-description{color:#5e5e5e;font-weight:700}.profile-badge-item{cursor:default}.profile-badge-item.clickable{cursor:pointer}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;text-align:center}.b2c-modalPopup,.b2c-subscription-action,.b2c-upgrade-subscription,.progress-modal-content,.resources-unlockVideo,.std-modal-content{background:#fff;padding:20px;border-radius:15px;max-width:500px;max-height:95vh;width:100%;box-shadow:0 4px 8px rgba(0,0,0,.2);text-align:center;background-image:url(/_next/static/media/popup-mod.91b98ad4.png);background-size:cover;background-position:50%;overflow-y:auto;scrollbar-width:none}.progress-modal-progressbar{width:100%;height:150px;background-image:url(/_next/static/media/porgressbarPopupBG.3ae36937.png);background-size:cover;background-position:50%}.progress-modal-content{background-image:url(/_next/static/media/ProgressPopupBG.773fca5b.png)}.b2c-modalPopup{max-width:450px;background-image:url(/_next/static/media/B2CpopupBG.a86b6ed8.png)}.b2c-subscription-action{background-image:url(/_next/static/media/b2cSubActionbg.9d56f883.png)}.b2c-upgrade-subscription{background-image:url(/_next/static/media/b2cGreenPopupBG.1d41073d.png)}.resources-unlockVideo{max-width:450px;background:linear-gradient(180deg,#fff,#ffc074)}.progress-modal-content-progressbar{background:#fff;padding:20px;border-radius:15px;max-width:500px;max-height:95vh;width:100%;box-shadow:0 4px 8px rgba(0,0,0,.2);text-align:center;background-color:#fff;overflow-y:auto;scrollbar-width:none}.progress-modal-content h2,.progress-modal-content-progressbar h2{text-align:center;font-size:20px;font-weight:700;color:#ff8a00;margin-bottom:30px}.progressPopupContent{padding:15px;border:1px solid #ff8a00;background-color:#fff4e6;text-align:left;border-radius:10px}.progressPopupContent h3{font-size:20px;font-weight:700;color:#666}.progressConceptBox{display:flex;align-items:center;margin:10px 0;gap:5px}.progressConceptBox p{font-size:20px;font-weight:700;color:#ff8a00;margin:0}.progressConceptList p{padding:10px 0;font-size:14px;color:#5e5e5e;margin:0;border-bottom:1px solid #5e5e5e;width:100%}.modal-body h2{font-weight:700;color:#ff8a00}.modal-body p{font-weight:700;color:#949494}.popup-img{width:330px;margin:20px 0}.modal-badge-title{font-size:20px;color:#ff8a00;font-weight:700}.modal-badge-description{color:#535353;font-weight:700;margin-bottom:20px}.claim-btn,.profile-update-btn{background-color:#ff8a00;color:#fff;padding:12px 0;border-radius:8px;font-weight:700;width:90%;border:solid #c70;border-width:1px 1px 4px;cursor:pointer;transition:background-color .3s}.claim-btn:hover{background-color:#e68600}.profile-update-btn{width:30%;height:50px}.report-issue-options{display:flex;flex-direction:column;gap:5px;margin:10px 0;text-align:left}.report-issue-options label{display:flex;align-items:center;font-size:16px;font-weight:600;color:#5e5e5e}.booster-report-textarea,.report-textarea{width:100%;padding:10px;margin-bottom:20px;border-radius:8px;border:1px solid var(--primary-color);font-size:14px;color:#94a3b8;resize:none}.booster-report-textarea:focus,.report-textarea:focus{outline:none}.booster-report-textarea{border:1px solid #3ea8ff}.boosterCheckbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:1.5px solid #3ea8ff;border-radius:3px;background-color:#fff;margin-right:8px;cursor:pointer;display:inline-block;position:relative}.boosterCheckbox input[type=checkbox]:checked:before{content:"\2714";color:#fff;font-size:15px;position:absolute;top:0;left:4px}.boosterCheckbox input[type=checkbox]:checked{background-color:#3ea8ff;border:none}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:1.5px solid var(--primary-color);border-radius:3px;background-color:#fff;margin-right:8px;cursor:pointer;display:inline-block;position:relative}input[type=checkbox]:checked:before{content:"\2714";color:#fff;font-size:15px;position:absolute;top:0;left:4px}input[type=checkbox]:checked{background-color:var(--primary-color);border:none}.selected-btn{padding:10px 20px;background-color:#ff8a00;color:#fff;font-weight:700;cursor:pointer;border-radius:5px;transition:opacity .3s ease;border:solid #c70;border-width:1px 1px 3px;width:200px}.feedback-head{display:flex;align-items:center;margin-bottom:20px}.feedback-top-card{justify-content:left;gap:15px;border:none;padding:0;display:flex;align-items:center;justify-content:space-between;transition:box-shadow .3s ease}.banner{padding:15px;margin-bottom:20px;text-align:center;background-image:url(/_next/static/media/banner.a7dc3d7b.png);background-size:cover;background-position:50%;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);width:100%;height:90px}.banner p{color:#fff;width:50%;font-size:22px;font-weight:700;margin:0 auto;text-align:center}.buygem{background-image:url(/_next/static/media/BuyNow.9a7bc2a3.png);background-size:contain;background-position:50%;height:135px;width:100%;background-repeat:no-repeat;margin:0;flex-direction:column}.gem-cost-section{display:flex;justify-content:space-between;align-items:center;padding:0 29px;border-radius:8px;font-size:20px;font-weight:800;text-align:center;width:100%}.gem-info{color:#00a763}.coin-info{color:#d8a633}.equals{margin:0 10px;font-size:26px;color:#535353}.gem-purchase-section{text-align:center;margin-bottom:20px;padding:15px;box-shadow:0 1px 15px rgba(0,0,0,.1);border-radius:7px}.gem-counter{display:flex;justify-content:center;align-items:center;border:2px solid #949494;border-radius:10px;padding:0 15px;background:#f8f8f8;gap:15px}.gem-counter button{font-size:1.5rem;font-weight:700;color:orange;border:none;background:transparent;cursor:pointer}.gem-counter span{font-size:1.5rem;font-weight:700;color:#000;border-left:2px solid #949494;border-right:2px solid #949494;padding:0 15px}.quick-purchase-buttons{display:flex;justify-content:center;gap:10px;margin-bottom:20px}.quick-purchase-buttons button{background:#d5ede0;color:#535353;font-size:15px;font-weight:800;padding:3px 15px;border-radius:15px;cursor:pointer;gap:4px;border:1.5px solid #00a763}.popup-overlay,.quick-purchase-buttons button{display:flex;align-items:center;justify-content:center}.popup-overlay{scrollbar-width:none;overflow:auto;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:1000;text-align:center}.bosster-gini-popup-box,.popup-box{background:#fff;padding:20px;border-radius:8px;max-width:500px;width:100%;box-shadow:0 4px 8px rgba(0,0,0,.2);max-height:98vh;overflow-y:auto;display:flex;flex-direction:column;scrollbar-width:none}.bosster-gini-popup-box{min-width:500px;min-height:500px}.accuracy-card{justify-content:space-between;background:#fff8ef;border:1px solid #ffa726;border-radius:10px;padding:10px 15px;margin-top:20px;box-shadow:0 2px 5px rgba(0,0,0,.1);width:100%}.accuracy-card,.accuracy-info{display:flex;align-items:center}.accuracy-text{display:flex;flex-direction:column;justify-content:center}.title{font-size:16px;font-weight:700;color:#333}.subtitle{font-size:14px;color:#888}.accuracy-percentage{font-size:24px;font-weight:800;color:#ff9800;text-align:right}.std-loader-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;z-index:1000;width:100vw;height:100vh;background:rgba(0,0,0,.7)}.std-loader{width:100px;height:100px;border-radius:50%;display:inline-block;position:relative;border-color:transparent transparent #ff8a00 #ff8a00;border-style:solid;border-width:5px;box-sizing:border-box;animation:rotation 1.5s linear infinite}.std-loader:after,.std-loader:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;border:4px solid;border-radius:50%;box-sizing:border-box}.std-loader:after{width:calc(100px - 15px);height:calc(100px - 15px);border-color:#9dca45 #9dca45 transparent transparent;animation:rotationBack .7s linear infinite}.std-loader:before{width:calc(100px - 30px);height:calc(100px - 30px);border-color:#fff #fff transparent transparent;animation:rotation 2s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotationBack{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.quiz-unavailable{width:100%;height:80%;display:flex;align-items:center;justify-content:center;flex-direction:column}.quiz-unavailable h3{color:#535353;font-size:28px;font-weight:700}.quiz-unavailable p{color:#666;font-size:16px}.number{font-size:50px;font-weight:900;color:#fff;text-shadow:3px 0 orange,-3px 0 orange,0 3px orange,0 -3px orange,2px 2px orange,-2px -2px orange,-2px 2px orange,2px -2px orange}.stage{position:relative;text-align:center;z-index:0}.stage-icon1,.stage-icon2{position:relative;top:45px;left:12%;display:flex;width:180px;cursor:pointer}.stage-icon2{top:10px;left:77%}.Booster-stage-icon1 p,.Booster-stage-icon2 p,.stage-icon1 p,.stage-icon2 p{font-size:16px;font-weight:700;color:#5e5e5e;margin-top:25px;margin-left:5px}.booster_container{display:flex;height:100vh;background-color:rgba(62,168,255,.14)}.Booster-stage-icon1,.Booster-stage-icon2{position:relative;top:50px;left:10%;display:flex;width:50px;cursor:pointer}.Booster-stage-icon2{top:5px;left:80%}.popover{background-color:#fff;max-width:300px;padding:15px;border:1px solid #ccc;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.popover-content{display:flex;align-items:center;gap:5px}.popover-lock-icon{width:40px;height:40px;object-fit:contain}.popover-title{font-size:16px;font-weight:800;margin:0;color:#5e5e5e}.popover-text{font-size:14px;color:#b3b3b3;margin:5px 0 0}.col1{color:#3ea8ff!important}.profileInput{display:flex;flex-direction:row;justify-content:space-between}.inputGroup{margin-bottom:10px;width:48%;display:flex;flex-direction:column;gap:4px}.inputGroup label{font-size:14px;font-weight:600;color:#383838}.inputGroup input,.inputGroup select{width:100%;padding:10px;font-size:16px;border:1px solid #ff8a00;background-color:#fff9f2;border-radius:10px;color:#383838;outline:none}.inputGroup input:focus{border-color:#ff7b00;box-shadow:0 0 5px rgba(255,123,0,.5)}.edit-modal{background:#fff;padding:20px;border-radius:10px;text-align:center}.profile-pop-content{display:flex;justify-content:space-between;gap:20px;margin-bottom:30px}.emojiGrid{flex-wrap:wrap;gap:10px;align-content:flex-start}.emojiGrid,.uploadSection{display:flex;align-items:center}.uploadSection{justify-content:flex-end}.emojiItem{position:relative;display:flex;justify-content:center;align-items:center;padding:0;margin:0}.emojiItem img{display:block}.blurredEmoji{filter:blur(2px);transition:filter .3s ease-in-out}.emojiMask{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.1);border-radius:8px}.lockIcon{position:absolute;top:5%;left:5%;width:24px;height:24px;z-index:2}.edit-prof-input-wrapper{position:relative;display:flex;align-items:center;width:100%}.edit-prof-input-wrapper input{width:100%;padding-right:80px}.verified-section{position:absolute;right:10px;display:flex;align-items:center}.verified-icon{width:18px;height:18px;margin-right:5px}.verified-text,.verified-text-Org{color:#6fcf97;font-weight:700;font-size:14px;white-space:nowrap}.verified-text-Org{color:#ff8a00;text-decoration:underline;cursor:pointer}.otp-email{color:#ff8a00;font-weight:700;margin-top:10px}.otp-input-container{display:flex;justify-content:center;gap:10px}.otp-input{width:40px;height:40px;border-radius:10px;outline:none!important}.otp-input:focus{border-color:#ff7b00!important;box-shadow:0 0 5px rgba(255,123,0,.5)!important;outline:none!important}.otp-input.error{border-color:red;background-color:#fff}.verifmssg.error{color:red}.verifmssg{color:#383838;left:-90px;margin-bottom:5px}.error-text,.verifmssg{font-size:14px;position:relative}.error-text{color:red;left:105px}.resend-text{margin-top:10px;color:#666;font-size:14px}.df{display:flex;flex-direction:column}.dfa,.dfjs{display:flex;align-items:center}.dfjs{justify-content:space-between}.dfjc{justify-content:center}.RaiseTicket-top-card,.dfjc{display:flex;align-items:center}.RaiseTicket-top-card{justify-content:space-between;background:linear-gradient(90deg,#fefdfc,#feeedc);border-radius:10px;padding:10px;width:100%;box-shadow:0 4px 10px rgba(0,0,0,.1);border:1px solid #ff8a00}.feedback-content{display:flex;align-items:center}.feedback-content img{margin-right:15px}.feedback-text{display:flex;flex-direction:column;gap:10px}.feedback-text h3{margin:0;color:#ff8a00;font-size:18px;font-weight:700}.feedback-text p{font-size:14px}.feadbackinnerhead,.feedback-text p{margin:0;color:#5e5e5e;font-weight:700}.feadbackinnerhead{font-size:20px}.feedbackHeading{margin:20px 0;display:flex;align-items:center;justify-content:space-between}.feedback-cards{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.feedback-card{background-color:#fff;border-radius:10px;box-shadow:0 0 5px rgba(0,0,0,.1);padding:10px;width:32.5%;display:flex;flex-direction:column;align-items:flex-start;transition:transform .3s ease}.feedback-card:active{transform:translateY(-5px)}.icon-container{background:rgba(255,138,0,.14);padding:7px;border-radius:5px;width:45px;height:45px;display:flex;align-items:center;justify-content:center}.chapter-name{font-size:16px;font-weight:800;color:#383838;margin:0}.class-students{font-size:14px;color:#949494;margin:0}.class-chapters{font-size:12px;font-weight:600;color:#383838;margin:0;display:flex;align-items:center;gap:5px}.ticket-button{background-color:orange;color:#fff;font-weight:700;border:none;padding:5px 10px;border-radius:20px;font-size:11px;cursor:pointer;transition:background-color .3s ease}.ticket-button:active{background-color:#ff8c00}.truncate-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.viewAll{background-color:transparent;color:#ff8a00;font-weight:700;font-size:16px;border:none;cursor:pointer;padding:5px 15px;border-radius:5px;transition:all .3s ease;text-decoration:underline}.faq-item{background-color:#fff;border-radius:10px;box-shadow:0 0 5px rgba(0,0,0,.1);margin-bottom:15px;padding:10px;transition:transform .3s ease}.faq-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.faq-icon{background-color:#007bff;color:#fff;padding:5px 15px;border-radius:5px;font-weight:700}.faq-title{font-size:18px;font-weight:700;margin-left:10px;color:#535353}.faq-toggle{font-size:18px;cursor:pointer}.faq-content{background:rgba(255,138,0,.1);padding:12px 15px;margin-top:8px;border-radius:5px;font-size:15px;color:#5e5e5e;line-height:1.5;transition:all .3s ease-in-out}.faq-content ul{list-style:none;padding-left:0;margin-top:5px}.faq-content li{margin-bottom:5px;color:#5e5e5e;font-size:14px;line-height:1.5}.faq-content li:before{content:"";width:1px;height:1px;background-color:#ff8a00;border-radius:50%;display:inline-block;margin-right:10px;flex-shrink:0;padding:2px;border:2px solid transparent;outline:2px solid #ff8a00;outline-offset:2px}.issue-description{width:100%;height:80px;border:1px solid #ff8a00;border-radius:8px;padding:10px;font-size:16px;resize:none}.file-upload-box{width:100%;height:80px;border:2px dashed #ff8a00;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#ff8a00;font-weight:600;cursor:pointer;position:relative}.file-upload-container{width:100%;text-align:left}.file-upload-input{position:absolute;opacity:0;cursor:pointer}.file-upload-text{font-size:16px;pointer-events:none;display:flex;align-items:center;gap:10px}.uploaded-files{display:flex;gap:5px;flex-wrap:wrap}.uploaded-file{position:relative;display:flex;justify-content:center;width:90px;height:80px;border:1px solid #ff8a00;border-radius:8px;overflow:hidden;text-align:center;font-size:12px;background:#f9f9f9;padding:5px}.uploaded-files-wrapper{overflow-x:auto;white-space:nowrap;width:100%;max-width:350px;margin-top:10px}.uploaded-file img{width:100%;height:100%;object-fit:cover}.uploaded-file button{position:absolute;top:5px;right:5px;background:red;color:#fff;border:none;cursor:pointer;border-radius:50%;width:20px;height:20px;font-size:12px}.chatContainer{display:flex;flex-direction:column;width:400px;height:500px;border:1px solid #ccc;border-radius:10px;padding:20px;background-color:#f7f7f7;box-shadow:0 0 10px rgba(0,0,0,.1)}.messagesContainer{flex-grow:1;overflow-y:auto;margin-bottom:10px}.message{padding:10px;margin-bottom:10px;border-radius:10px;position:relative}.A{background-color:#d1e7ff;text-align:left}.B{background-color:#f0e6d7;text-align:right}.time{font-size:.75rem;color:#888;position:absolute;top:5px;right:10px}.text{line-height:1.4}.input,.text{font-size:1rem}.input{padding:10px;border:none;border-radius:20px;background-color:#e1e1e1;width:100%;outline:none}.google-visualization-timeline-rows .google-visualization-orgchart-node-selected{border:none!important;box-shadow:none!important}.gantt-chart-container{width:100%;overflow-x:auto;white-space:nowrap;margin-top:20px}.chart-wrapper{display:inline-block}.progress-wrapper{display:flex;align-items:center;justify-content:center;margin-top:20px}.step-container{flex-direction:column}.step,.step-container{display:flex;align-items:center}.step{width:30px;height:30px;border-radius:50%;justify-content:center;font-size:18px;font-weight:700;color:#535353;background-color:#d1d1d1;border:1px solid #5e5e5e}.step-1{background-color:#ffb8aa;color:#e95436;border:1px solid #e95436}.step-2{background-color:#ffd599;color:#ff8a00;border:1px solid #ff8a00}.step-3{background-color:#d3f46c;color:#8ab424;border:1px solid #8ab424}.connector{width:120px;height:2px;background-color:#949494}.connector-1{background-color:#ff8a00}.connector-2{background-color:#8ab424}.connector.dashed{border-top:2px dashed #5e5e5e;background:none;height:0}.status-label{font-size:10px;color:#949494}.labels{display:flex;justify-content:center;gap:85px;margin-top:5px}.view-report-button{color:#fff;padding:5px 10px;border-radius:5px;cursor:pointer;font-size:12px;float:right;margin-top:10px;font-weight:700;border:1px solid transparent;background-color:#ff8a00;transition:background-color .3s,box-shadow .3s,color .3s}.feedbackDisclaimer{margin:20px 0 50px;font-size:14px;font-weight:700;color:#fd6845}.Feedback-modal-content{background:#fff;padding:20px;border-radius:15px;max-width:500px;max-height:95vh;width:100%;box-shadow:0 4px 8px rgba(0,0,0,.2);text-align:center;background-size:cover;background-position:50%;overflow-y:auto;scrollbar-width:none}.Feedback-modal-head{text-align:left;font-size:24px;font-weight:600;color:#535353}.Feedback-Card-Boxes{display:flex;gap:20px;flex-direction:row;justify-content:space-between}.FeedChat-chapter-card{background:linear-gradient(90deg,#fefdfc,#feeedc);border:1px solid #ff8a00;border-radius:10px;box-shadow:0 0 5px rgba(0,0,0,.1);padding:10px;width:38%;display:flex;flex-direction:column;align-items:flex-start;transition:transform .3s ease;max-height:450px;height:100%;overflow-y:scroll;scrollbar-width:none}.feedbackDescription{margin:15px 0 5px;width:100%;padding-top:5px;border-top:1px solid #ff8a00}.feedbackDescription p{font-size:14px;color:#535353}.feedbackAttachment h4,.feedbackDescription h4{font-size:14px;font-weight:700;color:#ff8a00;margin:5px 0}.chat-container{width:60%;border-radius:15px;box-shadow:0 0 5px rgba(0,0,0,.1);background:#fff;display:flex;flex-direction:column;max-height:80vh;overflow-y:scroll;scrollbar-width:none}.chat-header{text-align:center;padding:10px}.chat-header,.chat-header span{display:flex;align-items:center;justify-content:center}.chat-header span{font-size:16px;color:#fff;background-color:#ff8a00;border-radius:20px;width:220px;padding:8px}.chat-messages{flex:1 1;padding:15px;overflow-y:auto;display:flex;flex-direction:column;gap:10px;height:400px;scrollbar-width:none}.message-wrapper{display:flex;align-items:center}.profile-pic{width:30px;height:30px;margin-right:10px}.message-box{max-width:75%;padding:10px;border-radius:10px;font-size:14px;position:relative}.sent{justify-content:flex-end}.sent .message-box{background:#ff8a00;color:#fff;border-radius:10px 10px 0 10px}.received{justify-content:flex-start}.received .message-box{background:#e5e5e5;color:#000;border-radius:10px 10px 10px 0}.message-text{margin:0}.message-time{font-size:10px;display:block;text-align:right;opacity:.6;margin-top:5px}.chat-input-container{display:flex;align-items:center;padding:10px}.input-wrapper{position:relative;display:flex;align-items:center;width:100%;border-radius:50px;border:1px solid #ff8a00;background:#fff9f2;padding-left:15px}.chat-input{flex:1 1;padding:12px 15px;border:none;outline:none;border-radius:50px;font-size:14px;background-color:#fff9f2}.file-attach-button{position:absolute;right:15px;top:12px;cursor:pointer;color:#ff8a00}.file-input{display:none}.send-button{background:#ff8a00;color:#fff;margin-left:8px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;height:40px;width:40px;border:1px solid #ff8a00}.send-button:active{background:#fff;color:#ff8a00}.attachment-message{background:#e5e5e5;padding:10px;border-radius:8px;font-weight:600;display:flex;align-items:center;gap:5px}.attachment-message a{text-decoration:none;color:#ff8a00}.attachment-message a:hover{text-decoration:underline}.attached-file{max-width:150px;border-radius:8px;margin-top:5px}.ticket-container{display:flex;justify-content:space-between;align-items:center;background-color:#e2efc7;padding:15px;border-radius:8px;border:1px solid #8ab424;width:95%;max-width:600px;margin:10px auto;box-shadow:0 4px 8px rgba(0,0,0,.1)}.ticket-info{display:flex;flex-direction:column;gap:5px}.status{font-weight:700;color:#8ab424;margin:0}.resolved-date{color:#535353;font-size:14px;margin:0}.raise-ticket-btn{border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-weight:700;font-size:16px}.raise-ticket-btn,.raise-ticket-btn:active{background-color:#8ab424;color:#fff}.signOutButton p{font-size:16px;font-weight:700;color:#ff8a00;margin:0}.signOutButton img{cursor:pointer}.customProgressWrapper{width:100%;height:50px;background-color:#f9f6f1;border-radius:5px;border:1px solid #ff8c00;padding:10px}.customProgressBar{height:100%;background-color:#ff8c00;border-radius:5px;transition:width .3s ease-out;text-align:center;color:#fff;line-height:30px;font-weight:700;background-image:linear-gradient(45deg,#ff8c00 25%,transparent 0,transparent 50%,#ff8c00 0,#ff8c00 75%,transparent 0,transparent);background-size:40px 40px;animation:move 1s linear infinite}@keyframes move{0%{background-position:0 0}to{background-position:40px 40px}}.success-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:999999}.success-popup,.success-popup-overlay{display:flex;align-items:center;justify-content:center}.success-popup{width:400px;height:400px;background:#fff;border-radius:20px;box-shadow:0 4px 15px rgba(0,0,0,.3);padding:40px;text-align:center;z-index:1000;animation:fadeIn .3s ease-in-out;flex-direction:column}.success-popup-content{display:flex;flex-direction:column;align-items:center;gap:15px}.success-popup h3{color:#333;font-size:24px;font-weight:700;margin-top:15px}.success-popup p{color:#555;font-size:16px}.success-icon{width:120px;height:120px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.boosterGrowingContainer{position:relative;width:100%;height:173px;margin:20px auto;background-size:cover;background-repeat:no-repeat;background-position:50%;padding:0}.boosterGrowingContainer[data-bg="1"]{background-image:url(/_next/static/media/boosterGrowingContainer1.435da1b7.png)}.boosterGrowingContainer[data-bg="2"]{background-image:url(/_next/static/media/boosterGrowingContainer2.c9d8b8f7.png)}.boosterGrowingContainer[data-bg="3"]{background-image:url(/_next/static/media/boosterGrowingContainer3.837fb104.png)}.boosterGrowingContainer[data-bg="4"]{background-image:url(/_next/static/media/boosterGrowingContainer4.63c2e44b.png)}.boosterGrowingContainertext{position:absolute;top:20px;left:20px;color:#8ab424;font-size:18px;font-weight:700}.boosterReport,.v2-boosterReport{display:flex;gap:5px;align-items:center;color:#3ea8ff;font-size:14px;font-weight:700;cursor:pointer}.v2-boosterReport{color:#24ad60}.booster-card-cont-head{display:flex;align-items:center;gap:15px;text-align:left;background-color:#fff;padding:15px;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:20px}.booster-card-cont-head img{width:50px}.booster-card-cont-main{background:linear-gradient(180deg,#dff0fe,#a2d4fd);border:1px solid #3ea8ff}.booster-card-cont-main,.v2-booster-card-cont-main{text-align:left;padding:15px;border-radius:10px;text-align:center;margin-bottom:40px}.v2-booster-card-cont-main{background:#fff}.booster-feedback-topcard,.booster-feedback-topcard2,.booster-feedback-topcard3,.booster-feedback-topcard4,.booster-feedback-topcard5{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:15px;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:20px;position:relative;z-index:10;height:105px}.booster-feedback-topcard2{align-items:center;width:100%;height:105px}.booster-feedback-topcard3{align-items:center;width:90%;height:105px}.booster-feedback-topcard4{align-items:center;width:82%;height:105px}.booster-feedback-topcard5,.booster-feedback-topcard6{align-items:center;width:74%;height:105px}.concept-title{font-size:20px;font-weight:800;color:#535353;margin:0}.proficiency-status{font-size:21px;font-weight:800;color:#3ea8ff;width:65%;margin:20px auto}.proficiency-status span{color:#535353}.proficiency-status p{font-weight:400;color:#535353}.booster-progress-container{display:flex;align-items:center;justify-content:center;margin:30px 0;gap:20px}.booster-progress-stage{display:flex;flex-direction:column;align-items:center;width:150px}.booster-progress-arrow{position:relative;top:-15px}.booster-progress-stage img{width:80px;height:80px;margin-bottom:10px}.booster-progress-stage p{font-size:18px;font-weight:700;color:#535353}.btn-container{display:flex;justify-content:space-between;margin-top:30px;margin-bottom:20px}.btn{padding:10px 20px;font-size:1rem}.btn-lft,.btn-rgt{width:205px;padding:10px 20px;background-color:#fff;color:#3ea8ff;font-size:16px;font-weight:700;cursor:pointer;border-radius:5px;transition:opacity .3s ease;border:solid #0a8ffc;border-width:1px 1px 3px}.btn-rgt{background-color:#3ea8ff;color:#fff}.topcard-txt{font-size:16px;font-weight:500;color:#535353;margin:0}.flexarrow{position:relative;top:-40px;z-index:0}.orange-button-container{margin-top:10px;text-align:left}.orange-button{background-color:#f7941e;color:#fff;border:none;border-radius:20px;padding:8px 20px;font-weight:700;cursor:pointer;display:inline-block}.learning-resources{display:flex;justify-content:space-between;margin-top:30px;gap:20px}.resource-card{flex:1 1;border:1px solid #ccc;border-radius:8px;padding:10px;text-align:center;background-color:#ededed;display:flex;flex-direction:column;align-items:center;justify-content:center;height:160px}.resource-card img,.resource-card img+div{margin-bottom:10px}.prepare-text{margin:20px 0;font-size:14px;font-weight:700;color:#3ea8ff}.popup-timer-container{display:flex;justify-content:center;gap:10px;margin-top:10px;font-weight:700;font-family:Arial,sans-serif}.popup-timer-box{padding:5px 10px;background-color:#fff;border:2px solid #3ea8ff;border-radius:4px;font-weight:700;font-size:18px;color:#3ea8ff;min-width:40px;text-align:center}.popup-timer-dot{font-weight:700;font-size:18px;color:#222;align-self:center}.v2-btn-lft,.v2-btn-rgt{width:205px;padding:10px 20px;background-color:#fff;color:#24ad60;font-size:16px;font-weight:700;cursor:pointer;border-radius:5px;transition:opacity .3s ease;border:solid #07803c;border-width:1px 1px 3px}.v2-btn-rgt{background-color:#24ad60;color:#fff}.lockedPaa,.needspractice,.std-proficient{display:flex;align-items:center;justify-content:center;width:150px;height:40px;padding:5px 15px;border:none;background-color:#ffa01a;color:#fff;font-weight:700;cursor:pointer;border-radius:20px;transition:opacity .3s ease}.lockedPaa{background-color:#666}.std-proficient{background-color:#00cd9c}.needspractice-card{background-color:#ffeacc}.proficient-card{background-color:#c5ecd5}.lockedPaa-card{background-color:#ededed}.needspractice-card-border{border:2px solid #ffa01a}.proficient-card-border{border:2px solid #00cd9c}.paa-tag-button{display:flex;align-items:center;justify-content:space-between;width:100%}.feedback-needscard1{display:flex;align-items:center;justify-content:end;align-items:flex-start;height:125px}.dfa2{display:flex;align-items:center;gap:20px}.dfac1{display:flex;align-items:start;flex-direction:column;gap:10px;width:100%}.understood-btn:disabled{opacity:.25;cursor:not-allowed}.notifications-list{display:flex;flex-direction:column;gap:15px}.notification-item{background-color:#fff;padding:15px;border-radius:8px;display:flex;align-items:center;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer}.notification-icon{width:40px;height:40px;margin-right:10px}.notification-details{flex-grow:1;display:flex;flex-direction:column}.notification-course-name{font-size:14px;font-weight:700;color:#535353}.notification-message{font-size:12px;color:#949494;margin-top:5px}.notification-time{font-size:12px;font-weight:700;color:#ff8a00;text-align:right;margin-top:-10px}.std_repo_tooltip-container{position:relative;display:inline-block;margin-left:10px}.std_repo_tooltip{overflow-y:auto;background-image:url(/_next/static/media/ProgressTooltipBG.dc19105b.png);background-size:cover;background-repeat:no-repeat;color:#4a4a4a;padding:20px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);width:450px}.std_repo_tooltip h3{margin:0 0 20px;font-size:16px;font-weight:600;color:#333}.std_repo_tooltip p{margin:0;font-size:12px;line-height:1.5;color:#6a6a6a}.tooltiphead{width:80%;margin:0 auto}.tooltiphead h3{font-size:16px;font-weight:700;color:#8ab424;text-align:center}.tootltipContentText h5{font-size:16px;font-weight:700;color:#535353}.tootltipContentText p{text-align:left;font-size:12px;font-weight:400;color:#949494}.sparkle-text{font-size:16px!important;color:#222;position:relative;animation:float 3s ease-in-out infinite}.sparkle-text:after,.sparkle-text:before{content:"✨";position:absolute;animation:sparkle 2s infinite;font-size:20px;opacity:0}.sparkle-text:before{top:-10px;left:-20px;animation-delay:.5s}.sparkle-text:after{bottom:-10px;right:-20px;animation-delay:1s}.b2cStartChapter{background-color:transparent;border:none;text-decoration:underline;color:#ff8a00;font-size:16px;font-weight:700;cursor:pointer}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes sparkle{0%,to{opacity:0;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.booster-popup-overlay{scrollbar-width:none;overflow:auto;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;text-align:center}.booster-popup-box{overflow-y:auto;scrollbar-width:none;background-color:transparent;color:#535353;padding:20px;border-radius:8px;max-width:500px;text-align:center}.booster-popup-box h5{font-size:18px;font-weight:600;color:#5e5e5e}.booster-popup-box p{font-size:16px;color:#5e5e5e}.locktooltip-container-click{position:relative;display:inline-block;cursor:pointer}.locktooltip-click1{visibility:visible;opacity:1;position:absolute;top:80px;left:130px;transform:translateX(-50%);background-color:#fff;color:#4a4a4a;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);width:250px;z-index:100000!important;transition:opacity .3s;cursor:pointer;padding:10px}.locktooltip-click1:after{content:"";position:absolute;top:-10px;left:20px;transform:translateX(0);border-color:transparent transparent #fff;border-style:solid;border-width:0 10px 10px;filter:drop-shadow(0 -2px 5px rgba(0,0,0,.1))}.locktooltip-click2{visibility:visible;opacity:1;position:absolute;top:80px;left:-45px;transform:translateX(-50%);background-color:#fff;color:#4a4a4a;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);width:250px;z-index:100000!important;transition:opacity .3s;cursor:pointer;padding:10px}.locktooltip-click2:after{content:"";position:absolute;top:-10px;left:auto;right:35px;transform:translateX(0);border-color:transparent transparent #fff;border-style:solid;border-width:0 10px 10px;filter:drop-shadow(0 -2px 5px rgba(0,0,0,.1))}.locktooltip-content{font-size:12px;color:#b3b3b3;margin:0}.locktooltip-content h5{font-size:18px;font-weight:700;color:#5e5e5e;margin:0;text-align:left}.locktooltip-content p{font-size:12px;color:#b3b3b3;margin:0;text-align:left}.responsive-img1{width:30px;height:30px}.responsive-img2{width:70px;height:70px}.responsive-img3{width:200px;height:70px;position:relative;left:-50px;top:-40px}.bigPlantBar{display:flex;justify-content:space-between;align-items:center;transition:width .3s ease-in-out;position:relative;top:20px;z-index:10;min-height:30px}.resource-btn{background-color:transparent;border:none;cursor:pointer}.resourcesHeader{font-size:20px;font-weight:700;color:#535353;margin-bottom:20px}.viewResourceButton{background-color:transparent;border:none;cursor:pointer}.viewResourceButton span{font-size:16px;font-weight:600;color:#ff8a00;display:flex;align-items:center}.viewResourceButton svg{font-size:18px;margin-left:8px;color:#ff8a00}.resourceCard,.resourcesContainerTopic{background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:15px}.resourcesContainerTopic{padding:0}.resourceTitle{font-size:18px;font-weight:600;color:#535353}.resourceDescription{justify-content:space-between;margin-top:10px}.resourceDescription,.resourceDescriptionText{display:flex;align-items:center}.resourceDescriptionText p{font-size:14px;color:#888;margin:0}.noResourceContainer{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:80vh}.noResourceContainer img{width:330px;height:160px}.resourceVideoContainer{position:relative;top:-40px;background-color:#222;margin-bottom:24}.videoTitle{font-size:24px;font-weight:600;margin-bottom:30px;color:#535353}.videoBoxCard{background-color:#fff;border-radius:12px;padding:15px;display:flex;align-items:center;margin-bottom:20px;cursor:pointer}.videoBoxImage{width:120px;height:60px;border-radius:8px;object-fit:cover;margin-right:15px;background-color:#eee}.videoBoxCardcontent p{font-size:16px;font-weight:700;color:#535353}.videoTime{display:flex;align-items:center;margin-top:5px;gap:5px}.reviewPopupQuizList{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid #ededed}.reviewPopupQuizListContent-box{display:flex;align-items:center;gap:10px}.reviewPopupQuizListContent{display:flex;align-items:flex-start;flex-direction:column;gap:5px}.reviewPopupQuizListContent p{font-size:16px;font-weight:700;color:#535353;margin:0}.reviewPopupQuizListContent span{font-size:14px;color:#535353}.usage-survey-title{font-size:21px;font-weight:700;margin-bottom:15px;color:#5e5e5e;text-align:left}.usage-survey-subtitle{color:#666;margin:0}.usage-options-container{display:flex;flex-direction:column;gap:10px}.usage-option-btn{display:flex;justify-content:space-between;align-items:center;padding:10px;border-radius:7px;border:solid #ddd;border-width:1px 1px 3px;background:#fff;cursor:pointer;text-align:left;width:100%}.check-image-container{display:flex;align-items:center;justify-content:center}.check-image{display:none}.usage-option-btn.active .check-image{display:block}.usage-option-1.active{border:solid #5d689e;border-width:1px 1px 3px;background:#e6eaff}.usage-option-2.active{border:solid #f0786b;border-width:1px 1px 3px;background:#ffe8e8}.usage-option-3.active{border:solid #ffd050;border-width:1px 1px 3px;background:#fffef1}.usage-option-4.active{border:solid #69b6f4;border-width:1px 1px 3px;background:#edfcff}.usage-option-5.active{border:solid #2845c6;border-width:1px 1px 3px;background:#eaeeff}.usage-option-btn.active .option-checkmark{display:block}.usage-skip-btn{border:none;background:none;color:#ff8a00;font-weight:700;cursor:pointer;text-decoration:underline}.fixed-trial-banner{position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;z-index:1000;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin:0 0 16px}.trial-banner-container{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 10px;background-image:url(/_next/static/media/b2chomebanner.1d378770.png);background-size:cover;background-position:50%;border-radius:8px}.trial-banner-left{display:flex;align-items:center;gap:15px}.trial-text h3{margin:0;font-size:18px;font-weight:700;color:#535353}.trial-text p{margin:4px 0 0;font-size:14px;color:#ff8a00}.trial-banner-right{display:flex;align-items:center;gap:15px;margin-top:30px}.trial-banner-right p{color:#24ad60;font-weight:600}.subscription-plan-card{background-image:url(/_next/static/media/b2cCurrentPlanbg.fbacd890.png);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:12px;padding:15px;color:#fff;margin-bottom:16px;box-shadow:0 4px 12px rgba(0,0,0,.1);flex-direction:column;height:180px}.plan-info,.subscription-plan-card{display:flex;justify-content:space-between}.plan-info{flex-direction:row;align-items:center}.plan-info h3{font-size:21px;font-weight:600;margin:0}.plan-price{font-size:18px;font-weight:500;margin:0}.renewal-info{display:flex;flex-direction:row;align-items:center;gap:4px;justify-content:space-between}.renewal-label{font-size:14px;font-weight:400;opacity:.9;margin:0}.renewal-date{font-size:22px;font-weight:600;margin:0}.plan-duration{margin-top:8px;gap:8px}.arrow-icon,.calendar-icon,.plan-duration{display:flex;align-items:center}.arrow-icon{margin-left:auto}.plan-duration span:nth-child(2){font-size:16px;font-weight:500}.cancelSubscription{display:flex;align-items:center;gap:5px;color:#fd6845;margin:0;font-size:14px;font-weight:700;cursor:pointer}.NosubscriptionRed,.SubscriptionCurrentGreen,.payment-card{background-image:url(/_next/static/media/b2cPaymentmethodBlue.5af56abb.png);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:16px;padding:24px;color:#fff;position:relative;overflow:hidden}.SubscriptionCurrentGreen{background-image:url(/_next/static/media/b2cCurrentPlanbg.fbacd890.png)}.NosubscriptionRed{background-image:url(/_next/static/media/b2cNosubscriptionbg.ff4aa55e.png)}.payment-card-header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:20px;gap:20px}.update-payment-btn{background-color:#fff;color:#949494;padding:12px 20px;width:100%;border-radius:8px;font-size:14px;font-weight:700;border:solid #949494;border-width:1px 1px 3px;text-align:center;cursor:pointer;transition:all .3s ease}.update-payment-btn:active{background-color:#949494;color:#fff;border-color:#fff}.payment-card-body{display:flex;justify-content:space-between;align-items:center}.currentPlan{display:flex;align-items:center;gap:10px}.card-email,.currentPlan{font-size:18px;font-weight:600;color:#fff;margin-bottom:16px;letter-spacing:1px}.payment-date{display:flex;align-items:center;gap:5px}.payment-label{font-size:14px;color:#fff;font-weight:500}.payment-value{font-size:16px;color:#fff;font-weight:600}.early-bird-offer p{text-align:left;margin:0 0 10px;font-size:14px;color:#ff8a00}.discount-text{font-weight:700}.subscription-card-left{text-align:left;display:flex;flex-direction:column;justify-content:space-between;gap:10px}.subscription-card-left h3{margin:0;font-size:20px;font-weight:700;color:#fff}.duration{opacity:.9}.duration,.savings{margin:0;font-size:14px}.percentage{font-weight:700}.card-right{position:relative;display:flex;flex-direction:column;align-items:flex-end}.best-value-badge{position:absolute;top:-10px;right:-20px;z-index:2}.pricing-box{background:#fff;padding:15px;border-radius:12px;text-align:left;min-width:150px}.original-price-container{position:relative;display:inline-block;margin-bottom:15px}.price-current-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.original-price{color:#949494;font-size:14px;font-weight:700;text-decoration:none}.price-strikethrough-img{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%) rotate(-2deg);z-index:1}.current-price{color:#535353;font-size:21px;font-weight:700}.per-month{font-weight:600}.yearly-card .per-month{color:#8a4acb}.half-yearly-card .per-month{color:#d87897}.quarterly-card .per-month{color:#0ba0aa}.subscription-card{display:flex;justify-content:space-between;align-items:center;padding:10px;margin-bottom:15px;border-radius:12px;position:relative;color:#fff;min-height:80px;background-size:cover;background-position:50%;background-repeat:no-repeat;cursor:pointer;transition:all .3s ease;gap:20px}.subscription-card.active{border:2px solid #ff8a00;transform:scale(1.02)}.yearly-card{background-image:url(/_next/static/media/yearly-card-bg.679a6366.png)}.half-yearly-card{background-image:url(/_next/static/media/half-yearly-card-bg.34ce4dda.png)}.quarterly-card{background-image:url(/_next/static/media/quarterly-card-bg.95c01b89.png)}.b2byear-card{background-image:url(/_next/static/media/b2byearlySub.4bf394e3.png)}.per-month{font-size:12px;opacity:.8}.total-section{margin:20px 0;padding:15px 0;border-top:1px solid #eee}.total-line{display:flex;justify-content:space-between;align-items:center}.total-amount{font-size:18px;font-weight:700;color:#333}.current-plan-card{background-image:url(/_next/static/media/b2cCurrentPlanbg.fbacd890.png);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:8px;padding:10px;color:#fff;margin-bottom:20px;box-shadow:0 4px 12px rgba(0,0,0,.15);position:relative;overflow:hidden}.current-plan-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.current-plan-header h3{font-size:24px;font-weight:700;margin:0;color:#fff}.renewal-badge{background:#fff;color:#24ad60;padding:6px 16px;border-radius:8px;font-size:14px;font-weight:600}.current-plan-price{font-size:14px;font-weight:700;margin:20px 0;color:#fff;text-align:left}.plan-duration-text{display:flex;align-items:center;gap:8px;font-size:16px;color:hsla(0,0%,100%,.9);font-weight:500}.calendar-icon{font-size:16px}.next-renewal{font-size:14px;font-weight:500;color:#fff;text-align:right;padding-top:25px}.popular-plans-header{text-align:left;margin:20px 0}.popular-plans-header h3{font-size:20px;font-weight:700;color:#535353;margin:0}.Renews{padding:7px 15px;background-color:#fff;color:#0ea1ab;font-size:12px;border-radius:8px}.subscription-active-text{margin:20px 0}.subscription-active-text p{font-size:16px;color:#666;margin:5px 0;font-weight:500}.expiry-date{font-weight:700;color:#2c3e50}.subscription-question{margin-bottom:20px}.subscription-question h3{font-size:18px;font-weight:600;color:#2c3e50;margin:0;line-height:1.4}.support-info{background:#fff;border-radius:8px;padding:25px;margin-top:20px}.support-info p{margin:0;font-size:14px;font-weight:600;color:#949494}.support-email a{color:#ff8a00;font-weight:700;text-decoration:none;text-decoration:underline}.otp-container{display:flex;flex-direction:column;align-items:center;gap:0;margin:30px 0 40px}.otp-input-wrapper{display:flex;gap:12px;justify-content:center}.otp-input{width:45px;height:45px;background-color:#fff9f2;border:1px solid #ff8a00;border-radius:12px;text-align:center;font-size:18px;font-weight:600;color:#333;background-color:#fff;transition:all .3s ease;outline:none}.otp-input:focus{border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1)}.otp-input.error{border-color:#dc3545;background-color:rgba(220,53,69,.05)}.error-message{color:#dc3545;margin-top:-10px;text-align:right;width:75%}.error-message,.resend-link{font-size:14px;font-weight:500}.resend-link{margin:20px 0;background:none;border:none;color:#666;cursor:pointer;padding:0;transition:color .3s ease}.resend-link:hover{color:#0056b3}.otp-input-wrapper.error .otp-input{border-color:#dc3545;background-color:rgba(220,53,69,.05)}.dlt-feedback-options-container{display:flex;flex-direction:column;gap:10px;margin:15px 0}.dlt-feedback-option{display:flex;align-items:center;padding:7px;border-radius:8px;border:solid #d1d1d1;border-width:1px 1px 3px;cursor:pointer;transition:all .2s ease}.dlt-feedback-option.selected{background-color:#fff4e6;border-color:#ffca80}.dlt-feedback-option-icon{display:flex;align-items:center;justify-content:center;margin-right:12px;width:32px;height:32px}.dlt-feedback-option-text{font-size:14px;color:#333;font-weight:500}.dlt-feedback-textarea{width:100%;min-height:100px;padding:12px;border:1px solid #ffca80;border-radius:8px;resize:none;font-family:inherit;font-size:14px}.dlt-feedback-textarea:focus{outline:none;border-color:#ffca80;box-shadow:0 0 0 2px rgba(140,76,203,.1)}.dlt-feedback-mend{margin:20px 0;font-size:14px;color:#383838;font-weight:600;text-align:left}.password-label{display:block;margin-bottom:2px;color:#333;font-weight:500;font-size:14px;text-align:left}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input{width:100%;padding:12px 45px 12px 12px;border:1px solid #ff8a00;border-radius:8px;font-size:16px;outline:none;transition:all .3s ease;background-color:#fff9f2}.password-input:focus{border-color:#ff8a00;box-shadow:none}.password-input::placeholder{color:#999}.password-input.password-weak{border-color:#dc1500;background-color:#fff5f5}.password-input.password-medium{border-color:#ffa502;background-color:#fff8f0}.password-input.password-match,.password-input.password-strong{border-color:#2ed573;background-color:#f0fff4}.password-input.password-error{border-color:#ff4757;background-color:#fff5f5}.password-toggle{position:absolute;right:12px;background:none;border:none;cursor:pointer;font-size:16px;color:#ff8a00;padding:5px;display:flex;align-items:center;justify-content:center}.password-strength{font-size:12px;font-weight:600;text-align:right}.password-strength.password-weak{color:#ff4757}.password-strength.password-medium{color:#ffa502}.password-strength.password-strong{color:#2ed573}.password-error-text,.password-match-text{color:#ff4757;font-size:12px;text-align:right}.password-match-text{color:#2ed573}.upgrade-description{color:#666;font-size:18px;font-weight:600;margin:7px auto}.features-container{background:#ffeacc;border:1px solid #ff8a00;border-radius:16px;padding:15px;margin-bottom:20px;text-align:left}.features-title{color:#ff8a00;font-size:16px;font-weight:700;margin-bottom:10px}.feature-item{display:flex;align-items:flex-start;margin-bottom:6px;gap:10px}.feature-item:last-of-type{margin-bottom:10px}.feature-content{width:70%;border-bottom:1px solid hsla(0,0%,58%,.2);padding-bottom:5px}.feature-title{color:#535353;font-size:16px;font-weight:700}.feature-description{color:#949494;font-size:14px;margin:0;line-height:1.4}.terms-text{color:#383838;font-size:12px;text-align:left}.terms-link{color:#ff8a00;font-weight:600;cursor:pointer}.prepare-cards-container{display:flex;gap:20px;padding:20px 0;flex-direction:row}.prepare-card{background:#fff;border-radius:12px;padding:30px 40px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;align-items:flex-start;flex-direction:column;gap:10px;width:49%;min-width:300px;cursor:pointer;transition:all .3s ease;border:1px solid #f0f0f0}.prepare-card:hover{box-shadow:0 6px 20px rgba(0,0,0,.15);transform:translateY(-2px)}.prepare-card-title{font-size:21px;font-weight:700;color:#535353;margin-bottom:15px}.prepare-card-description{font-size:16px;color:#949494;margin:0;line-height:1.4;width:90%}.prepare-card svg{margin-left:auto;font-size:21px}.setup-popup-box{background-image:url(/_next/static/media/b2cSubActionbg.9d56f883.png);background-size:cover;background-position:50%;border-radius:20px;padding:40px;max-width:500px;height:450px;width:90%;text-align:center;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.2)}.setup-content{display:flex;flex-direction:column;align-items:center;gap:30px}.setup-step-indicator{position:absolute;top:20px;left:20px}.setup-progress-container{position:relative;display:flex;align-items:center;justify-content:center;width:100%;margin:20px 0}.setup-progress-bar-wrapper{position:relative;width:170px;height:170px;z-index:2}.setup-progress-line-left{left:-12px;border-radius:10px}.setup-progress-line-left,.setup-progress-line-right{position:absolute;top:50%;transform:translateY(-50%);width:150px;height:20px;background-color:#e0e0e0;z-index:1}.setup-progress-line-right{right:-10px}.setup-progress-left-circle,.setup-progress-right-circle{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;border:2px solid #ff8a00;background:#fff;color:#ff8a00;z-index:2}.setup-progress-left-circle{left:40px;background-color:transparent;background-image:url(/_next/static/media/setupleftcirclebg.f9fede50.svg);background-size:cover;background-position:50%;background-repeat:no-repeat;border:none;color:#fff}.setup-progress-right-circle{right:40px}.setup-title{color:#ff8a00;font-size:24px;font-weight:600;margin:0;line-height:1.3}.order-summary-container{border:1px solid #ff8a00;background-color:#fff8f0;border-radius:16px;padding:0;margin:20px 0 80px;width:450px;overflow:hidden}.order-summary-header{background:#ffdfb3;color:#ff8a00;padding:10px 15px;margin:0;font-size:14px;font-weight:600;border-bottom:1px solid #ff8a00;text-align:left}.order-summary-content{padding:20px 24px}.order-summary-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.order-summary-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none;padding-top:16px;border-top:2px solid #e0e0e0}.order-item-label{font-size:16px;color:#5e5e5e;font-weight:500}.order-item-price{font-size:16px;font-weight:600;color:#535353}.order-item-discount{color:#ff8a00;font-weight:600}.order-total-label{font-size:18px;font-weight:700;color:#ff8a00}.order-total-price{font-size:20px;font-weight:700;color:#333}.discount-cloud-container{display:flex;flex-direction:column;align-items:center}.discount-percentage{font-size:26px;font-weight:800;color:#fff;line-height:1;margin-bottom:5px}.discount-text{font-size:16px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:1px}.countdown-timer{display:flex;align-items:center;gap:2px}.timer-box{background:#fff;border-radius:8px;padding:8px 12px;min-width:45px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.timer-number{font-size:18px;font-weight:700;color:#8b4bc7;line-height:1}.timer-separator{font-size:20px;font-weight:700;color:#fff;margin:0 2px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.timer-box{animation:pulse 2s ease-in-out infinite}.cloud-background-with-image{position:relative;width:170px;height:100px;display:flex;align-items:center;justify-content:center}.cloud-background-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;z-index:1}.discount-content{position:relative;z-index:2;text-align:center}.revision-tabs{display:flex;border-radius:50px;background-color:#fff;padding:4px;width:-moz-fit-content;width:fit-content;box-shadow:0 2px 8px rgba(0,0,0,.1)}.revision-tab{padding:15px 25px;background-color:transparent;border:none;cursor:pointer;font-size:15px;font-weight:600;color:#666;transition:all .3s ease;border-radius:50px;white-space:nowrap;min-width:160px;text-align:center}.revision-tab.active{background-color:#ff8a00;color:#fff;box-shadow:0 2px 8px rgba(255,138,0,.3);transform:translateY(-1px)}.revision-create-btn{background-color:transparent;color:#ff8a00;border:none;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px;margin-left:auto}.revision-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.revision-tests-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:20px;gap:20px;margin-bottom:30px}.revision-test-card{background-color:#fff;border-radius:15px;padding:20px;box-shadow:0 2px 10px rgba(0,0,0,.1);border:1px solid #e0e0e0;transition:transform .2s ease,box-shadow .2s ease}.revision-test-card:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.15)}.revision-test-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.revision-test-info{flex:1 1}.revision-test-title{font-size:14px;font-weight:600;color:#383838;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:210px;display:inline-block}.revision-test-subtitle{font-size:12px;color:#949494;margin:0}.revision-accuracy{display:flex;align-items:center;gap:10px}.revision-accuracy-text{font-size:14px;color:#333;font-weight:500}.revision-accuracy-percentage{display:flex;align-items:center;flex-direction:column;gap:5px;padding-left:10px;border-left:2px solid #d1d1d1}.revision-accuracy-percentage-txt{font-size:21px;font-weight:800;color:#666}.revision-play-icon{background-color:#3ea8ff;color:#fff;border:none;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}.revision-topics-list{margin-bottom:15px}.revision-topic-item{display:flex;align-items:center;gap:10px;margin-bottom:8px;font-size:14px;color:#535353;border-bottom:1px solid #ededed;padding-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:320px;display:inline-block}.revision-topic-icon{width:15px;height:15px;margin-right:5px}.revision-header-icon{width:50px;height:50px;margin-left:-10px}.revision-btn{margin-left:auto;margin-top:20px;border:none;font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:5px;color:#ff8a00;background-color:transparent}.revision-progress-indicator{display:flex;align-items:center;gap:15px;margin-bottom:25px;padding:0 20px}.revision-progress-step{color:#6fcf97;font-weight:700;font-size:18px}.revision-progress-text{color:#535353;font-size:18px;font-weight:700}.revision-progress-bar-container{flex:1 1;height:8px;background-color:transparent;border-radius:4px;overflow:hidden;margin-left:10px;display:flex;position:relative;gap:10px}.revision-progress-bar-filled{height:100%;background-color:#6fcf97;border-radius:4px;transition:width .3s ease}.revision-progress-bar-empty{height:100%;background-color:#d1d1d1;border-radius:4px;transition:width .3s ease}.subject-item{padding:16px 20px;margin-bottom:12px;border:solid #bebebe;border-width:1px 1px 4px;border-radius:7px;cursor:pointer;transition:all .3s ease;font-size:16px;font-weight:700;color:#666;background-color:#fff;text-align:left}.subject-item.selected,.subject-item:hover{border-color:#ff8a00;background-color:#ffeacc}.subject-item.selected{color:#ff8a00}.revision-chapter-content{display:flex;flex-direction:row;align-items:center;gap:10px}.chapter-selection{padding:0 20px}.chapter-instruction{color:#666;font-size:14px;margin-bottom:20px;text-align:left}.revision-chapter-item{display:flex;align-items:center;justify-content:space-between;padding:12px;margin-bottom:12px;border:solid #bebebedd;border-width:1px 1px 4px;border-radius:7px;cursor:pointer;transition:all .3s ease;background-color:#fff}.chapter-checkbox{font-size:18px;color:#ff8a00;font-weight:700}.chapter-item.selected .chapter-checkbox{color:#ff8a00}.chapter-item:not(.selected) .chapter-checkbox{color:#ccc}.revision-chapter-checkbox{display:flex;align-items:center;justify-content:center}.revision-checkbox-selected{background-color:#ff8a00;color:#fff;font-size:14px;font-weight:700}.revision-checkbox-selected,.revision-checkbox-unselected{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #ff8a00}.revision-checkbox-unselected{background-color:transparent}@keyframes blinker{50%{opacity:0}}@media only screen and (max-width:1000px){.responsive-img1{width:25px;height:25px}.responsive-img2{width:60px;height:60px}.responsive-img3{width:180px;height:60px}.card-content span{font-size:14px}.cardimg,.gray_cardimg{padding:5px}.cod-1,.cod-2{flex-direction:column}.notification-badge{left:30px}}@media only screen and (max-width:820px){.responsive-img1{width:20px;height:20px}.responsive-img2{width:50px;height:50px}.responsive-img3{width:160px;height:50px}.responsive-img4{width:20px;height:20px}.card-content span{font-size:12px}.card-content p{font-weight:700;font-size:12px}.cardimg,.gray_cardimg{padding:3px}.userInfo h3{font-size:13px}.std-card{border-radius:6px;padding:5px}.cod-1,.cod-2{flex-direction:column}.notification-badge{left:25px}.progress-info span{font-size:14px}.progress-bar-background{width:130px}.mlt{display:none}.buy-button{right:10px;top:25px}.Booster-stage-icon1 p,.Booster-stage-icon2 p,.stage-icon1 p,.stage-icon2 p{font-size:14px;margin-top:15px;margin-left:0}.sidebar{padding:10px}.sidebar.collapsed .avatar{width:30px;height:30px}.boostrightSection,.progress-right,.rightSection{padding:10px;gap:10px}.boostmainContent,.mainContent,.progress-chapter-container,.progress-container{padding:10px}.stage-icon2{top:20px;left:70%}.stage-icon1,.stage-icon2{width:120px}.progress-head-icon{border-radius:5px}button.navLink{gap:5px}.navLink{font-size:12px;padding:5px}.progress-flowerbar-background{height:10px}.progressChapterContent{top:50px}.new-label{font-size:8px}.gray,.green,.red{width:30px;height:30px}.progress-title{font-size:15px}.progress-icon img{width:30px!important;height:30px!important}.progresstitle{font-size:18px}.notification-message{margin-top:0}}@media only screen and (max-width:500px){.student_container{height:110vh}.responsive-img1{width:10px;height:10px}.sidebar{top:0;background-color:#ff8a00;padding:10px;height:100px;z-index:1;gap:10px;align-items:center}.navMenu,.sidebar{position:fixed;flex-direction:row;width:100%}.navMenu{display:flex;bottom:0;background:#ff8a00;left:0;z-index:2px}.boostmainContent,.mainContent,.progress-container{width:100%;top:140px;padding-bottom:80px}.main-right-container{width:100%;margin-left:0;z-index:0;height:110vh}.notification-badge{left:20px;top:5px}.cardimg,.discovery-card,.gems-card,.gray_cardimg,.line,.new-label,.std-toggle-sidebar,.userInfo h3,.userInfo p{display:none}.side-top{display:flex;flex-grow:0;border-bottom:none;align-items:center;justify-content:space-between;width:100%}.userInfo{width:auto;margin:0}.cod-1,.cod-2{flex-direction:row;justify-content:center;width:90px;height:35px}.bottom-icons{width:auto;padding-top:0;font-size:5px;border-top:none;gap:10px}button.navLink{flex-direction:column;margin:10px}.boostrightSection,.progress-right,.rightSection{height:4px;padding:2px;flex-direction:row;gap:5px;width:100%;margin-top:100px;justify-content:space-between}.std-card{border-radius:5px;padding:5px;width:100%;height:30px;border-left:3px solid #ff8a00}.std-card.active{border:1px solid #ff8a00;border-left-width:4px;font-weight:700}.card-content{text-align:left;margin-left:1px}.stage-icon1,.stage-icon2{width:100px;flex-direction:column}.Booster-stage-icon1 p,.Booster-stage-icon2 p,.stage-icon1 p,.stage-icon2 p{font-size:12px;margin:0}.stage-icon1{top:25px;left:7%}.stage-icon2{top:5px;left:75%}.achievements-container,.profile-container,.raiseAticket,.revisionZone{padding:10px;margin-top:100px}.profile-container{padding-bottom:100px}.edit-modal{padding:10px;overflow:auto;max-height:70vh}.profile-pop-content{flex-direction:column;align-items:center}.emojiGrid{justify-content:space-around}.progress-details{flex-direction:column;gap:5px}.chapter-info{flex-direction:row;align-items:center;gap:4px;justify-content:space-between}.notification-item{background-color:#fff;padding:10px}.notification-course-name{font-size:12px}.notification-message{font-size:10px}.notification-time{width:25%;font-size:10px}.feedback-content img{width:60px;margin-right:5px}.report-btn{width:110px;margin-top:20px;padding:5px;font-size:10px}.feedback-text{gap:1px}.feedback-text h3{font-size:16px}.feedback-text p{font-size:12px}.faq-title{font-size:14px}.Feedback-modal-content{max-height:70vh}.question-section-header{margin-bottom:15px;gap:5px;flex-direction:column}.question-no-section,.question-section-report{width:100%}.question-section-report{flex-direction:column}.button-section{gap:10px}.question-segment span{font-size:16px!important}.booster-container{padding:20px}.booster-question-segment span{font-size:16px!important}.btn-lft,.btn-rgt{width:160px;font-size:12px}.needspractice,.proficient{width:160px;height:30px}.chapterTitle{font-size:14px;width:70%;text-align:left}.profile-content{flex-direction:column}.profile-badge-container,.profile-card-container{width:100%}.achievements-content{flex-direction:column-reverse;margin-bottom:40px}.achievements-badge-list-container{gap:10px;width:100%;position:relative;top:-60px}.achievements-profile-right-container{width:100%}.boosterQuestion img,.question img,.question-video img{max-width:250px}.report-popup-box{min-width:95%}.booster-flowerplant-box{top:15px}.bosster-gini-popup-box{min-width:400px;min-height:435px}.booster-correctanswer:after,.booster-red-card:after,.correctanswer:after,.red-card:after{display:none}.question-video{padding:10px}.progress-chapter-title{font-size:15px}.progress-chapter-main-container{margin-top:80px}.progress-chapter-left-container{width:100%;height:85%;margin-top:85px}.lu-card-container{margin-bottom:20px}.progress-chapter-right-container{top:99px;height:100px;padding:20px;flex-direction:row;gap:15px;width:100%;z-index:20}.progress-card-report{width:50%}.progress-card{padding:5px;height:70px;width:100%;flex-direction:column}.progress-chapter-container{width:100%;top:160px;padding-bottom:80px}.progress-card-title{display:none}.progressChapterTreeBox{top:15px}.std_repo_tooltip{height:400px}.achievements-back-arrow h4,.profile-back-arrow h4{font-size:21px}.achievements-back-arrow,.profile-back-arrow{gap:10px}.profile-update-btn{width:100%;height:45px;font-size:12px;margin-top:20px}.profile-back-arrow img{width:17px}.achievements-back-arrow span,.profile-back-arrow span{width:30px;height:30px}.responsive-img3{width:190px;height:50px;left:-22px;top:10px}.student-login .login-box button{margin-bottom:15px}.feedback-btn-lft,.feedback-btn-rgt,.next-btn,.prev-btn,.selected-btn{width:150px;font-size:11px}.light-orange,.nav-btn,.orange{width:35px;height:35px}.topic-name-box{font-size:12px;width:200px}.FeedChat-chapter-card,.chat-container,.feedback-card{width:100%}.Feedback-Card-Boxes{gap:20px;flex-direction:column}.raise-ticket-btn{padding:7px 10px;font-size:10px}.edit-prof-input-wrapper input{padding-right:10px}.currentPlan{flex-direction:column}.sub-faq-container{margin-bottom:80px}.profileInput{display:flex;flex-direction:column}.inputGroup{margin-bottom:10px;width:100%}.cancel-btn,.continue-btn,.report-btn,.yes-btn{font-size:14px}.bosster-gini-popup-box,.popup-box,.quiz-popup-box{max-height:70vh}.std-progress-mainheadbar,.std-progresshead{width:100%}.payment-card-body{flex-direction:column;gap:10px;width:100%}.b2c-modalPopup,.b2c-subscription-action,.b2c-upgrade-subscription,.progress-modal-content,.resources-unlockVideo,.std-modal-content{max-height:70vh}.topcard-txt{font-size:14px}}