:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--anyra-colour:#2B328c;--background-colour-var:#eeeeee;--anyra-colour-rgb: rgb(56,63,146);--background-colour-rgb-var: rgb(255,255,255);--font-family-style-var:Karla}body{margin:0;font-family:var(--font-family-style-var);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--anyra-colour);scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.centerLogo{height:70vh;width:auto}.center{display:flex;flex-direction:column;align-items:center;justify-items:center;height:89vh}.text{color:gold;font-family:Segoe Script,cursive;font-size:xx-large}.video{height:89vh;width:99vw}@media screen and (max-width : 520px){.centerLogo{padding-top:10vh;height:auto;width:100vw}}.header{height:8vh;width:100vw;overflow:hidden;display:flex;background-color:var(--anyra-colour);justify-content:space-between;z-index:500}.imageLogo{height:8vh;width:auto;padding-left:10vw}.menu-bar{display:flex;height:8vh;overflow:hidden;justify-content:space-evenly;align-items:center;margin-right:10vw;font-size:2.5vh;width:40vw}.menu-bar>div{display:flex;border-bottom:2px solid var(--anyra-colour);gap:2vw}.menu-bar>div:hover,.side-menu-bar>div>div:hover{cursor:pointer;border-bottom:2px solid #fff}.menu-bar>div.on-it,.side-menu-bar>div>div.on-it{border-bottom:2px solid #fff}header{position:sticky;top:0;z-index:500}.side-menu-bar{display:none;top:0;left:0;z-index:999;width:100%;height:100%;position:fixed;overflow-y:auto;background-color:var(--anyra-colour)}.side-menu-bar>div>div{cursor:pointer;border-bottom:2px solid var(--anyra-colour)}.side-menu-bar.open{display:block;flex-direction:column;justify-content:space-evenly;justify-items:center;align-items:center}.menu-btn{position:absolute;z-index:1000;top:2vh;left:2vw;cursor:pointer;transition:all .5s ease-out;visibility:hidden}.menu-btn .btn-line{width:28px;height:3px;margin:0 0 5px;background:#fff;transition:all .5s ease-out}.menu-btn.close{transform:rotate(180deg)}.menu-btn.close .btn-line:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.menu-btn.close .btn-line:nth-child(2){opacity:0}.menu-btn.close .btn-line:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.footer{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-top:50px;background:linear-gradient(to bottom)}.footer-content{width:100%;max-width:1000px;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:30px;margin:30px;font-size:x-large}.footer-social-media{width:100%;max-width:1000px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:30px;margin:30px;font-size:x-large}.footer-logo-img{max-width:50vw}@media screen and (max-width: 600px){.menu-btn{visibility:visible}.menu-bar{display:none}.header{justify-content:center}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.about-heading{font-size:5vw;font-weight:bolder}.about-sub-heading{font-size:20px;font-weight:bolder;padding-right:5px}.about-last{margin:10vh 0}.about-pad-div>div{padding:10px}@media screen and (min-width:1100px){.about-heading{font-size:50px}}@media screen and (max-width: 600px){.about-heading{font-size:40px}}.contact-head{text-align:center;width:100%;font-size:6vw;font-weight:bolder}.contact-body{width:100%;margin:5vh 0vw;text-align:center}.office{padding:3vh 5vw;width:100vw;flex-direction:column}.office-head{font-size:6vw;font-weight:bolder;width:100%;text-align:center}.office-body{flex-direction:row;width:100%;justify-content:center;align-items:center}.location{text-align:center}.cards{padding:5vh 5vw;flex-wrap:wrap;width:100vw;justify-content:center;gap:10vw}.card{max-width:400px;box-shadow:var(--anyra-colour) 0 3px 4px,var(--anyra-colour) 0 3px 3px;border-radius:6%}.card-head{width:100%;justify-content:center;align-items:center;text-align:center;font-weight:700;font-size:x-large}.card-sub{width:100%;padding:0 5%;text-align:center;opacity:80%}.card-data{width:100%;text-align:center}.card-data>div{width:100%;flex-direction:row;display:flex;gap:30px;justify-content:center;padding-top:5px}@media screen and (max-width: 600px){.office-head,.contact-head{font-size:40px}}.career-content{background-color:#fff;color:var(--anyra-colour);padding:5vw;align-items:center;text-align:center;align-content:center}.career-content .career-header{background-color:#fff;color:var(--anyra-colour);font-size:xx-large;font-weight:bolder}.career-content .career-location-detail{display:flex;width:100%;justify-content:center;text-align:left}.career-content .career-container{display:flex;flex-direction:row;gap:30px;flex-wrap:wrap;justify-content:center}.career-content .career-container .career-item{text-align:justify;max-width:500px}.career-content .career-container .career-item .career-ci-header{text-align:center;background-color:#fff;color:var(--anyra-colour);font-size:x-large;font-weight:700}.career-content button{background-color:var(--anyra-colour);color:#fff;height:30px;width:70px;transition:ease-in .5s;border:1px solid var(--anyra-colour)}.career-content button:hover{background-color:#fff;color:var(--anyra-colour)}
