.navbar-container{width:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center;position:fixed;background-color:#ffffff80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10}.navbar{display:flex;justify-content:space-between;align-items:center;min-height:56px;max-width:min(100dvw,1024px);width:100%;padding:2px 0;background-color:#ffffff80}.navbar-logo{display:flex;justify-content:center;align-items:center}.navbar-logo-text{font-size:1.2em;font-weight:600}.navbar-links{display:flex;gap:20px;font-weight:550;font-size:.95em}.navbar-base-link{display:flex;align-items:center;justify-content:center;height:36px;padding:0 16px;border-radius:6px;transition:background-color .2s;text-align:center}.navbar-base-link:hover{background-color:var(--primary-accent-color)}.navbar-onboard-links{display:flex;align-items:center;justify-content:space-between;gap:8px;height:36px}.navbar-login-link{display:flex;justify-content:center;align-items:center;height:32px;box-sizing:border-box;padding:3px 14px;border-width:1px;border-style:solid;border-radius:8px;font-size:.95em;font-weight:500;border-color:#d9dbdf;transition:background-color .3s}.navbar-login-link:hover{background-color:var(--primary-accent-color)}.navbar-signup-link{display:flex;justify-content:center;align-items:center;height:32px;box-sizing:border-box;padding:3px 14px;border-width:0px;border-style:solid;border-radius:8px;font-size:.95em;font-weight:500;background-color:#000;color:#fff;transition:box-shadow .2s}.navbar-signup-link:hover{box-shadow:0 0 2px 4px var(--primary-accent-color)}.navbar-links,.navbar-onboard-links{display:flex;gap:1rem}.navbar-menu-icon{display:none}@media (max-width: 1100px){.navbar{margin:0 1em}}@media (max-width: 1000px){.navbar-container.open{background-color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar{padding-left:2em;padding-right:2em}.navbar.open{background-color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar-links,.navbar-onboard-links{display:none;gap:0}.navbar-menu-icon{display:block}.navbar-links.open{display:flex;flex-direction:column;position:absolute;top:56px;left:-20px;padding-left:20px;width:100dvw;max-width:100dvw;background-color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem;height:100dvh}.navbar-base-link.open{text-align:left;justify-content:start;font-weight:700;font-size:1.05em;min-height:40px;padding:10px;border-bottom:1px;border-style:solid;border-color:#c2c2c2;border-radius:0}}@media (max-width: 500px){.navbar{max-width:100dvw}}.index-page-container{max-width:100dvw;box-sizing:border-box;display:flex;justify-content:center;align-items:center;overflow-x:hidden}.index-page{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-x:hidden}.index-page-section-one{margin-top:70px;border-radius:16px;height:660px;background-image:linear-gradient(to bottom,#fafafa,#f8f8f8,#f6f6f6cc,#f4f4f4,#f8e1ee80,#f6dceb99,#f1bfdb);display:flex;justify-content:center;align-items:center;padding-top:20px;padding-bottom:10px;width:1024px;max-width:100dvw}.grid{position:absolute;width:1024px;height:660px;background-image:linear-gradient(to right,rgb(230,230,230) 1px,transparent 1px),linear-gradient(to bottom,rgb(230,230,230) 1px,transparent 1px);background-size:80px 80px;background-position:center center;z-index:1;max-width:100dvw}.index-page-section-one-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:600px;z-index:2;max-width:100dvw}.index-page-section-one-header{font-weight:600;font-style:italic;color:#000;font-size:2.8em;flex-wrap:wrap}.index-page-section-one-text{width:40ch;margin-top:16px;font-size:1.3em;color:#727272;text-align:center}.index-page-section-one-banner{display:flex;max-width:100%;max-height:200px;object-fit:contain;box-sizing:border-box;padding:0 48px;mask:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 15%,rgba(0,0,0,1) 85%,rgba(0,0,0,0) 100%);-webkit-mask:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 15%,rgba(0,0,0,1) 85%,rgba(0,0,0,0) 100%)}.index-page-section-one-buttons{display:flex;gap:20px;margin-top:60px;width:100%;justify-content:center;align-items:center;margin-bottom:16px}.index-page-section-one-events-button{display:flex;justify-content:center;align-items:center;height:40px;box-sizing:border-box;padding:3px 18px;border-width:0px;border-style:solid;border-radius:8px;font-size:1.2em;font-weight:500;background-color:#000;color:#fff;transition:box-shadow .2s}.index-page-section-one-events-button:hover{box-shadow:0 0 2px 4px var(--primary-accent-color)}.index-page-section-one-donate-button{display:flex;justify-content:center;align-items:center;height:36px;box-sizing:border-box;background-color:#fff;padding:3px 18px;border-width:1px;border-style:solid;border-radius:8px;font-size:.95em;font-weight:500;border-color:#d9dbdf;transition:background-color .3s}.index-page-section-one-donate-button:hover{background-color:var(--primary-accent-color)}.index-page-section-one-image-container{margin-top:8px;width:100%;display:flex;justify-content:center;align-items:center;height:100%;max-height:350px}.index-page-section-one-image{height:100%;object-fit:cover}.index-page-section-two{display:flex;width:1024px;flex-direction:column;align-items:center;justify-content:center;margin-top:48px}.index-page-section-two-content{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center}.index-page-section-two-banner{display:flex;width:100%;box-sizing:border-box;padding:0 48px}.index-page-section-two-banner-text{display:flex;width:20ch;color:#6e6e6e}.index-page-section-two-marquee-item{display:flex;margin:0 32px;font-size:1.2em;font-weight:550}.index-page-section-two-header-container{margin-top:80px;margin-bottom:64px;display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center;gap:20px}.index-page-section-two-header{font-size:1.7em;font-weight:550;width:26ch;text-align:center;display:flex;justify-content:flex-end;color:#000}.index-page-section-two-text{font-size:1.2em;width:56ch;color:#6e6e6e;text-align:center;text-wrap:wrap}.index-page-section-two-card-container{display:flex;flex-direction:column;width:100%;margin-top:8px}.index-page-section-two-card-row{display:flex;justify-content:center;align-items:center;gap:8px;width:100%}.index-page-section-two-card{display:flex;flex-direction:column;max-width:496px;width:45%;padding:48px 32px}.index-page-section-two-card-image-container{display:flex;justify-content:center;align-items:center;height:300px;width:100%}.index-page-section-two-card-image{display:flex;object-fit:cover;max-width:496px;width:100%;max-height:350px}.index-page-section-two-card-header{font-size:1.2em;font-weight:500;margin-top:32px;color:#000}.index-page-section-two-card-text{color:#4d4c4c;margin-top:8px;margin-bottom:16px;text-wrap:wrap}.border-right{border-right-width:1px;border-style:solid;border-color:#ddd}.border-bottom{border-bottom-width:1px;border-style:solid;border-color:#ddd}.index-page-section-three{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;margin-top:48px;padding-top:48px;padding-bottom:96px;background-color:#fcfcfc}.index-page-section-three-content{display:flex;width:1024px;flex-direction:row;align-items:center;justify-content:center}.index-page-section-three-left{width:60%;display:flex;flex-direction:column}.index-page-section-three-right{width:40%;display:flex;justify-content:center;align-items:center;height:400px}.index-page-section-three-header{font-size:1.4em;font-weight:600;width:26ch;display:flex;color:#000}.index-page-section-three-text{font-size:1.1em;width:56ch;color:#6e6e6e;text-wrap:wrap;margin-bottom:20px;margin-top:20px}.index-page-section-three-content-container{display:flex;width:100%;justify-content:center;flex-direction:column}.index-page-section-three-stats-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr);gap:16px;width:100%;justify-content:center}.index-page-section-three-stat{display:flex;flex-direction:column}.index-page-section-three-stat-text{font-size:1em;color:#575757}.index-page-section-three-stat-text.purple{color:#c085fc}.index-page-section-three-stat-header{font-size:2em;font-weight:600;color:#ae838e}.index-page-section-three-stat-header.purple{color:#c085fc}.index-page-section-three-image-container{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.bars{align-items:flex-end;justify-content:center;display:flex;gap:.25rem;width:100%;height:100%}.bars__item{animation:play 5s ease-out infinite;background-image:linear-gradient(to top,#eb5da8,#eb5da8);height:100%;flex-grow:1;width:.5rem}.bars__item:nth-child(1){animation-delay:0s}.bars__item:nth-child(2){animation-delay:1s}.bars__item:nth-child(3){animation-delay:.5s}.bars__item:nth-child(4){animation-delay:.75s}@keyframes play{0%{height:10%}25%{height:75%}50%{height:50%}75%{height:90%}to{height:10%}}.index-page-section-four{width:1024px;padding-top:48px;margin-bottom:96px}.index-page-section-four-content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.index-page-section-four-header{font-size:1.8em;font-weight:600;color:#000}.index-page-section-four-text{font-size:1.1em;color:#757575;text-align:center;margin-top:12px;font-weight:550;width:40ch}.index-page-section-four-card-container{display:flex;flex-direction:row;width:100%;margin-top:64px}.index-page-section-four-card-row{display:flex;justify-content:center;align-items:center;gap:32px;width:100%}.index-page-section-four-card{display:flex;flex-direction:column;max-width:440px;width:45%;min-height:320px;height:360px;box-sizing:border-box;padding:48px 32px;border-color:silver;border-style:solid;border-width:1px;border-radius:16px;justify-content:space-between}.index-page-section-four-card-text{font-size:1em;color:#666;line-height:1.7}.index-page-section-four-card-info{display:flex;justify-content:space-between;font-weight:550;padding-top:32px}.bold{font-weight:600}.index-page-section-four-card-image-container{margin-bottom:16px;font-weight:600;font-size:1.1em}.index-page-section-four-card-name,.black{color:#000}.orange-gradient,.green-gradient,.pink-gradient{background-image:linear-gradient(to top,#fdfdfd,#fcfcfc,#f3f3f3cc,#eb5da81a,#eb5da826,#eb5da833)}.index-page-section-four-call-to-action{display:flex;justify-content:center;align-items:center;margin-top:64px;color:#3b3b3b;gap:4px;font-size:1.1em}.index-page-section-four-call-to-action-link{display:flex;justify-content:center;align-items:center;gap:4px}.white{color:#fff;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;margin-left:16px}@media (max-width: 1024px){.index-page-section-two-card{width:30%}.index-page-section-three-content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;max-width:800px}.index-page-section-three-left{width:70%;padding:0 32px}.index-page-section-three-text{width:30ch}}@media (max-width: 920px){.index-page-section-four-card{width:36%}}@media (max-width: 800px){.index-page-section-two-card{width:25%}.index-page-section-two-card-text{max-width:40ch}.index-page-section-four-card-row{width:100%;box-sizing:border-box;flex-direction:column}.index-page-section-four-card{width:80%;max-width:480px;padding:24px 32px}}@media (max-width: 600px){.index-page-section-one-header{font-size:1.8em}.index-page-section-one-text{font-size:1.2em;width:34ch}.index-page-section-two-header{font-size:1.6em}.index-page-section-two-text{font-size:1.1em;width:36ch}.index-page-section-two-card-row{flex-wrap:wrap;padding:0 32px;align-items:center;justify-content:center}.index-page-section-two-card{max-width:496px;width:45%}.index-page-section-two-card-image-container{display:flex;justify-content:center;align-items:center;width:100%}.index-page-section-two-card-image{width:90%;margin-right:32px}.border-right{border:none}.index-page-section-three-content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column;max-width:400px}.index-page-section-three-left{width:100%;padding:0 32px}.index-page-section-three-text,.index-page-section-four-text{width:30ch}.index-page-section-four-card{width:80%;max-width:360px;padding:24px 32px;height:400px}}@media (max-width: 550px){.index-page-section-one-header{font-size:1.7em}.index-page-section-one-text{font-size:1.1em;width:34ch}.index-page-section-two-header{font-size:1.5em}.index-page-section-two-text{font-size:1.05em;width:36ch}.index-page-section-two-card-row{flex-wrap:wrap;padding:0 32px;align-items:center;justify-content:center}.index-page-section-two-card{max-width:464px;width:45%}.index-page-section-two-card-image-container{display:flex;justify-content:center;align-items:center;width:100%}.index-page-section-two-card-image{width:90%;margin-right:16px}.border-right{border:none}.index-page-section-three-content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column;max-width:400px}.index-page-section-three-left{width:100%;padding:0 32px}.index-page-section-three-text,.index-page-section-four-text{width:30ch}.index-page-section-four-card{width:80%;max-width:360px;padding:24px 32px;height:400px}}.footer{display:flex;justify-content:center;align-items:center;width:100%;padding-top:80px}.footer-content{padding:40px;width:1024px;display:flex;justify-content:space-between}.footer-logo{display:flex;justify-content:center;align-items:center}.footer-logo-text{font-size:1.2em;font-weight:600}.footer-copyright{font-size:.9em;margin-left:10px}.info-page-container{width:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center;overflow-x:hidden}.info-page{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:70px;overflow-x:hidden}.info-page-section-one{width:1024px;display:flex;justify-content:center;align-items:center;flex-direction:column}.info-page-header-container{width:1024px;height:440px;max-width:100dvw;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:80px;box-sizing:border-box;z-index:2;position:relative;background-image:linear-gradient(to right,#fff0,#fff0,#ffffffb3),linear-gradient(to left,#fff0,#fff0,#ffffffb3),linear-gradient(to bottom,#ffffffb3,#fff0,#ffffffb3)}.info-page-grid{width:1024px;height:440px;position:absolute;background-image:linear-gradient(to right,rgb(230,230,230) 1px,transparent 1px),linear-gradient(to bottom,rgb(230,230,230) 1px,transparent 1px);background-size:80px 80px;background-position:center center;z-index:1;max-width:100dvw}.info-page-header{font-size:2.6em;font-weight:500;max-width:20ch;text-align:center;color:#000}.info-page-sub-header{margin-top:24px;font-size:1.3em;color:#707070;text-align:center;max-width:48ch}.info-page-section-one-marquee{margin-top:80px}.info-page-section-two{width:1024px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:140px}.info-page-section-two-header{font-size:2em;color:#000}.info-page-section-two-text{margin-top:20px;font-size:1.2em;color:#555;width:60ch;line-height:1.8;display:flex;justify-content:center}.info-page-section-two-video-container{margin-top:40px;width:100%;display:flex;justify-content:center;align-items:center}.info-page-section-two-video{width:600px;border-radius:16px;max-width:90dvw}.info-page-section-three{width:1024px;display:flex;flex-direction:column;align-items:center;margin-top:120px;background-image:linear-gradient(to top,#ff31b00d,#fff);padding-top:80px;padding-bottom:80px;border-radius:8px}.info-page-section-three-header{font-size:1.7em;color:#000;margin-bottom:20px}.info-page-section-three-text{text-align:center;width:50ch;font-size:1.2em;line-height:1.8}.info-page-section-four{width:1024px;display:flex;flex-direction:column;align-items:center;margin-top:120px}.info-page-section-four-header-container{width:1024px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.info-page-section-four-header{font-size:1.8em;font-weight:500;color:#000}.info-page-section-four-card-container{width:1024px;display:flex;justify-content:center;margin-top:40px;gap:60px}.info-page-section-four-card-column{display:flex;flex-direction:column;gap:40px}.info-page-section-four-card-cover{position:absolute;width:482px;height:406px;background-image:linear-gradient(to bottom,#fff0,#fff0,#fff0,#fff0,#fff0,#fff0,#ffffff1a,#ffffff80,#ffffffb3,#fff);z-index:2}.info-page-section-four-card{position:relative;z-index:1;width:482px;height:404px;padding:3em 3.5em;border-radius:16px;background-color:#fff;box-sizing:border-box;border-style:solid;border-color:#e9e9e9;border-width:1px}.info-page-section-four-card-number{font-weight:600;color:#ff31b0;margin-bottom:10px}.info-page-section-four-card-header{font-size:1.5em;color:#000;margin-bottom:12px}.info-page-section-four-card-text{line-height:1.8;color:#555;font-size:1em}.second-column{margin-top:120px}@media (max-width: 1024px){.info-page-section-four-card{width:350px}.info-page-section-four-card-cover{height:442px;width:350px;background-image:linear-gradient(to bottom,#fff0,#fff0,#fff0,#fff0,#fff0,#fff0,#fff0,#fff0,#fff0,#fff0,#fff0,#fff0,#fff0,#fff0,#fff0,#ffffff1a,#ffffff80,#ffffffb3,#fff)}}@media (max-width: 800px){.info-page-section-four-card-container{flex-direction:column;gap:0px;justify-content:center;align-items:center}.info-page-section-four-card{margin:0 20px;box-sizing:border-box;width:500px;height:fit-content}}@media (max-width: 500px){.info-page-header{font-size:2em}.info-page-sub-header{font-size:1.1em;width:30ch;text-align:center}.info-page-section-two-header{font-size:1.8em}.info-page-section-two-text{font-size:1em;width:40ch}.info-page-section-three-header{font-size:1.5em}.info-page-section-three-text{font-size:1em;width:40ch}.info-page-section-four-card-container{gap:0px;justify-content:center;align-items:center}.second-column{margin-top:100px}.info-page-section-four-card{width:350px}}.organization-page-container{width:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center;overflow-x:hidden}.organization-page{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:70px;overflow-x:hidden}.organization-page-section-one{border-radius:16px;height:360px;display:flex;justify-content:center;padding-top:20px;padding-bottom:10px;width:1024px}.organization-page-grid{position:absolute;max-width:100dvw;width:1024px;height:460px;background-image:linear-gradient(to right,rgb(230,230,230) 1px,transparent 1px),linear-gradient(to bottom,rgb(230,230,230) 1px,transparent 1px);background-size:80px 80px;background-position:center center;z-index:1}.organization-page-header-container{z-index:2;position:relative;max-width:100dvw;display:flex;align-items:center;flex-direction:column;width:1024px;box-sizing:border-box;height:460px;border-radius:32px;background-image:linear-gradient(to right,#fff0,#fff0,#ffffffb3),linear-gradient(to left,#fff0,#fff0,#ffffffb3),linear-gradient(to bottom,#ffffffb3,#fff0,#ffffffb3)}.organization-page-header{font-size:2.4em;color:#000;width:20ch;font-weight:550;text-align:center;margin-top:120px}.organization-page-sub-header{margin-top:40px;text-align:center;font-size:1.2em;width:40ch;color:#707070}.organization-page-card-container{width:100%;display:flex;justify-content:center;align-items:center;margin-top:120px;flex-wrap:wrap}.organization-page-card-row{display:flex;justify-content:center;width:100%;max-width:1200px;flex-wrap:wrap}.organization-page-card{width:360px;box-sizing:border-box;padding:8px 24px;margin-top:30px}.organization-page-card-image-container{max-width:100%;display:flex;justify-content:center;align-items:center;flex:1}.organization-page-card-image{flex-shrink:1;width:320px;height:480px}.organization-page-card-name{font-size:1.2em;color:#000;font-weight:550;margin-top:12px}.organization-page-card-title{font-size:1em;color:#3a3a3a;margin-top:8px;font-weight:600;font-style:italic}.organization-page-card-text{margin-top:16px;font-size:1em;color:#3d3d3d;line-height:1.5}.organization-page-section-two{max-width:1600px;flex:1;padding:20px;margin-top:40px}.organization-page-section-header{font-size:2.5em;font-weight:600;margin:40px 0 20px;text-align:center;color:#333}.organization-page-section-text{font-size:1.2em;color:#666;text-align:center;margin-bottom:30px;max-width:800px;margin-left:auto;margin-right:auto}.organization-page-card-title{color:#eb5da8;font-weight:500;margin:8px 0}.organization-page-logos-container{display:flex;justify-content:center;align-items:center;gap:40px;margin:30px 0 60px;flex-wrap:wrap}.organization-page-logo{max-width:200px;max-height:100px;object-fit:contain;transition:filter .3s ease}@media (max-width: 700px){.organization-page-header{font-size:2em}.organization-page-sub-header{font-size:1.2em;width:34ch}.organization-page-section-header{font-size:2em}.organization-page-logos-container{gap:20px}.organization-page-logo{max-width:150px;max-height:80px}}.donation-page-container{width:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.donation-page{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:70px}.contact-page-container{width:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center;padding:20px;flex-direction:column;overflow-x:hidden}.contact-page{display:flex;justify-content:space-between;align-items:flex-start;max-width:1400px;width:100%;margin-top:70px;overflow-x:hidden}.contact-page-left{flex:1;padding:20px;max-width:45%}.contact-page-logo{font-size:2em;color:#ae838e}.contact-page-header{font-size:1.5em;margin-bottom:10px}.contact-page-text{margin-bottom:20px}.contact-form{display:flex;flex-direction:column;gap:15px}.contact-form-row{display:flex;gap:15px;max-width:100dvw}.contact-form-group{display:flex;flex-direction:column;flex:1}.contact-form-group label{margin-bottom:5px}.contact-form-group input,.contact-form-group textarea{padding:10px;border:1px solid #ccc;border-radius:5px;font-family:Inter}.contact-form-group textarea{resize:vertical;height:160px}button{padding:10px 20px;border:none;border-radius:5px;color:#fff;align-self:flex-start;font-family:Inter}button:hover{background-color:#ff4ef0}.contact-page-submit-button{width:100%;background-color:#000;color:#fff;transition:background-color .5s}.contact-page-right{height:100%}.contact-page-right-image-container{max-height:100dvh;display:flex;justify-self:center;align-items:center;height:100%}.contact-page-right-image{width:100%;max-height:80dvh;height:auto;flex:1;flex-shrink:1;border-radius:16px;object-fit:cover}input:focus{outline:2px solid rgb(255,78,240)}textarea:focus{outline:2px solid rgb(255,78,240)}@media (max-width: 1024px){.contact-page-right{display:none;width:0%}.contact-page-left{width:85%;max-width:90%}}.contact-page-social{margin-top:20px}.contact-page-instagram-link{display:flex;align-items:center;gap:10px;color:#eb5da8;text-decoration:none;font-weight:500}.contact-page-instagram-link:hover{color:#c085fc}.contact-page-instagram-icon{width:24px;height:24px}@media (max-width: 1000px){.contact-form-group #first-name,.contact-form-group #last-name{width:90%}}.classes-page-container{width:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center;overflow-x:hidden}.classes-page{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:70px;position:relative;z-index:4;overflow-x:hidden}.classes-grid{position:fixed;top:2%;width:100%;height:100dvh;background-image:linear-gradient(to right,rgb(230,230,230) 1px,transparent 1px),linear-gradient(to bottom,rgb(230,230,230) 1px,transparent 1px);background-size:60px 60px;background-position:top left;z-index:2;max-width:100dvw}.classes-grid-two{position:fixed;top:2%;width:100%;height:100dvh;background-image:linear-gradient(to right,rgb(243,243,243) 1px,transparent 1px),linear-gradient(to bottom,rgb(243,243,243) 1px,transparent 1px);background-size:10px 10px;background-position:top left;z-index:1;max-width:100dvw}.glow{width:1px;height:1px;border-radius:0%;background-color:#fff0;position:fixed;z-index:3}.pink{left:60%;top:35%;box-shadow:0 0 300px 180px #eb5da833}.gold{left:40%;top:35%;box-shadow:0 0 300px 180px #c085fc33}.classes-page-section-one{width:1200px;display:flex;flex-direction:column;justify-content:center;align-items:center}.classes-page-header-container{width:1200px;height:560px;display:flex;max-width:100dvw;flex-direction:column;align-items:center;border-radius:64px;background-image:linear-gradient(to bottom,#fff0,#fff0,#e2e2e24d,#e2e2e280)}.classes-page-header{margin-top:120px;font-size:3.5em;color:#000;font-weight:550;text-align:center}.classes-page-sub-header{margin-top:20px;font-size:1.3em;color:#6b6b6b;width:30ch;text-align:center;font-weight:450}.classes-page-section-one-button-container{display:flex;gap:20px;margin-top:60px;width:100%;justify-content:center;align-items:center}.classes-page-section-one-register-button{display:flex;justify-content:center;align-items:center;height:40px;box-sizing:border-box;padding:3px 18px;border-width:0px;border-style:solid;border-radius:24px;font-size:.95em;font-weight:550;background-color:#000;color:#fff;transition:background-color .2s;width:120px}.classes-page-section-one-register-button.pink{background-color:#eb5da8;color:#fff}.classes-page-section-one-register-button.pink:hover{background-color:#c085fc}.classes-page-section-one-register-button:hover{background-color:#616161}.classes-page-section-one-contact-button{display:flex;justify-content:center;align-items:center;height:40px;box-sizing:border-box;background-color:#ff06de66;padding:3px 18px;border-width:0px;border-style:solid;border-radius:24px;font-size:1em;color:#000;font-weight:550;border-color:#d9dbdf;transition:background-color .5s;width:140px}.classes-page-section-one-contact-button.black{background-color:#000;color:#fff}.classes-page-section-one-contact-button.black:hover{background-color:#616161}.classes-page-section-one-contact-button:hover{background-color:#ff06de}.classes-page-section-image{display:flex;justify-content:center;align-items:center;width:100%;max-width:1024px;margin:40px 0}.classes-page-image{width:100%;max-width:800px;height:auto;border-radius:16px;box-shadow:0 8px 32px #0000001a}.classes-page-section-two{display:flex;width:1024px;justify-content:center;align-items:center;flex-direction:column;margin-top:120px}.classes-page-section-two-header{font-size:2.5em;color:#000;font-weight:500}.classes-page-section-two-text{font-size:1.2em;color:#3a3a3a;font-weight:475;width:70ch;margin-top:12px;line-height:1.7}@media (max-width: 850px){.classes-page-section-two-header{font-size:2em}.classes-page-sub-header{font-size:1.2em}.classes-page-section-two-text{font-size:1em;width:38ch}}.initiatives-page-container{width:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:flex-start;overflow-x:hidden;min-height:100vh}.initiatives-page{width:100%;max-width:100vw;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:70px;position:relative;z-index:4;overflow-x:hidden;min-height:calc(100vh - 70px)}.initiatives-grid{position:fixed;top:2%;width:100%;height:100dvh;background-image:linear-gradient(to right,rgb(230,230,230) 1px,transparent 1px),linear-gradient(to bottom,rgb(230,230,230) 1px,transparent 1px);background-size:60px 60px;background-position:top left;z-index:2;max-width:100dvw}.initiatives-page-section-one{width:1200px;max-width:100dvw;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:80px}.initiatives-page-header-container{width:1200px;max-width:100dvw;height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:64px;background-image:linear-gradient(to bottom,#fff0,#fff0,#e2e2e24d,#e2e2e280);padding:40px;box-sizing:border-box}.initiatives-page-header{font-size:4em;font-weight:700;text-align:center;color:#000;margin-bottom:20px;line-height:1.1}.initiatives-page-sub-header{font-size:1.4em;text-align:center;color:#404040;max-width:800px;line-height:1.5}.initiatives-page-section-two,.initiatives-page-section-three,.initiatives-page-section-four{width:1200px;max-width:100dvw;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:80px;padding:0 40px;box-sizing:border-box}.initiatives-page-section-header{font-size:2.5em;font-weight:600;text-align:center;color:#000;margin-bottom:30px;line-height:1.2}.initiatives-page-section-text{font-size:1.1em;line-height:1.8;text-align:center;color:#404040;max-width:900px;margin-bottom:40px}.initiatives-page-images{display:flex;gap:30px;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:30px}.initiatives-page-image{width:100%;max-width:400px;height:auto;border-radius:16px;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease}.initiatives-page-image:hover{transform:translateY(-5px)}.initiatives-page-performance-details{background-color:#eb5da80d;border-radius:16px;padding:30px;margin-top:30px;width:100%;max-width:800px;box-sizing:border-box}.performance-date{font-size:1.3em;color:#eb5da8;text-align:center;margin-bottom:15px}.performance-program{font-size:1.1em;text-align:center;color:#646464;margin-bottom:25px}.performance-list{display:flex;flex-direction:column;gap:20px}.performance-item{background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 16px #0000000d;border-left:4px solid #EB5DA8}.performance-title{font-size:1.2em;font-weight:600;color:#000;margin-bottom:8px}.performance-description{font-size:1em;color:#505050;margin-bottom:5px}.performance-credit{font-size:.9em;color:#787878;font-style:italic}.initiatives-signup-button{display:inline-flex;justify-content:center;align-items:center;height:50px;padding:12px 24px;background-color:#eb5da8;color:#fff;text-decoration:none;border-radius:25px;font-size:1.1em;font-weight:550;transition:all .3s ease;margin-top:20px}.initiatives-signup-button:hover{background-color:#c085fc;transform:translateY(-2px);box-shadow:0 8px 24px #eb5da84d}.initiatives-page .footer{margin-top:auto;width:100%}@media (max-width: 768px){.initiatives-page-header{font-size:2.5em}.initiatives-page-section-header{font-size:2em}.initiatives-page-images{gap:20px}.initiatives-page-image{max-width:300px}.initiatives-page-performance-details{padding:20px}.performance-item{padding:15px}}@media (max-width: 480px){.initiatives-page-header{font-size:2em}.initiatives-page-section-header{font-size:1.6em}.initiatives-page-image{max-width:250px}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{font-family:Inter,Inter Tight,Roboto,Inter,system-ui,Helvetica,Arial,sans-serif;--primary-background-color: #ffffff;--secondary-background-color: #ffe8e5;--primary-text-color: #4f4f4f;--secondary-text-color: #ae838e;--primary-accent-color: #eabfb9;--sub-text-size: .75em;--main-text-size: 1em;--sub-header-text-size: 1.5em;--header-text-size: 2em;background-color:var(--primary-background-color);color:var(--primary-text-color);line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;min-width:200px;min-height:100dvh;overflow-x:hidden;overflow-y:scroll;max-width:100dvw}#root{margin:0;max-width:100dvw;width:100%;box-sizing:border-box;height:100dvh}a{text-decoration:none;color:var(--primary-text-color)}button{border:none;color:var(--primary-text-color);background-color:var(--primary-background-color);font-weight:500;cursor:pointer}
