*{box-sizing:border-box;font-family:poppins,sans-serif;margin:0;padding:0;scroll-behavior:smooth}body{background:url(/static/media/bg.c569f75210e3a793f0c8.svg);background-blend-mode:color;background-color:rgba(0,0,0,.2);background-repeat:repeat-y;background-size:cover}::-webkit-scrollbar{display:none}.App{display:flex;flex-direction:column;gap:100px;height:-webkit-min-content;height:min-content;overflow:hidden;width:100vw}.section-title-wrapper{text-align:left;width:100%}.section-title-wrapper>h2{color:#fff;font-size:3.5em;font-weight:900}.all-sections{align-items:center;display:flex;flex-direction:column;gap:100px;justify-content:center;min-height:100vh;padding:20px;width:100%}@media (max-width:1000px){.all-sections{gap:50px}.section-title-wrapper>h2{font-size:2em}}@media (max-width:500px){.App{gap:0}.all-sections{padding:100px 10px 0}}.home-wrapper{background:url(/static/media/home-background.94baf8324416881ffbb9.svg)no-repeat;background-attachment:fixed;background-blend-mode:color;background-color:rgba(0,0,0,.5);background-size:cover}.welcome-text{align-self:flex-start;color:#fff;font-size:7.5em;font-weight:500}.welcome-text-bolder{color:#f408a5;font-size:1.3em;font-weight:900}@media (max-width:1000px){.welcome-text{font-size:4rem}.home-wrapper{background-attachment:scroll}}.about-content-wrapper{border-radius:20px;max-width:1050px;overflow:hidden}.about-grid-wrapper{background-color:#6450d3;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.about-grid-top{display:grid;grid-template-columns:repeat(2,1fr);min-height:390px}.about-text-wrapper{grid-gap:20px;background:#6450d3;color:#fff;display:grid;gap:20px;padding:50px;place-content:center;text-align:center}.about-text-wrapper>h3{font-size:2rem}.about-text-wrapper>p{font-size:1.3rem;font-weight:900;line-height:30px}.about-title-image-container{background-image:url(/static/media/about-up-image.cf5b31c12cda59f05e12.svg);background-repeat:no-repeat;background-size:cover}.about-grid-bottom{display:grid;grid-template-columns:repeat(9,1fr);min-height:390px}.bottom-image-wrapper{background-repeat:no-repeat;background-size:cover}.bottom-left-image-wrapper{background-image:url(/static/media/about-bottom-image-left.d74eb822a3ea51147ee7.svg);grid-column:1/3}.what-we-do-wrapper{align-items:center;background:#fff;display:flex;flex-direction:column;grid-column:3/8;height:100%;justify-content:space-around;width:100%}.what-we-do-wrapper>h3{font-size:2rem;font-weight:900}.what-we-do-content-wrapper{display:flex;flex-direction:column;gap:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.what-we-do-content{align-items:center;display:flex;gap:30px}.what-we-do-content>img{width:50px}.what-we-do-content>h4{cursor:pointer;transition:all .2s ease 0s}.what-we-do-content:hover h4{color:#6450d3}.bottom-right-image-wrapper{background-image:url(/static/media/about-bottom-image-right.a1200f670a3e0216c54a.svg);grid-column:8/-1}@media (max-width:1000px){.about-grid-wrapper{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.about-grid-top{align-items:center;display:flex;flex-direction:column}.about-title-image-container{min-height:250px;width:100%}.about-grid-bottom{display:flex;flex-direction:column}.bottom-left-image-wrapper,.bottom-right-image-wrapper{display:none}.what-we-do-wrapper{min-height:390px;padding:30px}.what-we-do-content-wrapper{padding:20px}}@media (max-width:500px){.about-text-wrapper{padding:15px}}.header{align-items:center;display:flex;height:70px;justify-content:space-between;padding:0 50px;position:fixed;width:100%;z-index:9999}.header:before{background-color:rgba(0,0,0,.9);bottom:0;box-shadow:0 5px rgba(0,0,0,.4),0 10px rgba(0,0,0,.3),0 15px rgba(0,0,0,.2),0 20px rgba(0,0,0,.1),0 25px rgba(0,0,0,.05);content:"";left:0;position:absolute;right:0;top:-10%;z-index:-1}.hamburger-icon{color:#f408a5;font-size:2.5rem;position:absolute;right:2%}.navbar-links-list-wrapper{align-items:center;display:flex;flex-direction:column;gap:40px;height:100%;justify-content:center;list-style:none}.logo-wrapper>img{width:200px}.navbar{background:#6450d3;background:#00b7d9;background:linear-gradient(45deg,#6450d3,#00b7d9);border-radius:100% 0 0 100%;height:100vh;position:absolute;right:-100%;top:0;width:300px;z-index:-1}.navbar,.navbar-active{transition:all .2s ease 0s}.navbar-active{right:0}.links-list{text-align:left;width:70%}.navbar-links{color:#fff;font-size:1.5em;text-decoration:none;text-transform:uppercase}@media (max-width:1000px){.header{padding:10px}}@media (max-width:500px){.navbar{width:60%}}.news-inner-wrapper{align-items:center;display:flex;gap:200px;justify-content:center;width:100%}.news-happening-now-wrapper{display:flex;flex-direction:column;gap:20px}.news-happening-now-wrapper>h3{color:#fff;font-size:2rem}.news-happening-now-wrapper>img{border-radius:10px;box-shadow:10px 10px rgba(240,46,170,.4),15px 15px rgba(240,46,170,.3),20px 20px rgba(240,46,170,.2),25px 25px rgba(240,46,170,.1),30px 30px rgba(240,46,170,.05);max-width:400px}.news-upcoming-wrapper{display:flex;flex-direction:column;gap:50px}.news-upcoming-wrapper>h3{color:#fff;font-size:1.7rem}.news-card-wrapper{grid-gap:20px;display:grid;gap:20px;grid-auto-flow:row;max-height:400px;overflow-y:scroll;padding:5px}.news-card{align-items:center;border-radius:10px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);display:flex;gap:0;height:110px;min-width:350px;overflow:hidden;position:relative}.date-wrapper{align-items:center;background:#f408a5;color:#fff;font-weight:900;gap:3px;width:25%}.date-wrapper,.news-description-wrapper{display:flex;flex-direction:column;height:100%;justify-content:center}.news-description-wrapper{background:hsla(0,0%,89%,.4);gap:5px;padding:2px;width:75%}.news-register-link{background:#000;border-radius:5px;bottom:2%;color:#fff;display:grid;font-size:.7em;height:30px;padding:3px;place-content:center;position:absolute;right:2%;text-decoration:none;width:70px}@media (max-width:1000px){.news-inner-wrapper{flex-direction:column;gap:20px}.news-happening-now-wrapper{padding:20px}.news-happening-now-wrapper>img{max-width:350px}}.team-cards-wrapper{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(3,1fr);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.team-card{border-radius:20px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);color:#000;display:flex;flex-direction:column;justify-content:space-between;max-height:400px;max-width:350px;overflow:hidden;padding:10px;transition:all .2s ease 0s}.team-card:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.team-card-image{border-radius:10px;max-height:300px;min-height:80%;object-fit:cover;width:100%}.team-card-details-wrapper{color:#fff;display:flex;flex-direction:column;gap:10px}@media (max-width:1000px){.team-cards-wrapper{grid-template-columns:repeat(2,1fr)}.team-card{align-items:center;height:100%;justify-content:space-between;width:100%}.team-card-image{width:100%}.team-card-details-wrapper{grid-gap:20px;display:grid;gap:20px;height:100%;place-items:center;width:100%}}@media (max-width:500px){.team-cards-wrapper{gap:10px}.team-card{border-radius:10px;padding:1px}.team-card-details-wrapper{gap:5px}.team-card-image{height:200px}}.footer{align-items:center;display:flex;justify-content:space-between;min-height:300px;padding:50px}.footer-logo{width:100%}.footer-logo-wrapper{align-items:center;display:flex;flex-direction:column;gap:50px;justify-content:center;min-width:300px}.footer-logo-wrapper>small{color:#fff;font-size:.65rem}@media (max-width:500px){.footer-logo-wrapper{width:100%}}.totop-wrapper{background:#f408a5;border-radius:10px;bottom:2%;padding:10px;position:fixed;right:2%;z-index:9999}.totop-icon{color:#fff;font-size:2rem;font-weight:900}@media (max-width:1000px){.totop-wrapper{padding:5px}}.gallery-wrapper{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:100vh;padding:20px}.gallery-inner-wrapper{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);place-items:center;width:100%}.gallery-image{border-radius:20px;width:300px}@media (max-width:1000px){.gallery-inner-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.gallery-inner-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.gallery-image{width:350px}}.loading-wrapper{display:grid;height:100vh;place-items:center;width:100%}.loading-logo{max-width:300px}
/*# sourceMappingURL=main.f5b46c1a.css.map*/