body{margin:0;font-family:"Roboto",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#fff}body::-webkit-scrollbar{width:.5rem;background-color:#fff}body::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#333}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center;position:relative}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.banner{width:100%;height:100vh}.banner img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:991px){.banner img{object-position:21%}}.Navigation{position:fixed;width:100%;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);height:100%;max-height:75px;transition:.5s ease-out;justify-content:center;z-index:10;border-bottom:1px solid silver}.Navigation.scrolled{max-height:50px}.Navigation.scrolled .navbar-brand img{max-height:60px}.Navigation .navbar-brand{display:flex;align-self:flex-start;justify-content:center;margin:0;width:60%}.Navigation .navbar-brand a{background-color:#333;padding:1.5rem}.Navigation .navbar-brand img{height:90px}.Navigation .navbar-nav{max-width:1000px;width:100%;height:50px;justify-content:space-around;align-items:center}.Navigation .nav-link{height:inherit}.Navigation .nav-link img{max-height:100px;height:100%}.Navigation .navbar-collapse{flex:initial;min-width:750px;width:100%;justify-content:center}.Navigation a{color:#000}.Navigation a:hover{color:#62b6cb}.Navigation a.dropdown-item{color:#000}.join-us a{position:fixed;bottom:10vh;right:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);padding:.5rem 4rem .5rem 1rem;transition:all .5s ease-out;z-index:10;letter-spacing:.1rem;font-size:1.5rem;color:silver}.join-us a:hover{color:#62b6cb;text-decoration:none}.join-us.decrease a{padding:.5rem 1rem;font-size:1.2rem}@media screen and (max-width:991px){.Navigation{padding:0;justify-content:space-between;flex-direction:row}.Navigation,.Navigation.scrolled{max-height:50px}.Navigation.scrolled .navbar-brand img{max-height:40px}.Navigation .navbar-brand{z-index:1;margin-left:2rem;width:unset;padding-bottom:0;margin-bottom:-11px}.Navigation .navbar-brand a{padding:.5rem 1rem}.Navigation .navbar-brand img{max-height:40px}.Navigation .navbar-toggler{margin-right:1rem}.Navigation .navbar-collapse{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);min-width:unset;padding:1rem;border-bottom:1px solid silver}.Navigation .navbar-collapse .navbar-nav{height:unset;max-width:unset}.Navigation .navbar-collapse .navbar-nav .nav-item.logo{display:none}.join-us a{font-size:1.2rem;padding:.5rem 1rem}}.AboutUs{width:100%;height:100vh}.AboutUs .description{padding:2rem;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.AboutUs .description h1,.AboutUs .description h3{padding-left:.5rem;width:100%;text-align:start;font-weight:700}.AboutUs .description h1{font-weight:700;margin-bottom:1rem}.AboutUs .description p{font-size:.9rem;text-align:justify}.AboutUs .description .contact-us a{margin:1rem 0 0 1rem;background:rgba(0,0,0,.8);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);padding:.5rem 1rem;letter-spacing:.1rem;font-size:1.2rem;color:silver}.AboutUs .description .contact-us a:hover{color:#62b6cb;text-decoration:none}.AboutUs .image,.AboutUs .image img{height:100%;width:100%}.AboutUs .image img{object-fit:cover}@media screen and (max-width:991px){.AboutUs{padding:10px 0;flex-direction:column-reverse;height:unset}.AboutUs .image{height:30vh}.AboutUs .description p{font-size:.8rem}}.JoinUs{height:100%}.JoinUs .nav-tabs{border-color:transparent}.JoinUs .nav-tabs .nav-item{width:50%}.JoinUs .nav-tabs .nav-item .nav-link{height:100%;color:rgba(0,0,0,.8);font-size:1.75rem;border-color:rgba(0,0,0,.1)}.JoinUs .nav-tabs .nav-item .nav-link:focus,.JoinUs .nav-tabs .nav-item .nav-link:hover{border-color:rgba(0,0,0,.4)}.JoinUs .nav-tabs .nav-item .nav-link.active{background:rgba(0,0,0,.8);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);color:#62b6cb;border:none}.JoinUs .tab-pane .banner{height:inherit}.JoinUs .tab-pane .details{display:flex;flex-direction:column;align-self:center}.JoinUs .tab-pane .details img{height:100%;width:100%;object-fit:cover}.JoinUs .tab-pane .details h3{font-weight:700;padding:2rem 3rem 0;text-align:left}.JoinUs .tab-pane .details ul{width:100%;padding:2rem 2rem 0;list-style:none}.JoinUs .tab-pane .details ul li{text-align:left}.JoinUs .tab-pane .details ul li:before{width:2rem;display:inline-block;text-align:left;content:"■";color:#62b6cb}@media screen and (max-width:991px){.JoinUs .banner{height:300px}.JoinUs .tab-pane .details h3,.JoinUs .tab-pane .details ul{margin:0}.JoinUs .tab-pane .details ul li{font-size:.9rem}.JoinUs .nav-tabs .nav-item .nav-link{font-size:1.25rem}}.Application{width:100%;padding:2rem}.Application p{font-size:.9rem;text-align:justify;margin-bottom:2rem}.Application .form-group{margin-bottom:1.5rem}.Application .validationError{position:absolute;font-size:.75rem;text-align:left;color:red;padding-left:.5rem;display:block}.Application .apply-btn{margin:1rem 0 0 1rem;background-color:#333;padding:.5rem 1rem;border-radius:unset;border:unset;letter-spacing:.1rem;font-size:1.2rem;color:silver;float:left}.Application .apply-btn:enabled:hover{color:#62b6cb;text-decoration:none}.Application .apply-btn:disabled{background-color:grey;cursor:not-allowed}.validationError{font-size:.8rem;text-align:left;color:red}.validationError,label{padding-left:.5rem;display:block}label{font-size:.875rem;line-height:1.5;margin-bottom:unset;float:left}.modal-apply-btn{background:rgba(0,0,0,.8);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);padding:.5rem 1rem;border-radius:unset;border:unset;letter-spacing:.1rem;font-size:1.2rem;color:silver;float:left}.modal-apply-btn:enabled:hover{color:#62b6cb;text-decoration:none}.modal-apply-btn:disabled{background-color:grey;cursor:not-allowed}.OurEquipment{width:100%;height:100vh}.OurEquipment .description{padding:2rem;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.OurEquipment .description h1,.OurEquipment .description h3{padding-left:.5rem;width:100%;text-align:start;font-weight:700}.OurEquipment .description h1{font-weight:700;margin-bottom:1rem}.OurEquipment .description p{font-size:.9rem;text-align:justify}.OurEquipment .description .contact-us a{margin:1rem 0 0 1rem;background:rgba(0,0,0,.8);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);padding:.5rem 1rem;letter-spacing:.1rem;font-size:1.2rem;color:silver}.OurEquipment .description .contact-us a:hover{color:#62b6cb;text-decoration:none}.OurEquipment .image{height:100%;width:100%}.OurEquipment .image img{height:100%;width:100%;object-fit:cover}@media screen and (max-width:991px){.OurEquipment{padding:10px 0;flex-direction:column-reverse;height:unset}.OurEquipment .image{height:300px}.OurEquipment .description p{font-size:.8rem}}.ContactUs,.ContactUs .details{width:100%;height:100vh}.ContactUs .details{background-size:100%;background-repeat:no-repeat;background-position:50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.ContactUs .details h1,.ContactUs .details h3{text-align:left;margin:0 0 2rem 3rem;font-weight:700}.ContactUs .details>p{text-align:left;margin-left:2rem;font-size:.9rem}.ContactUs .details form{width:100%;padding:2rem}.ContactUs .details form>p{font-size:.9rem;text-align:left;margin-bottom:2rem}.ContactUs .details form .apply-btn{margin:1rem 0 0 1rem;background:rgba(0,0,0,.8);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);padding:.5rem 1rem;border-radius:unset;border:unset;letter-spacing:.1rem;font-size:1.2rem;color:silver;float:left}.ContactUs .details form .apply-btn:enabled:hover{color:#62b6cb;text-decoration:none}.ContactUs .details form .apply-btn:disabled{background-color:grey;cursor:not-allowed}.ContactUs iframe{height:100vh;width:100%}@media screen and (max-width:991px){.ContactUs{height:unset}.ContactUs .details{background-image:unset;height:unset}.ContactUs iframe{height:50vh}}.Footer{display:flex;justify-content:center;align-items:center;width:100%;background:rgba(0,0,0,.8);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}.Footer p{color:silver;white-space:pre-wrap}.Footer a,.Footer p{font-size:.9rem;padding:.5rem 0;margin:0}.Footer a{color:#62b6cb}.Divider{margin:3rem auto;width:100%;display:flex;align-items:center;justify-content:center}.Divider img{height:50px}.Divider span{height:50px;width:1px;background-color:silver}@media screen and (max-width:991px){.Divider{margin:1.5rem auto}.Divider span{height:30px}}.PrivacyPolicy{text-align:justify;width:60vw;margin:2rem auto}.PrivacyPolicy .back{position:fixed;bottom:10vh;right:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);padding:.5rem 1rem;font-size:1.2rem;transition:all .5s ease-out;z-index:10;letter-spacing:.1rem;color:silver}.PrivacyPolicy .back:hover{color:#62b6cb;text-decoration:none}
/*# sourceMappingURL=main.0903e013.chunk.css.map */