:root{--hero-height: 92vh;--hero-height-mobile: 100svh;--hero-primary: #f47b20;--hero-primary-dark: #d9680d;--hero-blue: #1a2b5f;--hero-ease: cubic-bezier(.4, 0, .2, 1);--hero-transition: .6s var(--hero-ease);--hero-transition-fast: .3s var(--hero-ease)}.hero[data-astro-cid-r6qggs4k]{position:relative;width:100%;height:var(--hero-height);overflow:hidden;background:#0a0e1a}@supports (height: 100svh){.hero[data-astro-cid-r6qggs4k]{height:var(--hero-height-mobile)}}.hero__slides[data-astro-cid-r6qggs4k]{position:relative;width:100%;height:100%}.hero__slide[data-astro-cid-r6qggs4k]{position:absolute;inset:0;opacity:0;visibility:hidden;z-index:1;transition:opacity 1s ease,visibility 1s ease}.hero__slide[data-astro-cid-r6qggs4k].is-active{opacity:1;visibility:visible;z-index:2}.hero__bg[data-astro-cid-r6qggs4k]{position:absolute;inset:-20px;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform 8s ease-out;will-change:transform}.hero__slide[data-astro-cid-r6qggs4k].is-active .hero__bg[data-astro-cid-r6qggs4k]{transform:scale(1.06)}.hero__overlay[data-astro-cid-r6qggs4k]{position:absolute;inset:0;background:linear-gradient(135deg,#0a0e1ae0,#0a0e1a80,#0a0e1ab3);z-index:1}.hero__overlay[data-astro-cid-r6qggs4k]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:180px;background:linear-gradient(to top,rgba(10,14,26,.85),transparent)}.hero__decor[data-astro-cid-r6qggs4k]{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden}.hero__decor-circle[data-astro-cid-r6qggs4k]{position:absolute;border-radius:50%;border:1px solid rgba(244,123,32,.08)}.hero__decor-circle--1[data-astro-cid-r6qggs4k]{width:500px;height:500px;top:-180px;right:-80px;animation:floatCircle 20s ease-in-out infinite}.hero__decor-circle--2[data-astro-cid-r6qggs4k]{width:350px;height:350px;bottom:-80px;left:-60px;border-color:#ffffff0a;animation:floatCircle 15s ease-in-out infinite reverse}@keyframes floatCircle{0%,to{transform:translate(0)}33%{transform:translate(15px,-15px)}66%{transform:translate(-10px,10px)}}.hero__container[data-astro-cid-r6qggs4k]{position:relative;z-index:5;max-width:1280px;margin:0 auto;padding:0 48px;height:100%;display:flex;align-items:center}.hero__content[data-astro-cid-r6qggs4k]{width:100%;display:flex;flex-direction:column;gap:36px;padding-bottom:70px}.hero__text[data-astro-cid-r6qggs4k]{max-width:640px}.hero__tag[data-astro-cid-r6qggs4k]{display:inline-flex;align-items:center;gap:8px;padding:6px 16px 6px 12px;background:#f47b201f;border:1px solid rgba(244,123,32,.25);border-radius:50px;color:var(--hero-primary);font-size:.75rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;margin-bottom:18px;backdrop-filter:blur(10px)}.hero__tag-dot[data-astro-cid-r6qggs4k]{width:7px;height:7px;background:var(--hero-primary);border-radius:50%;animation:pulse 2s ease-in-out infinite;flex-shrink:0}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.hero__title[data-astro-cid-r6qggs4k]{font-size:clamp(1.5rem,3.2vw,2.6rem);font-weight:800;color:#fff;line-height:1.15;margin-bottom:14px;letter-spacing:-.02em}.hero__desc[data-astro-cid-r6qggs4k]{font-size:clamp(.88rem,1.1vw,1rem);color:#ffffffa6;line-height:1.7;margin-bottom:28px;max-width:520px}.hero__actions[data-astro-cid-r6qggs4k]{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.hero__btn[data-astro-cid-r6qggs4k]{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;font-size:.88rem;font-weight:700;border-radius:60px;text-decoration:none;transition:all var(--hero-transition-fast);cursor:pointer;position:relative;overflow:hidden;white-space:nowrap}.hero__btn--primary[data-astro-cid-r6qggs4k]{background:linear-gradient(135deg,var(--hero-primary),var(--hero-primary-dark));color:#fff;box-shadow:0 4px 18px #f47b2059,inset 0 1px #ffffff1f}.hero__btn--primary[data-astro-cid-r6qggs4k]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent);transition:left .5s ease}.hero__btn--primary[data-astro-cid-r6qggs4k]:hover:before{left:100%}.hero__btn--primary[data-astro-cid-r6qggs4k]:hover{transform:translateY(-2px);box-shadow:0 6px 24px #f47b2073,inset 0 1px #ffffff2e}.hero__btn--primary[data-astro-cid-r6qggs4k] svg[data-astro-cid-r6qggs4k]{transition:transform var(--hero-transition-fast)}.hero__btn--primary[data-astro-cid-r6qggs4k]:hover svg[data-astro-cid-r6qggs4k]{transform:translate(3px)}.hero__btn--outline[data-astro-cid-r6qggs4k]{background:#ffffff12;color:#fff;border:1.5px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.hero__btn--outline[data-astro-cid-r6qggs4k]:hover{background:#ffffff21;border-color:#ffffff73;transform:translateY(-2px)}.hero__btn--outline[data-astro-cid-r6qggs4k] svg[data-astro-cid-r6qggs4k]{transition:transform var(--hero-transition-fast)}.hero__btn--outline[data-astro-cid-r6qggs4k]:hover svg[data-astro-cid-r6qggs4k]{transform:translate(3px)}.hero__stats[data-astro-cid-r6qggs4k]{display:flex;background:#ffffff0d;backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-radius:14px;overflow:hidden;max-width:420px}.hero__stat[data-astro-cid-r6qggs4k]{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:16px 20px;position:relative}.hero__stat[data-astro-cid-r6qggs4k]:not(:last-child):after{content:"";position:absolute;right:0;top:22%;height:56%;width:1px;background:#ffffff14}.hero__stat-value[data-astro-cid-r6qggs4k]{font-size:1.35rem;font-weight:800;color:var(--hero-primary);line-height:1}.hero__stat-label[data-astro-cid-r6qggs4k]{font-size:.68rem;color:#ffffff73;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.hero__nav[data-astro-cid-r6qggs4k]{position:absolute;right:48px;top:50%;transform:translateY(-50%);z-index:10;display:flex;flex-direction:column;gap:10px}.hero__nav-btn[data-astro-cid-r6qggs4k]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff12;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;cursor:pointer;transition:all var(--hero-transition-fast)}.hero__nav-btn[data-astro-cid-r6qggs4k]:hover{background:var(--hero-primary);border-color:var(--hero-primary);transform:scale(1.06);box-shadow:0 4px 16px #f47b2059}.hero__nav-btn[data-astro-cid-r6qggs4k]:active{transform:scale(.95)}.hero__indicators[data-astro-cid-r6qggs4k]{position:absolute;bottom:36px;left:50%;transform:translate(-50%);z-index:10;display:flex;align-items:center;gap:10px}.hero__indicator[data-astro-cid-r6qggs4k]{background:none;border:none;cursor:pointer;padding:8px 0;transition:all var(--hero-transition-fast)}.hero__indicator-bar[data-astro-cid-r6qggs4k]{display:block;width:36px;height:3px;background:#ffffff2e;border-radius:3px;overflow:hidden;transition:width var(--hero-transition-fast)}.hero__indicator[data-astro-cid-r6qggs4k].is-active .hero__indicator-bar[data-astro-cid-r6qggs4k]{width:56px}.hero__indicator[data-astro-cid-r6qggs4k]:hover .hero__indicator-bar[data-astro-cid-r6qggs4k]{background:#ffffff4d}.hero__indicator-fill[data-astro-cid-r6qggs4k]{display:block;width:0%;height:100%;background:var(--hero-primary);border-radius:3px}.hero__indicator[data-astro-cid-r6qggs4k].is-active .hero__indicator-fill[data-astro-cid-r6qggs4k]{animation:progressFill 5s linear forwards}@keyframes progressFill{0%{width:0%}to{width:100%}}.anim-item[data-astro-cid-r6qggs4k]{opacity:0;transform:translateY(30px);transition:opacity .7s var(--hero-ease),transform .7s var(--hero-ease)}.hero__slide[data-astro-cid-r6qggs4k].is-active .anim-item[data-astro-cid-r6qggs4k]{opacity:1;transform:translateY(0)}.anim-delay-1[data-astro-cid-r6qggs4k]{transition-delay:.12s}.anim-delay-2[data-astro-cid-r6qggs4k]{transition-delay:.24s}.anim-delay-3[data-astro-cid-r6qggs4k]{transition-delay:.36s}.anim-delay-4[data-astro-cid-r6qggs4k]{transition-delay:.48s}.hero__slide[data-astro-cid-r6qggs4k]:not(.is-active) .anim-item[data-astro-cid-r6qggs4k]{opacity:0;transform:translateY(30px);transition-delay:0s;transition-duration:.25s}@media(max-width:1024px){.hero__container[data-astro-cid-r6qggs4k]{padding:0 32px}.hero__nav[data-astro-cid-r6qggs4k]{right:28px}.hero__title[data-astro-cid-r6qggs4k]{font-size:clamp(1.4rem,3vw,2.2rem)}.hero__stats[data-astro-cid-r6qggs4k]{max-width:100%}}@media(max-width:768px){.hero[data-astro-cid-r6qggs4k]{height:100svh;min-height:580px}.hero__container[data-astro-cid-r6qggs4k]{padding:0 20px 100px;align-items:flex-end}.hero__content[data-astro-cid-r6qggs4k]{gap:24px;padding-bottom:0}.hero__tag[data-astro-cid-r6qggs4k]{font-size:.68rem;padding:5px 12px 5px 9px;margin-bottom:12px}.hero__title[data-astro-cid-r6qggs4k]{font-size:clamp(1.35rem,5.5vw,2rem);margin-bottom:10px}.hero__desc[data-astro-cid-r6qggs4k]{font-size:.85rem;margin-bottom:20px}.hero__actions[data-astro-cid-r6qggs4k]{flex-direction:column;gap:10px;width:100%}.hero__btn[data-astro-cid-r6qggs4k]{width:100%;justify-content:center;padding:14px 24px;font-size:.85rem}.hero__nav[data-astro-cid-r6qggs4k]{flex-direction:row;right:20px;top:auto;bottom:30px;transform:none;gap:8px}.hero__nav-btn[data-astro-cid-r6qggs4k]{width:42px;height:42px;border-radius:10px}.hero__indicators[data-astro-cid-r6qggs4k]{left:20px;bottom:38px;transform:none;gap:6px}.hero__indicator-bar[data-astro-cid-r6qggs4k]{width:24px;height:3px}.hero__indicator[data-astro-cid-r6qggs4k].is-active .hero__indicator-bar[data-astro-cid-r6qggs4k]{width:40px}.hero__stats[data-astro-cid-r6qggs4k]{border-radius:10px}.hero__stat[data-astro-cid-r6qggs4k]{padding:12px 10px}.hero__stat-value[data-astro-cid-r6qggs4k]{font-size:1.15rem}.hero__stat-label[data-astro-cid-r6qggs4k]{font-size:.6rem}.hero__overlay[data-astro-cid-r6qggs4k]{background:linear-gradient(180deg,#0a0e1a73,#0a0e1aa6 40%,#0a0e1aeb)}.hero__decor-circle--1[data-astro-cid-r6qggs4k]{width:260px;height:260px;top:-80px;right:-50px}.hero__decor-circle--2[data-astro-cid-r6qggs4k]{width:180px;height:180px}}@media(max-width:400px){.hero[data-astro-cid-r6qggs4k]{min-height:540px}.hero__container[data-astro-cid-r6qggs4k]{padding:0 16px 90px}.hero__title[data-astro-cid-r6qggs4k]{font-size:1.3rem}.hero__desc[data-astro-cid-r6qggs4k]{font-size:.82rem}.hero__btn[data-astro-cid-r6qggs4k]{padding:12px 20px;font-size:.82rem}.hero__stat[data-astro-cid-r6qggs4k]{padding:10px 6px}.hero__stat-value[data-astro-cid-r6qggs4k]{font-size:1rem}.hero__indicators[data-astro-cid-r6qggs4k]{left:16px;bottom:34px}.hero__nav[data-astro-cid-r6qggs4k]{right:16px;bottom:26px}.hero__nav-btn[data-astro-cid-r6qggs4k]{width:38px;height:38px}}@media(max-height:500px)and (orientation:landscape){.hero[data-astro-cid-r6qggs4k]{height:auto;min-height:100svh}.hero__container[data-astro-cid-r6qggs4k]{padding-top:80px;padding-bottom:80px}.hero__stats[data-astro-cid-r6qggs4k]{display:none}.hero__actions[data-astro-cid-r6qggs4k]{flex-direction:row}.hero__btn[data-astro-cid-r6qggs4k]{width:auto}}@media(prefers-reduced-motion:reduce){.hero__bg[data-astro-cid-r6qggs4k]{transition:none}.hero__slide[data-astro-cid-r6qggs4k].is-active .hero__bg[data-astro-cid-r6qggs4k]{transform:none}.anim-item[data-astro-cid-r6qggs4k]{opacity:1;transform:none;transition:none}.hero__tag-dot[data-astro-cid-r6qggs4k],.hero__decor-circle[data-astro-cid-r6qggs4k]{animation:none}}.online-banner[data-astro-cid-xaa4hp2s]{background:linear-gradient(100deg,#0e2d6d,#1a3c8b 60%,#f47b20);color:#fff;border-top:2px solid rgba(255,255,255,.22);border-bottom:2px solid rgba(255,255,255,.22);position:relative;z-index:30}.online-banner__inner[data-astro-cid-xaa4hp2s]{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:10px;padding-bottom:10px}.online-banner__text[data-astro-cid-xaa4hp2s]{display:inline-flex;align-items:center;gap:10px;margin:0;font-weight:800;letter-spacing:.02em;text-transform:uppercase;animation:text-flash 1.1s steps(2,end) infinite}.online-banner__flash[data-astro-cid-xaa4hp2s]{width:10px;height:10px;border-radius:50%;background:#ffef5a;box-shadow:0 0 #ffef5ab3;animation:alert-ping 1.2s ease-out infinite}.online-banner__cta[data-astro-cid-xaa4hp2s]{background:#fff;color:#0e2d6d;padding:9px 18px;border-radius:999px;font-weight:800;white-space:nowrap;border:2px solid transparent;animation:cta-pulse 1.2s ease-in-out infinite}.online-banner__cta[data-astro-cid-xaa4hp2s]:hover{background:transparent;color:#fff;border-color:#fff}@keyframes text-flash{0%,50%{opacity:1}51%,to{opacity:.55}}@keyframes alert-ping{0%{box-shadow:0 0 #ffef5abf}to{box-shadow:0 0 0 12px #ffef5a00}}@keyframes cta-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media(max-width:768px){.online-banner__inner[data-astro-cid-xaa4hp2s]{flex-direction:column;align-items:flex-start;min-height:auto}.online-banner__text[data-astro-cid-xaa4hp2s]{font-size:.85rem;line-height:1.35}}.bulletin-board[data-astro-cid-wocrc56z]{background-color:#fff8e1;border-left:6px solid var(--secondary-orange);padding:15px 0;box-shadow:0 4px 10px #0000000d;color:#333}.bulletin-content[data-astro-cid-wocrc56z]{display:flex;align-items:center;gap:20px}.bulletin-label[data-astro-cid-wocrc56z]{background-color:var(--secondary-orange);color:#fff;padding:8px 16px;border-radius:4px;font-weight:700;font-size:.85rem;text-transform:uppercase;display:flex;align-items:center;gap:10px;flex-shrink:0}.bulletin-wrapper[data-astro-cid-wocrc56z]{flex:1;overflow:hidden;height:30px;position:relative}.bulletin-track[data-astro-cid-wocrc56z]{display:flex;flex-direction:column;animation:scrollNotices 15s linear infinite}.notice-item[data-astro-cid-wocrc56z]{height:30px;line-height:30px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.95rem}.view-all[data-astro-cid-wocrc56z]{font-weight:700;color:var(--secondary-orange);font-size:.9rem;flex-shrink:0;border-bottom:2px solid transparent;transition:all .3s}.view-all[data-astro-cid-wocrc56z]:hover{border-bottom:2px solid var(--secondary-orange)}@keyframes scrollNotices{0%,20%{transform:translateY(0)}25%,45%{transform:translateY(-30px)}50%,70%{transform:translateY(-60px)}75%,95%{transform:translateY(-90px)}to{transform:translateY(0)}}@media(max-width:600px){.bulletin-label[data-astro-cid-wocrc56z]{display:none}.bulletin-content[data-astro-cid-wocrc56z]{gap:10px}}.about-grid[data-astro-cid-k53otqqh]{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.about-subheading[data-astro-cid-k53otqqh]{font-size:1.4rem;font-weight:700;color:var(--secondary-orange);margin-bottom:20px}.about-para[data-astro-cid-k53otqqh]{margin-bottom:30px;color:var(--gray-text);font-size:1.1rem;line-height:1.8}.about-highlights[data-astro-cid-k53otqqh]{margin-bottom:35px}.about-highlights[data-astro-cid-k53otqqh] li[data-astro-cid-k53otqqh]{margin-bottom:15px;font-weight:600;display:flex;align-items:center;gap:15px;color:var(--primary-blue)}.about-highlights[data-astro-cid-k53otqqh] i[data-astro-cid-k53otqqh]{color:var(--secondary-orange);font-size:1.2rem}.btn-link[data-astro-cid-k53otqqh]{font-weight:800;color:var(--secondary-orange);text-transform:uppercase;letter-spacing:1px;font-size:1rem}.btn-link[data-astro-cid-k53otqqh] i[data-astro-cid-k53otqqh]{margin-left:8px;transition:transform .3s}.btn-link[data-astro-cid-k53otqqh]:hover i[data-astro-cid-k53otqqh]{transform:translate(5px)}.image-box[data-astro-cid-k53otqqh]{position:relative;padding-bottom:40px}.main-img[data-astro-cid-k53otqqh]{width:100%;border-radius:15px;box-shadow:0 15px 40px #00000026}.experience-card[data-astro-cid-k53otqqh]{position:absolute;bottom:0;right:-20px;background:var(--secondary-orange);color:#fff;padding:30px;border-radius:12px;display:flex;flex-direction:column;align-items:center;box-shadow:0 8px 30px #f47b2066}.exp-number[data-astro-cid-k53otqqh]{font-size:2.5rem;font-weight:800}.exp-text[data-astro-cid-k53otqqh]{font-size:.9rem;font-weight:600;text-align:center;line-height:1.2}@media(max-width:991px){.about-grid[data-astro-cid-k53otqqh]{grid-template-columns:1fr;gap:40px}.experience-card[data-astro-cid-k53otqqh]{right:20px}}.stats-counter[data-astro-cid-6ddnnveg]{background:linear-gradient(135deg,#1a3c8b,#0f2660);color:#fff}.stats-grid[data-astro-cid-6ddnnveg]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;text-align:center}.stat-item[data-astro-cid-6ddnnveg]{padding:0}.stat-icon[data-astro-cid-6ddnnveg]{color:var(--secondary-orange);font-size:3rem;margin-bottom:0}.stat-number-box[data-astro-cid-6ddnnveg]{font-size:3rem;font-weight:800;line-height:1.2}.stat-label[data-astro-cid-6ddnnveg]{font-size:1.1rem;font-weight:600;opacity:.9;margin-top:10px}@media(max-width:900px){.stats-grid[data-astro-cid-6ddnnveg]{grid-template-columns:repeat(2,1fr);gap:40px}}@media(max-width:500px){.stats-grid[data-astro-cid-6ddnnveg]{grid-template-columns:1fr}}:root{--why-blue: #1a2b5f;--why-orange: #f47b20;--why-orange-dark: #d9680d;--why-text: #1e293b;--why-text-muted: #64748b;--why-border: #e2e8f0;--why-bg: #ffffff;--why-bg-alt: #f8fafc;--why-radius: 18px;--why-radius-sm: 12px;--why-ease: cubic-bezier(.4, 0, .2, 1)}.why[data-astro-cid-mflpn5sy]{position:relative;padding:50px 0;background:var(--why-bg);overflow:hidden}.why__container[data-astro-cid-mflpn5sy]{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 24px}.why__bg-decor[data-astro-cid-mflpn5sy]{position:absolute;inset:0;pointer-events:none;z-index:0}.why__bg-grid[data-astro-cid-mflpn5sy]{position:absolute;inset:0;background-image:linear-gradient(rgba(26,43,95,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(26,43,95,.02) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse at center,black 30%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at center,black 30%,transparent 75%)}.why__bg-glow[data-astro-cid-mflpn5sy]{position:absolute;border-radius:50%;filter:blur(80px)}.why__bg-glow--1[data-astro-cid-mflpn5sy]{width:400px;height:400px;top:-100px;left:-100px;background:#4f46e50a}.why__bg-glow--2[data-astro-cid-mflpn5sy]{width:350px;height:350px;bottom:-80px;right:-80px;background:#f47b200a}.why__header[data-astro-cid-mflpn5sy]{text-align:center;margin-bottom:20px;position:relative}.why__badge[data-astro-cid-mflpn5sy]{display:inline-flex;align-items:center;gap:6px;padding:7px 18px;background:#f47b2014;color:var(--why-orange);font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;border-radius:50px;margin-bottom:18px;border:1px solid rgba(244,123,32,.12)}.why__badge[data-astro-cid-mflpn5sy] svg[data-astro-cid-mflpn5sy]{flex-shrink:0}.why__title[data-astro-cid-mflpn5sy]{color:var(--why-blue);font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;line-height:1.18;margin-bottom:16px;letter-spacing:-.02em}.why__title-accent[data-astro-cid-mflpn5sy]{display:block;background:linear-gradient(135deg,var(--why-orange),#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.why__subtitle[data-astro-cid-mflpn5sy]{color:var(--why-text-muted);font-size:.95rem;max-width:540px;margin:0 auto;line-height:1.7}.why__grid[data-astro-cid-mflpn5sy]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.why-card--featured[data-astro-cid-mflpn5sy]{grid-column:span 2}.why-card[data-astro-cid-mflpn5sy]{position:relative;background:var(--why-bg-alt);border-radius:var(--why-radius);padding:32px 28px;border:1px solid var(--why-border);display:flex;flex-direction:column;gap:0;overflow:hidden;transition:all .4s var(--why-ease);cursor:default}.why-card[data-astro-cid-mflpn5sy]:hover{transform:translateY(-6px);border-color:var(--c);background:var(--why-bg);box-shadow:0 4px 12px #00000008,0 16px 48px #0000000f,0 0 0 1px var(--c)}.why-card__bg[data-astro-cid-mflpn5sy]{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}.why-card__bg-shape[data-astro-cid-mflpn5sy]{position:absolute;top:-40px;right:-40px;width:140px;height:140px;border-radius:50%;background:var(--cl);opacity:.5;transition:all .5s var(--why-ease)}.why-card[data-astro-cid-mflpn5sy]:hover .why-card__bg-shape[data-astro-cid-mflpn5sy]{transform:scale(1.6);opacity:.8}.why-card__number[data-astro-cid-mflpn5sy]{position:absolute;top:16px;right:20px;font-size:3rem;font-weight:900;color:var(--c);opacity:.06;line-height:1;letter-spacing:-.04em;z-index:0;transition:opacity .3s var(--why-ease);pointer-events:none}.why-card[data-astro-cid-mflpn5sy]:hover .why-card__number[data-astro-cid-mflpn5sy]{opacity:.1}.why-card__icon[data-astro-cid-mflpn5sy]{position:relative;z-index:1;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--cl);color:var(--c);border-radius:16px;border:1px solid var(--cm);margin-bottom:20px;transition:all .35s var(--why-ease);flex-shrink:0}.why-card[data-astro-cid-mflpn5sy]:hover .why-card__icon[data-astro-cid-mflpn5sy]{background:var(--c);color:#fff;border-color:transparent;transform:scale(1.08) rotate(4deg);box-shadow:0 6px 20px color-mix(in srgb,var(--c) 25%,transparent)}.why-card__content[data-astro-cid-mflpn5sy]{position:relative;z-index:1;flex:1}.why-card__title[data-astro-cid-mflpn5sy]{font-size:1.1rem;font-weight:800;color:var(--why-blue);margin-bottom:8px;line-height:1.3;transition:color .3s var(--why-ease)}.why-card[data-astro-cid-mflpn5sy]:hover .why-card__title[data-astro-cid-mflpn5sy]{color:var(--c)}.why-card__desc[data-astro-cid-mflpn5sy]{font-size:.86rem;color:var(--why-text-muted);line-height:1.65}.why-card--featured[data-astro-cid-mflpn5sy] .why-card__title[data-astro-cid-mflpn5sy]{font-size:1.2rem}.why-card--featured[data-astro-cid-mflpn5sy] .why-card__desc[data-astro-cid-mflpn5sy]{font-size:.9rem;max-width:420px}.why-card__line[data-astro-cid-mflpn5sy]{position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--c),color-mix(in srgb,var(--c) 50%,#fbbf24));transform:scaleX(0);transform-origin:left;transition:transform .4s var(--why-ease);z-index:1}.why-card[data-astro-cid-mflpn5sy]:hover .why-card__line[data-astro-cid-mflpn5sy]{transform:scaleX(1)}.why__cta[data-astro-cid-mflpn5sy]{margin-top:48px}.why__cta-inner[data-astro-cid-mflpn5sy]{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 32px;background:linear-gradient(135deg,var(--why-blue) 0%,#0f1a3e 100%);border-radius:var(--why-radius);position:relative;overflow:hidden}.why__cta-inner[data-astro-cid-mflpn5sy]:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;border:1px solid rgba(255,255,255,.04);top:-150px;right:-50px;pointer-events:none}.why__cta-inner[data-astro-cid-mflpn5sy]:after{content:"";position:absolute;width:200px;height:200px;border-radius:50%;background:#f47b2014;bottom:-100px;left:-50px;pointer-events:none;filter:blur(40px)}.why__cta-text[data-astro-cid-mflpn5sy]{display:flex;align-items:center;gap:14px;position:relative;z-index:1}.why__cta-icon[data-astro-cid-mflpn5sy]{font-size:1.6rem;flex-shrink:0}.why__cta-text[data-astro-cid-mflpn5sy] p[data-astro-cid-mflpn5sy]{color:#ffffffbf;font-size:.92rem;line-height:1.5}.why__cta-text[data-astro-cid-mflpn5sy] strong[data-astro-cid-mflpn5sy]{color:#fff}.why__cta-btn[data-astro-cid-mflpn5sy]{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;background:linear-gradient(135deg,var(--why-orange),var(--why-orange-dark));color:#fff;font-size:.88rem;font-weight:700;border-radius:60px;text-decoration:none;transition:all .3s var(--why-ease);white-space:nowrap;position:relative;z-index:1;overflow:hidden;flex-shrink:0;box-shadow:0 4px 16px #f47b204d}.why__cta-btn[data-astro-cid-mflpn5sy]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent);transition:left .5s ease}.why__cta-btn[data-astro-cid-mflpn5sy]:hover:before{left:100%}.why__cta-btn[data-astro-cid-mflpn5sy]:hover{transform:translateY(-2px);box-shadow:0 6px 24px #f47b2066}.why__cta-btn[data-astro-cid-mflpn5sy] svg[data-astro-cid-mflpn5sy]{transition:transform .25s}.why__cta-btn[data-astro-cid-mflpn5sy]:hover svg[data-astro-cid-mflpn5sy]{transform:translate(3px)}@media(max-width:1100px){.why__grid[data-astro-cid-mflpn5sy]{grid-template-columns:repeat(2,1fr)}.why-card--featured[data-astro-cid-mflpn5sy]{grid-column:span 1}.why-card--featured[data-astro-cid-mflpn5sy] .why-card__desc[data-astro-cid-mflpn5sy]{max-width:none}.why-card--featured[data-astro-cid-mflpn5sy] .why-card__title[data-astro-cid-mflpn5sy]{font-size:1.1rem}.why-card--featured[data-astro-cid-mflpn5sy] .why-card__desc[data-astro-cid-mflpn5sy]{font-size:.86rem}}@media(max-width:768px){.why[data-astro-cid-mflpn5sy]{padding:64px 0}.why__header[data-astro-cid-mflpn5sy]{margin-bottom:40px}.why__grid[data-astro-cid-mflpn5sy]{grid-template-columns:repeat(2,1fr);gap:14px}.why-card[data-astro-cid-mflpn5sy]{padding:24px 20px}.why-card__icon[data-astro-cid-mflpn5sy]{width:48px;height:48px;border-radius:14px;margin-bottom:16px}.why-card__icon[data-astro-cid-mflpn5sy] svg[data-astro-cid-mflpn5sy]{width:20px;height:20px}.why-card__number[data-astro-cid-mflpn5sy]{font-size:2.4rem;top:12px;right:16px}.why-card__title[data-astro-cid-mflpn5sy]{font-size:.98rem}.why-card__desc[data-astro-cid-mflpn5sy]{font-size:.8rem}.why-card__bg-shape[data-astro-cid-mflpn5sy]{width:100px;height:100px;top:-30px;right:-30px}.why__cta-inner[data-astro-cid-mflpn5sy]{flex-direction:column;text-align:center;padding:24px 20px;gap:18px}.why__cta-text[data-astro-cid-mflpn5sy]{flex-direction:column;gap:8px}.why__cta-btn[data-astro-cid-mflpn5sy]{width:100%;justify-content:center}}@media(max-width:560px){.why__container[data-astro-cid-mflpn5sy]{padding:0 16px}.why__grid[data-astro-cid-mflpn5sy]{grid-template-columns:1fr;gap:12px}.why-card[data-astro-cid-mflpn5sy]{flex-direction:row;align-items:flex-start;gap:16px;padding:22px 18px}.why-card__icon[data-astro-cid-mflpn5sy]{margin-bottom:0;width:46px;height:46px;min-width:46px}.why-card__number[data-astro-cid-mflpn5sy]{font-size:2rem;top:10px;right:14px}.why-card__bg-shape[data-astro-cid-mflpn5sy]{width:80px;height:80px}.why-card__line[data-astro-cid-mflpn5sy]{height:0;width:3px;inset:0 auto 0 0;transform:scaleY(0);transform-origin:top}.why-card[data-astro-cid-mflpn5sy]:hover .why-card__line[data-astro-cid-mflpn5sy]{transform:scaleY(1)}.why__cta[data-astro-cid-mflpn5sy]{margin-top:32px}}@media(max-width:380px){.why-card[data-astro-cid-mflpn5sy]{padding:18px 14px;gap:12px}.why-card__icon[data-astro-cid-mflpn5sy]{width:42px;height:42px;min-width:42px;border-radius:12px}.why-card__icon[data-astro-cid-mflpn5sy] svg[data-astro-cid-mflpn5sy]{width:18px;height:18px}.why-card__title[data-astro-cid-mflpn5sy]{font-size:.92rem}.why-card__desc[data-astro-cid-mflpn5sy]{font-size:.78rem}}.why-card[data-astro-cid-mflpn5sy]{opacity:0;transform:translateY(28px);transition:opacity .55s var(--why-ease),transform .55s var(--why-ease),box-shadow .4s var(--why-ease),border-color .4s var(--why-ease),background .4s var(--why-ease)}.why-card[data-astro-cid-mflpn5sy].is-visible{opacity:1;transform:translateY(0)}.why__cta[data-astro-cid-mflpn5sy]{opacity:0;transform:translateY(20px);transition:opacity .6s var(--why-ease),transform .6s var(--why-ease)}.why__cta[data-astro-cid-mflpn5sy].is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.why-card[data-astro-cid-mflpn5sy],.why__cta[data-astro-cid-mflpn5sy]{opacity:1;transform:none;transition:box-shadow .25s ease,border-color .25s ease,background .25s ease}.why-card[data-astro-cid-mflpn5sy]:hover,.why-card[data-astro-cid-mflpn5sy]:hover .why-card__bg-shape[data-astro-cid-mflpn5sy],.why-card[data-astro-cid-mflpn5sy]:hover .why-card__icon[data-astro-cid-mflpn5sy]{transform:none}}.scholarship-banner[data-astro-cid-w3jjy4rr][data-astro-cid-w3jjy4rr]{background:linear-gradient(135deg,#f47b20,#e65100);color:#fff;position:relative;overflow:hidden}.scholarship-banner[data-astro-cid-w3jjy4rr][data-astro-cid-w3jjy4rr]:before{content:"";position:absolute;top:-50px;right:-50px;width:300px;height:300px;background:#ffffff1a;border-radius:50%;z-index:1}.scholarship-content[data-astro-cid-w3jjy4rr][data-astro-cid-w3jjy4rr]{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.scholarship-badge[data-astro-cid-w3jjy4rr][data-astro-cid-w3jjy4rr]{display:inline-block;padding:5px 12px;background-color:#fff3;color:#fff;font-weight:700;border-radius:4px;margin-bottom:20px;font-size:.8rem}.scholarship-title[data-astro-cid-w3jjy4rr][data-astro-cid-w3jjy4rr]{font-size:2.8rem;margin-bottom:15px}.scholarship-subtitle[data-astro-cid-w3jjy4rr][data-astro-cid-w3jjy4rr]{font-size:1.3rem;font-weight:600;margin-bottom:30px;opacity:.95}.scholarship-tiers[data-astro-cid-w3jjy4rr][data-astro-cid-w3jjy4rr]{display:flex;gap:30px;margin-bottom:30px}.scholarship-tiers[data-astro-cid-w3jjy4rr][data-astro-cid-w3jjy4rr] li[data-astro-cid-w3jjy4rr][data-astro-cid-w3jjy4rr]{font-weight:700;display:flex;align-items:center;gap:10px;font-size:1.05rem}.scholarship-tiers[data-astro-cid-w3jjy4rr][data-astro-cid-w3jjy4rr] i[data-astro-cid-w3jjy4rr][data-astro-cid-w3jjy4rr]{font-size:1.2rem}.cta-box[data-astro-cid-w3jjy4rr][data-astro-cid-w3jjy4rr]{display:flex;flex-direction:column;gap:15px;min-width:250px}.btn-solid-white[data-astro-cid-w3jjy4rr][data-astro-cid-w3jjy4rr]{background-color:#fff;color:var(--secondary-orange);border:2px solid white}.btn-solid-white[data-astro-cid-w3jjy4rr][data-astro-cid-w3jjy4rr]:hover{background-color:transparent;color:#fff}@media(max-width:900px){.scholarship-content[data-astro-cid-w3jjy4rr][data-astro-cid-w3jjy4rr]{flex-direction:column;text-align:center;gap:40px}.scholarship-tiers[data-astro-cid-w3jjy4rr][data-astro-cid-w3jjy4rr]{flex-direction:column;gap:15px;align-items:center}.scholarship-title[data-astro-cid-w3jjy4rr][data-astro-cid-w3jjy4rr]{font-size:2rem}}:root{--testimonials-bg: url(/_astro/slider3.DILbLPsf.jpeg)}.testimonials[data-astro-cid-aadlzisc]{background-color:var(--light-bg)}.text-center[data-astro-cid-aadlzisc]{text-align:center}.mb-60[data-astro-cid-aadlzisc]{margin-bottom:60px}.mx-auto[data-astro-cid-aadlzisc]{margin-left:auto;margin-right:auto}.testimonial-grid[data-astro-cid-aadlzisc]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.testimonial-card[data-astro-cid-aadlzisc]{background:#fff;padding:40px;border-radius:12px;box-shadow:0 10px 25px #0000000d;position:relative}.quote-icon[data-astro-cid-aadlzisc]{color:var(--secondary-orange);font-size:2rem;margin-bottom:25px;opacity:.3}.testimonial-text[data-astro-cid-aadlzisc]{font-size:1.1rem;font-style:italic;line-height:1.8;color:#444;margin-bottom:25px}.testimonial-user[data-astro-cid-aadlzisc]{display:flex;align-items:center;gap:15px}.user-name[data-astro-cid-aadlzisc]{font-size:1.1rem;color:var(--primary-blue);margin-bottom:4px}.user-role[data-astro-cid-aadlzisc]{font-size:.85rem;color:var(--gray-text);font-weight:600}@media(max-width:900px){.testimonial-grid[data-astro-cid-aadlzisc]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.testimonial-grid[data-astro-cid-aadlzisc]{grid-template-columns:1fr}}
