.counselling-wrapper{background:linear-gradient(135deg,#e8e4fb 0%,#d5cbf9 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.bg-elements{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.bg-rocket{opacity:.8;font-size:150px;position:absolute;top:20%;right:5%;transform:rotate(45deg)}.counselling-container{z-index:1;flex-direction:row;align-items:center;gap:4rem;width:100%;max-width:1300px;display:flex}.counselling-left{color:#1f2937;flex-direction:column;flex:1.5;display:flex}.badge-pill{color:#fff;text-transform:uppercase;letter-spacing:.5px;background-color:#734ccf;border:1px solid #ededed;border-radius:20px;width:max-content;margin-bottom:1.5rem;padding:8px 16px;font-size:.8rem;font-weight:600;box-shadow:6px 6px 32px #0000000f}.main-heading{color:#1e2022;margin-bottom:1.5rem;font-size:4rem;font-weight:600;line-height:1.1}.text-purple{background:linear-gradient(90deg,#904fb4 0%,#4946f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.guidance-text{color:#36393f;max-width:90%;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.features-row{gap:2rem;display:flex}.feature-item{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.feature-icon{color:#6c2bd9;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;display:flex;box-shadow:0 4px 15px #6c2bd91a}.feature-text span{color:#1f2937;margin-bottom:.25rem;font-size:1rem;font-weight:600}.feature-text p{color:#6b7280;font-size:.85rem}.counselling-right{background:#fff;border-radius:20px;flex-direction:column;flex:1.2;padding:2rem;display:flex;box-shadow:0 20px 40px #00000014}.counselling-form{flex-direction:column;gap:1.5rem;height:100%;display:flex}.form-row{gap:1.5rem;display:flex}.form-group{flex-direction:column;flex:1;margin-top:1rem;display:flex}.form-label{color:#374151;margin-bottom:6px;font-size:.85rem;font-weight:500}.required{color:#ef4444}.form-control{color:#1f2937;box-sizing:border-box;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 14px;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.form-control:focus{border-color:#6c2bd9;outline:none;box-shadow:0 0 0 3px #6c2bd91a}.form-control::placeholder{color:#9ca3af}select.form-control{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}textarea.form-control{resize:vertical;min-height:80px}.checkbox-group{flex-direction:row;align-items:flex-start;gap:8px;margin-bottom:1.5rem;display:flex}.checkbox-input{cursor:pointer;margin-top:4px}.checkbox-label{color:#4b5563;cursor:pointer;margin:0;font-size:12px;line-height:1.4}.alert-success{color:#065f46;background-color:#d1fae5;border-radius:8px;margin-bottom:15px;padding:12px;font-size:14px}.alert-error{color:#991b1b;background-color:#fee2e2;border-radius:8px;margin-bottom:15px;padding:12px;font-size:14px}.radio-group{gap:1.5rem;margin-top:4px;display:flex}.radio-label{color:#374151;cursor:pointer;align-items:center;gap:6px;font-size:.9rem;display:flex}.radio-input{accent-color:#6c2bd9;width:16px;height:16px}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(95.12deg,#904fb3 4.17%,#4946f7 97.91%);border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:1rem;padding:12px 24px;font-size:1rem;font-weight:600;transition:background .2s;display:flex;position:relative}.submit-btn:hover{opacity:.95;background:linear-gradient(95.12deg,#4946f7 4.17%,#904fb3 97.91%)}.btn-loader{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s ease-in-out infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:900px){.counselling-container{flex-direction:column;align-items:stretch;gap:1.5rem}.counselling-wrapper{padding:1rem}.counselling-left{padding:1rem 0 0}.counselling-right{padding:1rem}.counselling-form{gap:1rem}.form-row{flex-direction:column;gap:1rem}.main-heading{font-size:2.5rem}}@media (max-width:480px){.main-heading{font-size:2rem}}.form-steps-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.step-indicator{opacity:.5;align-items:center;gap:8px;transition:opacity .3s;display:flex}.step-indicator.active{opacity:1}.step-number{color:#4b5563;background-color:#e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:600;display:flex}.step-indicator.active .step-number{color:#fff;background:linear-gradient(160.41deg,#834dc0 -5.15%,#4946f7 87.35%)}.step-name{color:#4b5563;font-size:.9rem;font-weight:600}.step-indicator.active .step-name{color:#4a3aff}.step-line{background-color:#e5e7eb;flex:1;height:2px;margin:0 15px}.form-main-title{color:#170f49;margin-top:0;margin-bottom:.25rem;font-size:1.8rem;font-weight:600}.form-sub-title{color:#6b7280;margin-top:0;margin-bottom:1rem;font-size:.95rem}.form-footer{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1.5rem;display:flex}.step-text{color:#6b7280;font-size:.9rem;font-weight:500}.form-actions{gap:1rem;display:flex}.btn-prev,.btn-next{cursor:pointer;border-radius:8px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .2s}.btn-prev{color:#4b5563;background-color:#f3f4f6;border:1px solid #e5e7eb}.btn-prev:hover{background-color:#e5e7eb}.btn-next{color:#fff;background-color:#9ca3af;border:none}.btn-next:hover{background-color:#6b7280}.submit-btn{width:auto;margin-top:0;padding:10px 24px}.heading{color:#1f2937;text-align:center;margin-top:2rem;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.desc{color:#4b5563;text-align:center;max-width:900px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.mentors-section{max-width:1400px;margin:0 auto;padding:0 2rem!important}.mentors-slider-container{align-items:center;gap:1rem;margin-top:2rem;display:flex;position:relative}.mentors-slider-track-wrapper{flex:1;overflow:hidden}.mentors-slider-track{gap:20px;transition:transform .4s ease-in-out;display:flex}.mentors-slider-track .new-faculty-card{flex:0 0 calc(25% - 15px);min-width:calc(25% - 15px)}.new-faculty-img img{object-fit:cover;width:100%;height:350px;display:block}.slider-btn{cursor:pointer;color:#1f2937;z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;transition:all .2s;display:flex;box-shadow:0 4px 12px #0000000d}.slider-btn:hover{color:#fff;background:#6c2bd9;border-color:#6c2bd9}@media (max-width:1024px){.mentors-slider-track .new-faculty-card{flex:0 0 calc(33.333% - 14px);min-width:calc(33.333% - 14px)}}@media (max-width:768px){.mentors-slider-track .new-faculty-card{flex:0 0 calc(50% - 10px);min-width:calc(50% - 10px)}}@media (max-width:480px){.mentors-slider-track .new-faculty-card{flex:0 0 100%;min-width:85%}}@media (max-width:768px){.heading{font-size:2rem!important}.desc{padding:0 1rem;font-size:1rem}}.help-section{text-align:center;max-width:1300px;margin:0 auto;padding:2rem}.help-slider-container{align-items:center;gap:1rem;margin-top:3rem;display:flex;position:relative}.help-slider-track-wrapper{scrollbar-width:thin;scrollbar-color:#e9d5ff transparent;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;flex:1;padding-bottom:1rem;overflow:auto hidden}.help-slider-track-wrapper::-webkit-scrollbar{height:6px}.help-slider-track-wrapper::-webkit-scrollbar-track{background:0 0}.help-slider-track-wrapper::-webkit-scrollbar-thumb{background:#e9d5ff;border-radius:10px}.help-slider-track{gap:24px;width:max-content;display:flex}.help-slider-track .help-card{scroll-snap-align:start;flex:0 0 280px;min-width:280px}.help-card{text-align:center;background:#fff;border:1px solid #f3f4f6;border-radius:16px;flex-direction:column;align-items:center;padding:2.5rem 1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 12px 40px #060b130a}.help-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000000f}.help-icon{color:#6c2bd9;background-color:#f3f0ff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.help-title{color:#1f2937;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.help-desc{color:#6b7280;margin:0;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.help-slider-track .help-card{flex:0 0 280px;min-width:280px}}@media (max-width:640px){.help-slider-track .help-card{flex:0 0 280px;min-width:280px}.help-section{padding:2rem 1rem}}.guided-students-section{text-align:center;max-width:1300px;margin:0 auto;padding:1rem 2rem}.students-slider-container{align-items:center;gap:1rem;margin-top:1rem;display:flex;position:relative}.students-slider-track-wrapper{flex:1;overflow:hidden}.students-slider-track{align-items:stretch;gap:20px;transition:transform .4s ease-in-out;display:flex}.students-slider-track .horizontal-card{flex:0 0 calc(33.333% - 14px);min-width:calc(33.333% - 14px)}.slider-dots{justify-content:center;gap:8px;width:100%;margin-top:1rem;display:none}.slider-dots .dot{cursor:pointer;background:#d1d5db;border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:background .3s,width .3s}.slider-dots .dot.active{background:#6c2bd9;border-radius:5px;width:24px}@media (max-width:1024px){.students-slider-track .horizontal-card{flex:0 0 calc(50% - 10px);min-width:calc(50% - 10px)}}@media (max-width:768px){.students-slider-container,.mentors-slider-container,.help-slider-container{flex-wrap:wrap;justify-content:center;gap:1rem}.students-slider-track-wrapper,.mentors-slider-track-wrapper,.help-slider-track-wrapper{flex:0 0 100%;order:1}.students-slider-container .prev-btn,.mentors-slider-container .prev-btn,.help-slider-container .prev-btn{flex-shrink:0;order:2;position:static;transform:none}.slider-dots{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex:1;order:3;justify-content:center;align-items:center;gap:6px;min-width:0;margin:0 10px;padding-bottom:4px;display:flex;overflow:auto hidden}.slider-dots::-webkit-scrollbar{display:none}.students-slider-container .next-btn,.mentors-slider-container .next-btn,.help-slider-container .next-btn{flex-shrink:0;order:4;position:static;transform:none}.students-slider-track .horizontal-card{flex:0 0 100%;min-width:100%}.mentors-slider-track .new-faculty-card{flex:none;width:calc(100% - 2rem);min-width:0;max-width:280px;margin:1rem auto}}.horizontal-card{box-sizing:border-box;background:#fff;border:2px solid #faf5ff;border-radius:1.5rem;justify-content:space-between;gap:0;height:auto;min-height:100%;padding:1rem;box-shadow:0 8px 30px #0000000a;flex-flow:row!important;align-items:stretch!important;display:flex!important}.horizontal-card #student-image{flex-direction:column;justify-content:center;align-items:center;width:55%;padding:.5rem .5rem .5rem 1rem;display:flex;border-left:2px dashed #e9d5ff!important;border-right:none!important;flex:55%!important}.horizontal-card img{object-fit:cover;width:72px!important;height:72px!important;box-shadow:none!important;background-color:#e9d5ff!important;border:none!important;border-radius:50%!important;margin-bottom:.5rem!important}.horizontal-card .name{color:#111827;text-align:center;margin-bottom:.2rem!important;font-size:1rem!important;font-weight:600!important;line-height:1.2!important}.horizontal-card .marks{color:#4b5563;text-align:center;font-size:.9rem;font-weight:600;margin:0!important}.horizontal-card .student-rank{flex-direction:column;justify-content:center;align-items:center;gap:0;width:45%;padding-left:0;padding-right:1rem;display:flex;flex:45%!important}.horizontal-card .top-air{text-transform:uppercase;letter-spacing:-1px;background:linear-gradient(#904fb3 0%,#155dfc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0!important;font-size:1.5rem!important;font-weight:900!important;line-height:1!important}.horizontal-card .top-rank{background:linear-gradient(#904fb3 0%,#155dfc 100%);-webkit-text-fill-color:transparent;text-shadow:6px 2px 5.2px #30006936;letter-spacing:-2px;-webkit-background-clip:text;background-clip:text;margin:0!important;font-size:4rem!important;font-weight:900!important;line-height:1!important}.horizontal-card .top-exam{text-transform:uppercase;color:#4f46e5!important;margin:0!important;font-size:1rem!important;font-weight:900!important;line-height:1!important}.horizontal-card .profile-link{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(90deg,#904fb3 0%,#155dfc 100%);border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;margin-top:.5rem;padding:6px 12px;font-size:.75rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.horizontal-card .profile-link:hover{transform:translateY(-1px);box-shadow:0 6px 18px #4946f759}.process-section{background:#fff;padding:2rem}.process-container{align-items:flex-start;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.process-left{flex:1;position:sticky;top:100px}.process-heading{color:#111827;margin-bottom:1.5rem;font-size:3rem;font-weight:600;line-height:1.2}.process-desc{color:#6b7280;max-width:400px;font-size:1.1rem;line-height:1.6}.process-right{flex:1.5;position:relative}.process-timeline{padding-left:3rem;position:relative}.timeline-line{background:#e5e7eb;width:2px;position:absolute;top:40px;bottom:40px;left:0}.timeline-progress{background:#5557f0;width:100%;height:0;transition:height .4s;position:absolute;top:0;left:0}.process-step{cursor:pointer;background:0 0;border-radius:1rem;gap:1.5rem;margin-bottom:1rem;padding:1.5rem;transition:all .3s;display:flex;position:relative}.process-step:hover,.process-step.active{background:#fff;box-shadow:0 10px 30px #0000000d}.process-timeline .step-indicator{z-index:2;background:#fff;border:2px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .3s;display:flex;position:absolute;top:2.5rem;left:-3rem;transform:translate(-50%)}.process-step.active .step-indicator,.process-step:hover .step-indicator{background:#5557f0;border-color:#5557f0;width:24px;height:24px;box-shadow:0 0 0 4px #5557f033}.process-step.active .step-indicator:after,.process-step:hover .step-indicator:after{content:"";color:#fff;background:0 0;width:auto;height:auto;font-family:"Font Awesome 7 Free","Font Awesome 6 Free","Font Awesome 5 Free",FontAwesome,sans-serif;font-size:10px;font-weight:900}.process-step .step-icon{color:#6b7280;background:#f3f4f6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;transition:all .3s;display:flex}.process-step.active .step-icon,.process-step:hover .step-icon{color:#6c2bd9;background:#f3e8ff}.process-step .step-content{flex:1;padding-top:.5rem}.process-step .step-title{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;transition:color .3s}.process-step.active .step-title,.process-step:hover .step-title{color:#000}.process-step .step-text{color:#6b7280;margin:0;font-size:.95rem;line-height:1.5}@media (max-width:992px){.process-container{flex-direction:column;gap:3rem}.process-left{text-align:center;position:static}.process-desc{margin:0 auto}}@media (max-width:768px){.process-heading{font-size:2.5rem}.process-timeline{padding-left:2rem}.process-timeline .step-indicator{left:-2rem}.process-step{gap:1rem;padding:1rem}}.custom-multi-select{width:100%;position:relative}.custom-multi-select .select-box{cursor:pointer;box-sizing:border-box;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;transition:border-color .2s,box-shadow .2s;display:flex}.custom-multi-select .select-box:focus,.custom-multi-select .select-box:active{border-color:#6c2bd9;outline:none;box-shadow:0 0 0 3px #6c2bd91a}.custom-multi-select .select-box span{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;max-width:90%;font-size:.9rem;overflow:hidden}.custom-multi-select .select-box.has-value span{color:#1f2937}.custom-multi-select .dropdown-list{z-index:50;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;max-height:200px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a}.custom-multi-select .dropdown-list label{cursor:pointer;color:#374151;align-items:center;margin:0;padding:.5rem 1rem;font-size:.95rem;transition:background-color .2s;display:flex}.custom-multi-select .dropdown-list label:hover{background-color:#f3f4f6}.custom-multi-select .dropdown-list input[type=checkbox]{accent-color:#6c2bd9;cursor:pointer;width:1rem;height:1rem;margin-right:.75rem}.career-path-section{background:linear-gradient(#f3f1ff 0%,#f6f0ff 100%);width:100%;padding:4rem 2rem}.career-path-container{max-width:1200px;margin:0 auto}.career-path-title{text-align:center;color:#1f2937;margin-bottom:3rem;font-size:2.2rem;font-weight:700;line-height:1.3}.career-accordion{flex-direction:column;gap:1rem;display:flex}.career-path-section .accordion-item{background:#fff;border:1px solid #e5e5e5;border-bottom:none;border-radius:1rem;overflow:visible;box-shadow:0 4px 4px #d9d9d940}.career-path-section .accordion-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;transition:background-color .3s;display:flex}.career-path-section .accordion-header:hover{background-color:#faf9ff}.career-path-section .accordion-header-left{align-items:center;gap:1.5rem;display:flex}.career-path-section .accordion-icon{color:#6c2bd9;background-color:#f2efff;border-radius:10px;justify-content:center;align-items:center;width:45px;min-width:45px;height:45px;font-size:1.2rem;display:flex}.career-path-section .accordion-title-wrap h3{color:#1f2937;margin-bottom:.25rem;font-size:1.2rem;font-weight:700}.career-path-section .accordion-title-wrap p{color:#6b7280;margin:0;font-size:.9rem}.career-path-section .accordion-toggle{color:#6c2bd9;box-sizing:border-box;background-color:#fff;border:1px solid #e3e3e3;border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;padding:0;font-size:14px;line-height:1;display:flex}.career-path-section .accordion-content{background:0 0;border-top:1px solid #f3f4f6;max-height:none;margin-top:0;padding:2rem;display:none;overflow:visible}.career-cards-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.career-card{background:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 10.9px #731dff24}.career-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #6c2bd914}.card-icon{color:#6c2bd9;background-color:#f3efff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;margin-bottom:1rem;font-size:1rem;display:flex}.career-card h4{color:#1f2937;white-space:normal;word-wrap:break-word;border-bottom:1px solid #e5e5e5;margin-bottom:.75rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:600;line-height:1.4}.career-card p{color:#6b7280;white-space:normal;word-wrap:break-word;margin:0;font-size:.9rem;line-height:1.6}@media (max-width:768px){.career-path-title{font-size:1.8rem}.accordion-header{padding:1rem}.accordion-content{padding:0 1rem 1rem}.career-slider-container{width:100%;padding-bottom:2rem;position:relative}.career-slider-track-wrapper{width:100%;overflow:hidden}.career-cards-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;padding-bottom:1rem;transition:transform .3s;display:flex;overflow-x:auto}.career-cards-grid::-webkit-scrollbar{display:none}.career-card{scroll-snap-align:center;flex:0 0 85%;max-width:85%}.career-slider-controls{justify-content:center;align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.career-slider-btn{color:#6c2bd9;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 6px #0000001a}.career-slider-dots{justify-content:center;gap:8px;display:flex}.career-slider-dots .dot{cursor:pointer;background:#d1d5db;border-radius:50%;width:8px;height:8px;transition:all .3s}.career-slider-dots .dot.active{background:#6c2bd9;border-radius:4px;width:24px}}
