body,html{font-family:Cairo,sans-serif;text-align:center;background:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100vw;overflow-x:hidden}::-webkit-scrollbar{width:0;height:5px;right:1rem}@media(min-width:1024px){::-webkit-scrollbar{width:.25rem}}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#02c8ff}::-webkit-scrollbar-thumb:hover{background:#00a1ce}nav{margin:auto;display:flex;flex-direction:row;width:calc(100vw - 2rem);left:1rem;justify-content:flex-end;height:25%}nav .navigation-item{color:#fff;cursor:pointer;text-decoration:none;font-size:1.1rem;font-weight:lighter;margin:auto 1rem;font-weight:500;background:transparent;padding-top:1.5rem;margin-left:5rem;margin-right:.5rem}@media(max-width:1024px){nav .navigation-item{padding:0;margin:auto}}nav .navigation-item.is-active,nav .navigation-item:hover{color:#02c8ff;text-shadow:0 0 10px #8ce6ff}.top-bar{position:fixed;top:0;left:0;height:160px;width:100vw;background:#000;z-index:999;display:flex;box-shadow:0 10px 10px -10px #02c8ff;padding:0 10%}@media(max-width:1024px){.top-bar{padding:0;flex-direction:column;height:160px}}.top-bar:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;opacity:.25;z-index:-1;background:url(../img/header.png.2a1d56ea.webp);background-repeat:no-repeat;background-size:cover;background-position:100% 100%}@media(max-width:1024px){.top-bar:after{background-size:cover;background-position:100% 100%}}.top-bar img{height:100%;margin:auto auto auto 0}@media(max-width:1024px){.top-bar img{height:75%;margin:auto auto auto 1rem}}.footer{position:fixed;bottom:0;left:0;height:50px;width:100vw;background:#000;z-index:999;box-shadow:0 -10px 10px -10px #02c8ff;color:#fff}.footer .footer-bar{width:calc(100vw - 2rem);left:1rem}.home{height:100%}.main{display:flex;flex-direction:column;margin-top:160px;margin-bottom:50px;z-index:1;position:relative}@media(max-width:1024px){.main{margin-top:160px}}.main .temp{margin:auto;color:#fff;font-size:3rem}.main .section{padding:5rem 10%;position:relative;width:100vw;color:#fff}@media(max-width:1024px){.main .section{padding:1rem 1rem}}.main .section.left-tab{text-align:left}.main .section.left-tab:before{box-shadow:0 0 10px 0 #02c8ff;content:"";position:absolute;height:4px;width:30%;background:#02c8ff;top:4rem;left:10%}@media(max-width:1024px){.main .section.left-tab:before{top:2rem;left:1rem}}.main .section.left-tab:after{content:"";background:url(../img/90440.cdb9b4a1.jpg);background-size:cover;background-repeat:no-repeat;opacity:.15;top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1}.main .section.right-tab{text-align:right}.main .section.right-tab:before{box-shadow:0 0 10px 0 #02c8ff;content:"";position:absolute;height:4px;width:30%;background:#02c8ff;top:4rem;right:10%}@media(max-width:1024px){.main .section.right-tab:before{top:2rem;right:1rem}}.main .section .title{margin:3rem 0}.main .section .title.active{text-shadow:0 0 10px #8ce6ff;font-weight:700}.main .section .subtitle{margin:3rem 0;font-size:1.25rem;color:#02c8ff;font-weight:700}.main .section .perk-group{display:flex;flex-direction:row}@media(max-width:1024px){.main .section .perk-group{flex-direction:column}}.main .section .perk-group img.image-icon{filter:invert(1);height:100px;margin:auto}.main .section .perk-group .image{box-shadow:0 0 10px 0 #02c8ff}.main .section .perk-group .perk-item{flex:1;padding:2rem;text-align:center;box-shadow:1px 1px 5px -4px #8ce6ff}.main .section .perk-group .perk-item .icon{height:20vh;display:flex}.main .section .perk-group .perk-item .icon .fas{margin:auto}.main .section .perk-group .perk-item .label{text-shadow:0 0 5px #8ce6ff;font-size:1.1rem}.main .section .perk-group .perk-item img.image{width:100%}.career-container{display:flex;flex-direction:row;margin-top:3rem}@media(max-width:1024px){.career-container{flex-direction:column}}.career-container .career-left{display:flex;flex-direction:column;margin-right:3rem}@media(max-width:1024px){.career-container .career-left{flex-direction:row;overflow-x:scroll;margin-right:0}}.career-container .career-left .career-tab{text-align:center;cursor:pointer;padding:.5rem 2.5rem;border-left:2px solid transparent}@media(max-width:1024px){.career-container .career-left .career-tab{min-width:60vw;padding:1rem}.career-container .career-left .career-tab .title{margin:1rem auto}}.career-container .career-left .career-tab.active{border-left:2px solid #02c8ff;color:#02c8ff;text-shadow:0 0 5px #8ce6ff}@media(max-width:1024px){.career-container .career-left .career-tab.active{border-left:none;border-top:2px solid #02c8ff}}.career-container .career-right{display:flex;flex-direction:column}.career-container .career-right .career-card{display:none;flex-direction:column}.career-container .career-right .career-card.active{display:flex}.career-container .career-right .career-card .title{color:#02c8ff;text-shadow:0 0 5px #8ce6ff}.career-container .career-right .career-card ul{padding-left:1.5rem}.contact-container{display:flex;flex-direction:row;justify-content:space-between}@media(max-width:1024px){.contact-container{flex-direction:column}}.contact-container .contact-tab{padding:2.5rem;flex:0 0 30%;text-align:left;box-shadow:1px 1px 5px -4px #8ce6ff}@media(max-width:1024px){.contact-container .contact-tab{padding:1rem}.contact-container .contact-tab .subtitle{margin:2rem 0}}.contact-container .contact-tab a{color:#fff;text-decoration:none}.contact-container .contact-tab .fab,.contact-container .contact-tab .fas{font-size:1rem;margin-right:1rem}