body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{justify-content:space-around;padding:16px}.header,.header-logo{align-items:center;display:flex}.header-logo{height:80px;width:40%}.header-logo img{width:40%}.header-p{color:#171717;font-size:20px;font-weight:700}@media (max-width:1280px){.header{padding:12px 30px}.header-logo img{width:55%}.header-p{font-size:12px;font-weight:700}}@media (max-width:1024px){.header{padding:12px 30px}.header-logo img{width:60%}.header-p{font-size:12px;font-weight:700}}@media (max-width:800px){.header{min-width:560px;padding:12px 30px}.header-logo{width:35%}.header-logo img{width:100%}.header-p{font-size:10px;font-weight:700}}@media (max-width:500px){.header{min-width:560px;padding:12px}.header-logo{width:40%}.header-logo img{width:90%}.header-p{font-size:10px;font-weight:700}}.navbar{align-items:center;background:#002147;display:flex;justify-content:center;padding:16px}.nav-menu{display:flex;font-size:30px;font-weight:500;gap:200px;list-style:none;margin:0;padding:0}.nav-menu li{cursor:pointer;gap:3px}.nav-dropdown{display:none}@media (max-width:1280px){.nav-menu{font-size:22px;gap:95px}}@media (max-width:1024px){.nav-menu{font-size:16px;gap:90px}}@media(max-width:800px){.navbar{min-width:650px;padding:10px 0}.nav-menu{font-size:15px;gap:40px}.nav-dropdown{display:none}}@media (max-width:500px){.navbar{min-width:600px;padding:8px 0}.nav-menu{display:none;flex-direction:column;gap:10px}.nav-menu-visible{display:flex}.nav-dropdown{display:block;filter:invert(100%);height:10px;margin-bottom:5px;margin-top:5px;transform:rotate(-90deg);transition:transform .5s;width:20px}.nav-dropdown.open{transform:rotate(90deg)}}.slider{height:70vh;margin-bottom:50px;overflow:hidden;position:relative;white-space:nowrap;width:100%}.slider .slider_wrapper,.slider_wrapper .slide{height:100%;position:relative;width:100%}.slider_wrapper .slide{display:inline-block}.slide .slide_content{align-items:center;display:flex;flex-direction:column;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:888}.slide .slide_content button{background-color:#fc2828;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Poppins;margin-top:30px;padding:20px 40px;transition:all .3s ease-in}.slide .slide_content button:hover{background-color:#050202}.slider .dots_wrapper{align-items:center;bottom:50px;display:flex;flex-direction:row;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:999}.dots_wrapper .dot{color:#181717;cursor:pointer;font-size:40px;font-weight:700}.dots_wrapper .dot.active{color:red}.slider{@media (max-width:1280px){height:60vh}@media (max-width:1024px){height:50vh}@media (max-width:800px){height:40vh;min-width:640px}@media (max-width:500px){height:30vh;min-width:600px}}.home-container{display:flex;flex-direction:column;margin:150px auto;width:80%}.hero-row{display:flex;justify-content:space-between;margin-bottom:20px;min-height:400px}.col-8{flex:0 0 66.66%}.col-4{flex:0 0 33.33%}.image img,.image-text img{height:auto;max-height:400px;width:100%}.text-overlay{color:#fff;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.content{background:#002147;color:#fff;display:flex;flex-direction:column;font-size:20px;height:100%;padding:0}.content h2,.content p{margin:30px 0 0 30px}.image,.image-text{display:block;font-size:25px;position:relative}@media (min-width:1280px){.home-container{width:80%}}@media (min-width:1024px) and (max-width:1279px){.home-container{width:80%}}@media (min-width:800px) and (max-width:1023px){.home-container{min-width:550px;width:90%}.content h2{font-size:16px}.image,.image-text{font-size:20px}}@media (max-width:499px){.home-container{margin-left:25px;min-width:550px;width:95%}.hero-row{flex-direction:column;min-height:auto}.col-4,.col-8{flex:0 0 100%}.content,.image,.image-text{height:auto}}.blog-container{display:flex;justify-content:center}.blog{grid-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);height:750px;margin-bottom:50px;margin-top:20px;max-width:83.25%}.blog-story{align-items:center;background:#002147;display:flex;padding:10px}.blog-story img{height:auto;margin-left:20px;margin-top:10px;width:100px}.blog-text,.blog-text p{color:#fff;padding-left:20px}.blog-text p{font-size:20px}.blog-text h2{color:#fff;font-size:18px;padding-left:20px}.blog{@media(max-width:1280px){height:500px;margin-bottom:300px;max-width:83.25%}@media (max-width:1024px){height:400px;margin-bottom:200px;max-width:100%}@media (max-width:800px){grid-template-columns:1fr;height:auto;margin-left:50px;max-width:100%}@media (max-width:500px){grid-template-columns:1fr;height:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;margin-top:auto;max-width:100%;min-width:550px}}.career{display:flex;margin:200px 170px 50px}.career-main-img{height:600px;width:600px}.career-right{display:flex;flex-direction:column;margin:20px 80px}.career-right button{background:#9b9b9b;border:none;border-radius:20px;color:#000;cursor:pointer;height:58px;width:170px}.career-right-description{color:#000;font-size:20px;font-weight:600}.career{@media (max-width:1280px){margin-bottom:0;margin-left:60px;margin-right:60px;margin-top:0;margin-top:250px}@media (max-width:1024px){margin-bottom:0;margin-left:30px;margin-right:30px;margin-top:0;margin-top:400px}@media (max-width:800px){align-items:center;flex-direction:column;margin-bottom:0;margin-left:10px;margin-right:10px;margin-top:0;margin-top:400px}@media (max-width:500px){align-items:center;flex-direction:column;margin-bottom:0;margin-left:10px;margin-right:10px;margin-top:0;margin-top:400px;min-width:550px}}.blog-head{color:#3a3939;font-size:25px;font-weight:500;margin-bottom:50px;text-align:center}@media (max-width:800px){.blog-head{font-size:20px;margin-left:60px}}@media (max-width:500px){.blog-head{font-size:18px;margin-left:60px}}.about{margin-bottom:50px;text-align:center;width:100%}.about img{height:60vh;margin-bottom:30px;opacity:.8;position:relative;width:100%}.about .img-text{color:#fff;font-size:50px;font-weight:700;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:1}.rows{margin-top:30px}.row1 h1,.row1 p,.row2 h1,.row2 p,.row3 h1,.row3 p{font-size:20px;font-weight:600;margin:0 auto;max-width:80%;text-align:center;width:80%}.row1 h1,.row2 h1,.row3 h1{font-size:35px;font-weight:700}.row1,.row2,.row3{margin-top:30px;max-width:100%}@media (max-width:1024px){.row1 p,.row2 p,.row3 p{font-size:16px}}@media (max-width:800px){.row1 p,.row2 p,.row3 p{font-size:14px}}@media (max-width:500px){.about img{min-width:600px}.row1 h1,.row2 h1,.row3 h1{font-size:20px;min-width:550px}.row1 p,.row2 p,.row3 p{font-size:13px;min-width:550px}}.job-list{display:block;margin-bottom:80px;text-align:center;width:100%}.job-list img{height:60vh;margin-bottom:30px;opacity:.8;position:relative;width:100%}.job-list .img-text{color:#fff;font-size:50px;font-weight:700;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:1}.container{margin:0 auto;max-width:80%}.jobs-row{display:flex;height:100px;margin-bottom:50px;margin-top:50px}.jobs-column{flex:1 1;padding:0 10px}.button-container{align-items:end;display:flex;flex-direction:column}.button-container button{margin-top:10px}.blue-square{background-color:#002147;padding:10px;width:6%}.blue-square h2,.blue-square p{color:#fff;margin:0;text-align:center}.wide{margin-left:20px;max-width:1500px;text-align:start}.wide p{width:10px}button{align-items:center;background:none;border:none;color:#002147;font-size:20px;text-decoration:none}button:hover{text-decoration:underline}.pagination{margin-bottom:40px;margin-top:50px;text-align:center}.pagination button{background-color:#002147;border:2px solid grey;border-radius:5px;color:#fff;cursor:pointer;margin:0 5px;padding:10px 15px}@media only screen and (min-width:1280px){.column{text-wrap:nowrap}.jobs{font-size:18px}.wide{margin-left:30px}}@media only screen and (min-width:1024px) and (max-width:1279px){.jobs{font-size:16px}.column{text-wrap:nowrap}.blue-square{width:10%}.wide{flex-basis:calc(70% - 20px);margin-left:30px}}@media only screen and (min-width:800px) and (max-width:1023px){.jobs{font-size:14px}.blue-square{width:10%}.column{text-wrap:nowrap}.wide{flex-basis:calc(90% - 20px);margin-left:40px}}@media only screen and (min-width:500px) and (max-width:799px){.column{text-wrap:nowrap}.jobs{font-size:12px}.job-list img{min-width:600px}.blue-square{width:15%}.wide{flex-basis:calc(30% - 20px);margin-left:0}}@media only screen and (max-width:499px){.column{text-wrap:nowrap}.jobs{font-size:10px}.job-list img{min-width:600px}.blue-square{max-width:550px;min-width:450px}.wide{flex-basis:calc(10% - 20px);margin-left:0}}.event-list .img{height:60vh;margin-bottom:30px;opacity:.8;position:relative;width:100%}.event-list .img-text{color:#fff;font-size:50px;font-weight:700;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:1}.event-list{display:block}.container{width:80%}.event-row{display:flex;justify-content:space-between;margin-bottom:10px}.events-column{flex:1 1;max-width:100%;padding:10px}.column-inner{display:flex;flex-direction:column}.column.empty{flex:1 1}.column img{height:350px;max-width:100%}.column h2{margin-bottom:0;margin-top:0}.column p{margin-bottom:5px;text-align:center}.pagination{margin-top:20px}.pagination button{margin-right:10px}@media screen and (max-width:1280px){.container{width:90%}}@media screen and (max-width:1024px){.container{width:95%}}@media screen and (max-width:800px){.container{width:100%}.column p{margin-bottom:15px}}@media screen and (max-width:500px){.event-list{min-width:550px}.row{flex-direction:column}.column{flex:1 1;margin-bottom:10px}.column.empty{display:none}}.footer{align-items:center;background:#002147;display:flex;flex-direction:column;gap:50px;justify-content:center}.footer-links{color:#fff;display:flex;font-size:20px;gap:50px;list-style:none}.footer-links li{cursor:pointer}.footer-social-icon{display:flex;filter:invert(100%);gap:20px}.footer-icon-container{background:#fbfbfb;border:1px solid #ebebeb;padding:10px 10px 6px}.footer-copyright{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:20px;gap:30px;margin-bottom:30px;width:100%}.footer-copyright hr{background:#c7c7c7;border:none;border-radius:10px;height:3px;width:80%}.hero-latest-btn{align-items:center;background:#fff;border-radius:75px;color:#000;display:flex;font-size:22px;font-weight:500;gap:15px;height:70px;justify-content:center;margin-top:30px;width:310px}@media (max-width:1280px){.hero-latest-btn{font-size:18px;height:60px;width:250px}}@media (max-width:1024px){.hero-latest-btn{font-size:16px;height:50px;width:220px}}@media (max-width:800px){.hero-latest-btn{font-size:13px;height:40px;width:175px}}@media (max-width:500px){.footer{min-width:600px}.hero-latest-btn{font-size:14px;height:45px;width:200px}}
/*# sourceMappingURL=main.c4b011f5.css.map*/