.preloader{align-items:center;background:linear-gradient(135deg,maroon,#ff8c00);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.preloader-content{color:#fff;text-align:center}.diya-container{align-items:flex-end;display:flex;height:150px;justify-content:center;margin:0 auto 30px;position:relative;width:100px}.diya{background:maroon;border-radius:50% 50% 0 0;bottom:0;height:40px;width:100px}.diya,.flame{position:absolute}.flame{animation:flicker 1.5s ease-in-out infinite alternate;bottom:40px;height:120px;width:60px}@media (max-width:768px){.diya-container{height:120px;margin:0 auto 20px;width:80px}.diya{height:32px;width:80px}.flame{bottom:32px;height:96px;width:48px}.preloader-text{font-size:1.2rem}}@media (max-width:480px){.diya-container{height:100px;margin:0 auto 15px;width:70px}.diya{height:28px;width:70px}.flame{bottom:28px;height:84px;width:42px}.preloader-text{font-size:1rem}}.preloader-text{animation:pulse 2s ease-in-out infinite;font-family:Playfair Display,serif;font-size:1.5rem}@keyframes flicker{0%{opacity:.9;transform:scale(1) rotate(-2deg) translateY(0)}50%{opacity:1;transform:scale(1.1) rotate(2deg) translateY(-2px)}to{opacity:.85;transform:scale(1) rotate(-1deg) translateY(0)}}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}.video-background-container{height:100vh;left:0;min-height:100vh;min-width:100vw;overflow:hidden;position:fixed;top:0;width:100%;z-index:-10}.background-video{min-height:100%;min-width:100%;object-fit:cover;z-index:-2}.background-video,.video-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.video-overlay{background:#80000066;z-index:-1}@media (max-width:768px){.background-video,.video-background-container{height:100vh;width:100vw}.background-video{min-height:100%;min-width:100%;object-fit:cover;object-position:center center}.fallback-content i{font-size:3rem;margin-bottom:15px}.fallback-content p{font-size:1rem;margin-bottom:15px}.play-btn{font-size:1rem;padding:12px 25px}}@media (max-width:480px){.background-video,.video-background-container{height:100vh;width:100vw}.background-video{min-height:100%;min-width:100%;object-fit:cover;object-position:center center}.fallback-content i{font-size:2.5rem;margin-bottom:10px}.fallback-content p{font-size:.9rem;margin-bottom:10px}.play-btn{font-size:.9rem;padding:10px 20px}}@media (max-width:768px){.video-background-container{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-10}.background-video{height:100vh;left:0;min-height:100%;min-width:100%;object-fit:cover;object-position:center center;position:absolute;top:0;width:100vw}}@media (max-width:768px) and (orientation:landscape){.background-video{height:100vh;object-fit:cover;object-position:center center;width:100vw}}.hero-section{background:#0000;height:100vh;margin:0 80px;z-index:1}.btn-audio,.hero-section{align-items:center;display:flex;justify-content:center;position:relative}.btn-audio{background:gold;border:2px solid gold;border-radius:50%;cursor:pointer;height:60px;margin-left:10px;padding:15px;transition:all .3s ease;width:60px}.btn-audio:hover{box-shadow:0 6px 20px #ffd70066;transform:translateY(-3px)}.btn-audio.audio-muted{background:#dc3545;border-color:#dc3545}.btn-audio.audio-unmuted{background:#28a745;border-color:#28a745}.audio-icon{filter:brightness(0) invert(1);height:24px;transition:all .3s ease;width:24px}.btn-audio:hover .audio-icon{transform:scale(1.1)}.particles{z-index:0}.hero-video,.particles{height:100%;left:0;position:absolute;top:0;width:100%}.hero-video{object-fit:cover;z-index:-2}.video-fallback{align-items:center;background:linear-gradient(135deg,maroon,#ff8c00,gold);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:opacity .5s ease;width:100%;z-index:-3}.fallback-content{color:#fff;text-align:center}.fallback-content i{color:gold;font-size:4rem;margin-bottom:20px}.fallback-content p{font-size:1.2rem;margin-bottom:20px}.play-btn{background:linear-gradient(45deg,#ff8c00,gold);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:15px 30px;transition:all .3s ease}.play-btn:hover{box-shadow:0 6px 20px #ff8c0099;transform:translateY(-3px)}.hero-overlay{background:#80000066;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-content{color:#fff;position:relative;text-align:center;z-index:1}.hero-title{animation:glow 2s ease-in-out infinite alternate;font-family:Playfair Display,serif;font-size:4rem;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 4px #00000080}@keyframes glow{0%{text-shadow:2px 2px 4px #00000080,0 0 20px #ffd7004d}to{text-shadow:2px 2px 4px #00000080,0 0 30px #ffd70099}}.hero-subtitle{font-size:1.3rem;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px}.hero-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.scroll-indicator{bottom:30px;color:#fff;cursor:pointer;font-size:2rem;left:50%;position:absolute;transform:translateX(-50%)}.scroll-indicator:hover{color:gold}@media (max-width:768px){.hero-section{margin:0 10px!important;padding:30px 0!important;position:relative;z-index:1}.hero-title{font-size:2.2rem;line-height:1.2;margin-bottom:15px}.hero-subtitle{font-size:1rem;line-height:1.4;margin-bottom:25px}.hero-buttons{align-items:center;flex-direction:row;flex-wrap:nowrap;gap:8px;justify-content:center;margin-top:16px}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{font-size:.95rem;padding:10px 14px;white-space:nowrap}.hero-buttons .btn-audio{height:48px;margin-left:0;padding:10px;width:48px}}@media (max-width:480px){.hero-section{margin:0 5px!important;padding:20px 0!important}.hero-title{font-size:1.8rem;line-height:1.1;margin-bottom:12px}.hero-subtitle{font-size:.9rem;line-height:1.3;margin-bottom:20px}.hero-buttons{gap:6px;margin-top:12px}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{font-size:.85rem;padding:9px 12px}.hero-buttons .btn-audio{height:44px;padding:8px;width:44px}}.why-cause-section{align-items:center;background:#0000;display:flex;height:100vh;margin:0 80px;padding:35px 0;position:relative;z-index:1}.why-cause-section .section-title{margin-bottom:56px}.why-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1000px;padding:0 80px;position:relative}.why-text p{color:#fff;font-size:1.2rem;line-height:1.8;margin-bottom:30px;text-align:center;text-shadow:1px 1px 2px #000000b3}.mission-statement{background:linear-gradient(135deg,gold,#ff8c00);border-radius:20px;margin-left:auto;margin-right:auto;margin-top:30px;max-width:800px;min-width:600px;padding:25px 30px;text-align:center}.mission-statement h3{color:#fff;font-family:Playfair Display,serif;font-size:2.2rem;margin-bottom:15px}.mission-statement p{color:#fff;font-size:1.1rem;font-style:italic;line-height:1.4;margin:0}.why-visual{text-align:center}.kids-illustration{align-items:center;animation:float 3s ease-in-out infinite alternate;background:linear-gradient(45deg,#ff8c00,gold);border-radius:50%;box-shadow:0 0 30px #ff8c0080;display:flex;height:150px;justify-content:center;margin:0 auto;position:relative;width:150px}.kids-illustration i{animation:bounceIcon 2s ease-in-out infinite;color:#fff;font-size:3rem;position:absolute}.kids-illustration i:first-child{animation-delay:0s;left:20px;top:20px}.kids-illustration i:nth-child(2){animation-delay:.5s;bottom:20px;right:20px}.kids-illustration i:nth-child(3){animation-delay:1s;left:50%;top:50%;transform:translate(-50%,-50%)}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(-15px)}}@keyframes bounceIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.diya-decoration{align-items:center;display:flex;height:120px;justify-content:center;position:relative;width:120px;z-index:2}.left-diya{left:-80px}.left-diya,.right-diya{position:absolute;top:50%;transform:translateY(-50%)}.right-diya{right:-80px}.diya-body{animation:diyaGlow 3s ease-in-out infinite alternate;background:linear-gradient(135deg,gold,#ff8c00);box-shadow:0 0 20px #ffd70099,0 0 40px #ff8c0066,inset 0 5px 10px #ffffff4d;height:60px;position:relative;width:80px}.diya-body,.diya-flame{border-radius:50% 50% 50% 50%/60% 60% 40% 40%}.diya-flame{animation:flameFlicker 2s ease-in-out infinite alternate;background:linear-gradient(135deg,gold,orange,#ff8c00);box-shadow:0 0 15px #ffd700cc,0 0 30px #ff8c0099,0 0 45px #ff640066;height:35px;left:50%;position:absolute;top:-20px;transform:translateX(-50%);width:25px}@keyframes diyaGlow{0%{box-shadow:0 0 20px #ffd70099,0 0 40px #ff8c0066,inset 0 5px 10px #ffffff4d}to{box-shadow:0 0 30px #ffd700cc,0 0 60px #ff8c0099,inset 0 5px 10px #ffffff80}}@keyframes flameFlicker{0%{box-shadow:0 0 15px #ffd700cc,0 0 30px #ff8c0099,0 0 45px #ff640066;transform:translateX(-50%) scale(1) rotate(-2deg)}to{box-shadow:0 0 20px gold,0 0 40px #ff8c00cc,0 0 60px #ff640099;transform:translateX(-50%) scale(1.1) rotate(2deg)}}.curved-separator{display:none}@media (max-width:768px){.why-cause-section{margin:-20px 10px 0!important;padding:15px 0!important;position:relative;z-index:1}.why-cause-section .section-title{margin-bottom:40px!important}.why-content{flex-direction:column!important;gap:30px!important;max-width:100%!important;padding:0 20px!important}.diya-decoration{height:50px;width:50px}.left-diya,.right-diya{left:auto!important;margin:10px auto!important;position:relative!important;right:auto!important;top:auto!important;transform:none!important}.left-diya{display:none!important}.diya-body{height:28px;width:35px}.diya-flame{height:18px;top:-10px;width:12px}.mission-statement{max-width:100%!important;min-width:auto!important;padding:20px!important}.mission-statement h3{font-size:2rem;line-height:1.2;margin-bottom:15px}.mission-statement p{font-size:1rem;line-height:1.4}}@media (max-width:480px){.why-cause-section{margin:-15px 5px 0!important;padding:10px 0!important}.why-cause-section .section-title{margin-bottom:32px!important}.why-content{gap:20px!important}.mission-statement{max-width:100%!important;min-width:auto!important;padding:15px!important}.mission-statement h3{font-size:1.8rem;line-height:1.1;margin-bottom:12px}.left-diya{display:none!important}.mission-statement p{font-size:.9rem;line-height:1.3}.diya-decoration{height:40px;width:40px}.diya-body{height:22px;width:28px}.diya-flame{height:14px;top:-8px;width:10px}}@media (max-width:360px){.diya-decoration{height:35px;width:35px}.diya-body{height:18px;width:25px}.diya-flame{height:12px;top:-6px;width:8px}.left-diya{display:none!important}}.kits-section{background:#fff;margin:0 80px;padding:70px 0;position:relative;z-index:10}.kits-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.kit-card{align-items:center;background:#fff;border:2px solid #0000;border-radius:20px;box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column;min-height:200px;padding:18px;text-align:center;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.kit-card.is-selected{border-color:#ff8c00;box-shadow:0 15px 40px #ff8c004d}.kit-card.is-selected,.kit-card:hover{transform:translateY(-4px)}.kit-icon{font-size:1.8rem;margin-bottom:8px}.kit-title{color:maroon;font-family:Playfair Display,serif;font-size:1.4rem;margin-bottom:4px}.kit-price{color:#ff8c00;font-size:1.8rem;font-weight:700;margin:8px 0}.kit-features-title{color:maroon;font-size:.85rem;font-weight:700;margin-bottom:4px;text-align:left;width:100%}.kit-items{grid-gap:4px 8px;display:grid;gap:4px 8px;grid-template-columns:1fr 1fr;list-style:none;margin:0 0 12px;padding:0;width:100%}.kit-item{grid-gap:4px;align-items:center;border-bottom:1px dashed #eee;color:#333;display:grid;gap:4px;grid-template-columns:16px 1fr;padding:4px 0;text-align:left}.kit-item:last-child{border-bottom:none}.kit-item-icon{font-size:.8rem}.kit-item-text{font-size:.75rem}.kit-spacer{margin-top:auto;width:100%}.kit-cta{background:linear-gradient(45deg,gold,#ff8c00);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 20px;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;width:100%}.kit-cta:hover{box-shadow:0 5px 15px #ff8c0066;transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.kit-card,.kit-cta{transition:none}}.payment-grid{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin:10px 0 6px}.qr-box{background:#fff7e6;border:1px solid #ffe1b3;border-radius:12px;padding:12px;text-align:center}.qr-image{border-radius:8px;height:auto;width:100%}.qr-caption{color:#a65b00;font-size:.85rem;margin-top:8px}.bank-box{background:#fafafa;border:1px solid #eee;border-radius:12px;padding:12px}.bank-row{align-items:center;border-bottom:1px dashed #eaeaea;display:flex;font-size:.95rem;justify-content:space-between;padding:8px 0}.bank-row:last-child{border-bottom:none}.bank-row span{color:#666}.bank-note{color:#555;font-size:.85rem;margin-top:10px}@media (max-width:640px){.payment-grid{grid-template-columns:1fr}}.upi-row{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:10px}.upi-label{color:#666;font-size:.95rem}.upi-content{align-items:center;display:flex;gap:8px}.upi-id{background:#fff7e6;border-radius:6px;color:#a65b00;padding:6px 10px}.copy-btn{background:#ff8c00;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:6px 10px}.copy-btn:disabled{cursor:default;opacity:.8}.section-title{font-size:2.5rem;margin-bottom:56px}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.modal-container{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000040;display:flex;flex-direction:column;max-height:85vh;max-width:520px;overflow:hidden;width:100%}.modal-header{align-items:center;background:linear-gradient(45deg,gold,#ff8c00);color:#fff;display:flex;justify-content:space-between;padding:16px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.modal-close{-webkit-appearance:none;appearance:none;background:#0000;border:none;color:#fff;cursor:pointer;font-size:24px;line-height:1}.modal-body{overflow:auto;padding:20px}.form-heading{color:maroon;font-weight:700;margin-bottom:8px}.modal-subtitle{color:maroon;font-weight:600;margin:0 0 12px}.form-row{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.form-row label{color:#555;font-size:.9rem}.form-row input,.form-row select,.form-row textarea{border:1px solid #e5e5e5;border-radius:8px;font-size:1rem;padding:10px 12px}.form-section{border-top:1px dashed #eee;margin:12px 0;padding:8px 0 4px}.form-grid-2{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}@media (max-width:600px){.form-grid-2{grid-template-columns:1fr}}.modal-submit{background:linear-gradient(45deg,gold,#ff8c00);border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 16px;width:100%}.modal-actions{align-items:center;background:#fff;border-top:1px solid #f2f2f2;bottom:0;display:flex;gap:12px;justify-content:flex-end;margin-top:16px;padding-top:12px;position:-webkit-sticky;position:sticky;z-index:1}.btn-secondary-outline{background:#0000;border:2px solid #ff8c00;border-radius:999px;color:#ff8c00;cursor:pointer;font-weight:600;padding:10px 16px}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{border-color:#ff8c00;box-shadow:0 0 0 3px #ff8c0026;outline:none}@media (max-width:768px){.kits-section{margin:0 10px!important;padding:50px 0!important;position:relative;z-index:1}.kits-grid{gap:25px!important;grid-template-columns:1fr!important}.kit-card{min-height:0;min-height:auto;padding:15px}.kit-items{gap:6px 10px!important;grid-template-columns:1fr 1fr!important}.section-title{font-size:1.8rem;line-height:1.2;margin-bottom:40px}}@media (max-width:480px){.kits-section{margin:0 5px!important;padding:30px 0!important}.kits-grid{gap:15px!important}.kit-items{gap:5px 8px!important;grid-template-columns:1fr 1fr!important}.kit-card{padding:12px}.section-title{font-size:1.6rem;line-height:1.1;margin-bottom:32px}}.impact-section{align-items:center;background:#0000;color:#fff;display:flex;height:100vh;margin:0 80px;padding:20px 0;position:relative;z-index:1}.impact-section .section-title{margin-bottom:56px}.impact-stats{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:60px}.stat-item{text-align:center}.stat-number{color:gold;font-size:4rem;font-weight:700;margin-bottom:10px}.stat-label{color:#fff;font-size:1.1rem}.testimonials-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.testimonial-card{background:#ffffff1a;border-radius:15px;padding:30px;text-align:center}.testimonial-text{font-size:1.1rem;font-style:italic;line-height:1.4;margin-bottom:15px}.testimonial-author{color:gold;font-weight:600}@media (max-width:768px){.impact-section{background:#0000!important;height:auto!important;margin:0 10px!important;min-height:auto!important;padding:20px 0 40px!important;position:relative!important;z-index:10!important}.impact-section .section-title,.impact-stats{margin-bottom:40px!important}.impact-stats{align-items:center!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:15px!important;justify-content:space-between!important}.stat-item{flex:1 1!important;min-width:0!important;text-align:center!important}.stat-number{font-size:2.5rem!important;line-height:1!important;margin-bottom:5px!important}.stat-label{word-wrap:break-word!important;font-size:.8rem!important;line-height:1.2!important}.testimonials-grid{gap:20px!important;grid-template-columns:1fr!important;margin-bottom:40px!important}.testimonial-card,.testimonials-grid{position:relative!important;z-index:10!important}.testimonial-card{background:#ffffff26!important;margin-bottom:20px!important;padding:20px!important}.testimonial-text{font-size:.9rem!important;line-height:1.4!important;margin-bottom:10px!important}.testimonial-author{font-size:.8rem!important}.section-title{font-size:2rem!important;margin-bottom:30px!important;text-align:center!important}}@media (max-width:480px){.impact-section{background:#0000!important;margin:0 5px!important;padding:15px 0 30px!important;position:relative!important;z-index:10!important}.impact-section .section-title,.impact-stats{margin-bottom:30px!important}.impact-stats{gap:10px!important}.stat-number{font-size:2rem!important;margin-bottom:3px!important}.stat-label{font-size:.7rem!important;line-height:1.1!important}.testimonials-grid{margin-bottom:30px!important}.testimonial-card,.testimonials-grid{position:relative!important;z-index:10!important}.testimonial-card{background:#fff3!important;margin-bottom:15px!important;padding:15px!important}.testimonial-text{font-size:.8rem!important;line-height:1.3!important}.testimonial-author{font-size:.75rem!important}.section-title{font-size:1.8rem!important;margin-bottom:25px!important}}@media (max-width:360px){.impact-section{padding:10px 0 25px!important;position:relative!important;z-index:10!important}.impact-stats{gap:8px!important}.stat-number{font-size:1.8rem!important}.stat-label{font-size:.65rem!important}.testimonials-grid{margin-bottom:25px!important}.testimonial-card,.testimonials-grid{position:relative!important;z-index:10!important}.testimonial-card{margin-bottom:12px!important;padding:12px!important}}.how-it-works-section{background:#fff;margin:0 80px;padding:100px 0;position:relative;z-index:10}.how-it-works-steps{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.step-item{max-width:200px;text-align:center}.step-icon{align-items:center;background:linear-gradient(45deg,#ff8c00,gold);border-radius:50%;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.step-title{color:maroon;font-size:1.2rem;font-weight:600;margin-bottom:10px}.step-description{color:#666;font-size:.9rem;line-height:1.4}.step-arrow{color:#ff8c00;font-size:2rem;font-weight:700}@media (max-width:768px){.how-it-works-section{background:#fff!important;margin:0 10px!important;padding:60px 0!important}.how-it-works-steps{align-items:flex-start!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:15px!important;justify-content:space-between!important}.step-item{flex:1 1!important;max-width:none!important;text-align:center!important}.step-icon{font-size:1.5rem!important;height:50px!important;margin-bottom:15px!important;width:50px!important}.step-title{font-size:1rem!important;line-height:1.2!important;margin-bottom:8px!important}.step-description{font-size:.8rem!important;line-height:1.3!important}.step-arrow{font-size:1.5rem!important;margin:0 5px!important}.section-title{font-size:2rem!important;margin-bottom:30px!important;text-align:center!important}}@media (max-width:480px){.how-it-works-section{margin:0 5px!important;padding:40px 0!important}.how-it-works-steps{gap:10px!important}.step-icon{font-size:1.3rem!important;height:45px!important;margin-bottom:12px!important;width:45px!important}.step-title{font-size:.9rem!important;line-height:1.1!important;margin-bottom:6px!important}.step-description{font-size:.75rem!important;line-height:1.2!important}.step-arrow{font-size:1.2rem!important;margin:0 3px!important}.section-title{font-size:1.8rem!important;margin-bottom:25px!important}}@media (max-width:360px){.how-it-works-steps{gap:8px!important}.step-icon{font-size:1.1rem!important;height:40px!important;margin-bottom:10px!important;width:40px!important}.step-title{font-size:.8rem!important;margin-bottom:5px!important}.step-description{font-size:.7rem!important;line-height:1.1!important}.step-arrow{font-size:1rem!important;margin:0 2px!important}}.memories-section{background:#fff!important;border-left:4px solid gold;border-right:4px solid gold;margin:0 80px;padding:70px 0;position:relative;z-index:1}.memories-content{grid-gap:60px;align-items:stretch;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.video-container{margin-top:1cm;position:relative;width:100%}.video-container:before{animation:borderGlow 3s ease-in-out infinite alternate;background:linear-gradient(45deg,gold,#ff8c00,gold,#ff8c00);border-radius:35px;bottom:-15px;content:"";left:-15px;opacity:.3;position:absolute;right:-15px;top:-15px;z-index:-1}.video-container:after{background:linear-gradient(135deg,#ffd7001a,#ff8c001a);border-radius:30px;bottom:-8px;content:"";left:-8px;opacity:.6;position:absolute;right:-8px;top:-8px;z-index:-1}.video-wrapper{background:linear-gradient(45deg,gold,#ff8c00,gold) border-box;background-clip:padding-box;border:4px solid #0000;border-radius:25px;box-shadow:0 15px 40px #ffd7004d,0 5px 15px #0003,inset 0 0 0 3px #ffd70033;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.youtube-video{border:none;border-radius:20px;height:100%;left:0;position:absolute;top:0;width:100%}.content-container{max-width:100%;width:100%}.content-container,.content-wrapper{display:flex;flex-direction:column;height:100%}.content-wrapper{justify-content:space-between}.content-wrapper h3{color:maroon;flex-shrink:0;font-family:Playfair Display,serif;font-size:2.2rem;line-height:1.3;margin-bottom:30px}.content-points{display:flex;flex:1 1;flex-direction:column;gap:8px;justify-content:space-between}.point{align-items:center;background:#ffd7000d;border-left:3px solid gold;border-radius:8px;display:flex;flex:1 1;min-height:0;padding:12px 16px;transition:all .3s ease}.point:hover{background:#ffd7001a;transform:translateX(5px)}.point p{color:#555;flex:1 1;font-size:.95rem;line-height:1.4;margin:0}@media (max-width:768px){.memories-section{background:#fff!important;border-left:3px solid gold!important;border-right:3px solid gold!important;margin:0 10px!important;padding:60px 0!important}.video-container{margin-top:.5cm}.video-container:before{border-radius:25px;bottom:-10px;left:-10px;right:-10px;top:-10px}.video-container:after{border-radius:20px;bottom:-5px;left:-5px;right:-5px;top:-5px}.video-wrapper{border-radius:20px}.youtube-video{border-radius:15px}.memories-content{gap:40px!important;grid-template-columns:1fr!important}.section-title{font-size:2.2rem!important;margin-bottom:30px!important;text-align:center!important}.content-wrapper h3{font-size:1.8rem!important;margin-bottom:20px!important;text-align:center!important}.point{padding:10px 12px!important}.point p{font-size:.85rem!important;line-height:1.4!important}}@media (max-width:480px){.memories-section{border-left:2px solid gold!important;border-right:2px solid gold!important;margin:0 5px!important;padding:40px 0!important}.video-container{margin-top:.3cm}.memories-content{gap:30px!important}.section-title{font-size:2rem!important;margin-bottom:25px!important}.content-wrapper h3{font-size:1.6rem!important;line-height:1.2!important;margin-bottom:15px!important}.point{padding:8px 10px!important}.point p{font-size:.8rem!important;line-height:1.3!important}}@media (max-width:360px){.memories-section{border-left:2px solid gold!important;border-right:2px solid gold!important;padding:30px 0!important}.section-title{font-size:1.8rem!important;margin-bottom:20px!important}.content-wrapper h3{font-size:1.4rem!important;line-height:1.1!important;margin-bottom:10px!important}.point{padding:6px 8px!important}.point p{font-size:.75rem!important;line-height:1.3!important}}.footer{background:linear-gradient(135deg,maroon,#ff8c00);color:#fff;margin:0 80px;padding:60px 0 20px;position:relative;z-index:1}.footer .container{margin:0 auto;max-width:1200px;padding:0 20px}.footer h3{font-size:1.5rem;margin-bottom:20px}.footer h3,.footer h4{color:gold;font-family:Playfair Display,serif}.footer h4{font-size:1.2rem;margin-bottom:15px}.footer p{font-family:Poppins,sans-serif;margin:5px 0}.footer a{color:gold;text-decoration:none;transition:color .3s ease}.footer a:hover{color:orange}.footer input,.footer select{background:#fff;border:1px solid #ddd;border-radius:5px;color:#333;font-size:.9rem;padding:8px;width:100%}.footer button{background:linear-gradient(45deg,gold,#ff8c00);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:10px;padding:12px;transition:all .3s ease}.footer button:hover{box-shadow:0 5px 15px #ff8c0066;transform:translateY(-2px)}.footer-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr 1fr;margin-bottom:40px}.info-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media (max-width:768px){.footer{margin:0 10px!important;padding:40px 0 20px!important;position:relative;z-index:1}.footer-grid{grid-gap:25px!important;display:grid!important;gap:25px!important;grid-template-columns:1fr!important;margin-bottom:25px!important}.footer-grid>div{text-align:center!important}.footer h3{font-size:1.2rem;line-height:1.2;margin-bottom:15px}.footer h4{font-size:1rem;line-height:1.3;margin-bottom:10px}.footer input,.footer select{font-size:.9rem;margin-bottom:10px;min-height:44px;padding:10px}.footer button{font-size:1rem;margin-top:10px;min-height:44px;padding:12px 20px}.footer p{font-size:.9rem;line-height:1.4;margin-bottom:8px}}@media (max-width:480px){.footer{margin:0 5px!important;padding:30px 0 15px!important}.footer-grid{gap:20px!important}.footer-grid>div{text-align:center!important}.footer h3{font-size:1.1rem;line-height:1.1;margin-bottom:12px}.footer h4{font-size:.9rem;line-height:1.2;margin-bottom:8px}.footer input,.footer select{font-size:.8rem;margin-bottom:8px;min-height:40px;padding:8px}.footer button{font-size:.9rem;margin-top:8px;min-height:40px;padding:10px 15px}.footer p{font-size:.8rem;line-height:1.3;margin-bottom:6px}.info-grid{grid-gap:12px!important;display:grid!important;gap:12px!important;grid-template-columns:1fr!important}}.decorative-border{align-items:center;animation:borderGlow 3s ease-in-out infinite alternate;background:linear-gradient(180deg,gold,#ff8c00 20%,maroon 40%,#ff8c00 60%,gold 80%,#ff8c00);box-shadow:0 0 30px #ffd7004d;display:flex;flex-direction:column;height:100vh;justify-content:space-between;padding:20px 0;pointer-events:none;position:fixed;top:0;width:80px;z-index:1000}.left-border{background:linear-gradient(90deg,gold,#ff8c00 30%,maroon 60%,#ff8c00);border-radius:0 20px 20px 0;left:0}.right-border{background:linear-gradient(270deg,gold,#ff8c00 30%,maroon 60%,#ff8c00);border-radius:20px 0 0 20px;right:0}.border-pattern{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 1000"><defs><pattern id="ornate" x="0" y="0" width="80" height="200" patternUnits="userSpaceOnUse"><g fill="%23FFD700" stroke="%23000" stroke-width="1"><%21-- Glowing circle with icons --><g transform="translate%2840, 100%29"><%21-- Main glowing circle --><circle cx="0" cy="0" r="25" fill="%23FFD700" stroke="%23FF8C00" stroke-width="3" filter="url%28%23glow%29"/><%21-- Person icon %28left%29 --><g transform="translate%28-15, -10%29" fill="white"><circle cx="0" cy="0" r="2" fill="white"/><rect x="-2" y="0" width="4" height="8" fill="white"/><line x1="-3" y1="8" x2="-1" y2="8" stroke="white" stroke-width="1"/><line x1="1" y1="8" x2="3" y2="8" stroke="white" stroke-width="1"/></g><%21-- Flame and person icon %28right%29 --><g transform="translate%2810, 5%29" fill="white"><%21-- Flame --><path d="M0 0 L3 -3 L6 0 L3 3 Z" fill="white"/><%21-- Person near flame --><circle cx="2" cy="5" r="1.5" fill="white"/><rect x="1" y="6" width="2" height="4" fill="white"/><line x1="0" y1="10" x2="1" y2="10" stroke="white" stroke-width="0.5"/><line x1="3" y1="10" x2="4" y2="10" stroke="white" stroke-width="0.5"/></g></g><%21-- Repeat pattern --><g transform="translate%280, 200%29"><g transform="translate%2840, 100%29"><circle cx="0" cy="0" r="25" fill="%23FFD700" stroke="%23FF8C00" stroke-width="3" filter="url%28%23glow%29"/><g transform="translate%28-15, -10%29" fill="white"><circle cx="0" cy="0" r="2" fill="white"/><rect x="-2" y="0" width="4" height="8" fill="white"/><line x1="-3" y1="8" x2="-1" y2="8" stroke="white" stroke-width="1"/><line x1="1" y1="8" x2="3" y2="8" stroke="white" stroke-width="1"/></g><g transform="translate%2810, 5%29" fill="white"><path d="M0 0 L3 -3 L6 0 L3 3 Z" fill="white"/><circle cx="2" cy="5" r="1.5" fill="white"/><rect x="1" y="6" width="2" height="4" fill="white"/><line x1="0" y1="10" x2="1" y2="10" stroke="white" stroke-width="0.5"/><line x1="3" y1="10" x2="4" y2="10" stroke="white" stroke-width="0.5"/></g></g></g></g><defs><filter id="glow"><feGaussianBlur stdDeviation="3" result="coloredBlur"/><feMerge><feMergeNode in="coloredBlur"/><feMergeNode in="SourceGraphic"/></feMerge></filter></defs></pattern></defs><rect width="80" height="1000" fill="url%28%23ornate%29"/></svg>');background-repeat:repeat-y;background-size:80px 200px;border-radius:inherit;height:100%;left:0;opacity:.9;position:absolute;top:0;width:100%}.border-dot{animation:borderDot 2s ease-in-out infinite;background:gold;border-radius:50%;box-shadow:0 0 10px gold,0 0 20px gold,0 0 30px gold;height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@keyframes borderGlow{0%{box-shadow:0 0 30px #ffd7004d}to{box-shadow:0 0 50px #ffd70099,0 0 80px #ff8c004d}}@keyframes borderDot{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.2)}}@media (max-width:1024px){.decorative-border{width:50px}}@media (max-width:768px){.decorative-border{width:30px}}@media (max-width:480px){.decorative-border{width:20px}}.decorative-border{display:block!important;opacity:1!important;visibility:visible!important}@media (max-width:768px){.decorative-border{box-shadow:0 0 40px #ffd70080!important}.border-dot{box-shadow:0 0 15px gold,0 0 25px gold,0 0 35px gold;height:16px;width:16px}}.image-trail-container{--trail-gap:24px;background:linear-gradient(135deg,gold,#ff8c00);border-radius:16px;margin:0 80px;padding:40px 0}.image-trail-container,.image-trail-wrapper{overflow:hidden;position:relative;width:100%}.image-trail-wrapper{height:200px;touch-action:pan-y}.image-trail-items,.image-trail-row{display:flex;height:100%}.image-trail-items{gap:var(--trail-gap);padding:0;will-change:transform}.image-trail-gap{flex:0 0 var(--trail-gap);height:1px;width:var(--trail-gap)}.image-trail-item{flex-shrink:0;height:100%;max-width:160px;min-width:160px;width:160px}.image-trail-item-wrapper{border-radius:20px;box-shadow:0 6px 25px #0000004d;height:100%;overflow:hidden;position:relative;transition:transform .3s ease;width:100%}.image-trail-item-wrapper:hover{transform:scale(1.05)}.image-trail-img{border-radius:15px;height:100%;object-fit:cover;transition:all .3s ease;width:100%}.image-trail-img:hover{filter:brightness(1.1)}@media (max-width:768px){.image-trail-container{--trail-gap:20px;border-radius:12px;margin:0 10px!important;overflow:hidden!important;padding:40px 0}.image-trail-wrapper{height:180px;overflow:hidden!important;position:relative;touch-action:pan-y;width:100%!important}.image-trail-item-wrapper{flex-shrink:0!important;max-width:140px!important;min-width:140px!important;width:140px!important}.image-trail-items{align-items:center!important;display:flex!important;flex-wrap:nowrap!important;gap:var(--trail-gap)!important;padding:0!important}.image-trail-item{flex-shrink:0!important;max-width:140px!important;min-width:140px!important;width:140px!important}}@media (max-width:480px){.image-trail-container{--trail-gap:16px;border-radius:12px;margin:0 5px!important;overflow:hidden!important;padding:35px 0}.image-trail-wrapper{height:160px;overflow:hidden!important;position:relative;touch-action:pan-y;width:100%!important}.image-trail-item-wrapper{flex-shrink:0!important;max-width:120px!important;min-width:120px!important;width:120px!important}.image-trail-items{align-items:center!important;display:flex!important;flex-wrap:nowrap!important;gap:var(--trail-gap)!important;padding:0!important}.image-trail-item{flex-shrink:0!important;max-width:120px!important;min-width:120px!important;width:120px!important}}@media (max-width:360px){.image-trail-container{overflow:hidden!important;padding:30px 0}.image-trail-wrapper{height:140px;overflow:hidden!important;width:100%!important}.image-trail-item-wrapper{flex-shrink:0!important;margin-right:15px!important;max-width:100px!important;min-width:100px!important;width:100px!important}.image-trail-items{flex-wrap:nowrap!important;gap:15px!important;padding:0 15px!important}.image-trail-item{flex-shrink:0!important;max-width:100px!important;min-width:100px!important;width:100px!important}}.site-header{background:#0000;position:relative;z-index:1200}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:10px 100px}.header-logo{display:block;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35));flex:0 0 auto;height:40px;object-fit:contain;width:auto}.header-logo.right{height:100px}@media (max-width:768px){.header-container{align-items:center;gap:10px;justify-content:space-between;padding:8px 50px}.header-logo{height:32px;max-width:40vw}.header-logo.right{height:75px;max-width:55vw}}@media (max-width:480px){.header-container{gap:12px;padding:10px 36px}.header-logo{height:36px;max-width:42vw}.header-logo.right{height:72px;max-width:58vw}}@media (max-width:360px){.header-container{gap:8px;padding:10px 32px}.header-logo{height:34px;max-width:40vw}.header-logo.right{height:66px;max-width:60vw}}@media (min-width:769px) and (max-width:1024px){.header-container{padding-left:70px;padding-right:70px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#000;color:#333;font-family:Poppins,sans-serif;line-height:1.6;overflow-x:hidden}.App{min-height:100vh;padding-top:0;position:relative}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section-title{color:maroon;font-family:Playfair Display,serif;font-size:3rem;margin-bottom:40px;position:relative;text-align:center}@keyframes zoomIn{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}@media (min-width:769px){.hero-section+.why-cause-section,.how-it-works-section+.volunteer-section,.impact-section+.how-it-works-section,.kits-section+.impact-section,.volunteer-section+.footer,.why-cause-section+.kits-section{margin-top:-30px}.footer,.how-it-works-section,.impact-section,.kits-section,.volunteer-section,.why-cause-section{padding:35px 0!important}.section-title{margin-bottom:30px}.container{padding:0 15px}}.section-title:after{background:linear-gradient(45deg,#ff8c00,gold);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.btn-primary,.btn-secondary{border:none;border-radius:50px;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:1px;padding:15px 30px;text-transform:uppercase;transition:all .3s ease}.btn-primary{background:linear-gradient(45deg,#ff8c00,gold);box-shadow:0 4px 15px #ff8c0066;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #ff8c0099;transform:translateY(-3px)}.btn-secondary{background:#0000;border:2px solid gold;color:#fff}.btn-secondary:hover{background:gold;color:maroon;transform:translateY(-3px)}@media (max-width:768px){.section-title{font-size:2rem;margin-bottom:40px}.container{padding:0 15px}.btn-primary,.btn-secondary{font-size:1rem;padding:12px 25px}}@media (max-width:480px){.container{padding:0 10px}.section-title{font-size:1.8rem;margin-bottom:30px}.btn-primary,.btn-secondary{font-size:.9rem;padding:10px 20px}}@media (max-width:768px){body{font-size:14px;overflow-x:hidden}h1,h2,h3,h4,h5,h6{line-height:1.3}.btn-primary,.btn-secondary{min-height:44px;min-width:44px}*{box-sizing:border-box}*,img{max-width:100%}img{height:auto}.App{max-width:100vw;overflow-x:hidden;width:100vw}.footer,.hero-section,.how-it-works-section,.impact-section,.kits-section,.volunteer-section,.why-cause-section{margin:0 10px!important;max-width:calc(100vw - 20px);padding:30px 0!important;position:relative;width:calc(100vw - 20px);z-index:1}.footer,.how-it-works-section,.impact-section,.kits-section,.volunteer-section,.why-cause-section{background:#fff!important}.footer div,.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,.footer p,.footer span,.how-it-works-section div,.how-it-works-section h1,.how-it-works-section h2,.how-it-works-section h3,.how-it-works-section h4,.how-it-works-section h5,.how-it-works-section h6,.how-it-works-section p,.how-it-works-section span,.impact-section div,.impact-section h1,.impact-section h2,.impact-section h3,.impact-section h4,.impact-section h5,.impact-section h6,.impact-section p,.impact-section span,.kits-section div,.kits-section h1,.kits-section h2,.kits-section h3,.kits-section h4,.kits-section h5,.kits-section h6,.kits-section p,.kits-section span,.volunteer-section div,.volunteer-section h1,.volunteer-section h2,.volunteer-section h3,.volunteer-section h4,.volunteer-section h5,.volunteer-section h6,.volunteer-section p,.volunteer-section span,.why-cause-section div,.why-cause-section h1,.why-cause-section h2,.why-cause-section h3,.why-cause-section h4,.why-cause-section h5,.why-cause-section h6,.why-cause-section p,.why-cause-section span{color:maroon!important}.impact-section{margin-bottom:40px!important;z-index:10!important}.impact-section .testimonials-grid{position:relative!important;z-index:10!important}.footer-grid{grid-gap:25px!important;display:grid!important;gap:25px!important;grid-template-columns:1fr!important}.info-grid{grid-gap:15px!important;display:grid!important;gap:15px!important;grid-template-columns:1fr!important}.decorative-border{display:block!important;opacity:1!important;visibility:visible!important;z-index:1000!important}.section-title{line-height:1.2!important;margin-bottom:15px!important}.hero-section+.why-cause-section,.how-it-works-section+.volunteer-section,.impact-section+.how-it-works-section,.kits-section+.impact-section,.volunteer-section+.footer,.why-cause-section+.kits-section{margin-top:-20px!important}}@media (max-width:480px){body{font-size:13px}.footer,.hero-section,.how-it-works-section,.impact-section,.kits-section,.volunteer-section,.why-cause-section{margin:0 10px!important;max-width:calc(100vw - 20px);padding:25px 0!important;position:relative;width:calc(100vw - 20px);z-index:1}.footer,.how-it-works-section,.impact-section,.kits-section,.volunteer-section,.why-cause-section{background:#fff!important}.footer div,.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,.footer p,.footer span,.how-it-works-section div,.how-it-works-section h1,.how-it-works-section h2,.how-it-works-section h3,.how-it-works-section h4,.how-it-works-section h5,.how-it-works-section h6,.how-it-works-section p,.how-it-works-section span,.impact-section div,.impact-section h1,.impact-section h2,.impact-section h3,.impact-section h4,.impact-section h5,.impact-section h6,.impact-section p,.impact-section span,.kits-section div,.kits-section h1,.kits-section h2,.kits-section h3,.kits-section h4,.kits-section h5,.kits-section h6,.kits-section p,.kits-section span,.volunteer-section div,.volunteer-section h1,.volunteer-section h2,.volunteer-section h3,.volunteer-section h4,.volunteer-section h5,.volunteer-section h6,.volunteer-section p,.volunteer-section span,.why-cause-section div,.why-cause-section h1,.why-cause-section h2,.why-cause-section h3,.why-cause-section h4,.why-cause-section h5,.why-cause-section h6,.why-cause-section p,.why-cause-section span{color:maroon!important}.btn-primary,.btn-secondary{min-height:40px;min-width:40px}.section-title{line-height:1.1!important;margin-bottom:10px!important}.hero-section+.why-cause-section,.how-it-works-section+.volunteer-section,.impact-section+.how-it-works-section,.kits-section+.impact-section,.volunteer-section+.footer,.why-cause-section+.kits-section{margin-top:-30px!important}}@media (max-width:768px) and (orientation:landscape){.section-title{font-size:1.8rem;margin-bottom:20px}.container{padding:0 10px}}
/*# sourceMappingURL=main.2c2aaad6.css.map*/