body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,body{font-family:"Roboto",sans-serif}::selection{background:#e1a87a;color:#fff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.home-wrapper canvas:first-of-type{position:fixed!important;background-repeat:no-repeat;background-color:#07162e}.top-section-wrapper{height:100vh;position:relative}.top-section-wrapper .top-center{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%}.top-section-wrapper .top-center .top-title{color:#e1a87a;font-size:75px;font-weight:900;text-align:center;text-transform:uppercase;margin:20px}.top-section-wrapper .top-center .top-subtitle{color:#fff;font-weight:300;letter-spacing:.16rem;font-size:35px}@media (max-width:960px){.top-section-wrapper{height:60vh}.top-section-wrapper .top-center{top:36%}.top-section-wrapper .top-center .top-title{font-size:55px;padding:0 12px}.top-section-wrapper .top-center .top-subtitle{padding:0 12px;font-size:28px}}@media (max-width:600px){.top-section-wrapper .top-center .top-title{font-size:32px}.top-section-wrapper .top-center .top-subtitle{font-size:18px}}.about-section-wrapper{min-height:800px;background-color:#fff;display:flex}.about-section-wrapper .about-section{display:flex;justify-content:center;align-items:center;width:100%}.about-section-wrapper .about-section .about-image{max-width:30%}.about-section-wrapper .about-section .about-image .robot-image{max-width:80%;height:auto}.about-section-wrapper .about-section .about-content-wrapper{max-width:50%}.about-section-wrapper .about-section .about-content-wrapper .about-content{margin:0 auto;max-width:80%}.about-section-wrapper .about-section .about-content-wrapper .about-content .content-title{font-size:28px;font-weight:700;color:#07162e}.about-section-wrapper .about-section .about-content-wrapper .about-content .content-desc{line-height:1.5em;font-size:20px;font-weight:400;color:#444}@media (max-width:960px){.about-section-wrapper .about-section{flex-direction:column}.about-section-wrapper .about-section .about-image{max-width:80%;text-align:center;margin:20px}.about-section-wrapper .about-section .about-content-wrapper{max-width:100%}}.achievements{min-height:800px;padding:50px 0 100px;background-color:#f0f0f0}.achievements .achievement-head{text-align:center;font-size:28px}.layout{min-height:100vh;position:relative}.layout .navbar{z-index:2;height:80px;display:flex;justify-content:space-between;align-items:center;transition:all .5s}.layout .navbar .ham{color:#fff;padding:20px;font-size:26px;display:none;cursor:pointer}.layout .navbar .name-detail{padding:20px}.layout .navbar .name-detail .logo{font-size:50px;color:#fff;transform:rotate(-45deg);transition:color .2s,transform 1s;cursor:pointer}.layout .navbar .name-detail .logo:hover{transform:rotate(-185deg);color:#e1a87a}.layout .navbar .links{margin:0 20px}.layout .navbar .links .link{margin:10px;padding:12px 20px;text-decoration:none;color:#fff;transition:background-color .2s,color .2s}.layout .navbar .links .link-active,.layout .navbar .links .link:hover{background-color:#e1a87a;border-radius:2px;color:#07162e}.layout .navbar-2{background-color:#e1a87a;position:-webkit-sticky;position:sticky;top:0;transition:all .5s;box-shadow:0 2px 6px 0 rgba(0,106,194,.2)}.layout .navbar-2 .ham,.layout .navbar-2 .name-detail .logo{color:#07162e}.layout .navbar-2 .name-detail .logo:hover{color:#fff}.layout .navbar-2 .links .link{color:#07162e}.layout .navbar-2 .links .link-active,.layout .navbar-2 .links .link:hover{background-color:#07162e;border-radius:2px;color:#e1a87a}@media (max-width:960px){.layout .navbar{height:64px}.layout .navbar .ham{display:block}.layout .navbar .name-detail{padding:0;margin:auto 12px}.layout .navbar .name-detail .logo{font-size:42px}.layout .links{display:none}}.side-links{display:flex;flex-direction:column;align-items:center;justify-content:space-around;font-family:Roboto;font-weight:500;margin:50px 0;width:250px;height:250px}.side-links .side-link{font-size:18px;font-weight:400;text-decoration:none;color:#07162e;margin:10px;width:100%;padding:12px;text-align:center;transition:background-color .2s,color .2s}.side-links .side-link-active,.side-links .side-link:hover{color:#07162e;background-color:#e1a87a}.footer-wrapper{width:100%;background-color:#07162e;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;bottom:0;left:0;right:0}.footer-wrapper .footer-content{height:75px;display:flex;justify-content:center;align-items:center}.footer-wrapper .footer-content .copy{opacity:.85;font-size:14px;color:#e1a87a;font-weight:300;margin:5px;text-align:center}@media (max-width:600px){.footer-wrapper .footer-content{flex-direction:column}}.scroll-top-wrapper{background-color:#07162e;border-radius:"2px";position:absolute;right:14px;bottom:14px;transition:all .5s ease-in-out}.scroll-top-wrapper .scroll-icon{font-size:14px;color:#e1a87a}.about-page-wrapper{padding-bottom:75px;min-height:790px;width:100%;display:flex;justify-content:space-between}.about-page-wrapper .about-details{height:100%;max-width:50%}.about-page-wrapper .about-map{width:50%;background-color:#eee}@media (max-width:960px){.about-page-wrapper{height:auto;flex-direction:column;justify-content:center;min-height:auto}.about-page-wrapper .about-details{max-width:none;width:100%;height:auto}.about-page-wrapper .about-map{height:300px;width:100%}}.about-details-wrapper{padding:20px;margin:0 auto}.about-details-wrapper .about-title{color:#07162e;text-align:center;letter-spacing:.036em;font-weight:700}.about-details-wrapper .about-subtitle{padding:0 50px;font-weight:500;text-align:center;letter-spacing:.08em;color:#b29758}.about-details-wrapper .about-description{padding:0 50px;line-height:1.5em;font-size:18px;font-weight:300;text-align:center;color:#5b5f7c}.about-details-wrapper .about-college,.about-details-wrapper .about-us{padding:25px}@media (max-width:960px){.about-details-wrapper{padding:8px}.about-details-wrapper .about-title{font-size:25px}.about-details-wrapper .about-subtitle{padding:0;font-size:16px}.about-details-wrapper .about-description{padding:0;text-align:start;line-height:1.25em;font-size:16px}.about-details-wrapper .about-college,.about-details-wrapper .about-us{padding:12px}}.map-wrapper,.map-wrapper .map-embed{width:100%;height:100%}.errorpage{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.errorpage .error-wrapper{height:100%;display:flex;align-items:center;justify-content:center}.errorpage .error-wrapper .error-details{border-right:3px solid #c8c8c8;padding:40px}.errorpage .error-wrapper .error-details .code{text-align:center;font-size:100px;font-weight:900;margin:0}.errorpage .error-wrapper .error-details .error-message{color:#555;text-align:center;font-size:23px;font-weight:500;margin:0}.errorpage .error-wrapper .error-lost{padding:40px;max-width:150px}@media (max-width:960px){.errorpage .error-wrapper{flex-direction:column}.errorpage .error-wrapper .error-details{padding:20px;border-top:3px solid #c8c8c8;border-right:none;order:1}.errorpage .error-wrapper .error-details .code{font-size:60px}.errorpage .error-wrapper .error-details .error-message{font-size:14px}.errorpage .error-wrapper .error-lost{order:0;padding:20px;max-width:100px}}.achievement-card{margin:40px 0;width:100%;max-height:350px;background-color:#b5f3da;display:flex;justify-content:space-between;border:1px solid #cfcfcf;transition:box-shadow .5s;text-align:center}.achievement-card .a-details{color:#07162e;padding:15px;margin:0 auto}.achievement-card .a-details .a-title{font-size:18px;margin:0;padding:14px 0 7px;font-weight:500}.achievement-card .a-details .a-year{font-size:18px;font-weight:500;color:#555;margin:0;padding:7px 0 14px}.achievement-card .a-details .a-role{font-size:16px;margin:0;padding:12px 0}.achievement-card .a-details .a-role .a-roletype{font-weight:500;margin:0}.achievement-card .a-details .a-role .a-name{color:#555;margin:0;font-size:15px}.achievement-card .image-wrapper{max-width:60%}.achievement-card .image-wrapper .card-image{width:100%;height:100%;object-fit:cover}.achievement-card:hover{box-shadow:0 0 16px 0 rgba(0,106,194,.2)}@media (max-width:600px){.achievement-card{flex-direction:column;max-height:none;width:100%}.achievement-card .a-details{order:1}.achievement-card .a-details .a-role{padding:6px 0}.achievement-card .image-wrapper{order:0;max-width:100%}.achievement-card .image-wrapper .card-image{height:220px}}.contact-page-wrapper{padding-bottom:75px}.contact-wrapper{width:100%;min-height:700px;display:flex;justify-content:space-evenly;align-items:center}.contact-wrapper .contact-form-wrapper{width:30%}.contact-wrapper .contact-form-wrapper .form-wrapper .form-details .form-field{margin:20px 0}.contact-wrapper .contact-form-wrapper .form-wrapper .form-button{width:100%;background-color:#e1a87a;color:#07162e;font-weight:500;font-size:20px;box-shadow:0 2px 6px 0 rgba(0,106,194,.2);padding:14px;margin:14px 0;outline:none;border:none;transition:color .5s,background-color .5s;border-radius:1px;cursor:pointer}.contact-wrapper .contact-form-wrapper .form-wrapper .form-button:hover{background-color:#07162e;color:#e1a87a}.contact-wrapper .contact-image{max-width:70%;transform:rotate(16deg)}.contact-wrapper .contact-image .mail-image{max-width:250px;max-height:250px;padding:20px}@media (max-width:960px){.contact-wrapper{min-height:auto;flex-direction:column}.contact-wrapper .contact-form-wrapper{order:1;width:80%;padding:10px}.contact-wrapper .contact-form-wrapper .form-wrapper .form-details .form-field{margin:10px 0}.contact-wrapper .contact-image{order:0;max-width:none;margin-top:80px}.contact-wrapper .contact-image .mail-image{max-width:200px;max-height:200px}}.contact-cards-wrapper{background-color:azure;text-align:center;min-height:600px}.contact-cards-wrapper .contact-header{margin:0;padding:25px 0}.contact-cards-wrapper .contact-cards{text-align:center;display:flex;justify-content:space-evenly}.contact-cards-wrapper .contact-cards .contact-card{margin:3% 3% 7%;width:24%}.contact-cards-wrapper .contact-cards .contact-card .image{max-width:150px}.contact-cards-wrapper .contact-cards .contact-card .contact-no{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:auto}.contact-cards-wrapper .contact-cards .contact-buttons{display:flex;justify-content:flex-start;padding:10px}.contact-cards-wrapper .contact-cards .contact-buttons a{text-decoration:none}@media (max-width:1280px){.contact-cards-wrapper .contact-cards .contact-card{width:30%}}@media (max-width:960px){.contact-cards-wrapper .contact-cards{flex-direction:column;margin:auto}.contact-cards-wrapper .contact-cards .contact-card{width:auto}.contact-cards-wrapper .contact-cards .contact-card:last-child{margin-bottom:90px}.contact-cards-wrapper .contact-cards .contact-card:first-child{margin-top:10%}}.team-page-wrapper{padding-bottom:85px}.team-page-wrapper .Navigator{height:100%;width:80%;padding:0 10%}.team-page-wrapper .Navigator .left{position:fixed;top:50%;left:2%}.team-page-wrapper .Navigator .right{position:fixed;top:50%;right:2%}.team-page-wrapper .Navigator .team{padding-top:30px}.team-page-wrapper .Navigator .team .team-top{display:flex;justify-content:space-evenly}.team-page-wrapper .Navigator .team .team-top .image{min-height:500px}.team-page-wrapper .Navigator .team .team-top .image img{max-height:500px}.team-page-wrapper .Navigator .team .team-top .details{text-align:center;display:flex;flex-direction:column;justify-content:space-around;max-width:400px}.team-page-wrapper .Navigator .team .team-top .details .details-title{font-size:1.5rem;font-weight:600}.team-page-wrapper .Navigator .team .team-top .details .details-year{font-weight:500}@media (max-width:800px){.team-page-wrapper .Navigator .team .team-top{flex-direction:column;justify-content:center}.team-page-wrapper .Navigator .team .team-top .image img{margin:0 5%;max-width:90%}.team-page-wrapper .Navigator .team .team-top .details{margin:10% 15%;max-width:70%;min-height:32vh}}.team-page-wrapper .Navigator .team .team-links{padding-top:50px;display:flex;text-align:center;justify-content:space-evenly}.team-page-wrapper .Navigator .team .team-links .link{cursor:pointer}.team-page-wrapper .Navigator .team .team-links .link a{color:#000;text-decoration:none}.modal-content .theme-modal{height:90vh}.modal-content .theme-modal iframe{width:80%;height:80%;margin:5% 10%}@media (max-width:800px){.modal-content .theme-modal iframe{height:45%;width:90%;margin:5%}}.modal-content .rulebook-modal{height:90vh;margin:0;padding:0}.modal-content .team-modal{display:flex;padding:20px;justify-content:center;text-align:center;justify-content:space-evenly;font-size:2rem;font-weight:800}.modal-content .team-modal .member{font-size:1.2rem;padding-top:10px;font-weight:500}.modal-content .wiki-modal{height:90vh;margin:0;padding:0}.modal-content .wiki-modal iframe{height:100%;width:100%}img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.robocon-wrapper{display:block;margin:0 30px}.robocon-wrapper .robocon-header{padding-top:25px;font-size:2.5em;font-weight:700}.robocon-wrapper .robocon-content{font-size:1.2rem;text-align:center}.robocon-wrapper .robocon-content a{text-decoration:none}.robocon-wrapper .robocon-content img{padding:40px 0;margin:0 auto;width:80%}.robocon-wrapper .links{padding-top:40px;display:flex;justify-content:center}.robocon-wrapper .links a{padding:10px 20px}@media (max-width:800px){.robocon-wrapper{margin:0 25px}.robocon-wrapper .robocon-header{font-size:2em}.robocon-wrapper .robocon-content img{width:100%;padding:10px 0}}
/*# sourceMappingURL=main.31dc63ff.chunk.css.map */