@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/eventsAndWorkshops-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}@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%}}.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}}.impact{background-color:#e5caf9;padding-bottom:2rem}@media(min-width: 768px){.impact{padding-bottom:4rem}}.impact .impact-subject{padding:1.5rem}@media(min-width: 768px){.impact .impact-subject{padding:3rem;display:flex;gap:2rem}.impact .impact-subject .text{flex:1 1 50%}}@media(min-width: 768px)and (min-width: 992px){.impact .impact-subject .text{padding-inline:2rem}}.impact .impact-heading{font-size:1.875rem;font-weight:700;font-family:outfit,sans-serif;color:#52307c}@media(min-width: 768px){.impact .impact-heading{font-size:2rem;flex:1 1 50%}}@media(min-width: 992px){.impact .impact-heading{margin-bottom:1rem}}.impact p{color:#7a47b8;font-size:1rem;font-weight:400}@media(min-width: 768px){.impact p{font-size:1.125rem;max-width:80%}}.impact .results{display:flex;flex-wrap:wrap}.impact .results .result{flex:1 1 50%;padding:.5rem;text-align:center;border-top:1px solid #52307c}@media(min-width: 576px){.impact .results .result{padding:1rem}}@media(min-width: 768px){.impact .results .result{flex:1 1 20%}}.impact .results .result:nth-child(2),.impact .results .result:nth-child(4){border-left:1px solid #52307c}.impact .results .result:nth-child(5){border-top:none}@media(min-width: 768px){.impact .results .result:nth-child(2),.impact .results .result:nth-child(3),.impact .results .result:nth-child(4),.impact .results .result:nth-child(5){border-left:1px solid #52307c}.impact .results .result:last-child{border-top:1px solid #52307c}}.impact .results h3{font-size:2rem;font-weight:700;color:#52307c}.application{padding-bottom:3rem;background-color:#f8f4f8}.application .application-header{max-width:600px;margin-inline:auto;text-align:center;padding-block:3rem;padding-inline:2rem}.application .application-header h3{font-size:1rem;font-weight:400;color:#52307c}@media(min-width: 768px){.application .application-header h3{font-size:1.125rem}}.application .application-header h2{font-size:1.875rem;font-weight:700;font-family:outfit,sans-serif;color:#52307c;line-height:1.3;margin-bottom:1rem}@media(min-width: 768px){.application .application-header h2{font-size:2rem;flex:1 1 50%}}@media(min-width: 992px){.application .application-header h2{margin-bottom:1rem}}.application .application-header p{font-size:1rem;font-weight:400;color:#7a47b8}@media(min-width: 768px){.application .application-header p{font-size:1.125rem}}.application form{margin-bottom:1.5rem;display:flex;align-items:center;flex-direction:column;padding-inline:1.5rem}.application 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:#52307c;border-bottom:1px solid #7a47b8;transition:border .4s;margin-bottom:1rem;text-align:center}.application form input::-moz-placeholder{font-size:.875rem;font-weight:300;font-family:inherit;color:#52307c}.application form input::placeholder{font-size:.875rem;font-weight:300;font-family:inherit;color:#52307c}.application form input:hover{border-bottom:1px solid #52307c}.application form .sign-up-btn{font-size:1.125rem;font-weight:400;font-family:inherit;padding:1rem 5rem;background-color:#52307c;border:1px solid rgba(0,0,0,0);outline:none;color:#fff;transition:background-color .4s,color .4s;cursor:pointer}.application form .sign-up-btn:hover{background-color:rgba(0,0,0,0);border:1px solid #52307c;color:#52307c}@media(min-width: 768px){.application form .sign-up-btn{font-size:.875rem}}.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}/*# sourceMappingURL=events&workshops.min.css.map */