html{scroll-behavior:smooth}.snap-container{height:100vh;overflow-y:auto;scroll-behavior:smooth}.snap-container::-webkit-scrollbar{display:none}.snap-container{scrollbar-width:none;-ms-overflow-style:none}.feature_section{overflow-y:auto;height:100vh}@media(max-width:768px){.snap-container{height:auto;min-height:100dvh;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}.snap-container::-webkit-scrollbar{display:none}.snap-container{scrollbar-width:none;-ms-overflow-style:none}.feature_section{height:auto;min-height:100dvh;overflow:hidden}html,body{overflow-x:hidden}.snap-container{overflow-y:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}}.snap-container>section,.snap-container>div{min-height:100vh;width:100%}@media(max-width:768px){body{scroll-snap-type:none}.snap-container>section{scroll-snap-align:none}}.snap-container>section::-webkit-scrollbar,.snap-container>div::-webkit-scrollbar{display:none}.snap-container>section,.snap-container>div{scrollbar-width:none;-ms-overflow-style:none}.view_eventsevents-page{min-height:100vh;padding:120px 2rem 60px;background:linear-gradient(#0206171c,#020617e6)}.view_eventsevents-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:28px;align-items:start}.view_eventsevent-card{background:#0f172ae0;border-radius:18px;border:1px solid rgba(255,215,0,.35);padding:18px;color:#fff;transition:all .35s ease;display:flex;flex-direction:column;background-attachment:fixed}.view_eventsevent-card:hover{box-shadow:0 0 30px #00000073}.view_eventsevent-card.expanded{padding:24px}.view_eventsevent-image{width:100%;height:160px;border-radius:14px;overflow:hidden;margin-bottom:12px}.view_eventsevent-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.view_eventsevent-card:hover .view_eventsevent-image img{transform:scale(1.08)}.view_eventsevent-title{font-size:1.05rem;font-weight:700}.view_eventsevent-date,.view_eventsevent-location{color:#facc15}.view_eventsevent-date{font-size:.85rem;margin-top:4px}.view_eventsevent-desc{font-size:.9rem;color:#cbd5f5;margin:12px 0;line-height:1.6}.view_eventsevent-details{display:none;margin-top:10px}.view_eventsevent-card.expanded .view_eventsevent-details{display:block}.view_eventsevent-details p{font-size:.85rem;color:#e5e7eb;margin-bottom:10px;line-height:1.6}.view_eventsevent-details ul{padding-left:18px;margin:10px 0}.view_eventsevent-details ul li{font-size:.82rem;color:#dbeafe;margin-bottom:6px}.view_eventsevent-location{font-size:.8rem;margin-top:8px}.view_eventsevent-btn{margin-top:14px;padding:10px;border-radius:10px;background:linear-gradient(135deg,#facc15,#d97706);color:#020617;font-weight:700;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .3s ease}.view_eventsevent-btn:hover{transform:translateY(-2px)}html,body{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;font-family:system-ui,-apple-system,sans-serif}.registrationregistration-section{position:relative;min-height:100vh;overflow:hidden;color:#fff;border:2px solid transparent;background-clip:padding-box}.registrationregistration-section:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:1}.registrationoverlay{position:absolute;inset:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1;opacity:.7}#registrationthree-bg{position:absolute;inset:0;z-index:2;pointer-events:none}.registrationregistration-container{position:relative;z-index:3;max-width:1300px;margin:auto;padding:70px 24px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.registrationregistration-left{margin-top:40px}.registrationregistration-left h1{font-size:2rem;font-weight:700;margin-bottom:10px;filter:drop-shadow(0px 6px 12px rgba(0,0,0,.92))}.registrationregistration-left h1 span{display:block;font-size:1.1rem;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-top:5px;filter:drop-shadow(0px 6px 12px rgba(0,0,0,.92))}.registrationsubtitle{max-width:520px;font-size:.95rem;line-height:1.6;margin:10px 0;color:#fff}.registrationfeature-card{display:flex;gap:14px;background:#0f172aa6;border-radius:14px;padding:5px;margin-bottom:13px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:relative;overflow:hidden;z-index:1;transform:translateY(26px) scale(.96);transition:transform .55s cubic-bezier(.22,1.6,.36,1),box-shadow .45s ease,background .45s ease}.registrationfeature-card:before{content:"";position:absolute;inset:0;border-radius:14px;padding:1.5px;background:linear-gradient(45deg,transparent 30%,#D4AF37 40%,#FFD700 50%,#DAA520 60%,transparent 70%);background-size:300% 300%;background-position:-100% -100%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2;animation:borderTravel 8s ease-in-out infinite}.registrationfeature-card:after{content:"";position:absolute;width:6px;height:6px;background:gold;border-radius:50%;filter:blur(1px) drop-shadow(0 0 8px rgba(255,215,0,.8));opacity:0;z-index:2;pointer-events:none;animation:sparkleTrail 8s ease-in-out infinite}.registrationfeature-card .registrationsparkle{position:absolute;width:4px;height:4px;background:gold;border-radius:50%;pointer-events:none;z-index:2;opacity:0;filter:drop-shadow(0 0 4px rgba(255,215,0,.9));animation:sparkleFlash 8s ease-in-out infinite}.registrationfeature-card .registrationsparkle:nth-child(1){top:-2px;left:15%;animation-delay:.4s}.registrationfeature-card .registrationsparkle:nth-child(2){top:15%;right:-2px;animation-delay:1.6s}.registrationfeature-card .registrationsparkle:nth-child(3){bottom:15%;left:-2px;animation-delay:2.8s}.registrationfeature-card .registrationsparkle:nth-child(4){bottom:-2px;right:25%;animation-delay:4s}.registrationfeature-card .registrationsparkle:nth-child(5){top:25%;right:-2px;animation-delay:5.2s}.registrationfeature-card .registrationsparkle:nth-child(6){bottom:-2px;left:35%;animation-delay:6.4s}.registrationfeature-card:hover{transform:translateY(-8px) scale(1.02);background:#000c;box-shadow:0 15px 40px #d4af374d}.registrationfeature-card .icon{font-size:1.4rem;background:linear-gradient(135deg,gold,#d4af37);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;min-width:40px;text-align:center;position:relative;z-index:3}.registrationfeature-card h3{font-size:.95rem;margin-bottom:4px;color:gold;position:relative;z-index:3}.registrationfeature-card p{font-size:.85rem;color:#ffffffd9;position:relative;z-index:3;margin-top:-5px}.registrationregistration-container{position:relative;z-index:5}.registration_lotus-left{position:absolute;left:-180px;top:15%;width:450px;opacity:.18;transform:rotate(-30deg);pointer-events:none;z-index:1;filter:blur(.6px) drop-shadow(0 0 60px rgba(255,210,140,.12))}.registration_lotus-right{position:absolute;right:-160px;bottom:10%;width:380px;opacity:.16;transform:rotate(20deg);pointer-events:none;z-index:1;filter:blur(.6px) drop-shadow(0 0 50px rgba(255,210,140,.12))}.registration_lotus-middle{position:absolute;top:50%;left:50%;width:650px;transform:translate(-50%,-50%);opacity:.06;pointer-events:none;z-index:0;filter:blur(1.4px) drop-shadow(0 0 80px rgba(255,210,150,.18))}@keyframes regLotusFloat{0%,to{transform:translateY(0) rotate(-30deg)}50%{transform:translateY(-25px) rotate(-30deg)}}.registration_lotus-left{animation:regLotusFloat 18s ease-in-out infinite}@media(max-width:768px){.registration_lotus-left{width:220px;left:-110px;top:8%;opacity:.1}.registration_lotus-right{width:200px;right:-90px;bottom:4%;opacity:.09}.registration_lotus-middle{width:320px;opacity:.04}}.registrationicon{width:45px;height:45px;min-width:50px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6a11cb,#2575fc);box-shadow:0 8px 20px #2575fc59,inset 0 0 0 1px #ffffff26;transition:all .35s ease;margin-top:10px;margin-left:10px}.registrationicon i{font-size:1.35rem;color:#fff}.registrationfeature-card:hover .registrationicon{transform:translateY(-3px) scale(1.06);box-shadow:0 14px 30px #2575fc73,inset 0 0 0 1px #ffffff40}.registrationlearn-more-wrapper{margin-top:28px}.registrationlearn-more-btn{display:inline-flex;align-items:center;gap:10px;padding:8px 21px;border-radius:999px;background:linear-gradient(135deg,#0051ffe6,#08e2ffe6);color:#fff;font-size:.9rem;font-weight:700;text-decoration:none;box-shadow:0 12px 35px #d4af3766;border:1px solid rgba(212,175,55,.3);transition:transform .35s ease,box-shadow .35s ease;position:relative;overflow:hidden}.registrationlearn-more-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .7s ease}.registrationlearn-more-btn:hover:before{left:100%}.registrationlearn-more-btn:hover{transform:translateY(-4px);box-shadow:0 20px 55px #d4af37a6}.registrationregistration-right{display:flex;justify-content:center;perspective:1000px}.registrationphone-frame{width:340px;animation:floatPhone 6s ease-in-out infinite;transform-style:preserve-3d}.registrationphone-frame img{width:100%;height:auto;border-radius:30px;box-shadow:inset 0 0 15px #d4af3733,0 0 30px #d4af3726}@keyframes floatPhone{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@media(max-width:992px){.registrationregistration-container{grid-template-columns:1fr;text-align:center}.registrationregistration-right{margin-top:40px}}@media(max-width:992px){.registrationregistration-container{grid-template-columns:1fr;text-align:center;padding-inline:16px;padding-block:60px;margin-inline:auto}.registrationfeature-card{width:100%;margin-inline:auto}.registrationregistration-section:before{inset:4px}.registrationregistration-section{overflow-x:hidden}}@media(max-width:992px){.registrationregistration-container{padding-left:12px;margin-top:-132px}}.upcoming_sectionevents-section{--card-width: 290px;--card-height: 340px;--card-gap: 24px;--primary-glow: rgba(255, 215, 0, .15);--accent-glow: rgba(59, 130, 246, .1);--border-radius: 20px;min-height:100vh;padding:100px 5vw 40px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:-20px!important}.upcoming_sectionsection-header{max-width:1200px;margin:0 auto -3.5rem;text-align:center;position:relative;z-index:10}.upcoming_sectionsection-title{font-size:2.5rem;font-weight:600;color:#fff;margin-bottom:.8rem;line-height:1.1;letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0% 100%);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0px 6px 12px rgba(0,0,0,.92));-webkit-text-stroke:.5px #fffef9}.upcoming_sectionsection-subtitle{font-size:1.05rem;line-height:1.6;color:#fff;max-width:700px;margin:15px 15px 8px}.upcoming_sectioncarousel-container{position:relative;max-width:1400px;margin:0 auto;padding:0 2rem;width:100%}.upcoming_sectioncarousel-wrapper{position:relative;height:calc(var(--card-height) + 80px);overflow:visible;margin:1.5rem 0}.upcoming_sectionstack-track{position:absolute;width:100%;height:100%;display:flex;align-items:center;perspective:2000px;perspective-origin:center center}.upcoming_sectionstack-card{position:absolute;width:var(--card-width);height:var(--card-height);background:linear-gradient(135deg,#0b1220,#1e293b);border-radius:var(--border-radius);overflow:hidden;transform-style:preserve-3d;transition:all .7s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #0000004d,0 0 0 1px #ffffff08,inset 0 1px #ffffff0d;cursor:pointer}.upcoming_sectionstack-card:before{content:"";position:absolute;inset:0;border-radius:var(--border-radius);padding:1px;background:linear-gradient(135deg,rgba(255,215,0,.2) 0%,rgba(59,130,246,.15) 50%,transparent 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.4;transition:opacity .4s ease}.upcoming_sectionstack-card.current{left:50%;transform:translate(-50%) scale(1) translateZ(60px);z-index:50;box-shadow:0 25px 60px #0006,0 0 0 1px #ffd70026,0 0 50px var(--primary-glow)}.upcoming_sectionstack-card.current:before{opacity:1}.upcoming_sectionstack-card.next{left:calc(50% + var(--card-width) * .8);transform:translate(-50%) scale(.85) translateZ(30px) rotateY(-15deg);z-index:40;opacity:.8;filter:brightness(.8)}.upcoming_sectionstack-card.prev{left:calc(50% - var(--card-width) * .8);transform:translate(-50%) scale(.85) translateZ(30px) rotateY(15deg);z-index:40;opacity:.8;filter:brightness(.8)}.upcoming_sectionstack-card.hidden-left{left:calc(50% - var(--card-width) * 1.6);transform:translate(-50%) scale(.7) translateZ(0) rotateY(20deg);z-index:30;opacity:0;filter:brightness(.5)}.upcoming_sectionstack-card.hidden-right{left:calc(50% + var(--card-width) * 1.6);transform:translate(-50%) scale(.7) translateZ(0) rotateY(-20deg);z-index:30;opacity:0;filter:brightness(.5)}.upcoming_sectionstack-card:hover:not(.current){transform:translate(-50%) scale(.9) translateZ(45px);opacity:.9;filter:brightness(1);z-index:45}.upcoming_sectionstack-card.current:hover{transform:translate(-50%) scale(1.02) translateZ(80px);box-shadow:0 30px 80px #00000080,0 0 0 1px #ffd70033,0 0 70px var(--primary-glow)}.upcoming_sectioncard-image{width:100%;height:130px;position:relative;overflow:hidden}.upcoming_sectioncard-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.4,0,.2,1)}.upcoming_sectionstack-card:hover .upcoming_sectioncard-image img{transform:scale(1.08)}.upcoming_sectionimage-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(2,6,23,.3) 70%,rgba(2,6,23,.85) 100%)}.upcoming_sectioncard-content{padding:1.5rem;height:calc(var(--card-height) - 200px);display:flex;flex-direction:column}.upcoming_sectioncard-title{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.8rem;line-height:1.4;letter-spacing:-.01em;margin-top:-1px}.upcoming_sectioncard-description{font-size:.9rem;line-height:1.6;color:#cbd5e1;margin-bottom:2px;flex-grow:1;margin-top:-1px}.upcoming_sectioncard-meta{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgba(255,255,255,.05)}.upcoming_sectionevent-date{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;color:#fbbf24}.upcoming_sectionevent-date:before{content:"📅";font-size:.9em}.upcoming_sectionview-link{color:#3b82f6;text-decoration:none;font-size:.85rem;font-weight:600;padding:.45rem 1.15rem;border-radius:20px;background:#3b82f61a;transition:all .3s ease;display:flex;align-items:center;gap:.4rem}.upcoming_sectionview-link:after{content:"→";transition:transform .3s ease}.upcoming_sectionview-link:hover{background:#3b82f633;color:#60a5fa}.upcoming_sectionview-link:hover:after{transform:translate(4px)}.upcoming_sectionevents-section{position:relative;overflow:hidden}.upcoming_sectioncarousel-container,.upcoming_sectionsection-header{position:relative;z-index:5}.upcoming_lotus-left{position:absolute;left:-200px;top:15%;width:480px;opacity:.18;transform:rotate(-33deg);pointer-events:none;z-index:1;filter:blur(.7px) drop-shadow(0 0 70px rgba(255,210,140,.15))}.upcoming_lotus-right{position:absolute;right:-190px;bottom:10%;width:420px;opacity:.16;transform:rotate(26deg);pointer-events:none;z-index:1;filter:blur(.7px) drop-shadow(0 0 60px rgba(255,210,140,.12))}.upcoming_lotus-middle{position:absolute;top:50%;left:50%;width:750px;transform:translate(-50%,-50%);opacity:.05;pointer-events:none;z-index:0;filter:blur(1.6px) drop-shadow(0 0 100px rgba(255,210,150,.2))}@keyframes upcomingLotusFloat{0%,to{transform:translateY(0) rotate(-33deg)}50%{transform:translateY(-28px) rotate(-33deg)}}.upcoming_lotus-left{animation:upcomingLotusFloat 22s ease-in-out infinite}.upcoming_sectioncarousel-controls{display:none}@media(max-width:768px){.upcoming_lotus-left{width:240px;left:-120px;top:8%;opacity:.1}.upcoming_lotus-right{width:220px;right:-100px;bottom:6%;opacity:.09}.upcoming_lotus-middle{width:350px;opacity:.03}}@media(max-width:1024px){.upcoming_sectionevents-section{--card-width: 340px;--card-height: 390px;padding:70px 4vw 40px}.upcoming_sectioncarousel-container{padding:0 2rem}}@media(max-width:768px){.upcoming_sectionevents-section{--card-width: 300px;--card-height: 370px}.upcoming_sectionsection-header{margin-bottom:2.5rem}.upcoming_sectioncarousel-container{padding:0 1.5rem}.upcoming_sectionstack-card.next{left:calc(50% + var(--card-width) * .7)}.upcoming_sectionstack-card.prev{left:calc(50% - var(--card-width) * .7)}.upcoming_sectionstack-card.hidden-left{left:calc(50% - var(--card-width) * 1.4)}.upcoming_sectionstack-card.hidden-right{left:calc(50% + var(--card-width) * 1.4)}}@media(max-width:640px){.upcoming_sectionevents-section{--card-width: 280px;--card-height: 350px;padding:60px 3vw 40px}.upcoming_sectionsection-title{font-size:2.2rem}.upcoming_sectioncarousel-container{padding:0 1rem}.upcoming_sectioncarousel-wrapper{height:calc(var(--card-height) + 60px)}.upcoming_sectioncard-content{padding:1.25rem}.upcoming_sectionstack-card.next{left:calc(50% + var(--card-width) * .65);transform:translate(-50%) scale(.8) translateZ(20px) rotateY(-15deg)}.upcoming_sectionstack-card.prev{left:calc(50% - var(--card-width) * .65);transform:translate(-50%) scale(.8) translateZ(20px) rotateY(15deg)}.upcoming_sectionstack-card.hidden-left,.upcoming_sectionstack-card.hidden-right{display:none}}@media(max-width:480px){.upcoming_sectionevents-section{--card-width: 260px;--card-height: 340px}.upcoming_sectioncarousel-container{padding:0 .75rem}.upcoming_sectioncarousel-wrapper{height:calc(var(--card-height) + 50px)}.upcoming_sectioncard-image{height:145px}.upcoming_sectioncard-content{height:calc(var(--card-height) - 180px);padding:1rem}}@media(hover:none){.upcoming_sectionstack-card:hover:not(.current){transform:translate(-50%) scale(.85) translateZ(30px)}.upcoming_sectionstack-card.current:hover{transform:translate(-50%) scale(1) translateZ(60px)}}@media(prefers-reduced-motion:reduce){.upcoming_sectionstack-card,.upcoming_sectionview-link:after{transition-duration:.1ms!important}.upcoming_sectionstack-card:hover{transform:none!important}}.upcoming_sectionview-more-wrapper{margin-top:.1rem;text-align:center}.upcoming_sectionview-more-btn{display:inline-flex;align-items:center;justify-content:center;padding:clamp(.65rem,1.8vw,.9rem) clamp(1.6rem,3.5vw,2.2rem);border-radius:50px;background:linear-gradient(135deg,#0ba5f5,#3c2cff,#2d24fb);color:#fff;font-size:clamp(.8rem,2vw,.95rem);font-weight:700;text-decoration:none;box-shadow:0 10px 25px #facc1566;transition:all .3s ease;border:none;cursor:pointer;margin-top:-10px}.upcoming_sectionview-more-btn:hover{transform:translateY(-3px);box-shadow:0 15px 35px #facc1599}.services_sectionhero{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:100px 20px 40px;background-image:linear-gradient(#ffffff1f,#0f172a2b);background-size:cover;background-position:center center;background-repeat:no-repeat}.services_sectionhero-content{max-width:1200px;width:100%}.services_sectionhero-title{text-align:center;font-size:42px;font-weight:800;margin-bottom:10px;background:linear-gradient(90deg,#fff,#fff);-webkit-text-stroke:.6px #ffffff;-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:.04em}.services_sectionhero-subtitle{text-align:center;font-size:18px;max-width:820px;margin:0 auto 40px;line-height:1.7;color:#f1f5fff5;text-shadow:0 6px 20px rgba(15,23,42,.7)}.services_sectioncards-slider{position:relative;overflow:hidden;max-width:1100px;margin:0 auto}.services_sectioncards-track{display:flex;transition:transform .5s ease}.services_sectionslide{display:flex;flex:0 0 100%;justify-content:center;gap:24px}.services_sectionglass-card{width:320px;padding:22px 24px 26px;border-radius:18px;background:#06122f86;border:1px solid rgba(255,255,255,.65);box-shadow:0 18px 40px #0f172a8c;backdrop-filter:blur(20px) saturate(170%);-webkit-backdrop-filter:blur(20px) saturate(170%)}.services_sectioncard-header{display:flex;align-items:center;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid rgba(148,163,184,.5)}.services_sectioncard-icon{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:12px;box-shadow:0 0 0 1px #0f172af2,0 10px 18px #0f172ae6}.services_sectioncard-icon span{font-size:22px}.services_sectionicon-jainjob{background:radial-gradient(circle at 20% 0%,#ffffff,transparent 45%),linear-gradient(145deg,#1d4ed8,#4f46e5,#22d3ee)}.services_sectionicon-healthcare{background:radial-gradient(circle at 20% 0%,#ffffff,transparent 45%),linear-gradient(145deg,#22c55e,#16a34a,#15803d)}.services_sectionicon-education{background:radial-gradient(circle at 20% 0%,#ffffff,transparent 45%),linear-gradient(145deg,#38bdf8,#0ea5e9,#2563eb)}.services_sectionicon-government{background:radial-gradient(circle at 20% 0%,#ffffff,transparent 45%),linear-gradient(145deg,#64748b,#0f172a,#1e293b)}.services_sectionicon-jaintube{background:radial-gradient(circle at 20% 0%,#ffffff,transparent 45%),linear-gradient(145deg,#ef4444,#b91c1c,#7f1d1d)}.services_sectionicon-jainmart{background:radial-gradient(circle at 20% 0%,#ffffff,transparent 45%),linear-gradient(145deg,#6366f1,#4f46e5,#22c55e)}.services_sectionicon-jainchat{background:radial-gradient(circle at 20% 0%,#ffffff,transparent 45%),linear-gradient(145deg,#1d4ed8,#4f46e5,#22d3ee)}.services_sectionicon-minority{background:radial-gradient(circle at 20% 0%,#ffffff,transparent 45%),linear-gradient(145deg,#16a34a,#065f46,#22c55e)}.services_sectionicon-matrimony{background:radial-gradient(circle at 20% 0%,#ffffff,transparent 45%),linear-gradient(145deg,#ec4899,#db2777,#f97316)}.services_sectionicon-empower{background:radial-gradient(circle at 20% 0%,#ffffff,transparent 45%),linear-gradient(145deg,#fbbf24,#f97316,#ea580c)}.services_sectionicon-location{background:radial-gradient(circle at 20% 0%,#ffffff,transparent 45%),linear-gradient(145deg,#38bdf8,#0ea5e9,#1d4ed8)}.services_sectionicon-jainbook{background:radial-gradient(circle at 20% 0%,#ffffff,transparent 45%),linear-gradient(145deg,#f97316,#b91c1c,#7f1d1d)}.services_sectioncard-title{font-size:20px;font-weight:600;color:#e5edff}.services_sectioncard-list{list-style:none;font-size:14px;line-height:1.7;color:#e2e8f0f5;margin-bottom:14px}.services_sectioncard-list li:before{content:"•";margin-right:6px;color:#38bdf8}.services_sectioncard-link{display:inline-flex;align-items:center;font-size:14px;color:#38bdf8;text-decoration:none;font-weight:500;margin-top:4px}.services_sectioncard-link span{margin-left:4px}.services_sectioncard-link:hover{text-decoration:underline}.services_sectionslider-controls{display:flex;justify-content:center;gap:16px;margin-top:28px}.services_sectionslider-btn{padding:10px 22px;border-radius:999px;border:1px solid rgba(148,163,184,.6);background:radial-gradient(circle at 0 0,#38bdf8,#1d4ed8);color:#e5edf9;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 12px 30px #0f172acc}.services_sectionslider-btn[disabled]{opacity:.4;cursor:default}@media(max-width:1024px){.services_sectionhero{height:auto;min-height:auto;padding:110px 20px 40px}.services_sectionhero-title{font-size:32px}.services_sectionslide{flex-direction:column;align-items:center}}@media(max-width:768px){.services_sectionglass-card{width:100%;max-width:360px}}.donatebackground-image{position:absolute;inset:0;z-index:-1}.donatedonate-container{position:relative;z-index:1}.donatebackground-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0f172a6e,#1e293b4f,#3341551a);z-index:1}.donatedonate-container{position:relative;z-index:1;min-height:100vh;padding:3rem 2rem;display:flex;align-items:center;justify-content:center}.donatedonate-wrapper{width:100%;max-width:1100px;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin:1rem auto}.donatehero-section{padding:2rem;margin-right:1.5rem}.donatehero-content h1{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem;margin-top:0;filter:drop-shadow(0px 6px 12px rgba(0,0,0,.92))}.donatehero-content p{font-size:1rem;color:#fff;margin-bottom:1.5rem;line-height:1.6;font-weight:400}.donatehero-visual{position:relative;margin-top:1.5rem;perspective:1000px}.donatehero-image-container{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 15px 35px -10px #0000004d,inset 0 0 0 1px #ffffff1a;transform-style:preserve-3d;animation:float 8s ease-in-out infinite}.donatehero-image-container img{width:100%;height:auto;display:block;filter:brightness(1.05) contrast(1.1)}.donatedonation-form-wrapper{background:#0f172ab3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:18px;padding:1.75rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 36px #0003,0 0 0 1px #fbbf241a;margin-left:1.5rem;max-height:600px}.donateform-header{text-align:center;margin-bottom:1.25rem}.donateform-header h2{font-size:1.6rem;font-weight:700;color:#fbbf24;margin-bottom:.5rem;margin-top:0}.donateform-header p{color:#94a3b8;font-size:.85rem;margin-bottom:0}.donatequick-amounts{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;margin-bottom:1.25rem}.donateamount-btn{padding:.65rem;border:2px solid rgba(251,191,36,.2);background:#1e293b99;color:#e2e8f0;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem}.donateamount-btn:hover{background:#fbbf241a;border-color:#fbbf2466}.donateamount-btn.active{background:#fbbf2433;border-color:#fbbf24;color:#fbbf24}.donateform-group{margin-bottom:1rem}.donateform-group label{display:block;margin-bottom:.4rem;font-size:.8rem;font-weight:500;color:#cbd5e1}.donateinput-with-icon{position:relative}.donateinput-with-icon i{position:absolute;left:.9rem;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:.85rem}.donateinput-with-icon input{width:100%;padding:.65rem .9rem .65rem 2.25rem;background:#1e293bcc;border:2px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:.9rem;transition:all .3s ease}.donateinput-with-icon input:focus{outline:none;border-color:#fbbf24;box-shadow:0 0 0 2px #fbbf241a}.donatecustom-amount{display:grid;grid-template-columns:1fr auto;gap:.8rem;align-items:center}.donatecustom-amount input{width:100%;padding:.65rem .9rem;background:#1e293bcc;border:2px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:.9rem}.donatecurrency{color:#fbbf24;font-weight:600;font-size:.9rem}.donatepayment-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;margin-bottom:1.25rem}.donatepayment-btn{display:flex;flex-direction:column;align-items:center;padding:.75rem;background:#1e293b99;border:2px solid rgba(255,255,255,.1);border-radius:8px;color:#cbd5e1;cursor:pointer;transition:all .3s ease}.donatepayment-btn:hover{border-color:#fbbf244d}.donatepayment-btn.active{border-color:#fbbf24;background:#fbbf241a}.donatepayment-btn i{font-size:1.2rem;margin-bottom:.4rem}.donatepayment-btn span{font-size:.65rem;font-weight:600}.donatedonate-btn{width:100%;padding:.75rem;background:linear-gradient(135deg,#ef4444,#f97316);color:#1e293b;border:none;border-radius:30px;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem}.donatedonate-btn:hover{transform:translateY(-2px);box-shadow:0 6px 12px #fbbf2440}.donatedonate-btn:active{transform:translateY(0)}.donatereceipt-container{margin-top:1.25rem;background:#1e293bcc;border-radius:12px;padding:1rem;border:1px solid rgba(251,191,36,.2);display:none;animation:slideUp .5s ease-out}.donatereceipt-header{text-align:center;margin-bottom:1rem}.donatereceipt-header h4{color:#fbbf24;font-size:1rem;margin-bottom:.5rem}.donatereceipt-details{display:grid;gap:.6rem}.donatereceipt-row{display:flex;justify-content:space-between;padding-bottom:.4rem;border-bottom:1px solid rgba(255,255,255,.1)}.donatereceipt-row:last-child{border-bottom:none}.donatereceipt-row .label{color:#94a3b8;font-size:.75rem}.donatereceipt-row .value{color:#fff;font-weight:500;font-size:.85rem}.donatereceipt-amount{text-align:center;margin-top:.8rem;padding:.75rem;background:linear-gradient(135deg,#10b981,#059669);border-radius:8px;color:#fff;font-size:1.1rem;font-weight:700}@keyframes float{0%,to{transform:translateY(0) rotateX(5deg)}50%{transform:translateY(-15px) rotateX(5deg)}}@keyframes slideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{box-shadow:0 0 #fbbf2466}50%{box-shadow:0 0 0 8px #fbbf2400}}.donatepulse-animation{animation:pulse 2s infinite}@media(max-width:1024px){.donatedonate-wrapper{grid-template-columns:1fr;max-width:650px;gap:2rem;margin:1.5rem auto}.donatehero-content h1{font-size:2.2rem}.donatedonate-container{padding:2rem 1.5rem}.donatehero-section{margin-right:0;margin-bottom:1rem}.donatedonation-form-wrapper{margin-left:0;margin-top:1rem;max-height:none}}@media(max-width:768px){.donatedonate-container{padding:1.5rem 1rem}.donatedonation-form-wrapper{padding:1.5rem}.donatehero-content h1{font-size:1.8rem}.donatequick-amounts,.donatepayment-methods{grid-template-columns:repeat(2,1fr)}.donatehero-section{padding:1rem}.donatedonate-wrapper{gap:1.5rem;margin:1rem auto}}@media(max-width:480px){.donatedonate-container{padding:1.25rem .75rem}.donatehero-content h1{font-size:1.6rem}.donatequick-amounts,.donatepayment-methods{grid-template-columns:1fr}.donatecustom-amount{grid-template-columns:1fr;gap:.4rem}.donateform-header h2{font-size:1.4rem}.donatedonation-form-wrapper{padding:1.25rem}}.donateloading{position:relative;pointer-events:none}.donateloading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.donateerror{border-color:#ef4444!important}.donateerror-message{color:#ef4444;font-size:.7rem;margin-top:.2rem;display:none}.donate-section{position:relative;overflow:hidden}.donatedonate-container{position:relative;z-index:5}.donate_lotus-left{position:absolute;left:-200px;top:18%;width:480px;opacity:.18;transform:rotate(-35deg);pointer-events:none;z-index:1;filter:blur(.7px) drop-shadow(0 0 70px rgba(255,210,140,.15))}.donate_lotus-right{position:absolute;right:-190px;bottom:10%;width:420px;opacity:.16;transform:rotate(28deg);pointer-events:none;z-index:1;filter:blur(.7px) drop-shadow(0 0 60px rgba(255,210,140,.12))}.donate_lotus-middle{position:absolute;top:50%;left:50%;width:800px;transform:translate(-50%,-50%);opacity:.05;pointer-events:none;z-index:0;filter:blur(1.6px) drop-shadow(0 0 100px rgba(255,210,150,.2))}@keyframes donateLotusFloat{0%,to{transform:translateY(0) rotate(-35deg)}50%{transform:translateY(-30px) rotate(-35deg)}}.donate_lotus-left{animation:donateLotusFloat 22s ease-in-out infinite}@media(max-width:768px){.donate_lotus-left{width:240px;left:-120px;top:8%;opacity:.1}.donate_lotus-right{width:220px;right:-100px;bottom:5%;opacity:.09}.donate_lotus-middle{width:350px;opacity:.03}}.about_sectionphone-section{order:1}.about_sectiontext-section{order:2}@media(max-width:768px){.about_sectionnavigation-controls{position:static!important;transform:none!important;display:flex;justify-content:center;align-items:center;width:100%;margin:30px auto 0;padding-bottom:20px}.about_sectionnavigation-controls>*{margin:0}.about_sectionabout-content{padding-bottom:80px}}.about_sectionslides-container{position:relative;overflow:hidden}#slidesContainer{display:flex;width:200vw;transition:transform .5s cubic-bezier(.645,.045,.355,1);height:120vh}.about_sectionslide{width:100vw;height:120vh;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.about_sectionabout-hero{position:relative;min-height:120vh;overflow:hidden;margin-top:-60px!important}.about_sectionabout-content{max-width:1400px;margin:0 auto;padding:0 2.5rem;width:100%;position:relative;z-index:2;height:85%;transform:translateY(10px);display:flex;align-items:center;justify-content:center}.about_sectionslide:before{content:"";position:absolute;inset:0;z-index:0}.about_sectionmain-layout{display:grid;grid-template-columns:.9fr 1.4fr;align-items:center;width:100%}.about_sectionmain-layout.about_sectionreversed{grid-template-columns:1fr 1.2fr}.about_sectionmain-layout.about_sectionreversed .about_sectionleft-section{order:-1}.about_sectiontext-section{position:relative;z-index:10}.about_sectiontext-section h1{text-shadow:0 10px 30px rgba(163,151,88,20);font-size:2.5rem;font-weight:600;margin-bottom:2rem;color:#fff;line-height:1.2;text-align:center;margin-left:-60px;margin-top:-40px;width:715px;filter:drop-shadow(0px 6px 12px rgba(0,0,0,.92))}.about_sectiontext-section h2{font-size:2.2rem;font-weight:700;color:#facc15;margin-bottom:1.5rem;position:sticky;top:90px;z-index:5;background:transparent!important;padding:.5rem 0}.about_sectiontext-section p{font-size:1.125rem;line-height:1.7;color:#fff;max-width:none;margin-bottom:2rem;text-align:center;margin-left:-30px;width:666px}.about_sectionslide:first-child .about_sectionstats-grid{grid-template-columns:repeat(5,1fr)}.about_sectionslide:first-child .about_sectionstat-item{min-height:80px;align-items:center;width:120px;text-align:center;padding:.75rem .5rem;border-radius:14px;position:relative;overflow:hidden;z-index:1;background:#00000040;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:none;transition:transform .55s cubic-bezier(.22,1.6,.36,1),box-shadow .45s ease,background .45s ease}.about_sectionstat-item:before{content:"";position:absolute;inset:0;border-radius:14px;padding:1.5px;background:linear-gradient(45deg,transparent 30%,#D4AF37 40%,#FFD700 50%,#DAA520 60%,transparent 70%);background-size:300% 300%;background-position:-100% -100%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2;animation:borderTravel 8s ease-in-out infinite}.about_sectionstat-item:after{content:"";position:absolute;width:6px;height:6px;background:gold;border-radius:50%;filter:blur(1px) drop-shadow(0 0 8px rgba(255,215,0,.8));opacity:0;z-index:2;pointer-events:none;animation:sparkleTrail 8s ease-in-out infinite}.about_sectionstat-item .sparkle{position:absolute;width:4px;height:4px;background:gold;border-radius:50%;pointer-events:none;z-index:2;opacity:0;filter:drop-shadow(0 0 4px rgba(255,215,0,.9));animation:sparkleFlash 8s ease-in-out infinite}.about_sectionstat-item .sparkle:nth-child(1){top:-2px;left:15%;animation-delay:.4s}.about_sectionstat-item .sparkle:nth-child(2){top:15%;right:-2px;animation-delay:1.6s}.about_sectionstat-item .sparkle:nth-child(3){bottom:15%;left:-2px;animation-delay:2.8s}.about_sectionstat-item .sparkle:nth-child(4){bottom:-2px;right:25%;animation-delay:4s}.about_sectionstat-item .sparkle:nth-child(5){top:25%;right:-2px;animation-delay:5.2s}.about_sectionstat-item .sparkle:nth-child(6){bottom:-2px;left:35%;animation-delay:6.4s}.about_sectionstat-item:hover{transform:translateY(-8px) scale(1.02);background:#000c;box-shadow:0 15px 40px #d4af374d}.about_sectionstats-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:650px;margin-top:3rem}.about_sectionstat-number{display:block;font-size:1.5rem;font-weight:500;color:gold;margin-bottom:.1rem;position:relative;z-index:3}.about_sectionstat-label{font-size:.75rem;color:#e5e7eb;text-transform:uppercase;letter-spacing:.05em;position:relative;z-index:3}.about_sectionphone-section{position:relative;height:100%;display:flex;justify-content:center;align-items:center;perspective:1200px;perspective-origin:center center}.about_sectionphone-3d-stage{position:relative;width:350px;height:500px;transform-style:preserve-3d}.about_sectionphone-orbit-wrapper{position:absolute;width:100%;height:100%;transform-style:preserve-3d}.about_sectionphone-orbit-wrapper.paused{animation-play-state:paused}.about_sectionphone-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) translateZ(120px);transform-style:preserve-3d;z-index:2}.about_sectionphone-image{max-width:600px;height:auto;filter:drop-shadow(0 25px 50px rgba(0,0,0,.5)) drop-shadow(0 0 30px rgba(250,204,21,.15));backface-visibility:visible;transition:filter .3s ease;margin-top:240px}.about_sectionphone-glow{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%) translateZ(100px);width:400px;height:400px;background:radial-gradient(circle,rgba(250,204,21,.25) 0%,rgba(250,204,21,.1) 35%,rgba(250,204,21,.02) 60%,transparent 75%);border-radius:50%;z-index:0;pointer-events:none;animation:glowPulse 4s ease-in-out infinite}.about_sectionabout-hero{position:relative;overflow:hidden}.about_sectionslides-container,.about_sectionnavigation-controls{position:relative;z-index:5}.about_lotus-left{position:absolute;left:-220px;top:20%;width:520px;opacity:.18;transform:rotate(-32deg);pointer-events:none;z-index:1;filter:blur(.7px) drop-shadow(0 0 80px rgba(255,210,140,.15))}.about_lotus-right{position:absolute;right:-220px;bottom:12%;width:480px;opacity:.16;transform:rotate(25deg);pointer-events:none;z-index:1;filter:blur(.7px) drop-shadow(0 0 70px rgba(255,210,140,.12))}.about_lotus-middle{position:absolute;top:50%;left:50%;width:900px;transform:translate(-50%,-50%);opacity:.05;pointer-events:none;z-index:0;filter:blur(1.8px) drop-shadow(0 0 120px rgba(255,210,150,.22))}@keyframes aboutLotusFloat{0%,to{transform:translateY(0) rotate(-32deg)}50%{transform:translateY(-25px) rotate(-32deg)}}.about_lotus-left{animation:aboutLotusFloat 20s ease-in-out infinite}@media(max-width:768px){.about_lotus-left{width:240px;left:-120px;top:10%;opacity:.1}.about_lotus-right{width:220px;right:-100px;bottom:6%;opacity:.09}.about_lotus-middle{width:350px;opacity:.03}}.about_sectionmission-vision-wrap{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:900px;margin-top:1rem}.about_sectionmv-main-title{font-size:2.2rem;font-weight:700;color:#fff7ad;margin:0 0 1.5rem;letter-spacing:.02em;text-align:left;padding-bottom:.5rem;border-bottom:2px solid rgba(250,204,21,.3);position:relative;-webkit-text-stroke:.6px #facc15;text-shadow:0 10px 30px rgba(163,151,88,.2)}.about_sectionmv-block{background:#0f172aa6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem 1.8rem;border-radius:14px;position:relative;overflow:hidden;z-index:1;border:none;transition:all .3s ease;width:100%;margin-bottom:.5rem}.about_sectionmv-block:before{content:"";position:absolute;inset:0;border-radius:14px;padding:1.5px;background:linear-gradient(45deg,transparent 30%,#D4AF37 40%,#FFD700 50%,#DAA520 60%,transparent 70%);background-size:300% 300%;background-position:-100% -100%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2;animation:borderTravel 8s ease-in-out infinite}.about_sectionmv-block:after{content:"";position:absolute;width:6px;height:6px;background:gold;border-radius:50%;filter:blur(1px) drop-shadow(0 0 8px rgba(255,215,0,.8));opacity:0;z-index:2;pointer-events:none;animation:sparkleTrail 8s ease-in-out infinite}.about_sectionmv-block .sparkle{position:absolute;width:4px;height:4px;background:gold;border-radius:50%;pointer-events:none;z-index:2;opacity:0;filter:drop-shadow(0 0 4px rgba(255,215,0,.9));animation:sparkleFlash 8s ease-in-out infinite}.about_sectionmv-block .sparkle:nth-child(1){top:-2px;left:15%;animation-delay:.4s}.about_sectionmv-block .sparkle:nth-child(2){top:15%;right:-2px;animation-delay:1.6s}.about_sectionmv-block .sparkle:nth-child(3){bottom:15%;left:-2px;animation-delay:2.8s}.about_sectionmv-block .sparkle:nth-child(4){bottom:-2px;right:25%;animation-delay:4s}.about_sectionmv-block .sparkle:nth-child(5){top:25%;right:-2px;animation-delay:5.2s}.about_sectionmv-block .sparkle:nth-child(6){bottom:-2px;left:35%;animation-delay:6.4s}.about_sectionmv-block h3{font-size:1.3rem;font-weight:700;color:#facc15;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px;position:relative;z-index:3;display:flex;align-items:center;gap:.5rem}.about_sectionmv-block h3:before{content:"✦";font-size:1.2rem;color:gold}.about_sectionmv-block p{font-size:1.05rem;line-height:1.7;color:#e5e7eb;margin:0;position:relative;z-index:3;text-align:justify;text-align-last:left}.about_sectionmv-block:hover{transform:translateY(-5px);background:#0f172ad9;box-shadow:0 15px 40px #d4af3733}.about_sectionquote-block{background:#1e293bb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem 2rem;border-radius:14px;position:relative;overflow:hidden;z-index:1;border:none;transition:all .3s ease;margin-top:.5rem;border-left:4px solid rgba(250,204,21,.3)}.about_sectionquote-block:before{content:"";position:absolute;inset:0;border-radius:14px;padding:1.5px;background:linear-gradient(45deg,transparent 30%,rgba(212,175,55,.6) 40%,rgba(255,215,0,.6) 50%,rgba(218,165,32,.6) 60%,transparent 70%);background-size:300% 300%;background-position:-100% -100%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2;animation:borderTravel 8s ease-in-out infinite}.about_sectionquote-block p{font-size:1.2rem;line-height:1.6;font-style:italic;color:#f8fafc;margin-bottom:.8rem;position:relative;z-index:3;text-align:center;padding:0 1rem}.about_sectionquote-block p:before,.about_sectionquote-block p:after{content:'"';color:#facc15;font-size:1.8rem;font-weight:700;opacity:.7}.about_sectionquote-block span{font-size:.95rem;color:#cbd5e1;font-style:normal;display:block;text-align:center;position:relative;z-index:3;padding-top:.5rem;border-top:1px solid rgba(250,204,21,.2)}@media(max-width:1024px){.about_sectionmv-main-title{font-size:2rem}.about_sectionmv-block{padding:1.3rem 1.5rem}.about_sectionmv-block h3{font-size:1.2rem}.about_sectionmv-block p{font-size:1rem}.about_sectionquote-block{padding:1.3rem 1.5rem}.about_sectionquote-block p{font-size:1.1rem}}@media(max-width:768px){.about_sectionmv-main-title{font-size:1.8rem;margin-bottom:1rem}.about_sectionmission-vision-wrap{gap:1rem}.about_sectionmv-block{padding:1.2rem 1.3rem}.about_sectionmv-block h3{font-size:1.1rem}.about_sectionmv-block p{font-size:.95rem;line-height:1.6}.about_sectionquote-block{padding:1.2rem 1.3rem}.about_sectionquote-block p{font-size:1rem;padding:0}}@media(max-width:480px){.about_sectionmv-main-title{font-size:1.6rem}.about_sectionmv-block{padding:1rem 1.1rem}.about_sectionmv-block h3{font-size:1rem}.about_sectionmv-block p{font-size:.9rem}.about_sectionquote-block{padding:1rem 1.1rem}.about_sectionquote-block p{font-size:.95rem}.about_sectionquote-block span{font-size:.85rem}}@keyframes sparkleTrail{0%{opacity:0;top:-3px;left:15%}5%{opacity:1;top:-3px;left:15%}20%{opacity:1;top:-3px;left:85%}35%{opacity:1;top:calc(100% - 3px);left:85%}50%{opacity:1;top:calc(100% - 3px);left:15%}65%{opacity:1;top:-3px;left:15%}80%{opacity:1;top:-3px;left:85%}95%{opacity:1;top:-3px;left:85%}to{opacity:0;top:-3px;left:85%}}@keyframes sparkleFlash{0%,to{opacity:0;transform:scale(.3)}5%,95%{opacity:0;transform:scale(.3)}10%,90%{opacity:1;transform:scale(1.3)}15%,85%{opacity:.8;transform:scale(1.1)}20%,80%{opacity:.5;transform:scale(.8)}25%,75%{opacity:.3;transform:scale(.6)}30%,70%{opacity:.6;transform:scale(.9)}35%,65%{opacity:.9;transform:scale(1.2)}40%,60%{opacity:1;transform:scale(1.4)}45%,55%{opacity:.8;transform:scale(1.1)}50%{opacity:1;transform:scale(1.5)}}@keyframes phoneOrbit3D{0%{transform:rotateY(0) rotateX(5deg)}25%{transform:rotateY(90deg) rotateX(8deg)}50%{transform:rotateY(180deg) rotateX(5deg)}75%{transform:rotateY(270deg) rotateX(8deg)}to{transform:rotateY(360deg) rotateX(5deg)}}@keyframes glowPulse{0%,to{opacity:1;transform:translate(-50%,-50%) translateZ(100px) scale(1)}50%{opacity:.7;transform:translate(-50%,-50%) translateZ(100px) scale(1.15)}}.about_sectionphone-shadow{position:absolute;bottom:5%;left:50%;transform:translate(-50%) rotateX(90deg) translateZ(-200px);width:200px;height:200px;background:radial-gradient(ellipse,rgba(0,0,0,.4) 0%,rgba(0,0,0,.1) 40%,transparent 70%);border-radius:50%;pointer-events:none}.about_sectionnavigation-controls{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:2rem;z-index:100}.about_sectionnav-arrow{background:#1e293bcc;border:1px solid rgba(255,255,255,.1);color:#facc15;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about_sectionnav-arrow:hover{background:#facc151a;border-color:#facc154d;transform:scale(1.1)}.about_sectionnav-arrow.hidden{opacity:.3;cursor:not-allowed;pointer-events:none}.about_sectionnav-arrow svg{width:24px;height:24px}.about_sectionindicators{display:flex;gap:1rem}.about_sectionindicator{width:10px;height:10px;border-radius:50%;background:#fff3;border:none;cursor:pointer;transition:all .3s ease;padding:0}.about_sectionindicator.active{background:#facc15;transform:scale(1.2)}@media(max-width:1200px){.about_sectionmain-layout{gap:3rem}.about_sectionphone-section{perspective:1000px}.about_sectionphone-3d-stage{width:320px;height:450px}.about_sectionphone-image{max-width:280px}.about_sectionphone-container{transform:translate(-50%,-50%) translateZ(100px)}}@media(max-width:1024px){.about_sectionmain-layout{grid-template-columns:1fr;gap:3rem}.about_sectionmain-layout.about_sectionreversed{grid-template-columns:1fr}.about_sectionmain-layout.reversed .about_sectionleft-section{order:0}.about_sectionphone-section{height:450px;perspective:900px}.about_sectionphone-3d-stage{width:300px;height:400px}.about_sectionphone-image{max-width:260px}.about_sectionphone-container{transform:translate(-50%,-50%) translateZ(80px)}.about_sectiontext-section h1{font-size:2.8rem}.about_sectiontext-section h2{font-size:2rem}.about_sectionphone-orbit-wrapper{animation-duration:14s}}@media(max-width:768px){.about_sectionabout-content{padding:0 1.5rem;align-items:flex-start;padding-top:10px;justify-content:flex-start}.about_sectionmain-layout{gap:2rem;margin-top:1rem}.about_sectionslide:first-child .about_sectionstats-grid{grid-template-columns:repeat(3,1fr)}.about_sectionstats-grid{gap:.8rem;max-width:500px}.about_sectionstat-item{padding:1rem .75rem;min-height:90px}.about_sectionphone-section{height:380px;perspective:800px}.about_sectionphone-3d-stage{width:280px;height:350px}.about_sectionphone-image{max-width:220px}.about_sectionphone-container{transform:translate(-50%,-50%) translateZ(60px)}.about_sectionphone-glow{width:300px;height:300px}.about_sectiontext-section h1{font-size:2.3rem;margin-top:0}.about_sectiontext-section h2{font-size:1.75rem;margin-top:0}.about_sectionnavigation-controls{bottom:20px;gap:1rem}.about_sectionnav-arrow{width:40px;height:40px}.about_sectionphone-orbit-wrapper{animation-duration:16s}@keyframes phoneOrbit3D{0%{transform:rotateY(0) rotateX(3deg)}50%{transform:rotateY(180deg) rotateX(5deg)}to{transform:rotateY(360deg) rotateX(3deg)}}}@media(max-width:480px){.about_sectionslide:first-child .about_sectionstats-grid{grid-template-columns:repeat(3,1fr)}.about_sectionstat-item:nth-child(4),.about_sectionstat-item:nth-child(5){grid-column:span 1}.about_sectiontext-section h1{font-size:2rem}.about_sectiontext-section h2{font-size:1.5rem}.about_sectionphone-section{height:320px;perspective:600px}.about_sectionphone-3d-stage{width:240px;height:300px}.about_sectionphone-image{max-width:180px}.about_sectionphone-container{transform:translate(-50%,-50%) translateZ(40px)}.about_sectionphone-glow{width:250px;height:250px}}.about_sectionphone-orbit-wrapper{animation:simpleFloat 6s ease-in-out infinite;transform-style:flat}.about_sectionphone-section{perspective:none}.about_sectionphone-container,.about_sectionphone-glow{transform:translate(-50%,-50%)}.about_sectionphone-shadow{display:none}@media(max-width:1024px)and (min-width:769px){.about_sectionslide{height:auto;min-height:100vh;align-items:flex-start}.about_sectionabout-content{height:auto;min-height:100vh;align-items:flex-start;justify-content:flex-start;padding-top:80px}#slidesContainer{height:auto;overflow:visible}.about_sectionslides-container{overflow:visible}.about_sectionphone-section{height:auto;min-height:380px}.about_sectionstats-grid{max-width:100%}}@media(max-width:768px){.about_sectioncta-buttons{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;margin-left:100px}.about_sectioncta-btn{width:100%;max-width:260px;text-align:center}}.about_sectionslide:nth-child(2) .about_sectionabout-content{align-items:flex-start;padding-top:80px;padding-left:80px}.about_sectionslide:nth-child(2) .about_sectionmain-layout.about_sectionreversed{grid-template-columns:1fr 1.6fr;gap:3rem;height:calc(100vh - 80px);align-items:flex-start}.about_sectionslide:nth-child(2) .about_sectiontext-section{display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding-top:0}.about_sectionslide:nth-child(2) .about_sectionmission-vision-wrap{display:flex;flex-direction:column;gap:1.2rem;width:100%;max-width:900px;flex:1;margin-top:0}.about_sectionorg-info{display:none}@media(min-width:1200px){.about_sectionmission-vision-wrap,.about_sectionmv-main-title{padding-left:100px}}.about_sectionslide:nth-child(2) .about_sectionmv-block{background:#0f172aa6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.2rem 1.5rem;color:#e5e7eb;border-radius:10px;border-left:4px solid #facc15;box-shadow:0 8px 25px #00000040;transition:all .3s ease;flex-shrink:0;height:auto;overflow:hidden;margin-bottom:0;width:712px}.about_sectionslide:nth-child(2) .about_sectionmv-block:hover{transform:translateY(-2px);box-shadow:0 12px 30px #00000059}.about_sectionslide:nth-child(2) .about_sectionquote-block{background:#1e293bb3;min-height:auto;padding:1.2rem 1.8rem;margin-bottom:0}.about_sectionslide:nth-child(2) .about_sectionquote-block p{font-size:1.2rem;line-height:1.5;font-style:italic;color:#f8fafc;margin-bottom:.5rem}.about_sectionslide:nth-child(2) .about_sectionquote-block span{font-size:.9rem;color:#cbd5e1}.about_sectionslide:nth-child(2) .about_sectionmv-block h3{font-size:1.1rem;font-weight:600;color:#facc15;margin-bottom:.8rem;text-transform:uppercase;letter-spacing:.5px}.about_sectionslide:nth-child(2) .about_sectionmv-block p{font-size:.9rem;line-height:1.55;color:#e5e7eb;margin:0;text-align:justify;text-align-last:left}.about_sectionslide:nth-child(2) .about_sectionmv-main-title{font-size:2.2rem;font-weight:700;color:#fff;margin:40px 0 1.5rem;letter-spacing:.02em;text-align:left;padding-bottom:.5rem;padding-left:100px;filter:drop-shadow(0px 6px 12px rgba(0,0,0,.92));position:relative;top:0}.about_sectionslide:nth-child(2) .about_sectionphone-section{align-items:flex-start;padding-top:60px;perspective:none}.about_sectionslide:nth-child(2) .about_sectiontext-section{order:1}.about_sectionslide:nth-child(2) .about_sectionphone-3d-stage{transform-style:flat}.about_sectionslide:nth-child(2) .about_sectionphone-orbit-wrapper{animation:simpleFloat 6s ease-in-out infinite}@keyframes simpleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.about_sectionslide:nth-child(2) .about_sectionphone-container{transform:translate(-50%,-50%)}.about_sectionslide:nth-child(2) .about_sectionphone-glow{transform:translate(-50%,-50%)}.about_sectionslide:nth-child(2) .about_sectionphone-image{max-width:300px;margin-top:-10px}.about_sectionslide:nth-child(2) .about_sectionphone-shadow{display:none}@media(max-width:1200px){.about_sectionslide:nth-child(2) .about_sectionmain-layout.about_sectionreversed{grid-template-columns:1fr 1.4fr;gap:2.5rem}.about_sectionslide:nth-child(2) .about_sectionmv-main-title{font-size:2rem}}@media(max-width:1024px){.about_sectionslide:nth-child(2) .about_sectionmain-layout.about_sectionreversed{grid-template-columns:1fr;gap:2rem;height:auto}.about_sectionslide:nth-child(2) .about_sectionphone-section{padding-top:0;height:350px;justify-content:center}}@media(max-width:768px){.about_sectionslide:nth-child(2) .about_sectionabout-content{padding-top:70px}.about_sectionslide:nth-child(2) .about_sectionmv-main-title{font-size:1.8rem}.about_sectionslide:nth-child(2) .about_sectionmv-block{padding:1rem 1.2rem;width:370px}.about_sectionslide:nth-child(2) .about_sectionphone-image{max-width:240px}}@media(max-width:480px){.about_sectionslide:nth-child(2) .about_sectionmv-main-title{font-size:1.6rem}.about_sectionslide:nth-child(2) .about_sectionmv-block{padding:.9rem 1rem}.about_sectionslide:nth-child(2) .about_sectionquote-block p{font-size:1.1rem}.about_sectionslide:nth-child(2) .about_sectionmv-block p{font-size:.9rem}.about_sectionslide:nth-child(2) .about_sectionphone-image{max-width:450px}}.about_sectioncta-buttons{display:flex;justify-content:center;gap:18px;margin-top:28px;flex-wrap:wrap;margin-left:-100px}.about_sectioncta-btn{padding:12px 26px;border-radius:30px;text-decoration:none;font-weight:600;font-size:15px;color:#fff;border:1px solid rgba(255,255,255,.6);background:linear-gradient(135deg,#ff7a18,#ff3c00);transition:all .3s ease;display:inline-block}.about_sectioncta-btn.secondary{background:linear-gradient(135deg,#0ba5f5,#3c2cff,#2d24fb)}.about_sectioncta-btn:hover{transform:translateY(-3px);box-shadow:0 10px 22px #ff5a0059}.about_sectionmv-block.quote-block{background:transparent;margin-bottom:0;padding:0;display:flex;flex-direction:column;align-items:center;gap:4px}.about_sectionmv-block.quote-block p{margin:0;white-space:nowrap;text-align:center}.about_sectionmv-block.quote-block span{white-space:nowrap;font-size:14px;opacity:.85}.quote{background:transparent;margin-bottom:0;padding:0;display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center}.quote p{margin:0;white-space:nowrap}.quote span{white-space:nowrap;font-size:14px;opacity:.85}.about_sectionnavigation-controls{bottom:40px;transition:bottom .4s ease}@media(max-width:768px){body,main{overflow-y:auto;height:auto}#slidesContainer{height:auto;overflow:visible;width:200vw;transform:translate(calc(-100vw * var(--slide-index, 0)))}.about_sectionslides-container{overflow:visible}.about_sectionslide{height:auto;min-height:100vh;width:100vw;flex-shrink:0;overflow-y:visible;align-items:flex-start;justify-content:flex-start}.about_sectionabout-content{height:auto;min-height:120vh;align-items:flex-start;justify-content:flex-start;transform:none}.about_sectionmain-layout{height:auto;align-items:flex-start}.about_sectionphone-section{height:auto;min-height:300px}.about_sectionnavigation-controls{bottom:20px;margin-top:40px;display:none}}.about_sectionnavigation-controls{bottom:100px;transition:bottom .3s ease}.about_sectionnavigation-controls.on-slide-2{bottom:8px}.about_sectionabout-hero{padding-bottom:10px}@media(max-width:768px){.about_sectionslide:first-child .about_sectionphone-section{min-height:500px}.about_sectionslide:first-child .about_sectionphone-3d-stage{width:320px;height:460px}.about_sectionslide:first-child .about_sectionphone-image{max-width:450px}.about_sectionslide:first-child .about_sectionphone-container{transform:translate(-50%,-50%) translateZ(80px)}}@media(max-width:768px){.about_sectionslide:nth-child(2) .about_sectionabout-content{padding-left:1.5rem;padding-right:1.5rem}.about_sectionslide:nth-child(2) .about_sectionmission-vision-wrap{gap:1rem;margin-top:.5rem}.about_sectionslide:nth-child(2) .about_sectionmv-block{width:100%;max-width:100%;margin-left:0;margin-right:0;padding:1.2rem}.about_sectionslide:nth-child(2) .about_sectionquote-block{width:100%;margin-left:0;margin-right:0;padding:1.2rem}.about_sectionslide:nth-child(2) .about_sectionmv-main-title{font-size:1.8rem;margin-bottom:1rem;text-align:center}.about_sectionslide:nth-child(2) .about_sectionmv-block h3{font-size:1.1rem}.about_sectionslide:nth-child(2) .about_sectionmv-block p{font-size:.95rem;line-height:1.6;text-align:left;text-align-last:left}.about_sectionslide:nth-child(2) .about_sectionphone-image{max-width:400px;margin-top:0}.about_sectionslide:nth-child(2) .about_sectionphone-section{padding-top:20px;margin-bottom:20px}.about_sectionslide:nth-child(2) .about_sectionmain-layout.about_sectionreversed{gap:1.5rem}}@media(max-width:480px){.about_sectionslide:nth-child(2) .about_sectionabout-content{padding-left:1rem;padding-right:1rem}.about_sectionslide:nth-child(2) .about_sectionphone-image{max-width:350px}.about_sectionslide:nth-child(2) .about_sectionmv-block{padding:1rem}.about_sectionslide:nth-child(2) .about_sectionquote-block{padding:1rem}.about_sectionslide:nth-child(2) .about_sectionmv-main-title{font-size:1.6rem}}@media(max-width:768px){.about_sectionslide:nth-child(2) .about_sectionabout-content{padding-top:120px;padding-left:1.5rem;padding-right:1.5rem}.about_sectionslide:nth-child(2) .about_sectionphone-image{max-width:550px!important;margin-top:20px;transform:scaleX(-1)}.about_sectionslide:nth-child(2) .about_sectionphone-section{height:450px!important;min-height:450px;margin-top:20px;margin-bottom:30px;justify-content:flex-start;align-items:center}.about_sectionslide:nth-child(2) .about_sectionphone-3d-stage{height:500px!important;width:320px}.about_sectionslide:nth-child(2) .about_sectionphone-glow{width:450px!important;height:450px!important}.about_sectionslide:nth-child(2) .about_sectionmain-layout.about_sectionreversed{gap:2rem;margin-top:20px}.about_sectionslide:nth-child(2) .about_sectionmission-vision-wrap{margin-top:40px}.about_sectionslide:nth-child(2) .about_sectionmv-block{width:100%;max-width:100%;margin-left:0;margin-right:0;padding:1.3rem}.about_sectionslide:nth-child(2) .about_sectionquote-block{width:100%;margin-left:0;margin-right:0;padding:1.3rem;margin-top:20px}.about_sectionslide:nth-child(2) .about_sectionmv-main-title{font-size:1.9rem;margin-bottom:1.5rem;text-align:center;margin-top:10px}}@media(max-width:480px){.about_sectionslide:nth-child(2) .about_sectionabout-content{padding-top:100px;padding-left:1.2rem;padding-right:1.2rem}.about_sectionslide:nth-child(2) .about_sectionphone-image{max-width:280px!important;margin-top:60px}.about_sectionslide:nth-child(2) .about_sectionphone-section{height:400px!important;min-height:400px;margin-top:15px;margin-bottom:25px}.about_sectionslide:nth-child(2) .about_sectionphone-3d-stage{height:450px!important}.about_sectionslide:nth-child(2) .about_sectionphone-glow{width:400px!important;height:400px!important}.about_sectionslide:nth-child(2) .about_sectionmission-vision-wrap{margin-top:30px}.about_sectionslide:nth-child(2) .about_sectionmv-main-title{font-size:1.7rem;margin-bottom:1.2rem}}@media(max-width:375px){.about_sectionslide:nth-child(2) .about_sectionphone-image{max-width:420px!important}.about_sectionslide:nth-child(2) .about_sectionphone-section{height:380px!important;min-height:380px}.about_sectionslide:nth-child(2) .about_sectionphone-glow{width:350px!important;height:350px!important}}@media(max-width:1024px){.about_sectioncta-buttons{margin-top:24px;gap:12px;margin-left:10px}.about_sectioncta-btn{font-size:14px;padding:11px 24px}}@media(max-width:768px){.about_sectioncta-buttons{width:100%;padding:0 20px}.about_sectioncta-btn{width:100%;text-align:center;font-size:14px;padding:12px 16px}}@media(max-width:480px){.about_sectioncta-btn{font-size:13px;padding:11px 14px}}@media(max-width:768px){.about_sectionmain-layout{display:flex;flex-direction:column;align-items:center;gap:2rem}.about_sectionphone-section{order:1;width:100%;min-height:320px;display:flex;justify-content:center}.about_sectiontext-section{order:2;width:100%;text-align:center}}@media(max-width:768px){.about_sectionabout-hero,.about_sectionabout-content{min-height:unset;height:auto}}@media(max-width:768px){.about_sectionmain-layout{display:flex;flex-direction:column;align-items:center;gap:2rem}}@media(max-width:768px){.about_sectionphone-image{max-width:85vw!important;height:auto;margin:0 auto}.about_sectionphone-section{min-height:unset;height:auto!important}}@media(max-width:768px){.about_sectionnavigation-controls{display:none}}@media(max-width:768px){.about_sectiontext-section h1{width:100%;max-width:100%;margin-left:0;margin-right:0;font-size:1.6rem;line-height:1.25;text-align:center;padding:0 1rem;word-break:break-word;overflow-wrap:break-word;white-space:normal}}@media(max-width:768px){.about_sectiontext-section p{width:100%;max-width:100%;margin-left:0;margin-right:0;font-size:.95rem;line-height:1.6;text-align:center;padding:0 1.2rem;word-break:break-word;overflow-wrap:break-word}}@media(max-width:768px){body{overflow-x:hidden}}@media(max-width:768px){.about_sectiontext-section h1{text-wrap:balance}}@media(max-width:768px){.about_sectiontext-section{display:flex;flex-direction:column;align-items:center}}@media(max-width:768px){.about_sectionmv-main-title{font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quote{font-size:14px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media(max-width:768px){#slidesContainer{width:100%;flex-direction:column;transform:none!important}.about_sectionslide{width:100%;min-height:100vh}.about_sectionslides-container{overflow:visible}}html,body{margin:0;padding:0;width:100%}.our-section_impact-section{position:relative;min-height:100vh;background-position:center;color:#fff;overflow:hidden}.our-section_impact-overlay{position:absolute;inset:0;z-index:1}.our-section_impact-content{position:relative;z-index:2;max-width:1400px;margin:60px auto 0;padding:clamp(30px,4%,20px) clamp(10px,4vw,24px) 30px;text-align:center}.our-section_impact-content h1{font-size:2rem;font-weight:700;margin-bottom:8px;color:#fff;filter:drop-shadow(0px 6px 12px rgba(0,0,0,.92))}.our-section_impact-subtitle{max-width:820px;margin:0 auto 40px;font-size:clamp(.95rem,1.5vw,1.05rem);opacity:.9;color:#fff}.our-section_impact-cards{display:grid;grid-template-columns:repeat(4,minmax(250px,1fr));gap:28px;width:100%;max-width:1400px;margin:0 auto;justify-items:center;overflow:visible}.our-section_impact-card{position:relative;width:100%;max-width:290px;height:340px;border-radius:26px;overflow:visible;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;padding:.5px;box-shadow:0 16px 35px #0009,inset 0 0 0 .5px #fbbf2440;transition:all .4s cubic-bezier(.175,.885,.32,1.275);transform-origin:center center;cursor:pointer}.our-section_impact-card:hover{transform:scale(1.12) translateY(-8px);box-shadow:0 35px 70px #000c,inset 0 0 0 1px #fbbf2480}.our-section_rectangle{position:absolute;border-radius:22px;box-sizing:border-box;overflow:hidden;z-index:1;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.our-section_rectangle:before{content:"";position:absolute;inset:-2px;border-radius:24px;background:linear-gradient(90deg,transparent 30%,rgba(255,255,255,0) 40%,rgba(255,255,255,.95) 45%,rgba(255,255,255,1) 50%,rgba(255,255,255,.95) 55%,rgba(255,255,255,0) 60%,transparent 70%);background-size:300% 100%;animation:border-shine 6s linear infinite;z-index:2;pointer-events:none;transition:animation-duration .4s ease}@keyframes border-shine{0%{background-position:-100% 0}to{background-position:200% 0}}.our-section_impact-card:hover .our-section_rectangle:before{animation-duration:3s}.our-section_rectangle.outer-rect{inset:3px;z-index:1;border:2.5px solid rgba(251,191,36,.95);box-shadow:0 0 0 1px #fbbf24b3,0 6px 20px #fbbf2440,inset 0 1px #ffffff59}.our-section_rectangle.outer-rect:before{animation-duration:4.5s;opacity:.9}.our-section_impact-card:hover .our-section_rectangle.outer-rect{inset:1px;border-width:3.5px}.our-section_rectangle.middle-rect{inset:12px;z-index:2;border:2px solid rgba(251,191,36,.85);box-shadow:0 0 0 1px #fbbf2499,0 5px 18px #fbbf2433,inset 0 1px #ffffff4d}.our-section_rectangle.middle-rect:before{animation-duration:5.25s;opacity:.8}.our-section_impact-card:hover .our-section_rectangle.middle-rect{inset:9px;border-width:3px}.our-section_rectangle.inner-rect{inset:21px;z-index:3;border:1.5px solid rgba(251,191,36,.9);box-shadow:0 0 0 1px #fbbf24cc,0 3px 12px #fbbf244d,inset 0 1px #fff6}.our-section_rectangle.inner-rect:before{animation-duration:16s;opacity:.7}.our-section_impact-card:hover .our-section_rectangle.inner-rect{inset:16px;border-width:2.5px}.card-blue .our-section_rectangle.outer-rect,.card-orange .our-section_rectangle.outer-rect,.card-purple .our-section_rectangle.outer-rect,.card-green .our-section_rectangle.outer-rect{background:none!important}.card-blue .our-section_rectangle.outer-rect{background-color:#2564eb64!important}.card-orange .our-section_rectangle.outer-rect{background-color:#f9741678!important}.card-purple .our-section_rectangle.outer-rect{background-color:#9233ea6b!important}.card-green .our-section_rectangle.outer-rect{background-color:#10b98167!important}.our-section_impact-section{position:relative;overflow:hidden}.our-section_impact-content{position:relative;z-index:5}.impact_lotus-left{position:absolute;left:-180px;top:10%;width:450px;opacity:.16;transform:rotate(-30deg);pointer-events:none;z-index:1;filter:blur(.6px) drop-shadow(0 0 60px rgba(255,210,140,.12))}.impact_lotus-right{position:absolute;right:-180px;bottom:12%;width:380px;opacity:.14;transform:rotate(22deg);pointer-events:none;z-index:1;filter:blur(.6px) drop-shadow(0 0 50px rgba(255,210,140,.12))}.impact_lotus-middle{position:absolute;top:50%;left:50%;width:700px;transform:translate(-50%,-50%);opacity:.05;pointer-events:none;z-index:0;filter:blur(1.5px) drop-shadow(0 0 90px rgba(255,210,150,.2))}@keyframes impactLotusFloat{0%,to{transform:translateY(0) rotate(-30deg)}50%{transform:translateY(-25px) rotate(-30deg)}}.impact_lotus-left{animation:impactLotusFloat 20s ease-in-out infinite}.our-section_impact-card-inner{position:absolute;inset:26px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;z-index:10;padding:8px;pointer-events:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.our-section_impact-card:hover .our-section_impact-card-inner{inset:30px}.our-section_impact-card-icon{margin-bottom:12px;flex-shrink:0;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex;align-items:center;justify-content:center}.our-section_impact-card-icon i{font-size:clamp(2.8rem,4vw,3.2rem);color:#fef9c3;text-shadow:0 4px 12px rgba(0,0,0,.5);filter:drop-shadow(0 4px 8px rgba(0,0,0,.4));transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.card-blue .our-section_impact-card-icon i{color:#fef9c3;text-shadow:0 0 20px rgba(59,130,246,.5)}.card-orange .our-section_impact-card-icon i{color:#fef9c3;text-shadow:0 0 20px rgba(249,115,22,.5)}.card-purple .our-section_impact-card-icon i{color:#fef9c3;text-shadow:0 0 20px rgba(168,85,247,.5)}.card-green .our-section_impact-card-icon i{color:#fef9c3;text-shadow:0 0 20px rgba(16,185,129,.5)}.our-section_impact-card:hover .our-section_impact-card-icon i{transform:scale(1.15);filter:drop-shadow(0 6px 15px rgba(0,0,0,.6))}.card-blue:hover .our-section_impact-card-icon i{text-shadow:0 0 30px rgba(59,130,246,.8)}.card-orange:hover .our-section_impact-card-icon i{text-shadow:0 0 30px rgba(249,115,22,.8)}.card-purple:hover .our-section_impact-card-icon i{text-shadow:0 0 30px rgba(168,85,247,.8)}.card-green:hover .our-section_impact-card-icon i{text-shadow:0 0 30px rgba(16,185,129,.8)}.our-section_impact-card-number{font-size:clamp(1.75rem,2.6vw,2.2rem);font-weight:800;margin-bottom:6px;line-height:1.1;text-shadow:0 4px 12px rgba(0,0,0,.8);color:#fef9c3;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.our-section_impact-card:hover .our-section_impact-card-number{color:#fde68a;text-shadow:0 4px 20px rgba(253,230,138,.4)}.our-section_impact-card-title{font-size:clamp(.9rem,1.45vw,.98rem);font-weight:600;margin-bottom:10px;line-height:1.25;text-shadow:0 2px 8px rgba(0,0,0,.7)}.our-section_impact-card-text{font-size:clamp(.78rem,1.25vw,.88rem);opacity:.95;line-height:1.4;text-shadow:0 2px 8px rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;padding:0 4px}.our-section_sparkle-overlay{position:absolute;inset:0;border-radius:26px;overflow:hidden;pointer-events:none;z-index:5;opacity:0;transition:opacity .4s ease}.our-section_impact-card:hover .our-section_sparkle-overlay{opacity:1}.our-section_sparkle-dot{position:absolute;width:2.5px;height:2.5px;background:#ffffffe6;border-radius:50%;box-shadow:0 0 8px 1.5px #fffc,0 0 16px 3px #fff9;animation:sparkleFloat 3s ease-in-out infinite}@keyframes sparkleFloat{0%,to{opacity:0;transform:translateY(0) scale(.5)}50%{opacity:1;transform:translateY(-12px) scale(1)}}@media(max-width:1200px){.our-section_impact-cards{grid-template-columns:repeat(2,minmax(260px,1fr));gap:24px}}@media(max-width:768px){.our-section_impact-content{padding:50px 16px 40px;margin-top:50px}.our-section_impact-cards{display:grid;grid-template-columns:1fr;max-width:290px;margin:0 auto;gap:22px;padding:0;width:100%;overflow:visible}.our-section_impact-card{height:320px;max-width:280px;width:100%;margin:0 auto}.our-section_impact-card:hover{transform:scale(1.08) translateY(-5px)}.our-section_impact-card-inner{inset:24px;padding:6px}.our-section_impact-card:hover .our-section_impact-card-inner{inset:28px}.our-section_rectangle.inner-rect:before{animation-duration:12s}.card-green .our-section_rectangle.inner-rect:before{animation-delay:0s}.card-purple .our-section_rectangle.inner-rect:before{animation-delay:3s}.card-orange .our-section_rectangle.inner-rect:before{animation-delay:6s}.card-blue .our-section_rectangle.inner-rect:before{animation-delay:9s}.our-section_impact-card-icon i{font-size:clamp(2.4rem,5vw,2.8rem)}.impact_lotus-left{width:220px;left:-110px;top:6%;opacity:.1}.impact_lotus-right{width:200px;right:-90px;bottom:4%;opacity:.09}.impact_lotus-middle{width:320px;opacity:.03}}@media(max-width:480px){.our-section_impact-cards{max-width:270px;gap:20px}.our-section_impact-card{max-width:270px;height:310px}.our-section_impact-card-inner{inset:22px}.our-section_impact-card:hover .our-section_impact-card-inner{inset:26px}.our-section_impact-card-icon i{font-size:clamp(2.2rem,5vw,2.6rem)}.our-section_impact-card-number{font-size:1.8rem}.our-section_impact-card-title{font-size:.9rem}.our-section_impact-card-text{font-size:.8rem}}@media(max-width:360px){.our-section_impact-cards{max-width:240px}.our-section_impact-card{max-width:240px;height:280px}.our-section_impact-card-inner{inset:18px}}.aura-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;background:radial-gradient(circle at 30% 20%,#93a3ff30 0%,transparent 50%),radial-gradient(circle at 70% 80%,#93a3ff20 0%,transparent 60%);animation:auraRotate 25s linear infinite}@keyframes auraRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{color:#fff}.appsection_app-platforms{position:relative;min-height:100vh;overflow:hidden;padding-top:50px}.appsection_app-platforms:before{content:"";position:absolute;inset:0;z-index:1}.appsection_platforms-container{position:relative;z-index:3;max-width:1200px;margin:auto;padding:80px 24px;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.appsection_app-platforms{position:relative;overflow:hidden}.appsection_lotus-left{position:absolute;left:-140px;top:18%;width:420px;opacity:.22;transform:rotate(-28deg);pointer-events:none;z-index:1;filter:blur(.4px) drop-shadow(0 0 50px rgba(255,215,160,.12))}.appsection_lotus-right{position:absolute;right:-150px;bottom:12%;width:360px;opacity:.2;transform:rotate(20deg);pointer-events:none;z-index:1;filter:blur(.4px) drop-shadow(0 0 40px rgba(255,215,160,.12))}.appsection_platforms-text h1{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#fff;filter:drop-shadow(0px 6px 12px rgba(0,0,0,.92))}.appsection_platforms-text p{font-size:1.1rem;line-height:1.7;color:#e5e7eb;margin-bottom:18px}.appsection_platforms-text span{color:#facc15;font-weight:600}.appsection_inline-icons{display:flex;align-items:center;gap:14px;margin-bottom:28px}.appsection_inline-icons img{height:44px}.appsection_platforms-text h2{font-size:1.6rem;margin-bottom:16px}.appsection_platforms-text ul{list-style:none;margin-bottom:32px}.appsection_platforms-text li{margin-bottom:10px;padding-left:26px;position:relative}.appsection_platforms-text li:before{content:"✓";position:absolute;left:0;color:#22c55e;font-weight:700}.appsection_phone-video{position:relative;width:340px;height:580px;margin:auto;filter:drop-shadow(0 40px 80px rgba(0,0,0,.65))}.appsection_phone-screen{position:absolute;top:14px;left:14px;width:calc(100% - 28px);height:calc(100% - 28px);object-fit:cover;border-radius:32px;z-index:1}.appsection_phone-qr{position:absolute;bottom:12px;right:12px;z-index:3;background:#020617d9;padding:8px;border-radius:12px;border:1px solid rgba(255,255,255,.15);text-align:center}.appsection_phone-qr img{width:70px}.appsection_phone-qr span{display:block;font-size:10px;margin-top:4px;opacity:.85}@media(max-width:1024px){.appsection_platforms-container{grid-template-columns:1fr;text-align:center}.appsection_inline-icons{justify-content:center}.appsection_phone-video{margin-top:40px}}.appsection_playstore-btn{height:70px;transform:scale(1.4);margin:10px}@media(max-width:1024px){.appsection_platforms-container{padding-left:12px}}body{margin:0;font-family:system-ui,-apple-system,sans-serif;color:#fff;padding:20px;box-sizing:border-box;background:#020617}.voice_section_community-voice{position:relative;min-height:100vh;overflow:hidden;padding:40px 0;margin:auto;max-width:1400px;width:90%}.voice_section_community-voice:before{content:"";position:absolute;inset:0;z-index:1;opacity:.7}.voice_section_voice-content{position:relative;z-index:3;max-width:1200px;margin:0 auto;padding:0 30px 30px}.voice_section_voice-header{text-align:center;max-width:800px;margin:0 auto 50px;padding-top:20px}.voice_section_voice-title{font-size:2.6rem;font-weight:700;margin-bottom:15px;color:#fff;margin-top:0;filter:drop-shadow(0px 6px 12px rgba(0,0,0,.92))}.voice_section_voice-subtitle{color:#fff;line-height:1.6;margin:0 auto 40px;font-size:1.1rem;max-width:600px;padding:0 20px}.voice_section_voice-marquee{overflow:hidden;margin:0 20px;padding:20px 0;-webkit-mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent);mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent)}.voice_section_voice-track{display:flex;gap:30px;width:max-content;animation:scroll-left 35s linear infinite;padding:10px 0}.voice_section_voice-marquee:hover .voice_section_voice-track{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.voice_section_voice-card-wrap{display:flex;flex-direction:column;align-items:center;margin:0}.voice_section_voice-card{width:280px;height:260px;padding:25px;border-radius:18px;background:#0f172ad9;border:1.5px solid rgba(255,243,19,.25);transform-origin:center;transition:all .3s cubic-bezier(.2,0,.2,1);will-change:transform,box-shadow;box-shadow:0 8px 30px #00000026;cursor:pointer;position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.voice_section_voice-quote-box{width:45px;height:35px;background:#1e293bf2;border:1px solid rgba(148,163,184,.3);padding:8px 10px;border-radius:10px;font-size:1.2rem;line-height:1;color:#e5e7eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:15px}.voice_section_voice-quote{font-size:1rem;line-height:1.5;margin:15px 0 20px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1;color:#ffffffe6}.voice_section_voice-user{display:flex;align-items:center;gap:15px;flex-shrink:0;margin-top:20px}.voice_section_voice-avatar{width:45px;height:45px;border-radius:50%;background:linear-gradient(135deg,#38bdf8,#0ea5e9);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;color:#020617;flex-shrink:0}.voice_section_voice-role{font-size:.9rem;color:#ffffffb3;font-weight:500}.voice_section_lotus-left{position:absolute;left:-150px;top:15%;width:400px;opacity:.12;transform:rotate(-30deg);pointer-events:none;z-index:1;filter:blur(.8px) drop-shadow(0 0 60px rgba(255,210,140,.08));animation:voiceLotusFloat 20s ease-in-out infinite}.voice_section_lotus-right{position:absolute;right:-150px;bottom:10%;width:380px;opacity:.1;transform:rotate(25deg);pointer-events:none;z-index:1;filter:blur(.8px) drop-shadow(0 0 50px rgba(255,210,140,.08))}.voice_section_lotus-middle{position:absolute;top:50%;left:50%;width:600px;transform:translate(-50%,-50%) rotate(0);opacity:.04;pointer-events:none;z-index:0;filter:blur(1.2px) drop-shadow(0 0 80px rgba(255,210,150,.1))}@keyframes voiceLotusFloat{0%,to{transform:translateY(0) rotate(-30deg)}50%{transform:translateY(-25px) rotate(-30deg)}}.voice_section_voice-card:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 25px 50px #0003,0 0 0 1.5px #38bdf84d;border-color:#f5f83866}.voice_section_voice-card.active{transform:translateY(-12px) scale(1.06);box-shadow:0 30px 60px #0000004d,0 0 0 2px #38bdf880;z-index:100;border-color:#dbf838}.voice_section_view-more-wrap{display:flex;justify-content:center;margin:10px auto 20pxx;padding-top:20px}.voice_section_view-more-btn{padding:15px 45px;border-radius:30px;background:linear-gradient(135deg,#0051ffe6,#08e2ffe6);color:#fff;font-weight:700;font-size:1.1rem;text-decoration:none;border:none;cursor:pointer;transition:transform .3s ease-out,box-shadow .3s ease-out;box-shadow:0 10px 30px #fbdb0a33}.voice_section_view-more-btn:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 15px 40px #fbdb0a4d}.our-section_rectangle.outer-rect{background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.voice_section_voice-modal{position:fixed;inset:0;display:none;z-index:9999;opacity:0;transition:opacity .3s ease-out;padding:30px}.voice_section_voice-modal.show{display:flex;align-items:center;justify-content:center;opacity:1}.voice_section_voice-modal-overlay{position:absolute;inset:0;background:#020617f7;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.voice_section_voice-modal-container{position:relative;width:100%;max-width:1300px;max-height:90vh;overflow-y:auto;z-index:2;padding:40px;display:flex;flex-direction:column;margin:auto;border-radius:24px;background:#0f172a99;border:1px solid rgba(255,255,255,.1);box-shadow:0 30px 80px #0006}.voice_section_voice-modal-header{text-align:center;margin:0 auto 50px;padding-top:20px}.voice_section_voice-modal-title{font-size:2.4rem;font-weight:800;margin:0 auto 20px;color:#fff6bc;-webkit-text-stroke:.5px #facc15}.voice_section_voice-modal-subtitle{color:#ffffffd9;max-width:700px;margin:0 auto 40px;line-height:1.6;font-size:1.1rem;padding:0 20px}.voice_section_voice-modal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;margin:40px 0 60px;padding:0 10px}.voice_section_voice-modal-card{width:100%;height:280px;margin:0 auto;position:relative}.voice_section_voice-modal-close{position:absolute;top:30px;right:30px;width:50px;height:50px;background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);border-radius:12px;color:#fff;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.2,0,.2,1);z-index:10000}.voice_section_voice-modal-close:hover{background:#fff3;transform:scale(1.1) rotate(90deg)}.voice_section_voice-app{margin:130px auto 60px;background:linear-gradient(135deg,#3bb6ffe6,#2563ebe6);border-radius:32px;padding:50px 60px;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;max-width:1200px;border:1px solid rgba(255,255,255,.15);box-shadow:0 25px 60px #2563eb33}.voice_section_voice-app-content{padding-right:40px}.voice_section_voice-app h3{font-size:2rem;margin:0 0 20px;color:#fff;font-weight:700}.voice_section_voice-app p{font-size:1.1rem;line-height:1.7;margin:0 0 30px;color:#ffffffe6}.voice_section_store-buttons{display:flex;gap:20px;margin:30px 0 0}.voice_section_store-badge{height:55px;width:auto;object-fit:contain;transition:transform .3s ease}.voice_section_store-badge:hover{transform:translateY(-3px)}.voice_section_store-badge_playstore{height:80px;margin-top:-10px;width:auto;object-fit:contain;transition:transform .3s ease}.voice_section_store-badge_playstore:hover{transform:translateY(-3px)}.voice_section_app-visual{display:flex;flex-direction:column;align-items:center;gap:30px}.voice_section_qr-wrap img{width:120px;background:#fff;padding:10px;border-radius:12px;box-shadow:0 10px 30px #0003}.voice_section_app-phone img{height:380px;margin-left:5rem;filter:drop-shadow(0 30px 60px rgba(0,0,0,.4))}@media(max-width:1400px){.voice_section_community-voice{width:95%;max-width:1300px;margin:30px auto}}@media(max-width:1200px){.voice_section_voice-content{max-width:1000px;padding:50px 25px 25px}.voice_section_voice-card{width:250px;height:240px;padding:22px}.voice_section_voice-app{padding:40px 50px;gap:50px}}@media(max-width:1024px){.voice_section_voice-modal-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:25px}.voice_section_voice-modal-card{height:260px}.voice_section_voice-app{grid-template-columns:1fr;text-align:center;padding:40px;gap:40px;margin:40px auto 30px}.voice_section_voice-app-content{padding-right:0}.voice_section_store-buttons{justify-content:center}.voice_section_lotus-left{width:320px;left:-100px;opacity:.1}.voice_section_lotus-right{width:300px;right:-100px;opacity:.08}.voice_section_lotus-middle{width:450px}}@media(max-width:900px){body{padding:15px}.voice_section_voice-title{font-size:2.2rem}.voice_section_voice-subtitle{font-size:1rem;margin-bottom:30px}.voice_section_voice-marquee{margin:30px 15px;padding:15px 0}.voice_section_voice-track{gap:25px}.voice_section_view-more-btn{padding:14px 40px;font-size:1rem}.voice_section_app-phone img{height:320px}.voice_section_voice-modal-container{padding:35px 30px}.voice_section_voice-modal-close{top:20px;right:20px;width:45px;height:45px}}@media(max-width:768px){.voice_section_community-voice{padding:30px 0;margin:20px auto}.voice_section_voice-content{padding:40px 20px 20px}.voice_section_voice-header{margin-bottom:40px}.voice_section_voice-title{font-size:1.9rem}.voice_section_voice-card{width:220px;height:220px;padding:20px}.voice_section_voice-quote{font-size:.95rem;-webkit-line-clamp:3}.voice_section_voice-app{padding:35px;margin:30px auto 25px;border-radius:28px}.voice_section_voice-app h3{font-size:1.7rem}.voice_section_voice-app p{font-size:1rem}.voice_section_store-badge{height:50px}.voice_section_store-badge_playstore{height:60px}.voice_section_qr-wrap img{width:100px}.voice_section_app-phone img{height:280px}.voice_section_voice-modal-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}.voice_section_voice-modal-card{height:240px}.voice_section_lotus-middle{width:350px}}@media(max-width:640px){body{padding:12px}.voice_section_community-voice{width:100%;margin:15px auto;padding:25px 0}.voice_section_voice-content{padding:35px 15px 15px}.voice_section_voice-title{font-size:1.7rem}.voice_section_voice-subtitle{font-size:.95rem;margin-bottom:25px;padding:0 10px}.voice_section_voice-marquee{margin:25px 10px;padding:10px 0}.voice_section_voice-track{gap:20px}.voice_section_voice-card{width:200px;height:200px;padding:18px}.voice_section_view-more-wrap{margin:40px auto 30px}.voice_section_view-more-btn{padding:12px 35px;font-size:.95rem}.voice_section_voice-app{padding:30px 25px;margin:25px auto 20px;border-radius:24px;gap:30px}.voice_section_voice-app h3{font-size:1.5rem;margin-bottom:15px}.voice_section_voice-app p{font-size:.95rem;margin-bottom:25px}.voice_section_store-buttons{gap:15px;margin-top:20px}.voice_section_store-badge_playstore{height:65px}.voice_section_store-badge{height:48px}.voice_section_qr-wrap img{width:90px}.voice_section_app-phone img{height:250px;margin-left:10px}.voice_section_voice-modal{padding:15px;margin-left:10px}.voice_section_voice-modal-container{padding:30px 20px;max-height:85vh}.voice_section_voice-modal-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:15px;margin:30px 0 40px}.voice_section_voice-modal-card{height:220px}.voice_section_voice-modal-title{font-size:1.8rem;margin-bottom:15px}.voice_section_voice-modal-subtitle{font-size:.95rem;margin-bottom:30px}.voice_section_lotus-left,.voice_section_lotus-right{opacity:.05}.voice_section_lotus-middle{width:250px;opacity:.03}}@media(max-width:480px){.voice_section_voice-card{width:300px;height:250px;padding:15px}.voice_section_voice-quote{font-size:.9rem;margin:10px 0 15px}.voice_section_voice-user{gap:10px;margin-top:15px}.voice_section_voice-avatar{width:40px;height:40px;font-size:.9rem}.voice_section_voice-modal-grid{grid-template-columns:1fr;max-width:300px;margin-left:auto;margin-right:auto}.voice_section_voice-app{margin:65px auto 15px;padding:25px 20px}}@media(min-width:1400px){.voice_section_community-voice{margin:50px auto}.voice_section_voice-content{margin:0 auto}.voice_section_voice-marquee{margin:50px 30px}}@media(min-width:1200px){.voice_section_view-more-wrap{margin-top:-40px}}.jain-heritage-slider{font-family:Poppins,sans-serif;background:linear-gradient(135deg,#ff0,#ffdf40,#fff700,#ff0);background-size:400% 400%;animation:jain-gradientBG 12s ease infinite;min-height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 20px;position:relative;box-sizing:border-box;width:100%}@keyframes jain-gradientBG{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.jain-container{max-width:950px;width:100%;margin:100px auto 0;padding:0}.jain-header{text-align:center;margin-bottom:16px;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.4)}.jain-title{font-family:Montserrat,sans-serif;font-size:1.9rem;margin-bottom:4px;color:#fff;letter-spacing:.5px;font-weight:600}.jain-card{position:relative;display:flex;flex-direction:row;background:#090327ad;border-radius:36px;overflow:hidden;box-shadow:0 30px 50px -20px #0009;max-width:900px;width:100%;margin:0 auto;transition:box-shadow .25s ease;margin-top:-60px!important;border:2px solid rgba(255,180,74,.6);height:520px}.jain-card:before{content:"";position:absolute;inset:-2px;border-radius:36px;pointer-events:none;transition:box-shadow .15s ease;z-index:2}.jain-card:after{content:"";position:absolute;inset:-8px;border-radius:40px;pointer-events:none;background:radial-gradient(circle at var(--gx, 50%) var(--gy, 50%),color-mix(in srgb,var(--accent, #ffbb4a) 55%,transparent),transparent 60%);opacity:0;transition:opacity .2s ease;z-index:1}.jain-card[data-border]:after{opacity:1}.jain-card[data-border=left]:before{box-shadow:inset 3px 0 0 var(--accent, #ffbb4a)}.jain-card[data-border=right]:before{box-shadow:inset -3px 0 0 var(--accent, #ffbb4a)}.jain-card[data-border=top]:before{box-shadow:inset 0 3px 0 var(--accent, #ffbb4a)}.jain-card[data-border=bottom]:before{box-shadow:inset 0 -3px 0 var(--accent, #ffbb4a)}.jain-card[data-border="top left"]:before{box-shadow:inset 3px 0 0 var(--accent, #ffbb4a),inset 0 3px 0 var(--accent, #ffbb4a)}.jain-card[data-border="top right"]:before{box-shadow:inset -3px 0 0 var(--accent, #ffbb4a),inset 0 3px 0 var(--accent, #ffbb4a)}.jain-card[data-border="bottom left"]:before{box-shadow:inset 3px 0 0 var(--accent, #ffbb4a),inset 0 -3px 0 var(--accent, #ffbb4a)}.jain-card[data-border="bottom right"]:before{box-shadow:inset -3px 0 0 var(--accent, #ffbb4a),inset 0 -3px 0 var(--accent, #ffbb4a)}.jain-card-glow{position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:-1;overflow:hidden}.jain-card-glow:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:linear-gradient(45deg,transparent 30%,#37b5d4 40%,#00ccff 50%,#20afda 60%,transparent 70%);background-size:300% 300%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;animation:borderTravel 8s ease-in-out infinite;opacity:.9;pointer-events:none}@keyframes borderTravel{0%{background-position:-100% -100%}15%{background-position:0% 0%}30%{background-position:100% 100%}45%{background-position:200% 200%}60%{background-position:100% 100%}75%{background-position:0% 0%}90%{background-position:-100% -100%}to{background-position:-100% -100%}}.jain-card-image{flex:0 0 40%;position:relative;overflow:hidden;background:transparent;z-index:2}.jain-card-image img{width:100%;height:100%;object-fit:cover;display:block;box-shadow:8px 0 30px #00000080;transition:transform .5s ease,filter .3s ease;border:none;background:transparent!important}.jain-card-image:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--gx, 50%) var(--gy, 50%),color-mix(in srgb,var(--accent, #ffbb4a) 30%,transparent),transparent 70%);opacity:0;transition:opacity .2s ease;pointer-events:none;z-index:2}.jain-card[data-border] .jain-card-image:after{opacity:.6}.jain-card-details{flex:1;padding:22px 25px 22px 20px;display:flex;flex-direction:column;justify-content:center;color:#fff;background:transparent;position:relative;z-index:2}.jain-name{font-family:Montserrat,sans-serif;font-size:1.9rem;font-weight:700;margin-bottom:4px;line-height:1.2;background:linear-gradient(145deg,#fff,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.jain-role{font-size:1rem;font-weight:500;color:#ffdb9d;margin-bottom:10px;letter-spacing:.4px;text-transform:uppercase;border-left:4px solid #ffbb4a;padding-left:12px}.jain-bio{color:#fffffff2;line-height:1.5;margin-bottom:16px;font-size:.92rem;max-width:400px;text-shadow:0 1px 3px rgba(0,0,0,.3);border-bottom:1px dashed rgba(255,215,0,.35);padding-bottom:16px}.jain-view-more{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#0ba5f5,#3c2cff,#2d24fb);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;padding:10px 28px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;letter-spacing:.3px;border:1px solid rgba(255,210,120,.6);box-shadow:0 12px 22px -8px #0009,0 0 0 1px #ffd7004d inset;transition:all .3s cubic-bezier(.2,.9,.4,1);align-self:flex-start}.jain-view-more i{font-size:1rem;transition:transform .3s}.jain-view-more:hover{background:#00b3ffa6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translateY(-3px);box-shadow:0 22px 32px -12px #000,0 0 0 2px #ffdc50b3 inset;border-color:#ffd966}.jain-view-more:hover i{transform:translate(6px)}.jain-symbol{position:absolute;top:20px;right:30px;font-size:2.5rem;color:#fff3;z-index:5;pointer-events:none;animation:soft-float 7s infinite alternate ease-in-out}@keyframes soft-float{0%{transform:translateY(0) rotate(0);opacity:.2}to{transform:translateY(-12px) rotate(4deg);opacity:.4}}.jain-footer{margin-top:22px;text-align:center;color:#ffffffe6;font-size:.85rem;padding:10px 24px;background:#08050f66;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:60px;width:fit-content;margin-left:auto;margin-right:auto;border:1px solid rgba(255,200,80,.3);box-shadow:0 8px 22px #0000004d}.jain-footer i{margin:0 6px;color:#ffdb8b}@media(max-width:768px){.home_pagejiso-mobile ul{padding:1.4rem 1.8rem 1.6rem}.home_pagejiso-mobile li{margin-bottom:8px}.home_pagejiso-mobile a{padding:12px 0}.home_pagejiso-mobile-actions{margin-top:10px;padding:1rem 1.8rem 1.8rem}}@media(max-width:768px){.jain-heritage-slider{padding:20px 15px}.jain-container{margin-top:20px}.jain-card{flex-direction:column;border-radius:28px;max-width:98%}.jain-card-image{flex:0 0 260px;width:100%}.jain-card-image img{object-fit:cover;box-shadow:0 10px 20px #0006}.jain-card-details{padding:20px 18px}.jain-name{font-size:1.8rem}.jain-view-more{align-self:stretch;justify-content:center}.jain-symbol{top:10px;right:18px;font-size:2.2rem}}@media(max-width:480px){.jain-card-image{flex:0 0 200px}.jain-name{font-size:1.6rem}.jain-role{font-size:.9rem}.jain-bio{font-size:.85rem}.jain-footer{font-size:.75rem;padding:8px 14px}}.jain-slider-container,.jain-slider-track,.jain-slide,.jain-slide-header,.jain-slide-content,.jain-item-container,.jain-item-image,.jain-item-details,.jain-controls,.jain-slide-indicators{display:none}.home_pagejiso-hero{position:relative;min-height:100vh;padding:100px 1rem 40px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:scroll;overflow:hidden;background:transparent!important}.home_pagejiso-hero-overlay{position:absolute;inset:0;background:transparent;pointer-events:none}.home_pagejiso-hero-inner{position:relative;z-index:1;max-width:1200px;width:100%;display:flex;flex-direction:column;gap:2rem;align-items:center;color:#e5e7eb;margin-top:20px}.home_pagejiso-hero-mobile{display:flex;justify-content:center;width:100%;margin-top:0;margin-bottom:1rem;padding:0 20px;order:1}.home_pagejiso-hero-mobile-inner{width:320px;position:relative;margin-top:0}.hero-phone-image{width:100%;height:auto;display:block;border-radius:20px;filter:drop-shadow(0 20px 40px rgba(15,23,42,.6));transform:scale(1.05)}.phone-glow-wrap{position:relative;display:inline-block;width:100%}.phone-glow-wrap:before{content:"";position:absolute;left:50%;bottom:-10%;transform:translate(-50%);width:120%;height:50%;background:radial-gradient(ellipse at bottom,rgba(0,220,255,.8) 0%,rgba(0,180,255,.5) 20%,rgba(0,120,255,.25) 40%,transparent 65%);filter:blur(40px);pointer-events:none;z-index:0}.phone-glow-wrap:after{content:"";position:absolute;left:50%;bottom:-15%;transform:translate(-50%);width:140%;height:30%;background:radial-gradient(ellipse at center,rgba(0,0,0,.4),transparent 70%);filter:blur(50px);z-index:-1}.phone-particles{display:none}.home_pagejiso-hero-text{width:100%;text-align:center;padding:0 .5rem;margin:0 15px;order:2}.jiso-capsule-badge{display:inline-flex;align-items:center;gap:6px;height:auto;min-height:50px;padding:4px 12px;border-radius:999px;background:#006aff3b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:2px solid rgb(255 255 255 / 56%);color:#fff;font-size:12px;font-weight:600;line-height:1.2;margin-bottom:15px;box-shadow:0 0 15px #008cff40;margin-top:0}.jiso-capsule-icons{display:flex;align-items:center;gap:-6px}.jiso-capsule-icons img{width:40px;height:40px;border-radius:50%}.image2{width:45px!important;height:45px!important}.jiso-capsule-badge span{font-size:13px;font-weight:700;text-align:left;display:block}.home_pagejiso-hero-text h1{font-size:28px;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding:0 .5rem;margin:0 10px;filter:drop-shadow(0px 6px 12px rgba(0,0,0,.92))}.home_pagejiso-hero-text p{font-size:16px;color:#e5e7eb;line-height:1.6;margin-bottom:1.5rem;text-shadow:0 6px 18px rgba(15,23,42,.9);padding:0 .5rem;margin:0 10px}.jiso-hero-features{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:15px;margin:25px auto;max-width:320px;width:100%;order:3;flex-wrap:nowrap}.jiso-feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;width:auto;flex:1;min-width:0}.jiso-feature-icon{width:70px;height:70px;background:#ffffff1f;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(93,93,93,.489)}.jiso-feature-icon img{width:40px;height:40px;object-fit:contain}.jiso-feature-item p{font-size:11px;font-weight:500;color:#fff;line-height:1.3;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.jiso-feature-divider{display:none}.home_pagejiso-hero-buttons{display:flex;flex-direction:column;gap:12px;align-items:center;margin-top:1.5rem;width:100%;max-width:280px;margin-left:auto;margin-right:auto;padding:0 15px;order:4}.home_pagejiso-hero-buttons a{text-decoration:none;font-size:15px;font-weight:600;border-radius:999px;padding:.85rem 1.5rem;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;width:100%}.home_pagejiso-hero-buttons{display:flex;gap:18px;align-items:center}.home_pagejiso-hero-buttons .home_pageghost{display:inline-flex;align-items:center;padding:14px 28px;border-radius:999px;font-size:15px;font-weight:600;text-decoration:none;color:#fff;background:linear-gradient(135deg,#ef4444,#f97316);border:1px solid rgba(255,255,255,.25);box-shadow:inset 0 1px #ffffff59,0 8px 22px #f59e0b99;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:all .3s ease}.home_pagejiso-hero-buttons .home_pageprimary{display:inline-flex;align-items:center;padding:14px 26px;border-radius:999px;font-size:15px;font-weight:600;text-decoration:none;color:#fff;background:linear-gradient(135deg,#0ba5f5,#3c2cff,#2d24fb);border:1px solid rgba(255,255,255,.25);box-shadow:inset 0 1px #ffffff40,0 6px 18px #00000073;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);transition:all .3s ease}.home_pagejiso-hero-buttons a:hover{transform:translateY(-2px);box-shadow:inset 0 1px #fff6,0 14px 30px #0006}.jiso-lotus-left,.jiso-lotus-middle,.jiso-lotus-right{display:block;position:absolute;z-index:0;opacity:.15;pointer-events:none}.jiso-lotus-left{left:-80px;top:120px;width:150px;transform:rotate(35deg)}.jiso-lotus-middle{top:50%;right:-50px;width:100px;transform:rotate(-10deg);opacity:.2}.jiso-lotus-right{right:-60px;top:200px;width:120px;opacity:.15}@media(min-width:600px){.home_pagejiso-hero{padding:120px 1.5rem 50px}.home_pagejiso-hero-inner{flex-direction:column;gap:3rem}.home_pagejiso-hero-mobile{order:1}.home_pagejiso-hero-text{order:2}.jiso-hero-features{order:3;flex-direction:row;justify-content:center;gap:25px;max-width:500px}.jiso-feature-item{width:auto}.jiso-feature-icon{width:80px;height:80px}.jiso-feature-icon img{width:50px;height:50px}.jiso-feature-item p{font-size:12px}.home_pagejiso-hero-buttons{order:4;flex-direction:row;justify-content:center;max-width:400px;padding:0}.home_pagejiso-hero-buttons a{width:auto;min-width:160px}.home_pagejiso-hero-mobile-inner{width:350px}.home_pagejiso-hero-text h1{font-size:32px}.jiso-lotus-left{left:-150px;top:100px;width:200px;transform:rotate(35deg)}.jiso-lotus-middle{top:20%;right:-80px;width:80px;opacity:.3}.jiso-lotus-right{right:-100px;top:150px;width:150px}}@media(min-width:768px){.home_pagejiso-hero{padding:140px 2rem 60px}.home_pagejiso-hero-inner{flex-direction:row;text-align:left;gap:2rem;margin-top:0}.home_pagejiso-hero-mobile{width:50%;justify-content:flex-end;margin-top:0;margin-bottom:0;padding:0;order:2}.home_pagejiso-hero-text{width:50%;text-align:left;padding:0;margin:0;order:1}.jiso-hero-features{order:3;flex-direction:row;justify-content:flex-start;max-width:none;margin:25px 0;gap:25px}.jiso-feature-divider{display:flex;align-items:center;justify-content:center;width:30px;height:90px}.jiso-feature-divider:before{content:">";font-size:30px;font-weight:700;opacity:.5;color:#ffffffb3}.jiso-feature-icon,.jiso-feature-icon img{width:65px;height:65px}.jiso-feature-item p{font-size:13px;white-space:normal}.home_pagejiso-hero-buttons{order:4;justify-content:flex-start;margin:0;max-width:none;padding:0}.jiso-capsule-badge{height:60px;padding:1px 14px;font-size:14px;margin-bottom:18px;margin-top:-10px}.jiso-capsule-icons img{width:50px;height:50px}.image2{width:60px!important;height:60px!important}.jiso-capsule-badge span{font-size:17px}.home_pagejiso-hero-text h1{font-size:36px;padding:0;margin:0}.home_pagejiso-hero-text p{font-size:1rem;margin:0 0 1.5rem}.home_pagejiso-hero-buttons a{width:auto;padding:.7rem 1.8rem;font-size:.95rem}.home_pagejiso-hero-mobile-inner{width:clamp(260px,32vw,520px);margin-top:0}.hero-phone-image{transform:scale(1)}.jiso-lotus-left{left:10px;top:-180px;width:350px}.jiso-lotus-middle{top:10%;right:auto;left:50%;width:120px;opacity:.5}.jiso-lotus-right{right:-180px;top:268px;width:350px;opacity:.25}}@media(min-width:1024px){.home_pagejiso-hero{padding:140px 2.5rem 80px;background-attachment:fixed}.home_pagejiso-hero-inner{gap:3rem}.home_pagejiso-hero-text h1{font-size:38px;margin-bottom:10px}.home_pagejiso-hero-text p{font-size:1rem;max-width:30rem}.phone-particles{display:block;position:absolute;inset:0;background:radial-gradient(circle,rgba(255,255,255,.7) 2px,transparent 2px);background-size:120px 120px;opacity:.25;animation:moveStars 30s linear infinite}.hero-phone-image{filter:drop-shadow(0 30px 70px rgba(15,23,42,.85))}.phone-glow-wrap:before{bottom:-18%;width:160%;height:70%;filter:blur(80px)}.phone-glow-wrap:after{bottom:-25%;width:180%;height:40%;filter:blur(90px)}}@media(min-width:1200px){.home_pagejiso-hero-inner{max-width:1200px;margin:0 auto}.home_pagejiso-hero-text{margin-left:50px}}.home_pagejiso-toggle{display:none;flex-direction:column;gap:4px;background:transparent;border:none;cursor:pointer;padding:8px}.home_pagejiso-toggle span{width:22px;height:2px;border-radius:999px;background:#e5e7eb;transition:.3s}.home_pagejiso-mobile{display:none;background:#0f172afa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:fixed;top:0;left:0;right:0;z-index:999;animation:slideDown .3s ease-out}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.home_pagejiso-mobile.open{display:block}.home_pagejiso-mobile ul{list-style:none;margin:0;padding:1rem 1.6rem 1.2rem}.home_pagejiso-mobile a{display:block;padding:.6rem 0;font-size:1rem;color:#e5e7eb;text-decoration:none;border-bottom:1px solid rgba(229,231,235,.1)}.home_pagejiso-mobile a:hover{color:#f97316}.home_pagejiso-mobile-actions{display:flex;flex-direction:column;gap:.8rem;padding:1rem 1.6rem 1.5rem}.home_pagejiso-mobile-actions .home_pagedonate{padding:.8rem 1.5rem;border-radius:999px;background:linear-gradient(135deg,#3b82f6,#6366f1,#f97316);color:#f9fafb;font-size:.95rem;font-weight:600;text-align:center;text-decoration:none}.home_pagejiso-hero-buttons a:hover{transform:translateY(-2px);box-shadow:0 20px 40px #2563eb80}.jiso-feature-icon:hover{background:#fff3;transform:scale(1.08)}@keyframes moveStars{0%{background-position:0 0}to{background-position:500px 1000px}}@media(max-width:360px){.home_pagejiso-hero{padding:90px .75rem 30px;min-height:90vh}.home_pagejiso-hero-inner{margin-top:15px}.home_pagejiso-hero-text h1{font-size:24px}.home_pagejiso-hero-text p{font-size:14px}.jiso-capsule-badge{padding:3px 10px;font-size:11px}.jiso-capsule-icons img{width:35px;height:35px}.image2{width:40px!important;height:40px!important}.jiso-capsule-badge span{font-size:12px}.jiso-hero-features{gap:8px}.jiso-feature-icon{width:60px;height:60px}.jiso-feature-icon img{width:35px;height:35px}.jiso-feature-item p{font-size:9px}.home_pagejiso-hero-mobile-inner{width:280px;margin-top:0}.home_pagejiso-hero-buttons a{font-size:14px;padding:.75rem 1.2rem}.jiso-lotus-left{left:-60px;width:120px}.jiso-lotus-middle{right:-40px;width:80px}.jiso-lotus-right{right:-50px;width:100px}}.jiso-home-slider-page .mentor-slide,.jiso-home-slider-page .patrons-slide,.jiso-home-slider-page .apex-slide{height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.jiso-home-slider-page .team-box{background:#090327ad;border-radius:36px;padding:25px 40px;max-width:900px;width:100%;text-align:center;margin:0 auto;border:2px solid rgba(255,180,74,.6);box-shadow:0 30px 50px -20px #0009}.jiso-home-slider-page .section-title{font-size:32px;margin-bottom:20px;font-weight:600;background:linear-gradient(90deg,#ffcc70,#ff7a18);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.jiso-home-slider-page .team-row{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;justify-items:center;max-width:720px;margin:0 auto}.jiso-home-slider-page .team-member{text-align:center;transition:.3s}.jiso-home-slider-page .team-member img{width:100px;height:100px;border-radius:50%;object-fit:cover;margin-bottom:8px;box-shadow:0 10px 22px #0000008c,0 0 0 4px #ffffff0d;transition:.3s}.jiso-home-slider-page .team-member:hover img{transform:scale(1.07)}.jiso-home-slider-page .team-member h4{font-size:13px;margin:2px 0;font-weight:600;background:linear-gradient(90deg,#fff,#ffd27a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}body{overflow-x:hidden}.jiso-home-slider-page .team-member span{font-size:12px;color:#ffcc70;opacity:.9}.jiso-home-slider-page .slide{display:flex;justify-content:center;align-items:center}.jiso-home-slider-page .section-btn{display:inline-block;margin-top:22px;padding:9px 24px;border-radius:50px;background:linear-gradient(135deg,#0ba5f5,#3c2cff,#2d24fb);color:#fff;text-decoration:none;font-weight:600;border:1px solid rgba(255,210,120,.6);box-shadow:0 10px 20px #00000073;transition:.3s}.jiso-home-slider-page .section-btn:hover{transform:translateY(-3px)}.jiso-home-slider-page .patrons-slide .section-title{margin-top:-10px}.jiso-home-slider-page .section{width:100%;height:100vh;overflow:hidden;position:relative}.jiso-home-slider-page .vertical-slider{display:flex;width:100%;height:100%;transition:transform .7s ease}.jiso-home-slider-page .slide{width:100%;height:100%;flex:0 0 100%;position:relative}.jiso-home-slider-page .slider-nav{position:absolute;bottom:max(20px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%);display:flex;gap:14px;z-index:10}.nav-item{width:10px;height:10px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff26;color:#fff;font-weight:600;cursor:pointer;transition:.3s;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.nav-item:hover{background:#ff7a18;transform:scale(1.1)}.nav-item.active{background:#ff7a18;box-shadow:0 0 10px #ff7a18b3}@media(max-width:768px){.jiso-capsule-badge{margin-top:-10px}}@media(max-width:768px){.home_pagejiso-hero-text h1{font-size:20px;line-height:1.3}}@media(max-width:768px){.jiso-home-slider-page .section{height:auto}.jiso-home-slider-page .slide{height:auto;min-height:auto;padding:40px 20px}}@media(max-width:768px){html,body{overflow-x:hidden!important;width:100%}.jiso-home-slider-page{overflow-x:hidden}.jiso-home-slider-page .vertical-slider{overflow-x:hidden;touch-action:pan-y}.jiso-home-slider-page .slide{width:100%;max-width:100%}}@media(max-width:768px){.jain-card{width:95%;max-width:420px;margin:0 auto;border-radius:28px;padding-bottom:10px}.jain-card{flex-direction:column;align-items:center;text-align:center}.jain-card-image{width:45%;height:auto;flex:none;margin:20px auto 10px;display:flex;justify-content:center}.jain-card-image img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:18px}.jain-card-details{padding:15px 20px 25px;align-items:center}.jain-card-image{width:45%;margin:20px auto 10px}.jain-card-image img{object-fit:contain;object-position:top}.jain-bio{max-width:100%}.jain-view-more{align-self:center}}.hover-card{position:relative;overflow:hidden}.hover-card:before{content:"";position:absolute;inset:-2px;border-radius:36px;pointer-events:none;transition:.2s}.hover-card:after{content:"";position:absolute;inset:-2px;border-radius:40px;pointer-events:none;background:radial-gradient(circle at var(--gx, 50%) var(--gy, 50%),rgba(255,187,74,.6),transparent 30%);opacity:0;transition:.2s}.hover-card[data-border]:after{opacity:1}.hover-card[data-border=left]:before{box-shadow:inset 3px 0 #ffbb4a}.hover-card[data-border=right]:before{box-shadow:inset -3px 0 #ffbb4a}.hover-card[data-border=top]:before{box-shadow:inset 0 3px #ffbb4a}.hover-card[data-border=bottom]:before{box-shadow:inset 0 -3px #ffbb4a}@media(max-width:900px){.jiso-home-slider-page .team-row{grid-template-columns:repeat(2,1fr);max-width:500px;column-gap:30px}.jiso-home-slider-page .team-member:nth-child(4),.jiso-home-slider-page .team-member:nth-child(5){grid-column:auto;transform:none}.jiso-home-slider-page .team-box{padding:25px 30px}.jiso-home-slider-page .section-title{font-size:30px}}@media(max-width:768px){.jiso-home-slider-page .team-box{padding:20px;border-radius:28px}.jiso-home-slider-page .section-title{font-size:28px;margin-bottom:16px}.jiso-home-slider-page .team-row{column-gap:20px;max-width:480px}.jiso-home-slider-page .team-member img{width:90px;height:90px}.jiso-home-slider-page .team-member h4{font-size:12px}.jiso-home-slider-page .team-member span{font-size:11px}.jiso-home-slider-page .section-btn{padding:8px 20px;font-size:14px;margin-top:18px}.nav-item{width:12px;height:12px}}@media(max-width:500px){.jiso-home-slider-page .team-row{grid-template-columns:repeat(2,1fr);max-width:320px;gap:18px}.jiso-home-slider-page .team-box{padding:18px 15px;border-radius:24px}.jiso-home-slider-page .section-title{font-size:24px}.jiso-home-slider-page .team-member img{width:80px;height:80px}.jiso-home-slider-page .team-member h4{font-size:12px}.jiso-home-slider-page .team-member span{font-size:10px}.jiso-home-slider-page .section-btn{padding:8px 18px;font-size:13px}.jiso-home-slider-page .slider-nav{bottom:20px;gap:12px}.nav-item{width:10px;height:10px}}@media(max-width:360px){.jiso-home-slider-page .team-row{max-width:240px}.jiso-home-slider-page .team-box{padding:15px 12px}.jiso-home-slider-page .section-title{font-size:22px}.jiso-home-slider-page .team-member img{width:70px;height:70px}.jiso-home-slider-page .team-member h4{font-size:11px}.jiso-home-slider-page .team-member span{font-size:9px}.jiso-home-slider-page .section-btn{padding:6px 16px;font-size:12px}}@media(max-height:600px)and (orientation:landscape){.jiso-home-slider-page .mentor-slide,.jiso-home-slider-page .patrons-slide,.jiso-home-slider-page .apex-slide{padding:10px}.jiso-home-slider-page .team-box{padding:15px 20px}.jiso-home-slider-page .team-member img{width:70px;height:70px}.jiso-home-slider-page .team-row{max-width:450px;column-gap:20px}.jiso-home-slider-page .section-title{margin-bottom:10px;font-size:24px}}@media(max-width:768px){.jiso-home-slider-page .section{height:auto;min-height:100dvh}.jiso-home-slider-page .slide{height:auto;min-height:100dvh;padding-bottom:80px}}.jiso-home-slider-page .vertical-slider{will-change:transform;touch-action:pan-y}@media(max-width:768px){.jiso-home-slider-page .mentor-slide,.jiso-home-slider-page .patrons-slide,.jiso-home-slider-page .apex-slide{align-items:flex-start;padding-top:80px}}@media(max-width:768px){.jiso-home-slider-page .vertical-slider{display:block;transform:none!important}.jiso-home-slider-page .slide{width:100%;height:auto;min-height:auto}}@media(max-width:768px){.jiso-home-slider-page .slider-nav{display:none}}@media(max-width:768px){.jiso-home-slider-page .section{height:auto}.jiso-home-slider-page .slide{min-height:auto;padding:60px 20px}}@media(max-width:768px){.vertical-slider{display:block!important;transform:none!important}.slide{width:100%!important;height:auto!important}.slider-nav{display:none}}@media(max-width:768px){.jiso-home-slider-page .vertical-slider{display:block!important;transform:none!important}.jiso-home-slider-page .section,.jiso-home-slider-page .slide{height:auto!important;min-height:auto!important;padding:40px 15px!important}.jiso-home-slider-page .mentor-slide,.jiso-home-slider-page .patrons-slide,.jiso-home-slider-page .apex-slide{padding-top:20px!important;padding-bottom:20px!important;align-items:center!important}.jiso-home-slider-page .slider-nav{display:none!important}}html,body{width:100%;overflow-x:hidden}html::-webkit-scrollbar,body::-webkit-scrollbar{width:0;height:0;display:none}html,body{scrollbar-width:none;-ms-overflow-style:none}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#0a0f1f;color:#fff}.powerfulmodule_community-section{position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center;justify-content:center}.powerfulmodule_content{position:relative;z-index:5;max-width:1400px;margin:-20px auto!important;padding:120px 24px;text-align:center}.powerfulmodule_content h1{font-size:2rem;font-weight:700;margin-bottom:8px;background:linear-gradient(135deg,#fff 0% 50%,#fff);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0px 6px 12px rgba(0,0,0,.92))}.powerfulmodule_content h3{margin-top:0;margin-bottom:6px;opacity:.7;font-weight:400;font-size:1.2rem;color:#ffffffe6}.powerfulmodule_description{max-width:820px;margin:8px auto 60px;font-size:1.1rem;line-height:1.6;color:#fff}.powerfulmodule_cards{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:20px;margin:40px 30px 0;position:relative;z-index:4;align-items:stretch;padding:0 10px}.powerfulmodule_card{position:relative;border-radius:16px;padding:18px;background:linear-gradient(145deg,var(--color-dark) 0%,var(--color-base) 100%);overflow:hidden;z-index:1;transform:translateY(20px) scale(.98);transition:transform .45s cubic-bezier(.22,1.2,.36,1),box-shadow .45s ease;box-shadow:0 12px 35px #0000004d;min-height:340px;display:flex;flex-direction:column;width:100%;margin:0 5px;will-change:transform}.powerfulmodule_card:before{content:"";position:absolute;inset:0;border-radius:16px;padding:1.2px;background:linear-gradient(45deg,transparent 30%,#D4AF37 40%,#FFD700 50%,#DAA520 60%,transparent 70%);background-size:300% 300%;background-position:-100% -100%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1;animation:powerfulmodule_borderTravel 8s ease-in-out infinite;opacity:.8}.powerfulmodule_card:after{content:"";position:absolute;width:4px;height:4px;background:gold;border-radius:50%;filter:blur(1px) drop-shadow(0 0 4px rgba(255,215,0,.8));opacity:0;z-index:2;pointer-events:none;animation:powerfulmodule_sparkleTrail 8s ease-in-out infinite}.powerfulmodule_card .powerfulmodule_sparkle{position:absolute;width:2px;height:2px;background:gold;border-radius:50%;pointer-events:none;z-index:2;opacity:0;filter:drop-shadow(0 0 2px rgba(255,215,0,.9));animation:powerfulmodule_sparkleFlash 8s ease-in-out infinite}.powerfulmodule_card .powerfulmodule_sparkle:nth-child(1){top:-1px;left:12%;animation-delay:.4s}.powerfulmodule_card .powerfulmodule_sparkle:nth-child(2){top:12%;right:-1px;animation-delay:1.6s}.powerfulmodule_card .powerfulmodule_sparkle:nth-child(3){bottom:12%;left:-1px;animation-delay:2.8s}.powerfulmodule_card .powerfulmodule_sparkle:nth-child(4){bottom:-1px;right:20%;animation-delay:4s}.powerfulmodule_gold-line{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden;border-radius:16px}.powerfulmodule_gold-line:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 40%,rgba(255,215,0,.08) 50%,transparent 60%);transform:rotate(45deg);animation:powerfulmodule_goldenSweep 6s ease-in-out infinite}.powerfulmodule_card-inner{position:relative;z-index:2;text-align:left;flex:1;display:flex;flex-direction:column}.powerfulmodule_card:hover{transform:translateY(-12px) scale(1.08);box-shadow:0 30px 60px #0006;z-index:10}.powerfulmodule_card:hover:before{opacity:1;animation-duration:6s}.powerfulmodule_card:hover:after{filter:blur(1px) drop-shadow(0 0 12px rgba(255,215,0,1))}.powerfulmodule_card-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.powerfulmodule_icon-container{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff73;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);color:#fff;font-size:1.2rem;flex-shrink:0}.powerfulmodule_tag{font-size:.65rem;font-weight:600;letter-spacing:.6px;text-transform:uppercase;padding:4px 10px;border-radius:16px;background:#ffffff1a;color:#ffffffe6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:135px}.powerfulmodule_card h2{font-size:1.3rem;font-weight:700;margin-bottom:10px;color:#fff;line-height:1.2}.powerfulmodule_card-desc{font-size:.8rem;opacity:.85;margin-bottom:18px;line-height:1.4;color:#ffffffe6;flex:1}.powerfulmodule_divider{height:.8px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%);margin:18px 0}.powerfulmodule_card ul{list-style:none;padding:0;margin:0}.powerfulmodule_card ul li{position:relative;padding-left:18px;margin-bottom:8px;font-size:.78rem;opacity:.9;line-height:1.3}.powerfulmodule_card ul li:before{content:"";position:absolute;left:0;top:6px;width:5px;height:5px;border-radius:50%;background:var(--color-light)}.powerful_lotus-left{position:absolute;left:-200px;top:20%;width:480px;opacity:.18;transform:rotate(-35deg);pointer-events:none;z-index:1;filter:blur(.7px) drop-shadow(0 0 70px rgba(255,210,140,.15))}.powerful_lotus-right{position:absolute;right:-180px;bottom:1%;width:420px;opacity:.16;transform:rotate(28deg);pointer-events:none;z-index:1;filter:blur(.7px) drop-shadow(0 0 60px rgba(255,210,140,.12))}.powerful_lotus-center{position:absolute;top:20%;left:50%;width:120px;transform:translate(-50%,-50%) rotate(0);opacity:.05;pointer-events:none;z-index:0;filter:blur(1.6px) drop-shadow(0 0 100px rgba(255,210,150,.2))}.powerful_lotus-top{position:absolute;top:-80px;right:15%;width:210px;opacity:.12;transform:rotate(-10deg);pointer-events:none;z-index:1;filter:blur(.3px) drop-shadow(0 0 40px rgba(255,210,140,.12))}.powerfulmodule_card.blue{--color-base: #3b49df47;--color-dark: #1a5bcd4a;--color-light: #64b5f68c}.powerfulmodule_card.green{--color-base: #00f21154;--color-dark: #15531959;--color-light: #66bb6a3d}.powerfulmodule_card.orange{--color-base: #e6510052;--color-dark: #cd4d0d45;--color-light: #db8b1342}.powerfulmodule_card.purple{--color-base: #580fb257;--color-dark: #6010b552;--color-light: #ab47bc52}@keyframes powerfulmodule_borderTravel{0%{background-position:-100% -100%}15%{background-position:0% 0%}30%{background-position:100% 100%}45%{background-position:200% 200%}60%{background-position:100% 100%}75%{background-position:0% 0%}90%{background-position:-100% -100%}to{background-position:-100% -100%}}@keyframes powerfulmodule_sparkleTrail{0%{opacity:0;top:-1px;left:12%}5%{opacity:1;top:-1px;left:12%}20%{opacity:1;top:-1px;left:88%}35%{opacity:1;top:calc(100% - 1px);left:88%}50%{opacity:1;top:calc(100% - 1px);left:12%}65%{opacity:1;top:-1px;left:12%}80%{opacity:1;top:-1px;left:88%}95%{opacity:1;top:-1px;left:88%}to{opacity:0;top:-1px;left:88%}}@keyframes powerfulmodule_sparkleFlash{0%,to{opacity:0;transform:scale(.3)}5%,95%{opacity:0;transform:scale(.3)}10%,90%{opacity:1;transform:scale(1.3)}15%,85%{opacity:.8;transform:scale(1.1)}20%,80%{opacity:.5;transform:scale(.8)}25%,75%{opacity:.3;transform:scale(.6)}30%,70%{opacity:.6;transform:scale(.9)}35%,65%{opacity:.9;transform:scale(1.2)}40%,60%{opacity:1;transform:scale(1.4)}45%,55%{opacity:.8;transform:scale(1.1)}50%{opacity:1;transform:scale(1.5)}}@keyframes powerfulmodule_goldenSweep{0%{transform:rotate(45deg) translate(-100%)}50%{transform:rotate(45deg) translate(100%)}to{transform:rotate(45deg) translate(-100%)}}@keyframes powerfulmodule_lotusFloat{0%,to{transform:translateY(0) rotate(-35deg)}50%{transform:translateY(-30px) rotate(-35deg)}}.powerfulmodule_lotus-left{animation:powerfulmodule_lotusFloat 20s ease-in-out infinite}@media(max-width:1200px){.powerfulmodule_cards{grid-template-columns:repeat(2,minmax(250px,1fr));gap:24px;margin:40px 20px 0;max-width:1000px}.powerfulmodule_card{min-height:350px;margin:0 8px}.powerfulmodule_card h2{font-size:1.3rem}.powerfulmodule_card-desc,.powerfulmodule_card ul li{font-size:.85rem}}@media(max-width:900px){.powerfulmodule_cards{grid-template-columns:repeat(2,minmax(220px,1fr));gap:20px;margin:40px 15px 0}}@media(max-width:768px){.powerfulmodule_community-section{padding:80px 16px}.powerfulmodule_content{padding:60px 16px}.powerfulmodule_content h1{font-size:2.5rem}.powerfulmodule_content h3{font-size:1rem}.powerfulmodule_cards{grid-template-columns:1fr;max-width:500px;margin:40px auto 0;gap:20px;padding:0}.powerfulmodule_card{padding:24px;min-height:340px;margin:0;max-width:100%}.powerfulmodule_card h2{font-size:1.4rem}.powerfulmodule_card-desc,.powerfulmodule_card ul li{font-size:.85rem;line-height:1.4}.powerfulmodule_icon-container{width:48px;height:48px;font-size:1.3rem}.powerfulmodule_tag{font-size:.7rem}.powerfulmodule_community-section:before{inset:4px}.powerfulmodule_lotus-left{width:240px;left:-120px;top:10%;opacity:.1}.powerfulmodule_lotus-right{width:220px;right:-100px;bottom:6%;opacity:.09}.powerfulmodule_lotus-center{width:350px;opacity:.03}.powerfulmodule_lotus-top{width:140px;top:-40px;right:10%;opacity:.08}}@media(max-width:480px){.powerfulmodule_content h1{font-size:2.2rem}.powerfulmodule_description{font-size:.95rem;margin-bottom:30px}.powerfulmodule_cards{gap:18px}.powerfulmodule_card{padding:20px;min-height:330px}.powerfulmodule_card-header{gap:10px}.powerfulmodule_icon-container{width:42px;height:42px}.powerfulmodule_card h2{font-size:1.3rem}}@media(min-width:1400px){.powerfulmodule_content{max-width:1400px;padding:120px 40px}.powerfulmodule_cards{gap:24px;margin:40px 40px 0}.powerfulmodule_card{margin:0 8px}}@media(min-width:1600px){.powerfulmodule_content{max-width:1600px}.powerfulmodule_cards{gap:28px;margin:40px 60px 0}}html,body{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:system-ui,-apple-system,sans-serif}.app-showcase_mobile-services{position:relative;min-height:100vh}#three-bg{position:absolute;inset:0;z-index:0}.app-showcase_services-container{position:relative;z-index:2;max-width:1200px;margin:50px 20px 0;padding:60px 20px}.app-showcase_services-header{text-align:center;margin-bottom:48px}.app-showcase_services-header h1{font-size:46px;font-weight:700;margin-bottom:14px;color:#fff6bc;-webkit-text-stroke:.6px #facc15}.app-showcase_services-header p{max-width:780px;margin:auto;font-size:16px;line-height:1.6;opacity:.9}.app-showcase_services-grid{display:grid;grid-template-columns:1fr 500px 1fr;gap:30px;align-items:center}.app-showcase_services-column{display:flex;flex-direction:column;gap:20px}.app-showcase_service-card{position:relative;background:#ffffff1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:14px;padding:16px 18px;min-height:140px;border:1px solid rgba(255,255,255,.15);opacity:1;transform:translateY(0);transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .5s ease,box-shadow .45s ease;overflow:hidden}.app-showcase_service-card.reveal{opacity:1;transform:translateY(0)}.app-showcase_service-card:before{content:"";position:absolute;inset:-1.5px;border-radius:inherit;background:linear-gradient(120deg,transparent 15%,#2488fbff,#8aa9fdff,#f59f0ba0,#facc15,transparent 85%);background-size:400% 400%;animation:borderFlow 5s linear infinite;z-index:-1;filter:drop-shadow(0 0 10px rgba(250,204,21,.45))}.app-showcase_service-card:after{content:"";position:absolute;inset:1px;background:#020617b3;border-radius:inherit;z-index:-1}@keyframes borderFlow{0%{background-position:0% 50%}to{background-position:300% 50%}}.app-showcase_service-card:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 25px 60px #3b82f640}.app-showcase_service-card:hover:before{animation-duration:2s}.app-showcase_service-card h3{font-size:17px;font-weight:600;margin-bottom:8px}.app-showcase_service-card p{font-size:13px;line-height:1.5;opacity:.9;margin-bottom:10px}.app-showcase_service-card ul{list-style:none;display:flex;flex-direction:column;gap:6px}.app-showcase_service-card li{font-size:12.5px;opacity:.88;position:relative;padding-left:14px}.app-showcase_service-card li:before{content:"";position:absolute;left:0;top:6px;width:5px;height:5px;border-radius:50%;background:#60a5fae6}.app-showcase_services-phone{text-align:center}.app-showcase_services-phone img{width:100%;max-width:420px;animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-14px)}to{transform:translateY(0)}}@media(max-width:1100px){.app-showcase_services-grid{grid-template-columns:1fr;text-align:center}.app-showcase_services-phone{order:-1;margin-bottom:30px}.app-showcase_services-phone img{max-width:380px}}@media(max-width:768px){.app-showcase_services-container{margin:50px 15px 0;padding:50px 15px}.app-showcase_services-header h1{font-size:36px}.app-showcase_services-header p{font-size:14px}.app-showcase_service-card{padding:14px 16px;min-height:130px}}.service-icon{width:54px;height:54px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5f7cff,#8f5bff);box-shadow:0 10px 25px #5f7cff73,inset 0 0 0 1px #ffffff26;transition:transform .35s ease,box-shadow .35s ease}.service-icon i{font-size:1.4rem;color:#fff}.app-showcase_service-card:hover .service-icon{transform:scale(1.08) rotate(3deg);box-shadow:0 16px 40px #5f7cff8c,inset 0 0 0 1px #ffffff40}.app-showcase_service-card{position:relative}.app-showcase_service-card .service-icon{float:left;margin-right:14px;margin-top:2px}.app-showcase_service-card h3{display:flex;align-items:center;min-height:54px;margin:0 0 8px}.app-showcase_service-card p,.app-showcase_service-card ul{clear:both}html,body{margin:0;padding:0;height:100%;font-family:system-ui,-apple-system,sans-serif;color:#fff}.contactUs_background-image{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.contactUs_container{max-width:1200px;margin:20px auto 10px;padding:2rem 1.5rem 6rem;min-height:100vh;display:flex;flex-direction:column}.contactUs_header{text-align:center;margin-bottom:1rem;padding-top:2rem;margin-top:43px}.contactUs_header h1{font-size:2rem;font-weight:700;margin-bottom:.5rem;margin-top:-45px;filter:drop-shadow(0px 6px 12px rgba(0,0,0,.92))}.contactUs_header p{font-size:1rem;color:#fff;max-width:800px;margin:0 auto;line-height:1.6}.contactUs_form-container{display:grid;grid-template-columns:1fr 1fr}.contactUs_form-card{background:#0f172aa6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(148,163,184,.25);border-radius:22px;padding:2.5rem;width:100%;max-width:480px;box-shadow:0 20px 40px #0000004d,0 0 60px #3b82f61a;animation:fadeUp .9s ease forwards;height:478px}.contactUs_form-card h2{font-size:1.2rem;margin-bottom:1.5rem;color:#fff;margin-top:-10}.contactUs_contact-form{display:flex;flex-direction:column;gap:1rem}.contactUs_form-field input,.contactUs_form-field textarea{width:100%;background:#ffffff14;border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:8px 16px;color:#fff;outline:none;font-size:.95rem;transition:all .3s ease}.contactUs_form-field input::placeholder,.contactUs_form-field textarea::placeholder{color:#94a3b8}.contactUs_form-field input:hover,.contactUs_form-field textarea:hover,.contactUs_form-field input:focus,.contactUs_form-field textarea:focus{background:#ffffff1f;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.contactUs_form-field textarea{resize:vertical;min-height:30px}.contactUs_submit-btn{background:linear-gradient(135deg,#f97316,#fb7185);border:none;border-radius:999px;padding:10px;color:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;margin-top:.5rem;width:125px;align-self:center;margin-top:5px}.contactUs_submit-btn:hover{transform:translateY(-2px);box-shadow:0 15px 30px #f9731666,0 0 40px #f9731633}.contactUs_newsletter-bar{background:#0f172acc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(148,163,184,.2);border-radius:16px;padding:17px 36px;margin-top:-237px;margin-left:500px}.contactUs_newsletter-content{gap:.5rem}.contactUs_newsletter-text h3{margin:0 0 .5rem;font-size:1.3rem;color:#fff;margin-left:17px}.contactUs_newsletter-text p{margin:0;color:#cbd5f5;font-size:.95rem}.contactUs_newsletter-form{display:flex;flex-direction:column;gap:1rem;flex:1}.contactUs_newsletter-form input{flex:1;background:#ffffff1a;border:1px solid rgba(148,163,184,.3);border-radius:12px;padding:12px 16px;color:#fff;outline:none;min-width:200px}.contactUs_newsletter-form input::placeholder{color:#94a3b8}.contactUs_subscribe-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:12px;padding:12px 28px;color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.contactUs_subscribe-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #3b82f64d}.contactUs_newsletter-bar{width:120%;position:relative;background:#0f163500;padding:12px;overflow:hidden;margin-top:-198px;height:130px}.contactUs_newsletter-bar:before,.contactUs_newsletter-bar:after{content:"";position:absolute;top:0;bottom:0;width:120px;pointer-events:none;z-index:2}.contactUs_newsletter-bar:before{left:0;background:linear-gradient(to right,#050a1e,#050a1e00)}.contactUs_newsletter-bar:after{right:0;background:linear-gradient(to left,#050a1e,#050a1e00)}.contactUs_newsletter-content{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:3}.contactUs_newsletter-text{flex:1;width:50%}.contactUs_newsletter-text h3{font-size:20px;font-weight:600;margin-bottom:6px}.contactUs_newsletter-text p{font-size:14px;opacity:.8;margin-left:18px}.contactUs_newsletter-form{flex:1;display:flex;justify-content:flex-end;gap:10px;padding-left:40px;border-left:1px solid rgba(255,255,255,.2)}.contactUs_newsletter-form input{width:240px;height:36px;padding:0 12px;border-radius:8px;border:none;background:#ffffff14;color:#fff}.contactUs_newsletter-form input::placeholder{color:#b0b8d1}.contactUs_subscribe-btn{height:36px;padding:0 18px;background:#3b82f6;border:none;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;transition:.25s}.contactUs_subscribe-btn:hover{background:#2563eb;transform:translateY(-1px)}@media(max-width:900px){.contactUs_newsletter-content{flex-direction:column;text-align:center}.contactUs_newsletter-form{border-left:none;padding-left:0;justify-content:center}}.contactUs_footer{background:#020617f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(148,163,184,.2);padding:2.5rem 0;width:150%;margin-top:10px;align-self:center;margin-bottom:-140px}.contactUs_footer-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:3rem;max-width:1200px;margin:0 auto 1rem;padding:0 1rem;margin-top:-20px}.contactUs_footer-nav a{color:#cbd5f5;text-decoration:none;font-size:.95rem;transition:color .3s ease;white-space:nowrap}.contactUs_footer-nav a:hover{color:#fff;text-decoration:underline}.contactUs_copyright{text-align:center;color:#94a3b8;font-size:.9rem;padding:0 1.5rem;margin-top:-7px}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.contactUs_container{padding:1rem 1rem 4rem}.contactUs_form-container{justify-content:center}.contactUs_form-card{max-width:100%;padding:2rem 1.5rem}.contactUs_newsletter-content{flex-direction:column;align-items:flex-start;gap:1.5rem}.contactUs_newsletter-form{width:100%;display:flex;flex-direction:column;gap:10px}.contactUs_newsletter-form input{width:100%;min-width:unset;order:-1}.contactUs_footer-nav{gap:1rem 1.5rem;justify-content:center}.contactUs_footer-nav a{font-size:.85rem}}@media(max-width:480px){.contactUs_header h1{font-size:2rem}.contactUs_header p{font-size:1rem}.contactUs_form-card h2{font-size:1.5rem}.contactUs_footer-nav{gap:.75rem 1rem}.contactUs_footer-nav a{font-size:.8rem}}.contactUs_newsletter-form-fields{display:flex!important;gap:15px!important}@media(max-width:768px){.contactUs_newsletter-form-fields{flex-direction:column!important}.contactUs_newsletter-form-fields input,.contactUs_newsletter-form-fields select,.contactUs_newsletter-form-fields textarea,.contactUs_newsletter-form-fields button{width:100%!important}}@media(max-width:768px){.contactUs_form-container{justify-content:center;margin-bottom:30px}.contactUs_form-card{height:auto;padding:28px 20px;border-radius:18px}.contactUs_contact-form{gap:14px}.contactUs_form-field input,.contactUs_form-field textarea{padding:12px 14px;font-size:15px}.contactUs_submit-btn{width:100%;height:42px;margin-top:10px;border-radius:10px}.contactUs_newsletter-bar{margin-top:25px;margin-left:0;padding:18px 16px;border-radius:14px;margin-bottom:26px}.contactUs_newsletter-content{flex-direction:column;gap:14px;margin-right:0;text-align:center}.contactUs_newsletter-form{flex-direction:column;border-left:none;padding-left:0;width:100%;align-items:center}.contactUs_newsletter-form input,.contactUs_subscribe-btn{width:100%;max-width:340px;height:42px;font-size:15px}}@media(max-width:480px){.contactUs_form-card{padding:24px 16px}.contactUs_newsletter-bar{margin-top:18px;padding:14px}}@media(min-width:1024px){.contactUs_newsletter-form{display:flex;flex-direction:column;gap:16px;width:50%;padding:12px}.contactUs_newsletter-form h3{grid-column:1 / -1;margin:0}.contactUs_newsletter-form input,.contactUs_subscribe-btn{height:38px}}.contactUs_qr-row{display:flex}.contactUs_newsletter-form-fields{display:flex;gap:12px;flex-direction:row}.contactUs_qr-card{margin-top:20px}.contactUs_qr-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.contactUs_qr-text h3{margin-bottom:5px}.contactUs_qr-text p{font-size:16px;font-weight:500}.contactUs_qr-row>div:last-child{display:flex;gap:20px}.contactUs_qr-box{background:#ffffff0d;padding:15px;border-radius:16px;text-align:center;transition:.3s ease;border:1px solid rgba(255,255,255,.08)}.contactUs_qr-box img{width:110px;height:110px;object-fit:cover;border-radius:10px;margin-bottom:8px}.contactUs_qr-box span{display:block;font-size:14px}.contactUs_qr-box:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0003}.contactUs_qr-card{width:680px;background:linear-gradient(145deg,#0201069c,#041b3863);border-radius:20px;padding:30px;border:1px solid rgba(255,255,255,.08);box-shadow:0 15px 40px #00000073;transition:.3s ease;height:259px;margin-left:-71px;margin-top:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);margin-right:-30px}.contactUs_qr-text h3{font-size:14px;font-weight:400;color:#fff;margin-bottom:5px;width:230px}.contactUs_qr-text p{font-size:16px;color:#f5c542;letter-spacing:1px;margin-bottom:20px}.contactUs_qr-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.contactUs_qr-box{background:linear-gradient(145deg,#ffffff0a,#ffffff05);border-radius:16px;padding:15px;text-align:center;width:150px;transition:.3s ease;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 0 12px #ffffff05}.contactUs_qr-box img{width:120px;height:120px;border-radius:12px;margin-bottom:10px;background:#fff;padding:6px}.contactUs_qr-box span{display:block;font-size:14px;color:#ddd;letter-spacing:.5px}.contactUs_qr-box:hover{transform:translateY(-6px) scale(1.04);box-shadow:0 12px 30px #f5c54240;border-color:#f5c54280}@media(max-width:768px){.contactUs_qr-row{flex-direction:column;align-items:center;text-align:center}.contactUs_qr-text{margin-bottom:10px}}.contactUs_whatsapp-link{display:inline-flex;align-items:center;gap:10px;margin-top:10px;padding:10px 16px;border-radius:40px;background:#25d36626;color:#25d366;font-weight:600;text-decoration:none;transition:all .3s ease;border:1px solid rgba(37,211,102,.4)}.contactUs_whatsapp-link:hover{background:#25d366;color:#fff;transform:translateY(-2px) scale(1.03);box-shadow:0 8px 20px #25d36666}.contactUs_whatsapp-icon{display:flex;transition:transform .3s ease}.contactUs_whatsapp-link:hover .contactUs_whatsapp-icon{transform:rotate(10deg) scale(1.15)}.contactUs_whatsapp-number{font-size:15px;letter-spacing:.3px}@media(max-width:768px){.contactUs_qr-row{flex-direction:column;text-align:center;align-items:center;gap:20px}.contactUs_qr-text{max-width:100%}.contactUs_qr-row>div[style]{justify-content:center;flex-wrap:wrap}.contactUs_qr-box img{width:100px}}@media(max-width:480px){.contactUs_qr-box img{width:90px}}@media(max-width:768px){.contactUs_form-container{display:flex;flex-direction:column;width:100%;margin-bottom:0}.contactUs_form-card{order:1;max-width:100%;margin:0 auto 30px;width:100%}.contactUs_qr-card{order:2;width:100%;max-width:100%;height:auto;padding:25px 20px;margin:0 auto 30px 0}.contactUs_newsletter-bar{order:3;width:100%;height:auto;padding:20px;margin:0 auto 30px 0}.contactUs_footer{order:4;width:112%;margin-top:0;margin-bottom:-79px;position:relative}.contactUs_qr-row{flex-direction:column;align-items:center;gap:20px}.contactUs_qr-text{text-align:center;width:100%}.contactUs_qr-row>div:last-child{justify-content:center;width:100%;flex-wrap:wrap}.contactUs_newsletter-content{flex-direction:column;text-align:center;gap:20px}.contactUs_newsletter-text{width:100%}.contactUs_newsletter-form{width:100%;padding-left:0;border-left:none;justify-content:center}.contactUs_newsletter-bar:before,.contactUs_newsletter-bar:after{display:none}}@media(max-width:480px){.contactUs_qr-box{width:130px}.contactUs_qr-box img{width:100px;height:100px}.contactUs_newsletter-form input,.contactUs_subscribe-btn{max-width:100%}}
