@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap";:root{font-family:Poppins}body{margin:0;padding:0}::-webkit-scrollbar{width:3px}.hamburger-btn:hover{background:#333}.hamburger-btn:hover .anticon-close{transform:rotate(180deg);transition:transform .3s ease-in-out}.sidebar-home.open{transform:translate(0)}.sidebar-content{flex:1;overflow-y:auto;padding:10px 20px}.custom-dropdown{width:100%;display:flex;flex-direction:column}.dropdown-header{width:100%;background:#333;color:#fff;padding:12px 15px;border:none;text-align:left;font-size:22px;cursor:pointer;transition:background .3s;display:flex;justify-content:space-between;align-items:center}.dropdown-header:hover{background:#444}.dropdown-arrow{transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-content{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;opacity:0;display:flex;flex-direction:column;padding-left:15px;margin-right:10px}.dropdown-content.show{max-height:200px;opacity:1;display:flex;flex-direction:column;gap:10px;margin-top:10px}.panel-button{background-color:#333;color:#fff;padding:10px 15px;border:none;border-radius:5px;cursor:pointer;text-align:left;font-size:18px;transition:background .3s,transform .2s}.panel-button:hover{background-color:#555;transform:scale(1.05)}.home-container{transition:margin-left .3s ease-in-out;position:relative}.sidebar-overlay.show{opacity:1;visibility:visible}.home-container{display:flex;justify-content:space-between;flex-direction:column;background-color:#f3eee8;font-family:Baskervville}.signUp-container-saarthi{display:flex;justify-content:space-between;align-items:stretch}.signin-container{display:flex;align-items:center;width:100%;box-shadow:0 4px 8px #0000001a;padding:10px 20px;background:linear-gradient(to right,bisque,#fdbb74);min-width:auto}.new-buttons{display:flex;justify-content:space-between;align-items:center;gap:15px;flex-wrap:nowrap;width:100%}.primary-button{background-color:#89cff0;color:#000;border:none;padding:12px 20px;cursor:pointer;transition:.3s;width:100%;min-width:180px;max-width:250px;flex:1;font-family:Inter;font-weight:600;font-size:clamp(14px,1.5vw,22px);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;border-radius:10px}.primary-button:hover{background-color:#5aabd3}.dropdown-container{position:relative;width:100%;min-width:180px;max-width:250px;flex:1}.dropdown-menu{position:absolute;top:100%;left:0;right:0;border-radius:5px;overflow:hidden;display:flex;flex-direction:column;width:100%;z-index:1000}.dropdown-item{background:#89cff0;padding:12px 15px;border:none;text-align:left;cursor:pointer;font-weight:600;font-size:clamp(14px,1.5vw,22px);line-height:1.2;transition:.2s;margin-top:2px;text-align:center;font-family:Baskervville;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-item:hover{background:#5aabd3}.arrow{margin-left:5px;font-size:clamp(12px,1vw,14px)}.right-side-saarthi{flex:1;display:flex;flex-direction:column;padding:0 40px;width:50%;justify-content:center;align-items:flex-start;min-height:100%}.right-image{max-width:80%;height:auto}.about-container{display:flex;flex-direction:column;align-items:center;background-color:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;text-align:center;height:100%;padding:30px}.about-container-saarthi{display:flex;flex-direction:column;align-items:center;background-color:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;text-align:center;margin-top:100px;height:100%;padding:30px}.about-heading{font-size:60px;font-weight:500;color:#333;margin-bottom:10px}.about-text{color:#666;line-height:32px;margin-bottom:20px;text-align:justify;display:flex;flex-direction:column;gap:16px;font-size:24px;font-weight:400;color:#1d2026cc;white-space:normal}.about-button{display:flex;gap:4rem}.buttons{background-color:#89cff0;font-weight:600;color:#1d2026cc;border:none;width:136px;cursor:pointer;font-size:22px;transition:background-color .3s;font-family:Inter;padding:10px;border-radius:10px}.buttons:hover{background-color:#5aabd3}.disclaimer-container{width:100%;position:relative;animation:slideUp .4sease}.disclaimer-title{font-size:24px;color:#07387b;margin-bottom:1.5rem;font-weight:700}.disclaimer-main{border-radius:5px;margin:2rem auto;padding:1.5rem;border:1px solid #07387b;color:#07387b;line-height:1.5;text-align:center;font-weight:400;font-size:20px;display:flex;flex-direction:column;justify-content:center;max-width:1200px;width:90%;background-color:#f8f9fa;box-shadow:0 2px 4px #0000000d}.disclaimer-description{margin:0 auto;font-size:20px;max-width:900px;line-height:1.6}.logo{width:100%;height:auto;max-width:313px;max-height:310px;object-fit:contain}.hidden{opacity:0;transform:translate(-50px);transition:opacity .3s ease-out,transform .3s ease-out;font-weight:600;font-size:36px;line-height:32px;color:#1d2026;margin-bottom:80px;margin-top:80px}.description{font-weight:400;font-size:24px;line-height:32px;color:#4e5566;margin-bottom:20px;max-width:700px}.intro-description{font-weight:400;font-size:20px;line-height:32px;color:#4e5566;margin-bottom:20px;max-width:700px}.cards-container{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-bottom:40px;margin-top:40px}.left-cards,.right-cards{width:100%;max-width:500px;display:flex;flex-direction:column;gap:20px}.card-image{width:30%;max-width:150px;height:auto;object-fit:cover;margin-right:20px}.card-content{flex:1;text-align:left;cursor:default}.card-title{margin-top:0;font-size:20px;font-weight:600;color:#1d2026}.card-description{font-size:14px;color:#555;margin:10px 0}.know-more{color:#ff6636;border:none;background:transparent;cursor:pointer;margin:0;padding:0}.purpose-container{display:flex;justify-content:center;gap:100px;margin-top:120px}.psychologist-background-container{margin-top:400px;height:500px;display:flex;align-items:self-end;justify-content:center}.psychologist-container{text-align:center;margin-bottom:120px;margin-top:24px}.support-heading{font-size:36px;font-weight:700;color:#333;margin-bottom:100px;line-height:84px}.carousel-card:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;transition:all .3s ease;pointer-events:none}.carousel-card:hover{transform:translateY(-8px)}.carousel-card:hover .psycho-card-image{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.carousel-wrapper{display:grid;grid-template-columns:repeat(3,1fr);width:100%;max-width:1200px;margin:auto;gap:20px}.carousel-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;height:260px;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(0);width:100%}.psycho-card-image{width:90%;height:180px;object-fit:cover;border-radius:5px}.card-name{font-size:16px;font-weight:700;margin-top:10px}.card-occupation{font-size:13px;color:gray;margin-top:5px}.empower{border-radius:5px;margin-bottom:40px;margin-top:4rem;padding:12px;line-height:1.5;text-align:center;font-weight:400;font-size:20px;display:flex;flex-direction:column;justify-content:center;max-width:1600px;margin-left:auto;margin-right:auto;width:95%}.empower-heading{font-size:clamp(2rem,4vw,3.5rem);line-height:1.2;font-weight:600;margin-bottom:1.5rem;color:#01193e;text-align:center}.empower-detail{font-size:clamp(1rem,1.8vw,1.5rem);line-height:1.6;font-weight:400;text-align:justify;padding:0 30px;margin-top:1rem;max-width:1400px;margin-left:auto;margin-right:auto}.logo-container{width:20%;min-width:150px;max-width:313px}.btn-header-heading{width:80%;display:flex;flex-direction:column;padding-right:20px;gap:2rem;flex:1;min-width:0}.header-heading-container{text-align:center;font-weight:400;color:#01193e;width:100%;margin:0 auto;white-space:nowrap;overflow:visible;flex:1;min-width:0}.header-heading{font-size:clamp(2rem,5vw,4rem);line-height:1.2;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;max-width:1200px;margin:0 auto;text-align:center;padding:0 10px}.header-detail{font-size:clamp(1rem,2vw,1.5rem);line-height:1.4;width:100%;max-width:1000px;margin:0 auto;white-space:normal;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;padding:0 10px}@media (max-width: 1024px){.card{margin:0 5px}.carousel-wrapper{grid-template-columns:repeat(2,1fr);gap:20px}.signin-container{padding:10px}.btn-header-heading{padding-right:10px;gap:1rem}.new-buttons{gap:10px}.primary-button{min-width:150px;max-width:200px;padding:10px 15px;border-radius:10px}.dropdown-container{min-width:150px;max-width:200px}.carousel-root{min-height:350px}.signUp-container{padding:1.5rem;gap:1.5rem}.left-side,.right-side{gap:1.5rem}}@media (max-width: 768px){.card{margin:0 5px}.about-heading{font-size:40px;font-weight:300;color:#333;margin-bottom:10px}.carousel-card:nth-child(-n+3){border:none}.psycho-card-image{width:60%}.carousel-wrapper{grid-template-columns:1fr}.cards-container{flex-direction:column;align-items:center}.left-cards,.right-cards{max-width:100%;align-items:center}.carousel-card{width:100%}.carousel-card:nth-child(3n+1),.carousel-card:nth-child(3n+2){border-right:none}.carousel-card:nth-child(-n+3){border-bottom:none}.logo-container{width:100%;max-width:200px;margin-bottom:10px}.primary-button,.dropdown-container{min-width:140px;max-width:180px}.header-heading{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;line-height:1.3;padding:0 15px;-webkit-line-clamp:3}.header-detail{font-size:clamp(.875rem,1.5vw,1.25rem);line-height:1.4;padding:0 15px}.new-buttons{flex-wrap:wrap;justify-content:center;gap:10px}.primary-button{min-width:140px;max-width:180px}.dropdown-item{font-size:12px}.empower{width:98%;padding:1rem;margin-top:3rem;margin-bottom:2rem}.empower-heading{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:1rem}.empower-detail{font-size:clamp(.9rem,1.5vw,1.2rem);line-height:1.5;padding:0 25px;max-width:95%}.carousel-root{min-height:300px}.signUp-container{flex-direction:column;padding:1rem;gap:1rem}.left-side,.right-side{width:100%;padding:0}.carousel-dots-overlay{bottom:10px}.carousel-dot{width:8px;height:8px}.signin-container{padding:8px 12px;min-width:100%;flex-direction:column;align-items:center;gap:10px}.new-buttons{flex-wrap:wrap;justify-content:center;gap:8px;width:100%}.primary-button{min-width:120px;max-width:160px;padding:8px 12px;font-size:clamp(12px,1.2vw,16px)}.dropdown-container{min-width:120px;max-width:160px}.dropdown-menu{position:static;width:100%}.dropdown-item{font-size:12px;padding:8px 12px}.dropdown-item,.dropdown-container svg{margin-left:0!important}.logo-container{width:100%;max-width:150px;margin-bottom:8px}.btn-header-heading{width:100%;padding-right:0;text-align:center}.about-container,.about-container-saarthi{margin:0;width:100%;padding:25px 35px;position:relative;left:-15px;box-sizing:border-box}.about-description,.about-description-bottom{text-align:justify;padding-right:15px}}@media (max-width: 480px){.logo-container{max-width:150px}.header-heading{font-size:clamp(1.2rem,3vw,1.8rem);line-height:1.2;padding:0 10px;-webkit-line-clamp:4}.header-detail{font-size:clamp(.7rem,1.25vw,1rem);line-height:1.3;padding:0 10px}.new-buttons{gap:8px}.primary-button{min-width:120px;max-width:160px;padding:8px 12px;font-size:clamp(12px,1.2vw,16px)}.dropdown-container{min-width:120px;max-width:160px}.empower{width:100%;padding:.8rem;margin-top:2rem;margin-bottom:1.5rem}.empower-heading{font-size:clamp(1.2rem,2.5vw,1.8rem);margin-bottom:.8rem}.empower-detail{font-size:clamp(.8rem,1.2vw,1rem);line-height:1.4;padding:0 20px;max-width:98%}.carousel-root{min-height:250px}.signUp-container{padding:.5rem;margin:1rem auto}.carousel-dots-overlay{bottom:5px;gap:6px}.carousel-dot{width:6px;height:6px}.signin-container{padding:6px 10px;gap:8px}.logo-container{max-width:120px;margin-bottom:6px}.new-buttons{gap:6px}.primary-button{min-width:100px;max-width:140px;padding:6px 10px;font-size:clamp(11px,1.1vw,14px)}.dropdown-container{min-width:100px;max-width:140px}.dropdown-item{padding:6px 10px;font-size:11px}.about-container,.about-container-saarthi{width:100%;padding:20px 30px;position:relative;left:-15px;box-sizing:border-box}.about-description,.about-description-bottom{padding-right:20px}}.psycho-card-image{object-fit:contain;margin:auto;max-height:200px;transition:transform .3s ease-in-out}.card:hover .psycho-card-image{transform:scale(1.2)}.card:hover{transform:translateY(-5px)}.card-name{font-size:18px;font-weight:500;margin:10px 0 5px;color:#333}.card-occupation{font-size:14px;margin-bottom:100px;color:#666}.ending-text{font-weight:400;font-size:14px;line-height:22px;letter-spacing:-.01em;margin-top:40px;text-align:center;color:#6e7485}.react-multi-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%)}.react-multi-carousel-dot-list{margin-top:40px!important}.react-multi-carousel-dot--active button{background:#ff6636!important}@media (max-width: 768px){.left-side{padding-left:0;margin:16px}.heading{text-align:center;font-size:32px;line-height:1.2}.description,.intro-description{text-align:justify;font-size:18px}.react-multi-carousel-track{padding:0 20px}.psychologist-background-container{margin-top:1528px}.signUp-container{display:flex;flex-direction:column;align-items:center;margin-top:80px;margin-left:40px;margin-right:40px}.signup-container-large{display:none}.signUp-container-saarthi{align-items:center;margin-top:80px}.left-side,.right-side,.right-side-saarthi{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0}.about-container,.about-container-saarthi{margin:0}.about-description,.about-description-bottom{text-align:justify;font-size:14px;line-height:normal}.cards-container{flex-direction:column;align-items:center}.card-image{width:100%;max-width:200px;margin-right:0;margin-bottom:20px}.card-content{text-align:center}.left-cards,.right-cards{width:100%}.commitment-background-container{height:auto;padding-bottom:24px}.commitment-container{margin-top:40px;padding:16px;width:95%}.purpose-container{flex-direction:column;margin-top:50px;align-items:center}.ann-bell{display:none}}@media (min-width: 769px) and (max-width: 1024px){.heading{font-size:56px;line-height:1.2}.description,.intro-description{font-size:20px}.purpose-container{margin-top:30%}}@media (min-width: 1025px) and (max-width: 1137px){.purpose-container{margin-top:30%}}@media (min-width: 769px){.signup-container-small{display:none}}@media (max-width: 1200px){.carousel-root{min-height:380px}}@media (max-width: 1024px){.carousel-root{min-height:350px}.signUp-container{padding:1.5rem;gap:1.5rem}.left-side,.right-side{gap:1.5rem}}@media (max-width: 768px){.carousel-root{min-height:300px}.signUp-container{flex-direction:column;padding:1rem;gap:1rem}.left-side,.right-side{width:100%;padding:0}.carousel-dots-overlay{bottom:15px;gap:6px}.carousel-dot{width:8px;height:8px}}@media (max-width: 480px){.carousel-root{min-height:250px}.signUp-container{padding:.5rem;margin:1rem auto}.carousel-dots-overlay{bottom:10px;gap:4px}.carousel-dot{width:6px;height:6px}}@media (max-width: 1200px){.disclaimer-main{width:95%;padding:1.25rem}.disclaimer-description{font-size:18px;max-width:800px}}@media (max-width: 768px){.disclaimer-main{width:90%;padding:1rem;margin:1.5rem auto}.disclaimer-title{font-size:20px;margin-bottom:1rem}.disclaimer-description{font-size:16px;max-width:100%;padding:0 .5rem}}@media (max-width: 480px){.disclaimer-main{width:95%;padding:.75rem;margin:1rem auto;border-width:1px}.disclaimer-title{font-size:18px;margin-bottom:.75rem}.disclaimer-description{font-size:14px;line-height:1.5;padding:0 .25rem}}@media (min-width: 1440px){.home-container{max-width:1920px;margin:0 auto}.signUp-container{max-width:1800px;padding:3rem;gap:3rem}.signin-container{padding:15px 30px;max-width:1800px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.logo-container{width:20%;min-width:200px;max-width:313px}.btn-header-heading{width:80%;padding-right:30px;display:flex;flex-direction:column;gap:1.5rem}.header-heading-container{text-align:center;font-weight:400;color:#01193e;max-width:1000px;margin:0 auto;width:100%}.header-heading{font-size:clamp(3rem,4vw,4rem);line-height:1.3;margin-bottom:1rem;white-space:normal;width:100%;max-width:1000px;margin:0 auto;overflow:visible;text-overflow:clip}.header-detail{font-size:clamp(1.5rem,2vw,2rem);line-height:1.5;max-width:1000px;margin:0 auto;white-space:normal;width:100%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.new-buttons{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:nowrap;width:100%;max-width:1200px;margin:0 auto}.primary-button{min-width:200px;max-width:300px;padding:14px 22px;flex:1;font-size:clamp(16px,1.8vw,24px);white-space:nowrap}.dropdown-container{position:relative;width:100%;min-width:200px;max-width:300px;flex:1}.dropdown-item{font-size:clamp(16px,1.8vw,24px);white-space:nowrap;padding:14px 22px}.carousel-wrapper{display:flex;flex-wrap:nowrap;justify-content:space-between;width:90%;max-width:1400px;gap:30px;padding:0 20px;margin:0 auto}.carousel-card{flex:0 0 calc(33.333% - 20px);height:320px;padding:50px;width:calc(33.333% - 20px)}.psycho-card-image{height:220px;width:90%}.card-name{font-size:20px;margin-top:15px}.card-occupation{font-size:16px;margin-top:8px}.psychologist-background-container{margin-top:450px;height:550px}.support-heading{font-size:42px;margin-bottom:120px}.disclaimer-main{max-width:1400px;width:95%;padding:2rem;margin:3rem auto}.disclaimer-title{font-size:28px;margin-bottom:2rem}.disclaimer-description{font-size:22px;max-width:1100px;line-height:1.7}.ending-text{font-size:16px;line-height:24px;margin-top:60px;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 20px}}@media (min-width: 1920px){.signUp-container{max-width:2400px;padding:4rem;gap:4rem;margin:0 auto}.right-side,.left-side{flex:1;min-width:0;width:50%}.carousel-root{min-height:800px;max-width:100%;width:100%;margin:0;padding:0}.carousel-container,.carousel-slide{width:100%;height:100%}.carousel-image{width:100%;height:100%;object-fit:cover}.carousel-dots-overlay{bottom:30px;gap:12px}.carousel-dot{width:12px;height:12px}}@media (min-width: 2560px){.carousel-root{min-height:1000px}}@media (min-width: 3840px){.carousel-root{min-height:1200px}}@media (min-width: 2560px){.home-container{max-width:2400px;margin:0 auto}.signUp-container{max-width:2200px;padding:4rem;gap:4rem}.signin-container{padding:20px 40px;max-width:2400px}.logo-container{width:15%;min-width:250px;max-width:400px}.btn-header-heading{width:85%;padding-right:40px;gap:2rem;min-width:1200px}.header-heading-container{max-width:2000px}.header-heading{font-size:clamp(3.5rem,4.5vw,5rem);min-width:1200px}}@media (min-width: 3840px){.home-container{max-width:3600px}.signUp-container{max-width:3400px;padding:5rem;gap:5rem}.signin-container{padding:25px 50px;max-width:3600px}.logo-container{width:12%;min-width:300px;max-width:500px}.btn-header-heading{width:88%;padding-right:50px;gap:2.5rem;min-width:1800px}.header-heading-container{max-width:3000px}.header-heading{font-size:clamp(4rem,5vw,6rem);min-width:1600px}}@media (min-width: 5120px){.home-container{max-width:4800px}.signUp-container{max-width:4600px;padding:6rem;gap:6rem}.signin-container{padding:30px 60px;max-width:4800px}.logo-container{width:10%;min-width:350px;max-width:600px}.btn-header-heading{width:90%;padding-right:60px;gap:3rem;min-width:2400px}.header-heading-container{max-width:4000px}.header-heading{font-size:clamp(4.5rem,6vw,7rem);min-width:2000px}}@media (min-width: 2560px){.header-heading{min-width:1200px}}@media (min-width: 3840px){.header-heading{min-width:1600px}}@media (min-width: 5120px){.header-heading{min-width:2000px}}@media (min-width: 1920px){.empower{max-width:2000px;padding:2rem;margin-top:6rem;margin-bottom:6rem}.empower-heading{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:2rem}.empower-detail{font-size:clamp(1.2rem,2vw,1.8rem);line-height:1.8;padding:0 60px;max-width:1800px}}@media (min-width: 2560px){.empower{max-width:2400px;padding:3rem;margin-top:8rem;margin-bottom:8rem}.empower-heading{font-size:clamp(3rem,6vw,5rem);margin-bottom:2.5rem}.empower-detail{font-size:clamp(1.4rem,2.5vw,2.2rem);line-height:2;padding:0 80px;max-width:2200px}}@media (max-width: 768px){.empower{width:98%;padding:1rem;margin-top:3rem;margin-bottom:2rem}.empower-heading{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:1rem}.empower-detail{font-size:clamp(.9rem,1.5vw,1.2rem);line-height:1.5;padding:0 25px;max-width:95%}}@media (max-width: 480px){.empower{width:100%;padding:.8rem;margin-top:2rem;margin-bottom:1.5rem}.empower-heading{font-size:clamp(1.2rem,2.5vw,1.8rem);margin-bottom:.8rem}.empower-detail{font-size:clamp(.8rem,1.2vw,1rem);line-height:1.4;padding:0 20px;max-width:98%}}@media (min-width: 1440px){.signin-container{min-width:1200px}}@media (min-width: 768px) and (max-width: 1024px){.signin-container{padding:10px 15px;flex-wrap:wrap}.logo-container{width:30%;min-width:120px}.btn-header-heading{width:70%}.new-buttons{flex-wrap:wrap;gap:10px}.primary-button{min-width:140px;max-width:200px;font-size:14px;padding:10px 15px}.dropdown-container{min-width:140px;max-width:200px}}.login-container{position:relative;display:flex;flex-direction:row;justify-content:space-between;height:100vh;overflow:hidden;background-color:#dfebe9}.leftSection{width:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.loginImage{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.loginImage img{width:100%;height:100%}.leftCorner{position:absolute;bottom:-10px;left:0;z-index:-1}.rightCorner{position:absolute;top:-10px;right:0;z-index:-1}.rightSectionContainer{border-radius:24px;height:80%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff}@media only screen and (max-width: 1024px){.rightSectionContainer{border-radius:16px;height:100%;width:95%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:none;background-color:#fff;margin-top:32px}.login-container{position:relative;display:flex;flex-direction:row;justify-content:space-between;height:100vh;overflow:hidden;background-color:#fff}}.overallSection{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.logoImage{display:flex;flex-direction:row;justify-content:center;align-items:center}.formContainer{display:flex;flex-direction:column;width:70%}.titleSection{display:flex;flex-direction:column;align-items:center;margin-bottom:8px}.loginTitle{text-align:center;font-size:32px;color:#000;font-weight:700}.login-card span{color:#666;margin-bottom:20px;display:block;font-size:1em}.loginForm{text-align:left;margin-top:20px}.login-form div{margin-bottom:15px}.login-form span{display:block;font-weight:700;color:#444;margin-bottom:5px}.login-input{height:48px;padding:10px;border:1px solid #ccc;border-radius:8px;font-size:1em}.login-button{width:100%;height:3.5rem;padding:12px;background-color:#88c05d;color:#fff;border:none;border-radius:8px;font-size:1em;font-weight:700;cursor:pointer;transition:background .3s}.login-button:hover{background-color:#5d9b48}.loginOptions{text-align:center;margin:20px 0;font-size:1.2em}.loginOptions span{color:#aaa;margin:10px 0}.login-link{font-size:.9em;color:#aaa}.inputContainer{display:flex;flex-direction:column;gap:12px}.password{position:relative}.eye-icon svg{position:absolute;right:16px;top:46px;cursor:pointer;color:#ddd}.eye-icon:hover svg{color:#333}@media only screen and (max-width: 1024px){.login-container{height:100%;overflow:auto}}@font-face{font-family:revicons;fallback:fallback;src:url(/assets/revicons-DbTteTvA.woff) format("woff"),url(/assets/revicons-CBqxZnew.ttf) format("ttf"),url(/assets/revicons-BNIKeAUC.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:#00000080;min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:#00000080}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}.vision-mission-container{background-color:#0047ab;color:#fff;text-align:center;padding:25px;border-radius:5px;max-width:1400px;margin-bottom:160px;line-height:56px;font-weight:400}.vision-title{font-size:36px;margin-bottom:10px}.vision-description{font-size:24px;line-height:1.5;max-width:90%;margin:0 auto}*{margin:0;padding:0;box-sizing:border-box}.container{max-width:1400px;margin:0 auto;padding:0 24px}.footer{background:#f273a4;padding:60px 0 30px;color:#111;overflow-x:hidden}.footer-grid{display:grid;grid-template-columns:350px 1fr;gap:50px;align-items:center;padding-bottom:20px}.brand-section{display:flex;justify-content:center}.brand-logo{width:320px;max-width:100%;height:auto}.footer-section{display:flex;flex-direction:column;gap:20px}.footer-heading{text-align:center;font-size:36px;font-weight:700;margin-bottom:10px}.footer-donor{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;justify-items:center;width:100%}.footer-img{display:block;width:100%;max-width:180px;background:#fff;border-radius:16px;padding:16px;transition:.3s ease;text-decoration:none}.footer-img:hover{transform:translateY(-6px)}.footer-img img,.footer-img1{width:100%;height:120px;object-fit:contain;display:block}.contact-icon{min-width:100%;margin-top:40px;padding:15px 0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:40px}.contact-row{display:flex;flex-direction:row;align-items:center;gap:30px;flex-wrap:nowrap}.contact-item{display:flex;align-items:center;gap:10px;white-space:nowrap}.divider{font-size:24px;color:#ffbe6b;font-weight:300}.contact-title{font-size:18px;font-weight:700;letter-spacing:1px;color:#ffbe6b}.contact-link{text-decoration:none;color:#000;font-size:18px;font-weight:600;line-height:1;transition:opacity .3s}.contact-link:hover{opacity:.8}.contact-text{font-size:18px;font-weight:600;color:#000}.whatsapp-icon{width:24px;height:24px;display:block}.social-icons{display:flex;align-items:center;gap:22px}.social-icon{display:flex;align-items:center;justify-content:center;transition:transform .25s;text-decoration:none}.social-icon:hover{transform:translateY(-5px)}.social-icon img{width:58px;height:58px;object-fit:contain}.footer-bottom{margin-top:35px;border-top:1px solid rgba(255,255,255,.4);padding-top:25px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-weight:600}.designer-text{margin:0}.designer-link{color:#000;text-decoration:none;transition:color .2s}.designer-link:hover{color:#fff}@media (max-width: 1200px){.contact-row{gap:20px}.contact-title,.contact-link,.contact-text{font-size:16px}.social-icon img{width:48px;height:48px}}@media (max-width: 992px){.footer-grid{grid-template-columns:1fr;gap:40px}.footer-donor{grid-template-columns:repeat(2,1fr);max-width:450px;margin:0 auto}.contact-icon{flex-direction:row;text-align:center;justify-content:center}.contact-row{justify-content:center}}@media (max-width: 768px){.contact-icon{flex-direction:row;text-align:center;justify-content:center;align-items:center;height:auto;width:100%;gap:24px}.contact-row{flex-direction:row;gap:16px;width:100%;align-items:center;justify-content:center}.divider{display:none}.contact-item{white-space:normal;width:100%;flex-direction:column;gap:6px;justify-content:center;align-items:center}.contact-title,.contact-link,.contact-text{font-size:16px;text-align:center}.contact-link{word-break:break-all;display:inline-block;max-width:100%}.whatsapp-icon{width:24px;height:24px;margin-bottom:2px}.social-icons{gap:16px;justify-content:center;width:100%}.social-icon img{width:50px;height:50px}.footer-bottom{flex-direction:column;gap:12px;text-align:center}}@media (max-width: 576px){.footer{padding:40px 0}.brand-logo{width:230px}.footer-heading{font-size:28px}.footer-donor{grid-template-columns:1fr;max-width:230px}.footer-img{max-width:100%}}.carousel-root{width:100%;height:100%;min-height:400px;position:relative;overflow:hidden;border-radius:12px;box-shadow:0 4px 12px #0000001a;background-color:#f5f5f5;display:flex;flex-direction:column;justify-content:center}.carousel-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}.carousel-logo{width:232px;height:232px}.carousel-heading{font-size:90px;font-weight:600;line-height:95px;color:#fff}.carousel-description{font-size:30px;margin-top:10px;max-width:800px;font-weight:400;line-height:32px}.btns-carousel{display:flex}.btn-mar{margin-left:20px}.btn-signin{margin-top:20px;padding:10px 20px;border-radius:8px;font-size:32px;border:none;cursor:pointer;background-color:#fc0}.carousel-container{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);height:100%;width:100%;will-change:transform;position:relative}.carousel-slide{min-width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.carousel-image{width:100%;height:100%;object-fit:cover;border-radius:12px;transition:transform .3s ease}.carousel-dots-overlay{position:absolute;bottom:20px;left:0;right:0;display:flex;justify-content:center;gap:8px;padding:10px;z-index:10;background:linear-gradient(to top,rgba(0,0,0,.3),transparent)}.carousel-dot{width:10px;height:10px;border-radius:50%;background-color:#ffffff80;cursor:pointer;transition:all .3s ease;border:none;padding:0;margin:0}.carousel-dot:hover{background-color:#fffc}.carousel-dot.active{background-color:#ff6636;transform:scale(1.2)}.carousel-empty{width:100%;height:100%;min-height:400px;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;color:#666;font-size:1.2rem;border-radius:12px}@media screen and (max-width: 1200px){.carousel-root{min-height:380px}}@media screen and (max-width: 1024px){.carousel-root{min-height:350px}}@media screen and (max-width: 768px){.carousel-root{min-height:300px}.carousel-dots-overlay{bottom:15px;gap:6px}.carousel-dot{width:8px;height:8px}}@media screen and (max-width: 480px){.carousel-root{min-height:250px}.carousel-dots-overlay{bottom:10px;gap:4px}.carousel-dot{width:6px;height:6px}}.signUp-container{display:flex;justify-content:space-between;align-items:stretch;gap:2rem;padding:2rem;margin:2rem auto;max-width:1400px;width:100%}.left-side,.right-side{flex:1;display:flex;flex-direction:column;gap:2rem;width:100%}@media (max-width: 768px){.signUp-container{flex-direction:column;padding:1rem;gap:1rem}.left-side,.right-side{width:100%;padding:0}}@media (max-width: 480px){.signUp-container{padding:.5rem;margin:1rem auto}}.regContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:1200px;margin:0 auto auto;margin-bottom:2rem}@media (max-width: 1024px){.regContainer{width:90%}}@media (max-width: 768px){.regContainer{width:95%}}.membershipContainer{width:100%;max-width:1200px;padding:16px;border:1px solid #d9d9d9;border-radius:8px;margin-top:32px}@media (max-width: 1024px){.membershipContainer{width:85%;border:none}}@media (max-width: 768px){.membershipContainer{width:85%;border:none}}.form-group{display:flex;flex-direction:column;margin-bottom:24px}.form-label{margin-bottom:8px;font-weight:700}.form-input{width:100%}.name-inputs{display:flex;gap:16px}.name-inputs .ant-form-item{flex:1}.custom-button{background-color:#ff5c5c;width:100%!important;max-width:500px;padding:24px;font-size:clamp(16px,4vw,24px);font-weight:700;transition:background-color .3s ease}.custom-button:hover{background-color:#da5c5c!important}.captcha-container{display:flex;justify-content:center;margin:20px 0}@media (min-width: 768px){.form-group{flex-direction:row;align-items:flex-start}.form-label{width:30%;margin-right:16px;margin-bottom:0;padding-top:5px}.form-input{width:70%}}@media (max-width: 767px){.name-inputs{flex-direction:column;gap:8px}.captcha-container{transform:scale(.8);transform-origin:center}}.profile-header{background-color:#ffeee8;padding-top:4rem;padding-bottom:6rem;position:relative;z-index:10}.profile-header-content{position:absolute;max-width:90rem;width:100%;top:5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column}.dashboard-title{font-size:28px;font-weight:700}.profile-card{background-color:#fff;border-top-right-radius:.75rem;border-top-left-radius:.75rem;box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid #f7dad3;padding:2rem 1.5rem}.profile-info{display:flex;align-items:center;gap:3rem}.profile-image-container{max-width:100px}.profile-image{width:100%;height:100%;border-radius:50%;object-fit:cover}.profile-name{font-size:1.8rem;font-weight:600;margin:0}.profile-role{color:#6b7280;text-align:justify;font-size:1rem;margin:0 16px 0 0}.member-button{background-color:#ffeee8;color:#fd4518;height:40px;border-radius:10px;border:1px solid #fd4518;padding:0 1.5rem;font-size:1rem;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.member-button:hover{background-color:#f3d7cd;color:#ff69b4;border-color:#ff69b4}.arrow-icon{margin-left:.5rem;transition:color .3s ease}.member-button:hover .arrow-icon{color:#ff69b4}.navigation-section{background-color:#fff;border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:20px;border:1px solid #f7dad3;display:flex;gap:2rem;justify-content:space-evenly;width:100%;position:relative}.nav-link{color:#fd4518;font-weight:500;display:flex;align-items:center;gap:.5rem;background:none;border:none;padding:.5rem 1rem;cursor:pointer;font-size:1.1rem;border-radius:8px;transition:background-color .2s ease,color .2s ease;position:relative}.nav-link.active{color:#000}.nav-link:hover{color:#ff69b4;background-color:#f3d7cd}.slider{position:absolute;bottom:0;height:3px;background:#ff69b4;border-radius:5px;transition:left .3s ease,width .3s ease;width:0}@media (min-width: 768px){.profile-card{padding:3rem}.profile-header-content{max-width:90rem}}@media (max-width: 767px){.navigation-section{display:flex;flex-wrap:nowrap;overflow-x:auto;padding:20px;gap:1rem;white-space:nowrap;justify-content:flex-start;scrollbar-width:none}.navigation-section::-webkit-scrollbar{display:none}.nav-link{font-size:14px;padding:8px 12px;flex:none}.slider{display:none}.profile-card{padding:1.5rem}.profile-header-content{max-width:100%}.profile-name{font-size:12px}.profile-role{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}.dashboard-title{display:none}.profile-info{gap:1rem}}.profile-container{padding:24px;background:#fff}.profile-edit-container{display:flex;justify-content:center;align-items:center}.button{background-color:#ffeee8;color:#fd4518;height:40px;border-radius:10px;border:none;padding:0 1.5rem;margin-bottom:16px}.button:hover{background-color:#f3d7cd;color:#ff69b4;border:none}.section-container{display:flex;gap:24px;min-width:800px}.profile-edit-left{flex:1}.image-data-container{display:flex;justify-content:space-between;align-items:center}.user-data-container{width:68%}.profile-edit-right{flex:1;text-align:center}.customSizedUpload .ant-upload,.ant-upload-list-item-container{width:160px!important;height:160px!important}@media (max-width: 768px){.left-container{display:flex;justify-content:space-between;align-items:center;flex-direction:column}.image-data-container{display:flex;justify-content:space-between;align-items:center;flex-direction:column;width:100%}.section-container{min-width:400px}.right-container{display:flex;justify-content:space-between;align-items:center;flex-direction:column;margin-top:40px}.user-data-container,.profile-password{width:72%}}.layout-container{position:relative;min-height:100vh;overflow:hidden}.background{background:linear-gradient(#ffffff7a,#ffffff82),url(/src/img/bgImg.jpeg) no-repeat center center;background-size:cover}.background-image{position:absolute;top:60px;left:0;width:100%;height:80%;z-index:0;opacity:.3;pointer-events:none}.background-image img{width:100%;height:100%;object-fit:cover}.dynamic-content-card{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;max-width:90rem;width:100%;border:1px solid #f7dad3;margin:12.5rem auto;position:relative;z-index:1}.ant-layout-content{background-color:transparent;position:relative;z-index:1}.connect-container{text-align:center;padding:2rem}h1{font-size:2rem;color:#333}.subheading{font-size:1.5rem;color:#666;margin:1rem 0 2rem}.card{border:1px solid #f7dad3;border-radius:.75rem;padding:2rem;max-width:50rem;margin:2rem auto;box-shadow:0 2px 5px #0000001a;text-align:left;transition:box-shadow .3s ease;height:fit-content}.card:hover{box-shadow:0 5px 15px #0003}.card-icon{display:block;margin:0 auto 1.5rem;width:3rem;height:3rem;border-radius:50%}.card-content p{font-size:1rem;margin:1rem 0;line-height:1.5;display:flex;align-items:center;gap:.5rem;text-align:start}.arrow-icon{color:#ff6f5c;font-size:1rem}.chat-button{background-color:#ff6f5c;color:#fff;padding:.75rem 2rem;border:none;border-radius:8px;font-size:1rem;cursor:pointer;margin-top:2rem;display:inline-flex;align-items:center;gap:.5rem;transition:background-color .2s ease}.chat-button:hover{background-color:#ff8971}.button-icon{font-size:1.2rem}.back-button{background:none;border:none;color:#ff8971;font-size:1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem}.disclaimer-home{margin-top:2rem;background-color:#fff4e5;padding:12px;border:1px solid #ffa940;border-radius:8px;color:#ad4e00;font-size:16px;line-height:1.5}.disclaimer{margin-top:2rem;background-color:#fff4e5;padding:12px;border:1px solid #ffa940;border-radius:8px;color:#ad4e00;font-size:1.1rem;line-height:1.5}.disclaimer-wellbeing{margin-top:2rem;margin-bottom:2rem;background-color:#fff4e5;padding:12px;border:1px solid #ffa940;border-radius:8px;color:#ad4e00;font-size:.95rem;line-height:1.5}.chat-window-container{position:relative;padding:2rem}.divider:before,.divider:after{content:"";flex:1;border-bottom:1px solid #ffa940}@media (max-width: 767px){.connect-container,.chat-window-container{padding:1rem 0rem 0rem}}.main-container{display:flex;height:100%;background-color:#fff;justify-content:center;align-items:center;background:linear-gradient(to bottom,#ffeee8 24%,#fff 20%);flex-direction:column}.messages-content{height:100%}.mess{flex-grow:1}.user-name{margin-right:16px;font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:32px}.user-des{margin-right:16px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#6e7485}.chat-container{display:flex;width:100%;height:100%;background-color:#fff;margin-top:3rem}.sidebar{width:380px;border-right:1px solid #e9eaf0;display:flex;flex-direction:column;border:1px solid #e9eaf0;margin-bottom:24px;height:68vh}.sidebar-header{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:26px;color:#1d2026;padding:16px}.menu-icon{height:24px;width:24px;color:#6b7280}.search-container{padding:8px 16px;margin-bottom:8px}.search-wrapper{position:relative}.search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);height:24px;color:#000}.search-input{width:100%;padding:8px 16px 8px 48px;border:1px solid #e9eaf0;height:48px;font-size:14px}.chat-list{flex:1;overflow-y:auto;scrollbar-width:none}.unseen-count{background:#ff6636;color:#fff;font-size:12px;font-weight:700;border-radius:50%;margin-left:8px;height:20px;width:20px;display:flex;justify-content:center;align-items:center;text-align:center}.chat-list-item{display:flex;align-items:center;padding:12px 16px;overflow:hidden;cursor:pointer}.chat-list-item:hover{background-color:#f9fafb}.chat-list-item.selected-user{background-color:#ffddd1}.avatar{position:relative;width:48px;height:48px;border-radius:50%;background-image:url(/assets/profile-B_e430eI.jpg);background-size:cover;background-position:center;flex-shrink:0}.status-indicator{position:absolute;bottom:0;right:0;width:16px;height:16px;border-radius:50%;border:2px solid white}.status-indicator.online{background-color:#23bd33}.status-indicator.offline{background-color:none;border:none}.avatar.small{width:32px;height:32px}.user-picture-inside-chat{width:32px;height:32px;border-radius:50%}.chat-info{margin-left:12px;flex:1}.chat-name-container{font-size:14px;font-weight:500;display:flex;justify-content:space-between}.chat-name{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.01em;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#1d2026}.chat-time{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:22px;letter-spacing:-.01em;text-align:right;text-underline-position:from-font;text-decoration-skip-ink:none;color:#6e7485}.chat-preview{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:22px;letter-spacing:-.01em;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#6e7485;display:flex;justify-content:space-between}.unread-badge{width:20px;height:20px;border-radius:50%;background-color:#3b82f6;color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center}.main-chat{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0 0 18px 24px;height:70vh}.chat-header{padding:16px;border-bottom:1px solid #e9eaf0;display:flex;align-items:center;justify-content:space-between;width:100%;height:98px;border:1px solid #e9eaf0;margin-bottom:16px}.chat-list-item.online .chat-preview,.chat-list-item.offline .chat-preview{color:gray;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.header-user-info{display:flex;align-items:center}.user-details{margin-left:12px}.user-name{font-weight:600}.user-status{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:22px;letter-spacing:-.01em;text-underline-position:from-font;text-decoration-skip-ink:none;color:#4e5566}.header-avatar{width:32px;height:32px;border-radius:50%}.user-picture{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #ccc;margin-right:10px}.messages-container{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:16px;border:1px solid #e9eaf0;width:100%}.input-box{overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px;border:1px solid #e9eaf0;width:100%}.messages-area{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px;height:100%}.white-bg{background-color:#fff}.black-bg{color:#888;background-color:#f9f9f9;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;text-align:center}.message{display:flex;align-items:flex-start;max-width:80%}.message.received .message-content{background-color:#ffeee8;color:#333;align-self:flex-start;padding:10px 15px;max-width:600px;margin-left:8px;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;border-radius:0 12px 12px}.message.sent .message-content{border-radius:12px 12px 0/12px 12px 0px}.message.sent{margin-left:auto;flex-direction:row-reverse;margin-right:36px}.message-content{background-color:#ff6636;color:#fff;align-self:flex-end;padding:10px 15px;max-width:600px;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap}.loading-messages{display:flex;font-size:1.2rem;align-items:center;justify-content:center;color:#ff6636;text-align:center;margin:20px 0;animation:fadeIn 1.5s infinite;height:100%}.message-text{display:inline-block;margin-right:5px}.dots{display:inline-block;animation:dotAnimation 1.5s infinite}.scroll-to-bottom-container{background-color:#00f;width:100%;display:flex;justify-content:end;position:relative}.scroll-to-bottom{position:absolute;background-color:#ff6636;color:#fff;border:none;padding:8px 15px;bottom:8px;right:8px;border-radius:50%;cursor:pointer;box-shadow:0 4px 6px #0000001a;font-size:18px;animation:fadeIn .3s;width:40px;z-index:1000;display:flex;justify-content:center;align-items:center}.scroll-to-bottom:hover{background-color:#e6552e}.message.sent .timestamp{color:#bfdbfe}.message-content{padding:12px}.message-content p{font-size:14px;margin:0}.timestamp{font-size:12px;color:#6b7280;margin-top:4px;display:block}.chat-image{height:280px}.no-messages-title{font-size:18px;font-weight:700;margin-bottom:8px}.no-messages-subtitle{font-size:14px;color:#666}.no-messages-encrypted{margin-top:80px;font-size:14px;color:#666}.input-container{display:flex}.input-wrapper{display:flex;align-items:center;border:1px solid #e9eaf0;background-color:#fff;height:48px;width:100%}.pencilLine-image{margin-left:12px}.message-input{flex:1;padding:8px 16px;border:none;font-size:14px}.message-input:focus{outline:none}.input-actions{background:#ff6636;display:flex;align-items:center;padding:0 24px;gap:12px;margin-left:24px;width:124px;justify-content:center;position:relative;cursor:pointer}.sent-text{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:48px;color:#fff}.send-icon{height:20px;width:20px;color:#ef4444;cursor:pointer}@media (max-width: 768px){.user-info-button-container{flex-direction:column;width:90%;align-items:center;height:232px}.user-info-container{flex-direction:row;width:90%;align-items:center;height:232px}.sidebar{width:100%}.chat-container{flex-direction:column;width:100%;margin-bottom:80px}.chat-header{padding:8px}.chat-list-item{font-size:12px}.input-wrapper{width:64%}.main-chat{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0;height:100px}.messages-container{padding:8px}.messages-area{height:500px}.message.sent{margin-right:0}.input-box{padding:8px}.message-content{max-width:100%}.input-actions{width:88px}}.wellbeing-section{text-align:center;padding:2rem}.wellbeing-title{font-size:2rem;color:#333}.wellbeing-subheading{font-size:1.5rem;color:#666;margin:1rem 0 2rem}.wellbeing-card-container{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin:2rem 0}.wellbeing-card{border:1px solid #f0e6e6;border-radius:1rem;padding:1.5rem;width:18rem;text-align:center;font-size:1.3rem;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease-in-out;cursor:pointer;display:flex;flex-direction:column;align-items:center}.wellbeing-img{height:200px;width:260px}.wellbeing-card:hover{transform:translateY(-5px)}.wellbeing-card img{max-width:100px;margin-bottom:1rem}.wellbeing-card p{color:#333;font-weight:500;line-height:1.4}.wellbeing-card:nth-child(1){background-color:#f2ffe2}.wellbeing-card:nth-child(2){background-color:#ffeaea}.wellbeing-card:nth-child(3){background-color:#e5f3ff}.wellbeing-back-button{background:none;border:none;color:#ff8971;font-size:1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem}@media (max-width: 767px){.wellbeing-section{padding:0rem}}.member-card{border-radius:16px;display:flex;flex-direction:column;min-width:600px;background:#fff;box-shadow:0 4px 10px #0000001a;padding:16px;margin-bottom:16px}.member-card-content{display:flex;align-items:start;gap:16px;flex-wrap:wrap}.member-image-container{flex-shrink:0}.member-image{width:180px;height:auto;object-fit:cover}.member-info{display:flex;flex-direction:column;flex:1;text-align:left}.member-name{font-size:18px;font-weight:700;margin:0;text-align:left}.member-specialization{font-size:14px;font-weight:700;color:#777;margin:4px 0;text-align:justify}.member-description{font-size:14px;color:#777;margin:4px 0;text-align:justify}.send-message-button{background-color:#ffeee8;color:#fd4518;height:36px;border-radius:8px;border:none;margin-top:10px;align-self:flex-start}.send-message-button:hover{background-color:#fd4518;color:#fff}@media (max-width: 768px){.member-card-content{flex-direction:column;align-items:center;text-align:center}.member-image{width:100px}.member-info{text-align:left}.member-name,.member-expertise,.member-description{text-align:justify}.send-message-button{align-self:center}}.members-page{max-width:1300px;margin:auto;padding:70px 32px;font-family:Inter,sans-serif}.hero-title{font-size:48px;line-height:1.2;font-weight:700;color:#161616;margin-bottom:46px}.hero-content p{font-size:18px;color:#555;line-height:2;margin-bottom:12px;text-align:justify}.section-header{margin-top:80px;margin-bottom:46px}.section-header h2{font-size:38px;margin-bottom:14px;color:#161616}.section-header p{color:#666;font-size:18px}.mentor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.mentor-card{background:#fff;border-radius:22px;padding:34px;text-decoration:none;color:inherit;transition:.3s;box-shadow:0 12px 35px #00000014;display:flex;flex-direction:column;min-height:340px}.mentor-card:hover{transform:translateY(-8px);box-shadow:0 24px 60px #0000001f}.card-top{margin-bottom:10px;align-items:center}.card-top h3{font-size:24px;color:#f273a4;width:85%}.mentor-card ul{padding-left:18px;margin-top:12px;margin-bottom:12px;text-align:left}.mentor-card li{margin-bottom:10px;color:#444}.visit{margin-top:auto;color:#f273a4;font-weight:700}.closing-section{margin-top:100px;background:linear-gradient(135deg,#fff7fb,#fff);padding:50px;border-radius:24px}.closing-section h2{margin-bottom:24px;font-size:36px}.closing-section p{color:#555;line-height:2;font-size:18px;margin-bottom:18px}@media (max-width:768px){.members-page{padding:40px 20px}.hero-title{font-size:36px}.section-header h2{font-size:30px}.hero-content p,.closing-section p{font-size:16px}.mentor-grid{grid-template-columns:1fr}.mentor-card{padding:28px}.closing-section{padding:30px}}.therapy-content{padding:2rem}.therapy-header{text-align:start;margin-bottom:2rem}.therapy-title{font-size:1.8rem;margin-bottom:1rem}.disclaimer-wellbeing{font-size:1.1rem}.therapy-category{margin-bottom:3rem}.category-title{font-size:1.5rem;font-weight:700;margin-bottom:2rem;color:#444}.video-card{background:#fefefe;border:1px solid #ddd;border-radius:1rem;text-align:center;cursor:pointer;transition:transform .2s;padding:1rem}.video-card:hover{transform:translateY(-5px)}.video-thumbnail{width:100%;max-width:300px;height:200px;object-fit:cover;border-radius:.5rem}.video-title{margin-top:.5rem;font-weight:500;color:#333}.pagination-container{margin-top:1rem;text-align:center}.category-separator{margin:2rem 0;border:none;height:1px;background:#ddd}@media (max-width: 768px){.therapy-content{padding:0;padding-top:1rem}}.pdf-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/img/pdfLogo.png);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.6;z-index:0;border-radius:5px}.announces-container{display:flex;flex-direction:column;align-items:center;padding:2rem;background:#fff}.announcement-text{font-size:24px}.announces-title{font-size:2rem;font-weight:600;color:#333;margin-bottom:.5rem}.announces-subtitle{font-size:1.5rem;color:#777;margin-bottom:2rem;max-width:80%;text-align:center}.down-arrow{display:flex;justify-content:center;margin-top:1.5rem;cursor:pointer}.down-arrow:hover svg{transform:translateY(4px);transition:transform .3s}@media (max-width: 767px){.announces-container{padding:0rem}.announcement-text{font-size:16px;margin-right:40px}.announces-subtitle{max-width:100%}}.divider{display:flex;align-items:center;text-align:center;margin:20px 0}.divider:before,.divider:after{content:"";flex:1;border-bottom:1px solid #000}.divider:not(:empty):before{margin-right:.5em}.divider:not(:empty):after{margin-left:.5em}.custom-segmented .ant-segmented-item-selected{color:#ff5c5c!important}.custom-segmented .ant-segmented-thumb{background-color:#fff2f0!important}.custom-segmented .ant-segmented-item{text-align:center}.custom-segmented .ant-segmented-item span{white-space:nowrap}@media (max-width: 768px){.custom-segmented .ant-segmented-item{font-size:12px;flex:1 0 50%}.custom-segmented .ant-segmented-item span{white-space:normal}}.segment-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px}.segment-item-mobile{padding:8px}.segment-item span{text-align:center}.content-area{padding:24px;background-color:#fff}.utility-section{text-align:center;padding:2rem}.utility-title{font-size:2rem}.utility-subheading{font-size:1.5rem;color:#666;margin:1rem 0 2rem}.utility-card-container{display:flex;justify-content:center;gap:8rem;flex-wrap:wrap;margin:2rem 0}.utility-card{border:1px solid #f0e6e6;border-radius:1rem;width:22rem;height:18rem;text-align:center;font-size:22px;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease-in-out;cursor:pointer;display:flex;flex-direction:column;align-items:center}.utility-card:hover{transform:translateY(-5px)}.utility-card img{max-width:200px;margin-bottom:1rem}.utility-img3{padding:20px}.utility-card{color:#333;font-weight:500;line-height:1.4}.utility-card:nth-child(1){background-color:#f9aeb8}.utility-card:nth-child(2){background-color:#b8f595}.utility-card:nth-child(3){background-color:#f9aeb8}.utility-back-button{background:none;border:none;color:#ff8971;font-size:1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem}@media (max-width: 767px){.utility-section{text-align:center;padding:0;padding-top:1rem}}.utility-corner-content{padding:2rem;margin:0 auto;background:#fff;overflow-x:auto;width:95%}.utility-corner-content .utility-title{font-size:2rem;font-weight:600;text-align:center;margin-bottom:1rem;color:#333}.ant-table-cell{max-width:380px!important;padding:8px!important}.pdf-row{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start}.highlight{background-color:#ff0;font-weight:700}.pdf-viewer-container{width:800px;height:600px}.pdf-container{flex:1 1 calc(50% - 20px);display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:234px;height:300px;text-align:center;border:1px solid #cfcfcf;padding:10px;border-radius:5px;position:relative;background-color:#fff}.pdf-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/img/pdfLogo.png);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.6;z-index:0;border-radius:5px}.pdf-container *{position:relative;z-index:1}.pdf-title{font-size:16px;font-weight:700;color:#000;cursor:pointer;margin-bottom:5px}.pdf-title:hover{text-decoration:underline}.download-link{display:inline-block;margin-top:5px;color:#000;text-decoration:none;font-weight:700}.download-link:hover{text-decoration:underline}.panel-content{margin-bottom:16px}.pdf-viewer{width:1000px;max-width:1000px;border:none}.utility-corner-content .utility-subtitle{text-align:center;color:#777;font-size:1.5rem;margin-bottom:2rem}.state-filter{text-align:end;margin-bottom:1.5rem}.state-select{width:100%;max-width:130px}.ant-select-selector{display:flex!important;justify-content:space-between;align-items:center;border-radius:6px!important;padding:.4rem 1rem!important}.ant-select-arrow{right:12px}.utility-corner-content .ant-collapse{background:#fff;border:none;text-align:start}.utility-corner-content .ant-collapse-item{border:1px solid #ddd;border-radius:8px;margin-bottom:1rem;width:100%;transition:box-shadow .3s,background-color .3s}.ant-collapse-item{border-radius:8px}.utility-corner-content .ant-collapse-item:hover{box-shadow:0 4px 8px #0000001a;background-color:#ffefe7}.utility-corner-content .ant-collapse-header{font-size:1.2rem;font-weight:500;padding:1rem;border-radius:8px;color:#333}.utility-corner-content .ant-collapse-header:hover{background-color:#fdf2e9}.utility-corner-content .ant-collapse-header .ant-collapse-arrow{right:16px!important}.utility-corner-content .ant-collapse-content{padding:1rem 1.5rem;border-top:1px solid #ddd;padding-bottom:0;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.utility-corner-content .ant-collapse-content ul{padding-left:1.2rem;list-style:disc}.utility-corner-content .ant-collapse-content li{color:#555}.utility-corner-content :where(.ant-collapse) .ant-collapse-item:first-child{border-bottom:1px solid #ddd!important;border-radius:8px!important}.utility-corner-content :where(.ant-collapse) .ant-collapse-item:last-child{border-bottom:1px solid #ddd!important;border-radius:8px!important}@media (max-width: 768px){.utility-corner-content{width:100%;padding:0;padding-top:1rem}.pdf-viewer{width:400px}.utility-corner-content .ant-collapse-content{padding:0}.pdf-row{display:flex;flex-direction:column;align-items:center}.pdf-container{flex:1 1 calc(50% - 20px);display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:240px;height:300px;min-width:240px;text-align:center;border:1px solid #cfcfcf;padding:10px;border-radius:5px;position:relative;background-color:#fff}}@media (max-width: 600px){.utility-corner-content .utility-title{font-size:1.6rem}.utility-corner-content .ant-select-selector{padding:.3rem .8rem!important}}.newsletter-section{width:100%;padding:2rem}.newsletter-list{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin:0 auto}.newsletter-card{background:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;transition:transform .2s,box-shadow .2s;overflow:hidden;cursor:pointer;padding:1rem;width:350px;text-align:center}.newsletter-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px #0000001a}.newsletter-title{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.pdf-thumbnail{width:100%;height:auto;border:none}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-container{background:#fff;border-radius:.5rem;width:100%;max-width:64rem;height:90vh;display:flex;flex-direction:column}.modal-header{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-bottom:1px solid #e5e7eb}.close-button{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;transition:color .2s}.close-button:hover{color:#1f2937}.modal-content{flex:1;padding:1rem;overflow:hidden}.pdf-viewer{width:100%;height:100%;border:none}@media (max-width: 768px){.newsletter-list{flex-direction:column;align-items:center}.newsletter-card{width:90%}.newsletter-section{padding:0;padding-top:1rem}}@media (max-width: 480px){.pdf-viewer{width:100%;height:80vh}}.updates-corner-content{padding:2rem;margin:0 auto;background:#fff;overflow-x:auto;width:95%}.updates-corner-content .updates-title{font-size:2rem;font-weight:600;text-align:center;margin-bottom:1rem;color:#333}.updates-corner-content .updates-subtitle{text-align:center;color:#777;font-size:1.5rem;margin-bottom:2rem}.updates-corner-content .ant-collapse{background:#fff;border:none;text-align:start}.updates-corner-content .ant-collapse-item{border:1px solid #ddd;border-radius:8px;margin-bottom:1rem;width:100%;transition:box-shadow .3s,background-color .3s}.updates-corner-content .ant-collapse-item:hover{box-shadow:0 4px 8px #0000001a;background-color:#ffefe7}.updates-corner-content .ant-collapse-header{font-size:1.2rem;font-weight:500;padding:1rem;border-radius:8px;color:#333}.updates-corner-content .ant-collapse-header:hover{background-color:#fdf2e9}.updates-corner-content .ant-collapse-header .ant-collapse-arrow{right:16px!important}.updates-corner-content .ant-collapse-content{padding:1rem 1.5rem;border-top:1px solid #ddd;padding-bottom:0;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.updates-corner-content .ant-collapse-content ul{padding-left:1.2rem;list-style:disc}.updates-corner-content .ant-collapse-content li{color:#555}.updates-corner-content :where(.ant-collapse) .ant-collapse-item:first-child{border-bottom:1px solid #ddd!important;border-radius:8px!important}.updates-corner-content :where(.ant-collapse) .ant-collapse-item:last-child{border-bottom:1px solid #ddd!important;border-radius:8px!important}.pdf-grid{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1rem}.pdf-card{flex:1 1 200px;max-width:220px;text-align:center;cursor:pointer;border:1px solid #eee;padding:1rem;border-radius:8px;transition:box-shadow .2s;background:#fff;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.newsletter-desc{font-size:.9rem;color:#666;margin-bottom:.5rem;height:3em;overflow:hidden}.pdf-card:hover{box-shadow:0 4px 12px #0000001a}.pdf-image{width:100%;height:auto;max-height:200px}.pdf-title{font-weight:600;margin:.5rem 0;color:#000}.download-link{color:#d92626;font-weight:700;text-decoration:underline}@media (max-width: 1024px){.pdf-viewer{width:600px}}@media (max-width: 768px){.updates-corner-content{width:100%;padding:0;padding-top:1rem}.pdf-viewer{width:400px}.updates-corner-content .ant-collapse-content{padding:0}}@media (max-width: 480px){.pdf-viewer{width:300px}}@media (max-width: 600px){.updates-corner-content .updates-title{font-size:1.6rem}.updates-corner-content .ant-select-selector{padding:.3rem .8rem!important}}.initiatives-container{max-width:1200px;margin:0 auto;padding:2rem}.initiatives-hero{text-align:center;margin-bottom:3rem}.initiatives-hero h1{font-size:2.2rem;font-weight:700;color:#222;margin-bottom:1rem}.initiatives-hero p{font-size:1.2rem;color:#666;max-width:800px;margin:0 auto}.initiatives-section{margin-top:2rem}.initiatives-section h2{text-align:center;font-size:1.8rem;margin-bottom:2rem}.initiatives-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.initiative-card{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #eee;box-shadow:0 2px 6px #00000014;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.initiative-card:hover{transform:translateY(-5px)}.initiative-card h3{font-size:1.2rem;margin-bottom:.5rem;color:#333}.initiative-card p{font-size:.95rem;color:#666;line-height:1.6}.initiatives-impact{margin-top:3rem;text-align:center;padding:2rem;background:#f8f9fa;border-radius:12px}.initiatives-impact h2{font-size:1.8rem;margin-bottom:1rem}.initiatives-impact p{font-size:1.1rem;color:#555;max-width:700px;margin:0 auto}.card-icon{padding:10px;background:#fff2ef;border-radius:50%}@media (max-width: 992px){.initiatives-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.initiatives-grid{grid-template-columns:1fr}.initiatives-hero h1{font-size:1.6rem}.initiatives-hero p{font-size:1rem}}.volunteer-container{max-width:1200px;margin:0 auto;padding:2rem}.volunteer-hero{text-align:center;margin-bottom:3rem}.volunteer-hero h1{font-size:2.2rem;font-weight:700;margin-bottom:1rem;color:#222}.volunteer-hero p{font-size:1.2rem;color:#666;max-width:700px;margin:0 auto}.volunteer-section{margin-top:2rem}.volunteer-section h2{text-align:center;font-size:1.8rem;margin-bottom:2rem}.volunteer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.volunteer-card{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #eee;box-shadow:0 2px 6px #00000014;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.volunteer-card:hover{transform:translateY(-5px)}.volunteer-card h3{font-size:1.2rem;margin-bottom:.5rem;color:#333}.volunteer-card p{font-size:.95rem;color:#666;line-height:1.6}.volunteer-cta{margin-top:3rem;text-align:center;padding:2rem;background:#f8f9fa;border-radius:12px}.volunteer-cta p{font-size:1.1rem;color:#555;margin-bottom:1rem}@media (max-width: 768px){.volunteer-grid{grid-template-columns:1fr}.volunteer-hero h1{font-size:1.6rem}.volunteer-hero p{font-size:1rem}}.collaborate-container{max-width:1200px;margin:0 auto;padding:2rem}.collaborate-hero{text-align:center;margin-bottom:3rem}.collaborate-hero h1{font-size:2.2rem;font-weight:700;margin-bottom:1rem;color:#222}.collaborate-hero p{font-size:1.2rem;color:#666;max-width:750px;margin:0 auto}.collaborate-section{margin-top:2rem}.collaborate-section h2{text-align:center;font-size:1.8rem;margin-bottom:2rem}.collaborate-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.collaborate-card{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #eee;box-shadow:0 2px 6px #00000014;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.collaborate-card:hover{transform:translateY(-5px)}.collaborate-card h3{font-size:1.2rem;margin-bottom:.5rem;color:#333}.collaborate-card p{font-size:.95rem;color:#666;line-height:1.6}.collaborate-extra{margin-top:2rem;text-align:center}.collaborate-extra p{font-size:1.05rem;color:#555;max-width:800px;margin:0 auto}.collaborate-cta{margin-top:3rem;text-align:center;padding:2rem;background:#f8f9fa;border-radius:12px}.collaborate-cta p{font-size:1.1rem;margin-bottom:1rem;color:#444}@media (max-width: 768px){.collaborate-grid{grid-template-columns:1fr}.collaborate-hero h1{font-size:1.6rem}.collaborate-hero p{font-size:1rem}}.donate-container{max-width:1200px;margin:0 auto;padding:2rem}.donate-hero{text-align:center;margin-bottom:3rem}.donate-hero h1{font-size:2.2rem;font-weight:700;margin-bottom:1rem;color:#222}.donate-hero p{font-size:1.2rem;color:#666;max-width:750px;margin:0 auto}.donate-section{margin-top:2rem}.donate-section h2{text-align:center;font-size:1.8rem;margin-bottom:2rem}.donate-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.donate-card{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #eee;box-shadow:0 2px 6px #00000014;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.donate-card:hover{transform:translateY(-5px)}.donate-card h3{font-size:1.2rem;margin-bottom:.5rem;color:#333}.donate-card p{font-size:.95rem;color:#666;line-height:1.6}.donate-contact{margin-top:3rem;text-align:center}.donate-contact h2{margin-bottom:1rem;font-size:2rem;color:#222}.contact-row{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.contact-item{display:flex;align-items:center;gap:8px}.contact-label{font-weight:600;color:#222;margin-right:4px}.contact-link{text-decoration:none;color:#444}.contact-link:hover{color:#ff7a59}.divider{color:#999;font-size:1.2rem;font-weight:700}@media (max-width: 768px){.contact-row{flex-direction:column;gap:12px}.divider{display:none}}.donate-cta{margin-top:3rem;text-align:center;padding:2rem;background:#f8f9fa;border-radius:12px}.donate-cta p{font-size:1.1rem;margin-bottom:1rem;color:#444}@media (max-width: 992px){.donate-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.donate-grid{grid-template-columns:1fr}.donate-hero h1{font-size:1.6rem}.donate-hero p{font-size:1rem}}.work-container{max-width:1200px;margin:0 auto;padding:2rem}.work-hero{text-align:center;margin-bottom:3rem}.work-hero h1{font-size:2.2rem;font-weight:700;margin-bottom:1rem;color:#222}.work-hero p{font-size:1.2rem;color:#666;max-width:750px;margin:0 auto}.work-section{margin-top:2rem}.work-section h2{text-align:center;font-size:1.8rem;margin-bottom:2rem}.work-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.work-card{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #eee;box-shadow:0 2px 6px #00000014;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.work-card:hover{transform:translateY(-5px)}.work-card h3{font-size:1.2rem;margin-bottom:.5rem;color:#333}.work-card p{font-size:.95rem;color:#666;line-height:1.6}.card-icon{width:40px;height:40px;margin-bottom:.8rem;color:#ff7a59}.work-info{margin-top:2rem;text-align:center}.work-info p{font-size:1.05rem;color:#555}.work-cta{margin-top:3rem;text-align:center;padding:2rem;background:#f8f9fa;border-radius:12px}.work-cta p{font-size:1.1rem;margin-bottom:1rem;color:#444}@media (max-width: 768px){.work-grid{grid-template-columns:1fr}.work-hero h1{font-size:1.6rem}.work-hero p{font-size:1rem}}
