@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);:root{--alpha:#0a4352;--beta:#0b7484;--gamma:#448fa1;--hover:#cfe0e4;--border:0.5px solid #f1eeee7e}*{box-sizing:border-box;font-family:poppins,Montserrat,Raleway,Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;margin:0}a{text-decoration:none}h2{font-size:2rem}section{margin:0 auto;width:80%}.card{cursor:pointer}header .big nav{flex:1 1;text-align:center}header .big nav ul li{display:inline;font-weight:500;margin:0 10px}header .big nav ul li a{color:var(--alpha)}header .bigContent{align-items:center;display:flex;height:100px;justify-content:center;margin:0 auto;width:70%}header .small{background-color:var(--alpha);width:100%}header .smallContent{align-items:center;color:#fff;display:flex;height:39px;justify-content:space-between;margin:0 auto;width:80%}header .smallContent a{color:#fff;margin:0 5px}header .smallContent i{padding:0 3px}header .smallContent a:active,header .smallContent a:hover{color:var(--hover);font-weight:500}.programmes{grid-gap:15px;display:grid;gap:15px;grid-template-columns:auto auto auto;margin:100px auto}.programme{align-items:center;border:var(--border);border-radius:5px;display:flex;padding:15px}.programme:hover{border:1px solid var(--alpha)}.programmeContent{margin-left:20px}.programmeContent h3{font-size:1rem;font-weight:0}.programmeContent p{color:grey;font-size:.75rem}.slide{background-position:50%!important;background-size:cover!important;color:#fff;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:430px;padding:0 10% 2%}.slide h2{font-size:2.75rem;font-weight:bolder;line-height:50px;width:50%}.slide p{width:75%}.slide h2,.slide p{z-index:10}.slider{max-height:70vh;overflow:hidden;width:100%}.colorOverlay{background-color:var(--beta);height:1000vh;margin:-200vh;opacity:.5;width:1000%}.updates{border-radius:10px;height:100px;margin:-50px auto 0;overflow:hidden}.updates,.updatesHeading{align-items:center;display:flex}.updatesHeading{background:var(--beta);color:#fff;flex:1 1;height:100%;justify-content:center;z-index:13}.updatesHeading i{font-size:3rem;margin-right:10px}.updatesContent{background-color:var(--hover);display:flex;flex:3 1;flex-direction:column;height:100px;justify-content:center;z-index:14}.featured{margin:100px auto}.featuredContent{display:flex;flex-wrap:wrap;justify-content:space-around}.featured .card{border:var(--border);border-radius:5px;display:flex;flex-direction:column;margin:30px 0;overflow:hidden;width:300px}.featured .card:hover{border:1px solid var(--alpha)}.featured .card .img{background-position:50%!important;background-size:cover!important;height:250px;width:300px}.featured .card .desc{color:grey;display:flex;flex-direction:column;height:150px;justify-content:space-between;padding:30px 20px 15px}.featured .card .desc h3{word-wrap:normal;color:var(--alpha);flex:1 1;font-weight:600;line-height:23px;margin-bottom:10px}.featured .card .desc .applyContainer{align-items:center;display:flex;justify-content:space-between}.featured .card .desc button{background-color:var(--gamma);border:none;border-radius:5px;color:#fff;padding:5px 9px}.featured .card .desc button:hover{background-color:var(--alpha);font-weight:600}.featured .card .desc i{color:var(--alpha);margin-right:5px}.about .video{background-position:50%!important;background-size:cover!important;border-radius:5px;flex:2 1}.about .video,.about .video i{align-items:center;display:flex;justify-content:center}.about .video i{background-color:var(--alpha);border-radius:50px;color:#fff;font-size:4rem}.about{display:flex}.aboutContent{flex:3 1;padding-right:20px}.about p{color:#413e3e;font-size:.95rem}.about button{background-color:var(--alpha);border:none;border-radius:5px;color:#fff;margin:15px 0;padding:5px 9px}.about button:hover{background-color:var(--gamma)}.counter .card{border:var(--border);border-radius:5px;display:inline;padding:20px 30px}.counter .card h3{font-size:2rem;line-height:40px;margin-top:20px}.counter{display:flex;justify-content:space-around;margin:150px auto;text-align:center}.endCourses{align-items:center;display:flex;flex-wrap:wrap;width:85%}.endCourses .card{background-color:var(--alpha);background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;background-size:contain;border-radius:5px;color:#fff;flex:1 1;margin:20px;padding:20px 20px 0}.endCourses .card h3{line-height:25px;margin-bottom:7px}.endCourses .card p{font-size:.75rem}.endCourses .card h3,.endCourses .card p{width:70%}.endCourses .card button{margin:7px 0 20px}footer .sec1 h2{font-size:2rem}footer .sec1 p{color:hsla(0,0%,100%,.575);font-size:.9rem}footer .line{background-color:#fff;height:1px;margin:20px 0;width:25%}footer .socialMedia a{color:#fff;margin:5px}footer .socialMedia a:active,footer .socialMedia a:hover{color:var(--hover)}footer{background-color:var(--alpha);color:#fff;margin-top:125px;padding:70px 10%}footer>div{width:33%}
/*# sourceMappingURL=main.e2f0f3f7.css.map*/