.programme_page{display:block;min-height:0;padding:0;align-items:normal;justify-content:normal}.programme_container{max-width:1200px;margin:auto;padding:0 24px}.programme_header{position:sticky;top:0;z-index:50;width:100%;background:#061B3A;border-bottom:1px solid rgba(255,255,255,.08)}.programme_header_inner{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 120px}.programme_header_brand{display:inline-flex;align-items:center;flex-shrink:0;background:#FFFFFF;padding:6px 12px;border-radius:8px}.programme_header_logo{height:32px;width:auto;display:block}.programme_header_nav{display:flex;align-items:center;gap:32px}.programme_header_link{font-family:var(--font-onest),sans-serif;font-size:15px;font-weight:500;color:rgba(255,255,255,.78);text-decoration:none;transition:color .15s ease}.programme_header_link:hover{color:#FFFFFF}.programme_header_link_active{color:#F0C519;font-weight:600}.programme_header_auth{display:flex;align-items:center;gap:12px;flex-shrink:0}.programme_header_login{color:#FFFFFF;padding:8px 16px}.programme_header_login,.programme_header_register{font-family:var(--font-onest),sans-serif;font-size:15px;font-weight:600;text-decoration:none}.programme_header_register{color:#061B3A;background:#F0C519;border-radius:99px;padding:9px 22px}.programme_section_label{color:#C29D0A;font-size:14px;font-weight:600;line-height:140%;letter-spacing:2px}.programme_section_title{font-size:40px;color:#033887;font-weight:700;margin-top:20px;line-height:1.2}.programme_section_desc{color:#757575;margin-top:20px;font-size:18px;line-height:165%}.programme_heading{text-align:center}.programme_hero_section{background:#061B3A;padding:96px 120px 80px}.programme_hero_section .programme_container{padding:0}.programme_hero_grid{display:grid;grid-template-columns:580px 520px;justify-content:space-between;gap:80px;align-items:start}.programme_hero_title{color:#FFFFFF;font-size:54px;line-height:120%;margin-top:20px;font-weight:700}.programme_hero_desc{color:rgba(255,255,255,.8);margin-top:20px;line-height:155%;font-size:19px;font-weight:400}.programme_btn_wrapper{display:flex;gap:16px;margin-top:20px;flex-wrap:wrap}.programme_primary_btn{background:#F0C519;color:#061B3A;border-radius:99px;font-weight:700;border:none}.programme_primary_btn,.programme_secondary_btn{padding:16px 32px;font-size:16px;line-height:20px;cursor:pointer}.programme_secondary_btn{box-sizing:border-box;border:2px solid #ffffff;color:#FFFFFF;background:transparent;border-radius:99px;font-weight:600}.programme_small_text{color:rgba(255,255,255,.5);margin-top:20px;font-size:13px;line-height:17px;font-weight:400}.programme_hero_placeholder{position:relative;width:520px;height:482px;background:rgba(200,210,225,.18);border-radius:8px;overflow:hidden}.programme_hero_form_panel{width:520px;height:482px;background:#0B2444;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:28px;overflow-y:auto;font-family:var(--font-onest),sans-serif}.programme_hero_form_panel::-webkit-scrollbar{width:8px}.programme_hero_form_panel::-webkit-scrollbar-thumb{background:rgba(255,255,255,.18);border-radius:8px}.programme_hero_form_panel label{color:#F0F6FE}.programme_hero_form_panel input[type=email],.programme_hero_form_panel input[type=tel],.programme_hero_form_panel input[type=text],.programme_hero_form_panel select{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.18);color:#FFFFFF}.programme_hero_form_panel input::-moz-placeholder{color:rgba(255,255,255,.45)}.programme_hero_form_panel input::placeholder{color:rgba(255,255,255,.45)}.programme_hero_form_panel select option{color:#1a1a2e}.programme_hero_form_panel input:focus,.programme_hero_form_panel select:focus{border-color:#F0C519}.programme_hero_form_panel p,.programme_hero_form_panel span{color:rgba(255,255,255,.8)}.programme_hero_form_panel ul,.programme_hero_form_panel ul span{color:#1a1a2e}.programme_hero_form_panel button[type=submit]:not(:disabled){background:#F0C519;color:#061B3A}.programme_hero_form_panel [role=status]{background:rgba(240,197,25,.12)}.programme_hero_form_panel [role=status] h3{color:#F0C519}.programme_hero_form_close{background:transparent;border:none;color:#F0C519;font-size:14px;font-weight:600;cursor:pointer;margin-bottom:16px;padding:0}.programme_why_section{padding:80px 120px}.programme_why_section .programme_container{padding:0;display:flex;flex-direction:column;gap:48px}.programme_stats_grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:0}.programme_stats_card{background:#15253F;color:white;padding:24px 0;border-radius:8px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.programme_stats_card p{font-size:12px;line-height:135%;color:#F0F6FE;font-weight:400}.programme_stats_card h3{margin-top:0;font-size:20px;line-height:110%;color:#F0C519;font-weight:700}.programme_fit_section{padding:96px 120px;background:#fff}.programme_fit_section .programme_container{padding:0;display:flex;flex-direction:column;gap:48px}.programme_fit_section .programme_fit_grid,.programme_fit_section .programme_notice{margin-top:0}.programme_fit_grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:48px}.programme_fit_card{padding:32px 28px;border-radius:20px}.programme_yes_card{background:#eaf3ff}.programme_no_card{background:#fdecec}.programme_fit_card h3{font-size:24px;color:#033887}.programme_fit_card ul{margin-top:20px;padding-left:20px}.programme_fit_card li{margin-bottom:12px}.programme_notice{color:white;padding:25px;border-radius:18px;margin-top:40px;text-align:center}@media(max-width:991px){.programme_fit_grid,.programme_hero_grid{grid-template-columns:1fr}.programme_stats_grid{grid-template-columns:repeat(2,1fr)}.programme_hero_title{font-size:48px}.programme_section_title{font-size:40px}}@media(max-width:768px){.programme_stats_grid{grid-template-columns:1fr}.programme_hero_title{font-size:38px}.programme_section_title{font-size:32px}}.programme_structure_section{padding:80px 120px;background-color:#F8F9FC}.programme_structure_section .programme_container{padding:0;display:flex;flex-direction:column;gap:40px}.programme_numbers_grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:0;text-align:center}.programme_numbers_grid div{background-color:#FFFFFF;padding:28px 20px;border-radius:16px}.programme_numbers_grid h3{color:#033887;font-size:26px;line-height:110%;font-weight:700}.programme_numbers_grid p{color:rgba(30,30,30,.65);margin-top:8px;font-size:14px;line-height:145%}.programme_phase_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:0}.tyni_text{font-size:13px;line-height:17px;color:rgba(30,30,30,.5)}.programme_phase_card{background:#fff;border-radius:20px;padding:32px 28px}.programme_phase_card span{width:48px;height:48px;background:#033887;color:#FFFFFF;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700;font-size:22px;line-height:28px;vertical-align:middle;margin-right:16px}.programme_phase_card h3{color:#033887;margin-top:0;font-size:30px;line-height:38px;font-weight:700;display:flex;align-items:center}.programme_phase_card p{margin-top:14px;color:rgba(30,30,30,.75);line-height:165%;font-size:16px}.programme_phase_highlight{background:#061B3A}.programme_phase_highlight h3{color:#F0C519}.programme_phase_highlight .tyni_text{color:rgba(255,255,255,.5)}.programme_phase_highlight p{color:rgba(255,255,255,.75)}.programme_journey_section{background:#061B3A;padding:80px 120px}.programme_journey_section .programme_container{padding:0}.programme_journey_section_label{color:#C29D0A;font-size:14px;font-weight:600;line-height:140%;letter-spacing:2px}.programme_journey_title{color:#FFFFFF;font-size:40px;font-weight:700;text-align:center;line-height:120%}.programme_journey_wrapper{margin-top:40px;display:flex;flex-direction:column;gap:20px}.programme_journey_card{background:rgba(255,255,255,.07);border-radius:16px;align-items:flex-start;gap:24px;padding:24px;display:flex}.programme_journey_number{width:48px;height:48px;border-radius:50%;background:#F0C519;color:#061B3A;font-weight:700;font-size:22px;line-height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.programme_journey_card h3{color:#FFFFFF;font-size:30px;line-height:130%;font-weight:700}.programme_journey_card p{color:rgba(255,255,255,.7);margin-top:8px;font-size:16px;line-height:160%}@media(max-width:991px){.programme_numbers_grid{grid-template-columns:repeat(2,1fr)}.programme_phase_grid{grid-template-columns:1fr}.programme_journey_title{font-size:40px}}@media(max-width:768px){.programme_numbers_grid{grid-template-columns:1fr}.programme_journey_title{font-size:32px}.programme_journey_card{flex-direction:column}.programme_journey_card h3{color:white;font-size:16px}}.programme_support_section{padding:80px 120px;background:#fff}.programme_support_section .programme_container{padding:0;display:flex;flex-direction:column;gap:40px}.programme_support_section .programme_support_grid,.programme_support_section .programme_support_notice{margin-top:0}.programme_support_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:40px}.programme_support_card{background:#F8F9FC;border-radius:20px;padding:32px 24px}.programme_support_badge{display:inline-flex;align-items:center;background:#033887;color:#FFFFFF;padding:6px 14px;border-radius:99px;font-size:12px;font-weight:700;line-height:15px}.programme_support_card h3{color:#033887;font-size:20px;line-height:26px;font-weight:700;margin-top:14px}.programme_support_card ul{margin-top:14px;padding-left:20px;list-style:disc}.programme_support_card li{margin-bottom:10px;color:rgba(30,30,30,.75);font-size:14px;line-height:155%}.programme_support_notice{background:#061B3A;color:#FFFFFF;padding:24px;border-radius:18px;text-align:center;margin-top:0}@media (max-width:991px){.programme_support_section{padding:60px 0}.programme_support_grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px}.programme_support_card{padding:25px}.programme_support_card h3{font-size:22px}.programme_support_notice{padding:20px;margin-top:25px}}@media (max-width:767px){.programme_support_section{padding:50px 0}.programme_support_grid{grid-template-columns:1fr;gap:16px;margin-top:30px}.programme_support_card{padding:20px;border-radius:16px}.programme_support_badge{font-size:11px;padding:6px 12px}.programme_support_card h3{font-size:20px;margin-top:15px;line-height:1.4}.programme_support_card ul{margin-top:15px;padding-left:18px}.programme_support_card li{font-size:14px;line-height:1.7;margin-bottom:8px}.programme_support_notice{padding:18px;font-size:14px;line-height:1.7;border-radius:14px;margin-top:20px}}@media (max-width:480px){.programme_support_section{padding:40px 0}.programme_support_card{padding:16px}.programme_support_card h3{font-size:18px}.programme_support_card li{font-size:13px}.programme_support_notice{font-size:13px;padding:16px}}.programme_fee_card_dark{background:#001e54;border-radius:24px;padding:40px}.programme_fee_card_light{background:#ffffff;border-radius:24px;padding:40px}.programme_badge_dark,.programme_badge_light{display:inline-block;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:600;margin-bottom:24px}.programme_badge_dark{background:rgba(240,197,25,.15);color:#f0c519}.programme_badge_light{background:#fff5d1;color:#c79200}.programme_option_title{color:#f0c519;font-size:16px;font-weight:600;margin-bottom:16px}.programme_option_title_blue{color:#033887;font-size:18px;font-weight:600;margin-bottom:16px}.programme_price_white{color:#ffffff}.programme_price_blue,.programme_price_white{font-size:52px;line-height:1;font-weight:700;margin-bottom:12px}.programme_price_blue{color:#033887}.programme_gst_text{font-size:14px;color:#8b8b8b;margin-bottom:24px}.programme_card_desc_white{color:rgba(255,255,255,.8);line-height:1.9}.programme_card_desc{color:#6b7280;line-height:1.9}.programme_scholarship_title{color:#033887;font-size:36px;font-weight:700;line-height:1.2}.programme_scholarship_card{background:#eaf2ff;border-radius:18px;padding:24px;text-align:center}.programme_scholarship_card h3{color:#033887;font-size:36px;font-weight:700;margin-bottom:12px}.programme_scholarship_card p{color:#6b7280;line-height:1.6;font-size:14px}@media (max-width:768px){.programme_price_blue,.programme_price_white{font-size:42px}.programme_scholarship_title{font-size:34px}.programme_scholarship_card h3{font-size:36px}}.programme_faq_card{background:#F8F9FC;border-radius:16px;padding:24px;transition:all .3s ease}.programme_faq_card:hover{box-shadow:0 10px 30px rgba(0,0,0,.05)}.programme_faq_question{list-style:none;cursor:pointer;color:#033887;font-size:16px;font-weight:700;line-height:1.5}.programme_faq_question::-webkit-details-marker{display:none}.programme_faq_answer{margin-top:18px;color:rgba(30,30,30,.7);font-size:15px;line-height:1.9}.programme_faq_card[open]{background:#f5f7fb}@media (max-width:768px){.programme_faq_question{font-size:18px}.programme_faq_answer{font-size:15px}}.programme_cta_section{background:#001e54}.programme_cta_title{color:#ffffff;font-size:40px;font-weight:700;line-height:1.15;max-width:950px;margin:0 auto}.programme_cta_desc{color:rgba(255,255,255,.8);font-size:18px;line-height:1.7;max-width:640px;margin:40px auto 0}.programme_cta_primary_btn{background:#f0c519;color:#001e54;border:none;border-radius:999px;padding:20px 42px;font-size:16px;font-weight:400;cursor:pointer;transition:all .3s ease}.programme_cta_primary_btn:hover{transform:translateY(-3px)}.programme_cta_secondary_btn{background:transparent;color:#ffffff;border:2px solid #ffffff;border-radius:999px;padding:20px 42px;font-size:16px;font-weight:400;cursor:pointer;transition:all .3s ease}.programme_cta_secondary_btn:hover{background:rgba(255,255,255,.08)}.programme_cta_note{color:rgba(255,255,255,.45);font-size:12px;margin-top:50px}@media (max-width:991px){.programme_cta_title{font-size:48px}.programme_cta_desc{font-size:22px}}@media (max-width:767px){.programme_cta_title{font-size:34px}.programme_cta_desc{font-size:18px;margin-top:24px}.programme_cta_primary_btn,.programme_cta_secondary_btn{width:100%;max-width:320px;font-size:18px;padding:16px 24px}.programme_cta_note{font-size:14px;line-height:1.8}}.programme_fee_card,.programme_phase_card,.programme_scholarship_card,.programme_stats_card,.programme_support_card{transition:all .3s ease}.programme_fee_card:hover,.programme_phase_card:hover,.programme_scholarship_card:hover,.programme_stats_card:hover,.programme_support_card:hover{transform:translateY(-8px)}@media(max-width:768px){.programme_cta_content h2{font-size:34px}.programme_faq_item summary{font-size:18px}}.programme_yes_card{background:#D8E7FD;padding:32px 28px;border-radius:20px}.programme_no_card{background:#FEE9E7;padding:32px 28px;border-radius:20px}.programme_fit_card h3{font-size:19px;line-height:24px;font-weight:700;margin-bottom:14px}.programme_yes_card h3{color:#033887}.programme_no_card h3{color:#CC3333}.programme_fit_card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.programme_fit_card li{position:relative;padding-left:24px;margin-bottom:0;line-height:155%;color:#757575;font-size:14px}.programme_yes_card li:before{content:"\2713";position:absolute;left:0;color:#033887;font-weight:700}.programme_no_card li:before{content:"\2717";position:absolute;left:0;color:#CC3333;font-weight:700}.programme_notice{background:#061B3A;border-radius:16px;padding:24px 32px;display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:0}.programme_notice p{color:#F0F6FE;margin:0;line-height:155%;font-size:16px}.programme_notice_btn{background:#F0C519;color:#061B3A;border:0;border-radius:99px;padding:12px 24px;font-weight:700;font-size:14px;line-height:18px;white-space:nowrap;cursor:pointer}@media (max-width:991px){.programme_notice{flex-direction:column;align-items:flex-start}.programme_hero_section{padding:64px 48px 0}.programme_fit_section,.programme_journey_section,.programme_structure_section,.programme_support_section,.programme_why_section{padding:64px 48px}.programme_hero_grid{grid-template-columns:1fr;gap:40px}.programme_hero_title{font-size:44px}.programme_hero_form_panel,.programme_hero_placeholder{width:100%;max-width:580px;height:420px}.programme_journey_title,.programme_section_title{font-size:34px}}@media (max-width:767px){.programme_hero_section{padding:48px 20px 0}.programme_fit_section,.programme_journey_section,.programme_structure_section,.programme_support_section,.programme_why_section{padding:48px 20px}.programme_hero_title{font-size:34px}.programme_hero_desc{font-size:16px}.programme_journey_title,.programme_section_title{font-size:28px}.programme_fit_grid,.programme_numbers_grid,.programme_phase_grid,.programme_stats_grid,.programme_support_grid{grid-template-columns:1fr}.programme_hero_form_panel,.programme_hero_placeholder{max-width:100%;height:380px}.programme_journey_card{flex-direction:column;gap:14px}.programme_journey_card h3{font-size:20px}.programme_phase_card h3,.programme_phase_highlight h3{font-size:24px}.programme_notice{flex-direction:column;align-items:flex-start}}@keyframes apply_modal_fade{0%{opacity:0}to{opacity:1}}@keyframes apply_modal_rise{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.apply_modal_overlay{position:fixed;inset:0;z-index:200;background:rgba(4,18,42,.78);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:20px;animation:apply_modal_fade .2s ease}.apply_modal_box{display:flex;width:100%;max-width:960px;max-height:88vh;border-radius:24px;overflow:hidden;box-shadow:0 32px 80px rgba(4,18,42,.55);animation:apply_modal_rise .28s cubic-bezier(.16,1,.3,1)}.apply_modal_left{width:320px;flex-shrink:0;background:linear-gradient(160deg,#061B3A,#0b2c5a);padding:36px 32px;display:flex;flex-direction:column;position:relative;overflow:hidden}.apply_modal_left:before{top:-90px;right:-90px;width:280px;height:280px;background:radial-gradient(circle,rgba(240,197,25,.13) 0,transparent 65%)}.apply_modal_left:after,.apply_modal_left:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.apply_modal_left:after{bottom:-70px;left:-70px;width:220px;height:220px;background:radial-gradient(circle,rgba(255,255,255,.04) 0,transparent 65%)}.apply_modal_left_logo{background:#ffffff;border-radius:10px;padding:8px 14px;display:inline-flex;align-items:center;margin-bottom:36px;position:relative;z-index:1;width:-moz-fit-content;width:fit-content}.apply_modal_left_title{font-family:var(--font-onest),sans-serif;font-size:24px;font-weight:700;color:#ffffff;line-height:1.3;margin:0 0 28px;position:relative;z-index:1}.apply_modal_left_title span{color:#F0C519}.apply_modal_trust{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:13px;position:relative;z-index:1;flex:1}.apply_modal_trust li{display:flex;align-items:flex-start;gap:10px;font-family:var(--font-onest),sans-serif;font-size:13.5px;color:rgba(255,255,255,.82);line-height:1.45}.apply_modal_trust li:before{content:"✓";color:#F0C519;font-weight:700;font-size:13px;flex-shrink:0;margin-top:1px}.apply_modal_stats{display:flex;border-top:1px solid rgba(255,255,255,.1);margin-top:32px;padding-top:24px;position:relative;z-index:1}.apply_modal_stat_item{flex:1;text-align:center;border-right:1px solid rgba(255,255,255,.1)}.apply_modal_stat_item:last-child{border-right:none}.apply_modal_stat_item h4{font-family:var(--font-onest),sans-serif;font-size:18px;font-weight:700;color:#F0C519;margin:0 0 3px}.apply_modal_stat_item p{font-family:var(--font-onest),sans-serif;font-size:10px;text-transform:uppercase;letter-spacing:.6px;color:rgba(255,255,255,.45);margin:0}.apply_modal_right{flex:1;background:#ffffff;display:flex;flex-direction:column;overflow:hidden;min-width:0}.apply_modal_right_header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:26px 30px 20px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.apply_modal_right_header h3{font-family:var(--font-onest),sans-serif;font-size:17px;font-weight:700;color:#061B3A;margin:0 0 4px}.apply_modal_right_header p{font-family:var(--font-onest),sans-serif;font-size:13px;color:#9ca3af;margin:0}.apply_modal_close{width:34px;height:34px;border-radius:50%;border:1.5px solid #e5e7eb;background:transparent;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1;color:#9ca3af;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease;flex-shrink:0}.apply_modal_close:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}.apply_modal_body{overflow:hidden;padding:22px 30px 28px;flex:1}.apply_steps_nav{display:flex;align-items:center;gap:0;margin-bottom:0}.apply_step_item{display:flex;flex-direction:column;align-items:center;gap:5px}.apply_step_circle{width:30px;height:30px;border-radius:50%;border:2px solid #e5e7eb;background:#fff;color:#c4c4c4;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;font-family:var(--font-onest),sans-serif;transition:all .2s ease}.apply_step_active{border-color:#033887;background:#033887;color:#fff}.apply_step_label{font-family:var(--font-onest),sans-serif;font-size:11px;font-weight:600;color:#c4c4c4;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;transition:color .2s ease}.apply_step_label_active{color:#033887}.apply_step_connector{flex:1;height:2px;background:#e5e7eb;border-radius:2px;margin:0 8px 18px;position:relative;overflow:hidden}.apply_step_fill{position:absolute;inset:0;width:0;background:#033887;border-radius:2px;transition:width .35s cubic-bezier(.4,0,.2,1)}.apply_step_fill_done{width:100%}@media (max-width:767px){.apply_modal_overlay{padding:0;align-items:flex-end}.apply_modal_box{flex-direction:column;border-radius:20px 20px 0 0;max-height:92vh;max-width:100%}.apply_modal_left{display:none}.apply_modal_right_header{padding:20px 20px 16px}.apply_modal_body{padding:18px 20px 28px;overflow-y:auto}}