.hero.svelte-qzo0r3{position:relative;background:#2d3582;color:#fff;padding:clamp(48px,6vh,80px) 0 0;overflow:visible;min-height:90svh;display:flex;flex-direction:column}.overlay.svelte-qzo0r3{position:absolute;inset:0;background:url(../../../images/landing-hero.jpg) center/cover no-repeat;opacity:.22;mix-blend-mode:luminosity}.network.svelte-qzo0r3{position:absolute;inset:0;opacity:.15;background-image:radial-gradient(circle,rgba(100,140,255,.4) 1px,transparent 1px);background-size:60px 60px}.container.svelte-qzo0r3{position:relative;max-width:1200px;margin:auto;width:100%;flex:1;display:flex;flex-direction:column;gap:0;justify-content:flex-end;padding:0 40px}.hero-top.svelte-qzo0r3{display:flex;align-items:center;gap:36px;padding-bottom:60px;margin-top:auto;margin-bottom:auto}.logo-img.svelte-qzo0r3{flex-shrink:0;height:220px;width:auto;object-fit:contain}.text.svelte-qzo0r3 h1:where(.svelte-qzo0r3){font-family:Rubik,sans-serif;font-weight:800;font-size:85px;line-height:1;letter-spacing:-1px;color:#fff;margin:0}.text.svelte-qzo0r3 p:where(.svelte-qzo0r3){margin-top:14px;font-family:Fustat,sans-serif;font-size:17px;color:#ffffffa6;font-weight:400;letter-spacing:.01em}.cta.svelte-qzo0r3{display:flex;gap:0;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden}.card.svelte-qzo0r3{flex:1;padding:clamp(28px,4vw,48px) clamp(24px,4vw,52px);display:flex;align-items:center;gap:clamp(14px,2vw,24px);cursor:pointer;text-decoration:none;transition:filter .2s ease;width:100%;box-sizing:border-box;min-width:0;border-radius:24px 24px 0 0}.card.svelte-qzo0r3:hover{filter:brightness(1.1)}.card-left.svelte-qzo0r3{background:linear-gradient(114.2deg,#293f8e 34.49%,#3661c9,#23559f 88.15%);border:2px solid #23559F}.card-right.svelte-qzo0r3{background:linear-gradient(114.2deg,#0b1848 34.49%,#384a77,#031838 88.15%);border-left:2px solid #545454}.card-icon.svelte-qzo0r3{width:52px;height:52px;border:2px solid rgba(255,255,255,.35);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-icon.svelte-qzo0r3 svg:where(.svelte-qzo0r3){width:26px;height:26px}.card-text.svelte-qzo0r3{flex:1;min-width:0;overflow:hidden}.card.svelte-qzo0r3 h3:where(.svelte-qzo0r3){font-family:Fustat,sans-serif;font-weight:800;font-size:26px;line-height:1.1;color:#fff;margin:0 0 6px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.card.svelte-qzo0r3 span:where(.svelte-qzo0r3){font-family:Fustat,sans-serif;font-size:16px;color:#fff9;font-weight:800}.card-arrow.svelte-qzo0r3{display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:.7}.card-arrow.svelte-qzo0r3 svg:where(.svelte-qzo0r3){width:20px;height:20px}@media(max-width:900px){.text.svelte-qzo0r3 h1:where(.svelte-qzo0r3){font-size:54px}}@media(max-width:768px){.hero.svelte-qzo0r3{padding:60px 20px 0}.hero-top.svelte-qzo0r3{flex-direction:column;align-items:flex-start;gap:24px}.text.svelte-qzo0r3 h1:where(.svelte-qzo0r3){font-size:40px}.cta.svelte-qzo0r3{flex-direction:column;border-radius:12px 12px 0 0}.card-right.svelte-qzo0r3{border-left:none;border-top:1px solid rgba(255,255,255,.08)}}@media(max-width:768px){.hero.svelte-qzo0r3{padding:60px 20px 0}.container.svelte-qzo0r3{padding:0 20px}.hero-top.svelte-qzo0r3{flex-direction:column;align-items:flex-start;gap:24px;padding-bottom:36px}.logo-img.svelte-qzo0r3{height:140px}.text.svelte-qzo0r3 h1:where(.svelte-qzo0r3){font-size:40px}.cta.svelte-qzo0r3{flex-direction:column;border-radius:12px 12px 0 0}.card.svelte-qzo0r3{padding:28px 24px;border-radius:16px 16px 0 0}.card.svelte-qzo0r3 h3:where(.svelte-qzo0r3){font-size:20px;white-space:normal}.card-right.svelte-qzo0r3{border-left:none;border-top:1px solid rgba(255,255,255,.08)}}.about-event.svelte-ur3lq4{background-color:#f5f5f5;display:flex;align-items:center;gap:80px;padding:100px 89px 60px;box-sizing:border-box;font-family:Fustat,sans-serif}.event-img-wrapper.svelte-ur3lq4{position:relative;width:380px;height:280px;border-radius:16px;overflow:hidden;flex-shrink:0}.event-img.svelte-ur3lq4{width:100%;height:100%;object-fit:cover;display:block}.event-img-wrapper.svelte-ur3lq4:after{content:"";position:absolute;inset:0;background:#00000040;border-radius:16px}.event-content.svelte-ur3lq4{flex:1;display:flex;flex-direction:column;gap:16px}.label.svelte-ur3lq4{font-weight:600;font-size:16px;letter-spacing:.2em;color:#ed7e0e}.event-title.svelte-ur3lq4{font-weight:800;font-size:28px;color:#1b2e6b;margin:0;line-height:1.3}.event-desc.svelte-ur3lq4{font-weight:400;font-size:16px;color:#555;line-height:1.7;text-align:justify;margin:0}@media(max-width:900px){.about-event.svelte-ur3lq4{padding:60px 40px;gap:40px}.event-img-wrapper.svelte-ur3lq4{width:280px;height:220px}}@media(max-width:700px){.about-event.svelte-ur3lq4{flex-direction:column;padding:48px 24px}.event-img-wrapper.svelte-ur3lq4{width:100%;height:240px}}.about-host.svelte-zf4ee2{background-color:#f5f5f5;display:flex;flex-direction:column;padding:0 89px 100px;gap:40px;font-family:Fustat,sans-serif;box-sizing:border-box}.divider.svelte-zf4ee2{width:100%;height:1px;background:#00000014}.host-content.svelte-zf4ee2{display:flex;flex-direction:column;gap:16px;max-width:520px}.label.svelte-zf4ee2{font-weight:600;font-size:16px;letter-spacing:.2em;color:#ed7e0e}.host-title.svelte-zf4ee2{font-weight:800;font-size:28px;color:#1b2e6b;margin:0;line-height:1.3}.host-desc.svelte-zf4ee2{font-weight:400;font-size:16px;color:#555;line-height:1.7;margin:0;text-align:justify}.host-btn.svelte-zf4ee2{margin-top:8px;padding:12px 24px;background:transparent;border:1.5px solid #333;border-radius:6px;font-family:Fustat,sans-serif;font-size:14px;font-weight:500;color:#333;cursor:pointer;width:fit-content;text-decoration:none;display:inline-block;transition:background .2s,color .2s}.host-btn.svelte-zf4ee2:hover{background:#2d3582;color:#fff}@media(max-width:900px){.about-host.svelte-zf4ee2{padding:0 40px 80px}}@media(max-width:700px){.about-host.svelte-zf4ee2{padding:0 24px 60px}.host-content.svelte-zf4ee2{max-width:100%}}.leadership-section.svelte-16664k0{background-color:#f5f5f5;padding:0 89px 100px;display:flex;flex-direction:column;gap:40px;font-family:Fustat,sans-serif;box-sizing:border-box}.section-header.svelte-16664k0{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.label.svelte-16664k0{font-weight:600;font-size:16px;letter-spacing:.2em;color:#ed7e0e}.section-title.svelte-16664k0{font-weight:800;font-size:28px;color:#1b2e6b;margin:0}.cards.svelte-16664k0{display:flex;flex-direction:column;gap:20px}.leader-card.svelte-16664k0{background:#ebebeb;border-radius:16px;display:flex;align-items:flex-start;gap:40px;padding:32px 40px;box-sizing:border-box;transition:box-shadow .2s}.leader-card.svelte-16664k0:hover{box-shadow:0 8px 32px #0000001a}.leader-img.svelte-16664k0{width:180px;height:180px;border-radius:12px;object-fit:cover;flex-shrink:0;object-position:top;aspect-ratio:1 / 1}.leader-info.svelte-16664k0{flex:1;display:flex;flex-direction:column;gap:8px;padding-top:8px}.leader-name.svelte-16664k0{font-weight:800;font-size:20px;color:#1b2e6b;margin:0}.leader-role.svelte-16664k0{font-size:14px;font-weight:600;color:#ed7e0e}.leader-bio.svelte-16664k0{font-size:15px;color:#555;line-height:1.7;text-align:justify;margin:0}@media(max-width:900px){.leadership-section.svelte-16664k0{padding:0 40px 80px}}@media(max-width:700px){.leadership-section.svelte-16664k0{padding:0 24px 60px}.leader-card.svelte-16664k0{flex-direction:column;padding:24px;gap:20px}.leader-img.svelte-16664k0{width:100%;height:auto;aspect-ratio:1 / 1;max-width:260px;align-self:center}}
