.header_navLink__NEYGl{position:relative;color:#fff;text-decoration:none;font-size:1.25rem;transition:color .3s,text-shadow .3s;padding:8px 12px;text-shadow:0 0 10px rgba(0,0,0,.9);font-weight:700}.header_navLink__NEYGl:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent;border-radius:12px;transition:background-color .3s;z-index:-1}.header_navLink__NEYGl:hover:before{background-color:#fff}.header_navLink__NEYGl:hover{color:#000;text-shadow:none}.header_selected__GZicW{position:relative;color:#fff;text-decoration:none;text-shadow:0 0 10px rgba(0,0,0,.9);font-weight:700}.header_selected__GZicW:after{content:"";position:absolute;bottom:0;left:25%;right:25%;height:2px;background-color:#fff;transition:width .3s}.Carousel_carouselFrame__3bYcw{position:relative;display:flex;justify-content:center;align-items:center;height:80vh;overflow:hidden;background:url(/_next/static/media/parrallaxBG.8d8aeab6.jpg) no-repeat 50% fixed;background-size:cover;perspective:1px}.Carousel_overlay__TwPjj{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.7);z-index:0}.Carousel_frameContainer__TLbax{position:relative;width:40%;padding-top:22.5%;z-index:2;margin-left:48%}.Carousel_frameOverlay__arf1a{position:absolute;top:0;left:0;width:100%;height:100%;border:15px solid rgba(0,0,0,.5);box-shadow:0 0 20px rgba(0,0,0,.8);pointer-events:none;z-index:3}.Carousel_frameBackground__0RLQp{background:url(/_next/static/media/1.3b339a45.jpg) no-repeat 50%;background-size:cover}.Carousel_carousel__N1X6i,.Carousel_frameBackground__0RLQp{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.Carousel_carousel__N1X6i{padding:5%;border-radius:10px;overflow:hidden;box-shadow:inset 0 0 10px rgba(0,0,0,.5)}.Carousel_arrowButton__0KWoL{position:absolute;top:50%;transform:translateY(-50%);color:#fff;border:none;font-size:2rem;cursor:pointer;z-index:4;padding:10px}.Carousel_arrowButton__0KWoL:first-child{left:10px}.Carousel_arrowButton__0KWoL:last-child{right:10px}.Carousel_carouselImages__8bmeb{position:relative;width:100%;height:100%}.Carousel_imageContainer__InYDD{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out}.Carousel_imageContainer__InYDD.Carousel_active__3WgPH{opacity:1}.Carousel_sidebar__0oQ_d{position:absolute;top:25%;right:65%;width:25%;background-color:hsla(0,0%,100%,.8);padding:20px;color:#000;z-index:5;font-size:1rem;box-shadow:0 0 10px rgba(0,0,0,.5)}.Carousel_learnMoreButton__26nAQ,.Carousel_learnMoreButton__26nAQ:link,.Carousel_learnMoreButton__26nAQ:visited{color:#333;font-size:.8em;letter-spacing:.1em;text-transform:uppercase;min-width:100px;max-width:60%;position:relative;margin:20px auto;border:2px solid transparent;padding:10px 20px;display:inline-block;transition:all .2s cubic-bezier(.455,.03,.515,.955);text-align:center;&:after,&:before{content:"";position:absolute;top:50%;transform:translateY(-50%);height:100%;width:0;border:1px solid #c75842;transition:inherit}&:before{left:-10px}&:after{right:-10px}&:hover{border-color:#c75842;transition:border-color .2s cubic-bezier(.455,.03,.515,.955) .2s;&:after,&:before{width:100%}}}.ProfileCardComponent_container__SmVdE{background-color:#000;padding:20px;display:flex;justify-content:center;align-items:center;min-height:100vh}.ProfileCardComponent_board__9Stqt{background-image:url(/_next/static/media/bg.7418c8b7.jpg);background-size:cover;background-position:50%;padding:40px;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;border-radius:15px;box-shadow:0 4px 8px rgba(0,0,0,.2);max-width:90%;max-height:90%;overflow:hidden}.ProfileCardComponent_card__rWHNj{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1);width:300px;text-align:center;transition:transform .3s ease,opacity .3s ease;transform-origin:center center;display:flex;flex-direction:column;justify-content:space-between}.ProfileCardComponent_image__vJwuE{width:100%;height:auto;object-fit:contain}.ProfileCardComponent_title__qK_N7{font-size:1.5em;margin:10px 0}.ProfileCardComponent_body__ev9GH{font-size:1em;color:#333;padding:0 20px 20px;flex-grow:1}.ProfileCardComponent_card__rWHNj:hover{transform:scale(1.1)}.ProfileCardComponent_board__9Stqt:hover .ProfileCardComponent_card__rWHNj:not(:hover){transform:scale(.9);opacity:.6}@import"https://fonts.googleapis.com/css2?family=Fredoka+One&display=swap";.Hero_heroContainer__K78nq{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#e4edf5}.Hero_sun__Fgdzz{width:300px;height:300px;background-color:#ffeb3b;border-radius:50%;position:absolute;opacity:0;transition:opacity 1s ease-in}.Hero_sun__Fgdzz.Hero_animateSun__rcfFK{opacity:1;animation:Hero_growSun__301WF 2s ease-in-out}.Hero_sun__Fgdzz.Hero_fadeSun__1bLI8{animation:Hero_shrinkAndFade__d3ZLh 2s forwards}@keyframes Hero_growSun__301WF{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Hero_shrinkAndFade__d3ZLh{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@keyframes Hero_cuteSillyDropIn__es0GF{0%{transform:translateY(-100vh) rotate(-10deg) scale(1.2);opacity:0}60%{transform:translateY(20px) rotate(5deg) scale(1.1);opacity:1}80%{transform:translateY(-10px) rotate(-2deg) scale(.95)}to{transform:translateY(0) rotate(0) scale(1)}}.Hero_heroText__3veSU{position:absolute;text-align:center;width:100%;z-index:10;font-family:Fredoka One,cursive;animation:Hero_cuteSillyDropIn__es0GF 1.5s cubic-bezier(.34,1.56,.64,1) forwards}.Hero_heroTitle__gFOih{font-size:4rem;color:#59b0e7;text-shadow:2px 2px 4px rgba(0,0,0,.1);margin-bottom:.5rem}.Hero_heroSubtitle__DuSdy{font-size:2rem;color:#fab955;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.Hero_sunRay__gkEmw{position:absolute;background-color:#ffeb3b;top:50%;left:50%;transform-origin:0 0;opacity:0}@keyframes Hero_showRay__sKecv{0%{opacity:0;width:0}to{opacity:1}}.Hero_ray1__1eVVD{height:4px;transform:rotate(0deg) translateX(150px);width:150px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.05s}.Hero_ray2__RbL8i{height:4px;transform:rotate(9deg) translateX(150px);width:30px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.1s}.Hero_ray3__iSmT7{height:4px;transform:rotate(18deg) translateX(150px);width:70px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.15s}.Hero_ray4__AUveG{height:4px;transform:rotate(27deg) translateX(150px);width:50px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.2s}.Hero_ray5__eUnDy{height:4px;transform:rotate(36deg) translateX(150px);width:100px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.25s}.Hero_ray6__1j3cu{height:4px;transform:rotate(45deg) translateX(150px);width:150px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.3s}.Hero_ray7__CQ1kB{height:4px;transform:rotate(54deg) translateX(150px);width:30px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.35s}.Hero_ray8___bWOi{height:4px;transform:rotate(63deg) translateX(150px);width:70px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.4s}.Hero_ray9__xk8oh{height:4px;transform:rotate(72deg) translateX(150px);width:50px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.45s}.Hero_ray10__zKgj4{height:4px;transform:rotate(81deg) translateX(150px);width:100px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.5s}.Hero_ray11__HavNW{height:4px;transform:rotate(90deg) translateX(150px);width:150px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.55s}.Hero_ray12__Co4Wb{height:4px;transform:rotate(99deg) translateX(150px);width:30px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.6s}.Hero_ray13__WqLfK{height:4px;transform:rotate(108deg) translateX(150px);width:70px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.65s}.Hero_ray14__KJb4e{height:4px;transform:rotate(117deg) translateX(150px);width:50px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.7s}.Hero_ray15__GiwLu{height:4px;transform:rotate(126deg) translateX(150px);width:100px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.75s}.Hero_ray16__4ua_X{height:4px;transform:rotate(135deg) translateX(150px);width:150px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.8s}.Hero_ray17__tH4Hk{height:4px;transform:rotate(144deg) translateX(150px);width:30px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.85s}.Hero_ray18__Or4yP{height:4px;transform:rotate(153deg) translateX(150px);width:70px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.9s}.Hero_ray19__elUu6{height:4px;transform:rotate(162deg) translateX(150px);width:50px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:2.95s}.Hero_ray20__lTvF0{height:4px;transform:rotate(171deg) translateX(150px);width:100px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3s}.Hero_ray21__kF_yF{height:4px;transform:rotate(180deg) translateX(150px);width:150px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.05s}.Hero_ray22___V5Dn{height:4px;transform:rotate(189deg) translateX(150px);width:30px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.1s}.Hero_ray23__GXqLq{height:4px;transform:rotate(198deg) translateX(150px);width:70px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.15s}.Hero_ray24__tupdE{height:4px;transform:rotate(207deg) translateX(150px);width:50px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.2s}.Hero_ray25__JxPhW{height:4px;transform:rotate(216deg) translateX(150px);width:100px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.25s}.Hero_ray26__V0ehn{height:4px;transform:rotate(225deg) translateX(150px);width:150px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.3s}.Hero_ray27__7WWwo{height:4px;transform:rotate(234deg) translateX(150px);width:30px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.35s}.Hero_ray28__a55Md{height:4px;transform:rotate(243deg) translateX(150px);width:70px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.4s}.Hero_ray29__jQ4gx{height:4px;transform:rotate(252deg) translateX(150px);width:50px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.45s}.Hero_ray30__gDAMN{height:4px;transform:rotate(261deg) translateX(150px);width:100px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.5s}.Hero_ray31__HfQdT{height:4px;transform:rotate(270deg) translateX(150px);width:150px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.55s}.Hero_ray32__z00tC{height:4px;transform:rotate(279deg) translateX(150px);width:30px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.6s}.Hero_ray33__nTsU9{height:4px;transform:rotate(288deg) translateX(150px);width:70px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.65s}.Hero_ray34__YshRj{height:4px;transform:rotate(297deg) translateX(150px);width:50px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.7s}.Hero_ray35__0xp6J{height:4px;transform:rotate(306deg) translateX(150px);width:100px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.75s}.Hero_ray36__66aOR{height:4px;transform:rotate(315deg) translateX(150px);width:150px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.8s}.Hero_ray37__DW5Yo{height:4px;transform:rotate(324deg) translateX(150px);width:30px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.85s}.Hero_ray38__tG5w4{height:4px;transform:rotate(333deg) translateX(150px);width:70px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.9s}.Hero_ray39__Hjrch{height:4px;transform:rotate(342deg) translateX(150px);width:50px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:3.95s}.Hero_ray40__09w5c{height:4px;transform:rotate(351deg) translateX(150px);width:100px;animation:Hero_showRay__sKecv .5s ease-out forwards;animation-delay:4s}.Hero_sunFace___GR5g{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:60%;opacity:0;animation:Hero_showFace__oXpYa 1s ease-in-out 4s forwards}@keyframes Hero_showFace__oXpYa{0%{opacity:0}to{opacity:1}}@import url("https://fonts.googleapis.com/css?family=Arima+Madurai:300");.BirdAnimation_container__MOHRh{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.BirdAnimation_bird__XuWwI{background-image:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/174479/bird-cells-new.svg);filter:invert(34%) sepia(55%) saturate(427%) hue-rotate(141deg) brightness(93%) contrast(91%);background-size:auto 100%;width:88px;height:125px;will-change:background-position;animation-name:BirdAnimation_fly-cycle___2C_l;animation-timing-function:steps(10);animation-iteration-count:infinite}.BirdAnimation_birdOne__fherj{animation-duration:1s;animation-delay:-.5s}.BirdAnimation_birdTwo__n7T7L{animation-duration:.9s;animation-delay:-.75s}.BirdAnimation_birdThree__Xt6nj{animation-duration:1.25s;animation-delay:-.25s}.BirdAnimation_birdFour__mrR1H{animation-duration:1.1s;animation-delay:-.5s}.BirdAnimation_birdContainer__xnjrH{position:absolute;top:10%;left:-3%;transform:scale(0) translateX(-10vw);will-change:transform;animation-name:BirdAnimation_fly-right-one__mPvm5;animation-timing-function:linear;animation-iteration-count:infinite}.BirdAnimation_birdContainerOne__BaJUo{animation-duration:15s;animation-delay:0}.BirdAnimation_birdContainerTwo__r2HCx{animation-duration:16s;animation-delay:1s}.BirdAnimation_birdContainerThree__536L0{animation-duration:14.6s;animation-delay:9.5s}.BirdAnimation_birdContainerFour__bDBH7{animation-duration:16s;animation-delay:10.25s}@keyframes BirdAnimation_fly-cycle___2C_l{to{background-position:-900px 0}}@keyframes BirdAnimation_fly-right-one__mPvm5{0%{transform:scale(.3) translateX(-10vw)}10%{transform:translateY(2vh) translateX(10vw) scale(.4)}20%{transform:translateY(0) translateX(30vw) scale(.5)}30%{transform:translateY(4vh) translateX(50vw) scale(.6)}40%{transform:translateY(2vh) translateX(70vw) scale(.6)}50%{transform:translateY(0) translateX(90vw) scale(.6)}60%{transform:translateY(0) translateX(110vw) scale(.6)}to{transform:translateY(0) translateX(110vw) scale(.6)}}.Footer_footer__UaG1g{position:relative;height:auto;background-size:cover;background-position:50%;background-repeat:no-repeat;padding-top:2.5rem;padding-bottom:2.5rem}.Footer_footerOverlay__58XgT{position:absolute;inset:0;background-color:rgba(0,0,0,.6)}.Footer_footerContainer__0uLcn{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:space-between;@media (min-width:768px){flex-direction:row}}.Footer_footerContact__TGCGK a,.Footer_footerContact__TGCGK p,.Footer_footerLinks__4RPn7,.Footer_footerSocialLinks__r2W1Z a{color:#fff;transition:color .3s ease}.Footer_footerContact__TGCGK a:hover,.Footer_footerContact__TGCGK p:hover,.Footer_footerLinks__4RPn7 a:hover{color:#e88e10}.Footer_footerSocialLinks__r2W1Z .Footer_facebook__brzyV:hover{color:#4267b2}.Footer_footerSocialLinks__r2W1Z .Footer_twitter__H_isv:hover{color:#1da1f2}.Footer_footerSocialLinks__r2W1Z .Footer_instagram__GNjj_:hover{color:#fcaf45}.Footer_footerSocialLinks__r2W1Z .Footer_linkedin__d56iz:hover{color:#0762c8}@keyframes Footer_wipeUp__wqsGh{0%{bottom:-50px;opacity:0}50%{bottom:50px;opacity:1}to{bottom:50px;opacity:0}}.Footer_copiedNotification__w6o9a{position:fixed;bottom:-50px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.7);color:#fff;padding:10px 20px;border-radius:5px;opacity:0;animation:Footer_wipeUp__wqsGh 2s ease}.Testimonials_container__loDOD{background-image:url(/testimonials/bg.jpg);background-repeat:repeat-x;background-size:cover;animation:Testimonials_moveBackground__4jnkw 30s linear infinite;padding:60px 20px;max-height:600px;text-align:center;box-shadow:0 15px 30px rgba(0,0,0,.1);position:relative;overflow:hidden}.Testimonials_overlay__J_ErF{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1}.Testimonials_heading__0JkkR{font-size:36px;font-weight:700;color:#dfdfdf;font-family:Poppins,sans-serif;position:relative;z-index:2}.Testimonials_testimonialContainer__LQtbz{display:flex;justify-content:center;flex-wrap:wrap;gap:30px;position:relative;z-index:2}.Testimonials_card__szgpU{background-color:#fff;border:2px solid #ddd;border-radius:15px;box-shadow:0 10px 20px rgba(0,0,0,.1);padding:25px;width:280px;margin:20px;text-align:center;transition:transform .3s ease,background-color .3s ease,opacity .3s ease;position:relative;cursor:pointer}.Testimonials_card__szgpU:hover{background-color:#3dc2cb9b;transform:scale(1.05);z-index:3}.Testimonials_card__szgpU.Testimonials_inactive__zZQVn{opacity:.7;transform:scale(.95)}.Testimonials_bubble__OO0_F{width:110px;height:110px;margin:0 auto 20px;border-radius:50%;background-color:#282626;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px rgba(0,0,0,.2);position:relative;z-index:1}.Testimonials_image__0wbz7{width:100%;border-radius:50%}.Testimonials_feedback__sjcWx{font-size:16px;color:#333;margin-bottom:20px;line-height:1.6;font-family:Poppins,sans-serif;background:linear-gradient(90deg,#171d1d,#1b1b1b);background-clip:content-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Testimonials_name__BBTui{font-size:18px;font-weight:600;color:#333;margin-bottom:15px}.Testimonials_heartContainer__xml48{display:flex;justify-content:center;margin-top:10px}.Testimonials_heart__hhYhd{font-size:20px;color:#ff5252;margin:0 4px}@keyframes Testimonials_moveBackground__4jnkw{0%{background-position:0 0}to{background-position:100% 0}}.fire-animation-container{position:relative;width:100%;height:100vh;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;padding-left:5%}.fire-animation-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/home_mission_statement/bg.png);background-size:cover;background-position:50%;opacity:.6;z-index:-1}.fire-animation-container .content-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:90%;max-width:800px;margin:0;z-index:1}.fire-animation-container .feature-image-wrapper{width:70%;padding:15px;background-color:rgba(255,253,231,.7);border:6px solid #f9d56e;border-radius:20px;box-shadow:0 8px 16px rgba(0,0,0,.1);margin-bottom:20px}.fire-animation-container .feature-image{width:100%;height:auto;border-radius:10px}.fire-animation-container .text-placeholder{width:80%;padding:20px;background-color:rgba(255,248,225,.7);border:4px dashed #f0b27a;border-radius:15px;font-family:Comic Sans MS,cursive,sans-serif;font-size:16px;line-height:1.6;color:#5d4037;box-shadow:0 8px 16px rgba(0,0,0,.1)}.fire-animation-container .hands-wrapper{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column}.fire-animation-container .hands-image{width:80px;height:auto;margin-bottom:-10px}.fire-animation-container .fire-wrapper{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);z-index:1;display:flex;flex-direction:column}.fire-animation-container .fire-svg{width:80px;height:auto}