html:focus-within{scroll-behavior:smooth}body,html{outline:none}html body .skip-link{order:-9999}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.skip-link,.skip-to-content{position:fixed!important;top:-40px;left:6px;background:#4a148c;color:#fff;padding:8px 16px;z-index:10000;text-decoration:none;transition:all .3s ease;border-radius:4px;font-weight:500;font-size:14px;border:2px solid transparent;order:-1}.skip-link:focus,.skip-to-content:focus{top:16px!important;left:16px!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;outline:none;border:2px solid #fff;box-shadow:0 4px 8px rgba(0,0,0,.3)}.custom-focus:focus,.focus-visible:focus-visible{outline:2px solid var(--primary-color,#4a148c);outline-offset:2px;border-radius:4px}@media (forced-colors:active){.custom-focus:focus,.focus-visible:focus-visible{outline:2px solid CanvasText;outline-offset:2px}.loader-container{forced-color-adjust:none}.loader-container,.main-content{background-color:Canvas;color:CanvasText}.main-content{border:1px solid CanvasText}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.custom-focus:focus,.focus-visible:focus-visible{transition:outline-color .15s ease-in-out}}@media (max-width:768px){[role=button],a,button,input[type=button],input[type=reset],input[type=submit]{min-height:44px;min-width:44px}}.text-high-contrast{color:#212529;background-color:#fff}.text-high-contrast-inverse{color:#fff;background-color:#212529}.loading-content[aria-busy=true]{cursor:wait}.loading-content[aria-busy=true]:after{content:" (Loading...)";position:absolute;left:-9999px}.error-message{color:#dc3545;font-weight:500}.success-message{color:#28a745;font-weight:500}main[role=main]{min-height:200px}.focus-trap,nav[role=navigation]{position:relative}.focus-trap:focus{outline:none}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-color,#4a148c);outline-offset:2px;border-radius:4px}.readable-text{line-height:1.5;letter-spacing:.02em}[aria-live]{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}[aria-live]:not(.sr-only){position:static;width:auto;height:auto;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:600;line-height:1.2}.status-message{padding:12px 16px;border-radius:4px;margin:8px 0;font-weight:500}.status-message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.status-message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.status-message.warning{background-color:#fff3cd;border:1px solid #ffeaa7;color:#856404}.status-message.info{background-color:#d1ecf1;border:1px solid #bee5eb;color:#0c5460}.responsive-container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}@media (max-width:768px){.responsive-container{padding:0 12px}}.chat-container{display:flex;flex-direction:column;height:100vh;overflow:hidden}@media (max-width:768px){.chat-container{height:calc(100vh - env(safe-area-inset-bottom))}}.chat-sidebar{transition:transform .3s ease-in-out}@media (max-width:768px){.chat-sidebar{position:fixed;top:0;left:0;height:100vh;z-index:1000;transform:translateX(-100%)}.chat-sidebar.open{transform:translateX(0)}.touch-target{min-height:48px;min-width:48px;display:flex;align-items:center;justify-content:center}}.smooth-scroll{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){.smooth-scroll{scroll-behavior:auto}}@media (prefers-color-scheme:dark){.auto-theme,.auto-theme .text-high-contrast{background-color:#1a1a1a;color:#fff}.auto-theme .text-high-contrast-inverse{color:#1a1a1a;background-color:#fff}}.keyboard-navigation [tabindex]:focus,.keyboard-navigation a:focus,.keyboard-navigation button:focus{outline:3px solid var(--primary-color,#4a148c);outline-offset:2px;border-radius:6px;box-shadow:0 0 0 1px hsla(0,0%,100%,.8)}.loading-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:hsla(0,0%,100%,.95);display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.optimized-animation{will-change:transform,opacity;transform:translateZ(0)}.interactive-element{position:relative;transition:background-color .2s ease,box-shadow .2s ease}.interactive-element:hover{background-color:rgba(8,76,97,.1)}.interactive-element:focus-visible{box-shadow:0 0 0 3px rgba(8,76,97,.3);outline:none}@supports (padding:max(0px)){.safe-area-padding{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));padding-bottom:max(16px,env(safe-area-inset-bottom))}}:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--darkpurple:"#4d1d82";--lightpurple:"#8b1d82";--orange:"#ef7d00";--red:"#cf022b";--darkgrey:"#a8a8a7";--lightgrey:"#ededed"}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--darkpurple:"#4d1d82";--lightpurple:"#8b1d82";--orange:"#ef7d00";--red:"#cf022b";--darkgrey:"#a8a8a7";--lightgrey:"#ededed"}}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb));line-height:1.4}@layer utilities{.text-balance{text-wrap:balance}}.mainBody{background:#fff;height:100vh;padding:0}.container{position:relative;height:"30vh"}.horizontal-center{text-align:center}.vertical-center{margin:0;position:absolute;top:35%;left:20%;right:20%;transform:translateY(-50%)}.line-gradient{background:linear-gradient(180deg,rgba(77,29,130,.95) 0,rgba(139,29,130,.85) 40%,rgba(239,125,0,.9));height:100vh}.line-gradient img{margin:auto}.mySwiper2{height:80%;width:100%}.description-text{text-align:justify;font-size:14px;margin-top:3%}.image-center{display:block;margin-left:auto;margin-right:auto;width:auto;height:45vh}.Title-center{width:50%;margin:auto}.Title-style{text-align:center}.find-more-btn{height:25px;width:200px;border-radius:20px;position:absolute;left:75vw;top:-40px}.checkIcon{font-size:150px;color:#10be33;width:50%;margin:auto!important}.eventRegisterBtns{width:"50% !important";margin:"1% auto !important";text-Transform:"capitalize"}.table-container{overflow-x:auto!important;margin:20px 0!important;box-shadow:0 2px 8px rgba(0,0,0,.1)!important}.mui-table,.table-container{width:100%!important;border-radius:8px!important;background-color:#fff!important}.mui-table{border-collapse:collapse!important;margin:0!important;overflow:hidden!important;border:1px solid #e0e0e0!important;min-width:300px!important}.mui-table th{background-color:#4d1d82!important;color:#fff!important;font-weight:600!important;padding:12px 10px!important;text-align:left!important;border-bottom:2px solid #3a1560!important;font-size:13px!important;line-height:1.1!important;white-space:nowrap!important}.mui-table td{padding:12px!important;border-bottom:1px solid #e0e0e0!important;font-size:12px!important;line-height:1.2!important;vertical-align:top!important;color:#333!important;max-width:200px!important;word-wrap:break-word!important;overflow:hidden!important}.mui-table tr:nth-child(odd) td{background-color:#f9f9f9!important}.mui-table tr:nth-child(2n) td{background-color:#fff!important}.mui-table tr:hover td{background-color:#f3e8fa!important;transition:background-color .2s ease!important}@media (max-width:768px){.table-container{margin:16px 0!important}.mui-table{font-size:11px!important;min-width:250px!important}.mui-table th{padding:12px 8px!important;font-size:11px!important}.mui-table td{padding:10px 8px!important;font-size:10px!important;max-width:150px!important}}@media (max-width:480px){.table-container{margin:12px 0!important}.mui-table{font-size:9px!important;min-width:200px!important}.mui-table td,.mui-table th{padding:8px 6px!important;font-size:9px!important}.mui-table td{max-width:100px!important}}tbody td{padding:12px 16px!important}tr:nth-child(2n){background-color:#f9f9f9!important;color:#000!important}tbody tr:nth-child(odd){background-color:#fff!important;color:#000!important}.form-heading{background:linear-gradient(90deg,#641c83 15%,#cb1831,#f7a823)}.topleft{font-size:18px;width:78vw}.chat-interface-container{height:100vh;background:#fff}.predefinedQueryStyles{overflow:auto}.new-chat-name{font-size:13px;font-weight:500}.new-chat-icon{height:"40px";width:"170px"}@media (max-width:768px){.topleft{font-size:14px;left:0;width:100vw}.chat-interface-container{height:85vh;background:#fff}.new-chat-name{display:none}.new-chat-icon{height:"40px";width:"auto"}}@media (max-width:576px){.topleft{font-size:14px;left:0;width:100vw}.chat-interface-container{height:85vh;background:#fff}.new-chat-name{display:none}.new-chat-icon{height:"40px";width:"auto"}}.btn{color:#4d1d82;background-color:#4e1d8212;cursor:pointer}.btn,.btn-active{padding:5px 15px;font-size:12px;border:2px solid #4d1d82;border-radius:4px;box-shadow:2px 2px 5px rgba(0,0,0,.3)}.btn-active{color:#fff;background-color:#4d1d82}.btn-cancel{color:#fff;border:2px solid #cf022b;border-radius:4px;background-color:#cf022b;box-shadow:2px 2px 5px rgba(0,0,0,.3);margin-left:10px}.btn-cancel,.btn-disabled{padding:5px 15px;font-size:12px}.btn-disabled{color:#0000009c;border:2px solid #ededed;border-radius:4px;background-color:#ededed;margin-right:10px}.btn:active,.btn:hover{background-color:#4d1d82;color:#fff}.loader,.loader:after,.loader:before{border-radius:50%;width:2.5em;height:2.5em;animation-fill-mode:both;opacity:1;animation:bblFadInOut 1.8s ease-in-out infinite}.loader{color:#4d1d82;font-size:7px;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-.16s}.loader:after,.loader:before{content:"";position:absolute;top:0}.loader:before{left:-3.5em;animation-delay:-.32s}.loader:after{left:3.5em}@keyframes bblFadInOut{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.bordered-table{display:block;width:auto;max-width:63vw}.bordered-table th{background-color:#4d1d82;color:#fff}.bordered-table tbody td,.bordered-table thead th{border-bottom:1px solid #ddd}.bordered-table tbody tr:nth-child(2n){background-color:#4e1d8210}.typing-animation-container{overflow-y:auto;max-height:300px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.typing-cursor{display:inline-block;width:2px;height:1em;background-color:#000;animation:blink .7s infinite;vertical-align:middle}@keyframes blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}b,strong{color:#641c83}th b,th h2,th h3,th h4,th h5,th h6,th strong,thead b
th h1,thead h1,thead h2,thead h3,thead h4,thead h5,thead h6,thead strong{color:#fff;margin-bottom:0;margin-left:1em;margin-right:1em}mark{background-color:inherit}h1,h2,h3,h4,h5,h6{margin-bottom:.3em;font-weight:700;color:#641c83}h1{font-size:1.3em}h1,h2{line-height:1.3}h2{font-size:1.2em}h3{font-size:1.1em}h3,h4{line-height:1.3}h4{font-size:1em}h5{font-size:.9em}h5,h6{line-height:1.3}h6{font-size:.8em}p{margin-bottom:.5em;line-height:1.4}.response-ul ul{list-style-type:disc;padding-left:20px;margin-left:0}.response-ul li{margin-left:0}.shadow-image{filter:drop-shadow(5px 5px 5px #222)}.image-container-border{width:45px;height:45px;border-radius:50%;padding:2px;display:inline-block;position:relative;background:linear-gradient(180deg,rgba(77,29,130,.95) 0,rgba(139,29,130,.85) 40%,rgba(239,125,0,.9))}.image-container-border img{border-radius:50%;height:42px;width:42px}.image-container-border:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.2)}.image-container-border-signin{width:250px;height:250px;border-radius:50%;padding:2px;display:inline-block;position:relative;background:linear-gradient(90deg,rgba(77,29,130,.95) 0,rgba(139,29,130,.85) 40%,rgba(239,125,0,.9))}.image-container-border-signin img{border-radius:50%}.image-container-border-signin:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.2)}.askMeStyle{position:absolute;top:72px;left:184px}.msgGifStyle{position:absolute;top:88px;left:16px}.bot-logo-style{position:absolute!important;height:80%!important;width:80%!important;inset:0;object-fit:cover;color:transparent;left:24px!important;top:24px!important}.zoom-in-out-element{animation:zoom-in-zoom-out 1s ease infinite}@keyframes zoom-in-zoom-out{0%{scale:100%}50%{scale:120%}to{scale:100%}}.gear-icon-style{position:absolute!important;left:140px!important;top:188px!important;font-size:2.75rem!important;color:#fff!important;display:inline-block!important;transition:transform .5s ease-in-out!important}.rotating-icon{animation:rotate 2s linear infinite!important}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotate{animation:infinite-rotation 2s linear infinite!important}.chat-balloon{width:90%}.bot-image-container img{height:42px;width:42px}@font-face{font-family:Tahoma;src:url(/fonts/tahoma.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.no-items-available{display:flex;align-items:center;justify-content:center;height:90%;font-size:1.5rem;color:#666;background-color:#f9f9f9;text-align:center;padding:20px}.no-items-available p{margin:0}#style-13::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px hsla(0,3%,63%,.9);border-radius:10px}#style-13::-webkit-scrollbar{width:5px;height:5px;background-color:#f5f5f5}#style-13::-webkit-scrollbar-thumb{border-radius:10px;background-color:#3a353e}.bordered-table{border:2px solid #4d1d82;border-collapse:collapse;overflow-x:auto}.bordered-table thead{background-color:#4d1d82;color:#fff}.bordered-table tbody td,.bordered-table thead th{padding:10px;text-align:center}.section{padding:10px}h1{font-size:2.5em;margin:0}@media (max-width:768px){h1{font-size:2em}}p{font-size:1em}@media (max-width:768px){p{font-size:.9em}}.project-section{background:#007bff;color:#fff;padding:40px}.project-section p{font-size:1.5em;margin:0}.project-section button{background:#0056b3;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;margin-top:20px}.project-section button:hover{background:#004494}@media (max-width:768px){.project-section p{font-size:1.2em}.project-section button{padding:8px 16px}}body{font-family:Arial,sans-serif;line-height:1.6;margin:0;padding:0}.bot-card{width:100%;background:#fbf6f0,}.bot-header{background-image:linear-gradient(90deg,#084c61 20%,#fbf6f0);color:#fff;padding:20px;display:flex;align-items:center}.bot-icon{width:80px;height:80px;border-radius:50%;background-image:url(/boticon.png);background-size:cover;background-position:50%;margin-right:20px;border:4px solid hsla(0,0%,100%,.3);box-shadow:0 0 0 4px hsla(0,0%,100%,.1)}.bot-info{flex:1 1;padding-left:10px}.bot-name_large{font-size:24px}.bot-name,.bot-name_large{font-weight:700;margin-bottom:5px}.bot-name{font-size:28px}.bot-description{font-size:12px;opacity:.9}.bot-details{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px;background-color:#f8f9fa;border-radius:8px;padding:15px}.detail-item{font-size:14px}.detail-label{font-weight:700;color:#084c61}.bot-prompts,.bot-themes{margin:0 20px 10px}.bot-prompts h3,.bot-themes h3{font-size:18px;color:#084c61}.theme-container{display:flex;overflow-x:auto;padding-bottom:10px}.theme-tag{flex:0 0 auto;background-color:#e9ecef;color:#084c61;border-radius:20px;margin-right:8px;font-size:14px;transition:all .3s ease;white-space:nowrap}.theme-tag.selected,.theme-tag:hover{background-color:#084c61;color:#fff;cursor:pointer}.bot-prompts{height:170px;overflow-y:auto}.prompt-list{list-style-type:none;padding-left:0}.prompt-item{background-color:#f8f9fa;padding:12px 15px;border-radius:8px;margin-bottom:10px;font-size:14px;transition:all .3s ease;border-left:4px solid transparent;margin-right:10px}.bot-prompts::-webkit-scrollbar,.theme-container::-webkit-scrollbar{height:2px;width:2px}.bot-prompts::-webkit-scrollbar-thumb,.theme-container::-webkit-scrollbar-thumb{background:#084c61;border-radius:4px}.bot-prompts::-webkit-scrollbar-thumb:hover,.theme-container::-webkit-scrollbar-thumb:hover{background:#462377}.left-panel{background-color:#fff;border-right:1px solid #e0e0e0;padding:20px 0 20px 10px}.left-panel h2{color:#084c61;font-size:18px;margin-bottom:15px}.bot-list{height:auto;display:flex;flex-direction:column;padding:4px 0}.bot-item{display:flex;align-items:center;background-color:#fbf6f0;cursor:pointer;transition:all .3s ease;border-left:4px solid transparent;box-sizing:border-box}.bot-item.selected,.bot-item:hover{background-color:#e9ecef;border-left-color:#084c61;transform:translateX(5px)}.botlist-icon{margin:10px;font-size:20px;border-radius:50%;background-size:cover;background-position:50%;border:4px solid hsla(0,0%,100%,.3);box-shadow:0 0 0 4px hsla(0,0%,100%,.1)}.bot-name{transition:opacity .3s ease}.small-screen-hide{display:block}@media (max-width:768px){.bot-item{justify-content:center;padding:12px}.bot-name{display:none}.botlist-icon{margin:0}.small-screen-hide{display:none}}.bot-list::-webkit-scrollbar{width:2px}.bot-list::-webkit-scrollbar-thumb{background-color:#084c61;border-radius:4px}.bot-list::-webkit-scrollbar-thumb:hover{background-color:#462377}.panel-header{display:flex;justify-content:space-between;align-items:center;height:8vh}.panel-header h2{color:#084c61;font-size:18px;margin:0}.new-chat-icon{font-size:20px;color:#084c61;cursor:pointer;transition:transform .3s ease;margin-right:10px}.new-chat-icon:hover{transform:scale(1.1)}.bottom-container{position:fixed;bottom:0;left:250px;right:0;padding:20px;border-top:1px solid #e0e0e0}.input-wrapper{display:flex;align-items:center;background-color:#fff;border-radius:30px;padding:5px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.input-field{flex:1 1;border:none;outline:none;font-size:16px;padding:12px 20px;background:transparent;color:#333}.input-field::placeholder{color:#999}.send-button{background-color:#084c61;color:#fff;border:none;border-radius:50%;width:46px;height:46px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease;margin-right:5px}.send-button:hover{background-color:#3c1e66;transform:scale(1.05)}.send-icon{width:24px;height:24px;fill:currentColor}.input-wrapper:focus-within{box-shadow:0 0 0 2px #084c61}.query-card,.response-card{border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:10px;align-self:"center";background-color:#ebeced}.chat-loading{display:flex;align-items:center;justify-content:center}.chat-loading .dot{width:8px;height:8px;margin:0 3px;background-color:#a0a0a0;border-radius:50%;display:inline-block;animation:chatBounce 1.4s ease-in-out infinite both}.chat-loading .dot:first-child{animation-delay:-.32s}.chat-loading .dot:nth-child(2){animation-delay:-.16s}@keyframes chatBounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}