body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background-color:#fff;box-shadow:0 1px 4px #00000014;left:0;position:fixed;right:0;top:0;width:100%;z-index:1000}.navbar .navbar-container{align-items:center;display:grid;grid-template-columns:200px 1fr 200px;height:83px;margin:0 auto;max-width:1400px;padding:12px 24px}@media(max-width:768px){.navbar .navbar-container{gap:20px;grid-template-columns:auto 1fr auto;padding:12px 20px}}.navbar .navbar-logo{justify-self:start}.navbar .navbar-logo svg{height:50px;width:auto}@media(max-width:768px){.navbar .navbar-logo svg{height:40px}}.navbar .nav-menu{align-items:center;display:flex;gap:35px;justify-content:center;list-style:none;margin:0;padding:0}.navbar .nav-menu .nav-item .nav-link{color:#1a1a1a;display:block;font-size:15px;font-weight:500;padding:10px 0;position:relative;text-decoration:none;transition:all .3s ease}.navbar .nav-menu .nav-item .nav-link:after{background:#000;bottom:-20px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar .nav-menu .nav-item .nav-link:hover{color:#000}.navbar .nav-menu .nav-item .nav-link:hover:after{width:100%}.navbar .nav-menu .nav-item .nav-link.active{background:none!important;color:#000;font-weight:600}.navbar .nav-menu .nav-item .nav-link.active:after{background:#000;height:3px;width:100%}@media(max-width:768px){.navbar .nav-menu{align-items:stretch;background:#fff;box-shadow:-5px 0 20px #00000026;flex-direction:column;gap:0;height:calc(100vh - 83px);justify-content:flex-start;max-width:350px;overflow-y:auto;padding:0;position:fixed;right:-100%;top:83px;transition:right .3s ease;width:100%;z-index:1001}.navbar .nav-menu.nav-menu-open{right:0}.navbar .nav-menu .nav-item{border-bottom:1px solid #f0f0f0}.navbar .nav-menu .nav-item:first-child{border-top:1px solid #f0f0f0}.navbar .nav-menu .nav-item .nav-link{border-bottom:none;color:#000;display:block;font-size:16px;font-weight:500;padding:20px 30px;text-decoration:none;width:100%}.navbar .nav-menu .nav-item .nav-link:after{display:none}.navbar .nav-menu .nav-item .nav-link:hover{background-color:#f8f9fa;color:#000}.navbar .nav-menu .nav-item .nav-link.active{background-color:#000!important;color:#fff!important;font-weight:600}.navbar .nav-menu .nav-item .nav-link.active:after{display:none}}.navbar .menu-icon{cursor:pointer;display:none;flex-direction:column;height:14px;justify-content:space-between;justify-self:end;position:relative;width:18px;z-index:1001}.navbar .menu-icon span{background-color:#000;border-radius:1px;display:block;height:2px;transform-origin:center;transition:all .3s ease}@media(max-width:768px){.navbar .menu-icon{display:flex}}.navbar .menu-icon.menu-icon-open span:first-child{transform:rotate(45deg) translateY(6px)}.navbar .menu-icon.menu-icon-open span:nth-child(2){opacity:0;transform:scale(0)}.navbar .menu-icon.menu-icon-open span:nth-child(3){transform:rotate(-45deg) translateY(-6px)}.navbar .menu-icon:focus span,.navbar .menu-icon:hover span{background-color:#000}.navbar .menu-overlay{background:#00000080;height:calc(100vh - 83px);left:0;opacity:0;position:fixed;top:83px;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100vw;z-index:999}@media(max-width:768px){.navbar .menu-overlay{opacity:1;visibility:visible}}@media(min-width:769px){.navbar .menu-overlay{display:none}}@media(max-width:768px){.navbar .nav-menu:not(.nav-menu-open){right:-100%}}.footer{background:#f8f9fa;border-top:1px solid #e9ecef;padding:60px 0 0}.footer .footer-container{margin:0 auto;max-width:1200px;padding:0 40px}@media(max-width:768px){.footer .footer-container{padding:0 20px}}@media(max-width:480px){.footer .footer-container{padding:0 16px}}.footer .footer-content{grid-gap:80px;display:grid;gap:80px;grid-template-columns:1fr 2fr;padding-bottom:60px}@media(max-width:1024px){.footer .footer-content{gap:60px}}@media(max-width:768px){.footer .footer-content{gap:40px;grid-template-columns:1fr;padding-bottom:40px}}@media(max-width:480px){.footer .footer-content{gap:30px;padding-bottom:30px}}@media(max-width:768px){.footer .footer-brand{margin-bottom:20px;text-align:center}}.footer .footer-brand .footer-logo{align-items:center;display:flex;gap:12px;margin-bottom:20px}@media(max-width:768px){.footer .footer-brand .footer-logo{justify-content:center;margin-bottom:16px}}.footer .footer-brand .footer-logo .logo-icon{height:50px;width:50px}@media(max-width:768px){.footer .footer-brand .footer-logo .logo-icon{height:45px;width:45px}}@media(max-width:480px){.footer .footer-brand .footer-logo .logo-icon{height:40px;width:40px}}.footer .footer-brand .footer-logo .logo-icon svg{height:100%;width:100%}.footer .footer-brand .footer-logo .brand-name{color:#2d3748;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-weight:700}@media(max-width:768px){.footer .footer-brand .footer-logo .brand-name{font-size:22px}}@media(max-width:480px){.footer .footer-brand .footer-logo .brand-name{font-size:20px}}.footer .footer-brand .brand-description{color:#718096;font-size:14px;line-height:1.6;margin:0 0 30px;max-width:300px}@media(max-width:768px){.footer .footer-brand .brand-description{margin:0 auto 25px;max-width:none;text-align:center}}@media(max-width:480px){.footer .footer-brand .brand-description{font-size:13px;line-height:1.7;margin-bottom:20px}}.footer .footer-brand .footer-social{display:flex;gap:16px}@media(max-width:768px){.footer .footer-brand .footer-social{gap:20px;justify-content:center}}@media(max-width:480px){.footer .footer-brand .footer-social{gap:16px}}.footer .footer-brand .footer-social .social-link{text-decoration:none}.footer .footer-brand .footer-social .social-link .social-icon{align-items:center;border-radius:50%;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}@media(max-width:480px){.footer .footer-brand .footer-social .social-link .social-icon{height:36px;width:36px}}.footer .footer-brand .footer-social .social-link .social-icon svg{color:#fff;height:18px;width:18px}@media(max-width:480px){.footer .footer-brand .footer-social .social-link .social-icon svg{height:16px;width:16px}}.footer .footer-brand .footer-social .social-link .social-icon:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.footer .footer-brand .footer-social .social-link .social-icon.twitter{background:#1da1f2}.footer .footer-brand .footer-social .social-link .social-icon.twitter:hover{background:#0d8bd9}.footer .footer-brand .footer-social .social-link .social-icon.instagram{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888)}.footer .footer-brand .footer-social .social-link .social-icon.instagram:hover{background:linear-gradient(45deg,#d6842a,#cc5a32 25%,#c21e39 50%,#b01e5a 75%,#a0147a)}.footer .footer-brand .footer-social .social-link .social-icon.linkedin{background:#0077b5}.footer .footer-brand .footer-social .social-link .social-icon.linkedin:hover{background:#005885}.footer .footer-brand .footer-social .social-link .social-icon.youtube{background:red}.footer .footer-brand .footer-social .social-link .social-icon.youtube:hover{background:#c00}.footer .footer-links{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}@media(max-width:640px){.footer .footer-links{gap:30px;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.footer .footer-links{gap:25px;grid-template-columns:1fr}}@media(max-width:768px){.footer .footer-links .footer-column{text-align:center}}@media(max-width:480px){.footer .footer-links .footer-column{text-align:left}}.footer .footer-links .footer-column h3{color:#2d3748;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;margin:0 0 20px}@media(max-width:768px){.footer .footer-links .footer-column h3{margin-bottom:16px}}@media(max-width:480px){.footer .footer-links .footer-column h3{font-size:15px;margin-bottom:12px}}.footer .footer-links .footer-column ul{list-style:none;margin:0;padding:0}.footer .footer-links .footer-column ul li{margin-bottom:12px}@media(max-width:480px){.footer .footer-links .footer-column ul li{margin-bottom:10px}}.footer .footer-links .footer-column ul li a{color:#718096;font-size:14px;text-decoration:none;transition:color .2s ease}@media(max-width:480px){.footer .footer-links .footer-column ul li a{font-size:13px}}.footer .footer-links .footer-column ul li a:hover{color:#4a5568}.footer .footer-bottom{align-items:center;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 0}@media(max-width:640px){.footer .footer-bottom{flex-direction:column;gap:16px;padding:16px 0;text-align:center}}@media(max-width:480px){.footer .footer-bottom{gap:12px;padding:12px 0}}.footer .footer-bottom p{color:#a0aec0;font-size:14px;margin:0}@media(max-width:480px){.footer .footer-bottom p{font-size:13px}}.footer .footer-bottom .footer-bottom-links{display:flex;gap:24px}@media(max-width:480px){.footer .footer-bottom .footer-bottom-links{flex-wrap:wrap;gap:16px;justify-content:center}}.footer .footer-bottom .footer-bottom-links a{color:#a0aec0;font-size:14px;text-decoration:none;transition:color .2s ease}@media(max-width:480px){.footer .footer-bottom .footer-bottom-links a{font-size:13px}}.footer .footer-bottom .footer-bottom-links a:hover{color:#718096}.layout{display:flex;flex-direction:column;min-height:100vh}.layout .main-content{flex:1 1;padding-bottom:40px;padding-top:20px}.home-page{margin-top:-20px;max-width:100vw;overflow-x:hidden}.home-page,.home-page .reshaping-section{background:linear-gradient(135deg,#fdf8f0,#fdf8f0 0);min-height:100vh}.home-page .reshaping-section{display:flex;flex-direction:column;justify-content:center;margin-bottom:90px;padding:80px 0 0;position:relative}@media(max-width:768px){.home-page .reshaping-section{min-height:auto;padding:60px 16px 40px}}@media(max-width:480px){.home-page .reshaping-section{padding:40px 12px 30px}}.home-page .reshaping-section .reshaping-header{margin-bottom:60px;position:relative;text-align:center}@media(max-width:768px){.home-page .reshaping-section .reshaping-header{margin-bottom:40px}}.home-page .reshaping-section .reshaping-header:before{background:#fbecb2;background:var(--Yellow-200,#fbecb2);border-radius:60px;content:"";height:120px;left:50%;opacity:.8;position:absolute;top:-10px;transform:translateX(-50%);width:600px;z-index:-1}@media(max-width:768px){.home-page .reshaping-section .reshaping-header:before{height:80px;top:-5px;width:90%}}@media(max-width:480px){.home-page .reshaping-section .reshaping-header:before{height:60px;width:95%}}.home-page .reshaping-section .reshaping-header h1{color:#333;font-size:4rem;font-weight:700;margin-bottom:20px;position:relative;z-index:2}@media(max-width:768px){.home-page .reshaping-section .reshaping-header h1{font-size:2.5rem;margin-bottom:16px}}@media(max-width:480px){.home-page .reshaping-section .reshaping-header h1{font-size:2rem;margin-bottom:12px}}.home-page .reshaping-section .reshaping-header p{color:#666;font-size:1.5rem;font-weight:400;margin-bottom:40px;position:relative;z-index:2}@media(max-width:768px){.home-page .reshaping-section .reshaping-header p{font-size:1.2rem;margin-bottom:30px}}@media(max-width:480px){.home-page .reshaping-section .reshaping-header p{font-size:1.1rem;margin-bottom:25px}}.home-page .reshaping-section .reshaping-header .donate-button-container{display:flex;justify-content:center;margin-top:30px;position:relative;z-index:2}@media(max-width:768px){.home-page .reshaping-section .reshaping-header .donate-button-container{margin-top:20px}}.home-page .reshaping-section .reshaping-header .donate-button-container .donate-button{background-color:#333;border:none;border-radius:40px;box-shadow:0 4px 15px #0000001a;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:15px 40px;transition:all .3s ease}.home-page .reshaping-section .reshaping-header .donate-button-container .donate-button:hover{background-color:#444;box-shadow:0 6px 20px #00000026;transform:translateY(-3px)}@media(max-width:768px){.home-page .reshaping-section .reshaping-header .donate-button-container .donate-button{font-size:1rem;padding:12px 32px}}@media(max-width:480px){.home-page .reshaping-section .reshaping-header .donate-button-container .donate-button{font-size:.95rem;padding:10px 24px}}.home-page .reshaping-section .cards-container{align-items:stretch;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:0 auto;max-width:1400px;padding:0 20px}@media(max-width:1200px){.home-page .reshaping-section .cards-container{flex-wrap:wrap;justify-content:center}}@media(max-width:768px){.home-page .reshaping-section .cards-container{align-items:center;flex-direction:column;gap:20px;padding:0 16px}}@media(max-width:480px){.home-page .reshaping-section .cards-container{gap:16px;padding:0 12px}}.home-page .reshaping-section .cards-container .card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;min-height:280px;overflow:hidden;padding:35px;transition:transform .3s ease,box-shadow .3s ease}.home-page .reshaping-section .cards-container .card:hover{transform:translateY(-5px)}@media(max-width:768px){.home-page .reshaping-section .cards-container .card{margin:0!important;max-width:100%!important;min-height:200px;min-width:auto!important;padding:24px;width:100%}}@media(max-width:480px){.home-page .reshaping-section .cards-container .card{min-height:180px;padding:20px}}.home-page .reshaping-section .cards-container .card.purple-card{background-image:url(/static/media/purplecard.19ec0d753d80554a6fd0.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:40px 45px 45px 40px;color:#fff;margin-top:-40px;max-height:340px;max-width:290px;min-height:300px;min-width:250px;padding:60px 40px 40px}@media(max-width:768px){.home-page .reshaping-section .cards-container .card.purple-card{max-width:100%;min-height:280px}}.home-page .reshaping-section .cards-container .card.purple-card h2{color:#f0e6ff;font-size:2.5rem;font-weight:500;margin-top:-20px}.home-page .reshaping-section .cards-container .card.purple-card p{font-size:1.1rem;line-height:1.4;margin-bottom:10px;opacity:.95}.home-page .reshaping-section .cards-container .card.image-card{border-radius:40px 40px 40px 40px;margin-top:70px;max-width:300px;min-width:260px;padding:0;position:relative}@media(max-width:768px){.home-page .reshaping-section .cards-container .card.image-card{border-radius:20px;margin-top:0!important}}.home-page .reshaping-section .cards-container .card.image-card img{border-radius:30px 30px 30px 30px;height:100%;object-fit:cover;width:100%}@media(max-width:768px){.home-page .reshaping-section .cards-container .card.image-card img{border-radius:20px;height:250px}}@media(max-width:480px){.home-page .reshaping-section .cards-container .card.image-card img{height:200px}}.home-page .reshaping-section .cards-container .card.image-card .card-overlay{background:linear-gradient(#0000,#000c);border-radius:0 0 30px 30px;bottom:0;left:0;padding:25px;position:absolute;right:0}@media(max-width:768px){.home-page .reshaping-section .cards-container .card.image-card .card-overlay{border-radius:0 0 20px 20px;padding:20px}}@media(max-width:480px){.home-page .reshaping-section .cards-container .card.image-card .card-overlay{padding:16px}}.home-page .reshaping-section .cards-container .card.image-card .card-overlay h3{color:#fff;font-size:1.4rem;font-weight:600;margin:0}@media(max-width:768px){.home-page .reshaping-section .cards-container .card.image-card .card-overlay h3{font-size:1.2rem}}@media(max-width:480px){.home-page .reshaping-section .cards-container .card.image-card .card-overlay h3{font-size:1.1rem}}.home-page .reshaping-section .cards-container .card.image-card-second{border-radius:40px 40px 40px 40px;margin-top:70px;max-width:280px;min-width:240px;padding:0;position:relative}@media(max-width:768px){.home-page .reshaping-section .cards-container .card.image-card-second{border-radius:20px;margin-top:0!important}}.home-page .reshaping-section .cards-container .card.image-card-second img{border-radius:40px 40px 40px 40px;height:100%;object-fit:cover;width:100%}@media(max-width:768px){.home-page .reshaping-section .cards-container .card.image-card-second img{border-radius:20px;height:250px}}@media(max-width:480px){.home-page .reshaping-section .cards-container .card.image-card-second img{height:200px}}.home-page .reshaping-section .cards-container .card.pink-card{background:linear-gradient(135deg,rgba(142,68,173,.239),rgba(232,188,13,.239));border:1px solid #fff3;border-radius:40px 40px 40px 40px;margin-top:220px;max-height:30px;max-width:280px;min-height:190px;min-width:240px}@media(max-width:768px){.home-page .reshaping-section .cards-container .card.pink-card{border-radius:20px;margin-top:0!important;max-height:none;min-height:auto}}.home-page .reshaping-section .cards-container .card.pink-card h3{color:#333;font-size:1.3rem;font-weight:600;line-height:1.4;margin-bottom:3px}@media(max-width:768px){.home-page .reshaping-section .cards-container .card.pink-card h3{font-size:1.2rem;margin-bottom:12px}}@media(max-width:480px){.home-page .reshaping-section .cards-container .card.pink-card h3{font-size:1.1rem}}.home-page .reshaping-section .cards-container .card.yellow-card{background-image:url(/static/media/yellow.a8ad8bb66d2c9c12b527.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:40px 45px 45px 40px;margin-top:-40px;max-height:340px;max-width:290px;min-height:300px;min-width:250px;padding:60px 40px 40px}@media(max-width:768px){.home-page .reshaping-section .cards-container .card.yellow-card{border-radius:20px;max-height:none}}.home-page .reshaping-section .cards-container .card.yellow-card p{color:#333;font-size:1.1rem;font-weight:500;line-height:1.6;margin-bottom:25px}@media(max-width:768px){.home-page .reshaping-section .cards-container .card.yellow-card p{font-size:1rem;margin-bottom:20px}}@media(max-width:480px){.home-page .reshaping-section .cards-container .card.yellow-card p{font-size:.95rem}}.home-page .reshaping-section .cards-container .card.dark-card{background:linear-gradient(135deg,#333333f2,#2a2a2af2);border:1px solid #ffffff1a;border-radius:40px 40px 40px 40px;color:#fff;margin-left:1100px;margin-top:-110px;max-height:120px;max-width:280px;min-height:auto;min-width:240px}@media(max-width:768px){.home-page .reshaping-section .cards-container .card.dark-card{border-radius:20px;max-height:none;min-height:auto}}.home-page .reshaping-section .cards-container .card.dark-card h3{color:#f0e6ff;font-size:20px;font-weight:500;line-height:1.3}@media(max-width:768px){.home-page .reshaping-section .cards-container .card.dark-card h3{font-size:1.2rem}}@media(max-width:480px){.home-page .reshaping-section .cards-container .card.dark-card h3{font-size:1.1rem}}.home-page .reshaping-section .cards-container .card.dark-cardtwo{background:linear-gradient(135deg,#333333f2,#2a2a2af2);border:1px solid #ffffff1a;border-radius:40px 40px 40px 40px;color:#fff;margin-right:1100px;margin-top:-140px;max-height:120px;max-width:280px;min-height:auto;min-width:240px}@media(max-width:768px){.home-page .reshaping-section .cards-container .card.dark-cardtwo{border-radius:20px;max-height:none;min-height:auto}}.home-page .reshaping-section .cards-container .card.dark-cardtwo h3{color:#f0e6ff;font-size:20px;font-weight:500;line-height:1.3}@media(max-width:768px){.home-page .reshaping-section .cards-container .card.dark-cardtwo h3{font-size:1.2rem}}@media(max-width:480px){.home-page .reshaping-section .cards-container .card.dark-cardtwo h3{font-size:1.1rem}}.home-page .reshaping-section .cards-container .card .card-button{align-self:flex-start;background:hsla(0,4%,78%,.256);border:1px solid #0000;border-radius:40px;color:inherit;cursor:pointer;display:flex;font-size:1rem;font-weight:600;padding:10px 15px;transition:all .3s ease}@media(max-width:768px){.home-page .reshaping-section .cards-container .card .card-button{font-size:.95rem;padding:8px 12px}}@media(max-width:480px){.home-page .reshaping-section .cards-container .card .card-button{font-size:.9rem}}.home-page .reshaping-section .cards-container .card .card-button span{font-size:1.2rem;margin-left:8px;transition:transform .3s ease}@media(max-width:768px){.home-page .reshaping-section .cards-container .card .card-button span{font-size:1.1rem}}.home-page .reshaping-section .cards-container .card .card-button:hover{opacity:.8}.home-page .reshaping-section .cards-container .card .card-button:hover span{transform:translateX(5px)}.home-page .mission-section{background:linear-gradient(135deg,#fff,#fdf8f0 0);overflow:hidden;padding:0;position:relative}@media(max-width:768px){.home-page .mission-section{padding:30px 16px 60px}}@media(max-width:480px){.home-page .mission-section{padding:20px 12px 40px}}.home-page .mission-section .mission-banner{background-image:url(/static/media/mission.05d86705c8ac9794b937.svg);background-position:top;background-repeat:no-repeat;background-size:cover;height:550px;left:0;position:absolute;top:0;width:100%;z-index:0}@media(max-width:768px){.home-page .mission-section .mission-banner{background-size:cover;height:250px}}@media(max-width:480px){.home-page .mission-section .mission-banner{height:200px}}.home-page .mission-section .mission-header{margin:100px auto 80px;max-width:800px;position:relative;text-align:center;z-index:1}@media(max-width:768px){.home-page .mission-section .mission-header{margin:60px auto 50px;max-width:90%;padding:0 16px}}@media(max-width:480px){.home-page .mission-section .mission-header{margin:40px auto 30px;padding:0 12px}}.home-page .mission-section .mission-header .mission-icon{align-items:center;background:linear-gradient(135deg,#9c6bbd,#7a4d97);border-radius:50%;box-shadow:0 10px 30px #9c6bbd4d;display:flex;height:100px;justify-content:center;margin:0 auto 30px;width:100px}@media(max-width:768px){.home-page .mission-section .mission-header .mission-icon{height:80px;margin-bottom:20px;width:80px}}@media(max-width:480px){.home-page .mission-section .mission-header .mission-icon{height:70px;width:70px}}.home-page .mission-section .mission-header .mission-icon .icon-target{font-size:2.5rem}@media(max-width:768px){.home-page .mission-section .mission-header .mission-icon .icon-target{font-size:2rem}}@media(max-width:480px){.home-page .mission-section .mission-header .mission-icon .icon-target{font-size:1.8rem}}.home-page .mission-section .mission-header h2{color:#333;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:52px;font-weight:500;letter-spacing:0;line-height:56px;margin-bottom:25px;text-align:center}@media(max-width:768px){.home-page .mission-section .mission-header h2{font-size:2.2rem;line-height:1.3;margin-bottom:20px}}@media(max-width:480px){.home-page .mission-section .mission-header h2{font-size:1.8rem;margin-bottom:16px}}.home-page .mission-section .mission-header .mission-description{color:#555;font-size:1.2rem;font-weight:400;line-height:1.8}@media(max-width:768px){.home-page .mission-section .mission-header .mission-description{font-size:1.1rem;line-height:1.7}}@media(max-width:480px){.home-page .mission-section .mission-header .mission-description{font-size:1rem;line-height:1.6}}.home-page .mission-section .video-slider{margin:200px auto 0;max-width:1200px;position:relative;z-index:1}@media(max-width:768px){.home-page .mission-section .video-slider{margin:60px auto 0;max-width:95%;padding:0 16px}}@media(max-width:480px){.home-page .mission-section .video-slider{margin:40px auto 0;padding:0 12px}}.home-page .mission-section .video-slider .slider-container{align-items:center;display:flex;gap:30px;justify-content:center;margin-bottom:40px}@media(max-width:768px){.home-page .mission-section .video-slider .slider-container{flex-direction:column;gap:20px;margin-bottom:30px}}@media(max-width:480px){.home-page .mission-section .video-slider .slider-container{gap:16px}}.home-page .mission-section .video-slider .slider-container .slide{flex:1 1;max-width:350px}@media(max-width:768px){.home-page .mission-section .video-slider .slider-container .slide{max-width:100%;width:100%}}.home-page .mission-section .video-slider .slider-container .slide .video-wrapper{aspect-ratio:16/9;border-radius:20px;box-shadow:0 10px 30px #00000026;overflow:hidden;position:relative;width:100%}@media(max-width:768px){.home-page .mission-section .video-slider .slider-container .slide .video-wrapper{border-radius:12px;box-shadow:0 6px 20px #0000001f}}.home-page .mission-section .video-slider .slider-container .slide .video-wrapper .video-thumbnail{background-position:50%;background-size:cover;cursor:pointer;height:100%;position:relative;width:100%}.home-page .mission-section .video-slider .slider-container .slide .video-wrapper .video-thumbnail .play-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:50%;cursor:pointer;display:flex;height:80px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:80px}@media(max-width:768px){.home-page .mission-section .video-slider .slider-container .slide .video-wrapper .video-thumbnail .play-button{height:60px;width:60px}}@media(max-width:480px){.home-page .mission-section .video-slider .slider-container .slide .video-wrapper .video-thumbnail .play-button{height:50px;width:50px}}.home-page .mission-section .video-slider .slider-container .slide .video-wrapper .video-thumbnail .play-button span{color:#333;font-size:24px;margin-left:4px}@media(max-width:768px){.home-page .mission-section .video-slider .slider-container .slide .video-wrapper .video-thumbnail .play-button span{font-size:20px}}@media(max-width:480px){.home-page .mission-section .video-slider .slider-container .slide .video-wrapper .video-thumbnail .play-button span{font-size:18px}}.home-page .mission-section .video-slider .slider-container .slide .video-wrapper .video-thumbnail .play-button:hover{background:#fff;transform:translate(-50%,-50%) scale(1.1)}.home-page .mission-section .video-slider .slider-container .slide .video-wrapper iframe{border:none;height:100%;width:100%}.home-page .mission-section .video-slider .slider-controls{display:flex;gap:20px;justify-content:center;margin-top:30px}@media(max-width:768px){.home-page .mission-section .video-slider .slider-controls{gap:16px;margin-top:20px}}.home-page .mission-section .video-slider .slider-controls button{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 4px 15px #0000001a;cursor:pointer;display:flex;height:50px;justify-content:center;transition:all .3s ease;width:50px}@media(max-width:768px){.home-page .mission-section .video-slider .slider-controls button{height:45px;width:45px}}@media(max-width:480px){.home-page .mission-section .video-slider .slider-controls button{height:40px;width:40px}}.home-page .mission-section .video-slider .slider-controls button span{color:#333;font-size:18px}@media(max-width:768px){.home-page .mission-section .video-slider .slider-controls button span{font-size:16px}}@media(max-width:480px){.home-page .mission-section .video-slider .slider-controls button span{font-size:14px}}.home-page .mission-section .video-slider .slider-controls button:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-2px)}.home-page .impact-section{background:#0000;padding:100px 20px}.home-page .impact-section .section-title{color:#333;font-size:3rem;font-weight:700;margin-bottom:60px;text-align:center}@media(max-width:768px){.home-page .impact-section .section-title{font-size:2.2rem}}.home-page .impact-section .impact-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;padding:0 20px}@media(max-width:1024px){.home-page .impact-section .impact-grid{gap:30px;grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.home-page .impact-section .impact-grid{gap:25px;grid-template-columns:1fr}}.home-page .stories-section{background:#0000;padding:100px 20px}.home-page .stories-section .stories-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1200px}@media(max-width:768px){.home-page .stories-section .stories-container{gap:30px;grid-template-columns:1fr}}.home-page .stories-section .stories-container .story-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #fff3;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden;transition:transform .3s ease}.home-page .stories-section .stories-container .story-card:hover{transform:translateY(-5px)}.home-page .stories-section .stories-container .story-card img{height:250px;object-fit:cover;width:100%}.home-page .stories-section .stories-container .story-card .story-content{padding:30px}.home-page .stories-section .stories-container .story-card .story-content h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:15px}.home-page .stories-section .stories-container .story-card .story-content p{color:#666;line-height:1.6}.home-page .partners-section{background:#0000;padding:80px 20px;text-align:center}.home-page .partners-section h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:50px}.home-page .partners-section .partners-grid{grid-gap:30px;align-items:center;display:grid;gap:30px;grid-template-columns:repeat(6,1fr);margin:0 auto;max-width:1200px}@media(max-width:1024px){.home-page .partners-section .partners-grid{gap:25px;grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.home-page .partners-section .partners-grid{gap:20px;grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.home-page .partners-section .partners-grid{gap:15px;grid-template-columns:repeat(2,1fr)}}.home-page .partners-section .partners-grid img{height:60px;object-fit:contain;opacity:.7;transition:opacity .3s ease;width:100%}.home-page .partners-section .partners-grid img:hover{opacity:1}@media(max-width:480px){.home-page .reshaping-section{padding:60px 15px}.home-page .reshaping-section .reshaping-header h1{font-size:2rem}.home-page .reshaping-section .reshaping-header p{font-size:1rem}.home-page .reshaping-section .cards-container .card{min-height:200px;padding:25px}.home-page .mission-section{padding:30px 15px 80px}.home-page .mission-section .mission-header{margin-top:40px}.home-page .mission-section .mission-header .mission-icon{height:80px;width:80px}.home-page .mission-section .mission-header .mission-icon .icon-target{font-size:2rem}.home-page .mission-section .mission-header h2{font-size:1.8rem}.home-page .mission-section .mission-header .mission-description{font-size:1rem}.home-page .mission-section .video-slider{margin-top:100px}.home-page .mission-section .video-slider .slider-container .slide .video-wrapper{height:250px;width:100%}.home-page .mission-section .video-slider .slider-container .slide .video-wrapper .play-button{height:70px;width:70px}.home-page .mission-section .video-slider .slider-container .slide .video-wrapper .play-button span{font-size:1.6rem}.home-page .mission-section .video-slider .slider-controls button{height:50px;width:50px}.home-page .mission-section .video-slider .slider-controls button span{font-size:1.2rem}}.homepage-two{font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.homepage-two .container{margin:0 auto;max-width:1200px;padding:0 20px}.homepage-two .stories-section{background:linear-gradient(135deg,#fdf8f0,#fdf8f0 0);padding:80px 0}.homepage-two .stories-section .stories-wrapper{align-items:flex-start;display:flex;gap:80px}@media(max-width:1024px){.homepage-two .stories-section .stories-wrapper{flex-direction:column;gap:40px}}.homepage-two .stories-section .stories-intro{flex:0 0 350px}@media(max-width:1024px){.homepage-two .stories-section .stories-intro{flex:none}}.homepage-two .stories-section .stories-intro .star-icon{align-items:center;border:2px solid #9d7fb5;border-radius:50%;display:flex;height:60px;justify-content:center;margin-bottom:30px;width:60px}.homepage-two .stories-section .stories-intro .star-icon .star{height:30px;width:30px}.homepage-two .stories-section .stories-intro h2{color:#2d2d2d;font-size:36px;font-weight:700;line-height:1.2;margin-bottom:20px}.homepage-two .stories-section .stories-intro .stories-description{color:#666;font-size:16px;line-height:1.6;margin-bottom:30px}.homepage-two .stories-section .stories-intro .view-all-btn{background:#0000;border:2px solid #9d7fb5;border-radius:50px;color:#9d7fb5;cursor:pointer;font-size:16px;font-weight:600;padding:12px 30px;transition:all .3s ease}.homepage-two .stories-section .stories-intro .view-all-btn:hover{background:#9d7fb5;color:#fff}.homepage-two .stories-section .stories-cards{display:flex;flex:1 1;flex-direction:column;gap:40px}.homepage-two .stories-section .story-card{display:flex;gap:20px}@media(max-width:768px){.homepage-two .stories-section .story-card{flex-direction:column}}.homepage-two .stories-section .story-card .story-image{flex-shrink:0;height:180px;width:300px}@media(max-width:768px){.homepage-two .stories-section .story-card .story-image{height:200px;width:100%}}.homepage-two .stories-section .story-card .story-image img{border-radius:12px;height:100%;object-fit:cover;width:100%}.homepage-two .stories-section .story-card .story-content{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.homepage-two .stories-section .story-card .story-content h3{color:#2d2d2d;font-size:20px;font-weight:600;line-height:1.3;margin-bottom:12px}.homepage-two .stories-section .story-card .story-content p{color:#666;flex-grow:1;font-size:14px;line-height:1.5;margin-bottom:20px}.homepage-two .stories-section .story-card .story-content .read-more-btn{align-self:flex-start;background:#333;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 25px;transition:all .3s ease}.homepage-two .stories-section .story-card .story-content .read-more-btn:hover{background:#555}.homepage-two .discover-programs-section{background:linear-gradient(135deg,#fdf8f0,hsla(37,76%,97%,.757) 0);padding:80px 0}.homepage-two .discover-programs-section .container{background:linear-gradient(135deg,#c5a3d6,#f5d982);border-radius:40px;overflow:hidden;padding:60px 40px;position:relative}.homepage-two .discover-programs-section .discover-header{align-items:center;display:flex;gap:20px;margin-bottom:50px}.homepage-two .discover-programs-section .discover-header .play-icon .play-button{height:60px;width:60px}.homepage-two .discover-programs-section .discover-header h2{color:#2d2d2d;font-size:48px;font-weight:700}.homepage-two .discover-programs-section .programs-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);margin-bottom:50px}@media(max-width:768px){.homepage-two .discover-programs-section .programs-grid{grid-template-columns:1fr}}.homepage-two .discover-programs-section .program-item{align-items:center;display:flex;gap:20px}.homepage-two .discover-programs-section .program-item .program-image{flex-shrink:0;height:80px;width:80px}.homepage-two .discover-programs-section .program-item .program-image img{border-radius:12px;height:100%;object-fit:cover;width:100%}.homepage-two .discover-programs-section .program-item .program-info .program-meta{display:flex;gap:15px;margin-bottom:8px}.homepage-two .discover-programs-section .program-item .program-info .program-meta .category{color:#666;font-size:12px;font-weight:600;text-transform:uppercase}.homepage-two .discover-programs-section .program-item .program-info .program-meta .date{color:#666;font-size:12px}.homepage-two .discover-programs-section .program-item .program-info h3{color:#2d2d2d;font-size:18px;font-weight:600;line-height:1.3}.homepage-two .discover-programs-section .programs-footer{text-align:left}.homepage-two .discover-programs-section .programs-footer .check-all-btn{background:#333;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:15px 35px;transition:all .3s ease}.homepage-two .discover-programs-section .programs-footer .check-all-btn:hover{background:#555}.homepage-two .image-gallery-section{background:#fff;padding:80px 0}.homepage-two .image-gallery-section .gallery-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}@media(max-width:768px){.homepage-two .image-gallery-section .gallery-header{flex-direction:column;gap:20px}}.homepage-two .image-gallery-section .gallery-header h2{color:#2d2d2d;font-size:36px;font-weight:700;margin:0}.homepage-two .image-gallery-section .gallery-header .gallery-indicators{display:flex;gap:10px}.homepage-two .image-gallery-section .gallery-header .gallery-indicators .indicator{align-items:center;background:#0000;border:2px solid #9d7fb5;border-radius:50%;color:#9d7fb5;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:40px;justify-content:center;transition:all .3s ease;width:40px}.homepage-two .image-gallery-section .gallery-header .gallery-indicators .indicator:hover{background:#9d7fb51a}.homepage-two .image-gallery-section .gallery-header .gallery-indicators .indicator.active{background:#9d7fb5;color:#fff}.homepage-two .image-gallery-section .gallery-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1.5fr 1fr;margin-bottom:40px;transition:all .5s ease}@media(max-width:768px){.homepage-two .image-gallery-section .gallery-grid{grid-template-columns:1fr}}.homepage-two .image-gallery-section .gallery-large{border-radius:20px;overflow:hidden}.homepage-two .image-gallery-section .gallery-large img{border-radius:20px;height:400px;object-fit:cover;transition:transform .3s ease;width:100%}.homepage-two .image-gallery-section .gallery-large img:hover{transform:scale(1.05)}.homepage-two .image-gallery-section .gallery-small-grid{grid-gap:20px;display:grid;gap:20px;grid-template-rows:1fr 1fr}.homepage-two .image-gallery-section .gallery-small{border-radius:20px;overflow:hidden}.homepage-two .image-gallery-section .gallery-small img{border-radius:20px;height:190px;object-fit:cover;transition:transform .3s ease;width:100%}.homepage-two .image-gallery-section .gallery-small img:hover{transform:scale(1.05)}.homepage-two .image-gallery-section .gallery-navigation{display:flex;gap:20px;justify-content:center}.homepage-two .image-gallery-section .gallery-navigation .nav-btn{align-items:center;background:#fff;border:2px solid #ddd;border-radius:50%;color:#666;cursor:pointer;display:flex;height:50px;justify-content:center;transition:all .3s ease;width:50px}.homepage-two .image-gallery-section .gallery-navigation .nav-btn:hover{background:#f0f0f0;border-color:#bbb;transform:scale(1.1)}.homepage-two .image-gallery-section .gallery-navigation .nav-btn:active{transform:scale(.95)}.homepage-two .image-gallery-section .gallery-navigation .nav-btn.next-btn{background:#333;border-color:#333;color:#fff}.homepage-two .image-gallery-section .gallery-navigation .nav-btn.next-btn:hover{background:#555;border-color:#555}.homepage-two .nothing-changes-section{background:linear-gradient(135deg,#fdf8f0,#fdf8f0);margin-top:50px;padding:80px 0}.homepage-two .nothing-changes-section .content-wrapper{align-items:center;display:flex;gap:60px}@media(max-width:768px){.homepage-two .nothing-changes-section .content-wrapper{flex-direction:column;gap:40px}}.homepage-two .nothing-changes-section .text-content{flex:1 1}.homepage-two .nothing-changes-section .text-content h1{color:#2d2d2d;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:10px}@media(max-width:768px){.homepage-two .nothing-changes-section .text-content h1{font-size:36px}}.homepage-two .nothing-changes-section .text-content .author{color:#666;font-size:20px;font-style:italic;margin-bottom:30px}.homepage-two .nothing-changes-section .text-content .description{color:#555;font-size:16px;line-height:1.7;text-align:justify}.homepage-two .nothing-changes-section .image-container{display:flex;flex:1 1;justify-content:center}.homepage-two .nothing-changes-section .image-container img{border-radius:20px;height:400px;object-fit:cover;width:60%}.homepage-two .lives-impacted-section{background:linear-gradient(135deg,#eddef699,hsla(62,97%,88%,.208));padding:80px 0;text-align:center}.homepage-two .lives-impacted-section h2{color:#2d2d2d;font-size:48px;font-weight:700;margin-bottom:20px}.homepage-two .lives-impacted-section .subtitle{color:#666;font-size:18px;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:600px}.homepage-two .lives-impacted-section .stats-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:60px}.homepage-two .lives-impacted-section .stat-card{border-radius:25px;padding:40px 30px;text-align:center;transition:transform .3s ease}.homepage-two .lives-impacted-section .stat-card:hover{transform:translateY(-5px)}.homepage-two .lives-impacted-section .stat-card.purple{background:linear-gradient(135deg,#c5a3d6,#b894c7)}.homepage-two .lives-impacted-section .stat-card.pink{background:linear-gradient(135deg,#f5b5a8,#f2a394)}.homepage-two .lives-impacted-section .stat-card.yellow{background:linear-gradient(135deg,#f5d982,#f2ce6b)}.homepage-two .lives-impacted-section .stat-card .icon{display:block;font-size:40px;margin-bottom:20px}.homepage-two .lives-impacted-section .stat-card .number{color:#2d2d2d;font-size:48px;font-weight:700;margin-bottom:10px}.homepage-two .lives-impacted-section .stat-card .label{color:#555;font-size:16px;font-weight:500}.homepage-two .lives-impacted-section .join-section .join-text{color:#666;font-size:18px;margin-bottom:20px}.homepage-two .lives-impacted-section .join-section .join-btn{background:#333;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:15px 40px;transition:all .3s ease}.homepage-two .lives-impacted-section .join-section .join-btn:hover{background:#555;transform:translateY(-2px)}.homepage-two .transforming-lives-section{background:linear-gradient(135deg,#e9dcf199,hsla(62,97%,88%,.208));padding:80px 0;position:relative;text-align:center}.homepage-two .transforming-lives-section .content-wrapper{margin:0 auto;max-width:800px;position:relative}.homepage-two .transforming-lives-section .arrow-decoration{left:50px;position:absolute;top:-40px;z-index:1}@media(max-width:768px){.homepage-two .transforming-lives-section .arrow-decoration{display:none}}.homepage-two .transforming-lives-section .arrow-decoration .arrow-image{height:auto;width:120px}.homepage-two .transforming-lives-section .main-content{position:relative;z-index:2}.homepage-two .transforming-lives-section .main-content h2{color:#2d2d2d;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:20px}@media(max-width:768px){.homepage-two .transforming-lives-section .main-content h2{font-size:36px}}.homepage-two .transforming-lives-section .main-content .description{color:#666;font-size:16px;line-height:1.6;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:400px}.homepage-two .transforming-lives-section .main-content .stats-display .big-number{color:#2d2d2d;font-size:120px;font-weight:700;line-height:1;margin-bottom:10px}@media(max-width:768px){.homepage-two .transforming-lives-section .main-content .stats-display .big-number{font-size:80px}}.homepage-two .transforming-lives-section .main-content .stats-display .stats-label{color:#666;font-size:18px;margin-bottom:30px}.homepage-two .transforming-lives-section .main-content .stats-display .volunteer-btn{background:#333;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:15px 35px;transition:all .3s ease}.homepage-two .transforming-lives-section .main-content .stats-display .volunteer-btn:hover{background:#555;transform:translateY(-2px)}.homepage-two .scrolling-text-section{background:linear-gradient(135deg,#b894c7,#9d7fb5);overflow:hidden;padding:30px 0;white-space:nowrap}.homepage-two .scrolling-text-section .scrolling-text{animation:scroll 20s linear infinite;color:#ffffffe6;display:inline-block;font-size:24px;font-weight:600}.homepage-two .scrolling-text-section .scrolling-text span{display:inline-block;padding-right:50px}.homepage-three{background:#fff;min-height:100vh}.homepage-three .container{margin:0 auto;max-width:1400px;padding:0 40px}@media(max-width:1200px){.homepage-three .homepage-three .container{max-width:1200px;padding:0 30px}.homepage-three .testimonial-wrapper{gap:60px!important;grid-template-columns:1fr!important}.homepage-three .testimonial-wrapper .testimonial-image img{height:400px!important}.homepage-three .contact-card{flex-direction:column!important;gap:30px!important;max-width:1200px!important;padding:40px 30px!important;text-align:center;width:100%!important}.homepage-three .partners-grid{grid-template-columns:repeat(3,1fr)!important}.homepage-three .partners-grid .partner-card:nth-child(6n){border-right:1px solid #e2e8f0}.homepage-three .partners-grid .partner-card:nth-child(3n){border-right:none}.homepage-three .partners-grid .partner-card:nth-child(n+7){border-bottom:1px solid #e2e8f0}.homepage-three .partners-grid .partner-card:nth-child(n+10){border-bottom:none}}@media(max-width:768px){.homepage-three .homepage-three .container{padding:0 20px}.homepage-three .homepage-three section{margin-bottom:80px}.homepage-three .trusted-partners-section{padding:80px 0}.homepage-three .trusted-partners-section .section-title{font-size:32px!important;margin-bottom:50px!important}.homepage-three .trusted-partners-section .partners-grid{grid-template-columns:repeat(2,1fr)!important}.homepage-three .trusted-partners-section .partners-grid .partner-card{min-height:120px!important;padding:30px 15px!important}.homepage-three .trusted-partners-section .partners-grid .partner-card:nth-child(3n){border-right:1px solid #e2e8f0}.homepage-three .trusted-partners-section .partners-grid .partner-card:nth-child(2n){border-right:none}.homepage-three .trusted-partners-section .partners-grid .partner-card:nth-child(n+10){border-bottom:1px solid #e2e8f0}.homepage-three .trusted-partners-section .partners-grid .partner-card:nth-child(n+11){border-bottom:none}.homepage-three .testimonials-section{padding:80px 0}.homepage-three .testimonials-section .testimonial-quote{font-size:26px!important}.homepage-three .testimonials-section .testimonial-description{font-size:15px!important}.homepage-three .contact-section{padding:80px 0}.homepage-three .contact-section .contact-card{max-width:100%!important;padding:30px 20px!important;width:100%!important}.homepage-three .contact-section .contact-card h2{font-size:28px!important}.homepage-three .contact-section .contact-card p{font-size:15px!important}.homepage-three .faq-section{padding:80px 0;width:100%!important}.homepage-three .faq-section .faq-header h2{font-size:28px!important}.homepage-three .faq-section .faq-item .faq-question{font-size:16px!important;padding:20px!important}.homepage-three .faq-section .faq-item .faq-answer p{font-size:14px!important;padding:0 20px 20px!important}.homepage-three .faq-section .faq-list{padding:0 40px 80px!important}}.homepage-three section{margin-bottom:80px}.homepage-three section:last-child{margin-bottom:0}.homepage-three .trusted-partners-section{padding:120px 0}.homepage-three .trusted-partners-section .section-title{color:#1a202c;font-family:system-ui,-apple-system,sans-serif;font-size:48px;font-weight:700;letter-spacing:-.025em;margin-bottom:80px;text-align:center}.homepage-three .trusted-partners-section .section-title:after{background:#8b5cf6;border-radius:2px;content:"";display:block;height:4px;margin:16px auto 0;width:80px}.homepage-three .trusted-partners-section .partners-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(6,1fr);margin:0 auto;max-width:1200px}.homepage-three .trusted-partners-section .partner-card{align-items:center;animation:slideInUp .8s ease forwards;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;justify-content:center;min-height:140px;opacity:0;padding:30px 15px 25px;text-align:center;transform:translateY(30px);transition:all .3s ease}.homepage-three .trusted-partners-section .partner-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.homepage-three .trusted-partners-section .partner-card .partner-logo{align-items:center;display:flex;height:50px;justify-content:center;margin-bottom:16px}.homepage-three .trusted-partners-section .partner-card .partner-logo img{max-height:40px;max-width:80px;object-fit:contain}.homepage-three .trusted-partners-section .partner-card .partner-name{color:#4a5568;font-size:13px;font-weight:600;line-height:1.2;margin:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.homepage-three .trusted-partners-section .partner-card .partner-name.long-name{font-size:12px;white-space:normal}.homepage-three .testimonials-section{padding:60px 0}.homepage-three .testimonials-section .testimonial-wrapper{grid-gap:50px;align-items:center;display:grid;gap:50px;grid-template-columns:1fr 400px;margin:0 auto;max-width:1200px}.homepage-three .testimonials-section .testimonial-content .quote-mark{margin-bottom:20px}.homepage-three .testimonials-section .testimonial-content .quote-mark svg{height:32px;width:40px}.homepage-three .testimonials-section .testimonial-content .testimonial-quote{color:#1a202c;font-family:system-ui,-apple-system,sans-serif;font-size:28px;font-weight:700;letter-spacing:-.025em;line-height:1.3;margin:0 0 20px}.homepage-three .testimonials-section .testimonial-content .testimonial-description{color:#718096;font-size:15px;font-weight:400;line-height:1.6;margin:0}.homepage-three .testimonials-section .testimonial-image{position:relative}.homepage-three .testimonials-section .testimonial-image img{border-radius:16px;height:300px;object-fit:cover;width:100%}.homepage-three .testimonials-section .testimonial-image .author-info{bottom:20px;color:#fff;left:20px;position:absolute}.homepage-three .testimonials-section .testimonial-image .author-info h4{font-family:system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600;margin:0 0 4px}.homepage-three .testimonials-section .testimonial-image .author-info p{font-size:12px;font-weight:400;margin:0;opacity:.9}.homepage-three .testimonials-section .testimonial-navigation{display:flex;gap:12px;justify-content:center;margin-top:40px}.homepage-three .testimonials-section .testimonial-navigation .nav-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .3s ease;width:44px}.homepage-three .testimonials-section .testimonial-navigation .nav-btn:hover{border-color:#cbd5e0}.homepage-three .testimonials-section .testimonial-navigation .nav-btn.prev-btn{background:#fff}.homepage-three .testimonials-section .testimonial-navigation .nav-btn.prev-btn svg{color:#718096}.homepage-three .testimonials-section .testimonial-navigation .nav-btn.next-btn{background:#2d3748;border-color:#2d3748}.homepage-three .testimonials-section .testimonial-navigation .nav-btn.next-btn svg{color:#fff}.homepage-three .contact-section{align-items:center;display:flex;justify-content:center;padding:60px 0}.homepage-three .contact-section .container{display:flex;justify-content:center;width:100%}.homepage-three .contact-section .contact-card{align-items:flex-start;background:linear-gradient(135deg,#f6e05e,#f6d55c 50%,#ecc94b);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:32px;display:flex;gap:50px;margin:0 auto;max-width:1200px;overflow:hidden;padding:90px 60px;position:relative;width:100%}.homepage-three .contact-section .contact-card:before{background:#ffffff1a;border-radius:50%;content:"";height:400px;position:absolute;right:-150px;top:-150px;width:400px}.homepage-three .contact-section .contact-card:after{background:#ffffff0d;border-radius:50%;bottom:-100px;content:"";height:250px;position:absolute;right:100px;width:250px}.homepage-three .contact-section .contact-card .contact-icon{align-items:center;background:#ffffff26;border-radius:50%;display:flex;flex-shrink:0;height:100px;justify-content:center;position:relative;width:100px;z-index:2}.homepage-three .contact-section .contact-card .contact-icon img{height:50px;width:50px}.homepage-three .contact-section .contact-card .contact-content{flex:1 1;position:relative;z-index:2}.homepage-three .contact-section .contact-card .contact-content h2{color:#2d3748;font-family:system-ui,-apple-system,sans-serif;font-size:40px;font-weight:700;letter-spacing:-.025em;margin:0 0 20px}.homepage-three .contact-section .contact-card .contact-content p{color:#4a5568;font-size:16px;font-weight:400;line-height:1.6;margin:0 0 32px;max-width:500px}.homepage-three .contact-section .contact-card .contact-content .contact-info{display:flex;flex-direction:column;gap:20px}.homepage-three .contact-section .contact-card .contact-content .contact-info .contact-item{align-items:center;color:#2d3748;display:flex;font-size:16px;font-weight:500;gap:14px}.homepage-three .contact-section .contact-card .contact-content .contact-info .contact-item svg{height:20px;width:20px}.homepage-three .faq-section{background:linear-gradient(135deg,#c4b5fd66,#fef08a66);border-radius:40px;margin:0 auto;max-width:1280px;padding:40px 20px;width:100%}.homepage-three .faq-section .faq-header{margin-bottom:60px;text-align:center}.homepage-three .faq-section .faq-header .faq-icon{align-items:center;background:#0000;border-radius:50%;display:flex;height:100px;justify-content:center;margin:-78px auto 17px;width:100px}.homepage-three .faq-section .faq-header .faq-icon img{height:100px;width:100px}.homepage-three .faq-section .faq-header h2{color:#1a202c;font-family:system-ui,-apple-system,sans-serif;font-size:40px;font-weight:700;letter-spacing:-.025em;margin:0 0 12px}.homepage-three .faq-section .faq-header p{color:#718096;font-size:16px;font-weight:400;margin:0}.homepage-three .faq-section .faq-list{background:#0000;border-radius:20px;overflow:hidden;padding:0 100px 80px;width:100%}.homepage-three .faq-section .faq-item{border-bottom:none}.homepage-three .faq-section .faq-item:not(:last-child){border-bottom:1px solid #101011}.homepage-three .faq-section .faq-item .faq-question{align-items:center;background:none;border:none;color:#0d0d0e;cursor:pointer;display:flex;font-family:system-ui,-apple-system,sans-serif;font-size:18px;font-weight:600;justify-content:space-between;padding:28px 32px;text-align:left;transition:all .3s ease;width:100%}.homepage-three .faq-section .faq-item .faq-question .faq-toggle{align-items:center;background:#0000;border:1px solid #e2e8f0;border-radius:50%;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:all .3s ease;width:36px}.homepage-three .faq-section .faq-item .faq-question .faq-toggle svg{color:#4a5568;height:18px;width:18px}.homepage-three .faq-section .faq-item .faq-answer{max-height:0;overflow:hidden;transition:all .4s ease}.homepage-three .faq-section .faq-item .faq-answer.show{max-height:180px}.homepage-three .faq-section .faq-item .faq-answer p{color:#0c0c0c;font-size:15px;font-weight:400;line-height:1.6;margin:0;padding:0 32px 28px}.homepage-three .faq-section .faq-item.active .faq-question .faq-toggle{background:#2d3748;border-color:#2d3748}.homepage-three .faq-section .faq-item.active .faq-question .faq-toggle svg{color:#fff}.homepage-three .faq-section .faq-item .faq-divider{display:none}.about-page-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;overflow-x:hidden;width:100%}.change-makers-section{background:#fff;overflow:hidden;padding:0;position:relative}@media(max-width:768px){.change-makers-section{padding:0}}@media(max-width:480px){.change-makers-section{padding:0}}.change-makers-background{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50px 50px 0 0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin-top:-60px;min-height:100vh;overflow:hidden;padding:120px 40px 60px;position:relative;width:100%}@media(max-width:768px){.change-makers-background{border-radius:30px 30px 0 0;margin-top:-40px;min-height:90vh;padding:100px 20px 60px}}@media(max-width:480px){.change-makers-background{border-radius:20px 20px 0 0;margin-top:-20px;min-height:85vh;padding:80px 16px 50px}}.change-makers-content{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:1200px;position:relative;text-align:center;width:100%;z-index:2}@media(max-width:768px){.change-makers-content{max-width:95%;padding:0 16px}}@media(max-width:480px){.change-makers-content{padding:0 12px}}.change-makers-text-content{margin-bottom:80px;padding:0 20px;position:relative;text-align:center;z-index:3}@media(max-width:768px){.change-makers-text-content{margin-bottom:50px;padding:0 16px}}@media(max-width:480px){.change-makers-text-content{margin-bottom:40px;padding:0 12px}}.change-makers-text-content .change-makers-title{color:#1a1a1a;font-size:48px;font-weight:500;letter-spacing:-.02em;line-height:56px;margin:0 0 40px}@media(max-width:768px){.change-makers-text-content .change-makers-title{font-size:3.5rem;margin-bottom:30px}}@media(max-width:480px){.change-makers-text-content .change-makers-title{font-size:2.8rem;line-height:1.2;margin-bottom:25px}}.change-makers-text-content .change-makers-description{color:#121212;font-size:24px;font-weight:400;line-height:36px;margin:0 auto;max-width:800px}@media(max-width:768px){.change-makers-text-content .change-makers-description{font-size:1.125rem;max-width:600px}}@media(max-width:480px){.change-makers-text-content .change-makers-description{font-size:1rem;line-height:1.6;max-width:100%}}.change-makers-image-container{display:flex;justify-content:center;position:relative;width:100%;z-index:3}@media(max-width:768px){.change-makers-image-container{padding:0 16px}}@media(max-width:480px){.change-makers-image-container{padding:0 12px}}.change-makers-group-image{border-radius:32px;box-shadow:0 20px 60px #00000026;height:400px;max-width:800px;object-fit:cover;width:100%}@media(max-width:768px){.change-makers-group-image{border-radius:24px;height:320px;max-width:700px}}@media(max-width:480px){.change-makers-group-image{border-radius:20px;height:280px;max-width:100%}}.founder-section{background:#fff;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;padding:80px 40px}@media(max-width:768px){.founder-section{padding:60px 20px}}.founder-container{margin:0 auto;max-width:1200px}.founder-card{background:linear-gradient(90deg,#8e44ad3d,#e8bc0d3d);border-radius:32px;overflow:hidden;padding:60px}@media(max-width:768px){.founder-card{padding:40px 30px}}@media(max-width:480px){.founder-card{padding:30px 20px}}.founder-content{align-items:center;display:flex;gap:60px}@media(max-width:1024px){.founder-content{gap:40px}}@media(max-width:768px){.founder-content{flex-direction:column;gap:30px;text-align:center}}.founder-text{flex:1 1}.founder-title{color:#2d3748;font-family:Mona Sans,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 16px}@media(max-width:768px){.founder-title{font-size:2rem}}@media(max-width:480px){.founder-title{font-size:1.75rem}}.founder-subtitle{font-size:1.25rem;font-weight:600;line-height:1.3;margin:0 0 20px}.founder-description,.founder-subtitle{color:#4a5568;font-family:Mona Sans,sans-serif}.founder-description{font-size:1rem;line-height:1.6;margin:0 0 30px}.founder-explore-btn{background:#2d3748;border:none;border-radius:21px;color:#fff;cursor:pointer;font-family:Mona Sans,sans-serif;font-size:1rem;font-weight:600;padding:16px 32px;transition:all .2s ease}.founder-explore-btn:hover{background:#1a202c;box-shadow:0 4px 12px #2d37484d;transform:translateY(-1px)}.founder-image-container{align-items:center;display:flex;flex:0 0 400px;justify-content:center}@media(max-width:768px){.founder-image-container{flex:none}}.founder-image{border-radius:20px;box-shadow:0 10px 30px #0000001a;height:auto;max-width:400px;object-fit:contain;width:100%}@media(max-width:768px){.founder-image{max-width:350px}}@media(max-width:480px){.founder-image{max-width:300px}}.movement-section{background:#fff;padding:80px 40px}@media(max-width:768px){.movement-section{padding:60px 20px}}.movement-container{margin:0 auto;max-width:1200px}.movement-content{align-items:center;display:flex;gap:80px}@media(max-width:1024px){.movement-content{gap:60px}}@media(max-width:768px){.movement-content{flex-direction:column;gap:40px}}.movement-images-overlap{flex:1 1;height:400px;margin-right:60px;position:relative;width:500px}@media(max-width:768px){.movement-images-overlap{height:300px;margin:0 auto 40px;width:350px}}@media(max-width:480px){.movement-images-overlap{height:250px;width:300px}}.image-container-1{border-radius:15px;box-shadow:0 10px 25px #00000026;height:200px;left:0;overflow:hidden;position:absolute;top:0;transform:rotate(-5deg);transition:transform .3s ease;width:280px;z-index:1}.image-container-1:hover{transform:rotate(-5deg) translateY(-5px)}@media(max-width:768px){.image-container-1{height:160px;width:220px}}@media(max-width:480px){.image-container-1{height:140px;width:190px}}.image-container-2{border-radius:15px;box-shadow:0 15px 30px #0003;height:200px;overflow:hidden;position:absolute;right:0;top:50px;transform:rotate(8deg);transition:transform .3s ease;width:280px;z-index:2}.image-container-2:hover{transform:rotate(8deg) translateY(-5px)}@media(max-width:768px){.image-container-2{height:160px;top:40px;width:220px}}@media(max-width:480px){.image-container-2{height:140px;top:35px;width:190px}}.image-container-3{border-radius:15px;bottom:0;box-shadow:0 20px 35px #00000040;height:200px;left:60px;overflow:hidden;position:absolute;transform:rotate(-2deg);transition:transform .3s ease;width:280px;z-index:3}.image-container-3:hover{transform:rotate(-2deg) translateY(-5px)}@media(max-width:768px){.image-container-3{height:160px;left:45px;width:220px}}@media(max-width:480px){.image-container-3{height:140px;left:35px;width:190px}}.movement-image{height:100%;object-fit:cover;width:100%}.movement-text{flex:1 1;max-width:500px}@media(max-width:768px){.movement-text{text-align:center}}.movement-description{color:#3f3f46;font-family:Mona Sans;font-size:1.5rem;font-weight:500;line-height:1.5;margin:0 0 30px}@media(max-width:768px){.movement-description{font-size:1.25rem}}.movement-volunteer-btn{background:#303030;border:none;border-radius:32px;color:#fff;cursor:pointer;font-family:Mona Sans;font-size:1rem;font-weight:600;padding:16px 32px;transition:all .2s ease}.movement-volunteer-btn:hover{background:#1a202c;box-shadow:0 4px 12px #2d37484d;transform:translateY(-1px)}.movement-volunteer-btn:focus{outline:2px solid #4299e1;outline-offset:2px}.beliefs-history-section{background:#fff;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;padding:80px 40px;position:relative}.beliefs-history-section:before{background:linear-gradient(90deg,#fbecb2,#0000);background:linear-gradient(90deg,var(--Yellow-200,#fbecb2) 0,#0000 100%);left:0}.beliefs-history-section:after,.beliefs-history-section:before{content:"";height:100%;opacity:.3;position:absolute;top:0;width:200px;z-index:1}.beliefs-history-section:after{background:linear-gradient(270deg,#d3b2e1,#0000);background:linear-gradient(270deg,var(--Purple-200,#d3b2e1) 0,#0000 100%);right:0}@media(max-width:768px){.beliefs-history-section{padding:60px 20px}.beliefs-history-section:after,.beliefs-history-section:before{width:100px}}.beliefs-history-container{margin:0 auto;max-width:1200px;position:relative;z-index:2}.beliefs-section{margin-bottom:80px}@media(max-width:768px){.beliefs-section{margin-bottom:60px}}.beliefs-title{color:#2d3748;font-family:Mona Sans,sans-serif;font-size:2.75rem;font-weight:700;letter-spacing:-.02em;margin:0 0 60px;text-align:center}@media(max-width:768px){.beliefs-title{font-size:2.25rem;margin-bottom:40px}}@media(max-width:480px){.beliefs-title{font-size:1.875rem}}.beliefs-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.beliefs-grid{gap:25px;grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.beliefs-grid{gap:20px;grid-template-columns:1fr}}.belief-card{border-radius:20px;box-shadow:0 8px 25px #00000014;overflow:hidden;padding:40px 30px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.belief-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-8px)}@media(max-width:768px){.belief-card{padding:30px 25px}}.compassion-card{background:#d3b2e1}.equality-card{background:#ffc2b4}.collaboration-card{background:#fbb}.sustainability-card{background:#f8e38b}.belief-icon{display:block;font-size:2.5rem;margin-bottom:20px}.belief-name{color:#2d3748;font-family:Mona Sans,sans-serif;font-size:1.5rem;font-weight:700;margin:0 0 16px}.belief-description{color:#4a5568;font-family:Mona Sans,sans-serif;font-size:.95rem;line-height:1.6;margin:0}.history-section{background:linear-gradient(90deg,#8e44ad3d,#e8bc0d3d);border-radius:32px;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;overflow:hidden;padding:60px}@media(max-width:768px){.history-section{padding:40px 30px}}@media(max-width:480px){.history-section{padding:30px 20px}}.history-title{color:#2d3748;font-family:Mona Sans,sans-serif;font-size:2.75rem;font-weight:700;letter-spacing:-.02em;margin:0 0 50px;text-align:center}@media(max-width:768px){.history-title{font-size:2.25rem;margin-bottom:40px}}@media(max-width:480px){.history-title{font-size:1.875rem}}.history-timeline{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.history-timeline{gap:30px;grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.history-timeline{gap:25px;grid-template-columns:1fr}}.history-item{text-align:left}.history-year{color:#2d3748;font-family:Mona Sans,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:12px;position:relative}.history-year:after{background:#2d3748;content:"";display:block;height:3px;margin-top:8px;width:201px}.history-content p{color:#4a5568;font-family:Mona Sans,sans-serif;font-size:1rem;line-height:1.6;margin:0}.testimonials-section-new{background:#fff;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden;padding:80px 40px;position:relative}@media(max-width:768px){.testimonials-section-new{padding:60px 20px}}.testimonials-section-new:before{background:#d3b2e1;background:var(--Purple-200,#d3b2e1);border-radius:50%;bottom:0;content:"";filter:blur(40px);height:200px;left:0;opacity:.4;position:absolute;transform:translate(-50%,50%);width:300px;z-index:1}@media(max-width:768px){.testimonials-section-new:before{height:150px;width:200px}}.testimonials-section-new:after{background:#fbecb2;background:var(--Yellow-200,#fbecb2);border-radius:50%;bottom:0;content:"";filter:blur(40px);height:200px;opacity:.4;position:absolute;right:0;transform:translate(50%,50%);width:300px;z-index:1}@media(max-width:768px){.testimonials-section-new:after{height:150px;width:200px}}.testimonials-container-new{background:#fff;border-radius:24px;margin:0 auto;max-width:1200px;padding:60px;position:relative;z-index:2}@media(max-width:768px){.testimonials-container-new{padding:40px 20px}}.testimonials-content-new{align-items:center;display:flex;gap:80px;margin-bottom:60px;position:relative}@media(max-width:1024px){.testimonials-content-new{gap:60px}}@media(max-width:768px){.testimonials-content-new{flex-direction:column;gap:40px;text-align:center}}.testimonial-text-new{flex:1 1;position:relative}.testimonial-text-new .quote-icon-new{color:#9d7fb5;font-family:Georgia,serif;font-size:4rem;line-height:1;margin-bottom:30px}.testimonial-text-new .testimonial-quote-main{color:#2d3748;font-family:Mona Sans,sans-serif;font-size:1.75rem;font-weight:600;line-height:1.3;margin:0 0 20px}@media(max-width:768px){.testimonial-text-new .testimonial-quote-main{font-size:1.5rem}}.testimonial-text-new .testimonial-quote-sub{color:#4a5568;font-family:Mona Sans,sans-serif;font-size:1rem;font-style:italic;line-height:1.6;margin:0 0 40px}.testimonial-text-new .testimonial-author-new h4{color:#2d3748;font-family:Mona Sans,sans-serif;font-size:1.25rem;font-weight:700;margin:0 0 5px}.testimonial-text-new .testimonial-author-new p{color:#4a5568;font-family:Mona Sans,sans-serif;font-size:1rem;margin:0}.testimonial-image-container-new{flex:0 0 400px;position:relative}@media(max-width:768px){.testimonial-image-container-new{flex:none}}.testimonial-image-container-new .testimonial-image-new{border-radius:20px;box-shadow:0 20px 40px #00000026;height:400px;object-fit:cover;width:100%}@media(max-width:768px){.testimonial-image-container-new .testimonial-image-new{height:300px}}.testimonials-navigation-new{display:flex;gap:20px;justify-content:center;position:relative}.testimonials-navigation-new .nav-btn-new{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;box-shadow:0 4px 12px #0000001a;cursor:pointer;display:flex;font-family:Mona Sans,sans-serif;height:50px;justify-content:center;transition:all .3s ease;width:50px}.testimonials-navigation-new .nav-btn-new:hover{background:#f7fafc;box-shadow:0 6px 20px #00000026;transform:scale(1.05)}.testimonials-navigation-new .nav-btn-new.prev-btn-new svg{color:#718096}.testimonials-navigation-new .nav-btn-new.next-btn-new{background:#2d3748;border-color:#2d3748}.testimonials-navigation-new .nav-btn-new.next-btn-new svg{color:#fff}.testimonials-navigation-new .nav-btn-new.next-btn-new:hover{background:#1a202c;border-color:#1a202c}.contact-section{align-items:center;display:flex;justify-content:center;padding:60px 0}.contact-section .container{display:flex;justify-content:center;width:100%}.contact-section .contact-card{align-items:flex-start;background:linear-gradient(135deg,#f6e05e,#f6d55c 50%,#ecc94b);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:32px;display:flex;gap:50px;margin:0 auto;max-width:1200px;overflow:hidden;padding:90px 60px;position:relative;width:100%}@media(max-width:768px){.contact-section .contact-card{align-items:center;flex-direction:column;gap:30px;padding:60px 40px;text-align:center}}@media(max-width:480px){.contact-section .contact-card{padding:40px 20px}}.contact-section .contact-card:before{background:#ffffff1a;border-radius:50%;content:"";height:400px;position:absolute;right:-150px;top:-150px;width:400px}.contact-section .contact-card:after{background:#ffffff0d;border-radius:50%;bottom:-100px;content:"";height:250px;position:absolute;right:100px;width:250px}.contact-section .contact-card .contact-icon{align-items:center;background:#ffffff26;border-radius:50%;display:flex;flex-shrink:0;height:100px;justify-content:center;position:relative;width:100px;z-index:2}.contact-section .contact-card .contact-icon img{height:50px;width:50px}.contact-section .contact-card .contact-content{flex:1 1;position:relative;z-index:2}.contact-section .contact-card .contact-content h2{color:#2d3748;font-family:system-ui,-apple-system,sans-serif;font-size:40px;font-weight:700;letter-spacing:-.025em;margin:0 0 20px}@media(max-width:768px){.contact-section .contact-card .contact-content h2{font-size:32px}}@media(max-width:480px){.contact-section .contact-card .contact-content h2{font-size:28px}}.contact-section .contact-card .contact-content p{color:#4a5568;font-size:16px;font-weight:400;line-height:1.6;margin:0 0 32px;max-width:500px}@media(max-width:768px){.contact-section .contact-card .contact-content p{font-size:15px;max-width:100%}}.contact-section .contact-card .contact-content .contact-info{display:flex;flex-direction:column;gap:20px}.contact-section .contact-card .contact-content .contact-info .contact-item{align-items:center;color:#2d3748;display:flex;font-size:16px;font-weight:500;gap:14px}@media(max-width:768px){.contact-section .contact-card .contact-content .contact-info .contact-item{font-size:15px;justify-content:center}}.contact-section .contact-card .contact-content .contact-info .contact-item svg{flex-shrink:0;height:20px;width:20px}.faq-section{background:linear-gradient(135deg,#c4b5fd66,#fef08a66);border-radius:40px;margin:0 auto;max-width:1280px;padding:40px 20px;width:100%}@media(max-width:768px){.faq-section{border-radius:30px;padding:30px 15px}}@media(max-width:480px){.faq-section{border-radius:20px;padding:20px 10px}}.faq-section .container{margin:0 auto;max-width:1000px;width:100%}.faq-section .faq-header{margin-bottom:60px;text-align:center}@media(max-width:768px){.faq-section .faq-header{margin-bottom:40px}}.faq-section .faq-header .faq-icon{align-items:center;background:#0000;border-radius:50%;display:flex;height:100px;justify-content:center;margin:-78px auto 17px;width:100px}@media(max-width:768px){.faq-section .faq-header .faq-icon{height:80px;margin:-60px auto 15px;width:80px}}.faq-section .faq-header .faq-icon img{height:100px;width:100px}@media(max-width:768px){.faq-section .faq-header .faq-icon img{height:80px;width:80px}}.faq-section .faq-header h2{color:#1a202c;font-family:system-ui,-apple-system,sans-serif;font-size:40px;font-weight:700;letter-spacing:-.025em;margin:0 0 12px}@media(max-width:768px){.faq-section .faq-header h2{font-size:32px}}@media(max-width:480px){.faq-section .faq-header h2{font-size:28px}}.faq-section .faq-header p{color:#718096;font-size:16px;font-weight:400;margin:0}@media(max-width:768px){.faq-section .faq-header p{font-size:15px}}.faq-section .faq-list{background:#0000;border-radius:20px;overflow:hidden;padding:0 100px 80px;width:100%}@media(max-width:1024px){.faq-section .faq-list{padding:0 50px 60px}}@media(max-width:768px){.faq-section .faq-list{padding:0 20px 40px}}@media(max-width:480px){.faq-section .faq-list{padding:0 10px 30px}}.faq-section .faq-item{border-bottom:none}.faq-section .faq-item:not(:last-child){border-bottom:1px solid #101011}.faq-section .faq-item .faq-question{align-items:center;background:none;border:none;color:#0d0d0e;cursor:pointer;display:flex;font-family:system-ui,-apple-system,sans-serif;font-size:18px;font-weight:600;justify-content:space-between;padding:28px 32px;text-align:left;transition:all .3s ease;width:100%}@media(max-width:768px){.faq-section .faq-item .faq-question{font-size:16px;padding:24px 20px}}@media(max-width:480px){.faq-section .faq-item .faq-question{font-size:15px;padding:20px 15px}}.faq-section .faq-item .faq-question:hover{background:#00000005}.faq-section .faq-item .faq-question .faq-toggle{align-items:center;background:#0000;border:1px solid #e2e8f0;border-radius:50%;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:all .3s ease;width:36px}@media(max-width:768px){.faq-section .faq-item .faq-question .faq-toggle{height:32px;width:32px}}.faq-section .faq-item .faq-question .faq-toggle svg{color:#4a5568;height:18px;width:18px}@media(max-width:768px){.faq-section .faq-item .faq-question .faq-toggle svg{height:16px;width:16px}}.faq-section .faq-item .faq-answer{max-height:0;overflow:hidden;transition:all .4s ease}.faq-section .faq-item .faq-answer.show{max-height:180px}@media(max-width:768px){.faq-section .faq-item .faq-answer.show{max-height:200px}}.faq-section .faq-item .faq-answer p{color:#0c0c0c;font-size:15px;font-weight:400;line-height:1.6;margin:0;padding:0 32px 28px}@media(max-width:768px){.faq-section .faq-item .faq-answer p{font-size:14px;padding:0 20px 24px}}@media(max-width:480px){.faq-section .faq-item .faq-answer p{font-size:13px;padding:0 15px 20px}}.faq-section .faq-item.active .faq-question .faq-toggle{background:#2d3748;border-color:#2d3748}.faq-section .faq-item.active .faq-question .faq-toggle svg{color:#fff}.faq-section .faq-item .faq-divider{display:none}.founder-explore-btn:focus,.movement-volunteer-btn:focus,.nav-btn-new:focus{outline:2px solid #4299e1;outline-offset:2px}@media print{.beliefs-history-section,.change-makers-section,.contact-section,.faq-section,.founder-section,.movement-section,.testimonials-section-new{padding:20px;page-break-inside:avoid}.change-makers-background,.contact-card,.founder-card,.history-section{background:#f7fafc!important;border:1px solid #e2e8f0}.founder-explore-btn,.movement-volunteer-btn,.nav-btn-new{display:none}}.events-page .container{margin:0 auto;max-width:1200px;padding:0 20px}@media(max-width:768px){.events-page .container{padding:0 16px}}.events-page .hero-section{margin-top:-60px;min-height:80vh;overflow:hidden;position:relative}.events-page .hero-section .hero-background{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100%;justify-content:center;position:relative;width:100%}.events-page .hero-section .hero-background:before{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.events-page .hero-section .hero-content{align-items:center;display:flex;flex-direction:column;gap:40px;max-width:1200px;padding:0 20px;position:relative;text-align:center;width:100%;z-index:2}@media(max-width:768px){.events-page .hero-section .hero-content{gap:30px;padding:0 16px}}.events-page .hero-section .hero-text{color:#fff}.events-page .hero-section .hero-text h1{color:#fff;font-family:system-ui,-apple-system,sans-serif;font-size:4rem;font-weight:700;letter-spacing:-.025em;margin-bottom:20px;text-shadow:0 2px 4px #0000004d}@media(max-width:768px){.events-page .hero-section .hero-text h1{font-size:2.5rem}}@media(max-width:480px){.events-page .hero-section .hero-text h1{font-size:2rem}}.events-page .hero-section .hero-text p{color:#f7fafc;font-size:1.25rem;line-height:1.6;margin:0;max-width:600px;text-shadow:0 1px 2px #0000004d}@media(max-width:768px){.events-page .hero-section .hero-text p{font-size:1.125rem}}@media(max-width:480px){.events-page .hero-section .hero-text p{font-size:1rem}}.events-page .hero-section .hero-image-container{margin-top:350px;max-width:800px;position:relative;width:100%}.events-page .hero-section .hero-image-container .hero-image{border-radius:24px;box-shadow:0 20px 50px #00000040;overflow:hidden;position:relative}.events-page .hero-section .hero-image-container .hero-image img{display:block;height:350px;object-fit:cover;width:100%}@media(max-width:768px){.events-page .hero-section .hero-image-container .hero-image img{height:280px}}@media(max-width:480px){.events-page .hero-section .hero-image-container .hero-image img{height:220px}}.events-page .hero-section .hero-image-container .hero-navigation{display:flex;justify-content:space-between;left:0;padding:0 20px;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}.events-page .hero-section .hero-image-container .hero-navigation .hero-nav-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 4px 15px #0000001a;cursor:pointer;display:flex;height:44px;justify-content:center;pointer-events:auto;transition:all .3s ease;width:44px}.events-page .hero-section .hero-image-container .hero-navigation .hero-nav-btn:hover{background:#fff;box-shadow:0 6px 20px #00000026;transform:scale(1.05)}.events-page .hero-section .hero-image-container .hero-navigation .hero-nav-btn:active{transform:scale(.95)}.events-page .hero-section .hero-image-container .hero-navigation .hero-nav-btn svg{color:#2d3748;height:20px;width:20px}@media(max-width:480px){.events-page .hero-section .hero-image-container .hero-navigation .hero-nav-btn{height:36px;width:36px}.events-page .hero-section .hero-image-container .hero-navigation .hero-nav-btn svg{height:16px;width:16px}}.events-page .hero-section .hero-image-container .hero-indicators{bottom:-30px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%)}.events-page .hero-section .hero-image-container .hero-indicators .hero-indicator{background:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.events-page .hero-section .hero-image-container .hero-indicators .hero-indicator:hover{background:#fffc;transform:scale(1.2)}.events-page .hero-section .hero-image-container .hero-indicators .hero-indicator.active{background:#fff;transform:scale(1.2)}@media(max-width:768px){.events-page .hero-section .hero-image-container .hero-indicators{bottom:-25px}.events-page .hero-section .hero-image-container .hero-indicators .hero-indicator{height:10px;width:10px}}.events-page .events-section{background:#fff;margin-bottom:0;margin-top:90px;padding:80px 0}.events-page .events-section .container{margin:0 auto;max-width:1600px;padding:0 60px}@media(max-width:1400px){.events-page .events-section .container{padding:0 40px}}@media(max-width:768px){.events-page .events-section .container{padding:0 20px}}.events-page .events-section .events-grid{align-items:stretch;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin:0 auto}@media(max-width:1200px){.events-page .events-section .events-grid{gap:25px}}@media(max-width:768px){.events-page .events-section .events-grid{align-items:center;flex-direction:column;gap:30px}}.events-page .events-section .event-card{background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;flex-shrink:0;height:480px;margin:0 auto 40px;overflow:visible;padding:70px 25px 25px;position:relative;width:380px}@media(max-width:768px){.events-page .events-section .event-card{height:480px;margin:0 auto 30px;max-width:380px;padding:60px 25px 25px;width:100%}}@media(max-width:400px){.events-page .events-section .event-card{height:460px;margin:0 auto 25px;max-width:360px;padding:55px 20px 20px;width:95%}}.events-page .events-section .event-card .event-content{display:flex;flex-direction:column;height:100%;justify-content:flex-start;position:relative;z-index:2}.events-page .events-section .event-card .event-content h3{color:#000;font-family:system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:12px;text-align:left}@media(max-width:400px){.events-page .events-section .event-card .event-content h3{font-size:1.3rem;margin-bottom:10px}}.events-page .events-section .event-card .event-content .event-description{color:#000;font-size:1rem;line-height:1.5;margin-bottom:16px;opacity:.9;text-align:left}@media(max-width:400px){.events-page .events-section .event-card .event-content .event-description{font-size:.9rem;margin-bottom:14px}}.events-page .events-section .event-card .event-content .event-date,.events-page .events-section .event-card .event-content .event-location{color:#000;font-size:.9rem;font-weight:500;margin-bottom:8px;opacity:.8;text-align:left}@media(max-width:400px){.events-page .events-section .event-card .event-content .event-date,.events-page .events-section .event-card .event-content .event-location{font-size:.85rem;margin-bottom:6px}}.events-page .events-section .event-card .event-content .event-buttons{display:flex;flex-direction:column;flex-shrink:0;gap:12px;margin-top:auto}.events-page .events-section .event-card .event-content .event-buttons button{align-items:center;border:none;border-radius:25px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;justify-content:center;padding:12px 24px;transition:all .3s ease;width:100%}@media(max-width:400px){.events-page .events-section .event-card .event-content .event-buttons button{font-size:.9rem;padding:10px 20px}}.events-page .events-section .event-card .event-content .event-buttons button svg{stroke-width:2.5}.events-page .events-section .event-card .event-content .event-buttons .volunteer-btn{background:#ffffffe6;box-shadow:0 2px 5px #0000001a;color:#2d3748}.events-page .events-section .event-card .event-content .event-buttons .volunteer-btn:hover{background:#fff;transform:translateY(-2px)}.events-page .events-section .event-card .event-content .event-buttons .participate-btn{background:#2d3748;color:#fff}.events-page .events-section .event-card .event-content .event-buttons .participate-btn:hover{background:#1a202c;transform:translateY(-2px)}.events-page .events-section .purple-card .volunteer-btn{color:#5b2b85}.events-page .events-section .pink-card .volunteer-btn{color:#e7665e}.events-page .events-section .yellow-card .volunteer-btn{color:#a88719}.events-page .gallery-section{background:#fff;margin-bottom:60px;padding:40px 0}.events-page .gallery-section .gallery-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}@media(max-width:768px){.events-page .gallery-section .gallery-header{flex-direction:column;gap:20px;text-align:center}}.events-page .gallery-section .gallery-header h2{color:#2d3748;font-family:system-ui,-apple-system,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-.025em;margin:0}@media(max-width:768px){.events-page .gallery-section .gallery-header h2{font-size:2rem}}.events-page .gallery-section .gallery-header .gallery-indicators{display:flex;gap:12px}.events-page .gallery-section .gallery-header .gallery-indicators .indicator{align-items:center;background:#0000;border:2px solid #4a5568;border-radius:50%;color:#4a5568;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:44px;justify-content:center;transition:all .3s ease;width:44px}.events-page .gallery-section .gallery-header .gallery-indicators .indicator:hover{background:#4a55681a;transform:scale(1.05)}.events-page .gallery-section .gallery-header .gallery-indicators .indicator.active{background:#2d3748;border-color:#2d3748;color:#fff}.events-page .gallery-section .gallery-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:2fr 1fr;margin-bottom:40px;transition:all .5s ease}@media(max-width:768px){.events-page .gallery-section .gallery-grid{grid-template-columns:1fr}}.events-page .gallery-section .gallery-grid .gallery-main{border-radius:16px;overflow:hidden}.events-page .gallery-section .gallery-grid .gallery-main img{border-radius:16px;height:400px;object-fit:cover;transition:transform .3s ease;width:100%}.events-page .gallery-section .gallery-grid .gallery-main img:hover{transform:scale(1.02)}.events-page .gallery-section .gallery-grid .gallery-side{display:flex;flex-direction:column;gap:20px}.events-page .gallery-section .gallery-grid .gallery-side .gallery-item{border-radius:16px;overflow:hidden}.events-page .gallery-section .gallery-grid .gallery-side .gallery-item img{border-radius:16px;height:190px;object-fit:cover;transition:transform .3s ease;width:100%}.events-page .gallery-section .gallery-grid .gallery-side .gallery-item img:hover{transform:scale(1.02)}.events-page .gallery-section .gallery-navigation{display:flex;gap:16px;justify-content:center}.events-page .gallery-section .gallery-navigation .nav-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;transition:all .3s ease;width:50px}.events-page .gallery-section .gallery-navigation .nav-btn:hover{border-color:#cbd5e0;transform:scale(1.1)}.events-page .gallery-section .gallery-navigation .nav-btn:active{transform:scale(.95)}.events-page .gallery-section .gallery-navigation .nav-btn.prev-btn svg{color:#718096}.events-page .gallery-section .gallery-navigation .nav-btn.prev-btn:hover{background:#f7fafc}.events-page .gallery-section .gallery-navigation .nav-btn.next-btn{background:#2d3748;border-color:#2d3748}.events-page .gallery-section .gallery-navigation .nav-btn.next-btn svg{color:#fff}.events-page .gallery-section .gallery-navigation .nav-btn.next-btn:hover{background:#1a202c;border-color:#1a202c}.events-page .faq-section{background:linear-gradient(135deg,#c4b5fd66,#fef08a66);border-radius:40px 40px 40px 40px;height:auto;margin:0 auto;max-width:1280px;min-height:750px;padding:40px 0;width:100%}.events-page .faq-section .faq-header{margin-bottom:60px;text-align:center}.events-page .faq-section .faq-header .faq-icon{align-items:center;background:#0000;border-radius:50%;display:flex;height:100px;justify-content:center;margin:-78px auto 17px;width:100px}.events-page .faq-section .faq-header .faq-icon img{height:100px;width:100px}.events-page .faq-section .faq-header h2{color:#1a202c;font-family:system-ui,-apple-system,sans-serif;font-size:40px;font-weight:700;letter-spacing:-.025em;margin:0 0 12px}.events-page .faq-section .faq-header p{color:#718096;font-size:16px;font-weight:400;margin:0}.events-page .faq-section .faq-list{background:#0000;border-radius:20px;overflow:hidden;padding:0 100px 80px;width:100%}@media(max-width:1024px){.events-page .faq-section .faq-list{padding:0 60px 60px}}@media(max-width:768px){.events-page .faq-section .faq-list{padding:0 40px 40px}}@media(max-width:480px){.events-page .faq-section .faq-list{padding:0 20px 20px}}.events-page .faq-section .faq-item{border-bottom:none}.events-page .faq-section .faq-item:not(:last-child){border-bottom:1px solid #101011}.events-page .faq-section .faq-item .faq-question{align-items:center;background:none;border:none;color:#0d0d0e;cursor:pointer;display:flex;font-family:system-ui,-apple-system,sans-serif;font-size:18px;font-weight:600;justify-content:space-between;padding:28px 32px;text-align:left;transition:all .3s ease;width:100%}.events-page .faq-section .faq-item .faq-question .faq-toggle{align-items:center;background:#0000;border:1px solid #e2e8f0;border-radius:50%;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:all .3s ease;width:36px}.events-page .faq-section .faq-item .faq-question .faq-toggle svg{color:#4a5568;height:18px;width:18px}.events-page .faq-section .faq-item .faq-answer{max-height:0;overflow:hidden;transition:all .4s ease}.events-page .faq-section .faq-item .faq-answer.show{max-height:180px}.events-page .faq-section .faq-item .faq-answer p{color:#0c0c0c;font-size:15px;font-weight:400;line-height:1.6;margin:0;padding:0 32px 28px}.events-page .faq-section .faq-item.active .faq-question .faq-toggle{background:#2d3748;border-color:#2d3748}.events-page .faq-section .faq-item.active .faq-question .faq-toggle svg{color:#fff}.events-page .faq-section .faq-item .faq-divider{display:none}@media(max-width:768px){.events-page .faq-section{margin:0 auto;padding:30px 0;width:95%}.events-page .faq-section .faq-header{margin-bottom:40px}.events-page .faq-section .faq-header .faq-icon{height:80px;margin:-60px auto 15px;width:80px}.events-page .faq-section .faq-header .faq-icon img{height:80px;width:80px}.events-page .faq-section .faq-header h2{font-size:28px}.events-page .faq-section .faq-header p{font-size:14px}.events-page .faq-section .faq-item .faq-question{font-size:16px;padding:20px 16px}.events-page .faq-section .faq-item .faq-answer p{font-size:14px;padding:0 16px 20px}}.events-page .cta-section{background:#fff;padding:100px 0}@media(max-width:768px){.events-page .cta-section{padding:80px 0}}.events-page .cta-section .container{margin:0 auto;max-width:1280px;padding:0 40px}@media(max-width:768px){.events-page .cta-section .container{padding:0 20px}}.events-page .cta-section .cta-card{background:#fbecb2;border-radius:32px;box-shadow:0 20px 40px #00000014;margin:0;overflow:hidden;padding:50px 90px;position:relative;width:100%}@media(max-width:1024px){.events-page .cta-section .cta-card{padding:60px 40px}}@media(max-width:768px){.events-page .cta-section .cta-card{border-radius:24px;padding:50px 30px}}@media(max-width:480px){.events-page .cta-section .cta-card{padding:40px 20px}}.events-page .cta-section .cta-card:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='2' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.events-page .cta-section .cta-content{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:2}.events-page .cta-section .cta-content h2{color:#2d3748;font-family:Mona Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 24px}@media(max-width:1024px){.events-page .cta-section .cta-content h2{font-size:2.5rem}}@media(max-width:768px){.events-page .cta-section .cta-content h2{font-size:2.25rem;margin-bottom:20px}}@media(max-width:480px){.events-page .cta-section .cta-content h2{font-size:1.875rem;margin-bottom:16px}}.events-page .cta-section .cta-content p{color:#4a5568;font-family:Mona Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.6;margin:0 0 50px}@media(max-width:768px){.events-page .cta-section .cta-content p{font-size:1.125rem;margin-bottom:40px}}@media(max-width:480px){.events-page .cta-section .cta-content p{font-size:1rem;margin-bottom:35px}}.events-page .cta-section .cta-content .cta-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:center}@media(max-width:640px){.events-page .cta-section .cta-content .cta-buttons{flex-direction:column;gap:16px;width:100%}}.events-page .cta-section .cta-content .cta-buttons .host-btn{background:#2d3748;border:none;border-radius:50px;box-shadow:0 4px 15px #2d374833;color:#fff;cursor:pointer;font-family:Mona Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:600;min-width:180px;padding:18px 36px;transition:all .3s ease}.events-page .cta-section .cta-content .cta-buttons .host-btn:hover{background:#1a202c;box-shadow:0 8px 25px #2d37484d;transform:translateY(-2px)}.events-page .cta-section .cta-content .cta-buttons .host-btn:active{transform:translateY(0)}@media(max-width:640px){.events-page .cta-section .cta-content .cta-buttons .host-btn{max-width:280px;width:100%}}@media(max-width:480px){.events-page .cta-section .cta-content .cta-buttons .host-btn{font-size:1rem;padding:16px 32px}}.events-page .cta-section .cta-content .cta-buttons .volunteer-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff6;border:2px solid #2d374826;border-radius:50px;color:#2d3748;cursor:pointer;font-family:Mona Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:600;min-width:180px;padding:16px 34px;transition:all .3s ease}.events-page .cta-section .cta-content .cta-buttons .volunteer-btn:hover{background:#fff9;border-color:#2d374840;box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.events-page .cta-section .cta-content .cta-buttons .volunteer-btn:active{transform:translateY(0)}@media(max-width:640px){.events-page .cta-section .cta-content .cta-buttons .volunteer-btn{max-width:280px;width:100%}}@media(max-width:480px){.events-page .cta-section .cta-content .cta-buttons .volunteer-btn{font-size:1rem;padding:16px 32px}}.events-page .cta-section .cta-buttons .host-btn:focus,.events-page .cta-section .cta-buttons .volunteer-btn:focus,.events-page .hero-indicators .hero-indicator:focus,.events-page .hero-navigation .hero-nav-btn:focus{outline:2px solid #4299e1;outline-offset:2px}@media(max-width:768px){.events-page .hero-section .hero-content{padding:0 16px}.events-page .events-section{padding:60px 0}.events-page .events-section .container{padding:0 20px}.events-page .events-section .events-grid{gap:20px}.events-page .events-section .events-grid .event-card{margin:0 auto;max-width:380px;width:100%}.events-page .gallery-section{padding:60px 0}.events-page .gallery-section .gallery-header .gallery-indicators{justify-content:center}}@media(max-width:480px){.events-page .events-section .container{padding:0 15px}.events-page .events-section .events-grid .event-card{max-width:350px;padding:25px 20px}.events-page .events-section .events-grid .event-card .event-content h3{font-size:1.3rem}.events-page .events-section .events-grid .event-card .event-content .event-description{font-size:.9rem}.events-page .events-section .events-grid .event-card .event-content .event-date,.events-page .events-section .events-grid .event-card .event-content .event-location{font-size:.85rem}.events-page .events-section .events-grid .event-card .event-content .event-buttons{gap:12px}.events-page .events-section .events-grid .event-card .event-content .event-buttons button{font-size:.9rem;padding:10px 20px}}.not-found-page{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:60px 20px}.not-found-page .not-found-content{max-width:500px;text-align:center}.not-found-page .not-found-content h1{color:#7b68ee;font-size:8rem;font-weight:700;line-height:1;margin-bottom:10px}@media(max-width:576px){.not-found-page .not-found-content h1{font-size:6rem}}.not-found-page .not-found-content h2{color:#222;font-size:2.5rem;margin-bottom:20px}@media(max-width:576px){.not-found-page .not-found-content h2{font-size:2rem}}.not-found-page .not-found-content p{color:#666;font-size:1.2rem;margin-bottom:30px}.not-found-page .not-found-content .primary-button{display:inline-block}:root{--color-primary:#7b68ee;--color-primary-light:#9e8ff5;--color-primary-dark:#584dbd;--color-secondary-yellow:#ffdb58;--color-secondary-pink:#ffb6c1;--color-secondary-teal:#4fd1c5;--color-background:#fff;--color-background-light:#f8f9fa;--color-background-dark:#e9ecef;--color-text:#333;--color-text-light:#666;--color-text-dark:#111;--color-heading:#222;--color-border:#ddd;--color-shadow:#0000001a;--color-success:#28a745;--color-warning:#ffc107;--color-error:#dc3545;--spacing-xs:4px;--spacing-s:8px;--spacing-m:16px;--spacing-l:24px;--spacing-xl:32px;--spacing-xxl:48px;--radius-s:4px;--radius-m:8px;--radius-l:16px;--radius-round:50%;--container-max-width:1200px;--container-narrow-max-width:960px;--transition-speed:0.3s;--transition-function:ease;--z-index-dropdown:100;--z-index-sticky:200;--z-index-fixed:300;--z-index-modal-backdrop:400;--z-index-modal:500;--z-index-tooltip:600}*{box-sizing:border-box;margin:0;padding:0}body{padding-top:83px}@media(max-width:768px){body{padding-top:83px}}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--color-background);color:#333;color:var(--color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{color:#222;color:var(--color-heading);font-family:Poppins,sans-serif;font-weight:600;line-height:1.3;margin-bottom:1rem}h1{font-size:3rem}@media(max-width:768px){h1{font-size:2.25rem}}@media(max-width:480px){h1{font-size:2rem}}h2{font-size:2.25rem}@media(max-width:768px){h2{font-size:1.75rem}}@media(max-width:480px){h2{font-size:1.5rem}}h3{font-size:1.75rem}@media(max-width:768px){h3{font-size:1.5rem}}@media(max-width:480px){h3{font-size:1.25rem}}h4{font-size:1.5rem}@media(max-width:768px){h4{font-size:1.25rem}}h5{font-size:1.25rem}@media(max-width:768px){h5{font-size:1.125rem}}h6{font-size:1rem}p{margin-bottom:1rem}@media(max-width:768px){p{font-size:.95rem;line-height:1.7}}a{color:#7b68ee;color:var(--color-primary);text-decoration:none;transition:color .3s ease}a:hover{color:#584dbd;color:var(--color-primary-dark)}.button,button{border:none;cursor:pointer;font-family:Inter,sans-serif;transition:all .3s ease}.primary-button{background-color:#7b68ee;background-color:var(--color-primary);border-radius:4px;color:#fff;font-weight:500;padding:12px 24px}.primary-button:hover{background-color:#584dbd;background-color:var(--color-primary-dark)}@media(max-width:768px){.primary-button{font-size:.95rem;padding:10px 20px}}.secondary-button{background-color:#0000;border:2px solid #7b68ee;border:2px solid var(--color-primary);border-radius:4px;color:#7b68ee;color:var(--color-primary);font-weight:500;padding:10px 22px}.secondary-button:hover{background-color:#7b68ee;background-color:var(--color-primary);color:#fff}@media(max-width:768px){.secondary-button{font-size:.95rem;padding:8px 18px}}img{height:auto;max-width:100%}.container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}@media(max-width:768px){.container{padding:0 16px}}@media(max-width:480px){.container{padding:0 12px}}section{padding:60px 0}@media(max-width:768px){section{padding:40px 0}}@media(max-width:480px){section{padding:30px 0}}.section-title{margin-bottom:40px;text-align:center}.section-title:after{background-color:#7b68ee;background-color:var(--color-primary);content:"";display:block;height:3px;margin:15px auto 0;width:60px}@media(max-width:768px){.section-title{margin-bottom:30px}.section-title:after{height:2px;margin:12px auto 0;width:50px}}.section-description{color:#666;color:var(--color-text-light);margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:700px;text-align:center}@media(max-width:768px){.section-description{margin-bottom:30px;max-width:90%}}.mobile-only{display:none}@media(max-width:768px){.mobile-only{display:block}}.desktop-only{display:block}@media(max-width:768px){.desktop-only{display:none}}.grid-responsive{grid-gap:20px;display:grid;gap:20px}.grid-responsive.cols-1{grid-template-columns:1fr}.grid-responsive.cols-2{grid-template-columns:repeat(2,1fr)}.grid-responsive.cols-3{grid-template-columns:repeat(3,1fr)}.grid-responsive.cols-4{grid-template-columns:repeat(4,1fr)}@media(max-width:768px){.grid-responsive{gap:16px}.grid-responsive.cols-2,.grid-responsive.cols-3,.grid-responsive.cols-4{grid-template-columns:1fr}.grid-responsive.mobile-cols-2{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.grid-responsive{gap:12px}}.flex-responsive{display:flex;gap:20px}@media(max-width:768px){.flex-responsive{flex-direction:column;gap:16px}.text-center-mobile{text-align:center}.mb-mobile{margin-bottom:20px}.mt-mobile{margin-top:20px}.p-mobile{padding:16px}}.donate-page{overflow-x:hidden}.donate-page .hero-section{align-items:center;border-radius:0 0 80px,80px;display:flex;justify-content:center;margin-top:-60px;min-height:100vh;position:relative}@media(max-width:768px){.donate-page .hero-section{margin-top:-40px;min-height:70vh}}@media(max-width:480px){.donate-page .hero-section{margin-top:-20px;min-height:60vh}}.donate-page .hero-section .hero-background{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50px 50px 0 0;display:flex;height:100vh;justify-content:center;overflow:hidden;padding-bottom:4rem;position:relative;width:100%}@media(max-width:768px){.donate-page .hero-section .hero-background{border-radius:30px 30px 0 0;height:70vh;padding-bottom:3rem;width:100%}}@media(max-width:480px){.donate-page .hero-section .hero-background{border-radius:20px 20px 0 0;height:60vh;padding-bottom:2rem}}.donate-page .hero-section .hero-content{margin:0 auto;max-width:900px;padding:2rem;position:relative;text-align:center;z-index:2}@media(max-width:768px){.donate-page .hero-section .hero-content{max-width:95%;padding:1.5rem}}@media(max-width:480px){.donate-page .hero-section .hero-content{max-width:100%;padding:1rem}}.donate-page .hero-section .hero-content .hero-image-container{display:flex;justify-content:center;margin-top:0}.donate-page .hero-section .hero-content .hero-image-container .hero-image{border-radius:24px;box-shadow:0 20px 40px #0000001a;height:auto;margin-bottom:-60px;margin-left:80px;max-width:650px;width:100%}@media(max-width:768px){.donate-page .hero-section .hero-content .hero-image-container .hero-image{border-radius:20px;max-width:500px}}@media(max-width:480px){.donate-page .hero-section .hero-content .hero-image-container .hero-image{border-radius:16px;max-width:90%}}.donate-page .cards-section{background:#fff;margin-top:-2rem;padding:3rem 2rem 5rem}@media(max-width:768px){.donate-page .cards-section{padding:2rem 1.5rem 4rem}}@media(max-width:480px){.donate-page .cards-section{padding:1.5rem 1rem 3rem}}.donate-page .cards-section .cards-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}@media(max-width:768px){.donate-page .cards-section .cards-container{gap:1.25rem;grid-template-columns:1fr}}@media(max-width:480px){.donate-page .cards-section .cards-container{gap:1rem;grid-template-columns:1fr}}.donate-page .cards-section .cards-container .card{border-radius:1.25rem;margin:0 auto;max-width:380px;padding:2rem 1.5rem;position:relative;text-align:center;transition:transform .3s ease}@media(max-width:768px){.donate-page .cards-section .cards-container .card{max-width:100%;padding:1.75rem 1.25rem}}@media(max-width:480px){.donate-page .cards-section .cards-container .card{padding:1.5rem 1rem}}.donate-page .cards-section .cards-container .card:hover{transform:translateY(-5px)}.donate-page .cards-section .cards-container .card .card-icon{display:block;font-size:1.75rem;margin-bottom:1.25rem}@media(max-width:480px){.donate-page .cards-section .cards-container .card .card-icon{font-size:1.5rem;margin-bottom:1rem}}.donate-page .cards-section .cards-container .card .card-title{color:#2d3748;font-size:1.25rem;font-weight:600;margin-bottom:.875rem}@media(max-width:480px){.donate-page .cards-section .cards-container .card .card-title{font-size:1.125rem;margin-bottom:.75rem}}.donate-page .cards-section .cards-container .card .card-description{color:#4a5568;font-size:.9rem;line-height:1.5}@media(max-width:480px){.donate-page .cards-section .cards-container .card .card-description{font-size:.875rem}}.donate-page .cards-section .cards-container .card.card-purple{background:#d3b2e1}.donate-page .cards-section .cards-container .card.card-purple .card-icon{color:#553c9a}.donate-page .cards-section .cards-container .card.card-coral{background:#ffc2b4}.donate-page .cards-section .cards-container .card.card-coral .card-icon{color:#97266d}.donate-page .cards-section .cards-container .card.card-yellow{background:#f8e38b}.donate-page .cards-section .cards-container .card.card-yellow .card-icon{color:#a16207}.donate-page .donation-section{background:#fff;padding:4rem 2rem}@media(max-width:768px){.donate-page .donation-section{padding:3rem 1.5rem}}@media(max-width:480px){.donate-page .donation-section{padding:2rem 1rem}}.donate-page .donation-section .donation-container{background:linear-gradient(90deg,#8e44ad3d,#e8bc0d3d);border-radius:40px;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1200px;padding:60px 50px;text-align:center}@media(max-width:768px){.donate-page .donation-section .donation-container{border-radius:30px;padding:40px 30px}}@media(max-width:480px){.donate-page .donation-section .donation-container{border-radius:25px;padding:30px 20px}}.donate-page .donation-section .donation-container .donation-title{color:#2d3748;font-family:inherit;font-size:2.25rem;font-weight:700;margin-bottom:.75rem}@media(max-width:768px){.donate-page .donation-section .donation-container .donation-title{font-size:1.875rem}}@media(max-width:480px){.donate-page .donation-section .donation-container .donation-title{font-size:1.5rem}}.donate-page .donation-section .donation-container .donation-subtitle{color:#4a5568;font-family:inherit;font-size:1rem;margin-bottom:2.5rem}@media(max-width:768px){.donate-page .donation-section .donation-container .donation-subtitle{margin-bottom:2rem}}@media(max-width:480px){.donate-page .donation-section .donation-container .donation-subtitle{font-size:.9rem;margin-bottom:1.5rem}}.donate-page .donation-section .donation-container .slider-container{margin:0 auto 2.5rem;max-width:500px;position:relative}@media(max-width:768px){.donate-page .donation-section .donation-container .slider-container{margin-bottom:2rem}}@media(max-width:480px){.donate-page .donation-section .donation-container .slider-container{margin-bottom:1.5rem}}.donate-page .donation-section .donation-container .slider-container .slider-labels{color:#2d3748;display:flex;font-family:inherit;font-size:1rem;font-weight:600;justify-content:space-between;margin-bottom:1rem}.donate-page .donation-section .donation-container .slider-container .donation-slider{-webkit-appearance:none;appearance:none;background:#fff6;border-radius:3px;cursor:pointer;height:6px;outline:none;width:100%}.donate-page .donation-section .donation-container .slider-container .donation-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#8b5cf6;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:20px;width:20px}.donate-page .donation-section .donation-container .slider-container .donation-slider::-moz-range-thumb{background:#8b5cf6;border:none;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:20px;width:20px}.donate-page .donation-section .donation-container .amount-display{margin-bottom:2.5rem}.donate-page .donation-section .donation-container .amount-display .amount-label{color:#4a5568;display:block;font-family:inherit;font-size:.9rem;margin-bottom:.5rem}.donate-page .donation-section .donation-container .amount-display .amount-value{background:#fff;border-radius:25px;box-shadow:0 2px 8px #0000001a;color:#2d3748;display:inline-block;font-family:inherit;font-size:1.25rem;font-weight:600;min-width:100px;padding:.75rem 1.5rem}.donate-page .donation-section .donation-container .donation-cards{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr);margin-bottom:2.5rem}@media(max-width:768px){.donate-page .donation-section .donation-container .donation-cards{gap:1rem;grid-template-columns:1fr}}.donate-page .donation-section .donation-container .donation-cards .donation-card{background:#fffc;border-radius:16px;box-shadow:0 2px 8px #0000000d;padding:1.5rem 1.25rem;text-align:left}.donate-page .donation-section .donation-container .donation-cards .donation-card h4{color:#2d3748;font-family:inherit;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.donate-page .donation-section .donation-container .donation-cards .donation-card p{color:#4a5568;font-family:inherit;font-size:.875rem;line-height:1.5}.donate-page .donation-section .donation-container .support-button{background:#2d3748;border:none;border-radius:25px;color:#fff;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;padding:.875rem 2rem;transition:all .3s ease}.donate-page .donation-section .donation-container .support-button:hover{background:#1a202c;box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.donate-page .testimonial-section{background:#fff;padding:5rem 2rem;position:relative}.donate-page .testimonial-section:before{background:linear-gradient(90deg,#d3b2e14d,#d3b2e100);left:0}.donate-page .testimonial-section:after,.donate-page .testimonial-section:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:25%;z-index:1}.donate-page .testimonial-section:after{background:linear-gradient(270deg,#fbecb24d,#fbecb200);right:0}.donate-page .testimonial-section .testimonial-container{margin:0 auto;max-width:1200px;position:relative;z-index:2}.donate-page .testimonial-section .testimonial-container .testimonial-quote{color:#2d3748;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.25rem;font-style:italic;font-weight:400;letter-spacing:0;line-height:3.25rem;margin:0 auto 3rem;max-width:900px;position:relative;text-align:center}.donate-page .testimonial-section .testimonial-container .testimonial-quote:after,.donate-page .testimonial-section .testimonial-container .testimonial-quote:before{color:#9ca3af;content:'"';font-size:3rem;font-style:normal;position:absolute;top:-.5rem}.donate-page .testimonial-section .testimonial-container .testimonial-quote:before{left:-2.5rem}.donate-page .testimonial-section .testimonial-container .testimonial-quote:after{right:-2.5rem}@media(max-width:768px){.donate-page .testimonial-section .testimonial-container .testimonial-quote{font-size:1.75rem;line-height:2.5rem}.donate-page .testimonial-section .testimonial-container .testimonial-quote:after,.donate-page .testimonial-section .testimonial-container .testimonial-quote:before{font-size:2.5rem;top:-.25rem}.donate-page .testimonial-section .testimonial-container .testimonial-quote:before{left:-2rem}.donate-page .testimonial-section .testimonial-container .testimonial-quote:after{right:-2rem}}.donate-page .testimonial-section .testimonial-container .circle-button{background:linear-gradient(90deg,#8e44ad52,#e8bc0d52);border:none;border-radius:2rem;color:#2d3748;cursor:pointer;display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.125rem;font-weight:500;margin:0 auto 2rem;padding:1rem 2rem;transition:all .3s ease}.donate-page .testimonial-section .testimonial-container .circle-button:hover{background:linear-gradient(90deg,#8e44ad73,#e8bc0d73);box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.donate-page .testimonial-section .testimonial-container .consistent-support{color:#374151;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.125rem;margin-bottom:4rem;text-align:center}.donate-page .testimonial-section .testimonial-container .testimonial-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 400px;margin-bottom:3rem}@media(max-width:1024px){.donate-page .testimonial-section .testimonial-container .testimonial-content{gap:3rem;grid-template-columns:1fr 350px}}@media(max-width:768px){.donate-page .testimonial-section .testimonial-container .testimonial-content{gap:2rem;grid-template-columns:1fr;text-align:center}}.donate-page .testimonial-section .testimonial-container .testimonial-content .testimonial-text h3{color:#2d3748;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.75rem;font-weight:500;letter-spacing:0;line-height:2.375rem;margin-bottom:1.5rem}.donate-page .testimonial-section .testimonial-container .testimonial-content .testimonial-text p{color:#4a5568;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.3125rem;font-weight:400;letter-spacing:0;line-height:2.125rem}.donate-page .testimonial-section .testimonial-container .testimonial-content .testimonial-image{position:relative}.donate-page .testimonial-section .testimonial-container .testimonial-content .testimonial-image img{border-radius:1rem;box-shadow:0 12px 24px #00000026;height:auto;width:100%}.donate-page .testimonial-section .testimonial-container .testimonial-navigation{display:flex;gap:1rem;justify-content:center}.donate-page .testimonial-section .testimonial-container .testimonial-navigation .nav-button{align-items:center;background:#ffffffe6;border:2px solid #2d3748;border-radius:50%;color:#2d3748;cursor:pointer;display:flex;font-size:1.25rem;height:50px;justify-content:center;transition:all .3s ease;width:50px}.donate-page .testimonial-section .testimonial-container .testimonial-navigation .nav-button:hover{background:#fff;border-color:#1a202c;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.donate-page .testimonial-section .testimonial-container .testimonial-navigation .nav-button.nav-next{background:#2d3748;border-color:#2d3748;color:#fff}.donate-page .testimonial-section .testimonial-container .testimonial-navigation .nav-button.nav-next:hover{background:#1a202c;border-color:#1a202c}.donate-page .amount-selection-section{background:#fff;padding:5rem 2rem}.donate-page .amount-selection-section .amount-selection-container{margin:0 auto;max-width:1200px}.donate-page .amount-selection-section .amount-selection-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 2fr}@media(max-width:1024px){.donate-page .amount-selection-section .amount-selection-content{gap:3rem;grid-template-columns:1fr;text-align:center}}.donate-page .amount-selection-section .amount-title-section .amount-title{color:#2d3748;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.25rem;font-weight:600;letter-spacing:0;line-height:3.25rem;margin:0}@media(max-width:768px){.donate-page .amount-selection-section .amount-title-section .amount-title{font-size:1.875rem;line-height:2.5rem}}@media(max-width:480px){.donate-page .amount-selection-section .amount-title-section .amount-title{font-size:1.5rem;line-height:2rem}}.donate-page .amount-selection-section .amount-options-section .amount-grid{margin-bottom:2rem}.donate-page .amount-selection-section .amount-options-section .amount-grid .amount-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:1rem}@media(max-width:768px){.donate-page .amount-selection-section .amount-options-section .amount-grid .amount-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.donate-page .amount-selection-section .amount-options-section .amount-grid .amount-row{grid-template-columns:1fr}}.donate-page .amount-selection-section .amount-options-section .amount-grid .amount-row:last-child{margin-bottom:0}.donate-page .amount-selection-section .amount-options-section .amount-grid .amount-button{background:#fff;border:2px solid #e2e8f0;border-radius:2rem;color:#4a5568;cursor:pointer;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:500;padding:1rem 1.5rem;transition:all .3s ease}.donate-page .amount-selection-section .amount-options-section .amount-grid .amount-button:hover{background:#f7fafc;border-color:#cbd5e0}.donate-page .amount-selection-section .amount-options-section .amount-grid .amount-button.active{background:#f3f0ff;border-color:#8b5cf6;color:#8b5cf6;font-weight:600}.donate-page .amount-selection-section .amount-options-section .amount-actions{align-items:center;display:flex;gap:1rem}@media(max-width:768px){.donate-page .amount-selection-section .amount-options-section .amount-actions{flex-direction:column;gap:1.5rem}}.donate-page .amount-selection-section .amount-options-section .amount-actions .other-amount-input{background:#fff;border:2px solid #e2e8f0;border-radius:2rem;color:#4a5568;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;outline:none;padding:1rem 1.5rem;transition:all .3s ease}.donate-page .amount-selection-section .amount-options-section .amount-actions .other-amount-input::placeholder{color:#a0aec0}.donate-page .amount-selection-section .amount-options-section .amount-actions .other-amount-input:focus{border-color:#8e44ad;box-shadow:0 0 0 3px #8b5cf61a}@media(max-width:768px){.donate-page .amount-selection-section .amount-options-section .amount-actions .other-amount-input{width:100%}}.donate-page .amount-selection-section .amount-options-section .amount-actions .contribute-button{background:#8e44ad;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;white-space:nowrap}.donate-page .amount-selection-section .amount-options-section .amount-actions .contribute-button:hover{background:#8e44ad;box-shadow:0 4px 12px #8b5cf64d;transform:translateY(-2px)}@media(max-width:768px){.donate-page .amount-selection-section .amount-options-section .amount-actions .contribute-button{width:100%}}.donate-page .amount-selection-section .amount-options-section .contact-section{align-items:center;display:flex;justify-content:center;padding:60px 0}.donate-page .amount-selection-section .amount-options-section .contact-section .container{display:flex;justify-content:center;width:100%}.donate-page .amount-selection-section .amount-options-section .contact-section .contact-card{align-items:flex-start;background:linear-gradient(135deg,#f6e05e,#f6d55c 50%,#ecc94b);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:32px;display:flex;gap:50px;margin:0 auto;max-width:1200px;overflow:hidden;padding:90px 60px;position:relative;width:100%}@media(max-width:768px){.donate-page .amount-selection-section .amount-options-section .contact-section .contact-card{align-items:center;flex-direction:column;gap:30px;padding:60px 40px;text-align:center}}@media(max-width:480px){.donate-page .amount-selection-section .amount-options-section .contact-section .contact-card{padding:40px 20px}}.donate-page .amount-selection-section .amount-options-section .contact-section .contact-card:before{background:#ffffff1a;border-radius:50%;content:"";height:400px;position:absolute;right:-150px;top:-150px;width:400px}.donate-page .amount-selection-section .amount-options-section .contact-section .contact-card:after{background:#ffffff0d;border-radius:50%;bottom:-100px;content:"";height:250px;position:absolute;right:100px;width:250px}.donate-page .amount-selection-section .amount-options-section .contact-section .contact-card .contact-icon{align-items:center;background:#ffffff26;border-radius:50%;display:flex;flex-shrink:0;height:100px;justify-content:center;position:relative;width:100px;z-index:2}.donate-page .amount-selection-section .amount-options-section .contact-section .contact-card .contact-icon img{height:50px;width:50px}.donate-page .amount-selection-section .amount-options-section .contact-section .contact-card .contact-content{flex:1 1;position:relative;z-index:2}.donate-page .amount-selection-section .amount-options-section .contact-section .contact-card .contact-content h2{color:#2d3748;font-family:system-ui,-apple-system,sans-serif;font-size:40px;font-weight:700;letter-spacing:-.025em;margin:0 0 20px}@media(max-width:768px){.donate-page .amount-selection-section .amount-options-section .contact-section .contact-card .contact-content h2{font-size:32px}}@media(max-width:480px){.donate-page .amount-selection-section .amount-options-section .contact-section .contact-card .contact-content h2{font-size:28px}}.donate-page .amount-selection-section .amount-options-section .contact-section .contact-card .contact-content p{color:#4a5568;font-size:16px;font-weight:400;line-height:1.6;margin:0 0 32px;max-width:500px}@media(max-width:768px){.donate-page .amount-selection-section .amount-options-section .contact-section .contact-card .contact-content p{font-size:15px;max-width:100%}}.donate-page .amount-selection-section .amount-options-section .contact-section .contact-card .contact-content .contact-info{display:flex;flex-direction:column;gap:20px}.donate-page .amount-selection-section .amount-options-section .contact-section .contact-card .contact-content .contact-info .contact-item{align-items:center;color:#2d3748;display:flex;font-size:16px;font-weight:500;gap:14px}@media(max-width:768px){.donate-page .amount-selection-section .amount-options-section .contact-section .contact-card .contact-content .contact-info .contact-item{font-size:15px;justify-content:center}}.donate-page .amount-selection-section .amount-options-section .contact-section .contact-card .contact-content .contact-info .contact-item svg{flex-shrink:0;height:20px;width:20px}.donate-page .amount-selection-section .amount-options-section .faq-section{background:linear-gradient(135deg,#c4b5fd66,#fef08a66);border-radius:40px 40px 40px 40px;height:750px;margin:0 auto;padding:40px 0;width:1280px}.donate-page .amount-selection-section .amount-options-section .faq-section .faq-header{margin-bottom:60px;text-align:center}.donate-page .amount-selection-section .amount-options-section .faq-section .faq-header .faq-icon{align-items:center;background:#0000;border-radius:50%;display:flex;height:100px;justify-content:center;margin:-78px auto 17px;width:100px}.donate-page .amount-selection-section .amount-options-section .faq-section .faq-header .faq-icon img{height:100px;width:100px}.donate-page .amount-selection-section .amount-options-section .faq-section .faq-header h2{color:#1a202c;font-family:system-ui,-apple-system,sans-serif;font-size:40px;font-weight:700;letter-spacing:-.025em;margin:0 0 12px}.donate-page .amount-selection-section .amount-options-section .faq-section .faq-header p{color:#718096;font-size:16px;font-weight:400;margin:0}.donate-page .amount-selection-section .amount-options-section .faq-section .faq-list{background:#0000;border-radius:20px;overflow:hidden;padding:0 100px 80px;width:100%}.donate-page .amount-selection-section .amount-options-section .faq-section .faq-item{border-bottom:none}.donate-page .amount-selection-section .amount-options-section .faq-section .faq-item:not(:last-child){border-bottom:1px solid #101011}.donate-page .amount-selection-section .amount-options-section .faq-section .faq-item .faq-question{align-items:center;background:none;border:none;color:#0d0d0e;cursor:pointer;display:flex;font-family:system-ui,-apple-system,sans-serif;font-size:18px;font-weight:600;justify-content:space-between;padding:28px 32px;text-align:left;transition:all .3s ease;width:100%}.donate-page .amount-selection-section .amount-options-section .faq-section .faq-item .faq-question .faq-toggle{align-items:center;background:#0000;border:1px solid #e2e8f0;border-radius:50%;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:all .3s ease;width:36px}.donate-page .amount-selection-section .amount-options-section .faq-section .faq-item .faq-question .faq-toggle svg{color:#4a5568;height:18px;width:18px}.donate-page .amount-selection-section .amount-options-section .faq-section .faq-item .faq-answer{max-height:0;overflow:hidden;transition:all .4s ease}.donate-page .amount-selection-section .amount-options-section .faq-section .faq-item .faq-answer.show{max-height:180px}.donate-page .amount-selection-section .amount-options-section .faq-section .faq-item .faq-answer p{color:#0c0c0c;font-size:15px;font-weight:400;line-height:1.6;margin:0;padding:0 32px 28px}.donate-page .amount-selection-section .amount-options-section .faq-section .faq-item.active .faq-question .faq-toggle{background:#2d3748;border-color:#2d3748}.donate-page .amount-selection-section .amount-options-section .faq-section .faq-item.active .faq-question .faq-toggle svg{color:#fff}.donate-page .amount-selection-section .amount-options-section .faq-section .faq-item .faq-divider{display:none}.resources-page-container{font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin-top:-80px;width:100%}.stories-interviews-hero{background:linear-gradient(180.1deg,#ffa5a5 19.77%,#fff 70.88%);padding:140px 40px 80px;text-align:center;width:100%}@media(max-width:768px){.stories-interviews-hero{padding:120px 20px 60px}}.hero-container{margin:0 auto;max-width:1000px}.hero-content{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center}@media(max-width:768px){.hero-content{gap:30px}}.hero-text{text-align:center}.hero-title{color:#2d3748;font-family:Mona Sans,sans-serif;font-size:48px;font-weight:600;line-height:1.2;margin:0 0 20px}@media(max-width:768px){.hero-title{font-size:36px}}@media(max-width:480px){.hero-title{font-size:28px}}.hero-subtitle{color:#4a5568;font-family:Mona Sans,sans-serif;font-size:18px;line-height:1.6;margin:0 0 40px;max-width:600px}@media(max-width:768px){.hero-subtitle{font-size:16px;margin-bottom:30px}}.hero-subscription{display:flex;justify-content:center;margin:0;width:100%}.subscription-wrapper{align-items:center;display:flex;gap:16px;justify-content:center}@media(max-width:768px){.subscription-wrapper{flex-direction:column;gap:12px;max-width:400px;width:100%}}.email-input{background:#fffffff2;border:none;border-radius:50px;box-shadow:0 2px 8px #00000014;color:#2d3748;font-family:Mona Sans,sans-serif;font-size:16px;outline:none;padding:16px 24px;transition:all .2s ease;width:320px}.email-input::placeholder{color:#a0aec0;font-family:Mona Sans,sans-serif}.email-input:focus{background:#fff;box-shadow:0 0 0 3px #ff6b8426}@media(max-width:768px){.email-input{width:100%}}.subscribe-btn{background:#ff6b47;border:none;border-radius:50px;box-shadow:0 2px 8px #ff6b474d;color:#fff;cursor:pointer;font-family:Mona Sans,sans-serif;font-size:16px;font-weight:600;padding:16px 32px;transition:all .2s ease;white-space:nowrap}.subscribe-btn:hover:not(:disabled){background:#ff5722;box-shadow:0 4px 12px #ff6b4766;transform:translateY(-1px)}.subscribe-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}@media(max-width:768px){.subscribe-btn{width:100%}}.hero-image{margin-top:20px;max-width:700px;width:100%}.featured-image{border-radius:24px;box-shadow:0 20px 40px #00000026;height:350px;object-fit:cover;width:100%}@media(max-width:768px){.featured-image{height:280px}}@media(max-width:480px){.featured-image{height:240px}}.story-month-section{background:#fff;margin-top:20px;padding:80px 0}@media(max-width:768px){.story-month-section{margin-top:15px;padding:60px 0}}.story-month-gradient{background:linear-gradient(90deg,#8e44ad3d,#e8bc0d3d);border-radius:48px;margin:0 40px;padding:80px 60px}@media(max-width:1024px){.story-month-gradient{padding:60px 40px}}@media(max-width:768px){.story-month-gradient{border-radius:32px;margin:0 20px;padding:40px 30px}}.story-month-content{align-items:flex-start;display:flex;gap:80px;margin:0 auto;max-width:1200px}@media(max-width:1024px){.story-month-content{gap:60px}}@media(max-width:768px){.story-month-content{flex-direction:column;gap:40px}}.story-month-title-area{flex:0 0 320px}@media(max-width:768px){.story-month-title-area{flex:none}}.story-month-title{color:#2d3748;font-family:Mona Sans,sans-serif;font-size:44px;font-weight:600;letter-spacing:0;line-height:58px;margin:83px 0 0;text-align:center}@media(max-width:768px){.story-month-title{font-size:36px;line-height:48px;margin-top:0}}@media(max-width:480px){.story-month-title{font-size:32px;line-height:42px}}.story-month-quote-area{flex:1 1;padding:0 40px;position:relative}@media(max-width:768px){.story-month-quote-area{padding:0 20px}}.quote-start{color:#2d3748;font-family:Mona Sans,sans-serif;font-size:5rem;left:-20px;line-height:1;position:absolute;top:-40px}@media(max-width:480px){.quote-start{font-size:4rem;top:-30px}}.quote-end{bottom:-80px;color:#2d3748;font-family:Mona Sans,sans-serif;font-size:5rem;line-height:1;position:absolute;right:-10px}@media(max-width:480px){.quote-end{bottom:-60px;font-size:4rem}}.quote-paragraph{color:#4a5568;font-size:18px;font-weight:400;letter-spacing:0;line-height:36px;margin:0 0 32px;text-align:justify}.quote-author,.quote-paragraph{font-family:Mona Sans,sans-serif}.quote-author{color:#2d3748;font-size:1rem;font-weight:600}.impact-stories-section{background:#fff;margin-top:20px;padding:80px 0}@media(max-width:768px){.impact-stories-section{margin-top:15px;padding:60px 0}}.impact-stories-wrapper{margin:0 auto;max-width:1200px;padding:0 40px}@media(max-width:768px){.impact-stories-wrapper{padding:0 20px}}.impact-stories-title{color:#2d3748;font-family:Mona Sans,sans-serif;font-size:32px;font-weight:600;letter-spacing:0;line-height:32px;margin:0 0 60px}@media(max-width:768px){.impact-stories-title{font-size:28px;line-height:28px}}@media(max-width:480px){.impact-stories-title{font-size:24px;line-height:24px}}.impact-story-card{align-items:flex-start;display:flex;gap:60px;margin-bottom:50px}@media(max-width:1024px){.impact-story-card{gap:40px}}@media(max-width:768px){.impact-story-card{flex-direction:column;gap:30px}}.impact-story-image-area{flex:0 0 400px}@media(max-width:768px){.impact-story-image-area{flex:none}}.impact-story-image{border-radius:20px;height:391px;object-fit:cover;width:436px}@media(max-width:768px){.impact-story-image{height:280px;width:100%}}.impact-story-text-area{flex:1 1}.impact-story-meta{margin-bottom:24px}.impact-story-author,.impact-story-date{color:#6b46c1;font-family:Mona Sans,sans-serif;font-size:1rem;font-weight:600}.impact-story-paragraph{color:#4a5568;font-family:Mona Sans,sans-serif;font-size:20px;font-weight:500;letter-spacing:0;line-height:36px;margin-bottom:24px;text-align:left}@media(max-width:768px){.impact-story-paragraph{font-size:18px;line-height:32px}}@media(max-width:480px){.impact-story-paragraph{font-size:16px;line-height:28px}}.impact-story-paragraph:last-child{margin-bottom:0}.impact-navigation{gap:16px;margin-top:40px}.impact-nav-btn,.impact-navigation{display:flex;justify-content:center}.impact-nav-btn{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:50%;box-shadow:0 2px 8px #0000001a;color:#4a5568;cursor:pointer;height:50px;transition:all .2s ease;width:50px}.impact-nav-btn:disabled{cursor:not-allowed;opacity:.5}.impact-nav-btn:hover:not(:disabled){transform:translateY(-1px)}.impact-nav-btn:hover:not(:disabled),.impact-nav-prev:hover:not(:disabled){background:#f7fafc;border-color:#cbd5e0}.impact-nav-next{background:#2d3748;border-color:#2d3748;color:#fff}.impact-nav-next:hover:not(:disabled){background:#1a202c;border-color:#1a202c}.video-stories-section{background:#fff;margin-top:20px;padding:80px 0}@media(max-width:768px){.video-stories-section{margin-top:15px;padding:60px 0}}.video-stories-wrapper{margin:0 auto;max-width:1200px;padding:0 40px}@media(max-width:768px){.video-stories-wrapper{padding:0 20px}}.video-stories-title{color:#2d3748;font-family:Mona Sans,sans-serif;font-size:32px;font-weight:600;letter-spacing:0;line-height:32px;margin:0 0 60px}@media(max-width:768px){.video-stories-title{font-size:28px;line-height:28px}}@media(max-width:480px){.video-stories-title{font-size:24px;line-height:24px}}.video-stories-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-bottom:60px}@media(max-width:1024px){.video-stories-grid{gap:25px;grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.video-stories-grid{gap:20px;grid-template-columns:1fr}}.video-story-card{background:#0000;border-radius:0;box-shadow:none;overflow:visible;transition:none}.video-story-card:hover{box-shadow:none;transform:none}.video-thumbnail-container{border-radius:20px;height:280px;margin-bottom:20px;overflow:hidden;position:relative;width:100%}.video-thumbnail-container:hover .video-thumbnail{transform:scale(1.05)}.video-thumbnail{border-radius:20px;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.video-episode-badge{background:#6b46c1;border-radius:20px;color:#fff;font-family:Mona Sans,sans-serif;font-size:12px;font-weight:600;left:16px;letter-spacing:.5px;padding:6px 12px;position:absolute;text-transform:uppercase;top:16px}.video-story-content{padding:0}.video-story-meta{align-items:center;display:flex;gap:4px;margin-bottom:8px}.video-story-author,.video-story-date{color:#6b46c1;font-family:Mona Sans,sans-serif;font-size:14px;font-weight:600}.video-story-date:before{color:#6b46c1;content:"•";margin-right:4px}.video-story-title{color:#2d3748;font-family:Mona Sans,sans-serif;font-size:18px;font-weight:600;line-height:1.4;margin:0 0 12px}.video-story-description{color:#6b7280;line-height:1.5;margin:0 0 20px}.video-story-description,.video-watch-btn{font-family:Mona Sans,sans-serif;font-size:14px}.video-watch-btn{background:#2d3748;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .2s ease}.video-watch-btn:hover{background:#1a202c;transform:translateY(-1px)}.video-pagination{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-top:40px}@media(max-width:768px){.video-pagination{flex-direction:column;gap:15px}}.pagination-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#4a5568;cursor:pointer;display:flex;font-family:Mona Sans,sans-serif;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s ease}.pagination-btn:hover:not(:disabled){background:#f7fafc;border-color:#cbd5e0}.pagination-btn:disabled{cursor:not-allowed;opacity:.5}.pagination-numbers{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}@media(max-width:768px){.pagination-numbers{max-width:100%;overflow-x:auto;padding:0 10px}}.pagination-number{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#4a5568;cursor:pointer;display:flex;font-family:Mona Sans,sans-serif;font-weight:500;height:32px;justify-content:center;transition:all .2s ease;width:32px}.pagination-number:hover{background:#f7fafc;border-color:#cbd5e0}.pagination-number.active{background:#6b46c1;border-color:#6b46c1;color:#fff}.pagination-info{margin-top:20px;text-align:center}.pagination-text{color:#6b7280;font-family:Mona Sans,sans-serif;font-size:14px;margin:0}.share-story-section{background:#fff;margin-top:20px;padding:80px 0}@media(max-width:768px){.share-story-section{margin-top:15px;padding:60px 0}}@media(max-width:480px){.share-story-section{margin-top:10px;padding:40px 0}}.share-story-container{margin:0 auto;max-width:1400px;padding:0 40px}@media(max-width:1440px){.share-story-container{padding:0 30px}}@media(max-width:768px){.share-story-container{padding:0 20px}}.share-story-background{align-items:flex-start;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:32px;display:flex;justify-content:flex-start;margin:0 auto;max-width:1400px;min-height:500px;overflow:hidden;padding:80px 100px 80px 120px;position:relative;width:100%}@media(max-width:1366px){.share-story-background{border-radius:28px;min-height:480px;padding:70px 80px 70px 100px;width:calc(100vw - 80px)}}@media(max-width:768px){.share-story-background{border-radius:24px;min-height:420px;padding:50px 40px 50px 60px;width:calc(100vw - 40px)}}@media(max-width:480px){.share-story-background{border-radius:20px;min-height:400px;padding:40px 30px;width:calc(100vw - 20px)}}.share-story-background:before{border-radius:32px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}@media(max-width:1366px){.share-story-background:before{border-radius:28px}}@media(max-width:768px){.share-story-background:before{border-radius:24px}}@media(max-width:480px){.share-story-background:before{border-radius:20px}}.share-story-content{display:flex;flex-direction:column;height:100%;justify-content:flex-start;max-width:600px;position:relative;text-align:left;width:100%;z-index:2}.share-story-title{color:#2d3748;font-family:Mona Sans,sans-serif;font-size:25px;font-weight:600;letter-spacing:0;line-height:1.1;margin:0 0 12px}@media(max-width:768px){.share-story-title{font-size:32px;margin-bottom:10px}}@media(max-width:480px){.share-story-title{font-size:28px;margin-bottom:8px}}.share-story-subtitle{color:#4a5568;font-family:Mona Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.5;margin:0 0 24px}@media(max-width:768px){.share-story-subtitle{font-size:14px;margin-bottom:20px}}@media(max-width:480px){.share-story-subtitle{font-size:13px;margin-bottom:16px}}.share-story-form{align-items:stretch;display:flex;flex-direction:column;gap:20px;width:100%}@media(max-width:768px){.share-story-form{gap:16px}}.share-story-textarea{background:#fffffff2;border:none;border-radius:16px;box-shadow:0 4px 12px #00000014;color:#2d3748;font-family:Mona Sans,sans-serif;font-size:16px;line-height:1.5;max-height:150px;min-height:100px;outline:none;padding:16px 20px;resize:vertical;transition:all .2s ease;width:100%}.share-story-textarea::placeholder{color:#a0aec0;font-family:Mona Sans,sans-serif}.share-story-textarea:focus{background:#fff;box-shadow:0 0 0 3px #6b46c126}@media(max-width:768px){.share-story-textarea{font-size:14px;max-height:120px;min-height:80px}}.share-story-name-input{background:#fffffff2;border:none;border-radius:16px;box-shadow:0 4px 12px #00000014;color:#2d3748;font-family:Mona Sans,sans-serif;font-size:16px;outline:none;padding:16px 20px;transition:all .2s ease;width:100%}.share-story-name-input::placeholder{color:#a0aec0;font-family:Mona Sans,sans-serif}.share-story-name-input:focus{background:#fff;box-shadow:0 0 0 3px #6b46c126}.share-story-name-input:disabled{background:#ffffff80;cursor:not-allowed;opacity:.6}@media(max-width:768px){.share-story-name-input{font-size:14px;padding:14px 18px}}.share-story-checkbox-wrapper{align-items:center;display:flex;gap:12px;justify-content:flex-start;margin:4px 0}.share-story-checkbox-label{align-items:center;color:#4a5568;cursor:pointer;display:flex;font-family:Mona Sans,sans-serif;font-size:14px;gap:12px;line-height:1.4}@media(max-width:768px){.share-story-checkbox-label{font-size:13px}}.share-story-checkbox{-webkit-appearance:none;appearance:none;background:#fff;border:2px solid #cbd5e0;border-radius:6px;cursor:pointer;flex-shrink:0;height:20px;outline:none;position:relative;transition:all .2s ease;width:20px}.share-story-checkbox:checked{background:#2d3748;border-color:#2d3748}.share-story-checkbox:checked:after{color:#fff;content:"✓";font-size:14px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.share-story-checkbox:focus{box-shadow:0 0 0 3px #2d374826}.checkbox-text,.share-story-submit-btn{font-family:Mona Sans,sans-serif}.share-story-submit-btn{align-self:flex-start;background:#2d3748;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-top:8px;padding:14px 28px;transition:all .2s ease}.share-story-submit-btn:hover:not(:disabled){background:#1a202c;box-shadow:0 6px 16px #2d37484d;transform:translateY(-2px)}.share-story-submit-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}@media(max-width:768px){.share-story-submit-btn{align-self:flex-start;font-size:13px;padding:12px 24px;text-align:left}}@media(max-width:480px){.share-story-submit-btn{font-size:12px;padding:10px 20px}}.email-input:focus,.impact-nav-btn:focus,.pagination-btn:focus,.pagination-number:focus,.share-story-checkbox:focus,.share-story-name-input:focus,.share-story-submit-btn:focus,.share-story-textarea:focus,.subscribe-btn:focus,.video-watch-btn:focus{outline:2px solid #4299e1;outline-offset:2px}@media print{.impact-stories-section,.share-story-section,.stories-interviews-hero,.story-month-section,.video-stories-section{padding:20px 0;page-break-inside:avoid}.hero-background,.share-story-background,.story-month-gradient{background:#f7fafc!important;border:1px solid #e2e8f0}.impact-navigation,.share-story-submit-btn,.subscribe-btn,.video-pagination,.video-watch-btn{display:none}}.gallery-page{min-height:100vh}.gallery-page .gallery-container{margin:0;max-width:100%;padding:0}@media(max-width:768px){.gallery-page .gallery-container{padding:0}}.gallery-page .gallery-header-new{height:100vh;margin-top:0;overflow:hidden;padding-top:0;position:relative}@media(max-width:768px){.gallery-page .gallery-header-new{height:100vh;padding-top:0}}.gallery-page .gallery-header-new .header-background{background-position:top;background-repeat:no-repeat;background-size:cover;height:100%;position:relative;width:100%}@media(max-width:768px){.gallery-page .gallery-header-new .header-background{background-position:top;height:100%}}.gallery-page .gallery-header{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50px 50px 0 0;display:flex;height:60vh;justify-content:center;margin:0 -20px;position:relative;text-align:center}@media(max-width:768px){.gallery-page .gallery-header{height:50vh;margin:0 -16px}}.gallery-page .gallery-header .header-content{margin:0 auto;max-width:800px;padding:0 20px;position:relative;z-index:2}.gallery-page .gallery-header .header-content h1{color:#2d3748;font-family:system-ui,-apple-system,sans-serif;font-size:4rem;font-weight:700;letter-spacing:-.025em;line-height:1.2;margin-bottom:24px}@media(max-width:768px){.gallery-page .gallery-header .header-content h1{font-size:2.5rem}}@media(max-width:480px){.gallery-page .gallery-header .header-content h1{font-size:2rem}}.gallery-page .gallery-header .header-content p{color:#4a5568;font-size:1.25rem;font-weight:400;line-height:1.6;margin:0}@media(max-width:768px){.gallery-page .gallery-header .header-content p{font-size:1.125rem}}.gallery-page .gallery-albums{margin-left:auto;margin-right:auto;margin-top:-200px;max-width:1400px;padding:80px 40px;position:relative;z-index:10}@media(max-width:768px){.gallery-page .gallery-albums{margin-top:-150px;padding:60px 20px}}@media(max-width:480px){.gallery-page .gallery-albums{margin-top:-100px;padding:40px 16px}}.gallery-page .gallery-albums .albums-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.gallery-page .gallery-albums .albums-grid{gap:30px;grid-template-columns:1fr}}.gallery-page .gallery-albums .album-card{background:#fff;border-radius:0;overflow:visible}.gallery-page .gallery-albums .album-card .album-images{grid-gap:12px;display:grid;gap:12px;grid-template-columns:2fr 1fr;margin-bottom:20px}.gallery-page .gallery-albums .album-card .album-images .main-image img{border-radius:16px;height:280px;object-fit:cover;width:100%}.gallery-page .gallery-albums .album-card .album-images .side-images{display:flex;flex-direction:column;gap:12px}.gallery-page .gallery-albums .album-card .album-images .side-images .small-image img{border-radius:16px;height:134px;object-fit:cover;width:100%}.gallery-page .gallery-albums .album-card .album-info{padding:0}.gallery-page .gallery-albums .album-card .album-info h3{color:#2d3748;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.75rem;font-weight:700;margin-bottom:8px}.gallery-page .gallery-albums .album-card .album-info p{color:#718096;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;margin-bottom:20px}.gallery-page .gallery-albums .album-card .album-info .view-album-btn{background:#2d3748;border:none;border-radius:30px;color:#fff;cursor:pointer;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;padding:12px 32px;transition:all .3s ease}.gallery-page .gallery-albums .album-card .album-info .view-album-btn:hover{background:#1a202c;box-shadow:0 4px 12px #2d37484d;transform:translateY(-2px)}.gallery-page .gallery-albums .album-card .album-info .view-album-btn:active{transform:translateY(0)}.gallery-page .gallery-albums .album-card .expanded-photos{border-top:2px solid #e2e8f0;margin-top:30px;padding-top:30px}.gallery-page .gallery-albums .album-card .expanded-photos .photos-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.gallery-page .gallery-albums .album-card .expanded-photos .photos-grid .photo-item{border-radius:12px;overflow:hidden;transition:transform .3s ease}.gallery-page .gallery-albums .album-card .expanded-photos .photos-grid .photo-item:hover{transform:scale(1.05)}.gallery-page .gallery-albums .album-card .expanded-photos .photos-grid .photo-item img{display:block;height:150px;object-fit:cover;width:100%}.gallery-page .gallery-contact{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:60px;margin:0 auto;max-width:1400px;padding:60px 40px;position:relative}@media(max-width:768px){.gallery-page .gallery-contact{margin:0;padding:40px 20px}}@media(max-width:480px){.gallery-page .gallery-contact{padding:30px 16px}}.gallery-page .gallery-contact .contact-card{align-items:flex-start;border-radius:32px;display:flex;gap:40px;margin:0 auto;max-width:1200px;overflow:hidden;padding:50px 60px;position:relative}@media(max-width:768px){.gallery-page .gallery-contact .contact-card{align-items:center;flex-direction:column;gap:30px;margin:0 20px;padding:40px 30px;text-align:center}}@media(max-width:480px){.gallery-page .gallery-contact .contact-card{margin:0 16px;padding:30px 20px}}.gallery-page .gallery-contact .contact-card:before{background:#ffffff1a;border-radius:50%;content:"";height:300px;position:absolute;right:-100px;top:-100px;width:300px;z-index:1}.gallery-page .gallery-contact .contact-card:after{background:#ffffff0d;border-radius:50%;bottom:-80px;content:"";height:200px;position:absolute;right:80px;width:200px;z-index:1}.gallery-page .gallery-contact .contact-card .contact-icon{align-items:center;background:#ffffff26;border-radius:50%;display:flex;flex-shrink:0;height:100px;justify-content:center;position:relative;width:100px;z-index:2}.gallery-page .gallery-contact .contact-card .contact-icon img{height:50px;width:50px}.gallery-page .gallery-contact .contact-card .contact-content{flex:1 1;position:relative;z-index:2}.gallery-page .gallery-contact .contact-card .contact-content h2{color:#2d3748;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-.025em;margin-bottom:16px}@media(max-width:768px){.gallery-page .gallery-contact .contact-card .contact-content h2{font-size:2rem}}.gallery-page .gallery-contact .contact-card .contact-content p{color:#4a5568;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.6;margin-bottom:32px;max-width:600px}.gallery-page .gallery-contact .contact-card .contact-content .contact-details{display:flex;flex-direction:column;gap:20px}.gallery-page .gallery-contact .contact-card .contact-content .contact-details .contact-item{align-items:center;color:#2d3748;display:flex;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:500;gap:16px}@media(max-width:768px){.gallery-page .gallery-contact .contact-card .contact-content .contact-details .contact-item{justify-content:center}}.gallery-page .gallery-contact .contact-card .contact-content .contact-details .contact-item svg{flex-shrink:0;height:24px;width:24px}.gallery-page .gallery-contact .contact-card .contact-content .contact-details .contact-item span,.get-involved-page{font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.get-involved-page .container{margin:0 auto;max-width:1200px;padding:0 20px}@media(max-width:768px){.get-involved-page .container{padding:0 16px}}.get-involved-page .hero-section{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:0;margin-top:0;min-height:100vh;overflow:hidden;position:relative}.get-involved-page .hero-section .hero-background{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.get-involved-page .hero-section .container{margin:0 auto;max-width:1200px;padding:100px 20px;position:relative;text-align:center;width:100%;z-index:10}@media(max-width:768px){.get-involved-page .hero-section .container{padding:80px 16px}}.get-involved-page .hero-section .hero-content{margin-bottom:80px;position:relative;z-index:2}.get-involved-page .hero-section .hero-content .hero-title{color:#2d3748;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3.5rem;font-weight:500;letter-spacing:-.02em;line-height:1.1;margin-bottom:24px}@media(max-width:1024px){.get-involved-page .hero-section .hero-content .hero-title{font-size:3rem}}@media(max-width:768px){.get-involved-page .hero-section .hero-content .hero-title{font-size:2.5rem}}@media(max-width:480px){.get-involved-page .hero-section .hero-content .hero-title{font-size:2rem}}.get-involved-page .hero-section .hero-content .hero-subtitle{color:#4a5568;font-family:Mona Sans;font-size:23px;line-height:36px;margin:0 auto;max-width:600px}@media(max-width:768px){.get-involved-page .hero-section .hero-content .hero-subtitle{font-size:1rem}.get-involved-page .hero-section .hero-content .hero-subtitle br{display:none}}.get-involved-page .hero-section .feature-cards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1000px;position:relative;z-index:2}@media(max-width:1024px){.get-involved-page .hero-section .feature-cards{gap:24px;max-width:800px}}@media(max-width:768px){.get-involved-page .hero-section .feature-cards{gap:20px;grid-template-columns:1fr;max-width:400px}}.get-involved-page .hero-section .feature-card{background:#ffc2b4;border-radius:16px;display:flex;flex-direction:column;min-height:280px;padding:32px 24px;text-align:center;transition:all .3s ease}.get-involved-page .hero-section .feature-card:hover{transform:translateY(-6px)}.get-involved-page .hero-section .feature-card.card-pink{background:#ffc2b4}.get-involved-page .hero-section .feature-card.card-coral{background:#fbb}.get-involved-page .hero-section .feature-card.card-yellow{background:#f8e38b}.get-involved-page .hero-section .feature-card .card-icon{align-items:center;background:#2d37481f;border-radius:50%;color:#2d3748;display:flex;height:50px;justify-content:center;margin:0 auto 20px;width:50px}.get-involved-page .hero-section .feature-card .card-icon svg{height:20px;width:20px}.get-involved-page .hero-section .feature-card .card-title{color:#2d3748;font-family:Mona Sans;font-size:1.125rem;font-weight:600;line-height:1.3;margin-bottom:12px}.get-involved-page .hero-section .feature-card .card-description{color:#4a5568;flex-grow:1;font-family:Mona Sans;font-size:.875rem;line-height:1.4;margin:0}@media(max-width:768px){.get-involved-page .hero-section .feature-card{min-height:240px;padding:28px 20px}}.get-involved-page .volunteer-form-section{font-family:Mona Sans;margin:60px 20px;position:relative}@media(max-width:768px){.get-involved-page .volunteer-form-section{margin:60px 16px}}.get-involved-page .volunteer-form-section .form-background{background-attachment:scroll;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;min-height:600px;padding:60px 40px;position:relative}@media(max-width:768px){.get-involved-page .volunteer-form-section .form-background{border-radius:16px;padding:60px 20px}}.get-involved-page .volunteer-form-section .form-background:before{display:none}.get-involved-page .volunteer-form-section .container{margin:0 auto;max-width:900px;padding:0;position:relative;z-index:2}@media(max-width:768px){.get-involved-page .volunteer-form-section .container{padding:0}}.get-involved-page .volunteer-form-section .form-container{font-family:Mona Sans;margin:0 auto;max-width:900px;position:relative;z-index:2}.get-involved-page .volunteer-form-section .form-header{font-family:Mona Sans;margin-bottom:40px;text-align:left}.get-involved-page .volunteer-form-section .form-header .form-title{color:#2d3748;font-family:Mona Sans;font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:10px}.get-involved-page .volunteer-form-section .form-header .form-title .alma-purple{color:#805ad5}.get-involved-page .volunteer-form-section .form-header .form-title .alma-yellow{color:#d69e2e}@media(max-width:768px){.get-involved-page .volunteer-form-section .form-header .form-title{font-size:1.8rem}}.get-involved-page .volunteer-form-section .form-header .form-subtitle{color:#718096;font-size:1rem;margin:0}.get-involved-page .volunteer-form-section .form-header .form-subtitle,.get-involved-page .volunteer-form-section .volunteer-form{font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.get-involved-page .volunteer-form-section .volunteer-form .form-row{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr 1fr;margin-bottom:25px}@media(max-width:768px){.get-involved-page .volunteer-form-section .volunteer-form .form-row{gap:20px;grid-template-columns:1fr}}.get-involved-page .volunteer-form-section .volunteer-form .form-group{font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-bottom:25px}.get-involved-page .volunteer-form-section .volunteer-form .form-group label{color:#2d3748;display:block;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:500;margin-bottom:8px}.get-involved-page .volunteer-form-section .volunteer-form .form-group label.checkbox-label{font-size:1rem;margin-bottom:15px}.get-involved-page .volunteer-form-section .volunteer-form .form-group input[type=email],.get-involved-page .volunteer-form-section .volunteer-form .form-group input[type=tel],.get-involved-page .volunteer-form-section .volunteer-form .form-group input[type=text]{background:#fff;border:2px solid #e2e8f0;border-radius:25px;box-sizing:border-box;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;padding:12px 18px;transition:border-color .3s ease;width:100%}.get-involved-page .volunteer-form-section .volunteer-form .form-group input[type=email]:focus,.get-involved-page .volunteer-form-section .volunteer-form .form-group input[type=tel]:focus,.get-involved-page .volunteer-form-section .volunteer-form .form-group input[type=text]:focus{border-color:#805ad5;outline:none}.get-involved-page .volunteer-form-section .volunteer-form .form-group input[type=email]::placeholder,.get-involved-page .volunteer-form-section .volunteer-form .form-group input[type=tel]::placeholder,.get-involved-page .volunteer-form-section .volunteer-form .form-group input[type=text]::placeholder{color:#a0aec0;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-style:italic}.get-involved-page .volunteer-form-section .volunteer-form .checkbox-group{align-items:center;display:flex;flex-wrap:wrap;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;gap:20px}@media(max-width:768px){.get-involved-page .volunteer-form-section .volunteer-form .checkbox-group{align-items:flex-start;flex-direction:column;gap:15px}}@media(min-width:769px)and (max-width:1024px){.get-involved-page .volunteer-form-section .volunteer-form .checkbox-group{display:grid;grid-template-columns:1fr 1fr}}.get-involved-page .volunteer-form-section .volunteer-form .checkbox-item{align-items:center;color:#4a5568;cursor:pointer;display:flex;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;min-width:180px;position:relative}.get-involved-page .volunteer-form-section .volunteer-form .checkbox-item input[type=checkbox]{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.get-involved-page .volunteer-form-section .volunteer-form .checkbox-item .checkmark{align-items:center;background:#fff;border:2px solid #cbd5e0;border-radius:4px;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-right:12px;position:relative;transition:all .3s ease;width:20px}.get-involved-page .volunteer-form-section .volunteer-form .checkbox-item .checkmark:after{color:#fff;content:"✓";font-size:12px;font-weight:700;opacity:0;transition:opacity .3s ease}.get-involved-page .volunteer-form-section .volunteer-form .checkbox-item .checkmark.checked{background:#2d3748;border-color:#2d3748}.get-involved-page .volunteer-form-section .volunteer-form .checkbox-item .checkmark.checked:after{opacity:1}.get-involved-page .volunteer-form-section .volunteer-form .checkbox-item input[type=checkbox]:checked+.checkmark{background:#2d3748;border-color:#2d3748}.get-involved-page .volunteer-form-section .volunteer-form .checkbox-item input[type=checkbox]:checked+.checkmark:after{opacity:1}.get-involved-page .volunteer-form-section .volunteer-form .checkbox-item:hover .checkmark{border-color:#2d3748}.get-involved-page .volunteer-form-section .volunteer-form .checkbox-item:hover input[type=checkbox]:not(:checked)+.checkmark{background:#f7fafc}.get-involved-page .volunteer-form-section .volunteer-form .form-actions{display:flex;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;gap:15px;justify-content:center;margin-top:35px}@media(max-width:480px){.get-involved-page .volunteer-form-section .volunteer-form .form-actions{align-items:center;flex-direction:column}}.get-involved-page .volunteer-form-section .volunteer-form .submit-btn{background:#2d3748;border:none;border-radius:25px;color:#fff;cursor:pointer;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:500;padding:12px 35px;transition:all .3s ease}.get-involved-page .volunteer-form-section .volunteer-form .submit-btn:hover{background:#1a202c;transform:translateY(-1px)}.get-involved-page .volunteer-form-section .volunteer-form .cancel-btn{background:#0000;border:2px solid #e2e8f0;border-radius:25px;color:#4a5568;cursor:pointer;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:500;padding:10px 35px;transition:all .3s ease}.get-involved-page .volunteer-form-section .volunteer-form .cancel-btn:hover{border-color:#cbd5e0;color:#2d3748}.get-involved-page .scrolling-banner-section{background:#bc8ad1;overflow:hidden;padding:11px 0;white-space:nowrap}.get-involved-page .scrolling-banner-section .scrolling-text{animation:scroll 30s linear infinite;display:inline-block}.get-involved-page .scrolling-banner-section .scrolling-text span{color:#000;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:36px;font-weight:600;letter-spacing:.05em;line-height:100%}@keyframes scroll{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.get-involved-page .events-section{font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:80px 20px}.get-involved-page .events-section .events-container{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1fr 2fr;margin:0 auto;max-width:1200px}@media(max-width:968px){.get-involved-page .events-section .events-container{gap:40px;grid-template-columns:1fr}}.get-involved-page .events-section .events-sidebar,.get-involved-page .events-section .events-sidebar .events-title{font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.get-involved-page .events-section .events-sidebar .events-title{color:#2d3748;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:20px}.get-involved-page .events-section .events-sidebar .events-title .title-highlight{color:#805ad5}@media(max-width:768px){.get-involved-page .events-section .events-sidebar .events-title{font-size:2rem}}.get-involved-page .events-section .events-sidebar .events-description{color:#718096;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;margin-bottom:30px}.get-involved-page .events-section .events-sidebar .view-all-btn{background:#72378b;border:2px solid #72378b;border-radius:25px;color:#fff;cursor:pointer;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:500;padding:12px 30px;transition:all .3s ease}.get-involved-page .events-section .events-sidebar .view-all-btn:hover{background:#5a2c6b;border-color:#5a2c6b;transform:translateY(-2px)}.get-involved-page .events-section .events-cards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr}@media(max-width:768px){.get-involved-page .events-section .events-cards{grid-template-columns:1fr}}.get-involved-page .events-section .event-card{border-radius:25px;display:flex;flex-direction:column;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100%;overflow:hidden;padding:40px;position:relative}.get-involved-page .events-section .event-card.event-card-with-image{background:linear-gradient(90deg,#8e44ad3d,#e8bc0d3d);background-position:50%;background-repeat:no-repeat;background-size:cover}.get-involved-page .events-section .event-card.event-card-with-image:before{display:none}.get-involved-page .events-section .event-card.event-card-gradient,.get-involved-page .events-section .event-card.event-card-purple{background:#0000}.get-involved-page .events-section .event-card .event-content{display:flex;flex-direction:column;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100%;position:relative;z-index:2}.get-involved-page .events-section .event-card .event-title{color:#2d3748;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.6rem;font-weight:600;line-height:1.3;margin-bottom:15px}.get-involved-page .events-section .event-card .event-description{color:#4a5568;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.5;margin-bottom:20px}.get-involved-page .events-section .event-card .event-details{font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-bottom:30px}.get-involved-page .events-section .event-card .event-details .event-date,.get-involved-page .events-section .event-card .event-details .event-location{color:#2d3748;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:500;margin:5px 0}.get-involved-page .events-section .event-card .event-actions{display:flex;flex-wrap:wrap;gap:15px;margin-top:auto}@media(max-width:480px){.get-involved-page .events-section .event-card .event-actions{flex-direction:column}}.get-involved-page .events-section .event-card .volunteer-btn{background:#f7fafc;border:none;border-radius:25px;color:#2d3748;cursor:pointer;flex:1 1;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;padding:12px 25px;transition:all .3s ease}.get-involved-page .events-section .event-card .volunteer-btn:hover{background:#edf2f7;transform:translateY(-2px)}.get-involved-page .events-section .event-card .participate-btn{align-items:center;background:#2d3748;border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;gap:8px;justify-content:center;padding:12px 25px;transition:all .3s ease}.get-involved-page .events-section .event-card .participate-btn:hover{background:#1a202c;transform:translateY(-2px)}.get-involved-page .events-section .event-card .participate-btn svg{height:16px;width:16px}.get-involved-page .founder-section{background:#fff;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:120px 40px}@media(max-width:768px){.get-involved-page .founder-section{padding:80px 20px}}.get-involved-page .founder-container{margin:0 auto;max-width:1200px;position:relative}.get-involved-page .founder-content{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 400px;margin-bottom:60px}@media(max-width:1024px){.get-involved-page .founder-content{gap:60px}}@media(max-width:768px){.get-involved-page .founder-content{gap:40px;grid-template-columns:1fr;text-align:center}}.get-involved-page .founder-text .quote-mark{margin-bottom:32px}.get-involved-page .founder-text .quote-mark svg{height:40px;width:50px}.get-involved-page .founder-text .founder-title{color:#090914;font-size:19px;font-weight:900;letter-spacing:-.02em;line-height:1.2;margin:0 0 16px}@media(max-width:768px){.get-involved-page .founder-text .founder-title{font-size:2rem}}@media(max-width:480px){.get-involved-page .founder-text .founder-title{font-size:1.75rem}}.get-involved-page .founder-text .founder-subtitle{color:#4a5568;font-size:1.5rem;font-weight:600;line-height:1.3;margin:0 0 20px}@media(max-width:768px){.get-involved-page .founder-text .founder-subtitle{font-size:1.25rem}}.get-involved-page .founder-text .founder-description{color:#4a5568;font-size:1rem;line-height:1.6;margin:0 0 30px}.get-involved-page .founder-text .founder-explore-btn{background:#2d3748;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:16px 32px;transition:all .2s ease}.get-involved-page .founder-text .founder-explore-btn:hover{background:#1a202c;box-shadow:0 4px 12px #2d37484d;transform:translateY(-1px)}.get-involved-page .founder-image-container{position:relative}.get-involved-page .founder-image-container .founder-image{border-radius:20px;box-shadow:0 20px 40px #0000001a;height:400px;object-fit:cover;width:100%}@media(max-width:768px){.get-involved-page .founder-image-container .founder-image{height:300px}}.get-involved-page .founder-image-container .founder-info{bottom:24px;color:#fff;left:24px;position:absolute}.get-involved-page .founder-image-container .founder-info h4{font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:600;margin:0 0 4px}.get-involved-page .founder-image-container .founder-info p{font-size:13px;font-weight:400;margin:0;opacity:.9}.get-involved-page .founder-navigation{display:flex;gap:16px;justify-content:center}.get-involved-page .founder-navigation .nav-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;transition:all .3s ease;width:50px}.get-involved-page .founder-navigation .nav-btn:hover{border-color:#cbd5e0}.get-involved-page .founder-navigation .nav-btn.prev-btn{background:#fff}.get-involved-page .founder-navigation .nav-btn.prev-btn svg{color:#718096}.get-involved-page .founder-navigation .nav-btn.next-btn{background:#2d3748;border-color:#2d3748}.get-involved-page .founder-navigation .nav-btn.next-btn svg{color:#fff}.get-involved-page .founder-navigation .nav-btn.next-btn:hover{background:#1a202c;border-color:#1a202c}.get-involved-page .partnership-section{font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:80px 20px}.get-involved-page .partnership-section .partnership-container{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}@media(max-width:968px){.get-involved-page .partnership-section .partnership-container{gap:40px;grid-template-columns:1fr}}.get-involved-page .partnership-section .partnership-content .partnership-description{color:#0f172a;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-weight:400;line-height:39px;margin-bottom:30px}.get-involved-page .partnership-section .partnership-content .partner-btn{background:#2d3748;border:none;border-radius:25px;color:#fff;cursor:pointer;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:500;padding:15px 30px;transition:all .3s ease}.get-involved-page .partnership-section .partnership-content .partner-btn:hover{background:#1a202c;transform:translateY(-2px)}.get-involved-page .partnership-section .partnership-card{background:linear-gradient(90deg,#8e44ad3d,#e8bc0d3d);border-radius:25px;padding:40px}.get-involved-page .partnership-section .partnership-card .partnership-item{align-items:flex-start;display:flex;margin-bottom:25px}.get-involved-page .partnership-section .partnership-card .partnership-item:last-child{margin-bottom:0}.get-involved-page .partnership-section .partnership-card .partnership-item .check-icon{align-items:center;background:#fff;border-radius:50%;color:#805ad5;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-right:15px;width:40px}.get-involved-page .partnership-section .partnership-card .partnership-item .partnership-text h4{color:#2d3748;font-family:Mona Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;font-weight:600;line-height:1.4;margin:0}.get-involved-page .feature-card,.get-involved-page .hero-content{animation:fadeInUp 1s ease-out}.get-involved-page .feature-card:first-child{animation-delay:.2s}.get-involved-page .feature-card:nth-child(2){animation-delay:.4s}.get-involved-page .feature-card:nth-child(3){animation-delay:.6s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.get-involved-page .contact-section{align-items:center;display:flex;justify-content:center;padding:60px 0}.get-involved-page .contact-section .container{display:flex;justify-content:center;width:100%}.get-involved-page .contact-section .contact-card{align-items:flex-start;background:linear-gradient(135deg,#f6e05e,#f6d55c 50%,#ecc94b);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:32px;display:flex;gap:50px;margin:0 auto;max-width:1200px;overflow:hidden;padding:90px 60px;position:relative;width:100%}@media(max-width:768px){.get-involved-page .contact-section .contact-card{align-items:center;flex-direction:column;gap:30px;padding:60px 40px;text-align:center}}@media(max-width:480px){.get-involved-page .contact-section .contact-card{padding:40px 20px}}.get-involved-page .contact-section .contact-card:before{background:#ffffff1a;border-radius:50%;content:"";height:400px;position:absolute;right:-150px;top:-150px;width:400px}.get-involved-page .contact-section .contact-card:after{background:#ffffff0d;border-radius:50%;bottom:-100px;content:"";height:250px;position:absolute;right:100px;width:250px}.get-involved-page .contact-section .contact-card .contact-icon{align-items:center;background:#ffffff26;border-radius:50%;display:flex;flex-shrink:0;height:100px;justify-content:center;position:relative;width:100px;z-index:2}.get-involved-page .contact-section .contact-card .contact-icon img{height:50px;width:50px}.get-involved-page .contact-section .contact-card .contact-content{flex:1 1;position:relative;z-index:2}.get-involved-page .contact-section .contact-card .contact-content h2{color:#2d3748;font-family:system-ui,-apple-system,sans-serif;font-size:40px;font-weight:700;letter-spacing:-.025em;margin:0 0 20px}@media(max-width:768px){.get-involved-page .contact-section .contact-card .contact-content h2{font-size:32px}}@media(max-width:480px){.get-involved-page .contact-section .contact-card .contact-content h2{font-size:28px}}.get-involved-page .contact-section .contact-card .contact-content p{color:#4a5568;font-size:16px;font-weight:400;line-height:1.6;margin:0 0 32px;max-width:500px}@media(max-width:768px){.get-involved-page .contact-section .contact-card .contact-content p{font-size:15px;max-width:100%}}.get-involved-page .contact-section .contact-card .contact-content .contact-info{display:flex;flex-direction:column;gap:20px}.get-involved-page .contact-section .contact-card .contact-content .contact-info .contact-item{align-items:center;color:#2d3748;display:flex;font-size:16px;font-weight:500;gap:14px}@media(max-width:768px){.get-involved-page .contact-section .contact-card .contact-content .contact-info .contact-item{font-size:15px;justify-content:center}}.get-involved-page .contact-section .contact-card .contact-content .contact-info .contact-item svg{flex-shrink:0;height:20px;width:20px}.get-involved-page .faq-section{background:linear-gradient(135deg,#c4b5fd66,#fef08a66);border-radius:40px;margin:0 auto;max-width:1280px;padding:40px 20px;width:100%}@media(max-width:768px){.get-involved-page .faq-section{border-radius:30px;padding:30px 15px}}@media(max-width:480px){.get-involved-page .faq-section{border-radius:20px;padding:20px 10px}}.get-involved-page .faq-section .container{margin:0 auto;max-width:1000px;width:100%}.get-involved-page .faq-section .faq-header{margin-bottom:60px;text-align:center}@media(max-width:768px){.get-involved-page .faq-section .faq-header{margin-bottom:40px}}.get-involved-page .faq-section .faq-header .faq-icon{align-items:center;background:#0000;border-radius:50%;display:flex;height:100px;justify-content:center;margin:-78px auto 17px;width:100px}@media(max-width:768px){.get-involved-page .faq-section .faq-header .faq-icon{height:80px;margin:-60px auto 15px;width:80px}}.get-involved-page .faq-section .faq-header .faq-icon img{height:100px;width:100px}@media(max-width:768px){.get-involved-page .faq-section .faq-header .faq-icon img{height:80px;width:80px}}.get-involved-page .faq-section .faq-header h2{color:#1a202c;font-family:system-ui,-apple-system,sans-serif;font-size:40px;font-weight:700;letter-spacing:-.025em;margin:0 0 12px}@media(max-width:768px){.get-involved-page .faq-section .faq-header h2{font-size:32px}}@media(max-width:480px){.get-involved-page .faq-section .faq-header h2{font-size:28px}}.get-involved-page .faq-section .faq-header p{color:#718096;font-size:16px;font-weight:400;margin:0}@media(max-width:768px){.get-involved-page .faq-section .faq-header p{font-size:15px}}.get-involved-page .faq-section .faq-list{background:#0000;border-radius:20px;overflow:hidden;padding:0 100px 80px;width:100%}@media(max-width:1024px){.get-involved-page .faq-section .faq-list{padding:0 50px 60px}}@media(max-width:768px){.get-involved-page .faq-section .faq-list{padding:0 20px 40px}}@media(max-width:480px){.get-involved-page .faq-section .faq-list{padding:0 10px 30px}}.get-involved-page .faq-section .faq-item{border-bottom:none}.get-involved-page .faq-section .faq-item:not(:last-child){border-bottom:1px solid #101011}.get-involved-page .faq-section .faq-item .faq-question{align-items:center;background:none;border:none;color:#0d0d0e;cursor:pointer;display:flex;font-family:system-ui,-apple-system,sans-serif;font-size:18px;font-weight:600;justify-content:space-between;padding:28px 32px;text-align:left;transition:all .3s ease;width:100%}@media(max-width:768px){.get-involved-page .faq-section .faq-item .faq-question{font-size:16px;padding:24px 20px}}@media(max-width:480px){.get-involved-page .faq-section .faq-item .faq-question{font-size:15px;padding:20px 15px}}.get-involved-page .faq-section .faq-item .faq-question:hover{background:#00000005}.get-involved-page .faq-section .faq-item .faq-question .faq-toggle{align-items:center;background:#0000;border:1px solid #e2e8f0;border-radius:50%;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:all .3s ease;width:36px}@media(max-width:768px){.get-involved-page .faq-section .faq-item .faq-question .faq-toggle{height:32px;width:32px}}.get-involved-page .faq-section .faq-item .faq-question .faq-toggle svg{color:#4a5568;height:18px;width:18px}@media(max-width:768px){.get-involved-page .faq-section .faq-item .faq-question .faq-toggle svg{height:16px;width:16px}}.get-involved-page .faq-section .faq-item .faq-answer{max-height:0;overflow:hidden;transition:all .4s ease}.get-involved-page .faq-section .faq-item .faq-answer.show{max-height:180px}@media(max-width:768px){.get-involved-page .faq-section .faq-item .faq-answer.show{max-height:200px}}.get-involved-page .faq-section .faq-item .faq-answer p{color:#0c0c0c;font-size:15px;font-weight:400;line-height:1.6;margin:0;padding:0 32px 28px}@media(max-width:768px){.get-involved-page .faq-section .faq-item .faq-answer p{font-size:14px;padding:0 20px 24px}}@media(max-width:480px){.get-involved-page .faq-section .faq-item .faq-answer p{font-size:13px;padding:0 15px 20px}}.get-involved-page .faq-section .faq-item.active .faq-question .faq-toggle{background:#2d3748;border-color:#2d3748}.get-involved-page .faq-section .faq-item.active .faq-question .faq-toggle svg{color:#fff}.get-involved-page .faq-section .faq-item .faq-divider{display:none}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.get-involved-page .founder-explore-btn:focus,.get-involved-page .movement-volunteer-btn:focus,.get-involved-page .nav-btn-new:focus{outline:2px solid #4299e1;outline-offset:2px}@media print{.get-involved-page .beliefs-history-section,.get-involved-page .change-makers-section,.get-involved-page .contact-section,.get-involved-page .faq-section,.get-involved-page .founder-section,.get-involved-page .movement-section,.get-involved-page .testimonials-section-new{padding:20px;page-break-inside:avoid}.get-involved-page .change-makers-background,.get-involved-page .contact-card,.get-involved-page .founder-card,.get-involved-page .history-section{background:#f7fafc!important;border:1px solid #e2e8f0}.get-involved-page .founder-explore-btn,.get-involved-page .movement-volunteer-btn,.get-involved-page .nav-btn-new{display:none}}.contact-page{min-height:100vh}.contact-page .contact-header{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;background:linear-gradient(135deg,#e6d7f7,#f5e6d3);display:flex;height:100vh;justify-content:center;position:relative;text-align:center}.contact-page .contact-header .header-content{margin:0 auto;max-width:600px;padding:0 20px;position:relative;z-index:2}.contact-page .contact-header h1{color:#2d3748;font-family:system-ui,-apple-system,sans-serif;font-size:4.5rem;font-weight:700;letter-spacing:-.025em;margin-bottom:20px}@media(max-width:768px){.contact-page .contact-header h1{font-size:3rem}}@media(max-width:480px){.contact-page .contact-header h1{font-size:2.5rem}}.contact-page .contact-header p{color:#4a5568;font-size:1.125rem;font-weight:400;line-height:1.4;margin-bottom:6px}.contact-page .contact-header p:last-of-type{margin-bottom:50px}@media(max-width:768px){.contact-page .contact-header p{font-size:1rem}}.contact-page .contact-header .scroll-indicator{align-items:center;animation:bounce 2s infinite;background:#fff3;border-radius:50%;color:#2d3748;cursor:pointer;display:inline-flex;height:45px;justify-content:center;position:relative;width:45px;z-index:2}.contact-page .contact-header .scroll-indicator svg{height:18px;width:18px}.contact-page .contact-header .wave-divider{bottom:0;color:#fff;height:120px;left:0;overflow:hidden;position:absolute;right:0;z-index:1}.contact-page .contact-header .wave-divider svg{height:120px;position:relative;transform:rotateY(180deg);width:calc(100% + 1.3px)}.contact-page .contact-form-section{background:#fff;padding:60px 0}.contact-page .contact-form-section .container{margin:0 auto;max-width:1000px;padding:0 20px}.contact-page .contact-form-section .contact-content{grid-gap:60px;align-items:flex-start;display:grid;gap:60px;grid-template-columns:1fr 1.8fr}@media(max-width:1024px){.contact-page .contact-form-section .contact-content{gap:40px;grid-template-columns:1fr}}.contact-page .contact-info h2{color:#2d3748;font-family:system-ui,-apple-system,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-.025em;margin-bottom:40px}@media(max-width:768px){.contact-page .contact-info h2{font-size:2rem}}.contact-page .contact-info .info-item{margin-bottom:40px}.contact-page .contact-info .info-item:last-child{margin-bottom:0}.contact-page .contact-info .info-item h3{font-family:system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:12px}.contact-page .contact-info .info-item h3:first-child{color:#8b5cf6}.contact-page .contact-info .info-item p{color:#4a5568;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:4px}.contact-page .contact-info .info-item p:last-child{margin-bottom:0}.contact-page .contact-info .info-item:nth-child(2) h3{color:#8b5cf6}.contact-page .contact-info .info-item:nth-child(3) h3{color:#f56565}.contact-page .contact-info .info-item:nth-child(4) h3{color:#ed8936}.contact-page .contact-form-container{background:#f7fafc;border-radius:20px;box-shadow:0 2px 15px #0000000d;padding:35px}@media(max-width:768px){.contact-page .contact-form-container{padding:25px 20px}}.contact-page .contact-form .form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:24px}@media(max-width:768px){.contact-page .contact-form .form-row{gap:16px;grid-template-columns:1fr}}.contact-page .contact-form .form-group{margin-bottom:24px}.contact-page .contact-form .form-group:last-child{margin-bottom:0}.contact-page .contact-form .form-group label{color:#2d3748;display:block;font-family:system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:500;margin-bottom:8px}.contact-page .contact-form .form-group input,.contact-page .contact-form .form-group textarea{background:#fffc;border:2px solid #e2e8f0;border-radius:50px;color:#2d3748;font-family:system-ui,-apple-system,sans-serif;font-size:1rem;padding:16px 20px;transition:all .3s ease;width:100%}.contact-page .contact-form .form-group input::placeholder,.contact-page .contact-form .form-group textarea::placeholder{color:#a0aec0;font-weight:400}.contact-page .contact-form .form-group input:focus,.contact-page .contact-form .form-group textarea:focus{background:#fffffff2;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.contact-page .contact-form .form-group input:hover,.contact-page .contact-form .form-group textarea:hover{border-color:#cbd5e0}.contact-page .contact-form .form-group textarea{border-radius:20px;font-family:system-ui,-apple-system,sans-serif;min-height:120px;resize:vertical}.contact-page .contact-form .submit-btn{background:#2d3748;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:600;margin-top:16px;padding:16px 40px;transition:all .3s ease}.contact-page .contact-form .submit-btn:hover{background:#1a202c;box-shadow:0 4px 12px #2d37484d;transform:translateY(-2px)}.contact-page .contact-form .submit-btn:active{transform:translateY(0)}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media(max-width:768px){.contact-page .contact-header{padding:0 16px}.contact-page .contact-header h1{margin-bottom:20px}.contact-page .contact-header p:last-of-type{margin-bottom:40px}.contact-page .contact-form-section{padding:60px 0}.contact-page .contact-form-section .container{padding:0 16px}.contact-page .contact-form-section .contact-content{gap:40px}.contact-page .contact-info{text-align:center}.contact-page .contact-info .info-item{margin-bottom:30px}}@media(max-width:480px){.contact-page .contact-form-container{padding:24px 16px}.contact-page .contact-form .form-group{margin-bottom:20px}.contact-page .contact-form .form-group input,.contact-page .contact-form .form-group textarea{padding:14px 16px}.contact-page .contact-form .submit-btn{padding:14px 32px;width:100%}}.legal-page{padding:4rem 0}.legal-page .container{margin:0 auto;max-width:900px;padding:0 1rem}.legal-page h1{color:#7b68ee;font-size:2.5rem;margin-bottom:.5rem;text-align:center}.legal-page .last-updated{color:#666;font-style:italic;margin-bottom:3rem;text-align:center}.legal-page .legal-section{margin-bottom:2.5rem}.legal-page .legal-section:last-child{margin-bottom:0}.legal-page .legal-section h2{border-bottom:1px solid #ddd;color:#333;font-size:1.6rem;margin-bottom:1rem;padding-bottom:.5rem}.legal-page .legal-section h3{color:#333;font-size:1.3rem;margin:1.5rem 0 1rem}.legal-page .legal-section p{color:#333;line-height:1.6;margin-bottom:1rem}.legal-page .legal-section ol,.legal-page .legal-section ul{margin:1rem 0 1.5rem 1.5rem}.legal-page .legal-section ol li,.legal-page .legal-section ul li{color:#333;line-height:1.6;margin-bottom:.5rem}.legal-page .legal-section address{background-color:#f8f9fa;border-radius:8px;color:#333;display:inline-block;font-style:normal;line-height:1.6;padding:1.5rem}.legal-page .legal-section a{color:#7b68ee;text-decoration:none;transition:color .3s ease}.legal-page .legal-section a:hover{color:#533ae9;text-decoration:underline}.legal-page .legal-section .cookies-table-wrapper{margin:1.5rem 0;overflow-x:auto}.legal-page .legal-section .cookies-table{border-collapse:collapse;font-size:.95rem;width:100%}.legal-page .legal-section .cookies-table td,.legal-page .legal-section .cookies-table th{border-bottom:1px solid #ddd;padding:.8rem;text-align:left}.legal-page .legal-section .cookies-table th{background-color:#f8f9fa;color:#333;font-weight:600}.legal-page .legal-section .cookies-table tr:nth-child(2n){background-color:#f8f9fa66}.legal-page .legal-section .cookies-table tr:hover{background-color:#f8f9fab3}.legal-page.privacy-policy .legal-section h2{color:#7b68ee}.legal-page.terms .legal-section h2{color:#ffb6c1}.legal-page.cookies .legal-section h2{color:#4fd1c5}.projects-page .projects-hero{background:linear-gradient(135deg,#9e8ff5,#7b68ee);color:#fff;padding:5rem 0;text-align:center}.projects-page .projects-hero .container{margin:0 auto;max-width:800px;padding:0 1rem}.projects-page .projects-hero h1{font-size:2.5rem;margin-bottom:1rem}.projects-page .projects-hero .subtitle{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.projects-page .featured-project{background-color:#fff;padding:4rem 0}.projects-page .featured-project .container{margin:0 auto;max-width:1200px;padding:0 1rem}.projects-page .featured-project .featured-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.projects-page .featured-project .featured-image{border-radius:8px;box-shadow:0 4px 6px #0000001a;overflow:hidden;position:relative}.projects-page .featured-project .featured-image img{height:100%;object-fit:cover;width:100%}.projects-page .featured-project .featured-image .status{border-radius:50px;font-size:.8rem;font-weight:600;left:1rem;padding:.5rem 1rem;position:absolute;text-transform:uppercase;top:1rem}.projects-page .featured-project .featured-image .status.active{background-color:#4caf50;color:#fff}.projects-page .featured-project .featured-image .status.completed{background-color:#666;color:#fff}.projects-page .featured-project .project-details{display:flex;flex-direction:column}.projects-page .featured-project .project-details .project-category{align-self:flex-start;background-color:#7b68ee1a;border-radius:50px;color:#7b68ee;display:inline-block;font-size:.9rem;font-weight:500;margin-bottom:1rem;padding:.25rem 1rem}.projects-page .featured-project .project-details h2{color:#333;font-size:2rem;margin-bottom:1rem}.projects-page .featured-project .project-details .project-description{color:#666;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.projects-page .featured-project .project-details .project-meta{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:2rem}.projects-page .featured-project .project-details .project-meta .meta-item .label{color:#666;display:block;font-size:.9rem;margin-bottom:.25rem}.projects-page .featured-project .project-details .project-meta .meta-item .value{color:#333;font-size:1.1rem;font-weight:600}.projects-page .featured-project .project-details .primary-button{align-self:flex-start;background-color:#7b68ee;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 2rem;transition:all .3s ease}.projects-page .featured-project .project-details .primary-button:hover{background-color:#533ae9;box-shadow:0 5px 15px #0000001a;transform:translateY(-3px)}.projects-page .project-categories{background-color:#f8f9fa;padding:4rem 0}.projects-page .project-categories .container{margin:0 auto;max-width:1200px;padding:0 1rem}.projects-page .project-categories .section-title{color:#7b68ee;font-size:2rem;margin-bottom:2.5rem;text-align:center}.projects-page .project-categories .categories-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.projects-page .project-categories .category-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;height:100%;padding:2rem;text-align:center;transition:all .3s ease}.projects-page .project-categories .category-card:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-5px)}.projects-page .project-categories .category-card .category-icon{align-items:center;background-color:#7b68ee1a;border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.projects-page .project-categories .category-card .category-icon.education{background-color:#4a90e21a;background-image:url(/static/media/education.4ad0b70f3c4e1408428b.svg);background-position:50%;background-repeat:no-repeat;background-size:40px}.projects-page .project-categories .category-card .category-icon.healthcare{background-color:#f5a6231a;background-image:url(/static/media/healthcare.6fe9da0bcbde9bece3e6.svg);background-position:50%;background-repeat:no-repeat;background-size:40px}.projects-page .project-categories .category-card .category-icon.environment{background-color:#50e3c21a;background-image:url(/static/media/environment.ab3c38dc4a5b062a418a.svg);background-position:50%;background-repeat:no-repeat;background-size:40px}.projects-page .project-categories .category-card .category-icon.community{background-color:#9b51e01a;background-image:url(/static/media/community.0b61050cef6714ad56f2.svg);background-position:50%;background-repeat:no-repeat;background-size:40px}.projects-page .project-categories .category-card h3{color:#333;font-size:1.3rem;margin-bottom:1rem}.projects-page .project-categories .category-card p{color:#666;font-size:.95rem}.projects-page .projects-list{padding:4rem 0}.projects-page .projects-list .container{margin:0 auto;max-width:1200px;padding:0 1rem}.projects-page .projects-list .section-title{color:#7b68ee;font-size:2rem;margin-bottom:2.5rem;text-align:center}.projects-page .projects-list .projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.projects-page .projects-list .project-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.projects-page .projects-list .project-card:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-5px)}.projects-page .projects-list .project-card .project-image{position:relative}.projects-page .projects-list .project-card .project-image img{height:180px;object-fit:cover;width:100%}.projects-page .projects-list .project-card .project-image .status{border-radius:50px;font-size:.7rem;font-weight:600;left:1rem;padding:.25rem .75rem;position:absolute;text-transform:uppercase;top:1rem}.projects-page .projects-list .project-card .project-image .status.active{background-color:#4caf50;color:#fff}.projects-page .projects-list .project-card .project-image .status.completed{background-color:#666;color:#fff}.projects-page .projects-list .project-card .project-content{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.projects-page .projects-list .project-card .project-content .project-category{align-self:flex-start;background-color:#7b68ee1a;border-radius:50px;color:#7b68ee;display:inline-block;font-size:.8rem;margin-bottom:.75rem;padding:.15rem .75rem}.projects-page .projects-list .project-card .project-content h3{color:#333;font-size:1.2rem;margin-bottom:.75rem}.projects-page .projects-list .project-card .project-content p{color:#666;flex-grow:1;font-size:.9rem;margin-bottom:1.5rem}.projects-page .projects-list .project-card .project-content .text-button{align-items:center;align-self:flex-start;background:#0000;border:none;color:#7b68ee;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;padding:0;transition:all .3s ease}.projects-page .projects-list .project-card .project-content .text-button:after{content:"→";margin-left:5px;transition:transform .3s ease}.projects-page .projects-list .project-card .project-content .text-button:hover{color:#533ae9}.projects-page .projects-list .project-card .project-content .text-button:hover:after{transform:translateX(5px)}.projects-page .impact-numbers{background-color:#7b68ee;color:#fff;padding:5rem 0}.projects-page .impact-numbers .container{margin:0 auto;max-width:1200px;padding:0 1rem}.projects-page .impact-numbers .section-title{color:#fff;font-size:2rem;margin-bottom:3rem;text-align:center}.projects-page .impact-numbers .numbers-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}.projects-page .impact-numbers .impact-item{text-align:center}.projects-page .impact-numbers .impact-item .number{font-size:3rem;font-weight:700;margin-bottom:.5rem}.projects-page .impact-numbers .impact-item .label{font-size:1.1rem;opacity:.9}.projects-page .get-involved{background-color:#f8f9fa;padding:4rem 0}.projects-page .get-involved .container{margin:0 auto;max-width:800px;padding:0 1rem}.projects-page .get-involved .get-involved-content{text-align:center}.projects-page .get-involved .get-involved-content h2{color:#333;font-size:2.2rem;margin-bottom:1rem}.projects-page .get-involved .get-involved-content p{color:#666;font-size:1.1rem;margin-bottom:2rem}.projects-page .get-involved .get-involved-content .button-group{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.projects-page .get-involved .get-involved-content .button-group .primary-button{background-color:#7b68ee;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.projects-page .get-involved .get-involved-content .button-group .primary-button:hover{background-color:#533ae9;box-shadow:0 5px 15px #0000001a;transform:translateY(-3px)}.projects-page .get-involved .get-involved-content .button-group .secondary-button{background-color:#0000;border:1px solid #7b68ee;border-radius:8px;color:#7b68ee;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.projects-page .get-involved .get-involved-content .button-group .secondary-button:hover{background-color:#7b68ee1a;box-shadow:0 5px 15px #0000000d;transform:translateY(-3px)}.banner-container{align-items:center;animation:fadeIn .3s ease-in-out;background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:9999}.banner-content{background-color:#fff;border-radius:16px;box-shadow:0 4px 30px #0003;display:flex;flex-direction:column;max-height:90vh;max-width:90%;overflow-y:auto;padding:30px;position:relative}@media(min-width:768px){.banner-content{flex-direction:row;flex-wrap:wrap;gap:20px;max-width:800px}}.banner-header{margin-bottom:20px;text-align:center;width:100%}.banner-header h2{color:#333;font-size:28px;font-weight:700;margin:0 0 5px}@media(min-width:768px){.banner-header h2{font-size:32px}}.banner-header p{color:#666;font-size:16px;margin:0}@media(min-width:768px){.banner-header p{font-size:18px}}.banner-image-container{display:block;margin-bottom:20px;width:100%}@media(min-width:768px){.banner-image-container{margin-bottom:0;width:45%}}.banner-image{border-radius:8px;display:block;height:auto;width:100%}.banner-info{width:100%}@media(min-width:768px){.banner-info{width:50%}}.event-description{color:#4a5568;font-size:14px;line-height:1.5;margin-bottom:20px}@media(min-width:768px){.event-description{font-size:16px}}.event-details{flex-wrap:wrap;gap:15px;margin-bottom:20px}.event-date,.event-details{align-items:center;display:flex}.event-date{flex-direction:column}.event-date .day{color:#7b68ee;font-size:24px;font-weight:700}@media(min-width:768px){.event-date .day{font-size:28px}}.event-date .day sup{font-size:14px}.event-date .month{color:#4a5568;font-size:14px}@media(min-width:768px){.event-date .month{font-size:16px}}.event-location p{color:#4a5568;font-size:14px;margin:0}@media(min-width:768px){.event-location p{font-size:16px}}.event-organizers{margin-bottom:20px}.event-organizers p{color:#4a5568;font-size:14px;margin:0 0 5px}@media(min-width:768px){.event-organizers p{font-size:16px}}.event-organizers p strong{color:#7b68ee}.event-hashtags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.event-hashtags span{background-color:#7b68ee1a;border-radius:20px;color:#7b68ee;font-size:12px;padding:5px 10px}@media(min-width:768px){.event-hashtags span{font-size:14px}}.view-location-btn{align-items:center;background-color:#7b68ee;border-radius:8px;color:#fff;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:10px 15px;text-decoration:none;transition:all .2s ease}.view-location-btn:hover{background-color:#6a57d2}.view-location-btn svg{height:16px;width:16px}.banner-close{align-items:center;background-color:#0000001a;border:none;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .2s ease;width:30px}.banner-close:hover{background-color:#0003;transform:scale(1.1)}.banner-close svg{stroke:#333;height:18px;width:18px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.c1d038e4.css.map*/