@charset "UTF-8";.navbar.landing-navbar{margin-top:0;border-width:0px;border-style:solid;border-radius:0}.layout-navbar{position:fixed;top:0;left:0;right:0;z-index:1000;transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform}.layout-navbar.navbar-hidden{transform:translateY(-100%)}.layout-navbar{background-color:#ffffff80;box-shadow:0 2px 8px #0000001a}.navbar-nav{--bs-nav-link-font-size: 1rem}html{scroll-behavior:smooth;scroll-padding-top:90px}.min-vh-75{min-height:75vh}.section-py{padding:4.25rem 0}@media (max-width: 1199.98px){.section-py{padding:3.5rem 0}}@media (max-width: 767.98px){.section-py{padding:3rem 0}}.no-shadow{box-shadow:none!important}.landing-hero-section{background:linear-gradient(135deg,#1a0533,#2d1b69,#461ee6,#7f1df7,#a855f7);min-height:80vh;display:flex;align-items:center;padding-top:8rem;padding-bottom:8rem}.landing-hero-section .hero-bg-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at 30% 50%,rgba(127,29,247,.3) 0%,transparent 60%),radial-gradient(ellipse at 70% 20%,rgba(70,30,230,.4) 0%,transparent 50%);z-index:0}.landing-hero-section .hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);animation:fadeInDown .8s ease-out}.landing-hero-section .hero-main-title{animation:fadeInUp .8s ease-out .2s both}.landing-hero-section .hero-highlight{background:linear-gradient(90deg,#fbbf24,#f59e0b,#fbbf24);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shine 3s ease-in-out infinite alternate}.landing-hero-section .hero-subtitle{animation:fadeInUp .8s ease-out .4s both}.landing-hero-section .hero-cta-primary{transition:all .3s ease}.landing-hero-section .hero-cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0003!important}.landing-hero-section .hero-cta-secondary{transition:all .3s ease}.landing-hero-section .hero-cta-secondary:hover{transform:translateY(-2px);background-color:#ffffff1a}.landing-hero-section .hero-illustration{position:relative;height:350px}.landing-hero-section .hero-floating-card{position:absolute;background:#ffffff1f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:1rem;padding:1rem 1.5rem;display:flex;align-items:center;gap:.75rem;color:#fff;font-weight:600;font-size:1rem;box-shadow:0 8px 32px #00000026;white-space:nowrap}.landing-hero-section .hero-floating-card i{font-size:1.5rem}.landing-hero-section .hero-floating-card.card-1{top:15%;right:10%;animation:floatCard 6s ease-in-out infinite}.landing-hero-section .hero-floating-card.card-2{top:45%;left:5%;animation:floatCard 6s ease-in-out 2s infinite}.landing-hero-section .hero-floating-card.card-3{bottom:10%;right:20%;animation:floatCard 6s ease-in-out 4s infinite}.landing-hero-section .hero-shape-1,.landing-hero-section .hero-shape-2{position:absolute;border-radius:50%;opacity:.08;background:#fff}.landing-hero-section .hero-shape-1{width:400px;height:400px;top:-100px;right:-100px}.landing-hero-section .hero-shape-2{width:250px;height:250px;bottom:-50px;left:-50px}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.landing-stats-section{margin-top:-3rem;position:relative;z-index:10;padding-bottom:2rem}.landing-stats-section .stats-wrapper{background:#fff;border-radius:1.5rem;box-shadow:0 10px 60px #0000001a;padding:1.5rem 0}@media (min-width: 992px){.landing-stats-section .stat-item-wrapper:not(:last-child){border-right:1px solid rgba(47,43,61,.12)}}.landing-stats-section .stat-icon-wrapper{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#7f1df71a,#461ee61a);display:flex;align-items:center;justify-content:center;margin:0 auto}.landing-stats-section .stat-icon{font-size:1.75rem;color:#7f1df7}.landing-stats-section .stat-number{color:#1a0533;font-size:2rem;transition:all .3s ease}.landing-campaigns{border-top-left-radius:3.75rem;border-top-right-radius:3.75rem}.landing-campaigns .d-grid{display:grid;grid-template-columns:repeat(1,1fr)}@media (min-width: 992px){.landing-campaigns .d-grid{grid-template-columns:repeat(3,1fr)}}.landing-campaigns .card{display:grid;background-color:var(--white-color);margin:20px}.landing-campaigns .live-pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#22c55e;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;box-shadow:0 0 #22c55e66}50%{opacity:.8;box-shadow:0 0 0 8px #22c55e00}}.landing-features-section .feature-card{background:#fff;border:1px solid rgba(47,43,61,.12);transition:all .35s ease}.landing-features-section .feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #7f1df71f;border-color:#7f1df733}.landing-features-section .feature-icon-wrap{width:70px;height:70px;border-radius:1rem;background:linear-gradient(135deg,#7f1df71a,#461ee614);display:flex;align-items:center;justify-content:center;margin:0 auto;transition:all .35s ease}.landing-features-section .feature-icon{font-size:2rem;color:#7f1df7}.landing-features-section .feature-card:hover .feature-icon-wrap{background:linear-gradient(135deg,#7f1df7,#461ee6)}.landing-features-section .feature-card:hover .feature-icon-wrap .feature-icon{color:#fff}.landing-features .features-icon-wrapper .features-icon-box .features-icon-description{max-width:19.25rem;margin:0 auto}.landing-how-it-works-section .step-card{position:relative}@media (min-width: 992px){.landing-how-it-works-section .step-card:before{content:"";position:absolute;top:72px;right:-30%;width:60%;height:2px;background:linear-gradient(90deg,#7f1df7,#7f1df71a)}}.landing-how-it-works-section .step-card:last-child:before{display:none}.landing-how-it-works-section .step-number-wrap{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#7f1df7,#461ee6);display:flex;align-items:center;justify-content:center;margin:0 auto;box-shadow:0 8px 25px #7f1df74d}.landing-how-it-works-section .step-number{font-size:2rem;font-weight:800;color:#fff}.landing-testimonials-section .testimonial-card{background:#fff;border:1px solid rgba(47,43,61,.12);transition:all .3s ease}.landing-testimonials-section .testimonial-card:hover{box-shadow:0 10px 35px #00000014;transform:translateY(-3px)}.landing-testimonials-section .testimonial-text{font-style:italic;color:#2f2b3db3;line-height:1.7}.landing-testimonials-section .avatar-circle{width:45px;height:45px;border-radius:50%;background:linear-gradient(135deg,#7f1df7,#461ee6);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.landing-cta-section{background:linear-gradient(135deg,#1a0533,#2d1b69,#461ee6 60%,#7f1df7);padding:5rem 0}.landing-cta-section .cta-title{animation:none}@media (max-width: 767.98px){.landing-cta-section .cta-title{font-size:1.8rem}}.landing-cta-section .cta-shape-1,.landing-cta-section .cta-shape-2{position:absolute;border-radius:50%;opacity:.06;background:#fff}.landing-cta-section .cta-shape-1{width:300px;height:300px;top:-80px;left:-80px}.landing-cta-section .cta-shape-2{width:200px;height:200px;bottom:-60px;right:-60px}.landing-donations .d-grid{display:grid;grid-template-columns:repeat(1,1fr)}@media (min-width: 992px){.landing-donations .d-grid{grid-template-columns:repeat(4,1fr)}}.landing-donations .card{display:grid;margin:10px}.landing-donations #all-donations{overflow-x:visible;overflow-y:auto;max-height:500px}.landing-donations .landing-donations-btns .reviews-btn{padding:.45rem}.landing-hero{border-radius:0 0 3.5rem 3.5rem;padding-top:10.2rem}.landing-hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@media (min-width: 992px){.landing-hero .hero-text-box{max-width:34.375rem;margin:0 auto}}.landing-hero .hero-title{background:linear-gradient(to right,#28c76f,#5a4aff 47.92%,#ff3739);background-size:200% auto;color:#444050;background-clip:text;line-height:1.2;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 2s ease-in-out infinite alternate}.landing-hero .landing-hero-btn .hero-btn-item{inset-inline-start:-86%;top:80%}.landing-hero .hero-animation-img{margin-bottom:-32rem}@media (max-width: 1199.98px){.landing-hero .hero-animation-img{margin-bottom:-20rem}}@media (max-width: 575.98px){.landing-hero .hero-animation-img{margin-bottom:-10rem}}.landing-hero .hero-animation-img .hero-dashboard-img{width:80%;margin:0 auto;will-change:transform;transform-style:preserve-3d;transition:all .1s}.landing-hero .hero-animation-img .hero-dashboard-img img{width:100%}.landing-hero-blank{padding-top:26rem}@media (max-width: 1199.98px){.landing-hero-blank{padding-top:15rem}}@media (max-width: 575.98px){.landing-hero-blank{padding-top:7rem}}@keyframes shine{0%{background-position:0% 50%}80%{background-position:50% 90%}to{background-position:91% 100%}}.landing-reviews{border-top-left-radius:3.75rem;border-top-right-radius:3.75rem}.landing-reviews .landing-reviews-btns .reviews-btn{padding:.45rem}.landing-reviews .swiper-reviews-carousel .swiper-button-prev,.landing-reviews .swiper-reviews-carousel .swiper-button-next{display:none}.landing-reviews .swiper-reviews-carousel .swiper-slide{height:auto;padding:.8125rem}.landing-reviews .swiper-reviews-carousel .client-logo{height:1.375rem;object-fit:contain}.landing-reviews .swiper-logo-carousel .swiper{max-width:45rem}.landing-reviews .swiper-logo-carousel .swiper .swiper-slide{display:flex;justify-content:center}.landing-reviews .swiper-logo-carousel .swiper .client-logo{max-height:2.5rem;max-width:95%;object-fit:contain}.landing-team .card,.landing-team .card .team-image-box{border-top-left-radius:5.625rem;border-top-right-radius:1.25rem}.landing-team .card .card-body{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.landing-team .team-image-box{height:11.5625rem}.landing-team .team-image-box .card-img-position{height:15rem;transform:translate(-50%);max-width:100%;object-fit:cover}@media (max-width: 991.98px){.landing-team .team-image-box .card-img-position{height:13rem}}@media (max-width: 575.98px){.landing-team .team-image-box{height:11rem}}.landing-team .card .team-media-icons i{transition:all .2s ease-in-out}.landing-pricing{border-radius:3.75rem}.landing-pricing .pricing-plans-item{inset-inline-end:-56%;bottom:-.5rem}@media (max-width: 767.98px){.landing-pricing .pricing-plans-item{inset-inline-end:0;bottom:1rem}}.landing-pricing .pricing-list .badge.badge-center{width:1rem;height:1rem}.landing-pricing .pricing-list .badge.badge-center i{margin-top:-3px}.landing-pricing .price-yearly-toggle{position:absolute;top:0;left:50%;transform:translate(-50%)}.landing-pricing .card .card-header,.landing-pricing .card .card-body{padding:3rem 2rem 2rem}.landing-faq{border-top-left-radius:3.75rem;border-top-right-radius:3.75rem}.landing-faq .faq-image{max-width:20rem;width:80%}.landing-cta .cta-title{font-size:2.125rem}@media (max-width: 767.98px){.landing-cta .cta-title{font-size:1.8rem}}.landing-about .text-heading{overflow-wrap:anywhere}.landing-about .about-img-box,.landing-about .about-img-box .about-img{border-radius:.375rem .375rem .375rem 3rem}.landing-about .about-img-box .about-border-img{inset-block-start:12.8rem;inset-inline-start:-3.4rem}.light-style .landing-hero{background:linear-gradient(138.18deg,#eae8fd,#fce5e6 94.44%)}.light-style .landing-hero:after{background-color:#fff}.dark-style .landing-hero{background:#1e2130}.dark-style .landing-hero:after{background-color:#2f3349}.dark-style .landing-stats-section .stats-wrapper{background:#2f3349;box-shadow:0 10px 60px #0000004d}.dark-style .landing-stats-section .stat-number{color:#fff}.dark-style .landing-features-section .feature-card,.dark-style .landing-testimonials-section .testimonial-card{background:#2f3349;border-color:#44485e}[dir=rtl] .landing-team .team-image-box .card-img-position{transform:translate(50%)!important}[dir=rtl] .landing-pricing .switch .switch-label{padding-right:0}[dir=rtl] .landing-pricing .switch .switch-label:first-child{padding-left:.5rem}[dir=rtl] .landing-pricing .switch .switch-input~.switch-label{padding-right:3rem}[dir=rtl] .landing-about .about-img-box{border-radius:.375rem 3.75rem .375rem .375rem}[dir=rtl] .landing-about .about-img-box:before{inset-block-start:-1.875rem;inset-inline-start:-3.125rem;transform:rotate(90deg)}.profile-hero{position:relative;min-height:50vh;display:flex;align-items:center;background-size:cover;background-position:center}.profile-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,var(--header-shadow) 0%,rgba(0,0,0,.7) 100%);z-index:0}.profile-hero .container{position:relative;z-index:1}.profile-info-card{background:#ffffff12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);border-radius:1rem;padding:2rem;color:#fff}.profile-info-card h1{font-family:var(--heading-font-family);font-size:clamp(1.8rem,4vw,3rem);margin-bottom:.5rem}.profile-info-card h3{font-size:clamp(1rem,2.5vw,1.4rem);opacity:.9}.profile-info-card .resume-text{opacity:.85;font-size:1rem;line-height:1.6;white-space:pre-line}.profile-stat-card{background:#fff;border-radius:1rem;padding:1.5rem;text-align:center;box-shadow:0 .5rem 1.5rem #00000014;transition:transform .3s ease}.profile-stat-card:hover{transform:translateY(-4px)}.profile-stat-card .stat-icon{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;font-size:1.4rem}.profile-stat-card .stat-value{font-size:1.5rem;font-weight:700;color:#1a0533}.profile-stat-card .stat-label{font-size:.85rem;color:#6b7280;margin-top:.25rem}.profile-section-title{color:#1a0533;font-family:var(--heading-font-family);font-weight:700;margin-bottom:1.5rem}.profile-section-subtitle{color:#6b7280;margin-bottom:2rem}.profile-about-card{background:#fff;border-radius:1rem;padding:2.5rem;box-shadow:0 .5rem 1.5rem #0000000f;border:1px solid rgba(0,0,0,.05)}.profile-faq .accordion-item{border:none;border-radius:.75rem!important;margin-bottom:.75rem;box-shadow:0 2px 8px #0000000a;overflow:hidden}.profile-faq .accordion-button{color:#1a0533;padding:1.25rem 1.5rem}.profile-faq .accordion-button:not(.collapsed){background-color:#f8f9fa;color:var(--primary)}.profile-faq .accordion-body{padding:1.25rem 1.5rem!important;color:#6b7280;line-height:1.7}.video-wrapper{border-radius:1rem;overflow:hidden;box-shadow:0 .5rem 2rem #0000001f}.video-wrapper iframe{display:block}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.gallery-grid img{width:100%;border-radius:.75rem;object-fit:cover;aspect-ratio:4/3;transition:transform .3s ease;cursor:pointer}.gallery-grid img:hover{transform:scale(1.03)}.profile-cta-section{background:linear-gradient(135deg,#1a0533,#2d1b69 40%,#461ee6);padding:4rem 0}.causas-hero{background:linear-gradient(135deg,#1a0533,#2d1b69,#461ee6 80%,#7f1df7);padding:8rem 0 4rem;position:relative;overflow:hidden}.causas-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 30% 50%,rgba(127,29,247,.3) 0%,transparent 60%),radial-gradient(ellipse at 80% 20%,rgba(70,30,230,.25) 0%,transparent 50%)}.causas-hero .container{position:relative;z-index:1}.causas-listing-section{background-color:#f8f9fa;padding:3rem 0 4rem}.causas-methods-section{padding:4rem 0}.method-card{background:#fff;border-radius:1rem;padding:2rem 1.5rem;text-align:center;box-shadow:0 .25rem 1rem #0000000f;border:1px solid rgba(0,0,0,.04);transition:transform .3s ease,box-shadow .3s ease;height:100%}.method-card:hover{transform:translateY(-5px);box-shadow:0 .5rem 1.5rem #0000001a}.method-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem}
