@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body{min-height:100vh;max-width:100%;width:100%;font-family:"Poppins",sans-serif;scroll-behavior:smooth;transition:scroll-behavior .5s}li{list-style-type:none}a{text-decoration:none}img{display:block;width:100%}header{width:100%}nav{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#e5caf9;z-index:9}@media(min-width: 768px){nav{padding:2rem}}nav .brand-name{font-size:1.125rem;font-weight:700;line-height:1.5;color:#52307c}@media(min-width: 768px){nav .brand-name{font-size:1.875rem}}nav .nav-tags,.contact-btn{display:flex;align-items:center;flex-direction:row}.contact-btn{color:#52307c;font-size:1.7rem;margin-right:1.5rem}@media(min-width: 576px){.contact-btn{font-size:1.875rem;padding-right:3rem}}.contact-btn .text{display:none}@media screen and (min-width: 992px){.contact-btn .icon{display:none}.contact-btn .text{display:block;font-size:.875rem;font-weight:500;padding-inline:3.5rem;padding-block:1rem;color:#e5caf9;background-color:#52307c;border:1px solid #52307c;transition:background-color .4s,color .4s}.contact-btn .text:hover{background-color:rgba(0,0,0,0);color:#52307c}}.menu-btn{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:none;cursor:pointer}.menu-btn .bars{width:25px;height:18px;display:flex;flex-direction:column;justify-content:space-between}.menu-btn .bars span{display:block;width:100%;height:2px;background-color:#52307c;border-radius:2px}@media screen and (min-width: 992px){.menu-btn{width:60px;height:60px}.menu-btn .bars{width:35px;height:23px;display:flex;flex-direction:column;justify-content:space-between}}.menu-slider{position:fixed;top:0;right:0;height:100vh;width:80%;background-color:#f8f2ff;z-index:100;padding:2rem;transform:translateX(100%);transition:transform .7s}@media(min-width: 576px){.menu-slider{width:50%}}@media(min-width: 768px){.menu-slider{width:40%}}@media(min-width: 992px){.menu-slider{width:30%}}.menu-slider.translate{transform:translateX(0)}.menu-slider-header{width:100%}.menu-slider-header .close-btn{display:flex;justify-content:flex-end;align-items:center;font-size:1.875rem;cursor:pointer;margin-bottom:6rem}.menu-slider-tags{margin-bottom:6rem}.menu-slider-tags .tag a{font-size:1rem;font-weight:400;color:#333;line-height:3;transition:color .4s;position:relative;margin-bottom:5rem}.menu-slider-tags .tag.active a{color:hsl(267,44%,50%)}.menu-slider-tags .tag.active a::after{content:"";width:100%;height:1px;background-color:hsl(267,44%,50%);position:absolute;left:0;bottom:-5px;transition:width .5s}.menu-slider-tags .tag a:hover{color:hsl(267,44%,50%)}.menu-slider-tags .tag a::after{content:"";width:0;height:1px;background-color:hsl(267,44%,50%);position:absolute;left:0;bottom:-5px;transition:width .5s}.menu-slider-tags .tag a:hover::after{width:100%}.menu-slider-footer h4{font-size:1.125rem;font-weight:700;color:#52307c}.menu-slider-footer a{display:block;width:-moz-fit-content;width:fit-content;line-height:2;color:hsl(267,44%,50%)}footer{background-color:#52307c;color:#fff;padding:1.5rem}@media(min-width: 576px){footer{padding:2rem}}@media(min-width: 768px){footer{padding:3rem}}footer .brand{font-size:1.875rem;font-weight:700;padding-block:1rem 2rem}@media(min-width: 992px){footer .brand{font-size:2rem}}footer .footer-mid{margin-bottom:3rem}@media(min-width: 576px){footer .footer-mid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}}@media(min-width: 768px){footer .footer-mid{grid-template-columns:2fr 1fr 1fr 1fr}}footer .footer-mid form{margin-bottom:1.5rem}footer .footer-mid form input{width:100%;display:block;font-size:.875rem;font-weight:300;font-family:inherit;padding-inline:1rem;padding-block:.5rem;max-width:300px;border:none;outline:none;background-color:rgba(0,0,0,0);color:#fff;border-bottom:1px solid #d3d3d3;transition:border .4s;margin-bottom:1rem}footer .footer-mid form input::-moz-placeholder{font-size:.875rem;font-weight:300;font-family:inherit}footer .footer-mid form input::placeholder{font-size:.875rem;font-weight:300;font-family:inherit}footer .footer-mid form input:hover{border-bottom:1px solid #fff}footer .footer-mid form .subscribe-btn{font-size:1.125rem;font-weight:400;padding:1rem 4rem;background-color:#fff;border:none;outline:none;color:#52307c;transition:background-color .4s,color .4s;cursor:pointer}footer .footer-mid form .subscribe-btn:hover{background-color:hsl(267,44%,40%);color:#fff}@media(min-width: 768px){footer .footer-mid form .subscribe-btn{font-size:.875rem}}footer .footer-mid .sections h3{font-size:1.125rem;font-weight:700;font-family:outfit,sans-serif;margin-block:2rem 1rem}@media(min-width: 576px){footer .footer-mid .sections h3{font-size:1.25rem;margin-block:0}}footer .footer-mid .sections a,footer .footer-mid .sections p{font-size:1rem;font-weight:400;display:block;width:-moz-fit-content;width:fit-content;color:#fff;line-height:2}footer .footer-mid .quick-links a{position:relative}footer .footer-mid .quick-links a::after{content:"";width:0;height:1px;background-color:#fff;position:absolute;left:0;bottom:0;transition:width .5s}footer .footer-mid .quick-links a:hover::after{width:100%}footer .footer-bottom{border-top:1px solid #f5f5f5;padding-top:1.5rem}@media(min-width: 576px){footer .footer-bottom{display:flex;align-items:flex-start;justify-content:space-between}}footer .footer-bottom .copyright{font-size:.875rem;font-weight:400;margin-bottom:1rem}@media(min-width: 576px){footer .footer-bottom .copyright{flex:1 1 80%}}@media(min-width: 576px){footer .footer-bottom .social-meida-btns{flex:1 1 20%;margin-bottom:0;display:flex;justify-content:flex-end}}footer .footer-bottom .social-meida-btns a{width:32px;height:32px;color:#fff}@media(min-width: 768px){footer .footer-bottom .social-meida-btns a{width:35px;height:35px}}footer .footer-bottom .social-meida-btns a i{font-size:1.5rem}.hero{position:relative;width:100%;overflow:hidden;padding-bottom:2rem;background-color:rgba(212,212,212,0.5019607843)}@media(min-width: 992px){.hero{display:flex;align-items:center;padding:3rem;gap:3rem}}.hero img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;aspect-ratio:9/5}@media(min-width: 576px){.hero img{aspect-ratio:9/3}}@media(min-width: 992px){.hero img{aspect-ratio:9/5;flex:1 1 50%}}@media(min-width: 1200px){.hero img{aspect-ratio:9/4}}.hero .text{padding:1.5rem}@media(min-width: 576px){.hero .text{padding:3rem}}@media(min-width: 992px){.hero .text{padding:0;flex:1 1 50%}}.hero h2{font-size:1.875rem;font-weight:700;font-family:outfit,sans-serif;color:#52307c;margin-bottom:2rem}@media(min-width: 768px){.hero h2{font-size:2rem}}@media(min-width: 992px){.hero h2{margin-bottom:.875rem}}@media(min-width: 1200px){.hero h2{margin-bottom:1.5rem}}.hero p{color:#7a47b8;font-size:1rem;font-weight:400}@media(min-width: 768px){.hero p{font-size:1.125rem}}.team{width:100%;border-bottom:1px solid #52307c;background-color:rgba(212,212,212,0.5019607843)}@media(min-width: 450px){.team{border-bottom:none}}.team .team-subject{padding:1.5rem}@media(min-width: 576px){.team .team-subject{padding:3rem}}@media(min-width: 992px){.team .team-subject{display:flex;gap:2rem}.team .team-subject .text{flex:1 1 50%}}@media(min-width: 768px)and (min-width: 992px){.team .team-subject .text{padding-inline:2rem}}.team-subject h3{font-size:1rem;font-weight:400;color:#52307c;text-transform:uppercase;padding-bottom:.5rem}@media(min-width: 768px){.team-subject h3{font-size:1.125rem}}.team .team-heading{font-size:1.875rem;font-weight:700;font-family:outfit,sans-serif;color:#52307c;margin-bottom:2rem}@media(min-width: 768px){.team .team-heading{font-size:2rem}}@media(min-width: 992px){.team .team-heading{flex:1 1 50%}}@media(min-width: 992px){.team .team-heading{margin-bottom:1rem}}.team p{color:#7a47b8;font-size:1rem;font-weight:400}@media(min-width: 768px){.team p{font-size:1.125rem}}.team-members .container{display:grid}@media(min-width: 576px){.team-members .container{grid-template-columns:1fr 1fr;gap:1.5rem}}@media(min-width: 992px){.team-members .container{grid-template-columns:repeat(4, 1fr)}}.team-members .member img{aspect-ratio:7/5;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}@media(min-width: 992px){.team-members .member img{aspect-ratio:7/6}}.team-members .member .member-info{padding:1.5rem}.team-members .member .member-info h3{font-size:1.125rem;font-weight:700;color:#7a47b8;margin-bottom:.3rem}@media(min-width: 768px){.team-members .member .member-info h3{font-size:1.25rem}}.team-members .member .member-info p{font-size:1rem;font-weight:400;color:#7a47b8}@media(min-width: 992px){.team-members .member .member-info p{font-size:1.125rem}}.community-programs{width:100%;max-width:100%;background-color:#e5caf9}.community-programs .community-programs-subject{padding:1.5rem}@media(min-width: 992px){.community-programs .community-programs-subject{padding:3rem;display:grid;grid-template-columns:70% 30%;gap:2rem}}.community-programs .community-programs-heading{font-size:1.875rem;font-weight:700;font-family:outfit,sans-serif;color:#52307c;margin-bottom:2rem}@media(min-width: 992px){.community-programs .community-programs-heading{margin-bottom:1rem}}.community-programs p{color:#7a47b8;font-size:1rem;font-weight:400}@media(min-width: 768px){.community-programs p{font-size:1.125rem}}.community-programs .explore-programs-btn{margin-top:1.5rem}@media(min-width: 992px){.community-programs .explore-programs-btn{margin-top:1rem}}.explore-programs-btn a{display:block;width:-moz-fit-content;width:fit-content;color:#52307c;font-size:1.125rem;font-weight:400;padding:1rem 4rem;background-color:rgba(0,0,0,0);border:1px solid #52307c;transition:background-color .4s,color .4s}.explore-programs-btn a:hover{background-color:#52307c;color:#f8f4f8}@media(min-width: 768px){.explore-programs-btn a{font-size:1rem;margin-inline:0}}@media(min-width: 992px){.explore-programs-btn a{font-size:.875rem}}@media(min-width: 450px){.community-programs-sessions{padding:0}}@media(min-width: 992px){.community-programs-sessions .container{display:grid;grid-template-columns:repeat(3, 1fr);padding-inline:1.5rem}}.community-programs-sessions .session{padding:1rem 1rem 0}@media(min-width: 768px){.community-programs-sessions .session{padding:1rem 3rem 0}}@media(min-width: 992px){.community-programs-sessions .session{padding-block:0;padding-inline:1.5rem}.community-programs-sessions .session:first-child,.community-programs-sessions .session:nth-child(2){border-right:1px solid #7a47b8}}@media(min-width: 992px){.community-programs-sessions .session:nth-child(2){padding-top:0}.community-programs-sessions .session:nth-child(2) .remove-top-pad{padding-block:0 1rem}}@media(min-width: 992px){.community-programs-sessions .session figure{overflow:hidden}}.community-programs-sessions .session img{aspect-ratio:9/5;-o-object-fit:cover;object-fit:cover;height:100%}@media(min-width: 450px){.community-programs-sessions .session img{aspect-ratio:9/3.5}}@media(min-width: 576px){.community-programs-sessions .session img{aspect-ratio:9/3}}@media(min-width: 768px){.community-programs-sessions .session img{aspect-ratio:9/2}}@media(min-width: 992px){.community-programs-sessions .session img{aspect-ratio:9/6}}.community-programs-sessions .session h3{font-size:1.25rem;font-weight:700;color:#52307c;line-height:1.25;padding-block:1rem}@media(min-width: 768px){.community-programs-sessions .session h3{font-size:1.5625rem}}.community-programs-sessions .session P{font-size:1rem;font-weight:400;color:#7a47b8;padding-bottom:1rem}@media(min-width: 768px){.community-programs-sessions .session P{font-size:1.125rem}}.testimonials{background-color:rgba(212,212,212,0.5019607843);padding:0 1.5rem;color:#52307c;padding-bottom:2rem}@media(min-width: 768px){.testimonials{padding-bottom:3rem}}.testimonials .testimonials-header{max-width:600px;margin-inline:auto;text-align:center;padding-block:3rem}.testimonials .testimonials-header h3{font-size:1rem;font-weight:400;text-transform:uppercase;margin-bottom:1.5rem}@media(min-width: 768px){.testimonials .testimonials-header h3{font-size:1.125rem}}.testimonials .testimonials-header h2{font-size:1.875rem;font-weight:700;font-family:outfit,sans-serif;color:#52307c;line-height:1.3;margin-bottom:1.5rem}@media(min-width: 768px){.testimonials .testimonials-header h2{font-size:2rem;flex:1 1 50%}}@media(min-width: 992px){.testimonials .testimonials-header h2{margin-bottom:1rem}}.testimonials .testimonials-header p{font-size:1rem;font-weight:400}@media(min-width: 768px){.testimonials .testimonials-header p{font-size:1.125rem}}.testimonials .testimonials-container{display:grid}@media(min-width: 768px){.testimonials .testimonials-container{grid-template-columns:repeat(3, 1fr)}.testimonials .testimonials-container .testimonial{padding-inline:1.5rem}.testimonials .testimonials-container .testimonial:first-child,.testimonials .testimonials-container .testimonial:nth-child(2){border-right:1px solid #52307c}}.testimonials .testimonial:last-child{margin-bottom:0}.testimonials .testimonial:last-child .message{margin-bottom:2rem}.testimonials .testimonial:last-child .identity{margin-bottom:1rem}.testimonials .testimonial:last-child img{margin-bottom:0}.testimonials .testimonial{margin-bottom:3rem}.testimonials .testimonial:nth-child(2) .message{margin-bottom:2rem}.testimonials .testimonial:last-child .identity{margin-bottom:2rem}@media(min-width: 768px){.testimonials .testimonial:last-child{display:flex;flex-direction:column-reverse;justify-content:flex-end}.testimonials .testimonial:last-child .person{display:flex;flex-direction:column}.testimonials .testimonial:last-child img{margin-bottom:1rem}}@media(min-width: 768px){.testimonials .testimonial{padding-inline:1.5rem}}@media(min-width: 992px){.testimonials .testimonial{padding-inline:2rem}}@media(min-width: 1200px){.testimonials .testimonial{padding-inline:3rem}}.testimonials .testimonial img{aspect-ratio:5/3;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;margin-bottom:1rem}@media(min-width: 768px){.testimonials .testimonial img{aspect-ratio:7/3}}.testimonials .testimonial h4{font-size:1.125rem;font-weight:700}@media(min-width: 768px){.testimonials .testimonial h4{font-size:1.25rem}}.testimonials .testimonial p{font-size:1rem;font-weight:400}@media(min-width: 768px){.testimonials .testimonial p{font-size:1.125rem}}.testimonials .testimonial .quotes i{font-size:2rem;margin:0;padding:0}.testimonials .testimonial .identity{margin-bottom:2rem}.faqs{background-color:#f8f4f8}.faqs .faqs-header{padding:1.5rem}@media(min-width: 768px){.faqs .faqs-header{width:100%;display:flex;justify-content:space-between;align-items:flex-start;padding:3rem;margin-bottom:1rem}}.faqs .faqs-header h2{font-size:1.875rem;font-weight:700;font-family:outfit,sans-serif;color:#52307c;line-height:1.3;margin-bottom:1.5rem}@media(min-width: 768px){.faqs .faqs-header h2{flex:1 1 65%;font-size:2rem}}@media(min-width: 992px){.faqs .faqs-header h2{margin-bottom:1rem;flex:1 1 70%}}.faqs .faqs-header .learn-more-btn{display:flex;justify-content:flex-end}@media(min-width: 768px){.faqs .faqs-header .learn-more-btn{flex:1 1 35%}}@media(min-width: 992px){.faqs .faqs-header .learn-more-btn{flex:1 1 30%}}.faqs .faqs-header a{display:block;width:-moz-fit-content;width:fit-content;color:#f8f4f8;font-size:1.125rem;font-weight:400;margin-inline:auto;padding:1rem 4rem;background-color:#52307c;border:1px solid #52307c;transition:background-color .4s,color .4s}.faqs .faqs-header a:hover{background-color:rgba(0,0,0,0);color:#52307c}@media(min-width: 768px){.faqs .faqs-header a{font-size:1rem;margin-inline:0}}@media(min-width: 992px){.faqs .faqs-header a{font-size:.875rem}}.faqs .accordion{padding-inline:1.5rem;padding-bottom:3rem}@media(min-width: 768px){.faqs .accordion{padding-inline:3rem}}.faqs .accordion .accordion-header{display:flex;justify-content:space-between;align-items:center;color:#52307c;font-size:1.125rem;font-weight:700;font-family:inherit;padding-block:1.25rem .875rem;background:none;border:none;border-bottom:1px solid #52307c;outline:none;cursor:pointer;width:100%;text-align:left;transition:all .3s ease}.faqs .accordion .accordion-header i{font-size:1.2rem;margin-right:10px;transition:transform .3s ease;display:none}@media(min-width: 576px){.faqs .accordion .accordion-header i{display:block}}.faqs .accordion .accordion-header.active i{transform:rotate(180deg)}.faqs .accordion .accordion-content{max-height:0;overflow:hidden;transition:max-height .5s ease}.faqs .accordion .accordion-header.active+.accordion-content{max-height:500px}.faqs .accordion .accordion-content p{padding-block:1rem;font-size:1.125rem;color:#7a47b8;font-weight:400}.support{background-color:#e5caf9}@media(min-width: 576px){.support{display:grid;grid-template-columns:1fr 1fr;height:60vh}}@media(min-width: 768px){.support{grid-template-columns:1fr 1fr;height:60vh}}@media(min-width: 992px){.support{grid-template-columns:1fr 1fr}}.support .support-header{color:#52307c;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between}@media(min-width: 768px){.support .support-header{padding:3rem}}.support .support-header h2{font-size:1.25rem;font-weight:700;font-family:outfit,sans-serif;margin-bottom:3rem}@media(min-width: 768px){.support .support-header h2{font-size:1.25rem;margin-bottom:0}}.community-programs .explore-programs-btn{margin-top:1.5rem}@media(min-width: 992px){.community-programs .explore-programs-btn{margin-top:1rem}}.get-involved-btn a{display:block;width:-moz-fit-content;width:fit-content;color:#52307c;font-size:1.125rem;font-weight:400;padding:1rem 4rem;background-color:rgba(0,0,0,0);border:1px solid #52307c;transition:background-color .4s,color .4s}.get-involved-btn a:hover{background-color:#52307c;color:#f8f4f8}@media(min-width: 768px){.get-involved-btn a{font-size:1rem;margin-inline:0}}@media(min-width: 992px){.get-involved-btn a{font-size:.875rem}}.support .image{overflow:hidden}.support img{aspect-ratio:9/8;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;height:100%}@media(min-width: 400px){.support img{aspect-ratio:9/5}}@media(min-width: 576px){.support img{aspect-ratio:9/5}}/*# sourceMappingURL=aboutUs.min.css.map */