#charity-mission-section{position:relative;overflow:hidden}#charity-mission-section:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(59,130,246,.03) 1px,transparent 1px);background-size:50px 50px;animation:float 30s infinite linear}@keyframes float{0%{transform:translate(-25px,-25px)}to{transform:translate(25px,25px)}}.mission-wrapper{position:relative;z-index:2}.headline-container{text-align:center;margin-bottom:60px;animation:fadeInUp .8s ease-out}.main-headline{font-size:3rem;font-weight:700;color:#1e3a8a;line-height:1.2;margin-bottom:20px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.headline-accent{width:100px;height:4px;background:linear-gradient(90deg,#dc2626,#ef4444);margin:0 auto;border-radius:2px;animation:scaleX 1s ease-out .5s both}@keyframes scaleX{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.stats-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin-bottom:80px;animation:fadeInUp .8s ease-out .2s both}.stat-item{background:#fff;padding:40px 20px;border-radius:20px;text-align:center;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;border:1px solid rgba(59,130,246,.1)}.stat-item:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026;border-color:#3b82f64d}.stat-number{font-size:3.5rem;font-weight:800;color:#dc2626;margin-bottom:10px;text-shadow:0 2px 4px rgba(220,38,38,.2)}.stat-label{font-size:1.1rem;color:#64748b;font-weight:500}.content-with-images{margin-bottom:80px}.content-row{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:100px;animation:fadeInUp .8s ease-out var(--delay, .4s) both}.content-row.reverse{--delay: .6s}.content-row.impact-row{--delay: .8s}.content-row.reverse .content-text{order:2}.content-row.reverse .content-images{order:1}.text-card{background:#fff;border-radius:20px;padding:40px;box-shadow:0 15px 35px #00000014;transition:all .3s ease;position:relative;overflow:hidden}.text-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--card-color, #3b82f6)}.crisis-card{--card-color: #dc2626}.solution-card{--card-color: #059669}.impact-card{--card-color: #3b82f6}.text-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px #0000001f}.card-header{display:flex;align-items:center;margin-bottom:25px}.card-icon{width:60px;height:60px;border-radius:15px;display:flex;align-items:center;justify-content:center;margin-right:20px;color:#fff}.crisis-icon{background:linear-gradient(135deg,#dc2626,#ef4444)}.solution-icon{background:linear-gradient(135deg,#059669,#10b981)}.impact-icon{background:linear-gradient(135deg,#3b82f6,#60a5fa)}.card-icon svg{width:28px;height:28px}.card-title{font-size:2.5rem;font-weight:600;color:#1e293b;margin:0}.card-content p{font-size:1.7rem;color:#64748b;margin:0}.content-images{position:relative;height:400px}.crisis-row .content-images{display:flex;gap:20px}.crisis-row .image-main{flex:1;z-index:2}.crisis-row .image-floating{position:absolute;top:50px;right:-30px;width:200px;z-index:3;transform:rotate(5deg)}.mission-row .content-images{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:15px;height:350px}.mission-row .image-main{grid-row:1 / 3;transform:rotate(-2deg)}.mission-row .image-floating{transform:rotate(3deg);margin-top:20px}.mission-row .image-small{transform:rotate(-5deg);margin-bottom:20px}.impact-images{position:relative;height:300px}.impact-images .image-circle{position:absolute;border-radius:50%;overflow:hidden;box-shadow:0 15px 35px #00000026;transition:all .3s ease}.impact-images .image-circle:hover{transform:scale(1.05) rotate(5deg);box-shadow:0 20px 40px #0003}.impact-images .image-circle:first-child{top:20px;left:20px;width:120px;height:120px}.impact-images .image-offset{top:80px;right:40px;width:100px;height:100px;animation-delay:.2s}.impact-images .image-small-circle{bottom:40px;left:80px;width:80px;height:80px;animation-delay:.4s}.image-item{overflow:hidden;border-radius:15px;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;animation:imageFloat .8s ease-out both}.image-item:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 20px 40px #00000026}.image-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.image-item:hover img{transform:scale(1.1)}@keyframes imageFloat{0%{opacity:0;transform:translateY(30px) rotate(0)}to{opacity:1;transform:translateY(0) rotate(var(--rotate, 0deg))}}.image-floating{--rotate: 5deg}.image-main{--rotate: -2deg}.image-small{--rotate: -5deg}.partnership-section{margin-bottom:60px;animation:fadeInUp .8s ease-out 1s both}.partnership-card{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;border-radius:25px;padding:60px 40px;text-align:center;position:relative;overflow:hidden}.partnership-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 1px,transparent 1px);background-size:30px 30px;animation:float 20s infinite linear reverse}.partnership-header{position:relative;z-index:2;margin-bottom:30px}.partnership-icons{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:25px}.brand-icon{font-size:3rem;background:#fff3;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.plus-icon{font-size:2rem;font-weight:700;color:#fffc}.partnership-title{font-size:2.2rem;font-weight:600;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.2)}.partnership-content{position:relative;z-index:2}.partnership-content p{font-size:1.2rem;line-height:1.7;margin:0;color:#fffffff2}.cta-section{text-align:center;animation:fadeInUp .8s ease-out 1.2s both}.cta-content{background:#fff;border-radius:20px;padding:50px 40px;box-shadow:0 20px 40px #0000001a;border:2px solid rgba(59,130,246,.1)}.cta-title{font-size:1.8rem;color:#1e3a8a;margin-bottom:30px;font-weight:600;line-height:1.4}.cta-button{display:inline-block;background:#012c95;color:#fff;padding:18px 40px;border-radius:50px;font-size:1.2rem;font-weight:600;text-decoration:none;transition:all .3s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 768px){.main-headline{font-size:2.2rem;padding:0 20px}.content-row{grid-template-columns:1fr;gap:40px;margin-bottom:80px}.content-row.reverse .content-text,.content-row.reverse .content-images{order:initial}.content-images{height:300px}.crisis-row .content-images{flex-direction:column;height:250px}.crisis-row .image-floating{position:relative;top:-50px;right:20px;width:150px;transform:rotate(3deg)}.mission-row .content-images{grid-template-columns:1fr 1fr;height:200px;gap:10px}.mission-row .image-main{grid-row:1 / 2}.impact-images{height:200px}.impact-images .image-circle:first-child{width:80px;height:80px}.impact-images .image-offset{width:70px;height:70px;top:60px;right:20px}.impact-images .image-small-circle{width:60px;height:60px;bottom:20px;left:40px}.stats-container{grid-template-columns:1fr;gap:20px;margin-bottom:60px}.text-card{padding:30px}.card-icon{width:50px;height:50px;margin-right:15px}.card-icon svg{width:24px;height:24px}.card-title{font-size:1.3rem}.partnership-card{padding:40px 20px}.partnership-title{font-size:1.8rem}.brand-icon{width:60px;height:60px;font-size:2rem}.cta-content{padding:40px 20px}.cta-title{font-size:1.5rem}}@media screen and (max-width: 480px){.main-headline{font-size:1.8rem}.stat-number{font-size:2.5rem}.content-images{height:200px}.crisis-row .image-floating{width:120px;top:-30px}.mission-row .content-images,.impact-images{height:150px}.impact-images .image-circle:first-child{width:60px;height:60px}.impact-images .image-offset{width:50px;height:50px}.impact-images .image-small-circle{width:45px;height:45px}.partnership-icons{gap:15px}.brand-icon{width:50px;height:50px;font-size:1.5rem}.card-content p{font-size:1.2rem}}.image-item{background:linear-gradient(45deg,#f1f5f9,#e2e8f0);background-size:400% 400%;animation:shimmer 2s ease-in-out infinite}.image-item img{opacity:0;transition:opacity .3s ease}.image-item img[loading=lazy]{opacity:1}@keyframes shimmer{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/charity-mission-section.css.map */
