body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Outfit","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.header{width:100%}.nav-row-1{justify-content:space-between;background-color:var(--light-color);padding:5px 10px}.nav-row-1,.row-1-left{display:flex;align-items:center;grid-gap:20px;gap:20px}.register-btn-1{display:none!important}.nav-wrapper{max-width:95%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.logo{width:150px}.nav-logos{grid-gap:10px;gap:10px;flex-wrap:wrap;justify-content:center}.nav-logo-images,.nav-logos{display:flex;align-items:center}.nav-logos img{height:45px;cursor:pointer}.logo img{width:100%}.header-menu-bar{display:none}.nav-link-btn{font-size:.8rem!important;padding:10px!important;font-weight:700!important}.drawer-wrapper{width:300px;height:100vh}.drawer-content{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:20px;gap:20px}.drawer-logo{width:200px}.nav-links{display:flex;grid-gap:10px;gap:10px;align-items:stretch}.link-btn{padding:10px!important;font-size:.8rem!important;color:#e6e6e6;font-weight:700!important;text-decoration:none}.abstract-btn{animation:blink 2s ease-out infinite;background-color:#fa5f5f!important;color:var(--whiteText)!important;box-shadow:0 0 5px #2b2b2b;letter-spacing:1px}@keyframes blink{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.committee-header{padding:0 10px;display:flex;justify-content:center;grid-gap:10px;gap:10px}.dropdown-header{width:50%;text-align:center}.dropdown-header,.mobile-dropdown-header{padding:8px!important;border-radius:8px;background-color:var(--light-color)}.mobile-dropdown-header{width:100%;text-align:left}.committee-content{width:600px}.committee-content,.faculty-content{display:flex;justify-content:space-between;grid-gap:8px;gap:8px;padding:10px 20px;height:100%}.faculty-content{width:300px}.committee-subsection{width:50%}.faculty-subsection{width:100%}.committee-divider{width:2px;max-height:200px!important;background-color:var(--primary-color)}.menu-link-btn{text-transform:none!important;display:block!important}@media screen and (max-width:1100px){.logo{width:140px}.nav-links{display:none}.header-menu-bar{display:block}.nav-logos img{height:50px}}@media only screen and (max-width:1200px){.nav-wrapper{max-width:95%}}@media screen and (max-width:800px){.nav-row-1{width:100%}.nav-logos img{height:40px}.register-btn-1{display:block!important}.register-btn-2{display:none!important}.nav-logos{flex-direction:column;align-items:flex-start}.committee-dropdown{display:none}.committee-content{width:100%;flex-direction:column;grid-gap:10px;gap:10px}.committee-subsection{width:100%;display:flex;flex-direction:column;align-items:flex-start}.menu-link-btn{font-size:.8rem!important}}.zero-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px}.zero-content{padding:20px;font-size:1.1rem;font-weight:700;text-align:center}.zero-container img{animation:zoominout 4s infinite}.home-page-text{text-align:center;font-size:1.2rem;font-weight:700;margin:20px;color:var(--blackText)}.loader-container{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center;height:85vh}.loader-content{padding:20px;font-size:1.2rem;font-weight:700;text-align:center}@keyframes zoominout{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.loader-container img{animation:zoominout 2s infinite}:root{--dark-color:#4c2f65;--primary-color:#97419a;--medium-color:#c99acb;--light-color:#e5cbe6;--whiteText:#fff;--primeText:#39244b}*{box-sizing:border-box;font-family:"Titillium Web",sans-serif}body{overflow-x:hidden}h1,h2,h3,h4,h5,h6,p{margin:0!important;padding:0!important}.screen-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100vh;overflow-x:hidden}h1{font-size:2.2rem}h2{font-size:2rem;font-weight:700;text-transform:uppercase}h3{font-size:1.6rem}h4{font-size:1.3rem}p{font-size:1rem}.btn{color:var(--whiteText)!important;font-weight:700!important}.snackbar{background-color:var(--primary-color)!important}.rotate-animation{animation:rotateEffect 5s linear infinite}@keyframes rotateEffect{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.zoom-animation{animation:zoomEffect 3s ease-in-out infinite alternate}@keyframes zoomEffect{0%{transform:scale(1)}to{transform:scale(1.3)}}.opacity-animation{animation:opacityEffect 2s ease-in-out infinite alternate}@keyframes opacityEffect{0%{opacity:1}to{opacity:.3}}.translate-animation{animation:translateEffect 4s ease-in-out infinite alternate}@keyframes translateEffect{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@media screen and (max-width:768px){h1{font-size:1.6rem}h2{font-size:1.4rem}h3{font-size:1.2rem}h4,p{font-size:1rem}}
/*# sourceMappingURL=main.a6f6617c.chunk.css.map */