*{box-sizing:border-box;font-family:Playfair Display,serif;margin:0;padding:0}:root{--persian-red:#f4e04d;--lapiz:#008ad5;--ghost-white:#f7f7ff;--smokey-black:#070600}body{background-color:#008ad5;background-color:var(--lapiz)}.caveat{font-family:Playfair Display,serif}.fade-up{animation:fadeUp .8s ease-in forwards;opacity:0;transform:translateY(30px)}.homepage{color:azure;font-family:Arial,sans-serif}.homepage h1{font-size:2.5rem;margin-bottom:15px;text-align:center}.homepage a,.homepage p,.homepage ul{color:azure;font-size:1.4rem;line-height:1.6;list-style:none;text-decoration:none}.homepage p{font-weight:700}.homepage li{margin-top:10px}.homepage .hero{align-items:center;background:url(/static/media/background.cc5a461bff8014b1c6d5.jpg);background-blend-mode:multiply;background-color:#0009;background-position:top;background-size:cover;display:flex;height:500px;justify-content:center;padding:20px;text-align:left}.homepage .content{margin:0 auto;max-width:800px;padding:20px}.homepage .about,.homepage .membership-benefits{padding:40px 20px;text-align:left}.homepage .membership-benefits{align-items:center;background:url(/static/media/bg2.6bc59dc54399ee7976ad.jpg) no-repeat 50%/cover;background-blend-mode:multiply;background-color:#0009;display:flex;justify-content:center;min-height:400px}.homepage .why{background-blend-mode:multiply;background-color:#000000bf;background-image:url(/static/media/scene.d88005e649774fb5fd6e.jpg)}.homepage .funding{background-blend-mode:multiply;background-color:#000000bf;background-image:url(/static/media/webinarH.16f392ef95bba6738dbb.jpg);background-position:top}.homepage a{background:#ff9800;border-radius:5px;color:#fff;display:inline-block;margin-top:20px;padding:10px 20px;transition:background .3s}.homepage a:hover{background:#e68900}@media(max-width:768px){.homepage .hero{height:400px}.homepage h1{font-size:1.5rem;text-align:left}.homepage a,.homepage p,.homepage ul{font-size:1rem}}@media(max-width:480px){.homepage .hero{height:300px}.homepage h1{font-size:1.5rem}}.navBar{align-items:center;background-color:#00304a;color:#f7f7ff;display:flex;justify-content:space-between;padding:1rem 2rem;position:sticky;top:0;z-index:1000}.navBar .logo{font-size:1.5rem;font-weight:700}.navBar .logo a{color:#fff;text-decoration:none}.navBar .logo a .smaller{font-size:.8rem;font-weight:400}.navBar ul{display:flex;list-style:none;margin:0;padding:0}.navBar ul li{margin:0 1rem}.navBar ul li a{color:#fff;font-size:1rem;text-decoration:none;transition:color .3s}.navBar ul li a:hover{color:#f4e04d}.navBar .menu{color:#fff;cursor:pointer;display:none;font-size:1.5rem}.navBar .menu i{pointer-events:none}.navBar .overlay{background:#00000080;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:900}@media screen and (max-width:768px){.navBar .menu{display:block}.navBar ul{background-color:#333;display:none;flex-direction:column;padding:1rem 0;position:absolute;right:0;top:100%;width:100%}.navBar ul li{margin:.5rem 0;text-align:center}.navBar ul.open{display:flex}}.footer{background-color:#00304a;color:#f7f7ff;font-family:Arial,sans-serif;padding:40px 20px}.footer .footer-content{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-evenly}.footer .footer-content .footer-column{min-width:200px}.footer .footer-content .footer-column h3{color:#f0f0f0;font-size:18px;margin-bottom:10px}.footer .footer-content .footer-column p{font-size:14px;margin:5px 0}.footer .footer-content .footer-column .footer-logo{margin-bottom:10px;max-width:150px}.footer .footer-content .footer-social .social-links{display:flex;gap:15px}.footer .footer-content .footer-social .social-links a{color:#fff;font-size:20px;transition:color .3s}.footer .footer-content .footer-social .social-links a:hover{color:#007bff}.footer .footer-bottom{color:#bbb;font-size:14px;margin-top:20px;text-align:center}@media(max-width:768px){.footer .footer-content{align-items:center;flex-direction:column}.footer .footer-column{text-align:center}.footer .footer-social .social-links{justify-content:center}}.membership-page{background-color:var(--ghost-white)}.membership-page .membership-header{background:#000;color:var(--ghost-white);height:600px;position:relative;text-align:left}.membership-page .membership-header .bg{height:100%;object-fit:cover;opacity:.35;position:relative;width:100%;z-index:0}.membership-page .membership-header .content{bottom:10%;left:10%;position:absolute}.membership-page .membership-header .content h1{font-size:2.5rem;margin-bottom:20px;text-align:center}.membership-page .membership-header .content p{font-size:1.2rem;line-height:1.6;margin:10px auto;max-width:800px}@media(max-width:800px){.membership-page .membership-header .content h1{font-size:1.8rem}.membership-page .membership-header .content p{font-size:1.2rem}}.membership-page .membership-plans{background-color:var(--lapiz);display:flex;justify-content:space-around;padding:25px}.membership-page .membership-plans .plan{background-color:var(--ghost-white);border:1px solid var(--smokey-black);border-radius:10px;box-shadow:0 4px 10px #0000001a;display:flex;flex-direction:column;justify-content:space-between;padding:30px;text-align:left;transition:transform .3s ease;width:30%}.membership-page .membership-plans .plan:hover{transform:translateY(-10px)}.membership-page .membership-plans .plan h2{color:var(--lapiz);font-size:1.8rem;margin-bottom:20px}.membership-page .membership-plans .plan .price{color:var(--lapiz);font-size:1.5rem;font-weight:700;margin-bottom:20px}.membership-page .membership-plans .plan ul{list-style:none;margin-bottom:30px;padding:0}.membership-page .membership-plans .plan ul li{color:var(--smokey-black);font-size:1.2rem;margin:10px 0}.membership-page .membership-plans .plan .join-btn{background-color:var(--persian-red);border:none;border-radius:15px;color:var(--smokey-black);cursor:pointer;font-size:1rem;padding:10px 20px;transition:background-color .3s ease}.membership-page .membership-plans .plan .join-btn:hover{background-color:#631919}@media(max-width:860px){.membership-page .membership-plans{flex-direction:column;padding:10px}.membership-page .membership-plans .plan{margin-bottom:25px;width:100%}}.membership-page .cta-banner{background-color:var(--lapiz);color:var(--ghost-white);margin-bottom:3rem;padding:2rem;text-align:left}.membership-page .cta-banner h2{margin-bottom:1rem}.membership-page .cta-banner .cta-btn{background-color:var(--persian-red);border:none;border-radius:5px;color:var(--ghost-white);cursor:pointer;padding:.75rem 2rem}.membership-page .success-story{background-color:var(--ghost-white);border-bottom:1px solid var(--lapiz);margin-bottom:3rem;padding:2rem}.membership-page .success-story h2{color:var(--lapiz);margin-bottom:1rem}.membership-page .success-story p{line-height:1.6}.membership-page .testimonials{margin-bottom:3rem;text-align:center}.membership-page .testimonials h2{color:var(--lapiz);margin-bottom:2rem}.membership-page .testimonials .testimonial{background-color:var(--lapiz);color:var(--ghost-white);margin:1rem 0;padding:1.5rem}.membership-page .testimonials .testimonial p{font-style:italic;margin-bottom:1rem}.membership-page .testimonials .testimonial span{font-weight:700}.membership-page .faqs{background-color:var(--ghost-white);padding:2rem}.membership-page .faqs h2{color:var(--lapiz);margin-bottom:1.5rem}.membership-page .faqs .faq-item{margin-bottom:2rem}.membership-page .faqs .faq-item h3{color:var(--lapiz);margin-bottom:.5rem}.events-page{color:#fff;margin-bottom:3rem}.events-page .fade-up{animation:fadeUp .8s ease-in forwards;opacity:0;transform:translateY(30px)}.events-page .hero{align-items:center;background:url(/static/media/orchestra.5978cceca2ad40a31720.jpg) no-repeat 50%/cover;color:#fff;display:flex;height:600px;justify-content:center;text-align:center}.events-page .hero .hero-content{background:#000000b3;border-radius:10px;padding:20px}.events-page .hero .hero-content h1{font-size:3rem;margin:0}.events-page .hero .hero-content .caveat{font-size:1.2rem;margin-top:10px}.events-page .events-header{margin:50px 20px;text-align:center}.events-page .events-header h1{font-size:2.5rem;margin-bottom:10px}.events-page .events-header p{font-size:1.2rem;margin:0 auto;max-width:800px;text-align:left}.events-page .event-list{display:flex;flex-direction:column;gap:20px;padding:0 20px}.events-page .event-list .event-card{background:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 4px 6px #0000001a;display:flex;overflow:hidden;transition:all .2s ease-out}.events-page .event-list .event-card:hover{transform:translateY(-10px)}@media(max-width:768px){.events-page .event-list .event-card{flex-direction:column}}.events-page .event-list .event-card img{height:400px;min-width:40%;object-fit:cover;object-position:100% 20%}@media(max-width:768px){.events-page .event-list .event-card img{width:100%}}.events-page .event-list .event-card .event-info{align-items:start;display:flex;flex-direction:column;justify-content:space-around}.events-page .event-list .event-card h2{color:#333;font-size:1.5rem;margin:0}.events-page .event-list .event-card p{color:#555;margin:5px 0}.events-page .event-list .event-card .register-button{background:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:0 auto;padding:10px 20px;transition:background .3s}.events-page .event-list .event-card .register-button:hover{background:#0056b3}.events-page .event-list .event-card>:not(:first-child){padding:10px}.cult .content{box-sizing:border-box;line-height:1.6;padding:0}.cult .inner-content{text-align:left;width:60%}@media(max-width:800px){.cult .inner-content{width:95%}.cult .inner-content p{text-align:left}}.cult .inner-content li,.cult .inner-content p{font-size:1.2rem;text-align:left}.cult .inner-content h2{font-size:2rem;margin-bottom:1rem}.cult .section-heading{color:#000;font-size:2.5rem;margin-bottom:2rem;text-align:center}.cult .fade-up{animation:fadeUp .8s ease-in forwards;opacity:0;transform:translateY(30px)}.cult .hero{align-items:center;background:url(https://images.pexels.com/photos/700974/pexels-photo-700974.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1) no-repeat 50%/cover;color:#fff;display:flex;height:600px;justify-content:center;position:relative}.cult .hero .hero-overlay{background-color:#0009;padding:2rem;text-align:center}.cult .hero .hero-overlay .hero-heading{font-size:3rem;margin-bottom:1rem}.cult .hero .hero-overlay .hero-text{font-size:1.5rem;margin-bottom:2rem}.cult .hero .hero-overlay .cta-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.8rem 1.5rem;transition:background-color .3s ease}.cult .hero .hero-overlay .cta-button:hover{background-color:#0056b3}.cult .about,.cult .intro{color:#fff;padding:3rem 1.5rem;text-align:center}.cult .about .about-container,.cult .intro .about-container{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.cult .about .about-container .about-content,.cult .intro .about-container .about-content{max-width:600px;text-align:left}.cult .about .about-container .about-content h2,.cult .intro .about-container .about-content h2{font-size:2rem;margin-bottom:1rem}.cult .about .about-container .about-content p,.cult .intro .about-container .about-content p{font-size:1rem;line-height:1.6}.cult .benefits{align-items:center;background-color:#f9f9f9;display:flex;flex-direction:column;justify-content:center;padding:3rem 1.5rem}.cult .benefits .benefits-list{list-style:disc;margin:0 auto;max-width:600px;padding-left:1.5rem}.cult .benefits .benefits-list li{margin-bottom:1rem}.cult .collaborations{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:3rem 1.5rem}.cult .collaborations h2{color:#fff}.cult .collaborations p{width:60%}@media(max-width:768px){.cult .collaborations p{width:90%}}.cult .collaborations .opportunities-list{list-style:disc;margin-top:1rem;max-width:600px;padding-left:1.5rem}.cult .collaborations .opportunities-list li{margin-bottom:1rem}.cult .testimonials{background-color:#f9f9f9;padding:3rem 1.5rem}.cult .testimonials .testimonials-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.cult .testimonials .testimonials-container .testimonial-item{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:1.5rem;text-align:left}.cult .testimonials .testimonials-container .testimonial-item .testimonial-text{font-style:italic;margin-bottom:1rem}.cult .testimonials .testimonials-container .testimonial-item .testimonial-author{font-weight:700;text-align:right}.cult .contact{align-items:center;color:#fff;display:flex;justify-content:center;padding:3rem 1.5rem;text-align:center}.cult .contact h2{color:#fff}.cult .contact .contact-button{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.8rem 1.5rem;transition:background-color .3s ease}.cult .contact .contact-button:hover{background-color:#218838}@media(max-width:768px){.cult .hero .hero-overlay{padding:1rem}.cult .hero .hero-overlay .hero-heading{font-size:2rem}.cult .hero .hero-overlay .hero-text{font-size:1rem}.cult .about-container{flex-direction:column;text-align:center}.cult .about-container .about-content{text-align:center}.cult .testimonials-container{flex-direction:column}}.int .content{box-sizing:border-box;line-height:1.6;padding:0}.int .inner-content{text-align:left;width:60%}@media(max-width:800px){.int .inner-content{width:95%}.int .inner-content p{text-align:left}}.int .inner-content p{font-size:1.2rem}.int .inner-content h2{font-size:2rem;margin-bottom:1rem}.int .section-heading{color:#000;font-size:2.5rem;margin-bottom:2rem;text-align:center}.int .fade-up{animation:fadeUp .8s ease-in forwards;opacity:0;transform:translateY(30px)}.int .hero{align-items:center;background:url(https://images.pexels.com/photos/6321231/pexels-photo-6321231.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1) no-repeat 50%/cover;color:#fff;display:flex;height:600px;justify-content:center;position:relative}.int .hero .hero-overlay{background-color:#0009;padding:2rem;text-align:center}.int .hero .hero-overlay .hero-heading{font-size:3rem;margin-bottom:1rem}.int .hero .hero-overlay .hero-text{font-size:1.5rem;margin-bottom:2rem}.int .hero .hero-overlay .cta-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.8rem 1.5rem;transition:background-color .3s ease}.int .hero .hero-overlay .cta-button:hover{background-color:#0056b3}.int .about,.int .intro{color:#fff;padding:3rem 1.5rem;text-align:center}.int .about .about-container,.int .intro .about-container{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.int .about .about-container .about-content,.int .intro .about-container .about-content{max-width:600px;text-align:left}.int .about .about-container .about-content h2,.int .intro .about-container .about-content h2{font-size:2rem;margin-bottom:1rem}.int .about .about-container .about-content p,.int .intro .about-container .about-content p{font-size:1rem;line-height:1.6}.int .benefits{align-items:center;background-color:#f9f9f9;display:flex;flex-direction:column;justify-content:center;padding:3rem 1.5rem}.int .benefits .benefits-list{list-style:disc;margin:0 auto;max-width:600px;padding-left:1.5rem}.int .benefits .benefits-list li{margin-bottom:1rem}.int .collaborations{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:3rem 1.5rem}.int .collaborations h2{color:#fff}.int .collaborations p{width:60%}@media(max-width:768px){.int .collaborations p{width:90%}}.int .collaborations .opportunities-list{list-style:disc;margin:0 auto;max-width:600px;padding-left:1.5rem}.int .collaborations .opportunities-list li{margin-bottom:1rem}.int .testimonials{background-color:#f9f9f9;padding:3rem 1.5rem}.int .testimonials .testimonials-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.int .testimonials .testimonials-container .testimonial-item{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:1.5rem;text-align:left}.int .testimonials .testimonials-container .testimonial-item .testimonial-text{font-style:italic;margin-bottom:1rem}.int .testimonials .testimonials-container .testimonial-item .testimonial-author{font-weight:700;text-align:right}.int .contact{align-items:center;color:#fff;display:flex;justify-content:center;padding:3rem 1.5rem;text-align:center}.int .contact h2{color:#fff}@media(max-width:768px){.int .hero .hero-overlay{padding:1rem}.int .hero .hero-overlay .hero-heading{font-size:2rem}.int .hero .hero-overlay .hero-text{font-size:1rem}.int .about-container{flex-direction:column;text-align:center}.int .about-container .about-content{text-align:center}.int .testimonials-container{flex-direction:column}}.trade .content{box-sizing:border-box;line-height:1.6;padding:0}.trade .inner-content{text-align:left;width:60%}@media(max-width:800px){.trade .inner-content{width:95%}.trade .inner-content p{text-align:left}}.trade .inner-content li,.trade .inner-content p{font-size:1.2rem;text-align:left}.trade .inner-content h2{font-size:2rem;margin-bottom:1rem}.trade .section-heading{color:#000;font-size:2.5rem;margin-bottom:2rem;text-align:center}.trade .fade-up{animation:fadeUp .8s ease-in forwards;opacity:0;transform:translateY(30px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.trade .hero{align-items:center;background:url(https://images.pexels.com/photos/4963437/pexels-photo-4963437.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1) no-repeat 50%/cover;color:#fff;display:flex;height:600px;justify-content:center;position:relative}.trade .hero .hero-overlay{background-color:#0009;padding:2rem;text-align:center}.trade .hero .hero-overlay .hero-heading{font-size:3rem;margin-bottom:1rem}.trade .hero .hero-overlay .hero-text{font-size:1.5rem;margin-bottom:2rem}.trade .hero .hero-overlay .cta-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.8rem 1.5rem;transition:background-color .3s ease}.trade .hero .hero-overlay .cta-button:hover{background-color:#0056b3}.trade .about,.trade .intro{color:#fff;padding:3rem 1.5rem;text-align:center}.trade .about .about-container,.trade .intro .about-container{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.trade .about .about-container .about-content,.trade .intro .about-container .about-content{max-width:600px;text-align:left}.trade .about .about-container .about-content h2,.trade .intro .about-container .about-content h2{font-size:2rem;margin-bottom:1rem}.trade .about .about-container .about-content p,.trade .intro .about-container .about-content p{font-size:1rem;line-height:1.6}.trade .benefits{align-items:center;background-color:#f9f9f9;display:flex;flex-direction:column;justify-content:center;padding:3rem 1.5rem}.trade .benefits .benefits-list{list-style:disc;margin:0 auto;max-width:600px;padding-left:1.5rem}.trade .benefits .benefits-list li{margin-bottom:1rem}.trade .collaborations{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:3rem 1.5rem}.trade .collaborations h2{color:#fff}.trade .collaborations p{width:60%}@media(max-width:768px){.trade .collaborations p{width:90%}}.trade .collaborations .opportunities-list{list-style:disc;margin-top:1rem;max-width:600px;padding-left:1.5rem}.trade .collaborations .opportunities-list li{margin-bottom:1rem}.trade .testimonials{background-color:#f9f9f9;padding:3rem 1.5rem}.trade .testimonials .testimonials-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.trade .testimonials .testimonials-container .testimonial-item{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:1.5rem;text-align:left}.trade .testimonials .testimonials-container .testimonial-item .testimonial-text{font-style:italic;margin-bottom:1rem}.trade .testimonials .testimonials-container .testimonial-item .testimonial-author{font-weight:700;text-align:right}.trade .contact{align-items:center;color:#fff;display:flex;justify-content:center;padding:3rem 1.5rem;text-align:center}.trade .contact h2{color:#fff}.trade .contact .contact-button{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.8rem 1.5rem;transition:background-color .3s ease}.trade .contact .contact-button:hover{background-color:#218838}@media(max-width:768px){.trade .hero .hero-overlay{padding:1rem}.trade .hero .hero-overlay .hero-heading{font-size:2rem}.trade .hero .hero-overlay .hero-text{font-size:1rem}.trade .about-container{flex-direction:column;text-align:center}.trade .about-container .about-content{text-align:center}.trade .testimonials-container{flex-direction:column}}.past-events-page{color:azure;font-family:Arial,sans-serif}.past-events-page .hero{align-items:center;background:url(https://images.pexels.com/photos/6321231/pexels-photo-6321231.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1) no-repeat 50%/cover;color:#fff;display:flex;height:600px;justify-content:center;text-align:center}.past-events-page .hero .hero-content{background:#000000b3;border-radius:10px;padding:20px}.past-events-page .hero .hero-content h1{font-size:3rem;margin:0}.past-events-page .hero .hero-content .caveat{font-size:1.2rem;margin-top:10px}.past-events-page .events-header{padding:40px 20px;text-align:center}.past-events-page .events-header p{text-align:left}.past-events-page .event-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px}.past-events-page .event-list .event-card{background:#000c;border-radius:10px;cursor:pointer;padding:15px;text-align:center;transition:transform .3s;width:300px}.past-events-page .event-list .event-card:hover{transform:scale(1.05)}.past-events-page .event-list .event-card .event-images img{border-radius:10px;height:200px;object-fit:cover;width:100%}.past-events-page .event-list .event-card .event-info{padding:10px}.past-events-page .popup-overlay{align-items:center;background:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.past-events-page .popup-overlay .popup-content{background:#000;border-radius:10px;max-height:80%;max-width:80%;overflow-y:auto;padding:20px;text-align:center}.past-events-page .popup-overlay .popup-content .btn-wrap{text-align:right}.past-events-page .popup-overlay .popup-content .btn-wrap .close-button{background:#0000;border:none;color:#fff;cursor:pointer;font-size:2rem}.past-events-page .popup-overlay .popup-content .popup-images img{margin-top:10px;max-height:500px;object-fit:contain;width:100%}@media(max-width:768px){.past-events-page .event-list{align-items:center;flex-direction:column}}
/*# sourceMappingURL=main.8ce26c33.css.map*/