*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:auto}body{min-height:100vh;font-family:'Inter',system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background-color:#001127;color:#fff;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem;font-family:"Outfit",sans-serif}p{color:rgb(255 255 255 / .75);font-family:"Outfit",sans-serif;line-height:1.6;font-weight:200}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}section{width:100%;position:relative}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.primary-btn{margin-top:30px;padding:14px 28px;border-radius:15px;border:none;cursor:pointer;background-color:#3D4BFF;color:#fff;font-weight:600;letter-spacing:1px;font-size:.95rem;transition:transform 0.3s ease,box-shadow 0.3s ease}.primary-btn:hover{transform:translateY(-3px);background-color:#2632FF;box-shadow:0 12px 30px rgb(124 77 255 / .4)}.reveal{opacity:0;transform:translateY(40px);transition:opacity 0.7s ease,transform 0.7s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.hero{position:relative;width:100%;height:100vh;min-height:560px;overflow:hidden}.hero-card-container{background-color:#146EF547;padding:3px 14px 3px 14px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#146EF5;border-radius:30px 30px 30px 30px;text-align:center;margin-bottom:10px}.video-bg{position:absolute;inset:0;z-index:1;overflow:hidden}.video-bg iframe{position:absolute;top:50%;left:50%;width:177.77vh;height:100vh;min-width:100%;min-height:56.25vw;transform:translate(-50%,-50%);pointer-events:none}.hero::after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(to bottom,rgb(0 0 0 / .1),rgb(0 0 0 / .1),rgb(0 0 0 / .1))}.hero-lcp-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-content{position:relative;z-index:3;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 24px;animation:heroSlideUp 1.2s ease forwards}.hero-title{max-width:900px;font-size:clamp(2.4rem, 5vw, 4rem);font-weight:700;line-height:1.15}.hero-subtitle{margin-top:14px;max-width:700px;font-size:1.15rem;opacity:.85}@keyframes heroSlideUp{from{opacity:0;transform:translateY(70px)}to{opacity:1;transform:translateY(0)}}.hero-content.fade-out{animation:heroFadeOut 1s ease forwards}@keyframes heroFadeOut{to{opacity:0;transform:translateY(-20px)}}@media (max-width:1024px){.hero{min-height:520px}.hero-title{font-size:clamp(2.2rem, 5vw, 3.2rem)}.hero-subtitle{font-size:1.05rem}}@media (max-width:600px){.hero{height:90vh;min-height:480px}.hero-content{padding:0 18px}.hero-title{font-size:2.1rem;line-height:1.2}.hero-subtitle{font-size:.95rem;margin-top:10px}}.stats-section{padding:80px 5%}.stats-container{max-width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.stat{padding:0 24px}.stat h2{font-size:3.2rem;font-weight:700;line-height:1.1}.stat h3{margin-top:6px;font-size:.85rem;letter-spacing:1px;opacity:.75}@media (min-width:901px){.stat:not(:last-child)::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:60px;background:rgb(255 255 255 / .25)}.stat{position:relative}}@media (max-width:900px){.stats-section{padding:15px}.stats-container{grid-template-columns:repeat(2,1fr)}.stat{padding:14px 0 14px 0;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgb(255 255 255 / .25);border-bottom:1px solid rgb(255 255 255 / .25)}.stat:nth-child(2n){border-right:none}.stat:nth-last-child(-n+2){border-bottom:none}.stat h2{font-size:2rem;line-height:.3}.stat h3{font-size:.8rem;letter-spacing:1px}}@media (max-width:360px){.stat h2{font-size:1.8rem}.stat{min-height:110px}}.why-section{padding:50px 5%}.why-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center}.why-image{width:100%}.why-image img{width:100%;display:block;border-radius:18px;box-shadow:0 20px 60px rgb(0 0 0 / .5);object-fit:cover}.why-content{max-width:520px}.why-content h2{font-size:2.8rem;line-height:1.2;margin-bottom:20px}.why-content p{font-size:1rem;line-height:1.75;opacity:.85}.why-content .primary-btn{margin-top:28px}@media (max-width:1024px){.why-container{gap:48px}.why-content h2{font-size:2.4rem}}@media (max-width:900px){.why-section{padding:64px 6%}.why-container{grid-template-columns:1fr;gap:40px}.why-content{max-width:100%}.why-content h2{font-size:2rem}.why-content p{font-size:.95rem;line-height:1.3}.why-image img{max-height:240px;object-fit:cover}}@media (max-width:360px){.why-content h2{font-size:1.8rem}}.impact-section{padding:120px 6%;background-color:#001127}.impact-title{text-align:center;font-size:clamp(2rem, 4vw, 3rem);margin-bottom:80px;font-weight:700}.impact-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.impact-card{position:relative;padding:32px;border-radius:20px;background:rgb(8 16 32 / .75);border:1px solid rgb(255 255 255 / .08);@supports (backdrop-filter:blur(8px)){backdrop-filter:blur(8px)}transition:transform 0.35s ease,border-color 0.35s ease,box-shadow 0.35s ease}.impact-card:hover{transform:translateY(-6px);border-color:rgb(79 140 255 / .9);box-shadow:0 0 0 1px rgb(79 140 255 / .6),0 0 24px rgb(79 140 255 / .35),0 12px 40px rgb(0 0 0 / .6)}.impact-card .icon{width:80px;height:80px;font-size:2rem;display:flex;align-items:center;justify-content:center}.impact-card h3{font-size:1.3rem;margin-bottom:12px;font-weight:600}.impact-card p{font-size:.95rem;line-height:1.7;opacity:.85}@media (max-width:1000px){.impact-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.impact-section{padding:70px 6%}.impact-title{margin-bottom:50px}.impact-grid{grid-template-columns:1fr;gap:24px}.impact-card{padding:26px}.impact-card h3{font-size:1.15rem}.impact-card p{font-size:.9rem;line-height:1.6}}.focus-section{padding:90px 0 140px;text-align:center;background:radial-gradient(1200px 600px at 50% 15%,#1a2fa6 0%,#0d1e6a 40%,#07123f 65%,#020617 100%)}.focus-title{font-size:clamp(2rem, 4vw, 3rem);margin-bottom:60px;font-weight:700}.focus-shell{position:relative;max-width:1100px;margin:0 auto}.focus-wrapper{position:relative;overflow:hidden;width:100%}.focus-cards{display:flex;gap:30px;transition:transform 0.5s ease;will-change:transform}.focus-card{position:relative;flex:0 0 340px;height:370px;border-radius:22px;overflow:hidden;background:rgb(255 255 255 / .06)}.focus-card img{width:100%;height:100%;display:block}.focus-label{position:absolute;inset:auto 0 0 0;padding:18px 20px;font-size:1rem;font-weight:500;text-align:left;background:linear-gradient(to top,rgb(0 0 0 / .85),rgb(0 0 0 / .2),transparent)}.focus-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:none;background:linear-gradient(135deg,#4f6bff,#7c4dff);color:#fff;font-size:26px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:5}.focus-nav.left{left:-64px}.focus-nav.right{right:-64px}@media (max-width:1024px){.focus-shell{max-width:760px}.focus-card{flex:0 0 300px;height:360px}.focus-nav.left{left:-50px}.focus-nav.right{right:-50px}}@media (max-width:600px){.focus-section{padding:70px 0 90px}.focus-wrapper{width:100%;overflow:hidden;padding:0 16px}.focus-cards{display:flex;align-items:center;gap:0}.focus-card{flex:0 0 100%;max-width:100%;height:320px;border-radius:20px;transform:scale(.96)}.focus-card img{width:100%;height:100%}.focus-label{font-size:.95rem;padding:14px 16px}.focus-nav{display:flex;width:40px;height:40px;font-size:22px;z-index:10}.focus-nav.left{left:8px}.focus-nav.right{right:8px}}.offerings-section{padding:90px 6% 90px;text-align:center;background-image:url(https://indiasoft.org/wp-content/uploads/2025/08/Frame-6-scaled.png);background-position:center center;background-repeat:no-repeat;background-size:cover}.offerings-title{font-size:clamp(2rem, 4vw, 3rem);margin-bottom:80px;font-weight:700}.offerings-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.offering-card{padding:34px 26px;border-radius:20px;background:rgb(8 16 32 / .75);border:1px solid rgb(255 255 255 / .08);@supports (backdrop-filter:blur(8px)){backdrop-filter:blur(8px)}font-size:1.05rem;font-weight:500;line-height:1.55;text-align:left;transition:transform 0.25s ease,border-color 0.25s ease,box-shadow 0.25s ease}.offering-card:hover{transform:translateY(-4px);border-color:rgb(79 140 255 / .9);box-shadow:0 0 0 1px rgb(79 140 255 / .6),0 0 22px rgb(79 140 255 / .35),0 10px 30px rgb(0 0 0 / .6)}.offering-card.highlight{border-color:rgb(79 140 255 / .9);box-shadow:0 0 0 1px rgb(79 140 255 / .5),0 0 18px rgb(79 140 255 / .25)}@media (max-width:1100px){.offerings-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.offerings-section{padding:80px 6% 100px}.offerings-grid{grid-template-columns:1fr;gap:22px}.offering-card{text-align:center;padding:30px 22px;font-size:1rem}}.testimonial-bg{background-image:url(https://indiasoft.org/wp-content/uploads/2025/08/Frame-1000004771-scaled.png);background-position:center center;background-repeat:no-repeat;background-size:cover}.testimonials-section{padding:90px 6%;text-align:center;overflow:hidden}.exhibitors-testimonials-section{padding-top:0}.testimonials-title{font-size:clamp(2rem, 4vw, 3rem);margin-bottom:70px;font-weight:700}.testimonials-wrapper{max-width:1200px;margin:0 auto;overflow:hidden}.testimonials-track{display:flex;gap:30px;transition:transform 0.6s ease;touch-action:pan-y;will-change:transform}.testimonial-card{flex:0 0 calc((100% - 60px) / 3);background:radial-gradient(circle at top,rgb(20 30 60 / .9),rgb(5 10 25 / .95));border-radius:26px;padding:42px 36px 46px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:460px}.testimonial-avatar{width:86px;height:86px;border-radius:50%;overflow:hidden;margin-bottom:22px}.testimonial-avatar img{width:100%;height:100%;object-fit:cover}.testimonial-text{font-size:.95rem;line-height:1.65;color:rgb(255 255 255 / .78);text-align:center;margin-bottom:30px;max-height:180px;overflow:hidden}.testimonial-name{font-size:1.05rem;font-weight:600;margin-bottom:6px}.testimonial-role{font-size:.75rem;letter-spacing:1px;text-transform:uppercase;opacity:.6}.testimonial-dots{margin-top:40px;display:flex;justify-content:center;gap:10px}.testimonial-dots span{width:7px;height:7px;border-radius:50%;background:rgb(255 255 255 / .3);cursor:pointer;transition:transform 0.3s ease,background 0.3s ease}.testimonial-dots span.active{background:#6f8cff;transform:scale(1.6)}@media (max-width:768px){.testimonial-card{flex:0 0 100%;min-height:420px}.testimonials-track{gap:0}}.testimonial-author h4{font-size:1.05rem;font-weight:600;margin-bottom:6px}.testimonial-author span{font-size:.75rem;letter-spacing:1px;text-transform:uppercase;opacity:.6;display:block}.org-section{padding-top:90px;padding-left:90px;padding-right:90px;padding-bottom:30px;text-align:center;background:#fff;color:#0b1d3a!important}.org-title{font-size:clamp(1.8rem, 3vw, 2.4rem);font-weight:700;margin-bottom:60px}.org-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:40px 30px;align-items:center;justify-items:center;margin-bottom:60px}.org-grid--single{grid-template-columns:1fr}.org-grid--media{grid-template-columns:repeat(2,1fr)}.org-item{max-width:200px;width:100%;display:flex;align-items:center;justify-content:center}.org-item img{max-width:100%;max-height:80px;object-fit:contain;filter:none;opacity:1;transition:transform 0.25s ease}.org-item img:hover{transform:scale(1.04)}@media (max-width:1100px){.org-grid{grid-template-columns:repeat(3,1fr)}.org-grid--media{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.org-section{padding:80px 6%}.org-title{margin-bottom:40px}.org-grid{grid-template-columns:repeat(2,1fr);gap:30px 20px;margin-bottom:80px}.org-grid--single{grid-template-columns:1fr}.org-item img{max-height:60px}}.media-partners .org-grid{display:flex;justify-content:center;align-items:center;gap:80px;flex-wrap:wrap}.media-partners .org-item img{max-height:70px}.international-partners{background:#fff;padding-top:1px;padding-left:0;padding-right:0;padding-bottom:120px}.org-carousel{overflow:hidden;width:100%}.org-track{display:flex;gap:100px;align-items:center;will-change:transform;transition:transform 0.4s ease}.international-partners .org-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.international-partners .org-item img{max-height:80px;margin-bottom:10px;max-width:200%}.org-subtext{display:block;font-size:.9rem;font-weight:500;color:#333;opacity:.85}@media (max-width:768px){.international-partners .org-item img{max-height:60px}.org-subtext{font-size:.85rem}}.spotlight-section{padding:90px 0 30px;text-align:center;background-color:#0f1a31}.spotlight-title{font-size:clamp(2rem, 4vw, 3rem);margin-bottom:60px;font-weight:700}.spotlight-shell{position:relative;max-width:1120px;margin:0 auto}.spotlight-wrapper{position:relative;overflow-x:hidden;overflow-y:visible;padding-top:40px;padding-bottom:100px;padding-left:20px;padding-right:20px;width:100%}.spotlight-cards{display:flex;gap:30px;transition:transform 0.5s ease;will-change:transform}.spotlight-card-inner{width:100%;height:100%;border-radius:22px;overflow:hidden;background:rgb(255 255 255 / .06);transition:transform 0.35s ease,box-shadow 0.35s ease;transform-origin:center center}.spotlight-card{position:relative;flex:0 0 340px;height:350px;border-radius:22px;overflow:visible;background:rgb(255 255 255 / .06);transition:transform 0.35s ease,box-shadow 0.35s ease}.spotlight-card:hover{transform:scale(1.06);box-shadow:0 28px 70px rgb(0 0 0 / .65)}.spotlight-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.5s ease}.spotlight-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:none;background:linear-gradient(135deg,#4f6bff,#7c4dff);color:#fff;font-size:26px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:5}.spotlight-nav.left{left:-64px}.spotlight-nav.right{right:-64px}@media (hover:hover){.spotlight-card:hover .spotlight-card-inner{transform:scale(1.06);box-shadow:0 28px 70px rgb(0 0 0 / .65)}}@media (max-width:600px){.spotlight-section{padding:70px 0 90px}.spotlight-wrapper{padding:0 16px}.spotlight-cards{gap:0}.spotlight-card{flex:0 0 100%;height:320px;transform:scale(.96)}.spotlight-nav{width:40px;height:40px;font-size:22px}.spotlight-nav.left{left:8px}.spotlight-nav.right{right:8px}}@media (max-width:600px){.impact-card:hover,.spotlight-card:hover{box-shadow:0 16px 40px rgb(0 0 0 / .5)}} .org-title {color: black !important;}.focus-nav {font-size: 26px !important;}.spotlight-nav {font-size: 26px !important;}