.navbar{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:3px solid var(--sun);box-sizing:border-box;background:#fffffff2;justify-content:space-between;align-items:center;height:68px;padding:0 clamp(1rem,4vw,2.5rem);transition:box-shadow .3s;display:flex;position:sticky;top:0}.school_image{object-fit:contain;border-radius:14px;width:62px;height:58px}.navbar_scrolled{box-shadow:0 4px 30px #0000001f}.navbar_logo{cursor:pointer;align-items:center;gap:10px;min-width:max-content;text-decoration:none;display:flex}.navbar_logo_icon{flex-shrink:0;justify-content:center;align-items:center;animation:3s ease-in-out infinite logo_float;display:flex}.navbar_logo_text{background:linear-gradient(135deg, var(--sky), var(--purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:"Baloo 2",cursive;font-size:1.55rem;font-weight:800;line-height:1}.navbar_links{align-items:center;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.navbar_links_item{display:flex}.navbar_link{color:var(--text);border-radius:20px;padding:7px 14px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .25s}.navbar_link:hover{background:var(--sky);color:#353333;transform:translateY(-2px)}.navbar_enroll_button{background:linear-gradient(135deg, var(--coral), #ff4757);color:#252323;cursor:pointer;white-space:nowrap;border:none;border-radius:22px;padding:9px 20px;font-family:Nunito,sans-serif;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .2s;animation:2.5s infinite pulse}.navbar_enroll_button:hover{transform:scale(1.06)}.navbar_hamburger{width:42px;height:42px;color:var(--dark);cursor:pointer;background:#1a6fbf14;border:none;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;display:none}.navbar_hamburger span{background:#1d2d74;border-radius:999px;width:20px;height:2px;transition:transform .25s,opacity .25s;display:block}.navbar_hamburger_open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar_hamburger_open span:nth-child(2){opacity:0}.navbar_hamburger_open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@keyframes logo_float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes pulse{0%,to{box-shadow:0 0 #ff6b6b66}50%{box-shadow:0 0 0 8px #ff6b6b00}}@media (width<=1080px){.navbar{gap:1rem}.navbar_link{padding:7px 10px}.navbar_enroll_button{padding-inline:16px}}@media (width<=880px){.navbar{padding:0 1rem}.navbar_links{border-bottom:3px solid var(--sun);opacity:0;visibility:hidden;pointer-events:none;background:#fffffffa;flex-direction:column;align-items:stretch;gap:.15rem;padding:.8rem 1rem 1rem;transition:opacity .25s,transform .25s,visibility .25s;position:absolute;top:68px;left:0;right:0;transform:translateY(-8px);box-shadow:0 18px 30px #0000001f}.navbar_links_open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.navbar_link{box-sizing:border-box;text-align:left;border-radius:12px;width:100%;padding:12px 14px;display:block}.navbar_hamburger{display:flex}.navbar_enroll_button{display:none}}@media (width<=420px){.navbar_logo_text{font-size:1.25rem}.school_image{width:52px;height:50px}}.footer{color:#fff;background:linear-gradient(160deg,#0f2557 0%,#1a6fbf 60%,#5b2d8e 100%);font-family:Nunito,sans-serif;position:relative;overflow:hidden}.footer_wave svg{width:100%;height:60px;display:block}.footer_inner{grid-template-columns:minmax(260px,1.8fr) repeat(3,1fr);gap:3rem;max-width:1250px;margin:0 auto;padding:60px 20px 48px;display:grid}.footer_logo{align-items:center;gap:12px;margin-bottom:18px;display:flex}.footer_logo_name{color:#fff;margin:0;font-family:"Baloo 2",cursive;font-size:1.4rem;font-weight:800;line-height:1}.footer_logo_tagline{color:#fff9;font-size:.75rem}.logo_icon_placeholder{color:#ffd93d;background:#ffffff1a;border:1.5px solid #fff3;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;font-weight:900;display:flex}.footer_brand_desc{color:#ffffffbf;max-width:350px;margin-bottom:25px;font-size:.95rem;line-height:1.7}.footer_socials{gap:12px;margin-bottom:25px;display:flex}.footer_social_btn{background:#ffffff1a;border:1.5px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:700;transition:all .3s;display:flex;color:#fff!important;text-decoration:none!important}.footer_social_btn:hover{background:#ffd93d;border-color:#ffd93d;transform:translateY(-3px);color:#1a1a2e!important}.footer_admission_badge{color:#ffd93d;background:#ffd93d1a;border:1.5px solid #ffd93d;border-radius:30px;padding:8px 18px;font-size:.85rem;font-weight:700;display:inline-block}.footer_col_heading{color:#ffd93d;cursor:default;margin-bottom:22px;font-family:"Baloo 2",cursive;font-size:1.1rem}.footer_col_list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer_col_link,.footer_col_link a{font-size:.92rem;transition:all .3s;color:#ffffffb3!important;text-decoration:none!important}.footer_col_link:hover,.footer_col_link a:hover{color:#fff!important}.footer_bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;max-width:1250px;margin:0 auto;padding:25px 20px;display:flex}.footer_bottom_text{color:#ffffff80;font-size:.85rem}.footer_bottom_links{align-items:center;gap:10px;display:flex}.footer_bottom_link{font-size:.85rem;color:#fff9!important;text-decoration:none!important}.footer_bottom_link:hover{color:#fff!important}.footer_sep{color:#fff3}@media (width<=1024px){.footer_inner{grid-template-columns:1fr 1fr;gap:3rem}}@media (width<=768px){.footer_inner{text-align:center;grid-template-columns:1fr;gap:0}.footer_brand{grid-column:span 1;margin-bottom:30px}.footer_logo,.footer_socials{justify-content:center}.footer_brand_desc{max-width:none}.footer_col{border-bottom:1px solid #ffffff1a}.footer_col_heading{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:0;padding:18px 0;display:flex}.mobile_arrow{border-top:6px solid #ffd93d;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;transition:all .3s;display:block}.footer_col_list{max-height:0;transition:all .4s ease-out;overflow:hidden}.footer_col.is_open .footer_col_list{max-height:350px;padding-bottom:20px}.footer_col.is_open .mobile_arrow{transform:rotate(180deg)}.footer_bottom{text-align:center;flex-direction:column;gap:15px}}@media (width<=480px){.footer_logo_name{font-size:1.2rem}.footer_bottom_text{font-size:.75rem}}.hs_wrap{background:#fff;justify-content:center;align-items:center;gap:3.5rem;min-height:90vh;padding:4rem clamp(1rem,5vw,4rem);font-family:Nunito,sans-serif;display:flex;position:relative;overflow:hidden}.hs_blob{filter:blur(90px);pointer-events:none;border-radius:50%;position:absolute}.hs_blob_a{background:radial-gradient(circle,#9b59b62e,#0000 70%);width:480px;height:480px;top:-130px;right:-80px}.hs_blob_b{background:radial-gradient(circle,#ff6b3524,#0000 70%);width:380px;height:380px;bottom:-80px;left:-60px}.hs_left{z-index:2;text-align:left;flex:440px;max-width:620px}.hs_badge{color:#e65100;letter-spacing:.03em;background:#fff;border:1.5px solid #ffcc80;border-radius:18px;margin-bottom:1.2rem;padding:5px 16px;font-size:.78rem;font-weight:700;display:inline-block}.hs_h1{color:#3d1a6e;margin-bottom:1rem;font-family:"Baloo 2",cursive;font-size:clamp(1.7rem,3.2vw,2.6rem);font-weight:800;line-height:1.2}.hs_em{color:#ff6b35;font-style:normal}.hs_para{color:#5a5a7a;max-width:460px;margin-bottom:1.6rem;font-size:clamp(.82rem,1.3vw,.95rem);line-height:1.8}.hs_para strong{color:#3d1a6e}.hs_stats{background:#fff;border-radius:14px;align-items:center;width:fit-content;margin-bottom:1.8rem;padding:12px 20px;display:flex;box-shadow:0 4px 18px #00000012}.hs_stat{flex-direction:column;align-items:center;padding:0 16px;display:flex;position:relative}.hs_stat_num{color:#3d1a6e;font-family:"Baloo 2",cursive;font-size:1.25rem;font-weight:800;line-height:1}.hs_stat_lbl{color:#888;margin-top:3px;font-size:.68rem;font-weight:600}.hs_stat_sep{background:#e8e8f0;width:1.5px;height:32px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.hs_cta{flex-wrap:wrap;align-items:center;gap:1.2rem;margin-bottom:1.4rem;display:flex}.hs_btn_primary{color:#fff;cursor:pointer;background:#ff6b35;border:none;border-radius:38px;padding:12px 26px;font-size:.92rem;font-weight:800;transition:all .3s;box-shadow:0 8px 22px #ff6b3559}.hs_btn_primary:hover{transform:translateY(-3px)scale(1.04);box-shadow:0 12px 28px #ff6b3573}.hs_btn_play{color:#3d1a6e;cursor:pointer;background:0 0;border:none;align-items:center;gap:9px;font-size:.88rem;font-weight:700;display:flex}.hs_play_circle{color:#ff6b35;background:#ffecd2;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 4px 12px #ff6b3533}.hs_contact_row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hs_contact_item{color:#888;font-size:.78rem;font-weight:600;text-decoration:none}.hs_contact_dot{color:#ccc;font-size:1.1rem}.hs_right{z-index:2;flex:400px;justify-content:center;align-items:center;max-width:460px;display:flex;position:relative}.hs_corner_accent{z-index:0;opacity:.92;background:#3d1a6e;border-radius:0 28px 0 70px;width:150px;height:150px;position:absolute;top:-24px;right:-24px}.hs_card{z-index:2;border-radius:28px;width:320px;height:360px;position:relative;overflow:hidden;box-shadow:0 20px 55px #00000024}.hs_card_img{object-fit:cover;width:100%;height:100%}.hs_chip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border-radius:14px;align-items:center;gap:10px;padding:10px 14px;display:flex;position:absolute;bottom:14px;left:12px;right:12px}.hs_chip_tag{border-radius:10px;padding:4px 10px;font-size:.68rem;font-weight:700}.hs_chip_title{color:#1a1a2e;font-size:.82rem;font-weight:700}.hs_chip_sub{color:#666;font-size:.7rem}.hs_mini{z-index:4;cursor:pointer;border:3px solid #fff;border-radius:16px;width:110px;height:84px;position:absolute;bottom:14px;left:-44px;overflow:hidden;box-shadow:0 8px 24px #00000026}.hs_mini_img{object-fit:cover;width:100%;height:100%}.hs_mini_lbl{text-align:center;background:#fff;padding:3px;font-size:.66rem;font-weight:800;display:block}.hs_dots{gap:8px;display:flex;position:absolute;bottom:-32px;left:50%;transform:translate(-50%)}.hs_dot{cursor:pointer;background:#d9d5e8;border:0;border-radius:999px;width:9px;height:9px;transition:width .25s}.hs_dot_on{background:#ff6b35;width:24px}.hs_arrows{pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;inset:0}.hs_arrow{color:#3d1a6e;cursor:pointer;pointer-events:auto;background:#fff;border:0;border-radius:50%;width:38px;height:38px;font-size:1.6rem;box-shadow:0 4px 12px #0000001a}.hs_card.hs_enter{animation:.38s both hs_in}@keyframes hs_in{0%{opacity:0;transform:translate(45px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}.hs_card.hs_exit_l{animation:.38s both hs_out_l}@keyframes hs_out_l{0%{opacity:1}to{opacity:0;transform:translate(-45px)}}.hs_card.hs_exit_r{animation:.38s both hs_out_r}@keyframes hs_out_r{0%{opacity:1}to{opacity:0;transform:translate(45px)}}.hs_modal_backdrop{z-index:200;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.hs_modal_box{background:#fff;border-radius:20px;width:min(720px,100%);padding:20px;position:relative}.hs_modal_close{cursor:pointer;border:none;border-radius:50%;width:30px;height:30px;position:absolute;top:15px;right:15px}.hs_modal_img_wrap{aspect-ratio:16/9;border-radius:12px;width:100%;overflow:hidden}.hs_modal_img{object-fit:cover;width:100%;height:100%}@media (width>=1700px){.hs_wrap{gap:6rem;max-width:1600px;margin:0 auto}.hs_h1{font-size:3.5rem}.hs_left{max-width:700px}.hs_right{max-width:550px}.hs_card{width:380px;height:420px}}@media (width<=1200px){.hs_wrap{gap:2rem}.hs_right{flex:0 0 400px}.hs_card{width:300px;height:340px}}@media (width<=991px){.hs_wrap{text-align:center;flex-direction:column;gap:3rem;padding-top:5rem}.hs_left{flex:initial;text-align:center;max-width:100%}.hs_h1,.hs_para{margin-left:auto;margin-right:auto}.hs_stats,.hs_cta,.hs_contact_row{justify-content:center}.hs_right{width:100%;max-width:500px}.hs_badge{margin-left:auto;margin-right:auto;display:inline-block}.hs_h1,.hs_para{max-width:100%}.hs_stats{justify-content:center;width:100%}}@media (width<=768px){.hs_wrap{padding:3rem 1.5rem}.hs_h1{font-size:2.2rem}.hs_stats{justify-content:center;width:100%;max-width:450px}.hs_stat{padding:0 10px}.hs_card{width:280px;height:320px}.hs_mini{width:90px;height:70px;bottom:10px;left:10px}.hs_corner_accent{width:120px;height:120px;top:-10px;right:-10px}.hs_arrows{display:flex}.hs_arrow{width:34px;height:34px;font-size:1.4rem}}@media (width<=500px){.hs_wrap{gap:2rem;padding:2.5rem 15px}.hs_h1{font-size:1.8rem}.hs_para{font-size:.85rem}.hs_stats{grid-template-columns:1fr 1fr;gap:10px;width:100%;padding:15px;display:grid}.hs_stat{padding:10px}.hs_stat_sep{display:none}.hs_cta{flex-direction:column;align-items:stretch}.hs_btn_primary,.hs_btn_play{justify-content:center;width:100%}.hs_contact_row{flex-direction:column;gap:5px}.hs_contact_dot{display:none}.hs_card{width:260px;height:300px}.hs_mini{width:80px;height:60px;bottom:5px;left:5px}.hs_corner_accent{width:90px;height:90px}.hs_arrows{display:flex}.hs_arrow{width:30px;height:30px;font-size:1.2rem}.hs_dots{bottom:-28px}.hs_dot{width:7px;height:7px}.hs_dot_on{width:18px}}@media (width<=400px){.hs_wrap{gap:1.8rem;padding:2rem 12px}.hs_h1{font-size:1.6rem}.hs_para{font-size:.82rem;line-height:1.6}.hs_badge{padding:4px 12px;font-size:.7rem}.hs_btn_primary{padding:10px 20px;font-size:.85rem}.hs_play_circle{width:36px;height:36px}.hs_card{width:100%;max-width:260px;height:290px}.hs_mini{display:none}.hs_corner_accent{width:80px;height:80px}.hs_arrows{display:none}.hs_dots{gap:6px;bottom:-24px}.hs_dot{width:6px;height:6px}.hs_dot_on{width:14px}.hs_contact_item{font-size:.7rem}}@media (width<=360px){.hs_wrap{gap:1.5rem;padding:1.5rem 10px}.hs_h1{font-size:1.4rem}.hs_para{font-size:.78rem}.hs_stats{gap:5px;padding:10px}.hs_stat_num{font-size:1rem}.hs_stat_lbl{font-size:.6rem}.hs_card{max-width:240px;height:270px}.hs_chip{padding:6px 10px}.hs_chip_tag{padding:3px 8px;font-size:.6rem}.hs_chip_title{font-size:.75rem}.hs_chip_sub{font-size:.65rem}}.welcome_section{opacity:0;background:#fff;justify-content:center;align-items:center;gap:5rem;padding:5rem 6rem;font-family:Nunito,sans-serif;transition:opacity .8s,transform .8s;display:flex;transform:translateY(30px)}.welcome_section.welcome_visible{opacity:1;transform:translateY(0)}.welcome_left{flex-shrink:0;justify-content:center;align-items:center;width:380px;height:380px;display:flex;position:relative}.welcome_ring_outer{opacity:.25;border:2.5px dashed #3d1a6e;border-radius:50%;animation:18s linear infinite ring_spin;position:absolute;inset:-18px}@keyframes ring_spin{to{transform:rotate(360deg)}}.welcome_left:before{content:"";opacity:.85;border:4px solid #3d1a6e;border-radius:50%;position:absolute;inset:-7px}.welcome_circle{z-index:2;border-radius:50%;width:340px;height:340px;position:relative;overflow:hidden;box-shadow:0 16px 50px #3d1a6e2e}.welcome_circle_img{object-fit:cover;width:100%;height:100%;animation:.6s img_fade_in;display:block}@keyframes img_fade_in{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.welcome_circle_fallback{background:linear-gradient(135deg,#e8d5f5,#d4e8ff);justify-content:center;align-items:center;width:100%;height:100%;font-size:5rem;display:flex}.welcome_img_dots{z-index:5;gap:8px;display:flex;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.welcome_img_dot{cursor:pointer;background:#ccc;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.welcome_img_dot.on{background:#3d1a6e;border-radius:4px;width:22px}.welcome_doodle{z-index:3;filter:drop-shadow(0 2px 6px #0000001f);font-size:1.6rem;animation:ease-in-out infinite doodle_float;position:absolute}.doodle_ruler{animation-duration:4s;animation-delay:0s;top:5%;left:-10px}.doodle_pencil{animation-duration:5s;animation-delay:-1s;top:20%;right:-14px}.doodle_set_sq{animation-duration:4.5s;animation-delay:-2s;bottom:18%;left:-14px}.doodle_scope{animation-duration:6s;animation-delay:-.5s;bottom:5%;right:-10px}.doodle_books{animation-duration:3.8s;animation-delay:-1.5s;top:-14px;left:30%}.doodle_bag{animation-duration:4.2s;animation-delay:-3s;bottom:-14px;left:20%}.doodle_trophy{animation-duration:5.5s;animation-delay:-.8s;top:42%;left:-22px}.doodle_art{animation-duration:4.8s;animation-delay:-2.5s;top:42%;right:-22px}@keyframes doodle_float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(8deg)}}.welcome_right{flex:420px;max-width:560px}.welcome_tag{color:#3d1a6e;letter-spacing:.03em;background:#f0e8ff;border:1.5px solid #d4b8ff;border-radius:16px;margin-bottom:1rem;padding:5px 14px;font-size:.76rem;font-weight:700;display:inline-block}.welcome_h2{color:#1a1a2e;margin-bottom:1.2rem;font-family:"Baloo 2",cursive;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;line-height:1.2}.welcome_h2_accent{color:#3d1a6e}.welcome_para{color:#5a5a7a;margin-bottom:1.1rem;font-size:.9rem;line-height:1.85}.welcome_para strong{color:#3d1a6e;font-weight:700}.welcome_vm_row{flex-wrap:wrap;gap:1rem;margin:1.6rem 0;display:flex}.welcome_vm_card{background:#f8f4ff;border:1.5px solid #e8d8ff;border-radius:14px;flex:200px;align-items:flex-start;gap:10px;padding:14px 16px;transition:transform .3s,box-shadow .3s;display:flex}.welcome_vm_card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #3d1a6e1a}.welcome_vm_icon{flex-shrink:0;margin-top:2px;font-size:1.5rem}.welcome_vm_title{color:#3d1a6e;margin-bottom:4px;font-size:.88rem;font-weight:700}.welcome_vm_sub{color:#6c6c8a;font-size:.78rem;line-height:1.6}.welcome_btn{color:#fff;cursor:pointer;letter-spacing:.03em;background:#3d1a6e;border:none;border-radius:38px;padding:12px 28px;font-family:Nunito,sans-serif;font-size:.9rem;font-weight:700;transition:all .3s;box-shadow:0 6px 20px #3d1a6e40}.welcome_btn:hover{background:#5a2d91;transform:translateY(-2px);box-shadow:0 10px 28px #3d1a6e59}@media (width>=1700px){.welcome_section{gap:7rem;max-width:1600px;margin:0 auto;padding:6rem 8rem}.welcome_left{width:450px;height:450px}.welcome_circle{width:400px;height:400px}.welcome_right{max-width:650px}.welcome_h2{font-size:2.5rem}.welcome_para{font-size:1rem}.welcome_doodle{font-size:2rem}}@media (width<=1200px){.welcome_section{gap:3rem;padding:4rem 3rem}.welcome_left{width:340px;height:340px}.welcome_circle{width:300px;height:300px}}@media (width<=991px){.welcome_section{text-align:center;flex-direction:column;gap:3rem;padding:4rem 2rem}.welcome_left{width:320px;height:320px;margin:0 auto}.welcome_circle{width:280px;height:280px}.welcome_right{text-align:center;max-width:100%}.welcome_tag{display:inline-block}.welcome_vm_row{justify-content:center}.welcome_vm_card{text-align:left}.welcome_btn{margin:0 auto;display:inline-block}.welcome_doodle{font-size:1.3rem}.doodle_ruler{left:-5px}.doodle_pencil{right:-8px}.doodle_trophy{left:-12px}.doodle_art{right:-12px}}@media (width<=768px){.welcome_section{gap:2.5rem;padding:3rem 1.5rem}.welcome_left{width:280px;height:280px}.welcome_circle{width:250px;height:250px}.welcome_h2{font-size:1.8rem}.welcome_para{font-size:.85rem}.welcome_vm_row{flex-direction:column;align-items:center}.welcome_vm_card{text-align:left;width:100%;max-width:350px}.welcome_doodle{font-size:1.2rem}.welcome_img_dots{bottom:-25px}.welcome_img_dot{width:7px;height:7px}.welcome_img_dot.on{width:18px}}@media (width<=500px){.welcome_section{gap:2rem;padding:2.5rem 1rem}.welcome_left{width:240px;height:240px}.welcome_circle{width:210px;height:210px}.welcome_h2{font-size:1.6rem}.welcome_para{font-size:.82rem;line-height:1.7}.welcome_tag{padding:4px 12px;font-size:.7rem}.welcome_vm_card{padding:12px 14px}.welcome_vm_icon{font-size:1.3rem}.welcome_vm_title{font-size:.85rem}.welcome_vm_sub{font-size:.75rem}.welcome_btn{padding:10px 24px;font-size:.85rem}.welcome_doodle{font-size:1rem}.doodle_ruler{top:2%;left:-5px}.doodle_pencil{top:15%;right:-6px}.doodle_set_sq{bottom:12%;left:-6px}.doodle_scope{bottom:2%;right:-5px}.doodle_books{top:-10px}.doodle_bag{bottom:-10px}.doodle_trophy{top:38%;left:-10px}.doodle_art{top:38%;right:-10px}.welcome_img_dots{gap:6px;bottom:-20px}.welcome_img_dot{width:6px;height:6px}.welcome_img_dot.on{width:14px}}@media (width<=400px){.welcome_section{gap:1.8rem;padding:2rem .8rem}.welcome_left{width:200px;height:200px}.welcome_circle{width:180px;height:180px}.welcome_h2{font-size:1.4rem}.welcome_para{font-size:.78rem;line-height:1.6}.welcome_vm_card{gap:8px;padding:10px 12px}.welcome_vm_icon{font-size:1.2rem}.welcome_vm_title{font-size:.8rem}.welcome_vm_sub{font-size:.7rem}.welcome_btn{padding:8px 20px;font-size:.8rem}.welcome_doodle{display:none}.welcome_img_dots{gap:5px;bottom:-18px}.welcome_img_dot{width:5px;height:5px}.welcome_img_dot.on{width:12px}}@media (width<=360px){.welcome_section{gap:1.5rem;padding:1.5rem .5rem}.welcome_left{width:180px;height:180px}.welcome_circle{width:160px;height:160px}.welcome_h2{font-size:1.3rem}.welcome_para{font-size:.75rem}.welcome_tag{padding:3px 10px;font-size:.65rem}.welcome_vm_card{padding:8px 10px}.welcome_btn{padding:8px 18px;font-size:.75rem}.welcome_ring_outer{inset:-12px}.welcome_left:before{inset:-5px}}.wcu_section{background:#fff;padding:5rem 2rem 4rem;font-family:Nunito,sans-serif;overflow:hidden}.wcu_header{text-align:center;opacity:0;margin-bottom:3rem;transition:opacity .7s,transform .7s;transform:translateY(28px)}.wcu_hdr_in{opacity:1;transform:translateY(0)}.wcu_header_emoji{margin-bottom:.6rem;font-size:2.2rem;animation:5s linear infinite wcu_spin;display:inline-block}@keyframes wcu_spin{to{transform:rotate(360deg)}}.wcu_title{color:#1a1a2e;margin-bottom:.6rem;font-family:"Baloo 2",cursive;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800}.wcu_subtitle{color:#6c6c8a;max-width:560px;margin:0 auto;font-size:clamp(.85rem,1.4vw,1rem);line-height:1.75}.wcu_carousel_wrap{align-items:center;gap:15px;max-width:650px;margin:0 auto;display:flex;position:relative}.wcu_viewport{border-radius:28px;flex:1;min-width:0;overflow:visible}.wcu_card_container{justify-content:center;align-items:center;gap:20px;display:flex;position:relative}.wcu_card_prev{opacity:.5;flex-shrink:0;width:100px;transition:all .3s;transform:scale(.85)}.wcu_card_inner_prev{text-align:center;border-radius:20px;padding:1rem;box-shadow:0 4px 15px #0000000d}.wcu_prev_emoji{margin-bottom:8px;font-size:2rem;display:block}.wcu_prev_title{color:#1a1a2e;font-size:.7rem;font-weight:700;display:block}.wcu_card_next{opacity:.5;flex-shrink:0;width:100px;transition:all .3s;transform:scale(.85)}.wcu_card_inner_next{text-align:center;border-radius:20px;padding:1rem;box-shadow:0 4px 15px #0000000d}.wcu_next_emoji{margin-bottom:8px;font-size:2rem;display:block}.wcu_next_title{color:#1a1a2e;font-size:.7rem;font-weight:700;display:block}.wcu_card_main{z-index:2;flex-shrink:0;width:320px;position:relative}.wcu_card_inner{text-align:center;box-sizing:border-box;border-radius:28px;padding:2rem 1.6rem 1.8rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.wcu_card_inner:hover{transform:translateY(-8px);box-shadow:0 18px 40px #0000001a}.wcu_enter{animation:.4s both wcu_slide_in}@keyframes wcu_slide_in{0%{opacity:0;transform:translate(45px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}.wcu_exit_l{animation:.4s both wcu_slide_out_left}@keyframes wcu_slide_out_left{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-45px)}}.wcu_exit_r{animation:.4s both wcu_slide_out_right}@keyframes wcu_slide_out_right{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(45px)}}.wcu_blob{pointer-events:none;background:#ffffff4d;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-40px;right:-40px}.wcu_illus_wrap{justify-content:center;margin-bottom:1.2rem;display:flex}.wcu_illus_circle{border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;transition:transform .3s;display:flex;box-shadow:0 6px 20px #00000014}.wcu_card_inner:hover .wcu_illus_circle{transform:scale(1.1)rotate(-6deg)}.wcu_illus_emoji{filter:drop-shadow(0 3px 6px #0000001f);font-size:2.6rem}.wcu_card_title{color:#1a1a2e;margin-bottom:.3rem;font-family:"Baloo 2",cursive;font-size:1.3rem;font-weight:800}.wcu_card_sub{letter-spacing:.02em;margin-bottom:.9rem;font-size:.85rem;font-weight:700;display:block}.wcu_card_desc{color:#5a5a7a;margin-bottom:1.2rem;font-size:.9rem;line-height:1.75}.wcu_learn_more{align-items:center;gap:4px;font-size:.88rem;font-weight:700;text-decoration:none;transition:gap .2s,opacity .2s;display:inline-flex}.wcu_learn_more:hover{opacity:.8;gap:8px}.wcu_arrow{color:#3d1a6e;cursor:pointer;background:#fff;border:2px solid #e0d8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.6rem;line-height:1;transition:all .25s;display:flex;box-shadow:0 4px 14px #00000014}.wcu_arrow:hover:not(:disabled){color:#fff;background:#3d1a6e;border-color:#3d1a6e;transform:scale(1.1)}.wcu_arrow:disabled{opacity:.3;cursor:not-allowed}.wcu_dots{justify-content:center;gap:10px;margin-top:2.5rem;display:flex}.wcu_dot{cursor:pointer;background:#d0c8e8;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.wcu_dot_on{background:#ff6b35;border-radius:5px;width:28px}.wcu_dot:hover{background:#7c52c4}@media (width>=1700px){.wcu_section{padding:6rem 3rem 5rem}.wcu_carousel_wrap{gap:20px;max-width:800px}.wcu_card_main{width:400px}.wcu_card_prev,.wcu_card_next{width:120px}.wcu_card_inner{padding:2.5rem 2rem 2rem}.wcu_illus_circle{width:110px;height:110px}.wcu_illus_emoji{font-size:3.2rem}.wcu_card_title{font-size:1.5rem}}@media (width<=1200px){.wcu_carousel_wrap{max-width:600px}.wcu_card_main{width:300px}.wcu_card_prev,.wcu_card_next{width:90px}}@media (width<=991px){.wcu_section{padding:4rem 1.5rem 3rem}.wcu_carousel_wrap{gap:10px;max-width:550px}.wcu_card_main{width:280px}.wcu_card_prev,.wcu_card_next{width:80px}.wcu_card_inner{padding:1.6rem 1.2rem 1.4rem}.wcu_illus_circle{width:75px;height:75px}.wcu_illus_emoji{font-size:2.2rem}}@media (width<=768px){.wcu_section{padding:3.5rem 1rem 2.5rem}.wcu_carousel_wrap{gap:8px;max-width:480px}.wcu_card_main{width:260px}.wcu_card_prev,.wcu_card_next{width:70px}.wcu_arrow{width:36px;height:36px;font-size:1.4rem}.wcu_prev_emoji,.wcu_next_emoji{font-size:1.6rem}.wcu_prev_title,.wcu_next_title{font-size:.6rem}}@media (width<=500px){.wcu_section{padding:3rem .8rem 2rem}.wcu_header{margin-bottom:2rem}.wcu_header_emoji{margin-bottom:.4rem;font-size:1.8rem}.wcu_title{margin-bottom:.4rem;font-size:1.6rem}.wcu_subtitle{padding:0 .5rem;font-size:.8rem;line-height:1.6}.wcu_carousel_wrap{gap:5px}.wcu_card_prev,.wcu_card_next{display:none}.wcu_card_main{width:100%;max-width:100%}.wcu_card_inner{border-radius:24px;padding:1.2rem .8rem 1rem}.wcu_illus_circle{width:65px;height:65px}.wcu_illus_emoji{font-size:1.8rem}.wcu_card_title{margin-bottom:.2rem;font-size:1.1rem}.wcu_card_sub{margin-bottom:.7rem;font-size:.7rem}.wcu_card_desc{margin-bottom:1rem;font-size:.78rem;line-height:1.6}.wcu_learn_more{font-size:.8rem}.wcu_arrow{width:32px;height:32px;font-size:1.2rem}.wcu_dots{gap:8px;margin-top:1.5rem}.wcu_dot{width:8px;height:8px}.wcu_dot_on{width:20px}}@media (width<=400px){.wcu_section{padding:2.5rem .5rem 1.8rem}.wcu_title{font-size:1.4rem}.wcu_subtitle{font-size:.75rem}.wcu_arrow{display:none}.wcu_carousel_wrap{gap:0}.wcu_card_inner{padding:1rem .6rem .9rem}.wcu_illus_circle{width:55px;height:55px}.wcu_illus_emoji{font-size:1.6rem}.wcu_card_title{font-size:1rem}.wcu_card_sub{font-size:.65rem}.wcu_card_desc{font-size:.72rem;line-height:1.5}.wcu_learn_more{font-size:.75rem}.wcu_dots{gap:6px;margin-top:1.2rem}.wcu_dot{width:6px;height:6px}.wcu_dot_on{width:16px}}@media (width<=360px){.wcu_section{padding:2rem .4rem 1.5rem}.wcu_title{font-size:1.3rem}.wcu_subtitle{font-size:.7rem}.wcu_card_inner{padding:.9rem .5rem .8rem}.wcu_illus_circle{width:48px;height:48px}.wcu_illus_emoji{font-size:1.4rem}.wcu_card_title{font-size:.9rem}.wcu_card_sub{font-size:.6rem}.wcu_card_desc{margin-bottom:.8rem;font-size:.68rem}.wcu_learn_more{font-size:.7rem}.wcu_dot{width:5px;height:5px}.wcu_dot_on{width:14px}}.gallery_heading{text-align:center;margin-bottom:4rem}.gallery_badge{color:#1a6fbf;letter-spacing:.04em;background:#1a6fbf1a;border-radius:30px;margin-bottom:1rem;padding:8px 18px;font-size:.85rem;font-weight:700;display:inline-block}.gallery_title{color:#102542;margin-bottom:1rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.2}.gallery_title span{color:#1a6fbf}.gallery_description{color:#6b7280;max-width:650px;margin:0 auto;font-size:1rem;line-height:1.8}.gallery_grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:260px;gap:1.2rem;max-width:1200px;margin:auto;display:grid}.gallery_item{cursor:pointer;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.gallery_item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery_item_large{grid-area:span 1/span 1}.gallery_item_tall{grid-row:span 2}.gallery_item_wide{grid-column:span 2}.gallery_overlay{opacity:0;background:linear-gradient(#0000000d,#000000a6);align-items:flex-end;padding:1.5rem;transition:opacity .35s;display:flex;position:absolute;inset:0}.gallery_overlay h3{color:#fff;font-size:1.2rem;font-weight:700;transition:transform .35s;transform:translateY(20px)}.gallery_item:hover img{transform:scale(1.08)}.gallery_item:hover .gallery_overlay h3{transform:translateY(0)}@media (width<=900px){.gallery_grid{grid-template-columns:repeat(2,1fr)}.gallery_item_wide{grid-column:span 2}}@media (width<=600px){.gallery_section{padding:4rem 1rem}.gallery_grid{grid-template-columns:1fr;grid-auto-rows:240px}.gallery_item_wide,.gallery_item_tall,.gallery_item_large{grid-area:span 1/span 1}.gallery_title{font-size:2rem}.gallery_description{font-size:.92rem}}.blog_section{background:#f8f9fc;padding:80px 5%;overflow-x:hidden}.blog_container{grid-template-columns:450px 1fr;align-items:start;gap:4rem;max-width:1350px;margin:0 auto;display:grid}.blog_heading{color:#1d2d74;margin-bottom:.8rem;font-family:"Baloo 2",cursive;font-size:36px;font-weight:800;line-height:1.2}.blog_heading_line{background:#e21d48;border-radius:20px;width:80px;height:5px;margin-bottom:2.5rem}.blog_video_section{position:sticky;top:100px}.blog_video_card{background:#000;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000001a}.blog_video_image{object-fit:cover;width:100%;height:450px;display:block}.blog_video_text{color:#5e6472;margin-top:1.5rem;font-size:1rem;line-height:1.8}.blog_news_grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.blog_news_card{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:1.2rem;padding:1rem;transition:all .3s;display:flex}.blog_news_card:hover{background:#fff;border-color:#eee;transform:translateY(-5px);box-shadow:0 12px 30px #0000000f}.blog_news_image{object-fit:cover;border-radius:12px;flex-shrink:0;width:120px;height:110px}.blog_news_meta{color:#9b9b9b;text-transform:uppercase;gap:8px;margin-bottom:.4rem;font-size:.75rem;font-weight:700;display:flex}.blog_news_title{color:#1d2d74;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.blog_news_card:hover .blog_news_title{color:#e21d48}.blog_read_button{color:#e21d48;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;margin-top:2.5rem;font-size:1rem;font-weight:800;display:flex}@media (width>=1700px){.blog_container{gap:6rem;max-width:1550px}.blog_heading{font-size:44px}}@media (width<=1200px){.blog_container{grid-template-columns:1fr;gap:3rem}.blog_video_section{max-width:800px;margin:0 auto;position:static}.blog_heading_line{width:100px}}@media (width<=991px){.blog_news_grid{grid-template-columns:repeat(2,1fr)}.blog_heading{font-size:30px}.blog_video_image{height:350px}}@media (width<=768px){.blog_news_grid{grid-template-columns:1fr}.blog_news_card{padding:.5rem}.blog_news_image{width:100px;height:90px}}@media (width<=500px){.blog_section{padding:50px 20px}.blog_heading{font-size:26px}.blog_video_image{height:280px}.blog_news_card{flex-direction:row;align-items:flex-start}.blog_news_image{width:90px;height:80px}.blog_news_title{font-size:.9rem}}@media (width<=400px){.blog_news_card{flex-direction:column;gap:10px}.blog_news_image{width:100%;height:180px}.blog_video_image{height:220px}.blog_read_button{justify-content:center;width:100%}}.cta-section{text-align:center;background:linear-gradient(135deg,#1a1a2e,#2c3e8a);padding:100px 5%;font-family:Nunito,sans-serif;position:relative;overflow:hidden}.cta-deco{opacity:.05;pointer-events:none;z-index:1;font-size:9rem;animation:linear infinite spin;position:absolute;top:50%;transform:translateY(-50%)}.cta-deco.left{animation-duration:22s;left:4%}.cta-deco.right{animation-duration:16s;animation-direction:reverse;right:4%}@keyframes spin{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}.cta-inner{z-index:5;max-width:800px;margin:0 auto;position:relative}.cta-badge{color:#1a1a2e;background:#ffd93d;border-radius:30px;margin-bottom:1.5rem;padding:8px 22px;font-size:.85rem;font-weight:700;animation:2s infinite badge-glow;display:inline-block;box-shadow:0 4px 15px #ffd93d33}@keyframes badge-glow{0%,to{box-shadow:0 0 #ffd93d4d}50%{box-shadow:0 0 18px 6px #ffd93d66}}.cta-section h2{color:#fff;margin-bottom:1.2rem;font-family:"Baloo 2",cursive;font-size:clamp(1.8rem,4.5vw,3.2rem);font-weight:800;line-height:1.2}.cta-section p{color:#ffffffd9;max-width:550px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.7}.cta-buttons{justify-content:center;align-items:center;gap:1.2rem;display:flex}.cta-buttons a{text-decoration:none}.cta-btn-primary{color:#1a1a2e;cursor:pointer;background:#ffd93d;border:none;border-radius:50px;padding:16px 36px;font-size:1rem;font-weight:800;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 8px 25px #ffd93d4d}.cta-btn-primary:hover{transform:translateY(-5px)scale(1.03);box-shadow:0 15px 35px #ffd93d66}.cta-btn-outline{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffff80;border-radius:50px;padding:16px 36px;font-size:1rem;font-weight:700;transition:all .3s}.cta-btn-outline:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-5px)}@media (width>=1700px){.cta-inner{max-width:1000px}.cta-section{padding:120px 5%}}@media (width<=991px){.cta-deco{opacity:.03;font-size:6rem}.cta-section{padding:80px 5%}}@media (width<=768px){.cta-section h2{font-size:2.2rem}.cta-section p{padding:0 10px;font-size:1rem}}@media (width<=600px){.cta-section{padding:70px 25px}.cta-buttons{gap:1rem}.cta-btn-primary,.cta-btn-outline{padding:14px 28px;font-size:.95rem}}@media (width<=500px){.cta-deco{display:none}.cta-buttons{flex-direction:column;width:100%}.cta-btn-primary,.cta-btn-outline,.cta-buttons a{width:100%}.cta-section h2{font-size:1.8rem}.cta-badge{padding:6px 16px;font-size:.8rem}}@media (width<=400px){.cta-section{padding:60px 15px}.cta-section h2{font-size:1.6rem}.cta-section p{font-size:.9rem;line-height:1.6}.cta-btn-primary,.cta-btn-outline{padding:12px 20px;font-size:.9rem}}.testimonials_section{background:#f8f9fc;padding:80px 5%;font-family:Nunito,sans-serif;overflow:hidden}.testimonials_header{text-align:center;margin-bottom:3.5rem}.testimonials_emoji{margin-bottom:.8rem;font-size:2.8rem;animation:2s infinite testimonials_bounce;display:inline-block}.testimonials_title{color:#1d2d74;margin-bottom:1rem;font-family:"Baloo 2",cursive;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2}.testimonials_subtitle{color:#6b7280;max-width:650px;margin:0 auto;font-size:1.1rem;line-height:1.8}.testimonials_grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.testimonials_card{background:#fff;border-radius:24px;flex-direction:column;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 10px 30px #0000000d}.testimonials_card:before{content:"";background:linear-gradient(135deg,#1a6fbf,#8e44ad);border-radius:24px 24px 0 0;width:100%;height:6px;position:absolute;top:0;left:0}.testimonials_card:hover{transform:translateY(-10px);box-shadow:0 20px 45px #0000001a}.testimonials_stars{color:#f4b400;letter-spacing:3px;margin-bottom:1.2rem;font-size:1.2rem}.testimonials_text{color:#4b5563;flex-grow:1;margin-bottom:2rem;font-size:1rem;font-style:italic;line-height:1.8}.testimonials_author{border-top:1px solid #f1f5f9;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.testimonials_avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:700;display:flex}.testimonials_name{color:#1d2d74;margin-bottom:.1rem;font-size:1.05rem;font-weight:700}.testimonials_role{color:#94a3b8;font-size:.8rem;font-weight:600}@keyframes testimonials_bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (width>=1700px){.testimonials_grid{gap:3rem;max-width:1400px}.testimonials_title{font-size:3.5rem}}@media (width<=1200px){.testimonials_section{padding:80px 40px}.testimonials_grid{gap:1.5rem}}@media (width<=991px){.testimonials_grid{grid-template-columns:repeat(2,1fr)}.testimonials_title{font-size:2.5rem}}@media (width<=768px){.testimonials_section{padding:60px 30px}.testimonials_subtitle{font-size:1rem}}@media (width<=500px){.testimonials_grid{grid-template-columns:1fr}.testimonials_card{padding:2rem 1.5rem}.testimonials_title{font-size:2.2rem}.testimonials_section{padding:50px 20px}}@media (width<=400px){.testimonials_title{font-size:2rem}.testimonials_text{font-size:.95rem}.testimonials_avatar{width:45px;height:45px;font-size:1.1rem}}.contact_section{background:linear-gradient(160deg,#f0f6ff 0%,#fdf4ff 100%);padding:80px 2rem 100px;position:relative;overflow:hidden}.contact_bg_shape{pointer-events:none;opacity:.07;border-radius:50%;position:absolute}.contact_bg_shape_one{background:#1a6fbf;width:400px;height:400px;top:-100px;right:-100px}.contact_bg_shape_two{background:#8e44ad;width:300px;height:300px;bottom:-80px;left:-80px}.contact_header{text-align:center;max-width:1150px;margin-bottom:48px;margin-left:auto;margin-right:auto;padding-bottom:0}.contact_badge{color:#1a6fbf;letter-spacing:.04em;background:#1a6fbf14;border:2px solid #1a6fbf;border-radius:22px;margin-bottom:14px;padding:6px 20px;font-size:.85rem;font-weight:700;display:inline-block}.contact_title{color:#1d2d74;margin-bottom:10px;font-family:"Baloo 2",cursive;font-size:3rem;font-weight:800;line-height:1.15}.contact_subtitle{color:#5e6472;font-size:1.05rem;line-height:1.8}.contact_container{grid-template-columns:380px 1fr;align-items:stretch;gap:2.5rem;max-width:1150px;margin:0 auto;display:grid}.contact_info_card{color:#fff;background:linear-gradient(135deg,#1a6fbf 0%,#1557a0 60%,#7d3c98 100%);border-radius:20px;padding:36px 32px;box-shadow:0 20px 50px #1a6fbf4d}.contact_info_heading{color:#fff;text-align:left;margin-bottom:28px;font-family:"Baloo 2",cursive;font-size:1.4rem;font-weight:800}.contact_info_list{flex-direction:column;gap:22px;margin-bottom:32px;display:flex}.contact_info_item{align-items:flex-start;gap:14px;display:flex}.contact_info_icon{flex-shrink:0;margin-top:2px;font-size:1.4rem}.contact_info_label{letter-spacing:.08em;color:#ffffffa6;text-align:start;text-transform:uppercase;margin-bottom:3px;font-size:.75rem;font-weight:700}.contact_info_value{color:#fff;text-align:start;font-size:.95rem;line-height:1.5}.contact_socials{border-top:1px solid #fff3;padding-top:24px}.contact_socials_label{letter-spacing:.08em;color:#ffffffa6;text-transform:uppercase;text-align:start;margin-bottom:12px;font-size:.75rem;font-weight:700}.contact_socials_row{gap:10px;display:flex}.contact_social_btn{cursor:pointer;background:#ffffff1f;border:1.5px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:all .25s;display:flex}.contact_social_btn:hover{background:#ffffff40;transform:translateY(-3px)}.contact_map{border-radius:14px;margin-top:1.5rem;overflow:hidden;box-shadow:0 8px 24px #0000001a}.contact_form_card{box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;height:100%;padding:40px 36px;display:flex;box-shadow:0 10px 40px #00000014}.contact_form_heading{color:#1d2d74;text-align:left;margin-bottom:28px;font-family:"Baloo 2",cursive;font-size:1.6rem;font-weight:800}.contact_success{color:#1a7a42;background:#e6f9ee;border:1.5px solid #2ecc71;border-radius:10px;margin-bottom:20px;padding:12px 18px;font-size:.95rem;font-weight:600}.contact_form{flex-direction:column;flex:1;gap:18px;display:flex}.contact_form_row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact_field{flex-direction:column;gap:7px;display:flex}.contact_field_grow{flex-direction:column;flex:1;gap:7px;display:flex}.contact_field_grow .contact_input{flex:1}.contact_label{color:#1d2d74;letter-spacing:.02em;text-align:left;font-size:.82rem;font-weight:700}.contact_input{color:#2c3e50;box-sizing:border-box;text-align:left;background:#f8faff;border:1.5px solid #dde3f0;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-family:Nunito,sans-serif;font-size:.95rem;transition:all .25s}.contact_input::placeholder{color:#aab0c0}.contact_input:focus{background:#fff;border-color:#1a6fbf;box-shadow:0 0 0 3px #1a6fbf1a}.contact_select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%231a6fbf' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat}.contact_textarea{resize:none;flex:1;min-height:120px;line-height:1.6}.contact_submit_btn{color:#fff;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#1a6fbf,#8e44ad);border:none;border-radius:30px;align-self:flex-start;padding:13px 32px;font-family:Nunito,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 8px 24px #1a6fbf59}.contact_submit_btn:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 14px 32px #1a6fbf73}@media (width<=1100px){.contact_container{grid-template-columns:1fr}.contact_info_card{padding:28px 24px}}@media (width<=600px){.contact_section{padding:60px 1.2rem 80px}.contact_title{font-size:2.2rem}.contact_form_card{padding:28px 20px}.contact_form_row{grid-template-columns:1fr}.contact_submit_btn{text-align:center;align-self:stretch;width:100%}}.abf_section{background:#fff;padding:4rem 3rem;font-family:Nunito,sans-serif;overflow:hidden}.abf_grid{grid-template-columns:repeat(3,1fr);gap:2rem 3rem;max-width:1000px;margin:0 auto;display:grid}.abf_card{opacity:0;align-items:flex-start;gap:14px;transition:opacity .6s,transform .6s;display:flex;transform:translateY(24px)}.abf_card_in{opacity:1;transform:none}.abf_card:hover .abf_icon_wrap{transform:scale(1.12)rotate(-6deg)}.abf_icon_wrap{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s;display:flex}.abf_icon{font-size:1.5rem}.abf_title{margin-bottom:.4rem;font-size:.95rem;font-weight:700}.abf_desc{color:#6c6c8a;font-size:.8rem;line-height:1.7}@media (width<=768px){.abf_grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 2rem}.abf_section{padding:3rem 2rem}}@media (width<=480px){.abf_grid{grid-template-columns:1fr;gap:1.5rem}}.ab_hero_wrap{width:100%;height:480px;margin:0;padding:0;font-family:Nunito,sans-serif;position:relative;overflow:hidden}.ab_hero_img_wrap{position:absolute;inset:0}.ab_hero_img{width:100%;height:100%;animation:8s ease-in-out infinite alternate ab_zoom;display:block;object-fit:cover!important}@keyframes ab_zoom{0%{transform:scale(1)}to{transform:scale(1.05)}}.ab_hero_overlay{background:linear-gradient(90deg,#00000014 0%,#140a32b8 60%,#140a32d9 100%);position:absolute;inset:0}.ab_hero_content{z-index:2;max-width:380px;animation:.8s both ab_fadein;position:absolute;top:50%;right:8%;transform:translateY(-50%)}@keyframes ab_fadein{0%{opacity:0;transform:translateY(calc(20px - 50%))}to{opacity:1;transform:translateY(-50%)}}.ab_hero_tagline{color:#ffffffd9;letter-spacing:.04em;margin-bottom:.6rem;font-size:1rem;font-style:italic}.ab_hero_name{color:#fff;text-shadow:0 2px 12px #0000004d;margin-bottom:.7rem;font-family:"Baloo 2",cursive;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:1.15}.ab_hero_role{color:#ffffffbf;margin-bottom:1.4rem;font-size:.82rem;line-height:1.6}.ab_hero_btn{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#1a6fbf;border:none;border-radius:6px;padding:10px 24px;font-family:Nunito,sans-serif;font-size:.82rem;font-weight:700;transition:all .3s;box-shadow:0 6px 18px #1a6fbf66}.ab_hero_btn:hover{background:#155fa0;transform:translateY(-2px);box-shadow:0 10px 24px #1a6fbf80}.ab_hero_arrow{z-index:3;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.4rem;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ab_hero_arrow:hover{background:#ffffff4d;transform:translateY(-50%)scale(1.1)}.ab_hero_arrow_l{left:20px}.ab_hero_arrow_r{right:20px}.ab_hero_wrap:after{content:"About Us";color:#fff;letter-spacing:.06em;z-index:3;background:#1a6fbfe6;padding:10px 3rem;font-family:Nunito,sans-serif;font-size:.8rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}@media (width<=768px){.ab_hero_wrap{height:380px}.ab_hero_content{max-width:280px;right:5%}.ab_hero_name{font-size:1.5rem}}@media (width<=480px){.ab_hero_wrap{height:320px}.ab_hero_content{text-align:center;max-width:100%;inset:auto 4% 50px;transform:none}.ab_hero_arrow{width:34px;height:34px;font-size:1.1rem}.ab_hero_arrow_l{left:10px}.ab_hero_arrow_r{right:10px}.ab_hero_wrap:after{text-align:center;padding-inline:1rem}}.hero_section{background:#f0eeff;grid-template-columns:280px 1fr 280px;align-items:center;min-height:92vh;padding:3rem 0 0;display:grid;position:relative;overflow:hidden}.hero_bg_circle{pointer-events:none;z-index:0;border-radius:50%;position:absolute}.hero_bg_circle_left{background:#ffa0501f;width:340px;height:340px;bottom:-80px;left:-80px}.hero_bg_circle_right{background:#7c3aed14;width:260px;height:260px;top:-60px;right:-60px}.hero_doodle{opacity:.55;pointer-events:none;z-index:1;font-size:1.8rem;animation:4s ease-in-out infinite doodle_float;position:absolute}.hero_doodle_one{font-size:1.5rem;animation-delay:0s;top:12%;left:6%}.hero_doodle_two{opacity:.4;font-size:1rem;animation-delay:.5s;top:8%;left:30%}.hero_doodle_three{font-size:1.6rem;animation-delay:1s;top:20%;right:6%}.hero_doodle_four{font-size:1.4rem;animation-delay:1.5s;bottom:25%;left:22%}.hero_doodle_five{font-size:1.3rem;animation-delay:.8s;bottom:30%;right:22%}.hero_doodle_six{font-size:1.5rem;animation-delay:2s;top:55%;right:8%}.hero_kid_left,.hero_kid_right{z-index:2;justify-content:center;align-items:flex-end;height:100%;min-height:520px;display:flex;position:relative}.hero_kid_img{z-index:2;object-fit:cover;object-position:top;border-radius:0;align-self:flex-end;width:100%;max-width:260px;height:460px;display:block;position:relative}.hero_kid_circle{z-index:1;border-radius:50%;width:220px;height:220px;position:absolute;bottom:60px}.hero_kid_circle_orange{background:#ff8c42;left:50%;transform:translate(-50%)}.hero_kid_circle_yellow{background:#ffd93d;left:50%;transform:translate(-50%)}.hero_center{z-index:3;text-align:center;padding:2rem 2.5rem 3rem;position:relative}.hero_badge{color:#7c3aed;letter-spacing:.04em;background:#7c3aed14;border:1.5px solid #7c3aed;border-radius:30px;margin-bottom:1.2rem;padding:7px 22px;font-size:.82rem;font-weight:700;display:inline-block}.hero_title{color:#1a1a3e;margin-bottom:.8rem;font-family:"Baloo 2",cursive;font-size:40px;font-weight:900;line-height:1.15}.hero_title_highlight{color:#1a1a3e}.hero_title_dot{color:#f97316;vertical-align:super;margin-left:4px;font-size:1.2rem}.hero_tagline{color:#4b5563;background:#fff;border:1px solid #d1d5db;border-radius:6px;margin-bottom:1.6rem;padding:8px 20px;font-size:.95rem;font-style:italic;display:inline-block}.hero_cta_row{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.6rem;display:flex}.hero_primary_btn{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:50px;align-items:center;gap:10px;padding:13px 28px;font-size:1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 8px 24px #7c3aed59}.hero_primary_btn:hover{background:#6d28d9;transform:translateY(-3px);box-shadow:0 14px 32px #7c3aed73}.hero_btn_icon{background:#f97316;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;display:flex}.hero_secondary_btn{color:#7c3aed;cursor:pointer;background:0 0;border:2px solid #7c3aed;border-radius:50px;padding:13px 24px;font-size:1rem;font-weight:700;transition:all .3s}.hero_secondary_btn:hover{color:#fff;background:#7c3aed;transform:translateY(-3px)}.hero_description{color:#6b7280;max-width:420px;margin:0 auto 1.6rem;font-size:.95rem;line-height:1.8}.hero_stats{text-align:left;flex-direction:column;align-items:flex-start;gap:.5rem;max-width:320px;margin:0 auto;display:flex}.hero_stat{align-items:flex-start;gap:12px;display:flex}.hero_stat_icon_blue,.hero_stat_icon_green{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;font-size:1rem;display:flex}.hero_stat_icon_blue{background:#dbeafe}.hero_stat_icon_green{background:#d1fae5}.hero_stat_num{color:#1a1a3e;font-family:"Baloo 2",cursive;font-size:1.8rem;font-weight:900;line-height:1}.hero_stat_lbl{color:#6b7280;margin-top:2px;font-size:.8rem;line-height:1.4}.hero_stat_arrow{color:#9ca3af;padding-left:3rem;font-size:1.4rem}@media (width<=1024px){.hero_section{grid-template-columns:200px 1fr 200px}.hero_kid_img{max-width:190px;height:380px}.hero_kid_circle{width:170px;height:170px}}@media (width<=768px){.hero_section{text-align:center;grid-template-rows:auto auto auto;grid-template-columns:1fr;padding:3rem 1rem 2rem}.hero_kid_left,.hero_kid_right{display:none}.hero_center{padding:1rem 1.5rem 2rem}.hero_stats{margin:0 auto}.hero_title{font-size:2.2rem}}@media (width<=480px){.hero_title{font-size:1.9rem}.hero_primary_btn,.hero_secondary_btn{justify-content:center;width:100%}.hero_cta_row{flex-direction:column;align-items:center}}.abl_section{background:#f7f7fb;flex-direction:column;gap:3rem;padding:4rem 3rem;font-family:Nunito,sans-serif;display:flex;overflow:hidden}.abl_card{opacity:0;align-items:center;gap:3rem;width:100%;max-width:1000px;margin:0 auto;transition:opacity .7s,transform .7s;display:flex;transform:translateY(30px)}.abl_visible,.abl_card{opacity:1;transform:none}.abl_card_reverse{flex-direction:row-reverse}.abl_img_wrap{border-radius:20px;flex-shrink:0;width:280px;height:220px;position:relative;overflow:visible}.abl_img{object-fit:cover;z-index:1;border-radius:20px;width:100%;height:100%;display:block;position:relative;box-shadow:0 12px 36px #00000024}.abl_img_deco{z-index:0;opacity:.3;border-radius:20px;width:100%;height:100%;position:absolute;bottom:-12px;right:-12px}.abl_letter_card{background:#fff;border-left:4px solid #3d1a6e;border-radius:20px;flex:1;padding:2rem 2.2rem;box-shadow:0 6px 24px #00000012}.abl_letter_title{color:#3d1a6e;margin-bottom:1rem;font-family:"Baloo 2",cursive;font-size:1.4rem;font-weight:800}.abl_letter_body{color:#5a5a7a;margin-bottom:1.4rem;font-size:.88rem;font-style:italic;line-height:1.85}.abl_letter_author{align-items:center;gap:12px;display:flex}.abl_author_line{background:#3d1a6e;border-radius:2px;width:30px;height:2px;display:inline-block}.abl_author_name{color:#3d1a6e;font-size:.8rem;font-weight:700}@media (width<=768px){.abl_section{padding:3rem 1.5rem}.abl_card,.abl_card_reverse{flex-direction:column}.abl_img_wrap{width:100%;height:220px}}.abs_strip{background:linear-gradient(135deg,#3d1a6e,#1a6fbf);flex-wrap:wrap;justify-content:center;gap:0;padding:2.5rem 2rem;font-family:Nunito,sans-serif;display:flex;overflow:hidden}.abs_item{text-align:center;border-right:1px solid #fff3;flex:140px;padding:.8rem 2.5rem}.abs_item:last-child{border-right:none}.abs_icon{margin-bottom:6px;font-size:1.8rem;display:block}.abs_num{color:#ffd93d;font-family:"Baloo 2",cursive;font-size:2rem;font-weight:800;line-height:1}.abs_label{color:#fffc;letter-spacing:.04em;margin-top:4px;font-size:.75rem;font-weight:600}@media (width<=600px){.abs_item{border-bottom:1px solid #ffffff26;border-right:none;padding:1rem}.abs_item:last-child{border-bottom:none}}.teachers_page{background:#f8fafc;min-height:100vh;padding:6rem 1.5rem}.teachers_top{text-align:center;margin-bottom:4rem}.teachers_top span{color:#2563eb;letter-spacing:1px;font-size:.9rem;font-weight:700}.teachers_top h1{color:#0f172a;margin-top:.8rem;font-size:40px}.teachers_top p{color:#64748b;max-width:700px;margin:1rem auto 0;line-height:1.7}.teachers_grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1300px;margin:auto;display:grid}.teacher_card{background:#fff;border-radius:24px;transition:all .35s;overflow:hidden;box-shadow:0 10px 30px #00000014}.teacher_card:hover{transform:translateY(-10px)}.teacher_img{height:320px;overflow:hidden}.teacher_img img{object-fit:cover;width:100%;height:100%;transition:all .4s}.teacher_card:hover img{transform:scale(1.08)}.teacher_content{text-align:center;padding:1.5rem}.teacher_content h3{color:#0f172a;margin-bottom:.5rem;font-size:1.2rem}.teacher_content p{color:#64748b;font-size:.95rem}.abt_section{background:#f8f9fa;width:100%;padding:80px 20px;font-family:Nunito,sans-serif;overflow:hidden}.abt_top{text-align:center;margin-bottom:50px}.abt_small{color:#6c63ff;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;font-size:14px;font-weight:700}.abt_heading{color:#111827;margin-bottom:15px;font-family:"Baloo 2",cursive;font-size:52px;font-weight:800;line-height:1.2}.abt_text{color:#6b7280;max-width:700px;margin:auto;font-size:16px;line-height:1.7}.abt_carousel{max-width:1300px;margin:auto;padding:0 10px;position:relative}.abt_viewport{width:100%;overflow:hidden}.abt_track{will-change:transform;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.abt_card{text-align:center;flex-shrink:0;min-width:25%;padding-top:10px}.abt_img_box{width:220px;height:220px;margin:auto;position:relative}.abt_yellow{z-index:1;border:7px solid #f4d000;border-radius:50%;position:absolute;inset:-8px;transform:rotate(-12deg)}.abt_img{object-fit:cover;z-index:2;background:#fff;border:5px solid #fff;border-radius:50%;width:100%;height:100%;position:relative}.abt_name{color:#111827;margin-top:22px;font-family:"Baloo 2",cursive;font-size:28px;font-weight:700}.abt_role{color:#6b7280;margin-top:5px;font-size:16px;font-weight:600}.abt_btn{color:#fff;cursor:pointer;z-index:10;background:#6c63ff;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:20px;transition:all .3s;display:flex;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 4px 12px #6c63ff4d}.abt_btn:hover{background:#4f46e5;transform:translateY(-50%)scale(1.1)}.abt_btn.left{display:none;left:-10px}.abt_btn.right{display:none;right:-10px}@media (width>=1700px){.abt_carousel{max-width:1500px}.abt_heading{font-size:60px}}@media (width<=1200px){.abt_heading{font-size:46px}.abt_img_box{width:200px;height:200px}}@media (width<=991px){.abt_heading{font-size:38px}.abt_text{font-size:15px}}@media (width<=768px){.abt_heading{font-size:32px}.abt_img_box{width:180px;height:180px}.abt_name{font-size:24px}.abt_btn{width:40px;height:40px;font-size:18px}}@media (width<=520px){.abt_section{padding:50px 10px}.abt_heading{font-size:28px}.abt_img_box{width:200px;height:200px}.abt_name{font-size:24px}.abt_btn{background:#6c63ffd9;width:38px;height:38px;font-size:17px}.abt_btn.left{left:0}.abt_btn.right{right:0}}@media (width<=400px){.abt_heading{font-size:24px}.abt_img_box{width:170px;height:170px}.abt_name{font-size:20px}.abt_role{font-size:14px}.abt_btn.left{left:-4px}.abt_btn.right{right:-4px}}.blogpage_wrap{background:#f8faff;min-height:100vh;padding-bottom:80px;font-family:Nunito,sans-serif}.blogpage_hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1a6fbff2,#3d1a6eeb);padding:clamp(4rem,8vw,6rem) 1.5rem clamp(3rem,6vw,4.5rem)}.blogpage_badge{letter-spacing:.04em;background:#ffffff24;border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;padding:.45rem 1rem;font-size:.82rem;font-weight:800;display:inline-flex}.blogpage_hero_title{color:#fff;margin:1rem 0 .5rem;font-family:"Baloo 2",cursive;font-size:clamp(2rem,7vw,4rem);font-weight:900;line-height:1.05}.blogpage_hero_sub{color:#ffffffd1;max-width:620px;margin:0 auto;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.7}.blogpage_layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:2rem;width:min(1180px,100% - 2rem);margin:-2rem auto 0;display:grid}.blogpage_main{gap:1.5rem;min-width:0;display:grid}.blogpage_card,.blogpage_widget{background:#fff;border:1px solid #1a6fbf14;border-radius:18px;box-shadow:0 12px 35px #1d2d7414}.blogpage_card{grid-template-columns:290px minmax(0,1fr);display:grid;overflow:hidden}.blogpage_img_wrap{min-height:230px;position:relative;overflow:hidden}.blogpage_img{object-fit:cover;width:100%;height:100%;min-height:230px;display:block}.blogpage_date_badge{color:#1d2d74;background:#fff;border-radius:14px;flex-direction:column;align-items:center;min-width:62px;padding:.45rem .7rem;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 8px 20px #00000024}.blogpage_date_day{font-size:1.25rem;font-weight:900;line-height:1}.blogpage_date_month{letter-spacing:.08em;text-transform:uppercase;margin-top:.2rem;font-size:.72rem;font-weight:800}.blogpage_content{text-align:left;flex-direction:column;align-items:flex-start;min-width:0;padding:1.6rem;display:flex}.blogpage_meta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.7rem;font-size:.84rem;font-weight:700;display:flex}.blogpage_author_icon{color:#ff6b35}.blogpage_post_title{color:#1d2d74;margin:0 0 .7rem;font-family:"Baloo 2",cursive;font-size:clamp(1rem,2.6vw,1.65rem);font-weight:900;line-height:1.2}.blogpage_excerpt{color:#5e6472;margin:0 0 1.3rem;font-size:.95rem;line-height:1.75}.blogpage_read_btn{color:#fff;cursor:pointer;background:#ff6b35;border:0;border-radius:999px;margin-top:auto;padding:.75rem 1.35rem;font-weight:800;transition:transform .25s,background .25s}.blogpage_read_btn:hover{background:#3d1a6e;transform:translateY(-2px)}.blogpage_sidebar{gap:1.2rem;min-width:0;display:grid;position:sticky;top:92px}.blogpage_widget{text-align:left;padding:1.3rem}.blogpage_widget_title{color:#1d2d74;margin:0 0 1rem;font-family:"Baloo 2",cursive;font-size:1.25rem;font-weight:900}.blogpage_search_input{color:#2c3e50;width:100%;font:inherit;background:#f8faff;border:1.5px solid #dde3f0;border-radius:12px;outline:none;padding:.85rem 1rem}.blogpage_recent_list{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.blogpage_recent_item{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:.8rem;display:grid}.blogpage_recent_img{object-fit:cover;border-radius:10px;width:76px;height:64px}.blogpage_recent_title{color:#1d2d74;font-size:.85rem;font-weight:800;line-height:1.4}.blogpage_gallery_grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.blogpage_gallery_img{aspect-ratio:1;object-fit:cover;border-radius:10px;width:100%;display:block}@media (width<=1024px){.blogpage_layout{grid-template-columns:1fr;width:min(760px,100% - 2rem)}.blogpage_sidebar{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.blogpage_sidebar .blogpage_widget:first-child{grid-column:1/-1}}@media (width<=700px){.blogpage_layout{width:min(100% - 1rem,560px);margin-top:-1.5rem}.blogpage_card{grid-template-columns:1fr}.blogpage_img_wrap,.blogpage_img{min-height:220px}.blogpage_sidebar{grid-template-columns:1fr}}@media (width<=480px){.blogpage_hero{padding-inline:1rem}.blogpage_content,.blogpage_widget{padding:1.1rem}.blogpage_img_wrap,.blogpage_img{min-height:190px}.blogpage_gallery_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.adm_section{background:linear-gradient(160deg,#f5f3ff 0%,#fdf4ff 100%);padding:80px 2rem 100px}.adm_header{text-align:center;margin-bottom:60px}.adm_badge{color:#7c3aed;background:#7c3aed12;border:2px solid #7c3aed;border-radius:22px;margin-bottom:14px;padding:6px 20px;font-size:.85rem;font-weight:700;display:inline-block}.adm_title{color:#1a1a3e;margin-bottom:12px;font-family:"Baloo 2",cursive;font-size:3rem;font-weight:900}.adm_subtitle{color:#6b7280;max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.8}.adm_section_title{color:#1a1a3e;text-align:center;margin-bottom:36px;font-family:"Baloo 2",cursive;font-size:1.8rem;font-weight:800}.adm_steps_wrap{max-width:1100px;margin:0 auto 60px}.adm_steps{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:2rem;display:flex;position:relative}.adm_step{text-align:center;background:#fff;border-radius:16px;flex:1;min-width:200px;max-width:240px;padding:28px 20px;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 4px 20px #0000000f}.adm_step:hover{transform:translateY(-6px);box-shadow:0 12px 32px #7c3aed1f}.adm_step_icon{margin-bottom:10px;font-size:2.4rem}.adm_step_num{color:#fff;letter-spacing:.05em;background:#7c3aed;border-radius:20px;margin-bottom:12px;padding:3px 12px;font-size:.78rem;font-weight:800;display:inline-block}.adm_step_title{color:#1a1a3e;margin-bottom:8px;font-family:"Baloo 2",cursive;font-size:1.1rem;font-weight:800}.adm_step_desc{color:#6b7280;font-size:.85rem;line-height:1.6}.adm_step_arrow{color:#7c3aed;z-index:2;font-size:1.6rem;position:absolute;top:50%;right:-28px;transform:translateY(-50%)}.adm_body{grid-template-columns:1fr 340px;align-items:start;gap:2.5rem;max-width:1100px;margin:0 auto 60px;display:grid}.adm_form_card{background:#fff;border-radius:20px;padding:40px 36px;box-shadow:0 10px 40px #00000012}.adm_form_title{color:#1a1a3e;margin-bottom:28px;font-family:"Baloo 2",cursive;font-size:1.5rem;font-weight:800}.adm_success{color:#166534;background:#f0fdf4;border:1.5px solid #22c55e;border-radius:10px;margin-bottom:20px;padding:12px 18px;font-size:.95rem;font-weight:600}.adm_form{flex-direction:column;gap:16px;display:flex}.adm_row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.adm_field{flex-direction:column;gap:6px;display:flex}.adm_label{color:#1a1a3e;font-size:.82rem;font-weight:700}.adm_input{color:#374151;box-sizing:border-box;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-family:Nunito,sans-serif;font-size:.93rem;transition:all .25s}.adm_input:focus{background:#fff;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.adm_select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%237c3aed' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat}.adm_textarea{resize:vertical;min-height:100px;line-height:1.6}.adm_submit_btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#db2777);border:none;border-radius:30px;align-self:flex-start;padding:13px 32px;font-family:Nunito,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 8px 24px #7c3aed4d}.adm_submit_btn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 14px 32px #7c3aed66}.adm_sidebar{flex-direction:column;gap:1.5rem;display:flex}.adm_info_card,.adm_contact_card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px #0000000f}.adm_info_title{color:#1a1a3e;margin-bottom:16px;font-family:"Baloo 2",cursive;font-size:1.1rem;font-weight:800}.adm_info_list{color:#374151;flex-direction:column;gap:12px;font-size:.88rem;line-height:1.6;list-style:none;display:flex}.adm_date_badge{color:#7c3aed;background:#ede9fe;border-radius:12px;margin-right:8px;padding:2px 10px;font-size:.75rem;font-weight:700;display:inline-block}.adm_doc_list{color:#374151;flex-direction:column;gap:10px;font-size:.88rem;list-style:none;display:flex}.adm_doc_check{color:#22c55e;margin-right:8px;font-weight:700}.adm_contact_card p{color:#374151;margin-bottom:6px;font-size:.92rem;font-weight:600}.adm_timing{color:#9ca3af!important;font-size:.8rem!important;font-weight:400!important}.adm_faq_wrap{max-width:800px;margin:0 auto}.adm_faqs{flex-direction:column;gap:12px;display:flex}.adm_faq{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;transition:border-color .25s;overflow:hidden}.adm_faq_open{border-color:#7c3aed}.adm_faq_q{text-align:left;color:#1a1a3e;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:16px 20px;font-size:.95rem;font-weight:700;display:flex}.adm_faq_icon{color:#7c3aed;flex-shrink:0;font-size:.75rem}.adm_faq_a{color:#6b7280;padding:0 20px 16px;font-size:.9rem;line-height:1.7}.adm_contact_link{color:#1a1a3e;margin-bottom:5px;font-size:.95rem;font-weight:600}.adm_contact_link a{color:#7c3aed;text-decoration:none;transition:color .3s}.adm_contact_link a:hover{color:#db2777;text-decoration:underline}@media (width<=1024px){.adm_body{grid-template-columns:1fr}}@media (width<=600px){.adm_section{padding:60px 1rem 80px}.adm_title{font-size:2.2rem}.adm_form_card{padding:24px 18px}.adm_row{grid-template-columns:1fr}.adm_step{max-width:100%}.adm_step_arrow{display:none}.adm_submit_btn{text-align:center;width:100%}}.gallery_section{background:#fafafa;padding:80px 2rem 100px}.gallery_header{text-align:center;margin-bottom:50px}.gallery_badge{color:#7c3aed;letter-spacing:.04em;background:#7c3aed12;border:2px solid #7c3aed;border-radius:22px;margin-bottom:14px;padding:6px 20px;font-size:.85rem;font-weight:700;display:inline-block}.gallery_title{color:#1a1a3e;margin-bottom:10px;font-family:"Baloo 2",cursive;font-size:2.8rem;font-weight:800}.gallery_subtitle{color:#6b7280;max-width:500px;margin:0 auto;font-size:1rem;line-height:1.7}.gallery_filters{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:45px;display:flex}.gallery_filter_btn{color:#6b7280;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:30px;padding:10px 24px;font-size:.9rem;font-weight:600;transition:all .25s}.gallery_filter_btn:hover{color:#7c3aed;border-color:#7c3aed;transform:translateY(-2px)}.gallery_filter_active{box-shadow:0 10px 20px #7c3aed40;color:#fff!important;background:linear-gradient(135deg,#7c3aed,#9333ea)!important;border-color:#7c3aed!important}.gallery_grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1250px;margin:0 auto;display:grid}.gallery_item{cursor:pointer;background:#e5e7eb;border-radius:18px;height:260px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 8px 25px #00000014}.gallery_item:hover{transform:translateY(-6px)}.gallery_img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.gallery_item:hover .gallery_img{transform:scale(1.08)}.gallery_overlay{opacity:0;background:linear-gradient(#7c3aed73,#7c3aedd1);flex-direction:column;justify-content:center;align-items:center;gap:10px;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery_item:hover .gallery_overlay{opacity:1}.gallery_overlay_icon{font-size:2.2rem}.gallery_overlay_text{color:#fff;text-align:center;padding:0 10px;font-size:1rem;font-weight:700}.gallery_lightbox{z-index:1000;background:#000000eb;justify-content:center;align-items:center;padding:1rem;animation:.25s lb_fade;display:flex;position:fixed;inset:0}@keyframes lb_fade{0%{opacity:0}to{opacity:1}}.gallery_lightbox_inner{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:950px;display:flex;position:relative}.gallery_lb_img{object-fit:contain;border-radius:16px;width:100%;max-height:78vh}.gallery_lb_caption{color:#ffffffe6;font-size:1rem;font-weight:600}.gallery_lb_close{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;width:42px;height:42px;font-size:1rem;transition:all .2s;position:absolute;top:-50px;right:0}.gallery_lb_close:hover{background:#ffffff59;transform:rotate(90deg)}.gallery_lb_nav{color:#fff;cursor:pointer;z-index:2;background:#fff3;border:none;border-radius:50%;width:50px;height:50px;font-size:1.1rem;transition:all .2s;position:absolute;top:50%;transform:translateY(-50%)}.gallery_lb_nav:hover{background:#ffffff59}.gallery_lb_prev{left:-65px}.gallery_lb_next{right:-65px}@media (width<=992px){.gallery_grid{gap:20px}.gallery_item{height:240px}}@media (width<=560px){.gallery_section{padding:70px 1rem 80px}.gallery_grid{grid-template-columns:1fr;gap:18px}.gallery_item{height:230px}.gallery_title{font-size:2rem}.gallery_filters{gap:10px}.gallery_filter_btn{padding:8px 18px;font-size:.82rem}.gallery_lb_prev{left:5px}.gallery_lb_next{right:5px}}.blogdetail_wrap{background:#f8faff;min-height:100vh;padding:clamp(4.5rem,8vw,6.5rem) 1rem 80px;font-family:Nunito,sans-serif}.blogdetail_layout,.blogdetail_not_found{background:#fff;border:1px solid #1a6fbf14;border-radius:20px;width:min(900px,100%);margin:0 auto;box-shadow:0 10px 40px #0000000d}.blogdetail_layout{text-align:left;padding:clamp(1.25rem,4vw,2.5rem)}.blogdetail_not_found{text-align:center;padding:4rem 1.5rem}.blogdetail_back_btn{color:#fff;cursor:pointer;background:#3d1a6e;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-bottom:25px;padding:12px 24px;font-weight:700;transition:all .3s;display:inline-flex}.blogdetail_back_btn:hover{background:#ff6b35;transform:translate(-5px);box-shadow:0 5px 15px #ff6b354d}.blogdetail_img{aspect-ratio:16/9;object-fit:cover;border-radius:15px;width:100%;max-height:500px;margin-bottom:30px;display:block;box-shadow:0 8px 25px #0000001a}.blogdetail_meta{color:#777;letter-spacing:.02em;border-left:4px solid #ff6b35;flex-wrap:wrap;gap:.7rem 1rem;margin-bottom:20px;padding-left:15px;font-size:.9rem;font-weight:700;display:flex}.blogdetail_title{color:#1a1a3e;letter-spacing:0;margin:0 0 25px;font-family:"Baloo 2",cursive;font-size:clamp(1.7rem,5vw,2.6rem);font-weight:900;line-height:1.15}.blogdetail_content p{color:#444;text-align:left;margin-bottom:20px;font-size:clamp(1rem,2.2vw,1.12rem);line-height:1.9}.blogdetail_cta_box{text-align:center;background:linear-gradient(135deg,#f0f6ff 0%,#e5edff 100%);border:1px dashed #3d1a6e;border-radius:20px;margin-top:clamp(2.5rem,6vw,3.75rem);padding:clamp(1.4rem,5vw,2.5rem)}.blogdetail_cta_box h3{color:#3d1a6e;margin:0 0 10px;font-family:"Baloo 2",cursive;font-size:clamp(1.35rem,4vw,1.8rem);font-weight:900}.blogdetail_cta_box p{color:#555;margin:0 0 20px;line-height:1.6}.blogdetail_apply_btn{color:#fff;cursor:pointer;background:#ff6b35;border:none;border-radius:999px;padding:14px 35px;font-size:1rem;font-weight:800;transition:all .3s;box-shadow:0 8px 20px #ff6b354d}.blogdetail_apply_btn:hover{background:#3d1a6e;transform:translateY(-3px);box-shadow:0 10px 25px #3d1a6e4d}@media (width<=640px){.blogdetail_wrap{padding-inline:.75rem}.blogdetail_layout,.blogdetail_not_found{border-radius:14px}.blogdetail_img{aspect-ratio:4/3;margin-bottom:22px}.blogdetail_back_btn,.blogdetail_apply_btn{width:100%}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.acp_back_btn{color:#fff;cursor:pointer;background:#ffffff2e;border:1px solid #ffffff59;border-radius:2rem;padding:.4rem 1.2rem;font-family:Nunito,sans-serif;font-size:.85rem;font-weight:700;transition:all .25s;position:absolute;top:1.2rem;left:1.5rem}.acp_back_btn:hover{background:#ffffff4d}.acp_hero_badge{background:#ffffff2e;border:1px solid #ffffff59;border-radius:2rem;padding:.35rem 1rem;font-size:.82rem;font-weight:700}.acp_hero_sub{opacity:.92;max-width:650px;margin:0;font-size:.95rem}.acp_section_sub{color:#6b7280;margin:0;font-size:.95rem}.acp_sub_title{color:#1a1a3e;margin:0 0 1rem;font-family:"Baloo 2",cursive;font-size:1.35rem;font-weight:800}.acp_page{background:#f8fafc;min-height:100vh;font-family:Nunito,sans-serif}.acp_hero{height:320px;position:relative;overflow:hidden}.acp_hero_img{object-fit:cover;width:100%;height:100%;display:block}.acp_hero_overlay{background:linear-gradient(135deg,#1a3f8fe0,#0000008c);position:absolute;inset:0}.acp_hero_text{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;padding:1rem;display:flex;position:absolute;inset:0}.acp_hero_title{margin:0;font-family:"Baloo 2",cursive;font-size:clamp(2rem,5vw,3.2rem);font-weight:900}.acp_quicknav_wrap{z-index:100;background:#fff;position:sticky;top:0;overflow-x:auto;box-shadow:0 2px 14px #00000014}.acp_quicknav{min-width:max-content;max-width:1100px;margin:0 auto;padding:0 1rem;display:flex}.acp_quicknav_btn{color:#777;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;padding:1rem 1.3rem;font-family:Nunito,sans-serif;font-size:.88rem;font-weight:800;transition:all .25s}.acp_quicknav_btn:hover{color:#1a3f8f;border-bottom-color:#1a3f8f}.acp_all_sections{max-width:1200px;margin:20px auto;padding:0 1.5rem 5rem}.acp_section{padding:3.5rem 0 1rem;scroll-margin-top:70px}.acp_section_header{text-align:center;margin-bottom:2.5rem}.acp_section_badge{margin-bottom:.5rem;font-size:2.5rem;display:block}.acp_section_title{color:#1a1a3e;margin:0 0 .4rem;font-family:"Baloo 2",cursive;font-size:2rem;font-weight:900}.acp_carousel_container{max-width:1050px;margin:20px auto;padding:0 45px 50px;position:relative}.acp_subject_card{background:linear-gradient(180deg, #fff, var(--card-bg));border:2px solid color-mix(in srgb, var(--card-color) 15%, transparent);border-radius:22px;flex-direction:column;min-height:280px;padding:1.4rem;display:flex;position:relative;overflow:hidden}.acp_subject_card:hover{border-color:var(--card-color);box-shadow:0 12px 25px #00000014}.acp_subject_header{z-index:1;align-items:center;gap:10px;margin-bottom:1rem;display:flex;position:relative}.acp_subject_icon{border:1.5px solid color-mix(in srgb, var(--card-color) 20%, transparent);background:#fff;border-radius:16px;justify-content:center;align-items:center;width:55px;height:55px;font-size:1.5rem;display:flex;box-shadow:0 5px 12px #0000000a}.acp_subject_grade{color:var(--card-color);margin:0;font-family:"Baloo 2",cursive;font-size:1.1rem}.acp_subject_books{color:#666;font-size:.7rem;font-weight:700}.acp_subject_tags{flex-wrap:wrap;gap:.4rem;display:flex}.acp_subject_tag{border:1.5px solid color-mix(in srgb, var(--card-color) 15%, transparent);color:var(--card-color);background:#fff;border-radius:18px;padding:.3rem .7rem;font-size:.75rem;font-weight:800}.swiper-button-next,.swiper-button-prev{background:#fff;border-radius:50%;width:40px;height:40px;display:none;transform:scale(.6);box-shadow:0 4px 10px #0000001a;color:#1a3f8f!important}.swiper-pagination-bullet-active{display:none;background:#1a3f8f!important}.acp_divider{background:linear-gradient(90deg,#0000,#e5e7eb 20% 80%,#0000);height:2px;margin:1rem 0}.acp_lifeskill_card{text-align:center;background:#fff;border-radius:16px;padding:1.5rem 1rem;box-shadow:0 4px 18px #0000000f}.subjectSwiper .swiper-button-prev,.subjectSwiper .swiper-button-next{display:none!important}.acp_lifeskills_grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.acp_lifeskill_card{text-align:center;background:#fff;border-radius:16px;padding:1.5rem 1rem;transition:all .25s;animation:.5s both acp_fade_up;box-shadow:0 4px 18px #0000000f}.acp_lifeskill_card:hover{transform:translateY(-5px);box-shadow:0 12px 28px #7c3aed1f}@keyframes acp_fade_up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.acp_lifeskill_icon{margin-bottom:.6rem;font-size:2.2rem;display:block}.acp_lifeskill_name{color:#1a1a3e;margin:0;font-size:.9rem;font-weight:800}.acp_friday_card{background:linear-gradient(135deg,#f0fff4,#ecfeff);border:2px solid #a7f3d0;border-radius:18px;padding:1.6rem 2rem}.acp_friday_title{color:#065f46;margin:0 0 .6rem;font-family:"Baloo 2",cursive;font-size:1.15rem;font-weight:800}.acp_friday_desc{color:#374151;margin-bottom:1rem;font-size:.92rem;line-height:1.7}.acp_friday_list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.acp_friday_list li{color:#065f46;font-size:.88rem;font-weight:700}.acp_fieldvisit_grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.acp_fieldvisit_card{border-top:4px solid var(--fv-color);background:#fff;border-radius:18px;padding:1.5rem;transition:all .25s;box-shadow:0 4px 20px #00000012}.acp_fieldvisit_card:hover{transform:translateY(-4px)}.acp_fv_header{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.acp_fv_icon{font-size:2rem}.acp_fv_grade{color:var(--fv-color);margin:0;font-family:"Baloo 2",cursive;font-size:1.1rem;font-weight:800}.acp_fv_list{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.acp_fv_list li{color:#374151;background:#f8fafc;border-radius:10px;padding:.5rem .9rem;font-size:.9rem;font-weight:700}.acp_clubs_wrap{flex-direction:column;gap:1rem;display:flex}.acp_club_card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;transition:all .25s;overflow:hidden}.acp_club_open{border-color:var(--club-color)}.acp_club_toggle{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.1rem 1.4rem;font-family:Nunito,sans-serif;display:flex}.acp_club_toggle_left{align-items:center;gap:.8rem;display:flex}.acp_club_icon{font-size:1.7rem}.acp_club_name{color:#1a1a3e;font-size:1rem;font-weight:800}.acp_club_chevron{color:var(--club-color);font-size:.8rem}.acp_club_body{background:var(--club-bg);padding:0 1.4rem 1.4rem;animation:.3s acp_fade_up}.acp_club_desc{color:#374151;margin:0 0 1rem;font-size:.9rem;line-height:1.7}.acp_club_activities{flex-wrap:wrap;gap:.55rem;display:flex}.acp_club_act_tag{border:1.5px solid color-mix(in srgb, var(--club-color) 30%, transparent);color:var(--club-color);background:#fff;border-radius:2rem;padding:.35rem .9rem;font-size:.8rem;font-weight:700}.acp_schedule_grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem;display:grid}.acp_schedule_card{border-left:4px solid var(--sch-color);background:#fff;border-radius:16px;align-items:flex-start;gap:1rem;padding:1.3rem;transition:all .25s;display:flex;box-shadow:0 4px 18px #00000012}.acp_schedule_card:hover{transform:translateY(-3px)}.acp_sch_icon{flex-shrink:0;font-size:1.9rem}.acp_sch_body{flex:1}.acp_sch_session{color:var(--sch-color);margin:0 0 .3rem;font-family:"Baloo 2",cursive;font-size:1rem;font-weight:800}.acp_sch_desc{color:#6b7280;margin:0 0 .7rem;font-size:.83rem;line-height:1.6}.acp_sch_meta{flex-direction:column;gap:.25rem;display:flex}.acp_sch_time,.acp_sch_place{color:#374151;font-size:.78rem;font-weight:700}.acp_kg_events_grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem;display:grid}.acp_kg_event_card{background:#fff;border-radius:12px;align-items:center;gap:.7rem;padding:.9rem 1rem;transition:all .2s;display:flex;box-shadow:0 2px 10px #0000000d}.acp_kg_event_card:hover{background:#f5f3ff}.acp_kg_event_dot{background:#7c3aed;border-radius:50%;flex-shrink:0;width:8px;height:8px}.acp_kg_trips{flex-direction:column;gap:.9rem;display:flex}.acp_kg_trip_card{color:#374151;background:#fff8f0;border:2px solid #fed7aa;border-radius:14px;align-items:flex-start;gap:.8rem;padding:1rem 1.2rem;font-size:.9rem;font-weight:700;line-height:1.6;display:flex}.acp_kg_trip_icon{flex-shrink:0;font-size:1.4rem}@media (width<=768px){.acp_hero{height:250px}.acp_all_sections{padding:0 1rem 3rem}.acp_section_title{font-size:1.6rem}.acp_lifeskills_grid{grid-template-columns:repeat(3,1fr)}.acp_subject_card{min-width:85%;max-width:85%}.acp_carousel_container{padding:0}}@media (width<=480px){.acp_section_badge{font-size:2rem}.acp_lifeskills_grid{grid-template-columns:repeat(2,1fr)}.acp_schedule_grid{grid-template-columns:1fr}}
