@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%;height:50vh;background-image:url("../../assets/images/getinvolved-hero-bg.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;display:flex;align-items:flex-end;padding:2rem}@media(min-width: 768px){.hero{padding:3rem}}.hero .overlay{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.2)}.hero h1{color:#fff;font-size:2.5rem;position:relative;line-height:1.25;padding-top:5rem}@media(min-width: 576px){.hero h1{max-width:90%}}@media(min-width: 768px){.hero h1{font-size:3.125rem;line-height:1.5;max-width:80%}}@media(min-width: 992px){.hero h1{max-width:70%}}.volunteer{width:100%;background-color:rgba(212,212,212,.5019607843)}.volunteer .volunteer-subject{padding:1.5rem}@media(min-width: 768px){.volunteer .volunteer-subject{padding:3rem;display:flex;gap:2rem}.volunteer .volunteer-subject .text{flex:1 1 50%}}@media(min-width: 768px)and (min-width: 992px){.volunteer .volunteer-subject .text{padding-inline:2rem}}.volunteer .volunteer-heading{font-size:1.875rem;font-weight:700;font-family:outfit,sans-serif;color:#52307c;margin-bottom:2rem}@media(min-width: 768px){.volunteer .volunteer-heading{font-size:2rem;flex:1 1 50%}}@media(min-width: 992px){.volunteer .volunteer-heading{margin-bottom:1rem}}.volunteer p{color:#7a47b8;font-size:1rem;font-weight:400}@media(min-width: 768px){.volunteer p{font-size:1.125rem}}@media(min-width: 450px){.volunteer-opportunities{padding:0}}@media(min-width: 992px){.volunteer-opportunities .container{display:grid;grid-template-columns:repeat(5, 1fr)}}.volunteer-opportunities .opportunity{border-bottom:1px solid #52307c}@media(min-width: 576px){.volunteer-opportunities .opportunity{border-right:1px solid #52307c;border-left:1px solid #52307c;border-top:1px solid #52307c;border-bottom:none}.volunteer-opportunities .opportunity:last-child{border-bottom:1px solid #52307c}}@media(min-width: 992px){.volunteer-opportunities .opportunity{border-bottom:1px solid #52307c;border-left:none}.volunteer-opportunities .opportunity:first-child{border-left:1px solid #52307c}}@media(min-width: 576px){.volunteer-opportunities .opportunity .subject{display:grid;grid-template-columns:70% 30%}}@media(min-width: 992px){.volunteer-opportunities .opportunity .subject{grid-template-columns:1fr}}@media(min-width: 992px){.volunteer-opportunities .opportunity .subject figure{height:470px;max-height:470px;overflow:hidden}}@media(min-width: 992px){.volunteer-opportunities .opportunity .subject .aesthetic{height:500px;max-height:500px}}.volunteer-opportunities .opportunity .subject img{aspect-ratio:9/5;-o-object-fit:cover;object-fit:cover;height:100%}@media(min-width: 576px){.volunteer-opportunities .opportunity .subject img{aspect-ratio:9/3}}@media(min-width: 992px){.volunteer-opportunities .opportunity .subject img{aspect-ratio:4/9}}.volunteer-opportunities .opportunity .subject h3{font-size:1.25rem;font-weight:700;color:#52307c;line-height:1.25;padding:1rem}@media(min-width: 576px){.volunteer-opportunities .opportunity .subject h3{display:flex;justify-content:center;align-items:center;padding:1.5rem}}@media(min-width: 768px){.volunteer-opportunities .opportunity .subject h3{font-size:1.5625rem}}.volunteer-opportunities .opportunity P{font-size:1rem;font-weight:400;color:#7a47b8}@media(min-width: 768px){.volunteer-opportunities .opportunity P{font-size:1.125rem}}.donations{background-color:rgba(212,212,212,.5019607843);padding:1.5rem 0}@media(min-width: 768px){.donations{padding:2rem}}@media(min-width: 768px){.donations{padding:4rem 2rem}}@media(min-width: 576px){.donations .container{display:grid;grid-template-columns:1fr 1fr}}@media(min-width: 992px){.donations .container{grid-template-columns:repeat(4, 1fr)}}.donations .container .use{padding:1.5rem}@media(min-width: 576px){.donations .container .use{margin-bottom:1rem;padding:2rem}.donations .container .use:first-child,.donations .container .use:nth-child(3){border-right:1px solid #52307c}}@media(min-width: 992px){.donations .container .use{margin-bottom:0}.donations .container .use:nth-child(2){border-right:1px solid #52307c}}.donations .container .use h3{font-size:1.125rem;font-weight:700;color:#52307c;margin-bottom:.5rem}@media(min-width: 768px){.donations .container .use h3{font-size:1.25rem}}.donations .container .use p{font-size:1.125rem;font-weight:400;color:#7a47b8}@media(min-width: 768px){.donations .container .use p{font-size:1rem}}@media(min-width: 992px){.donations .container .use p{font-size:1.125rem}}.partnership{width:100%;border-bottom:1px solid #52307c}@media(min-width: 450px){.partnership{border-bottom:none}}.partnership .partnership-subject{padding:1.5rem;background-color:#e5caf9}@media(min-width: 768px){.partnership .partnership-subject{padding:3rem;display:flex;gap:2rem}.partnership .partnership-subject .text{flex:1 1 50%}}@media(min-width: 768px)and (min-width: 992px){.partnership .partnership-subject .text{padding-inline:2rem}}.partnership .partnership-heading{font-size:1.875rem;font-weight:700;font-family:outfit,sans-serif;color:#52307c;margin-bottom:2rem}@media(min-width: 768px){.partnership .partnership-heading{font-size:2rem;flex:1 1 50%}}@media(min-width: 992px){.partnership .partnership-heading{margin-bottom:1rem}}.partnership p{color:#7a47b8;font-size:1rem;font-weight:400}@media(min-width: 768px){.partnership p{font-size:1.125rem}}.partnership-opporrtunities{background-color:rgba(212,212,212,0.5019607843);padding:1.5rem}@media(min-width: 450px){.partnership-opporrtunities{padding:0}}@media(min-width: 450px){.partnership-opporrtunities .container{display:grid;grid-template-columns:1fr 1fr}}@media(min-width: 850px){.partnership-opporrtunities .container{grid-template-columns:1fr 1fr 1fr}}.partnership-opporrtunities .opportunity{margin-bottom:2rem}@media(min-width: 450px){.partnership-opporrtunities .opportunity{margin-bottom:0;padding:2rem;border-top:1px solid #52307c}.partnership-opporrtunities .opportunity:first-child,.partnership-opporrtunities .opportunity:nth-child(3),.partnership-opporrtunities .opportunity:nth-child(5){border-right:1px solid #52307c}.partnership-opporrtunities .opportunity:last-child,.partnership-opporrtunities .opportunity:nth-child(5){border-bottom:1px solid #52307c}}@media(min-width: 768px){.partnership-opporrtunities .opportunity{padding:2rem 1.5rem}}@media(min-width: 850px){.partnership-opporrtunities .opportunity:first-child,.partnership-opporrtunities .opportunity:nth-child(2),.partnership-opporrtunities .opportunity:nth-child(4),.partnership-opporrtunities .opportunity:nth-child(5){border-right:1px solid #52307c}.partnership-opporrtunities .opportunity:nth-child(3){border-right:none}.partnership-opporrtunities .opportunity:last-child,.partnership-opporrtunities .opportunity:nth-child(4),.partnership-opporrtunities .opportunity:nth-child(5){border-bottom:1px solid #52307c}}.partnership-opporrtunities .opportunity .subject{display:grid;grid-template-columns:60px 1fr;gap:1rem;margin-bottom:1rem;align-items:center}@media(min-width: 450px){.partnership-opporrtunities .opportunity .subject{grid-template-columns:1fr}}@media(min-width: 450px){.partnership-opporrtunities .opportunity .subject figure{max-width:80px}}.partnership-opporrtunities .opportunity .subject img{aspect-ratio:1/1.1;-o-object-fit:cover;object-fit:cover}@media(min-width: 450px){.partnership-opporrtunities .opportunity .subject img{aspect-ratio:1/1}}.partnership-opporrtunities .opportunity .subject h3{font-size:1.25rem;font-weight:700;color:#52307c;line-height:1.25}@media(min-width: 768px){.partnership-opporrtunities .opportunity .subject h3{font-size:1.5625rem}}.partnership-opporrtunities .opportunity P{font-size:1rem;font-weight:400;color:#7a47b8}@media(min-width: 768px){.partnership-opporrtunities .opportunity P{font-size:1.125rem}}.events{background-color:rgba(212,212,212,0.5019607843)}.events .events-header{padding:1.5rem}@media(min-width: 768px){.events .events-header{width:100%;display:flex;justify-content:space-between;align-items:flex-start;padding:3rem}}.events .events-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){.events .events-header h2{flex:1 1 65%;font-size:2rem}}@media(min-width: 992px){.events .events-header h2{margin-bottom:1rem;flex:1 1 70%}}.events .events-header .viewAll-events-btn{display:flex;justify-content:flex-end}@media(min-width: 768px){.events .events-header .viewAll-events-btn{flex:1 1 35%}}@media(min-width: 992px){.events .events-header .viewAll-events-btn{flex:1 1 30%}}.events .events-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}.events .events-header a:hover{background-color:rgba(0,0,0,0);color:#52307c}@media(min-width: 768px){.events .events-header a{font-size:1rem;margin-inline:0}}@media(min-width: 768px){.events .events-header a{font-size:.875rem}}.events .events-container .event{border-top:1px solid #52307c;padding:1rem}@media(min-width: 576px){.events .events-container .event{display:flex;padding:1.5rem}.events .events-container .event .image{max-width:50%}}@media(min-width: 768px){.events .events-container .event{gap:2rem;padding:2rem}}@media(min-width: 768px){.events .events-container .event{gap:2rem;padding-inline:3rem}}.events .events-container .event img{aspect-ratio:9/6;-o-object-fit:cover;object-fit:cover}@media(min-width: 576px){.events .events-container .event img{aspect-ratio:9/5;flex:1 1 40%}}@media(min-width: 768px){.events .events-container .event img{flex:1 1 30%}}.events .events-container .event .event-text{padding:1.5rem 1rem 0;color:#52307c}@media(min-width: 576px){.events .events-container .event .event-text{flex:1 1 60%;display:flex;flex-direction:column;justify-content:space-between;padding:0 1rem}}@media(min-width: 768px){.events .events-container .event .event-text{flex:1 1 70%;padding:1rem}}.events .events-container .event .event-text h3{font-size:1.25rem;font-weight:700;font-family:outfit,sans-serif;margin-bottom:2rem}@media(min-width: 576px){.events .events-container .event .event-text h3{max-width:500px}}@media(min-width: 768px){.events .events-container .event .event-text h3{font-size:1.5625rem}}.events .events-container .event .event-text .meta-data{display:flex}.events .events-container .event .event-text .meta-data h4{font-size:.9375rem;font-weight:700;padding-right:1rem}@media(min-width: 576px){.events .events-container .event .event-text .meta-data h4{padding-right:2rem}}.events .events-container .event .event-text .meta-data p{font-size:1rem;font-weight:400}@media(min-width: 768px){.events .events-container .event .event-text .meta-data p{font-size:1.125rem}}.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: 768px){.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}.contact-info{background-color:rgba(212,212,212,.5019607843);display:flex;flex-direction:column-reverse}@media(min-width: 992px){.contact-info{display:grid;grid-template-columns:1fr 1fr}.contact-info figure{max-width:80%;place-content:center}}.contact-info .container{padding-inline:1rem}@media(min-width: 768px){.contact-info .container{padding:1.5rem}}@media(min-width: 992px){.contact-info .container{padding:2rem}}.contact-info .info{display:flex;align-items:center;gap:1rem;border-bottom:2px solid gray}.contact-info .info .icon{font-size:4rem;font-weight:100;color:#333}.contact-info .info h3{font-size:1rem;font-weight:400;color:#52307c;margin-bottom:.3rem}@media(min-width: 768px){.contact-info .info h3{font-size:1.125rem}}.contact-info .info a{font-size:.9375rem;font-weight:700;color:#52307c;transition:color .4s}.contact-info .info a:hover{color:#7a47b8}.contact-info .days-info{margin-top:2rem;display:flex;flex-direction:column}@media(min-width: 768px){.contact-info .days-info{display:grid;grid-template-columns:1fr 1fr 1fr}}.contact-info .days-info .day{margin-bottom:2.5rem}@media(min-width: 768px){.contact-info .days-info .day{text-align:center}}@media(min-width: 768px){.contact-info .days-info .day:first-child,.contact-info .days-info .day:nth-child(2){border-right:1px solid #52307c}}.contact-info .days-info .saturday{align-self:center}@media(min-width: 768px){.contact-info .days-info .saturday{align-self:flex-start}}@media(min-width: 992px){.contact-info .days-info .saturday{padding-bottom:5rem}}.contact-info .days-info .sunday{align-self:flex-end}@media(min-width: 768px){.contact-info .days-info .sunday{align-self:flex-start}}.contact-info .days-info h3{font-size:1.125rem;font-weight:700;color:#52307c;margin-bottom:.5rem}@media(min-width: 768px){.contact-info .days-info h3{font-size:1.3125rem}}@media(min-width: 992px){.contact-info .days-info h3{font-size:1.5rem}}.contact-info .days-info p{font-size:.875rem;font-weight:400;color:#52307c}/*# sourceMappingURL=getInvolved.min.css.map */