*{margin:0;padding:0;box-sizing:border-box}:root{--primary-bg:#f8f2d1;--primary-text:#707070;--secondary-text:#1b2647}.navbar{background-color:var(--primary-bg);color:var(--primary-text);padding:1rem 0}.navbar .link{color:#474747;margin:0 1rem;font-size:1.5rem;text-decoration:none}#responsive-navbar-nav .link:hover{color:#000}@media (max-width:768px){#responsive-navbar-nav .link{padding-top:1rem}}#getStarted{margin:10rem 0 5rem;background-color:transparent;position:relative;z-index:10}#getStarted .title{font-size:clamp(3rem,5vw,4rem);width:80%;font-weight:700}#getStarted .startedImg{position:absolute;right:3rem;bottom:-13rem;z-index:-1;width:50%}#getStarted .info{font-size:clamp(1.5rem,5vw,2rem);width:60%;margin:2rem 0}#getStarted .getStartedBtn{padding:1.2rem 3rem;font-size:1.6rem;border-radius:1.5rem;border:none;background-color:#ffb613;transition:all .3s ease;margin-top:2rem}#getStarted .getStartedBtn:hover{background-color:#f1a500}#getStarted .allText{z-index:2}@media only screen and (max-width:900px){#getStarted{margin-top:7rem}#getStarted .info,#getStarted .title{width:100%}#getStarted .startedImg{opacity:.4;left:0;display:none}#getStarted .getStartedBtn{padding:1rem 2.5rem;font-size:1.2rem}}footer{background:linear-gradient(rgba(0,0,0,.582),rgba(0,0,0,.582)),url(/static/media/footerImg.9346f29b.png);background-position:50%;background-size:cover;background-repeat:no-repeat;height:80vh;color:#fff;position:relative}footer .container{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}footer .footerTitle{font-size:clamp(4.7rem,10vw,9.5rem);text-transform:capitalize;text-align:center;font-weight:700;padding:3rem 0}footer .sendEmailBtn{padding:1.2rem 6rem;background:#ffb613;border:2px solid green;color:#fff;font-size:clamp(1.3rem,5vw,1.7rem);letter-spacing:.1rem;transition:background .3s ease}footer .sendEmailBtn:hover{background:#ffa600}@media only screen and (max-width:600px){footer .sendEmailBtn{padding:1.2rem 3rem}}#home{background:var(--primary-bg);color:var(--secondary-text);overflow:hidden}#importance{margin:14rem 0 0;height:230vh}#importance .container{position:relative;z-index:5;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:25rem;grid-gap:2rem;gap:2rem;grid-template-areas:". a" "b ." ". c" "d ."}#importance img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:-1}#importance .title{font-weight:700;font-size:clamp(3.5rem,5vw,5rem);grid-area:a;margin-left:10rem;font-family:Helvetica,sans-serif}#importance .first-left{grid-area:b;margin-bottom:50%}#importance .first-right{grid-area:c;margin-bottom:60%}#importance .second-left{margin-bottom:30%;grid-area:d}#importance .first-left .first-left-title,.first-right-title,.second-left-title{margin-bottom:3rem;font-size:clamp(2rem,5vw,3rem)}#importance .first-left .first-left-info,.first-right-info,.second-left-info{font-size:clamp(1rem,5vw,1.5rem);width:90%}@media only screen and (max-width:900px){#importance .first-left .first-left-info,.first-right-info,.second-left-info{font-size:clamp(1rem,5vw,1.5rem);width:100%}}@media only screen and (max-width:768px){#importance{margin:5rem 0 0;height:130vh}#importance img{width:auto;opacity:.3;top:-10rem}#importance .container{grid-template-columns:1fr;grid-template-rows:15rem 10rem;grid-template-areas:"a" "b" "c" "d"}#importance .title{margin-left:0}#importance .first-right{margin-top:40%;margin-bottom:20%}#importance .second-left{margin-bottom:0}}#mission .container{background-image:url(/static/media/missionImg.56a39f9e.png);background-repeat:no-repeat}#mission .content .title{font-size:clamp(5rem,20vw,19rem);line-height:23rem;text-transform:capitalize}#mission .content{position:relative}#mission .content .info{position:absolute;right:-4rem;top:8rem;width:50%;font-size:clamp(1.5rem,5vw,2rem)}@media only screen and (max-width:974px){#mission{margin:10rem 0 0}}@media only screen and (max-width:768px){#mission{margin:10rem 0 0}#mission .content .info{position:unset;width:100%}#mission .content .title{line-height:7rem;margin-bottom:2rem;line-height:clamp(5rem,25vw,10rem)}}@media only screen and (max-width:530px){#mission{margin:18rem 0 0}}#team{margin:10rem 0}#team .title{font-size:clamp(3rem,5vw,5.6rem);margin:5rem 0;font-weight:700}#team .content .teamGrid{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin:1rem auto}#team .content .member{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1rem 0}#team .content .member img{width:13rem}@media only screen and (max-width:768px){#team .title{text-align:center}#team .content .teamGrid{justify-content:center}}
/*# sourceMappingURL=main.5e1f7b94.chunk.css.map */