.zucookie-backdrop{animation:zucookie-fade .25s ease;background:#040f2373;inset:0;position:fixed;z-index:100002}.zucookie-banner{animation:zucookie-rise .3s ease;background:#fff;border:1px solid #0b25451f;border-radius:16px;bottom:max(16px,env(safe-area-inset-bottom));box-shadow:0 18px 50px #040f2347;color:#0b2545;left:50%;overflow:hidden;position:fixed;transform:translateX(-50%);width:min(1080px,calc(100vw - 32px));z-index:100003}.zucookie-accent{background:linear-gradient(90deg,#0b2545,#0b2545 55%,#c8102e 0,#c8102e);height:5px}.zucookie-body{align-items:center;display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;padding:18px 22px 20px}.zucookie-copy{flex:1 1 420px;min-width:260px}.zucookie-title{align-items:center;color:#0b2545;display:flex;font-size:1.05rem;font-weight:700;gap:8px;margin:0 0 6px}.zucookie-title-icon{color:#c8102e;display:inline-flex}.zucookie-text{color:#43526b;font-size:.92rem;line-height:1.55;margin:0}.zucookie-text a{color:#0b2545;font-weight:600;text-decoration:underline}.zucookie-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.zucookie-btn{border:1px solid #0000;border-radius:999px;cursor:pointer;font:inherit;font-size:.9rem;font-weight:600;min-height:44px;padding:11px 20px;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;white-space:nowrap}.zucookie-btn:focus-visible{outline:3px solid #c8102e;outline-offset:2px}.zucookie-btn-accept{background:#c8102e;color:#fff}.zucookie-btn-accept:hover{background:#a50d26;transform:translateY(-1px)}.zucookie-btn-decline{background:#0b2545;color:#fff}.zucookie-btn-decline:hover{background:#16376b}.zucookie-btn-ghost{background:#0000;border-color:#0b25454d;color:#0b2545}.zucookie-btn-ghost:hover{background:#0b25450f}.zucookie-prefs{background:#f7f9fc;border-top:1px solid #0b25451a;padding:16px 22px 20px}.zucookie-prefs-list{grid-gap:12px;display:grid;gap:12px;list-style:none;margin:0 0 16px;padding:0}.zucookie-pref{align-items:flex-start;background:#fff;border:1px solid #0b25451f;border-radius:12px;display:flex;gap:12px;padding:12px 14px}.zucookie-pref input[type=checkbox]{accent-color:#c8102e;flex:0 0 auto;height:20px;margin-top:2px;width:20px}.zucookie-pref-name{color:#0b2545;display:block;font-size:.92rem;font-weight:700}.zucookie-pref-desc{color:#55637a;display:block;font-size:.85rem;line-height:1.5;margin-top:2px}.zucookie-pref-locked{background:#0b254514;border-radius:999px;color:#0b2545;font-size:.72rem;font-weight:700;letter-spacing:.04em;margin-left:8px;padding:2px 8px;text-transform:uppercase}.zucookie-prefs-actions{display:flex;flex-wrap:wrap;gap:10px}@keyframes zucookie-rise{0%{opacity:0;transform:translate(-50%,24px)}to{opacity:1;transform:translate(-50%)}}@keyframes zucookie-fade{0%{opacity:0}to{opacity:1}}@media (max-width:720px){.zucookie-banner{border-radius:14px;bottom:max(8px,env(safe-area-inset-bottom));max-height:82vh;overflow-y:auto;width:calc(100vw - 16px)}.zucookie-body{gap:14px;padding:14px 16px 16px}.zucookie-actions,.zucookie-prefs-actions{width:100%}.zucookie-actions .zucookie-btn,.zucookie-prefs-actions .zucookie-btn{flex:1 1 140px}.zucookie-prefs{padding:14px 16px 18px}}@media (prefers-reduced-motion:reduce){.zucookie-backdrop,.zucookie-banner{animation:none}.zucookie-btn:hover{transform:none}}.site-search{align-items:flex-start;display:flex;inset:0;justify-content:center;padding:clamp(12px,6vh,90px) clamp(12px,4vw,24px);position:fixed;z-index:20000}.site-search-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#08264c8c;inset:0;position:absolute}.site-search-panel{background:#fff;border-radius:14px;border-top:4px solid #b5121b;box-shadow:0 24px 60px #08264c59;display:flex;flex-direction:column;max-height:82vh;overflow:hidden;position:relative;width:min(760px,100%)}.site-search-field{align-items:center;border-bottom:1px solid #e6ebf2;color:#08264c;display:flex;gap:12px;padding:14px 16px}.site-search-field>svg{flex:0 0 auto;font-size:18px}.site-search-field input{background:#0000;border:0;color:#08264c;flex:1 1 auto;font-size:16px;min-width:0;outline:none;padding:8px 0}.site-search-field input:focus{box-shadow:none;outline:none}.site-search-spin{animation:siteSearchSpin 1s linear infinite;color:#b5121b}@keyframes siteSearchSpin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.site-search-spin{animation:none}}.site-search-close{background:#f2f5f9;border:0;border-radius:50%;color:#08264c;cursor:pointer;display:grid;height:34px;place-items:center;width:34px}.site-search-close:hover{background:#b5121b;color:#fff}.site-search-results{-webkit-overflow-scrolling:touch;overflow-y:auto;padding:8px 0 14px}.site-search-hint{color:#5c6b80;font-size:14px;margin:0;padding:18px 20px}.site-search-group h3{color:#b5121b;font-size:12px;letter-spacing:.12em;margin:0;padding:12px 20px 6px;text-transform:uppercase}.site-search-result{background:#0000;border:0;cursor:pointer;display:flex;flex-direction:column;gap:2px;padding:10px 20px;text-align:left;width:100%}.site-search-result.is-active,.site-search-result:focus-visible{background:#f2f6fb;box-shadow:inset 3px 0 0 #b5121b;outline:none}.site-search-result-title{color:#08264c;font-size:15px;font-weight:600}.site-search-result-meta{color:#6b7a90;font-size:12.5px}@media (max-width:768px){.site-search{align-items:stretch;display:block;height:auto;inset:auto 0 0;justify-content:flex-start;padding:0;z-index:20000}.site-search,.site-search-backdrop{position:fixed;top:var(--header-offset)}.site-search-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#08264c8c;bottom:0;left:0;right:0}.site-search-panel{border-radius:0 0 14px 14px;border-top:4px solid #b5121b;box-shadow:0 18px 45px #08264c47;height:auto;max-height:calc(100dvh - var(--header-offset));max-width:100%;min-height:120px;position:relative;width:100%}.site-search-field{gap:10px;padding:12px 14px}.site-search-field input{font-size:16px}.site-search-close{flex:0 0 40px;height:40px;width:40px}.site-search-hint{line-height:1.55;padding:16px}.site-search-result{min-height:52px;padding:12px 16px}}@media (max-width:640px){.site-search-panel{border-radius:0 0 12px 12px}}.goog-te-banner-frame,.goog-te-banner-frame.skiptranslate,.skiptranslate iframe{display:none!important;visibility:hidden!important}body{top:0!important}#goog-gt-tt,.goog-te-balloon-frame,.goog-tooltip,.goog-tooltip:hover{display:none!important}.goog-text-highlight{background:none!important;box-shadow:none!important;color:inherit!important}.google-translate-widget{display:inline-flex;margin:0 12px}.google-translate-widget .goog-logo-link,.google-translate-widget .goog-te-gadget img,.google-translate-widget .goog-te-gadget span:not(.goog-te-combo-wrap){display:none!important}.google-translate-widget .goog-te-gadget{color:#0000!important;font-size:0!important;line-height:0!important}.google-translate-widget select.goog-te-combo{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%2308244D%27 stroke-width=%272.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><polyline points=%276 9 12 15 18 9%27/></svg>");background-position:right 10px center;background-repeat:no-repeat;background-size:14px 14px;border:1.5px solid #08244d2e;border-radius:999px;box-shadow:0 2px 8px #08244d14;color:#08244d;cursor:pointer;font-family:Montserrat,system-ui,sans-serif;font-size:.82rem;font-weight:600;height:38px;letter-spacing:.2px;line-height:1.2;margin:0!important;max-width:190px;min-width:150px;padding:9px 32px 9px 14px;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease}.google-translate-widget select.goog-te-combo:hover{border-color:#b41f2a;box-shadow:0 4px 14px #b41f2a2e}.google-translate-widget select.goog-te-combo:focus-visible{border-color:#b41f2a;box-shadow:0 0 0 3px #b41f2a38;outline:none}.google-translate-widget select.goog-te-combo option{background-color:#fff;color:#08244d;font-family:Montserrat,system-ui,sans-serif;font-size:.85rem;font-weight:500;padding:10px 12px}.google-translate-widget select.goog-te-combo option:checked{background-color:#08244d;color:#fff;font-weight:700}@media (max-width:1200px){.google-translate-widget select.goog-te-combo{font-size:.78rem;height:34px;max-width:140px;min-width:120px;padding:8px 28px 8px 12px}}@media (max-width:992px){.google-translate-widget{margin:0 8px}.google-translate-widget select.goog-te-combo{background-position:right 8px center;font-size:.74rem;height:32px;max-width:118px;min-width:0;padding:7px 24px 7px 10px}}*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#08264c;font-family:Montserrat,Arial,Helvetica,sans-serif}.container{margin:auto;max-width:1400px;width:90%}.skip-link{background:#b5121b;border-radius:0 0 8px 8px;color:#fff;font-size:14px;font-weight:700;left:16px;padding:12px 20px;position:absolute;text-decoration:none;top:-60px;transition:top .2s ease;z-index:100000}.skip-link:focus{outline:3px solid #ffd54f;outline-offset:2px;top:0}.topbar{background:#08264c;color:#fff;font-size:14px;height:42px;z-index:99999}.topbar,.topbar .container{align-items:center;display:flex;overflow:visible;position:relative}.topbar .container{height:100%;justify-content:space-between}.topbar .left,.topbar .right{align-items:center;display:flex;gap:25px}.topbar a{align-items:center;color:#fff;display:flex;font-size:14px;gap:8px;text-decoration:none;transition:all .3s ease}.topbar a:hover{color:#ffd54f}.links{gap:25px}.links,.social{align-items:center;display:flex}.social{gap:14px}.social a{align-items:center;display:inline-flex;justify-content:center;line-height:0}.social a,.social a:hover{color:#fff}.social svg{color:#fff;cursor:pointer;transition:.3s}.social a:hover svg{color:#fff;opacity:.85;transform:translateY(-2px)}.top-dropdown{align-items:center;display:flex;height:42px;position:relative}.top-dropdown>.top-dropdown-trigger,.top-dropdown>a{align-items:center;background:none;border:0;color:#fff;cursor:pointer;display:flex;font:inherit;gap:6px;height:42px;padding:0;text-decoration:none;transition:.3s}.top-dropdown>.top-dropdown-trigger:hover,.top-dropdown>a:hover{color:#ffd54f}.top-dropdown .arrow{font-size:11px;transition:transform .3s ease}.top-dropdown:hover .arrow{transform:rotate(180deg)}.top-dropdown-menu{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a,0 20px 50px #0000001f;left:0;list-style:none;margin-top:2px;opacity:0;overflow:hidden;padding:10px 0;position:absolute;top:100%;transform:translateY(12px);transition:opacity .25s ease,transform .25s ease,visibility .25s;visibility:hidden;width:260px;z-index:999999}.top-dropdown.open>.top-dropdown-menu,.top-dropdown:hover>.top-dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.top-dropdown.open .arrow{transform:rotate(180deg)}.top-dropdown-menu li{width:100%}.top-dropdown-menu li a{align-items:center;color:#08264c;display:flex;font-size:14px;font-weight:500;padding:14px 22px;position:relative;text-decoration:none;transition:all .25s ease;width:100%}.top-dropdown-menu li a:before{background:#b5121b;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transition:.25s;width:4px}.top-dropdown-menu li a:hover{background:#f5f8fc;color:#b5121b;padding-left:30px}.top-dropdown-menu li a:hover:before{transform:scaleY(1)}.top-dropdown-menu li:not(:last-child){border-bottom:1px solid #edf2f7}.navbar{background:#fff;box-shadow:0 2px 12px #00000014;height:74px;position:-webkit-sticky;position:sticky;top:0;transition:box-shadow .3s ease,height .3s ease,background .3s ease;z-index:100}.navbar .container{align-items:center;display:flex;height:100%;justify-content:space-between}.logo img{height:76px;left:-53px;position:relative}.navbar ul{align-items:center;display:flex;height:100%;list-style:none}.navbar li{position:relative}.navbar li>.dropdown-toggle,.navbar li>a{align-items:center;background:#0000;border:none;color:#08264c;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:600;gap:8px;height:74px;padding:0 22px;text-decoration:none;transition:.3s}.navbar li>.dropdown-toggle:hover,.navbar li>a:hover{color:#b5121b}.navbar li>.dropdown-toggle:focus-visible,.navbar li>a:focus-visible{outline:3px solid #b5121b;outline-offset:2px}.navbar li.active>.dropdown-toggle,.navbar li.active>a{color:#b5121b}.search{color:#08264c;cursor:pointer;font-size:20px;transition:.3s}.search:hover{color:#b5121b}.arrow{font-size:11px;transition:.3s}.dropdown:hover>.dropdown-toggle .arrow,.dropdown:hover>a .arrow{transform:rotate(180deg)}.submenu-arrow{font-size:11px;margin-left:auto}.dropdown{position:relative}.dropdown-menu{background:#fff;border-radius:12px;box-shadow:0 18px 45px #0000001f;display:flex;flex-direction:column;left:0;list-style:none;opacity:0;overflow:visible;padding:10px 0;position:absolute;top:100%;transform:translateY(20px);transition:.3s ease;visibility:hidden;width:320px;z-index:999}.dropdown:hover>.dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.dropdown-menu li{position:relative;width:100%}.dropdown-menu li:not(:last-child){border-bottom:1px solid #f2f2f2}.dropdown-menu li a{align-items:center;background:#fff;color:#08264c;display:flex;font-size:15px;font-weight:500;justify-content:space-between;padding:15px 24px;position:relative;text-decoration:none;transition:.3s;width:100%}.dropdown-menu li a:hover{background:#fafafa;color:#b5121b;padding-left:32px}.dropdown-menu li a:before{background:#b5121b;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transition:.3s;width:4px}.dropdown-menu li:hover>a:before{transform:scaleY(1)}.dropdown-submenu{position:relative}.submenu{background:#fff;border-radius:12px;box-shadow:0 18px 45px #0000001f;display:flex;flex-direction:column;left:100%;list-style:none;opacity:0;padding:10px 0;position:absolute;top:0;transform:translateX(15px);transition:.3s ease;visibility:hidden;width:300px}.dropdown-submenu:hover>.submenu{opacity:1;transform:translateX(0);visibility:visible}.submenu li{width:100%}.submenu li:not(:last-child){border-bottom:1px solid #f2f2f2}.submenu li a{align-items:center;color:#08264c;display:flex;font-size:15px;padding:15px 22px;text-decoration:none;transition:.3s;width:100%}.submenu li a:hover{background:#fafafa;color:#b5121b;padding-left:30px}.dropdown-menu,.submenu{pointer-events:none}.dropdown-submenu:hover>.submenu,.dropdown:hover>.dropdown-menu{pointer-events:auto}@media(max-width:992px){.navbar ul,.search{display:none}}.site-header{overflow:visible;position:fixed;width:100%;z-index:9999}.navbar a.active-link,.navbar li.active>a{color:#b5121b;font-weight:700}.navbar a.active-link:after,.navbar li.active>.dropdown-toggle:after,.navbar li.active>a:after{background:#b5121b;border-radius:30px;bottom:18px;content:"";height:3px;left:22px;position:absolute;right:22px}.navbar a,.navbar li>.dropdown-toggle,.navbar li>a{position:relative}.mobile-toggle{background:#0000!important;border:none;border-radius:10px;color:#08264c!important;cursor:pointer;display:none;flex:0 0 44px;font-size:24px;height:44px;line-height:0;min-height:44px;padding:0;width:44px;z-index:10001}.mobile-toggle:active,.mobile-toggle:hover{background:#08264c12!important;color:#08264c!important}.drawer-head{display:none}.mobile-toggle:focus-visible{outline:3px solid #b5121b;outline-offset:2px}.navbar ul.mobile-open a:focus-visible,.navbar ul.mobile-open button:focus-visible{background:#fafafa;outline:3px solid #b5121b;outline-offset:-3px}.mobile-backdrop{display:none}@media (max-width:992px){.navbar .container{gap:12px;justify-content:space-between;min-height:64px;padding:0 14px;position:relative}.logo,.navbar .container{align-items:center;display:flex}.logo{min-width:0}.logo img{height:44px;left:0;max-width:62vw;object-fit:contain;width:auto}.mobile-toggle{align-items:center;display:inline-flex;justify-content:center}.navbar:has(ul.mobile-open) .mobile-toggle{opacity:0;pointer-events:none}.navbar ul{-webkit-overflow-scrolling:touch;align-items:stretch;background:#fff;box-shadow:-10px 0 30px #00000026;display:flex!important;flex-direction:column;gap:0;height:100dvh;margin:0;max-width:360px;overflow-y:auto;overscroll-behavior:contain;padding:0 0 calc(32px + env(safe-area-inset-bottom, 0px));position:fixed;right:0;top:0;transform:translateX(102%);transition:transform .28s cubic-bezier(.4,0,.2,1);width:min(86vw,360px);z-index:10000}.navbar ul.mobile-open{transform:translateX(0)}.drawer-head{align-items:center;background:#fff;border-bottom:1px solid #e9edf4!important;display:flex!important;gap:12px;justify-content:space-between;padding:calc(10px + env(safe-area-inset-top, 0px)) 14px 10px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.drawer-logo{height:38px;max-width:60%;object-fit:contain;width:auto}.drawer-close{align-items:center;background:#f2f5fa!important;border:none;border-radius:12px;color:#08264c!important;cursor:pointer;display:inline-flex;flex:0 0 42px;font-size:18px;height:42px;justify-content:center;min-height:42px;padding:0;width:42px}.drawer-close:active,.drawer-close:hover{background:#b5121b!important;color:#fff!important}.mobile-backdrop{background:#08264c8c;display:block;inset:0;opacity:0;position:fixed;transition:opacity .3s ease;visibility:hidden;z-index:9999}.mobile-backdrop.show{opacity:1;visibility:visible}.navbar li{border-bottom:1px solid #eef1f6;width:100%}.navbar li>.dropdown-toggle,.navbar li>a{align-items:center;background:#0000!important;color:#08264c;display:flex;font-size:15px;gap:10px;height:auto;justify-content:space-between;line-height:1.35;min-height:56px;overflow-wrap:anywhere;padding:16px 18px;text-align:left;white-space:normal;width:100%}.navbar li>.dropdown-toggle .arrow{flex:0 0 auto;transition:transform .25s ease}.dropdown-menu{background:#f7f9fc!important;border-radius:0!important;box-shadow:none!important;display:block!important;max-height:0;min-width:0!important;opacity:0;overflow:hidden!important;padding:0!important;pointer-events:none!important;position:static!important;transform:none!important;transition:max-height .34s cubic-bezier(.4,0,.2,1),opacity .22s ease,visibility .34s;visibility:hidden;width:100%!important}.dropdown.open>.dropdown-menu{max-height:640px;opacity:1;pointer-events:auto!important;visibility:visible}.dropdown.open>.dropdown-toggle .arrow,.dropdown.open>a .arrow{transform:rotate(180deg)}.dropdown-menu li{border-bottom:1px solid #e6ebf2}.dropdown-menu li a{-webkit-tap-highlight-color:transparent;align-items:center!important;background:#0000!important;color:#08264c!important;display:flex!important;font-size:14px!important;line-height:1.4!important;min-height:50px!important;overflow-wrap:anywhere!important;padding:15px 18px 15px 30px!important;transition:background .2s ease,color .2s ease,padding-left .2s ease;white-space:normal!important}.dropdown-menu li a:active{background:#eef3fa!important;color:#b5121b!important;padding-left:36px!important}.navbar li>.dropdown-toggle,.navbar li>a{-webkit-tap-highlight-color:transparent;transition:background .2s ease,color .2s ease}.navbar li>.dropdown-toggle:active,.navbar li>a:active{background:#f2f5fa!important;color:#b5121b}.dropdown-menu li a:before{background:#b5121b;border-radius:50%;content:"";flex:0 0 5px;height:5px;margin-right:12px;opacity:.55;width:5px}.dropdown:hover>.dropdown-menu{max-height:0;opacity:0;visibility:hidden}.dropdown.open:hover>.dropdown-menu{max-height:640px;opacity:1;visibility:visible}@media (prefers-reduced-motion:reduce){.dropdown-menu{transition:none!important}}.navbar a.active-link:after,.navbar li.active>.dropdown-toggle:after,.navbar li.active>a:after,.search{display:none}}.navbar .search.search-btn{align-items:center;background:#0000;border:0;display:inline-flex;justify-content:center;line-height:0;padding:0}.navbar .search.search-btn:focus-visible{border-radius:4px;outline:2px solid #b5121b;outline-offset:4px}.navbar li.drawer-search{display:none}.navbar .drawer-search-btn{align-items:center;background:#0000;border:0;color:#08264c;cursor:pointer;display:flex;font:inherit;font-weight:600;gap:10px;padding:14px 20px;width:100%}@media (max-width:992px){.navbar li.drawer-search{display:block}}.mascot-container{align-items:center;display:flex;justify-content:center;pointer-events:auto;position:absolute;right:50px;top:200px;transition:transform .3s ease,filter .3s ease;width:300px;z-index:9998}.mascot-container:hover{transform:translateY(-8px) scale(1.03)}.mascot-container:active{transform:scale(.97)}.mascot{filter:drop-shadow(0 18px 40px rgba(0,0,0,.22));max-width:220px;transition:.3s}.mascot-container:hover .mascot{filter:drop-shadow(0 22px 45px rgba(8,36,77,.35))}.mascot-shadow{bottom:-5px;filter:blur(12px);width:120px}.speech-bubble{animation:bubbleFloat 4s ease infinite;box-shadow:0 15px 40px #00000024;color:#08244d;font-size:.95rem;left:-230px;padding:18px 20px;top:10px;transition:.3s}.mascot-container:hover .speech-bubble{transform:translateY(-4px)}.speech-bubble:after{border-bottom:12px solid #0000;border-top:12px solid #0000;top:40px}.floating-ring{animation:ringPulse 5s ease infinite;border:2px solid #ffd54f66;border-radius:50%;position:absolute}.ring1{height:180px;width:180px}.ring2{animation-delay:1s;height:210px;width:210px}.ring3{animation-delay:2s;height:240px;width:240px}.floating-dot{animation:dotFloat 5s ease-in-out infinite;background:#ffd54f;border-radius:50%;height:8px;position:absolute;width:8px}.dot1{left:12%;top:15%}.dot2{animation-delay:1s;right:10%;top:28%}.dot3{animation-delay:2s;bottom:20%;left:18%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes shadow{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.15;transform:scale(.85)}}@keyframes bubbleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes ringPulse{0%{opacity:.4;transform:scale(.9)}50%{opacity:.2;transform:scale(1.05)}to{opacity:.4;transform:scale(.9)}}@keyframes dotFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media(max-width:1200px){.mascot-container{bottom:20px;right:18px;width:190px}.speech-bubble{font-size:.85rem;left:-195px;width:180px}}@media(max-width:992px){.speech-bubble{display:none}.mascot-container{width:170px}}@media(max-width:768px){.mascot-container{bottom:15px;right:15px;width:95px}.mascot{max-width:95px}.floating-ring{display:none}}.mascot{animation:float 4s ease-in-out infinite,breathe 3s ease-in-out infinite;filter:drop-shadow(0 20px 40px rgba(0,0,0,.22));max-width:520px;width:100%}.mascot-container{cursor:pointer;-webkit-user-select:none;user-select:none}.mascot-container:active{transform:scale(.98)}.mascot-shadow{animation:shadow 4s ease-in-out infinite;background:#00000026;border-radius:50%;bottom:8px;filter:blur(10px);height:18px;position:absolute;width:130px}.speech-bubble{animation:fadeBubble 5s infinite;background:#fff;border-radius:18px;box-shadow:0 18px 40px #00000024;color:#08264c;font-size:15px;font-weight:500;left:-220px;line-height:1.6;padding:16px 20px;position:absolute;top:15px;width:210px}.speech-bubble:after{border-bottom:10px solid #0000;border-left:12px solid #fff;border-top:10px solid #0000;content:"";height:0;position:absolute;right:-12px;top:42px;width:0}@media (max-width:1200px){.mascot-container{right:20px;top:30px;width:250px}.mascot{max-width:180px}.speech-bubble{font-size:13px;left:-185px;width:170px}}@media (max-width:992px){.mascot-container{right:15px;top:20px;width:220px}.mascot{max-width:150px}.speech-bubble{display:none}}@media (max-width:768px){.mascot-container{display:none}}@media (max-width:992px){.mascot-container{bottom:clamp(58px,14vw,96px)!important;display:flex!important;justify-content:flex-end;left:auto!important;right:clamp(8px,3vw,18px)!important;top:auto!important;width:clamp(78px,22vw,150px)!important}.mascot{max-width:clamp(78px,22vw,150px)!important}.mascot-shadow{bottom:-2px;height:12px;width:clamp(48px,14vw,90px)}.speech-bubble{display:none!important}}@media (max-width:768px){.mascot-container{bottom:clamp(56px,15vw,84px)!important;display:flex!important;right:10px!important;width:clamp(70px,21vw,104px)!important}.mascot{max-width:clamp(70px,21vw,104px)!important}.floating-dot,.floating-ring{display:none}}@media (max-width:480px){.mascot-container{bottom:64px!important;right:10px!important;width:84px!important}.mascot{max-width:84px!important}.mascot-shadow{height:10px;width:52px}}@media (max-width:992px) and (orientation:landscape){.mascot-container{bottom:auto!important;top:14px!important;width:64px!important}.mascot{max-width:64px!important}.mascot-shadow{display:none}}@media (prefers-reduced-motion:reduce){.floating-dot,.floating-ring,.mascot,.mascot-shadow{animation:none!important}}.mascot-container:focus-visible{border-radius:16px;outline:3px solid #ffd54f;outline-offset:6px}.hero{background:#08264c;height:85vh;min-height:85vh;overflow:hidden;position:relative;width:100%}.hero-image,.hero-video{display:block;object-position:center center}.hero-image,.hero-video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.hero-image{object-position:center;transition:opacity 8s ease-in-out}.overlay{background:linear-gradient(0deg,#00000073,#0000000d);bottom:0;left:0;right:0;top:0}.hero-overlay,.overlay{align-items:center;position:absolute}.hero-overlay{background:linear-gradient(90deg,#002b5cb8,#002b5c73 45%,#00000026);display:flex;inset:0;z-index:10}.hero-wrapper{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 40px;position:relative;width:100%;z-index:20}.hero-mascot{align-items:flex-end;display:flex;flex-shrink:0;justify-content:center}.apply-btn{bottom:40px;position:absolute;right:40px;z-index:20}.apply-btn button{background:#b31b06;border:none;border-radius:40px;box-shadow:0 10px 25px #00000059;color:#fff;cursor:pointer;font-size:20px;font-weight:700;padding:18px 45px;transition:.3s}.apply-btn button:hover{background:#8f1402;transform:translateY(-3px)}.hero-slider{height:100%;inset:0;overflow:hidden;position:absolute;width:100%}.hero-content{color:#fff;max-width:700px;padding:0 8%}.hero-badge{background:#b5121b;border-radius:30px;display:inline-block;font-weight:600;margin-bottom:20px;padding:10px 20px}.hero-content h1{font-size:4rem;line-height:1.1;margin-bottom:20px}.hero-content p{font-size:1.2rem;line-height:1.8;margin-bottom:35px;max-width:600px}.hero-buttons{display:flex;gap:20px;margin-bottom:50px}.btn-primary{background:#b5121b;border:none;border-radius:8px}.btn-primary,.btn-secondary{color:#fff;cursor:pointer;font-weight:600;padding:16px 34px}.btn-secondary{background:#0000;border:2px solid #fff;border-radius:8px}.btn-primary,.btn-secondary{align-items:center;display:inline-flex;justify-content:center;text-decoration:none}.hero-stats{display:flex;flex-wrap:wrap;gap:40px}.hero-stats h2,.hero-stats h3{font-size:2rem;margin-bottom:5px}.hero-stats span{opacity:.9}.hero-indicators{bottom:30px;gap:10px}.indicator{background:#fff;opacity:.5}.indicator.active{opacity:1;transform:scale(1.2)}.hero-arrow1{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:60px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;width:60px;z-index:100}.hero-arrow1:hover{background:#b5121b;transform:translateY(-50%) scale(1.08)}.hero-arrow-left1{left:40px}.hero-arrow-right1{right:40px}.hero-counter{align-items:center;bottom:40px;color:#fff;display:flex;font-size:20px;font-weight:700;gap:8px;position:absolute;right:60px;z-index:100}.hero-counter .divider{opacity:.6}.hero-indicators{bottom:40px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:100}.indicator{background:#fff6;border-radius:50%;cursor:pointer;height:12px;transition:.3s;width:12px}.indicator.active{background:#b5121b;transform:scale(1.3)}.indicator:hover{background:#fff}.hero-video-wrapper{height:100%;inset:0;overflow:hidden;position:absolute;width:100%}.hero-video-content{color:#fff;left:8%;position:absolute;text-shadow:0 2px 18px #00000073;top:50%;transform:translateY(-50%);width:min(700px,82%);z-index:20}.hero-video-content h1{font-size:clamp(2.25rem,5vw,4.5rem);line-height:1.08;margin:0 0 20px}.hero-video-content p{font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.7;margin:0;max-width:600px}.hero-video-player{display:block;height:100%;inset:0;object-fit:cover;object-position:center center;position:absolute;width:100%}.hero-video-controls,.video-controls{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#002b5c59;border-radius:50px;bottom:40px;display:flex;gap:16px;left:50%;padding:14px 20px;position:absolute;transform:translateX(-50%);z-index:100}.hero-video-btn,.video-controls button{align-items:center;background:#fff;border:none;border-radius:50%;color:#002b5c;cursor:pointer;display:flex;font-size:18px;height:48px;justify-content:center;transition:.3s;width:48px}.hero-video-btn:hover,.video-controls button:hover{background:#b5121b;color:#fff;transform:scale(1.08)}.hero-video-progress,.video-progress{background:#ffffff40;bottom:0;height:6px;left:0;position:absolute;width:100%}.hero-video-progress-fill,.video-progress-fill{background:#b5121b;height:100%;transition:.1s linear}@media (max-width:1100px){.hero-wrapper{gap:24px;padding:0 24px}.hero-content h1{font-size:2.8rem}.hero-mascot{transform:scale(.85);transform-origin:bottom right}}@media (max-width:900px){.hero-wrapper{align-items:flex-start;flex-direction:column;gap:16px;justify-content:center;padding-bottom:24px;padding-top:24px}.hero-mascot{align-self:center;transform:scale(.8)}.hero-arrow1{font-size:14px;height:44px;width:44px}.hero-arrow-left1{left:16px}.hero-arrow-right1{right:16px}}@media (max-width:768px){.hero{padding-bottom:40px;padding-top:42px}.hero,.hero-slider{height:60vh;min-height:60vh}.hero-image{height:100%;inset:0;position:absolute}.hero-wrapper{padding:0 20px}.hero-content{max-width:100%;padding:0}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem;max-width:100%}.hero-buttons{flex-wrap:wrap}.hero-stats{gap:20px}.hero-mascot{display:none}.hero-video-controls,.video-controls{bottom:24px;gap:10px;padding:10px 14px}.hero-video-btn,.video-controls button{font-size:15px;height:40px;width:40px}.hero-counter{bottom:24px;font-size:16px;right:20px}.apply-btn,.hero-indicators{bottom:16px}.apply-btn{right:16px}.apply-btn button{font-size:15px;padding:12px 26px}}@media (max-width:480px){.hero-badge{font-size:13px;padding:8px 14px}.hero-content h1{font-size:1.6rem}.hero-stats{gap:14px}.hero-stats h2,.hero-stats h3{font-size:1.5rem}.hero-arrow1{height:38px;width:38px}}.hero-mascot .mascot-container{bottom:auto!important;left:auto!important;margin:0;position:relative!important;right:auto!important;top:auto!important;width:clamp(150px,20vw,280px)}.hero-mascot .mascot{max-width:100%}@media (max-width:900px){.hero-mascot{align-self:center;display:flex!important}.hero-mascot .mascot-container{width:clamp(120px,30vw,190px)}}@media (max-width:768px){.hero-mascot{align-self:flex-end;display:flex!important;margin-top:-8px}.hero-mascot .mascot-container{width:clamp(130px,30vw,180px)}.hero-mascot .speech-bubble{display:none}}.hero-mascot .mascot{max-width:100%!important;width:100%!important}@media (max-width:900px){.hero-slider{position:relative}.hero-mascot{bottom:auto;margin:0!important;pointer-events:auto;position:absolute!important;right:12px;top:30%;z-index:25}.hero-mascot .mascot-container{width:clamp(120px,26vw,170px)!important}}.hero-seo-heading{clip:rect(0 0 0 0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.hero-slide--banner{background:#08264c}.hero-slide--banner .hero-image{object-fit:contain;object-position:center center;padding:0 4vw}.hero-slide--banner .hero-overlay{background:linear-gradient(0deg,#08264ceb 0,#08264c59 25%,#0000 55%)}.hero-slide--banner .hero-wrapper{align-items:flex-end;justify-content:center;padding-bottom:44px}.hero-slide--banner .hero-content--banner{max-width:100%;padding:0;text-align:center;width:100%}.hero-slide--banner .hero-buttons{gap:24px;justify-content:center;margin-bottom:0}@media (max-width:768px){.hero-slide--banner .hero-image{padding:0 3vw}.hero-slide--banner .hero-wrapper{padding-bottom:48px}.hero-slide--banner .hero-buttons{flex-direction:column;gap:14px;margin:0 auto;width:min(92%,360px)}.hero-slide--banner .hero-buttons .btn-primary,.hero-slide--banner .hero-buttons .btn-secondary{width:100%}}@media (max-width:480px){.hero-slide--banner .hero-wrapper{padding-bottom:44px}}@keyframes heroKenBurns{0%{transform:scale(1)}to{transform:scale(1.06)}}.hero-image--kenburns{animation:heroKenBurns 12s ease-out both;will-change:transform}.indicator{border:none;overflow:hidden;padding:0;position:relative}.indicator.active{background:#ffffff73;border-radius:999px;transform:none;width:40px}.indicator-progress{animation:heroPipFill 6s linear forwards;background:#b5121b;border-radius:999px;display:block;inset:0 auto 0 0;position:absolute;width:0}@keyframes heroPipFill{0%{width:0}to{width:100%}}.indicator--video{background:#0000;border:2px solid #fff;border-radius:50%;height:12px;opacity:.7;width:12px}.indicator--video:hover{background:#b5121b;border-color:#b5121b;opacity:1}.hero-arrow1:focus-visible,.hero-video-btn:focus-visible,.indicator:focus-visible{outline:3px solid #fff;outline-offset:3px}.hero-sr-status{clip:rect(0 0 0 0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (prefers-reduced-motion:reduce){.hero-image--kenburns{animation:none}.indicator-progress{animation:none;width:100%}}.programme-filters{background:#f7f9fc;padding:6px 0 18px}.programme-filters--flush{padding-bottom:0}.programme-filters .container{margin:auto;max-width:1700px;padding:0;width:96%}.filters-card{background:#fff;border-radius:16px;box-shadow:0 6px 20px #00000014;padding:18px 20px}.filters-heading{margin-bottom:15px;text-align:center}.filters-heading h2{color:#08244d;font-size:1.8rem;font-weight:700;margin-bottom:5px}.filters-heading p{color:#666;font-size:.9rem;margin:auto;max-width:650px}.programme-tabs{-webkit-overflow-scrolling:touch;display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.programme-tabs::-webkit-scrollbar{display:none}.programme-tab{background:#08244d;border:none;border-radius:12px;color:#fff;cursor:pointer;flex:0 0 auto;font-size:.82rem;font-weight:600;padding:10px 20px;text-transform:uppercase;transition:.25s ease;white-space:nowrap}.programme-tab:hover{background:#123c78}.programme-tab.active{background:#b32017}.filters-grid{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:2fr repeat(3,1fr) auto;margin-top:15px}.search-box{position:relative}.search-icon{color:#888;font-size:15px;left:16px;position:absolute;top:50%;transform:translateY(-50%)}.search-box input{padding:0 16px 0 44px}.filters-grid select,.search-box input{border:1px solid #ddd;border-radius:10px;font-size:14px;height:46px;transition:.3s;width:100%}.filters-grid select{background:#fff;padding:0 14px}.filters-grid select:focus,.search-box input:focus{border-color:#b32017;box-shadow:0 0 0 3px #b320171f;outline:none}.reset-btn{background:#08244d;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;height:46px;padding:0 18px;transition:.3s}.reset-btn:hover{background:#123c78}.programme-layout{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:210px minmax(0,1fr)}.school-sidebar{background:#fff;border-radius:18px;box-shadow:0 8px 24px #00000014;max-height:78vh;overflow-y:auto;padding:20px;position:-webkit-sticky;position:sticky;top:90px}.school-sidebar::-webkit-scrollbar{width:6px}.school-sidebar::-webkit-scrollbar-thumb{background:#d5dbe6;border-radius:10px}.school-sidebar h3{border-bottom:2px solid #b41f2a;color:#08244d;font-size:1.1rem;font-weight:700;margin:0 0 18px;padding-bottom:12px;text-transform:uppercase}.school-item{align-items:center;background:#f3f6fb;border:none;border-radius:14px;color:#08244d;cursor:pointer;display:flex;font-size:.92rem;font-weight:600;justify-content:center;line-height:1.35;margin-bottom:10px;min-height:52px;padding:12px 16px;text-align:center;transition:.3s ease;width:100%}.school-item:hover{background:#08244d;color:#fff;transform:translateX(4px)}.school-item.active{background:linear-gradient(135deg,#b41f2a,#d62f3d);box-shadow:0 10px 20px #b41f2a40;color:#fff}.programme-section-title{margin-bottom:12px}.programme-section-title h2{color:#08244d;font-size:1.7rem;font-weight:700;margin:0}.programmes-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media (max-width:1200px){.programme-layout{grid-template-columns:1fr}.school-sidebar{position:relative;top:0}.filters-grid{grid-template-columns:repeat(2,1fr)}.programmes-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.filters-card{padding:16px}.filters-grid{grid-template-columns:1fr}.programme-tab{font-size:.78rem;padding:9px 16px}.filters-grid select,.reset-btn,.search-box input{font-size:13px;height:44px}.programmes-grid{grid-template-columns:1fr}}@media (max-width:992px){.programme-layout{display:block}.programme-card,.programme-content,.programme-main,.programmes-grid,.school-sidebar{max-width:100%;min-width:0;width:100%}.school-sidebar{margin-bottom:16px;max-height:none;overflow:visible}.programmes-grid{grid-template-columns:minmax(0,1fr)}.programme-card h3,.programme-mantra{overflow-wrap:anywhere}.programme-filters{padding:6px 0 12px}.programme-filters .container{width:92%}.filters-heading h2{font-size:1.35rem}.filters-heading p{font-size:.85rem}.programme-section-title h2{font-size:1.25rem;letter-spacing:.5px}.school-sidebar{-webkit-overflow-scrolling:touch;align-items:center;border-radius:14px;display:flex;gap:8px;overflow-x:auto;padding:12px;scroll-snap-type:x proximity;scrollbar-width:none}}@media (max-width:992px){.school-sidebar::-webkit-scrollbar{display:none}.school-sidebar h3{border:0;border-right:1px solid #e4e9f2;color:#08244d;flex:0 0 auto;font-size:.7rem;line-height:1.2;margin:0 6px 0 0;padding:0 8px 0 0;white-space:nowrap}.school-sidebar .school-item{align-items:center;border-radius:40px;display:inline-flex;flex:0 0 auto;font-size:.8rem;margin:0;max-width:none;min-height:44px;padding:10px 16px;scroll-snap-align:start;white-space:nowrap;width:auto}.school-sidebar .school-item:hover{transform:none}.programme-main .programme-tabs{gap:8px;margin:0 -12px 14px;padding:2px 12px 6px;scroll-snap-type:x proximity}.programme-main .programme-tab{align-items:center;border-radius:40px;display:inline-flex;min-height:44px;padding:10px 18px;scroll-snap-align:center}.results-count{font-size:.9rem;margin-bottom:16px}}@media (max-width:400px){.programme-main .programme-tab,.school-sidebar .school-item{font-size:.76rem;padding:10px 14px}}.programmes-section{background:#f7f9fc;padding:10px 0 56px}.programmes-section--collapsed{padding:0}.programmes-section--collapsed .programmes-grid{display:none}.results-count{color:#555;font-size:1rem;margin-bottom:30px}.results-count strong{color:#08244d}.programmes-grid{grid-gap:22px;align-items:start;display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.programme-card{background:#fff;border-radius:18px;box-shadow:0 8px 22px #00000014;display:flex;flex-direction:column;overflow:hidden;padding:22px;position:relative;transition:.3s ease}.programme-card:hover{box-shadow:0 15px 35px #0000001f;transform:translateY(-5px)}.featured-badge{align-items:center;background:#ffd54f;border-radius:40px;color:#08244d;display:flex;font-size:.75rem;font-size:.8rem;font-weight:700;gap:8px;padding:6px 14px;position:absolute;right:16px;top:16px}.programme-level{background:#b41f2a;border-radius:30px;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:18px;padding:8px 18px}.programme-top h3{color:#08244d;font-size:1.4rem;line-height:1.4;margin-bottom:8px}.programme-code{color:#888;margin-bottom:25px}.programme-details{display:flex;flex-direction:column;gap:16px}.programme-details div{align-items:center;color:#555;display:flex;gap:15px}.programme-details svg{color:#b41f2a;font-size:1.1rem}.programme-intake{margin:30px 0}.programme-intake strong{color:#08244d;display:block;margin-bottom:12px}.intake-tags{display:flex;flex-wrap:wrap;gap:10px}.intake-tags span{background:#eef4fa;border-radius:30px;color:#08244d;font-size:.85rem;padding:8px 14px}.programme-footer{align-items:center;border-top:1px solid #eee;display:flex;justify-content:space-between;margin-top:25px;padding-top:20px}.programme-footer small{color:#777;font-weight:600}.programme-btn{align-items:center;background:#08244d;border-radius:12px;color:#fff;display:flex;font-weight:600;gap:10px;padding:12px 22px;text-decoration:none;transition:.3s}.programme-btn:hover{background:#b41f2a}.no-programmes{background:#fff;border-radius:22px;box-shadow:0 10px 30px #00000014;grid-column:1/-1;padding:44px;text-align:center}.no-programmes svg{color:#b41f2a;font-size:4rem;margin-bottom:20px}.no-programmes h3{color:#08244d;margin-bottom:10px}.no-programmes p{color:#666}@media(max-width:768px){.programmes-grid{grid-template-columns:1fr}.programme-card{padding:25px}.programme-top h3{font-size:1.2rem}.programme-footer{align-items:flex-start;flex-direction:column;gap:20px}.programme-btn{justify-content:center;width:100%}}.pagination{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:70px 0 20px}.pagination button{background:#fff;border:none;border-radius:12px;box-shadow:0 8px 20px #00000014;color:#08244d;cursor:pointer;font-size:.95rem;font-weight:600;height:46px;min-width:46px;padding:0 18px;transition:.3s ease}.pagination button:hover:not(:disabled){background:#08244d;color:#fff;transform:translateY(-3px)}.pagination button.active{background:#b41f2a;box-shadow:0 10px 25px #b41f2a59;color:#fff}.pagination button:disabled{box-shadow:none;cursor:not-allowed;opacity:.45}.pagination button svg{vertical-align:middle}.pagination .next-btn,.pagination .prev-btn{font-weight:700;padding:0 20px}@media(max-width:768px){.pagination{gap:8px;margin:50px 0}.pagination button{font-size:.85rem;height:40px;min-width:40px;padding:0 14px}.pagination .next-btn,.pagination .prev-btn{padding:0 16px}}.programme-mantra{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border-left:4px solid #ffd54f;border-radius:8px;color:sienna;display:inline-block;font-size:1.15rem;font-style:italic;font-weight:600;letter-spacing:.3px;margin:18px 0 25px;max-width:800px;padding:10px 22px}@media(max-width:768px){.programmes-section{padding:6px 0 48px}.programmes-grid{gap:14px}.programme-card{border-radius:16px;padding:18px}.programme-level{font-size:.72rem;margin-bottom:12px;padding:6px 14px}.programme-top h3{font-size:1.05rem;line-height:1.35}.programme-mantra{font-size:.9rem;margin:10px 0 14px;padding:8px 14px}.programme-details{gap:10px}.programme-details div{font-size:.88rem;gap:10px}.programme-intake{margin:16px 0 0}.programme-footer{gap:12px;margin-top:16px;padding-top:14px}.programme-btn{min-height:46px}.featured-badge{font-size:.7rem;padding:5px 12px;right:12px;top:12px}.no-programmes{padding:40px 20px}}.fee-type-inline{background:#002b5c12;border-radius:50px;color:#4a5568;display:inline-block;font-size:11px;font-style:normal;font-weight:700;letter-spacing:.3px;margin-left:8px;padding:2px 8px;text-transform:uppercase;vertical-align:middle;white-space:nowrap}.programme-footer{justify-content:flex-end}.home-faq{background:#fafafa;padding:40px 20px}.home-faq__container{margin:0 auto;max-width:1280px;position:relative}.home-faq__header{margin-bottom:26px;text-align:center}.home-faq__eyebrow{color:#b5121b;display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:2px;margin-bottom:12px;text-transform:uppercase}.home-faq__header h2{text-wrap:balance;color:#08264c;font-size:clamp(1.6rem,3.5vw,2.3rem);font-weight:800;line-height:1.2;margin:0 0 14px;margin-inline:auto;max-width:1000px}.home-faq__header p{color:#666;line-height:1.6;margin:0 auto;max-width:860px}.home-faq__list{grid-gap:12px 20px;align-items:start;display:grid;gap:12px 20px;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:860px){.home-faq__list{grid-template-columns:minmax(0,1fr)}}.home-faq__item{background:#fff;border:1px solid #e9edf2;border-radius:12px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.home-faq__item--open{border-color:#08264c;box-shadow:0 8px 24px #08264c14}.home-faq__question-heading{margin:0}.home-faq__question{align-items:center;background:none;border:none;color:#08264c;cursor:pointer;display:flex;font-family:inherit;font-size:1.02rem;font-weight:700;gap:16px;justify-content:space-between;line-height:1.4;padding:18px 22px;text-align:left;width:100%}.home-faq__question:hover{color:#b5121b}.home-faq__chevron{color:#b5121b;flex-shrink:0;transition:transform .25s ease}.home-faq__item--open .home-faq__chevron{transform:rotate(180deg)}.home-faq__answer{padding:0 22px 20px}.home-faq__answer p{color:#444;line-height:1.7;margin:0}.home-faq__more{border-bottom:2px solid #b5121b;color:#b5121b;display:block;font-weight:700;margin:32px auto 0;padding-bottom:2px;text-decoration:none;transition:color .2s ease,border-color .2s ease;width:-webkit-fit-content;width:fit-content}.home-faq__more:hover{border-color:#08264c;color:#08264c}.home-faq__mascot{left:-200px;position:absolute;top:50%;transform:translateY(-50%);width:170px;z-index:10}.home-faq__mascot .mascot-container{filter:none;position:static;right:auto;top:auto;transform:none;width:100%}.home-faq__mascot .mascot-container:hover{transform:translateY(-8px) scale(1.03)}.home-faq__mascot .mascot{max-width:100%}.home-faq__mascot .speech-bubble{left:auto;right:-210px;top:0;width:200px}.home-faq__mascot .speech-bubble:after{border-left:none;border-right:12px solid #fff;left:-12px;right:auto}@media (max-width:1700px){.home-faq__mascot{display:none}}@media (max-width:600px){.home-faq{padding:32px 16px}.home-faq__question{font-size:.95rem;padding:16px 18px}.home-faq__answer{padding:0 18px 16px}}.zu-announce{align-items:center;display:flex;inset:0;justify-content:center;padding:clamp(14px,4vw,32px);position:fixed;z-index:100010}.zu-announce-backdrop{animation:zuAnnounceFade .3s ease both;-webkit-appearance:none;appearance:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#061a349e;border:0;cursor:pointer;display:block;height:100%;inset:0;padding:0;position:absolute;width:100%}.zu-announce-desc{color:#3d4a5c;font-size:15px;line-height:1.55;margin:0 0 18px}.zu-announce-card{animation:zuAnnouncePop .38s cubic-bezier(.2,.8,.3,1) both;background:#fdfbf4;border-radius:18px;box-shadow:14px 14px 0 #b5121beb,0 30px 70px #061a3473;max-height:88vh;overflow-y:auto;position:relative;width:min(620px,100%)}@media (prefers-reduced-motion:reduce){.zu-announce,.zu-announce *{animation:none!important;scroll-behavior:auto!important;transition:none!important}.zu-announce-card{opacity:1!important}.zu-announce-card,.zu-announce-cta:hover,.zu-announce-item:hover{transform:none!important}}.zu-announce-head{background:#08264c;border-radius:18px 18px 0 0;padding:34px 64px 30px 36px;position:relative}.zu-announce-head h2{color:#fff;font-size:clamp(23px,4.2vw,32px);font-weight:800;letter-spacing:-.4px;line-height:1.22;margin:0}.zu-announce-rule{background:#b5121b;border-radius:4px;display:block;height:7px;margin-top:20px;width:58px}.zu-announce-close{background:#ffffff24;border:0;border-radius:50%;color:#fff;cursor:pointer;display:grid;font-size:15px;height:38px;place-items:center;position:absolute;right:16px;top:16px;transition:.25s;width:38px}.zu-announce-close:focus-visible,.zu-announce-close:hover{background:#b5121b;outline:none;transform:rotate(90deg)}.zu-announce-body{padding:26px clamp(18px,4vw,32px) clamp(24px,4vw,32px)}.zu-announce-list{grid-gap:14px;display:grid;gap:14px;list-style:none;margin:0 0 24px;padding:0}.zu-announce-item{background:#fff;border:2px solid #08264c;border-radius:12px;transition:transform .25s,box-shadow .25s}.zu-announce-link{align-items:center;border-radius:10px;color:inherit;display:flex;gap:16px;padding:14px 18px;text-decoration:none}.zu-announce-item-arrow{color:#b5121b;flex:0 0 auto;margin-left:auto}.zu-announce-item:hover{box-shadow:6px 6px 0 #b5121b2e;transform:translateX(4px)}.zu-announce-num{background:#b5121b;border-radius:8px;color:#fff;display:grid;flex:0 0 auto;font-size:15px;font-weight:800;height:34px;place-items:center;width:34px}.zu-announce-name{color:#08264c;font-size:clamp(15px,2.4vw,17px);font-weight:600;line-height:1.4}.zu-announce-cta{align-items:center;background:#b5121b;border:2px solid #08264c;border-radius:12px;box-shadow:5px 5px 0 #08264c;color:#fff;display:flex;font-size:17px;font-weight:800;gap:12px;justify-content:center;letter-spacing:.3px;padding:18px 24px;text-decoration:none;transition:.25s;width:100%}.zu-announce-cta:focus-visible,.zu-announce-cta:hover{background:#931119;box-shadow:3px 3px 0 #08264c;color:#fff;outline:none;transform:translate(2px,2px)}@keyframes zuAnnounceFade{0%{opacity:0}to{opacity:1}}@keyframes zuAnnouncePop{0%{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:none}}@media (max-width:640px){.zu-announce-card{box-shadow:8px 8px 0 #b5121beb,0 20px 50px #061a3466}.zu-announce-head{padding:28px 58px 24px 22px}.zu-announce-link{align-items:flex-start;gap:12px;padding:13px 14px}}.gt-float{bottom:280px;left:28px;position:fixed;z-index:99999}.gt-toggle-btn{align-items:center;background:#08264c;border:none;border-radius:50%;box-shadow:0 18px 40px #08264c4d;color:#fff;cursor:pointer;display:flex;font-size:28px;height:68px;justify-content:center;position:relative;transition:.35s;width:68px}.gt-toggle-btn:hover{background:#0f4b8a;transform:translateY(-8px)}.gt-toggle-btn:focus-visible{outline:3px solid #ffd54f;outline-offset:3px}.gt-toggle-tooltip{background:#08264c;border-radius:40px;color:#fff;font-size:14px;left:82px;opacity:0;padding:12px 18px;position:absolute;top:50%;transform:translateY(-50%);transition:.35s;visibility:hidden;white-space:nowrap}.gt-toggle-btn:hover .gt-toggle-tooltip{opacity:1;visibility:visible}@media(max-width:768px){.gt-float{bottom:246px;left:18px}.gt-toggle-btn{font-size:24px;height:60px;width:60px}.gt-toggle-tooltip{display:none}}.gt-panel{background:#fff;border-radius:16px;bottom:calc(100% + 16px);box-shadow:0 10px 25px #0000001f,0 24px 55px #0000002e;left:0;max-width:calc(100vw - 40px);opacity:0;overflow:hidden;pointer-events:none;position:absolute;transform:translateY(12px);transition:opacity .25s ease,transform .25s ease,visibility .25s;visibility:hidden;width:260px}.gt-panel.open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.gt-panel-head{align-items:center;background:#08264c;color:#fff;display:flex;justify-content:space-between;padding:16px 18px}.gt-panel-head h3{font-size:16px;font-weight:700;margin:0}.gt-close{background:none;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:4px}.gt-close:hover{color:#ffd54f}.gt-close:focus-visible{outline:3px solid #ffd54f;outline-offset:2px}.gt-panel-body{max-height:340px;overflow-y:auto;padding:12px}@media(max-width:480px){.gt-panel{left:-10px}}.gt-lang-list{display:flex;flex-direction:column;gap:2px;list-style:none;margin:0;padding:0}.gt-lang-item{align-items:center;background:#0000;border:none;border-radius:10px;color:#08264c;cursor:pointer;display:flex;font-family:inherit;font-size:14px;gap:12px;padding:10px 12px;text-align:left;transition:background .2s ease,color .2s ease;width:100%}.gt-lang-item:hover:not(:disabled){background:#08264c12}.gt-lang-item:disabled{cursor:default;opacity:.75}.gt-lang-item.active{background:#08264c;color:#fff}.gt-lang-item:focus-visible{outline:3px solid #ffd54f;outline-offset:-2px}.gt-lang-flag{border-radius:3px;box-shadow:0 0 0 1px #0000001f;flex-shrink:0;height:20px;object-fit:cover;width:26px}.gt-lang-flag-fallback{box-shadow:none;display:inline-block;font-size:18px;line-height:20px;text-align:center;width:26px}.gt-lang-text{display:flex;flex-direction:column;line-height:1.25;min-width:0}.gt-lang-name{font-weight:600}.gt-lang-native{font-size:12px;opacity:.7}.gt-lang-check{color:#ffd54f;flex-shrink:0;font-size:12px;margin-left:auto}.gt-lang-spinner{animation:gt-spin .7s linear infinite;border:2px solid #08264c40;border-radius:50%;border-top-color:#b41f2a;flex-shrink:0;height:14px;margin-left:auto;width:14px}@keyframes gt-spin{to{transform:rotate(1turn)}}.google-translate-widget{align-items:center;display:flex;min-height:32px}.gt-widget-hidden{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;min-height:0;overflow:hidden;pointer-events:none;position:absolute;white-space:nowrap;width:1px}.gt-panel-error{color:#5a5a5a;font-size:13px;line-height:1.5;margin:0;padding:8px}.gt-panel-error-strong{background:#fdecee;border:1px solid #f5c2c8;border-radius:8px;color:#8a1220;margin-bottom:8px;padding:10px 12px}.a11y-widget{bottom:196px;position:fixed;right:28px;z-index:99999}.a11y-toggle-btn{align-items:center;background:#b5121b;border:none;border-radius:50%;box-shadow:0 18px 40px #08264c4d;color:#fff;cursor:pointer;display:flex;font-size:26px;height:68px;justify-content:center;position:relative;transition:.35s;width:68px}.a11y-toggle-btn:hover{background:#8f0f16;transform:translateY(-8px)}.a11y-toggle-btn:focus-visible{outline:3px solid #ffd54f;outline-offset:3px}.a11y-toggle-tooltip{background:#08264c;border-radius:40px;color:#fff;font-size:14px;opacity:0;padding:12px 18px;position:absolute;right:82px;top:50%;transform:translateY(-50%);transition:.35s;visibility:hidden;white-space:nowrap}.a11y-toggle-btn:hover .a11y-toggle-tooltip{opacity:1;visibility:visible}@media(max-width:768px){.a11y-widget{bottom:174px;right:18px}.a11y-toggle-btn{font-size:22px;height:60px;width:60px}.a11y-toggle-tooltip{display:none}}.a11y-panel{background:#fff;border-radius:16px;bottom:calc(100% + 16px);box-shadow:0 10px 25px #0000001f,0 24px 55px #0000002e;max-width:calc(100vw - 40px);overflow:hidden;position:absolute;right:0;width:280px}.a11y-panel-head{align-items:center;background:#08264c;color:#fff;display:flex;justify-content:space-between;padding:16px 18px}.a11y-panel-head h3{font-size:16px;font-weight:700;margin:0}.a11y-close{background:none;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:4px}.a11y-close:hover{color:#ffd54f}.a11y-close:focus-visible,.a11y-panel button:focus-visible{outline:3px solid #ffd54f;outline-offset:2px}.a11y-panel-body{display:flex;flex-direction:column;gap:16px;padding:16px 18px 18px}.a11y-row{color:#08264c;font-size:14px;font-weight:600;justify-content:space-between}.a11y-row,.a11y-zoom-controls{align-items:center;display:flex}.a11y-zoom-controls{gap:8px}.a11y-zoom-controls button{background:#f5f8fc;border:1px solid #d0d5dd;border-radius:8px;color:#08264c;cursor:pointer;font-size:13px;font-weight:700;height:32px;transition:.2s;width:32px}.a11y-zoom-controls button:hover:not(:disabled){background:#08264c;color:#fff}.a11y-zoom-controls button:disabled{cursor:not-allowed;opacity:.4}.a11y-zoom-value{color:#4a5568;font-size:13px;min-width:44px;text-align:center}.a11y-toggle-row{align-items:center;color:#08264c;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:12px;justify-content:space-between}.a11y-toggle-row input[type=checkbox]{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.a11y-switch{background:#d0d5dd;border-radius:999px;flex-shrink:0;height:24px;position:relative;transition:.2s;width:42px}.a11y-switch:after{background:#fff;border-radius:50%;box-shadow:0 1px 3px #0000004d;content:"";height:18px;left:3px;position:absolute;top:3px;transition:.2s;width:18px}.a11y-toggle-row input:checked+.a11y-switch{background:#b5121b}.a11y-toggle-row input:checked+.a11y-switch:after{transform:translateX(18px)}.a11y-toggle-row input:focus-visible+.a11y-switch{outline:3px solid #ffd54f;outline-offset:2px}.a11y-reset{align-items:center;background:#f5f8fc;border:1px solid #d0d5dd;border-radius:8px;color:#08264c;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:8px;justify-content:center;padding:10px 14px;transition:.2s}.a11y-reset:hover{background:#eef1f6}@media(max-width:480px){.a11y-panel{right:-10px}}html.a11y-high-contrast,html.a11y-high-contrast iframe,html.a11y-high-contrast img,html.a11y-high-contrast svg,html.a11y-high-contrast video{filter:invert(1) hue-rotate(180deg)}html.a11y-underline-links a{text-decoration:underline!important}html.a11y-reduce-motion *{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.a11y-panel-body{-webkit-overflow-scrolling:touch;max-height:min(62vh,520px);overflow-y:auto}.a11y-hint{color:#4a5568;font-size:12px;line-height:1.6;margin:0}.a11y-hint kbd{background:#f5f8fc;border:1px solid #d0d5dd;border-radius:4px;color:#08264c;font-size:11px;padding:1px 5px}.a11y-sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}html.a11y-spacing body :not(i):not(svg):not(.fa){letter-spacing:0!important;letter-spacing:var(--a11y-letter-spacing,0)!important;word-spacing:0!important;word-spacing:calc(var(--a11y-letter-spacing, 0px)*2)!important}html.a11y-line-height body a,html.a11y-line-height body h1,html.a11y-line-height body h2,html.a11y-line-height body h3,html.a11y-line-height body h4,html.a11y-line-height body li,html.a11y-line-height body p,html.a11y-line-height body span,html.a11y-line-height body td{line-height:normal!important;line-height:var(--a11y-line-height,normal)!important}html.a11y-invert,html.a11y-invert iframe,html.a11y-invert img,html.a11y-invert video{filter:invert(1) hue-rotate(180deg)}html.a11y-grey{filter:grayscale(1)}html.a11y-invert.a11y-grey{filter:invert(1) hue-rotate(180deg) grayscale(1)}html.a11y-big-cursor,html.a11y-big-cursor *{cursor:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 24 24'%3E%3Cpath d='m4 2 16 9-7 1.5L9.5 21z' fill='%2308264c' stroke='%23fff' stroke-width='1.5'/%3E%3C/svg%3E") 4 2,auto!important}html.a11y-highlight-focus :focus,html.a11y-highlight-focus :focus-visible{box-shadow:0 0 0 3px #08264c!important;outline:4px solid #ffd54f!important;outline-offset:2px!important}html.a11y-dyslexia body,html.a11y-dyslexia body :not(i):not(svg):not(.fa){font-family:Verdana,Tahoma,Trebuchet MS,sans-serif!important}.a11y-reading-guide{background:#08264c0f;border-bottom:2px solid #b5121b;border-top:2px solid #b5121b;height:44px;left:0;margin-top:-22px;pointer-events:none;position:fixed;top:50%;width:100%;z-index:2147483000}.a11y-panel{display:flex;flex-direction:column;max-height:min(78vh,620px);width:320px}.a11y-panel-head{align-items:flex-start;flex:0 0 auto;gap:12px}.a11y-panel-sub{color:#cbd7e8;font-size:12px;font-weight:500;line-height:1.4;margin:2px 0 0}.a11y-close{align-items:center;display:flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.a11y-panel-body{flex:1 1 auto;gap:0;max-height:none;padding:0;scrollbar-width:thin}.a11y-panel-body::-webkit-scrollbar{width:6px}.a11y-panel-body::-webkit-scrollbar-thumb{background:#c7d1de;border-radius:99px}.a11y-group{border-bottom:1px solid #eef1f6;display:flex;flex-direction:column;gap:6px;padding:12px 18px 14px}.a11y-group:last-child{border-bottom:none}.a11y-group-title{color:#7a889c;font-size:11px;font-weight:800;letter-spacing:.08em;margin:0 0 2px;text-transform:uppercase}.a11y-row,.a11y-toggle-row{min-height:44px;padding:4px 0}.a11y-toggle-row{border-radius:10px;transition:background .18s}.a11y-toggle-row:hover{background:#f5f8fc;margin-left:-8px;margin-right:-8px;padding-left:8px;padding-right:8px}.a11y-toggle-label{display:flex;flex-direction:column;gap:2px;min-width:0}.a11y-toggle-label small{color:#7a889c;font-size:11px;font-weight:500}.a11y-zoom-controls button{height:36px;width:36px}.a11y-speak-btn{align-items:center;background:#f5f8fc;border:1px solid #d0d5dd;border-radius:8px;color:#08264c;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:8px;justify-content:center;margin-top:6px;min-height:40px;padding:9px 12px}.a11y-panel-foot{align-items:center;background:#fff;border-top:1px solid #eef1f6;display:flex;flex:0 0 auto;gap:10px;justify-content:space-between;padding:12px 18px calc(12px + env(safe-area-inset-bottom, 0px))}.a11y-panel-foot .a11y-reset{margin:0;min-height:44px}.a11y-panel-foot .a11y-hint{flex:1 1;margin:0;text-align:right}.a11y-badge{align-items:center;background:#08264c;border:2px solid #fff;border-radius:999px;color:#fff;display:flex;font-size:11px;font-weight:800;height:22px;justify-content:center;line-height:1;min-width:22px;padding:0 5px;position:absolute;right:2px;top:2px}.a11y-backdrop{display:none}@media (max-width:900px){.a11y-panel{max-height:70vh;width:300px}}@media (max-width:600px){.a11y-backdrop{background:#08264c73;display:block;inset:0;position:fixed;z-index:99998}.a11y-panel{animation:a11ySheetUp .22s ease-out;border-radius:20px 20px 0 0;bottom:0;left:0;max-height:82dvh;max-width:none;position:fixed;right:0;top:auto;width:auto;z-index:99999}.a11y-panel-head{padding:16px 16px 14px;position:relative}.a11y-panel-head:before{background:#ffffff59;border-radius:99px;content:"";height:4px;left:50%;position:absolute;top:6px;transform:translateX(-50%);width:40px}.a11y-group{padding:12px 16px 14px}.a11y-row,.a11y-toggle-row{font-size:15px;min-height:48px}.a11y-zoom-controls button{font-size:15px;height:44px;width:44px}.a11y-zoom-value{font-size:14px;min-width:58px}.a11y-close{font-size:18px;height:40px;width:40px}.a11y-panel-foot{align-items:stretch;flex-direction:column-reverse;gap:8px}.a11y-panel-foot .a11y-reset{width:100%}.a11y-panel-foot .a11y-hint{text-align:center}}@keyframes a11ySheetUp{0%{opacity:.6;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-height:520px){.a11y-panel{max-height:88dvh}}@media (max-width:600px){body.a11y-open{overflow:hidden!important}body.a11y-open .langfloat,body.a11y-open .zety-launcher-wrap,body.a11y-open [class*=back-to-top],body.a11y-open [class*=backtotop],body.a11y-open [class*=float]:not([class*=floating-card]):not([class*=floating-student]):not(.a11y-widget),body.a11y-open [class*=launcher]{opacity:0!important;pointer-events:none!important}body.a11y-open .a11y-toggle-btn{opacity:0;pointer-events:none}}@media (min-width:601px){.a11y-panel{max-height:min(620px,calc(100vh - 300px))}}.zetech-whatsapp-float{align-items:center;animation:whatsappPulse 2s infinite;background:#25d366;border-radius:50%;bottom:28px;box-shadow:0 18px 40px #25d36659;color:#fff;display:flex;font-size:36px;height:68px;justify-content:center;left:28px;position:fixed;text-decoration:none;transition:.35s;width:68px;z-index:99999}.zetech-whatsapp-float:hover{background:#1ebe5d;transform:translateY(-8px) scale(1.08)}.zetech-whatsapp-tooltip{background:#08264c;border-radius:40px;color:#fff;font-size:14px;font-weight:600;left:82px;opacity:0;padding:12px 18px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:.35s;visibility:hidden;white-space:nowrap}.zetech-whatsapp-tooltip:after{border-bottom:8px solid #0000;border-right:8px solid #08264c;border-top:8px solid #0000;content:"";left:-8px;position:absolute;top:50%;transform:translateY(-50%)}.zetech-whatsapp-float:hover
.zetech-whatsapp-tooltip{opacity:1;visibility:visible}@keyframes whatsappPulse{0%{box-shadow:0 0 0 0 #25d36673}70%{box-shadow:0 0 0 18px #25d36600}to{box-shadow:0 0 0 0 #25d36600}}@media(max-width:768px){.zetech-whatsapp-float{bottom:18px;font-size:32px;height:60px;left:18px;width:60px}.zetech-whatsapp-tooltip{display:none}}.zetech-call-float{align-items:center;animation:callPulse 2.5s infinite;background:#d6c93d;border-radius:50%;bottom:112px;box-shadow:0 18px 40px #08264c4d;color:#fff;display:flex;font-size:30px;height:68px;justify-content:center;left:28px;position:fixed;text-decoration:none;transition:.35s;width:68px;z-index:99999}.zetech-call-float:hover{background:#b5121b;transform:translateY(-8px) scale(1.08)}.zetech-call-tooltip{background:#08264c;border-radius:40px;color:#fff;font-size:14px;font-weight:600;left:82px;opacity:0;padding:12px 18px;pointer-events:none;transition:.35s;visibility:hidden;white-space:nowrap}.zetech-call-tooltip,.zetech-call-tooltip:after{position:absolute;top:50%;transform:translateY(-50%)}.zetech-call-tooltip:after{border-bottom:8px solid #0000;border-right:8px solid #08264c;border-top:8px solid #0000;content:"";left:-8px}.zetech-call-float:hover
.zetech-call-tooltip{opacity:1;visibility:visible}@keyframes callPulse{0%{box-shadow:0 0 0 0 #08264c59}70%{box-shadow:0 0 0 18px #08264c00}to{box-shadow:0 0 0 0 #08264c00}}@media(max-width:768px){.zetech-call-float{bottom:96px;font-size:26px;height:60px;left:18px;width:60px}.zetech-call-tooltip{display:none}}.zetech-apply-float{align-items:center;animation:applyPulse 2.2s infinite;background:#b5121b;border-radius:50px;bottom:calc(190px + env(safe-area-inset-bottom, 0px));box-shadow:0 16px 35px #b5121b59;color:#fff;display:flex;font-size:16px;font-weight:700;justify-content:center;letter-spacing:.5px;min-height:58px;padding:14px 28px;position:fixed;right:28px;text-decoration:none;transition:all .35s ease;z-index:99999}.zetech-apply-float:hover{background:#8f0f16;box-shadow:0 20px 45px #b5121b73;color:#fff;transform:translateY(-6px)}@keyframes applyPulse{0%{box-shadow:0 0 0 0 #b5121b73}70%{box-shadow:0 0 0 18px #b5121b00}to{box-shadow:0 0 0 0 #b5121b00}}@media(max-width:768px){.zetech-apply-float{bottom:calc(154px + env(safe-area-inset-bottom, 0px));font-size:15px;min-height:52px;padding:12px 22px;right:16px}}@media(min-width:769px) and (max-width:1024px){.zetech-apply-float{bottom:calc(166px + env(safe-area-inset-bottom, 0px));font-size:15px;min-height:52px;padding:12px 22px;right:22px}}@media(max-width:400px){.zetech-apply-float{bottom:calc(140px + env(safe-area-inset-bottom, 0px));font-size:14px;max-width:52vw;min-height:46px;padding:10px 18px;right:12px}}.zetech-back-top{align-items:center;background:#d6c93d;border:none;border-radius:50%;bottom:calc(108px + env(safe-area-inset-bottom, 0px));box-shadow:0 18px 40px #08264c4d;color:#fff;cursor:pointer;display:flex;font-size:28px;height:68px;justify-content:center;position:fixed;right:28px;transition:.35s;width:68px;z-index:99999}.zetech-back-top:hover{background:#0f4b8a;transform:translateY(-8px)}.zetech-top-tooltip{background:#08264c;border-radius:40px;color:#fff;opacity:0;padding:12px 18px;right:82px;transition:.35s;visibility:hidden;white-space:nowrap}.zetech-top-tooltip,.zetech-top-tooltip:after{position:absolute;top:50%;transform:translateY(-50%)}.zetech-top-tooltip:after{border-bottom:8px solid #0000;border-left:8px solid #08264c;border-top:8px solid #0000;content:"";right:-8px}.zetech-back-top:hover .zetech-top-tooltip{opacity:1;visibility:visible}@media(max-width:768px){.zetech-back-top{bottom:calc(86px + env(safe-area-inset-bottom, 0px));font-size:24px;height:60px;right:16px;width:60px}.zetech-top-tooltip{display:none}}@media(min-width:769px) and (max-width:1024px){.zetech-back-top{bottom:calc(96px + env(safe-area-inset-bottom, 0px));font-size:24px;height:56px;right:22px;width:56px}}@media(max-width:400px){.zetech-back-top{bottom:calc(76px + env(safe-area-inset-bottom, 0px));font-size:22px;height:50px;right:12px;width:50px}}.chatbot{animation:chatFade .35s ease;background:#fff;border-radius:24px;bottom:calc(104px + env(safe-area-inset-bottom, 0px));box-shadow:0 25px 70px #0000002e;display:flex;flex-direction:column;height:700px;max-height:calc(100dvh - 140px);overflow:hidden;position:fixed;right:28px;width:420px;z-index:100000}@keyframes chatFade{0%{opacity:0;transform:translateY(25px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.chatbot-header{background:linear-gradient(135deg,#08244d,#0b3775);color:#fff;justify-content:space-between;padding:18px 22px}.chatbot-header,.chatbot-title{align-items:center;display:flex}.chatbot-title{gap:15px}.chatbot-title svg{color:#ffd54f;font-size:1.8rem}.chatbot-title h3{font-size:1.1rem;margin:0}.chatbot-title span{display:block;font-size:.82rem;opacity:.8}.chatbot-close{background:#ffffff1f;border:none;border-radius:50%;color:#fff;cursor:pointer;height:40px;transition:.3s;width:40px}.chatbot-close:hover{background:#b41f2a}.chatbot-body{background:#f7f9fc;display:flex;flex:1 1 auto;flex-direction:column;gap:20px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:24px;scroll-padding-bottom:16px}.chatbot-body::-webkit-scrollbar{width:8px}.chatbot-body::-webkit-scrollbar-thumb{background:#c9d2df;border-radius:20px}.quick-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.quick-actions button{background:#fff;border:none;border-radius:30px;box-shadow:0 5px 15px #00000014;color:#08244d;cursor:pointer;font-weight:600;padding:10px 16px;transition:.3s}.quick-actions button:hover{background:#08244d;color:#fff;transform:translateY(-3px)}.message{align-items:flex-end;display:flex;gap:12px}.message.user{flex-direction:row-reverse}.avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:42px;justify-content:center;width:42px}.message.bot .avatar{background:#08244d;color:#ffd54f}.message.user .avatar{background:#b41f2a;color:#fff}.bubble{animation:bubble .25s ease;border-radius:18px;font-size:.95rem;line-height:1.6;max-width:78%;padding:16px 18px}@keyframes bubble{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.message.bot .bubble{background:#fff;border-top-left-radius:6px;box-shadow:0 6px 18px #0000000f;color:#444}.message.user .bubble{background:#08244d;border-top-right-radius:6px;color:#fff}.chatbot-footer{align-items:center;background:#fff;border-top:1px solid #eee;display:flex;gap:14px;padding:16px}.chatbot-footer input{border:1px solid #ddd;border-radius:40px;flex:1 1;font-size:.95rem;outline:none;padding:14px 20px;transition:.3s}.chatbot-footer input:focus{border-color:#08244d;box-shadow:0 0 0 4px #08244d1f}.chatbot-footer button{background:#08244d;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1rem;height:52px;transition:.3s;width:52px}.chatbot-footer button:hover{background:#b41f2a;transform:scale(1.06)}@media(max-width:768px){.chatbot{border-radius:0;bottom:auto;height:100dvh;height:var(--chat-visual-height,100dvh);left:0;max-height:none;position:fixed;right:0;top:0;width:100%}.chatbot,.chatbot *,.chatbot :after,.chatbot :before{box-sizing:border-box}.chatbot-footer,.chatbot-header{flex:0 0 auto}.chatbot-body{padding:18px}.quick-actions{gap:8px}.quick-actions button{font-size:.8rem;padding:8px 14px}.bubble{max-width:90%}}.programme-list-wrapper{width:100%}.programme-list-title{color:#08244d;font-size:1rem;font-weight:700;margin-bottom:18px}.programme-list-grid{display:flex;flex-direction:column;gap:16px;max-height:420px;overflow-y:auto;padding-right:6px}.programme-list-grid::-webkit-scrollbar{width:6px}.programme-list-grid::-webkit-scrollbar-thumb{background:#c9d2df;border-radius:20px}.bubble-links{display:flex;flex-direction:column;gap:8px;margin-top:12px}.bubble-link{align-items:center;background:#fff;border:1px solid #0f4c8140;border-radius:10px;color:#0b2e5c;display:flex;font-size:13px;font-weight:600;gap:10px;justify-content:space-between;padding:9px 12px;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.bubble-link svg{flex-shrink:0;font-size:11px}.bubble-link:hover{background:#0b2e5c;border-color:#0b2e5c;color:#fff}.message.user .bubble-link{background:#ffffff1f;border-color:#fff6;color:#fff}.suggestion-chips{display:flex;flex-wrap:wrap;gap:8px;margin-left:54px}.suggestion-chip{align-items:center;background:#fff;border:1px solid #0b2e5c40;border-radius:30px;color:#0b2e5c;cursor:pointer;display:inline-flex;font-size:.83rem;font-weight:600;gap:7px;padding:9px 15px;transition:.25s}.suggestion-chip:hover{background:#08244d;border-color:#08244d;color:#fff;transform:translateY(-2px)}.suggestion-chip.is-agent{border-color:#25d366;color:#128c4b}.suggestion-chip.is-agent:hover{background:#25d366;border-color:#25d366;color:#fff}.bubble-whatsapp{align-items:center;background:#25d366;border-radius:12px;color:#fff;display:flex;font-size:.88rem;font-weight:700;gap:10px;justify-content:center;margin-top:12px;padding:11px 14px;text-decoration:none;transition:.25s}.bubble-whatsapp:hover{background:#1ebe5b;transform:translateY(-2px)}.bubble-whatsapp svg{font-size:1.1rem}@media(max-width:768px){.suggestion-chips{margin-left:0}.suggestion-chip{font-size:.78rem;padding:8px 13px}}@media(min-width:769px) and (max-width:1024px){.chatbot{bottom:calc(92px + env(safe-area-inset-bottom, 0px));max-height:calc(100dvh - 130px);right:22px;width:min(380px,calc(100vw - 44px))}}@media(max-width:768px){.chatbot-header{padding:calc(14px + env(safe-area-inset-top, 0px)) 16px 14px}.chatbot-title h3{font-size:1rem}.chatbot-title span{font-size:.75rem}.chatbot-title svg{font-size:1.5rem}.chatbot-close{height:38px;width:38px}.chatbot-body{-webkit-overflow-scrolling:touch;gap:16px;padding:16px 14px}.quick-actions{flex-wrap:nowrap;margin:-2px -14px 6px;overflow-x:auto;padding-bottom:4px;padding-inline:14px;scrollbar-width:none}.quick-actions::-webkit-scrollbar{display:none}.quick-actions button{flex:0 0 auto;white-space:nowrap}.avatar{font-size:.85rem;height:34px;width:34px}.bubble{font-size:.9rem;max-width:calc(100% - 46px);padding:13px 15px}.programme-list-grid{max-height:none}.chatbot-footer{gap:10px;padding:12px 14px calc(12px + max(env(safe-area-inset-bottom, 0px) - 0px, 0px));padding:12px 14px calc(12px + max(env(safe-area-inset-bottom, 0px) - var(--chat-keyboard-inset, 0px), 0px))}.chatbot-footer input{font-size:16px;min-width:0;padding:12px 16px}.chatbot-footer button{flex-shrink:0;height:46px;width:46px}}@media(max-width:400px){.chatbot-body{padding:14px 12px}.bubble{font-size:.86rem}.suggestion-chip{font-size:.75rem;padding:7px 12px}}@media(max-width:900px) and (orientation:landscape){.chatbot-body{gap:12px;padding:12px 14px}.chatbot-header{padding:10px 16px}.chatbot-footer{padding:10px 14px calc(10px + max(env(safe-area-inset-bottom, 0px) - 0px, 0px));padding:10px 14px calc(10px + max(env(safe-area-inset-bottom, 0px) - var(--chat-keyboard-inset, 0px), 0px))}}.chat-sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.chatbot-body:focus-visible,.chatbot-close:focus-visible,.chatbot-footer button:focus-visible,.chatbot-footer input:focus-visible,.quick-actions button:focus-visible,.suggestion-chip:focus-visible,.zety-bubble-close:focus-visible,.zety-bubble-text:focus-visible,.zety-launcher:focus-visible{outline:3px solid #ffd54f;outline-offset:2px}.zety-launcher{align-items:center;background:linear-gradient(145deg,#0b2e5c,#0f4c81);border:none;border-radius:50%;bottom:calc(28px + env(safe-area-inset-bottom, 0px));box-shadow:0 12px 28px #0b2e5c59;color:#fff;cursor:pointer;display:flex;height:64px;height:60px;justify-content:center;padding:0;position:fixed;right:28px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;width:64px;width:60px;z-index:99999}.zety-launcher:hover{background:linear-gradient(145deg,#c8102e,#a10d25);box-shadow:0 16px 34px #c8102e59;transform:translateY(-3px) scale(1.05)}.zety-launcher:focus-visible{outline:3px solid #fff;outline-offset:3px}.zety-launcher-icon{align-items:center;display:flex;font-size:24px;justify-content:center;line-height:1}.zety-launcher-icon svg{flex-shrink:0}.zety-launcher-pulse{animation:zetyPulse 2.4s ease-out infinite;border:2px solid #0f4c818c;border-radius:50%;inset:0;pointer-events:none;position:absolute}@keyframes zetyPulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.zety-launcher-label{background:#0b2e5c;border-radius:10px;color:#fff;font-size:13px;font-weight:600;opacity:0;padding:8px 14px;pointer-events:none;position:absolute;right:74px;transform:translateX(8px);transition:opacity .25s ease,transform .25s ease;white-space:nowrap}.zety-launcher:hover .zety-launcher-label{opacity:1;transform:translateX(0)}.zety-launcher.is-open .zety-launcher-pulse{display:none}@media(max-width:768px){.zety-launcher{bottom:calc(16px + env(safe-area-inset-bottom, 0px));height:56px;right:16px;width:56px}.zety-launcher-icon{font-size:20px}.zety-launcher-label{display:none}}@media(min-width:769px) and (max-width:1024px){.zety-launcher{bottom:calc(22px + env(safe-area-inset-bottom, 0px));height:58px;right:22px;width:58px}.zety-launcher-label{display:none}}@media(max-width:400px){.zety-launcher{bottom:calc(12px + env(safe-area-inset-bottom, 0px));height:52px;right:12px;width:52px}}.zety-launcher-bubble{animation:zetyBubbleIn .35s ease;background:#fff;border:1px solid #0b2e5c1f;border-radius:16px 16px 4px 16px;bottom:calc(100px + env(safe-area-inset-bottom, 0px));box-shadow:0 14px 34px #0b2e5c38;color:#0b2e5c;max-width:min(240px,calc(100vw - 56px));padding:12px 30px 12px 14px;position:fixed;right:28px;z-index:99999}@keyframes zetyBubbleIn{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.zety-bubble-text{background:none;color:inherit;flex-direction:column;font-size:.85rem;font-weight:600;gap:2px;line-height:1.45;text-align:left;width:100%}.zety-bubble-close,.zety-bubble-text{border:none;cursor:pointer;display:flex;padding:0}.zety-bubble-close{align-items:center;background:#0b2e5c14;border-radius:50%;color:#0b2e5c;font-size:10px;height:22px;justify-content:center;position:absolute;right:6px;top:6px;width:22px}.zety-bubble-close:hover{background:#c8102e;color:#fff}@media(min-width:769px) and (max-width:1024px){.zety-launcher-bubble{bottom:calc(92px + env(safe-area-inset-bottom, 0px));right:22px}}@media(max-width:768px){.zety-launcher-bubble{border-radius:16px 16px 16px 4px;bottom:calc(18px + env(safe-area-inset-bottom, 0px));max-width:min(210px,calc(100vw - 160px));padding:10px 26px 10px 12px;right:80px}.zety-bubble-text{font-size:.78rem}}@media(max-width:400px){.zety-launcher-bubble{bottom:calc(14px + env(safe-area-inset-bottom, 0px));max-width:min(190px,calc(100vw - 140px));right:70px}}@media(prefers-reduced-motion:reduce){.zety-launcher-bubble{animation:none}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--font-primary:"Montserrat","Helvetica Neue",Arial,sans-serif}#root,*,body,html{font-family:Montserrat,Helvetica Neue,Arial,sans-serif!important;font-family:var(--font-primary)!important}code,code *,kbd,pre,pre *,samp{font-family:JetBrains Mono,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace!important}.goog-te-banner-frame,.goog-te-gadget,.goog-te-gadget *,.goog-te-menu-frame,.skiptranslate{font-family:Montserrat,Helvetica Neue,Arial,sans-serif!important;font-family:var(--font-primary)!important}*,:after,:before{box-sizing:border-box}:root{--safe-top:env(safe-area-inset-top,0px);--topbar-h:42px;--navbar-h:74px;--header-offset:calc(var(--topbar-h) + var(--navbar-h) + var(--safe-top))}body,html{max-width:100%;overflow-x:clip}html{scroll-padding-top:calc(116px + env(safe-area-inset-top, 0px));scroll-padding-top:var(--header-offset)}@media (min-width:993px){#root{padding-top:env(safe-area-inset-top,0);padding-top:var(--safe-top)}}@media (max-width:992px){:root{--topbar-h:38px;--navbar-h:64px}#root{padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0)}.site-header+*{scroll-margin-top:calc(116px + env(safe-area-inset-top, 0px));scroll-margin-top:var(--header-offset)}}iframe,img,video{height:auto;max-width:100%}svg[width="1em"][height="1em"]{height:1em!important;max-width:none;width:1em!important}table{max-width:100%}@media (max-width:992px){.container,.wrapper,section>.container{max-width:100%!important;padding-left:18px!important;padding-right:18px!important;width:100%!important}.blog-grid,.campus-grid,.cards,.cards-grid,.events-grid,.footer-grid,.footer-top,.grid-3,.grid-4,.institutes-grid,.life-cards,.partners-grid,.programme-grid,.programmes-grid,.recent-events-grid,.schools-grid,.stats-grid,.upcoming-grid{gap:20px!important;grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){h1{font-size:clamp(1.75rem,6vw,2.2rem)!important;line-height:1.2!important}h2{font-size:clamp(1.4rem,5vw,1.8rem)!important;line-height:1.25!important}h3{font-size:clamp(1.15rem,4.2vw,1.4rem)!important;line-height:1.3!important}a,button,input,label,li,p,select,span,textarea{font-size:15px}.section,[class*=-section],section{padding-left:16px!important;padding-right:16px!important}.about-grid,.accommodation-grid,.application-grid,.blog-grid,.campus-grid,.cards,.cards-grid,.charter-grid,.events-grid,.faq-grid,.fee-grid,.footer-grid,.footer-top,.gallery,.governance-grid,.grid-2,.grid-3,.grid-4,.hero-features,.institutes-grid,.life-cards,.life-content-grid,.mission-grid,.partners-grid,.programme-grid,.programmes-grid,.quality-grid,.recent-events-grid,.research-grid,.schools-grid,.stats-grid,.student-life-container,.upcoming-grid{grid-gap:18px!important;display:grid!important;gap:18px!important;grid-template-columns:1fr!important}.gallery-large,.gallery-wide{grid-column:auto!important;grid-row:auto!important}.gallery img{height:200px!important}.actions,.btn-row,.cta-buttons,.filters,.hero-buttons,.tabs{align-items:stretch!important;flex-direction:column!important;gap:12px!important}.btn-row a,.cta-buttons a,.hero-buttons a,.primary-btn,.secondary-btn,.secondary-btn89{justify-content:center!important;text-align:center!important;width:100%!important}[class*=Hero],[class*=hero]{min-height:auto!important}.about-hero,.accommodation-hero,.application-hero90,.blog-section,.campuses-hero,.charter-hero,.conference-hero,.exam-memos-hero,.faq-hero,.fee-payments-hero,.foundations-hero,.governance-hero,.immigration-hero,.innovations-hero,.institutes-hero,.programmes-hero,.quality-hero,.research-hero,.student-life-hero,.tuition-hero{min-height:auto!important;padding-bottom:40px!important;padding-top:96px!important}.hero-content h1{font-size:34px!important}.hero-content p{font-size:16px!important;line-height:1.7!important}.life-content h2,.life-content h3{font-size:2rem!important}.life-stats{flex-wrap:wrap!important;gap:14px!important}table{display:block;overflow-x:auto;white-space:nowrap}.admin-modal,.modal,.modal-content{margin:10px auto!important;max-width:95%!important;width:95%!important}.zetech-whatsapp-float{bottom:16px!important;left:14px!important}.zetech-call-float{bottom:78px!important;left:14px!important}.a11y-fab{bottom:140px!important;left:14px!important}.langfloat-fab{bottom:202px!important;left:14px!important}.zetech-back-top{bottom:16px!important;right:14px!important}.zetech-apply-float{bottom:84px!important;right:14px!important}.chatbot{border-radius:0!important;bottom:0!important;height:100vh!important;right:0!important;width:100vw!important}.footer-col,.footer-column{text-align:left!important;width:100%!important}.timeline,.timeline-container{padding-left:16px!important;padding-right:16px!important}.timeline-item{left:0!important;padding-left:44px!important;padding-right:12px!important;width:100%!important}[class*=flex],[class*=row]{flex-wrap:wrap}}@media (max-width:480px){h1{font-size:1.7rem!important}h2{font-size:1.35rem!important}.hero-content h1{font-size:28px!important}.zetech-back-top,.zetech-call-float,.zetech-whatsapp-float{font-size:22px!important;height:52px!important;width:52px!important}.zetech-apply-float{border-radius:50px!important;font-size:13px!important;height:auto!important;min-height:46px!important;padding:10px 18px!important;white-space:nowrap!important;width:auto!important}.section,section{padding-bottom:40px!important;padding-top:40px!important}}svg:not(:root){flex-shrink:0}[class*=btn] svg,[class*=icon] svg,a svg,button svg,li svg{flex-grow:0;flex-shrink:0}@media (max-width:768px){input,select,textarea{font-size:16px;max-width:100%;min-height:44px;width:100%}.btn,[class*=btn],button{min-height:44px}iframe,img,video{max-width:100%!important}a,h1,h2,h3,h4,li,p,td,th{overflow-wrap:anywhere}table{width:100%!important}}.programme-stats .stat-icon,.stat-icon i,.stat-icon svg,.tuition-stats .stat-icon{color:#fff}@media (max-width:768px){.admission-cta .right,.admission-cta img,.students-image{height:auto!important;max-width:100%!important;width:100%!important}}@media (min-width:1025px){.zetech-whatsapp-float{bottom:28px!important;left:28px!important}.zetech-call-float{bottom:112px!important;left:28px!important}.a11y-fab,.gt-float,.langfloat-fab{bottom:196px!important;left:28px!important}.zety-launcher{bottom:calc(28px + env(safe-area-inset-bottom, 0px))!important;right:28px!important}.zetech-back-top{bottom:calc(110px + env(safe-area-inset-bottom, 0px))!important;right:28px!important}.zetech-apply-float{bottom:calc(194px + env(safe-area-inset-bottom, 0px))!important;right:28px!important}.a11y-widget{bottom:calc(266px + env(safe-area-inset-bottom, 0px))!important;right:28px!important}}@media (min-width:769px) and (max-width:1024px){.zetech-whatsapp-float{bottom:20px!important;left:20px!important}.zetech-call-float{bottom:96px!important;left:20px!important}.a11y-fab,.gt-float,.langfloat-fab{bottom:172px!important;left:20px!important}.zety-launcher{bottom:calc(20px + env(safe-area-inset-bottom, 0px))!important;right:20px!important}.zetech-back-top{bottom:calc(90px + env(safe-area-inset-bottom, 0px))!important;right:20px!important}.zetech-apply-float{bottom:calc(158px + env(safe-area-inset-bottom, 0px))!important;right:20px!important}.a11y-widget{bottom:calc(226px + env(safe-area-inset-bottom, 0px))!important;right:20px!important}}@media (max-width:768px){.zetech-whatsapp-float{bottom:calc(14px + env(safe-area-inset-bottom, 0px))!important;left:14px!important}.zetech-call-float{bottom:calc(78px + env(safe-area-inset-bottom, 0px))!important;left:14px!important}.a11y-fab,.gt-float,.langfloat-fab{bottom:calc(142px + env(safe-area-inset-bottom, 0px))!important;left:14px!important}.zety-launcher{bottom:calc(14px + env(safe-area-inset-bottom, 0px))!important;right:14px!important}.zetech-back-top{bottom:calc(78px + env(safe-area-inset-bottom, 0px))!important;right:14px!important}.zetech-apply-float{bottom:calc(142px + env(safe-area-inset-bottom, 0px))!important;max-width:46vw!important;right:14px!important}.a11y-widget{bottom:calc(202px + env(safe-area-inset-bottom, 0px))!important;right:14px!important}}@media (max-width:400px){.zety-launcher{bottom:calc(12px + env(safe-area-inset-bottom, 0px))!important;height:50px!important;width:50px!important}.zetech-back-top{bottom:calc(70px + env(safe-area-inset-bottom, 0px))!important}.zetech-apply-float{bottom:calc(128px + env(safe-area-inset-bottom, 0px))!important;max-width:44vw!important}.a11y-widget{bottom:calc(184px + env(safe-area-inset-bottom, 0px))!important}.a11y-widget .a11y-toggle-btn{height:52px!important;width:52px!important}}@media (max-width:992px){section.hero{aspect-ratio:16/10!important;contain:layout paint;height:auto!important;max-height:72vh!important;min-height:clamp(300px,58vh,460px)!important;padding-bottom:0!important;padding-top:0!important;top:0!important}section.hero .hero-image,section.hero .hero-slider,section.hero .hero-video-player,section.hero .hero-video-wrapper,section.hero video{height:100%!important;inset:0!important;object-fit:cover!important;object-position:center!important;position:absolute!important;top:0!important;width:100%!important}section.hero .hero-title,section.hero h1{font-size:clamp(22px,6.4vw,40px)!important;line-height:1.18!important;overflow-wrap:anywhere}section.hero .hero-subtitle,section.hero h2,section.hero h3{font-size:clamp(15px,4.2vw,22px)!important;line-height:1.35!important}section.hero p{font-size:clamp(13px,3.6vw,17px)!important;line-height:1.6!important}section.hero .hero-wrapper{gap:16px!important;padding:0 16px!important}section.hero .hero-mascot{display:block!important}.hero-video-controls,.video-controls{bottom:14px!important;flex-wrap:nowrap!important;gap:8px!important;max-width:calc(100% - 28px)!important;padding:8px 12px!important}.hero-video-btn,.video-controls button{border-radius:50%!important;flex:0 0 40px!important;font-size:15px!important;height:40px!important;min-height:40px!important;padding:0!important;width:40px!important}.apply-btn{bottom:74px!important;right:16px!important}.apply-btn button{font-size:clamp(14px,3.8vw,17px)!important;padding:12px 26px!important}}@media (max-width:480px){section.hero{aspect-ratio:4/3!important;max-height:66vh!important;min-height:clamp(280px,54vh,400px)!important}.hero-video-btn,.video-controls button{flex:0 0 36px!important;font-size:13px!important;height:36px!important;min-height:36px!important;width:36px!important}.hero-video-controls,.video-controls{bottom:12px!important;gap:6px!important;padding:6px 10px!important}}@media (max-width:992px) and (orientation:landscape){section.hero{aspect-ratio:auto!important;height:92vh!important;max-height:92vh!important;min-height:260px!important}}@media (max-width:768px){.programme-filters{padding:24px 0 32px!important}section.programme-filters--flush{padding-bottom:0!important}.programme-filters .container{padding:0 14px!important}.filters-card{border-radius:16px!important;box-shadow:0 8px 24px #00000012!important;padding:20px 14px!important}.filters-heading{margin-bottom:18px!important}.filters-heading h2{font-size:1.4rem!important}.filters-heading p{font-size:14px!important}.filters-grid{grid-gap:12px!important;display:grid!important;gap:12px!important;grid-template-columns:1fr!important}.filters-card input,.filters-card select,.search-box input{border-radius:12px!important;font-size:16px!important;height:48px!important;min-height:48px!important}.programme-filters button,.reset-btn{border-radius:12px!important;font-size:15px!important;height:48px!important;min-height:48px!important;padding:0 18px!important}}@media (max-width:992px){.site-header{background:#fff;box-shadow:0 2px 10px #08264c12;overflow:visible!important;padding-top:env(safe-area-inset-top,0);position:-webkit-sticky!important;position:sticky!important;top:-42px!important;top:calc(var(--topbar-h)*-1)!important;width:100%!important;z-index:9999!important}.navbar{background:#fff!important;box-shadow:0 2px 10px #08264c1a!important;min-height:64px!important;position:relative!important;z-index:10000!important}body.menu-open,body.no-scroll{overflow:hidden!important}body:has(.navbar ul.mobile-open) .a11y-widget,body:has(.navbar ul.mobile-open) .langfloat,body:has(.navbar ul.mobile-open) .zety-launcher,body:has(.navbar ul.mobile-open) [class*=back-to-top],body:has(.navbar ul.mobile-open) [class*=backtotop],body:has(.navbar ul.mobile-open) [class*=float]:not([class*=floating-card]):not([class*=floating-student]),body:has(.navbar ul.mobile-open) [class*=launcher]{opacity:0!important;pointer-events:none!important}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}*,:after,:before,html{scroll-behavior:auto!important}.a11y-widget,.chatbot,.modal,.modal-content,.zety-launcher,.zu-announce,.zu-announce *,[class*=overlay],[class*=popup]{animation:none!important;transform:none!important;transition:none!important}}@media (max-width:768px){.zu-announce-card{border-radius:14px!important;max-height:calc(100dvh - 32px)!important;max-width:calc(100vw - 24px)!important;overflow-y:auto!important;width:calc(100vw - 24px)!important}.zu-announce-name{font-size:14px!important;line-height:1.4!important}.zu-announce-cta{justify-content:center!important;width:100%!important}[style*=grid-template-columns]{grid-template-columns:1fr!important}a[href^="mailto:"],a[href^="tel:"]{overflow-wrap:anywhere}.card,.panel,[class*=-card]{max-width:100%!important}.chips,.scroll-row,.tag-row{-webkit-overflow-scrolling:touch;display:flex!important;overflow-x:auto!important;scrollbar-width:none}}@media (max-width:768px){.chips::-webkit-scrollbar,.scroll-row::-webkit-scrollbar,.tag-row::-webkit-scrollbar{display:none}}@media (max-width:992px){.drawer-close,.mobile-toggle{flex:0 0 44px!important;font-size:20px!important;height:44px!important;min-height:44px!important;min-width:44px!important;padding:0!important;width:44px!important}.navbar>.container{align-items:center!important;display:flex!important;gap:10px!important;justify-content:space-between!important;min-height:64px!important}.navbar .logo{flex:1 1 auto!important;min-width:0!important}.navbar .mobile-toggle,.navbar .search.search-btn{flex:0 0 auto!important}.navbar ul.mobile-open .dropdown.open:hover>.dropdown-menu,.navbar ul.mobile-open .dropdown.open>.dropdown-menu{max-height:1600px!important}.navbar ul.mobile-open .drawer-search-btn,.navbar ul.mobile-open li>.dropdown-toggle,.navbar ul.mobile-open li>a{min-height:52px!important;padding-bottom:14px!important;padding-top:14px!important}.navbar ul.mobile-open .dropdown-menu li a{min-height:48px!important}.navbar ul.mobile-open{padding-bottom:calc(40px + env(safe-area-inset-bottom, 0px))!important}.topbar a,.topbar button{align-items:center;display:inline-flex;min-height:38px}}@media (max-width:768px){.section,[class*=-section],section{padding-bottom:clamp(22px,4.6vw,30px)!important;padding-top:clamp(22px,4.6vw,30px)!important}section.programmes-section--collapsed,section.story{padding-top:0!important}section.programmes-section--collapsed{padding-bottom:0!important}section:has(>.story){padding-top:0!important}.section-header,.section-heading,.section-title,.section-title2{margin-bottom:16px!important;text-align:left}.card,[class*=-card]{padding:clamp(16px,4.5vw,22px)}.btn,.chip,.filter-btn,.pagination a,.pagination button,.tab,[class*=btn],a[role=button],button{-webkit-tap-highlight-color:transparent;align-items:center;display:inline-flex;justify-content:center;min-height:44px}[aria-label][class*=close],[class*=icon-btn]{min-height:44px;min-width:44px}.footer-col li a,.footer-column li a,.footer-links a{align-items:center;display:inline-flex;min-height:40px;padding:2px 0}.footer-col li,.footer-column li{margin-bottom:2px}.social a,.socials a,[class*=social] a{align-items:center;display:inline-flex;justify-content:center;min-height:42px;min-width:42px}.breadcrumb,.breadcrumbs{flex-wrap:wrap!important;row-gap:4px}}.zu-announce{z-index:100000!important}body:has(.zu-announce) .a11y-widget,body:has(.zu-announce) .langfloat,body:has(.zu-announce) .zetech-apply-float,body:has(.zu-announce) .zetech-back-top,body:has(.zu-announce) .zetech-call-float,body:has(.zu-announce) .zetech-whatsapp-float,body:has(.zu-announce) .zety-launcher,body:has(.zu-announce) [class*=chat-teaser],body:has(.zu-announce) [class*=launcher]{opacity:0!important;pointer-events:none!important}@media (max-width:992px){.admission{padding:44px 0}.admission .container{gap:40px;grid-template-columns:1fr;text-align:center}.admission .left h2{font-size:clamp(2rem,6vw,2.8rem)}.admission .left p{font-size:1.05rem;margin-left:auto;margin-right:auto}.admission .buttons1,.admission .highlights{justify-content:center}.admission .right{margin:0 auto;max-width:420px;width:100%}.admission .right img,.admission .students-image{height:auto;max-width:100%;position:static;width:100%}}@media (max-width:576px){.admission .buttons1{align-items:stretch;flex-direction:column}.admission .buttons1 a,.admission .buttons1 button{justify-content:center;width:100%}}@media (max-width:768px){.hero .hero-arrow,.hero .hero-arrow1{display:none!important}.hero .hero-content{position:relative;z-index:2}.hero .hero-mascot{align-self:center;margin-bottom:-10px;margin-top:-30px;pointer-events:none;transform:scale(.55);transform-origin:bottom center;z-index:1}.hero{height:auto;min-height:100svh;overflow:hidden;padding-bottom:46px}.hero .hero-stats{position:relative;z-index:2}.gov-tabs,.immigration-tabs .tab-buttons,.tab-buttons,[class*=tabs] [class*=tab-buttons]{-webkit-overflow-scrolling:touch;padding-left:12px;padding-right:12px;scroll-padding:12px}.gov-tabs button,.tab-buttons button{flex-shrink:0}}@media (max-width:992px){.topbar{display:flex!important;font-size:13px;height:auto;min-height:40px;overflow:visible}.topbar .container{-webkit-overflow-scrolling:touch;gap:22px;justify-content:flex-start;overflow-x:auto;overflow-y:visible;padding:2px 0;scrollbar-width:none;width:92%}.topbar .container::-webkit-scrollbar{display:none}.topbar .left,.topbar .links,.topbar .right{flex-shrink:0;gap:18px}.topbar .top-dropdown>.top-dropdown-trigger,.topbar .top-dropdown>a,.topbar a{min-height:36px;white-space:nowrap}.top-dropdown,.top-dropdown>.top-dropdown-trigger,.top-dropdown>a{height:auto}.topbar .social{display:none}.top-dropdown-menu{left:14px;margin-top:0;max-width:420px;position:fixed;right:14px;top:calc(44px + env(safe-area-inset-top, 0px));width:auto}}@media (max-width:640px){.topbar .tb-email .tb-label{display:none}}@media (max-width:430px){.topbar .tb-whatsapp .tb-label{display:none}.topbar{font-size:12.5px}.topbar .top-dropdown>.top-dropdown-trigger,.topbar .top-dropdown>a,.topbar a{justify-content:center;min-height:44px;min-width:44px;padding-inline:4px}}@media (max-width:992px){section.hero.hero--slider{aspect-ratio:auto!important;contain:none;height:40svh!important;max-height:40svh!important;min-height:40svh!important;overflow:hidden;padding-bottom:0!important}section.hero.hero--slider .hero-slider{display:flex;flex-direction:column;height:100%!important;inset:auto!important;min-height:100%;position:relative!important}section.hero.hero--slider .hero-slider>picture{inset:0;position:absolute;z-index:0}section.hero.hero--slider .hero-slider>picture img{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}section.hero.hero--slider .hero-overlay{align-items:center;background:linear-gradient(180deg,#08264cd9,#08264c9e 45%,#08264cd9);display:flex;flex:1 0 auto;inset:auto;overflow:hidden;padding:clamp(40px,7svh,56px) 0 clamp(64px,11svh,92px);position:relative}section.hero.hero--slider .hero-wrapper{flex-direction:column;gap:4px;justify-content:center}section.hero.hero--slider .hero-content{max-width:100%;padding:0 4px}section.hero.hero--slider .hero-stats{flex-wrap:wrap;gap:10px 22px;justify-content:center}section.hero.hero--slider .hero-stats h3{font-size:20px}section.hero.hero--slider .hero-stats span{font-size:11px}section.hero.hero--slider .hero-mascot{bottom:auto!important;margin:0!important;pointer-events:auto!important;position:absolute!important;right:8px!important;top:80px!important;transform:none!important;z-index:25}section.hero.hero--slider .hero-mascot .mascot-container{width:clamp(110px,18vw,150px)!important}section.hero.hero--slider .hero-indicators{bottom:20px;position:absolute;z-index:5}}@media (max-width:600px){section.hero.hero--slider .hero-mascot{display:block!important}}@media (max-width:992px){.footer a,.footer-bottom a,.footer-column a,.footer-links a{align-items:center;display:inline-flex;min-height:44px;padding-block:6px}.indicator,.programme-explore,.programme-explore1,.topbar .tb-email,.topbar .tb-whatsapp,.topbar a,a.explore-link{align-items:center;display:inline-flex;min-height:44px}.indicator{background-clip:content-box;justify-content:center;min-width:44px}.navbar .search.search-btn{min-height:44px;min-width:44px}section.hero.hero--slider .hero-overlay,section.hero.hero--slider .hero-slider{padding-left:0!important;padding-right:0!important}section.hero.hero--slider .hero-overlay{background:linear-gradient(90deg,#08264ceb,#08264cc7 55%,#08264c6b)!important;padding-bottom:88px!important;padding-top:40px!important}section.hero.hero--slider .hero-wrapper{align-items:flex-start!important;gap:0!important;padding:0 20px!important}section.hero.hero--slider .hero-content{max-width:100%!important;padding:0!important;text-align:left!important}section.hero.hero--slider .hero-badge{background:#b5121b!important;font-size:12px!important;letter-spacing:1px;margin-bottom:14px!important;padding:8px 16px!important}section.hero.hero--slider .hero-content h1{font-size:clamp(28px,8vw,44px)!important;font-weight:800;line-height:1.08!important;margin-bottom:14px!important;max-width:14ch}section.hero.hero--slider .hero-content p{font-size:clamp(14px,3.9vw,17px)!important;line-height:1.6!important;margin-bottom:22px!important;max-width:44ch}section.hero.hero--slider .hero-buttons{align-items:center!important;flex-direction:row!important;flex-wrap:wrap!important;gap:12px!important;justify-content:flex-start!important;margin-bottom:24px!important}section.hero.hero--slider .hero-buttons .btn-primary,section.hero.hero--slider .hero-buttons .btn-secondary{border-radius:8px!important;flex:0 0 auto!important;font-size:15px!important;min-height:46px;padding:13px 22px!important;width:auto!important}section.hero.hero--slider .hero-stats{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:12px 26px!important;justify-content:flex-start!important;text-align:left!important}section.hero.hero--slider .hero-stats>*{text-align:left!important}section.hero.hero--slider .hero-stats h2,section.hero.hero--slider .hero-stats h3{font-size:22px!important;margin-bottom:2px!important}section.hero.hero--slider .hero-stats span{font-size:12px!important;opacity:.85}section.hero.hero--slider .hero-arrow1{background:#ffffff2e!important;bottom:18px!important;display:flex!important;font-size:14px!important;height:42px!important;top:auto!important;transform:none!important;width:42px!important}section.hero.hero--slider .hero-arrow-left1{left:auto!important;right:74px!important}section.hero.hero--slider .hero-arrow-right1{right:20px!important}section.hero.hero--slider .hero-indicators{bottom:24px!important;left:20px!important;transform:none!important}section.hero.hero--slider .hero-slide--banner .hero-content--banner{text-align:center!important}section.hero.hero--slider .hero-slide--banner .hero-buttons{justify-content:center!important}section.hero.hero--slider .hero-slider{margin-left:0!important;margin-right:0!important;width:100%!important}section.hero.hero--slider,section.hero.hero--slider>*{padding-left:0!important;padding-right:0!important}}@media (max-width:768px){.section>:first-child,[class*=-section]>:first-child,section>:first-child:not(.hero-wrapper){margin-top:0!important}.section-header p,.section-heading p,.section-title p,.section-title2 p,.section>:last-child,[class*=-section]>:last-child,section>:last-child{margin-bottom:0!important}.blog-grid,.campus-grid,.cards-grid,.events-grid,.faq-grid,.institutes-grid,.life-cards,.partners-grid,.programme-grid,.programmes-grid,.reasons-grid,.schools-grid{gap:14px!important}.blog-section,.home-faq,.innovation-section,.partners,.recent-events,.research-section,.schools,.stats-section,.student-life,.why-section9{margin-bottom:0!important;margin-top:0!important}.stats-grid,.student-life .life-cards,.why-section9 .reasons-grid{padding-bottom:10px!important}.footer,footer{margin-top:0!important}}@media (max-width:992px){section.hero.hero--video{aspect-ratio:auto!important;contain:none;height:40svh!important;max-height:40svh!important;min-height:40svh!important;overflow:hidden;padding-bottom:0!important;padding-top:0!important}section.hero.hero--video .hero-video-player,section.hero.hero--video .hero-video-wrapper,section.hero.hero--video video{height:100%!important;inset:0!important;max-height:40svh!important;object-fit:cover!important;object-position:center!important;position:absolute!important;width:100%!important}}@supports not (height:40svh){@media (max-width:992px){section.hero.hero--video{height:40vh!important;max-height:40vh!important;min-height:40vh!important}}}@media (max-width:992px) and (max-height:780px){section.hero.hero--slider .hero-overlay{padding:32px 0 60px!important}section.hero.hero--slider .hero-badge{margin-bottom:8px!important}section.hero.hero--slider .hero-content p{margin-bottom:10px!important}section.hero.hero--slider .hero-stats{gap:6px 18px!important}}@media (max-width:992px){section.hero.hero--slider .hero-overlay{align-items:center;padding:clamp(12px,2.4svh,20px) 0 clamp(30px,5.4svh,42px)!important}section.hero.hero--slider .hero-wrapper{gap:0!important}section.hero.hero--slider .hero-content{align-items:flex-start;display:flex;flex-direction:column;gap:clamp(5px,1.1svh,10px);max-width:100%;text-align:left;width:100%}section.hero.hero--slider .hero-badge{font-size:clamp(9px,2.6vw,11px)!important;letter-spacing:.08em;line-height:1.1;margin:0!important;padding:4px 10px!important}section.hero.hero--slider .hero-content h1{text-wrap:balance;-webkit-line-clamp:3;font-size:clamp(18px,5.2vw,26px)!important;-webkit-hyphens:none!important;hyphens:none!important;letter-spacing:-.01em;line-height:1.16!important;overflow:hidden;overflow-wrap:normal!important;padding-right:clamp(44px,12vw,72px);width:100%!important;word-break:normal!important}section.hero.hero--slider .hero-content h1,section.hero.hero--slider .hero-content p{-webkit-box-orient:vertical;display:-webkit-box;margin:0!important;max-width:100%!important}section.hero.hero--slider .hero-content p{-webkit-line-clamp:2;font-size:clamp(11.5px,3.2vw,13.5px)!important;line-height:1.42!important;opacity:.92;overflow:hidden;padding-right:clamp(60px,17vw,92px)}section.hero.hero--slider .hero-buttons{display:flex;flex-wrap:nowrap;gap:8px;margin:clamp(2px,.6svh,6px) 0 0!important;width:100%}section.hero.hero--slider .hero-buttons .btn-primary,section.hero.hero--slider .hero-buttons .btn-secondary,section.hero.hero--slider .hero-buttons a{flex:1 1;font-size:clamp(11.5px,3.1vw,13px)!important;justify-content:center;min-height:40px;min-width:0;padding:9px 12px!important;text-align:center;white-space:nowrap}section.hero.hero--slider .hero-stats{display:none!important}section.hero.hero--slider .hero-indicators{bottom:10px!important}section.hero.hero--slider .hero-mascot{bottom:8px!important;height:auto!important;right:6px!important;top:auto!important;width:clamp(62px,13vw,86px)!important}}@media (max-width:992px) and (max-height:700px){section.hero.hero--slider .hero-content p{display:none!important}}@media (max-width:992px){.hero-indicators,section.hero .hero-indicators{gap:2px!important}.hero-indicators .indicator{background-clip:content-box!important;border-radius:999px!important;box-sizing:initial!important;height:8px!important;min-height:0!important;min-width:0!important;padding:16px 8px!important;width:8px!important}.hero-indicators .indicator.active{width:22px!important}.hero-indicators .indicator--video{background:#0000!important;border-width:2px!important;width:8px!important}.hero-indicators .indicator-progress{inset:16px auto 16px 8px!important}}.a11y-fab,.zetech-back-top,.zetech-call-float,.zetech-whatsapp-float,.zety-launcher{font-size:24px!important;height:54px!important;width:54px!important}.a11y-fab{border-width:2px!important;font-size:32px!important}.zetech-whatsapp-float{bottom:24px!important}.zetech-call-float{bottom:90px!important}.a11y-fab{bottom:156px!important}.zety-launcher{bottom:calc(24px + env(safe-area-inset-bottom, 0px))!important}.zetech-back-top{bottom:calc(90px + env(safe-area-inset-bottom, 0px))!important}.zetech-apply-float{bottom:calc(156px + env(safe-area-inset-bottom, 0px))!important;font-size:14.5px!important;min-height:46px!important;padding:10px 20px!important}@media (max-width:768px){.a11y-fab,.zetech-back-top,.zetech-call-float,.zetech-whatsapp-float,.zety-launcher{font-size:20px!important;height:46px!important;width:46px!important}.a11y-fab{font-size:26px!important}.zetech-whatsapp-float{bottom:16px!important;left:14px!important}.zetech-call-float{bottom:72px!important;left:14px!important}.a11y-fab{bottom:128px!important;left:14px!important}.zety-launcher{bottom:calc(16px + env(safe-area-inset-bottom, 0px))!important;right:14px!important}.zetech-back-top{bottom:calc(72px + env(safe-area-inset-bottom, 0px))!important;right:14px!important}.zetech-apply-float{bottom:calc(128px + env(safe-area-inset-bottom, 0px))!important;font-size:13.5px!important;min-height:42px!important;padding:9px 16px!important;right:14px!important}}@media (max-width:992px){.future h2,.programmes1 h2{font-size:30px!important;line-height:1.18!important}}@media (max-width:480px){.future h2,.programmes1 h2{font-size:27px!important;line-height:1.2!important}}@media (max-width:768px){.future h2 span,.hero-content h1 span,.programmes1 h2 span,.story h2 span{font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important}}@media (min-width:993px){section.hero .hero-overlay{padding-block:clamp(16px,4svh,56px)}section.hero .hero-wrapper{align-items:center;max-height:100%}section.hero .hero-content{align-items:flex-start;display:flex;flex-direction:column;gap:clamp(8px,1.6svh,18px);max-height:100%}section.hero .hero-badge,section.hero .hero-buttons,section.hero .hero-content h1,section.hero .hero-content p{margin-bottom:0!important}section.hero .hero-badge{font-size:clamp(11px,1.6svh,14px);padding:clamp(6px,1.1svh,10px) clamp(14px,1.6vw,20px)}section.hero .hero-content h1{text-wrap:balance;font-size:clamp(30px,min(3.6vw,7.4svh),64px);line-height:1.08}section.hero .hero-content h1,section.hero .hero-content p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}section.hero .hero-content p{font-size:clamp(14px,min(1.15vw,2.4svh),19px);line-height:1.6}section.hero .hero-buttons{flex-wrap:wrap;gap:clamp(10px,1.2vw,20px)}section.hero .hero-buttons .btn-primary,section.hero .hero-buttons .btn-secondary{font-size:clamp(13px,1.9svh,16px);padding:clamp(10px,1.6svh,16px) clamp(20px,2vw,34px)}section.hero .hero-stats{gap:clamp(18px,2.4vw,40px)}section.hero .hero-stats h2,section.hero .hero-stats h3{font-size:clamp(20px,3.4svh,32px);margin-bottom:2px}section.hero .hero-stats span{font-size:clamp(11px,1.7svh,14px)}}@media (min-width:993px) and (max-height:700px){section.hero .hero-content p{-webkit-line-clamp:2}section.hero .hero-stats{gap:16px 22px}}@media (min-width:993px) and (max-height:560px){section.hero .hero-stats{display:none!important}section.hero .hero-content p{-webkit-line-clamp:2}}@media (min-width:769px) and (max-width:992px){section.hero.hero--slider .hero-content h1{font-size:clamp(22px,min(5vw,7svh),34px)!important}section.hero.hero--slider .hero-content p{font-size:clamp(13px,min(2.2vw,2.6svh),16px)!important}}.topbar .left{min-width:0}.topbar .tb-email,.topbar .tb-phone,.topbar .tb-whatsapp{font-feature-settings:"tnum";align-items:center;display:inline-flex;font-variant-numeric:tabular-nums;gap:8px;letter-spacing:.01em;white-space:nowrap}.topbar .tb-email svg,.topbar .tb-phone svg,.topbar .tb-whatsapp svg{flex:0 0 auto;font-size:1em;opacity:.9}@media (max-width:992px){.topbar .left{gap:clamp(12px,4vw,22px)!important}.topbar .tb-phone .tb-label,.topbar .tb-whatsapp .tb-label{display:inline!important;font-size:clamp(11px,3.1vw,14px)}.topbar .tb-phone,.topbar .tb-whatsapp{justify-content:flex-start!important;min-width:0!important;padding-inline:0!important}}@media (max-width:760px){.topbar .container{align-items:stretch;flex-direction:column;gap:0!important;overflow:visible!important;padding:0!important;width:100%!important}.topbar .left{gap:clamp(14px,5vw,26px)!important;justify-content:center;padding:6px 12px;width:100%}.topbar .tb-email{display:none!important}.topbar .right{border-top:1px solid #ffffff1f;gap:16px;justify-content:flex-start;overflow-x:auto;padding:0 12px 4px;scrollbar-width:none;width:100%}.topbar .right::-webkit-scrollbar{display:none}.topbar .top-dropdown>.top-dropdown-trigger,.topbar .top-dropdown>a,.topbar a{min-height:34px!important}}@media (max-width:380px){.topbar .tb-phone .tb-label,.topbar .tb-whatsapp .tb-label{font-size:10.5px}.topbar .left{gap:12px!important}}:root{--zu-ink:#0f2b5b;--zu-ink-deep:#08214a;--zu-section-y:40px;--zu-section-y-md:30px;--zu-section-y-sm:22px;--zu-hero-pad-x:clamp(16px,6vw,28px);--zu-hero-pad-y:clamp(12px,3.2svh,26px)}@media (max-width:992px){section.hero.hero--slider .hero-overlay{align-items:center;display:flex;padding:clamp(12px,3.2svh,26px) clamp(16px,6vw,28px)!important;padding:var(--zu-hero-pad-y) var(--zu-hero-pad-x)!important}section.hero.hero--slider .hero-wrapper{max-height:100%;padding:0!important;width:100%}section.hero.hero--slider .hero-content{align-items:flex-start;display:flex!important;flex-direction:column;gap:clamp(6px,1.4svh,12px)!important;justify-content:center;max-height:100%;overflow:hidden;padding:0!important}section.hero.hero--slider .hero-badge,section.hero.hero--slider .hero-buttons,section.hero.hero--slider .hero-content h1,section.hero.hero--slider .hero-content p{margin:0!important}section.hero.hero--slider .hero-badge{font-size:clamp(9px,min(2.7vw,1.8svh),12px)!important;letter-spacing:.06em;line-height:1.1;padding:clamp(3px,.9svh,7px) clamp(9px,2.8vw,14px)!important}section.hero.hero--slider .hero-content h1{text-wrap:balance;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:clamp(17px,min(5.6vw,5.4svh),30px)!important;letter-spacing:-.01em;line-height:1.14!important;overflow:hidden}section.hero.hero--slider .hero-content p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:clamp(11px,min(3.1vw,2.1svh),14.5px)!important;line-height:1.45!important;overflow:hidden}section.hero.hero--slider .hero-buttons{display:flex!important;flex-wrap:nowrap;gap:clamp(8px,2.6vw,14px)!important;width:100%}section.hero.hero--slider .hero-buttons .btn-primary,section.hero.hero--slider .hero-buttons .btn-secondary,section.hero.hero--slider .hero-buttons a{font-size:clamp(10.5px,min(3vw,1.9svh),14px)!important;line-height:1.1;padding:clamp(7px,1.5svh,12px) clamp(12px,3.6vw,22px)!important;white-space:nowrap}}@media (max-width:992px) and (max-height:620px){section.hero.hero--slider .hero-content p{-webkit-line-clamp:1}section.hero.hero--slider .hero-content h1{-webkit-line-clamp:2}}@media (max-width:992px) and (max-height:460px){section.hero.hero--slider .hero-badge,section.hero.hero--slider .hero-content p{display:none!important}}@media (max-width:992px){.home>section:not(.hero):not([class*=hero]),main>section:not(.hero):not([class*=hero]),section.admission-cta,section.blog-section,section.future,section.home-faq,section.partners,section.programmes1,section.recent-events,section.stats-section,section.student-life,section.testimonials,section.university-story,section.upcoming-events,section.why-choose{padding-bottom:30px!important;padding-bottom:var(--zu-section-y-md)!important;padding-top:30px!important;padding-top:var(--zu-section-y-md)!important}}@media (max-width:640px){.home>section:not(.hero):not([class*=hero]),main>section:not(.hero):not([class*=hero]),section.admission-cta,section.blog-section,section.future,section.home-faq,section.partners,section.programmes1,section.recent-events,section.stats-section,section.student-life,section.testimonials,section.university-story,section.upcoming-events,section.why-choose{padding-bottom:22px!important;padding-bottom:var(--zu-section-y-sm)!important;padding-top:22px!important;padding-top:var(--zu-section-y-sm)!important}.home>section:not(.hero)>:last-child,main>section:not(.hero)>:last-child{margin-bottom:0!important}.home>section:not(.hero)>:first-child,main>section:not(.hero)>:first-child{margin-top:0!important}}@media (max-width:992px){section.hero{margin-bottom:0!important}section.hero+*{margin-top:0!important}}html{background-color:#fff}.hero-image,.hero-slider>picture,section.hero,section.hero .hero-slider,section.hero .hero-video{background-color:#08214a;background-color:var(--zu-ink-deep)}.blog-section img,.campus-showcase img,.hero-image,.recent-events img,.student-life img,.upcoming-events img{background-color:color-mix(in srgb,#0f2b5b 12%,#e9eef6);background-color:color-mix(in srgb,var(--zu-ink) 12%,#e9eef6)}.footer,footer.footer{background-color:#07264b}@media (max-width:992px){.marquee-track,.ms-ticker>*{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}}:root{--zu-hero-inner-min:clamp(220px,34vh,380px);--zu-hero-inner-min-md:clamp(260px,40vh,460px)}@media (max-width:992px){div[class*=-hero]:not(.hero):not([class*=hero-content]):not([class*=hero-overlay]):not([class*=hero-wrapper]):not([class*=hero-inner]):not([class*=hero-buttons]):not([class*=hero-badge]):not([class*=hero-container]):not([class*=hero__]):not([class*=hero--]),section[class*=hero]:not(.hero):not(.hero--slider){align-items:center;display:flex;height:auto!important;min-height:clamp(260px,40vh,460px)!important;min-height:var(--zu-hero-inner-min-md)!important;padding-bottom:clamp(28px,6vw,48px)!important;padding-top:clamp(48px,9vw,72px)!important}}@media (max-width:640px){div[class*=-hero]:not(.hero):not([class*=hero-content]):not([class*=hero-overlay]):not([class*=hero-wrapper]):not([class*=hero-inner]):not([class*=hero-buttons]):not([class*=hero-badge]):not([class*=hero-container]):not([class*=hero__]):not([class*=hero--]),section[class*=hero]:not(.hero):not(.hero--slider){min-height:clamp(220px,34vh,380px)!important;min-height:var(--zu-hero-inner-min)!important;padding-bottom:clamp(22px,7vw,38px)!important;padding-top:clamp(40px,11vw,60px)!important}}@media (max-width:992px){.page-section,.section,section:not(.hero):not([class*=hero]):not(.footer-top):not(.footer-bottom){padding-bottom:30px!important;padding-bottom:var(--zu-section-y-md)!important;padding-top:30px!important;padding-top:var(--zu-section-y-md)!important}}@media (max-width:640px){.page-section,.section,section:not(.hero):not([class*=hero]):not(.footer-top):not(.footer-bottom){padding-bottom:22px!important;padding-bottom:var(--zu-section-y-sm)!important;padding-top:22px!important;padding-top:var(--zu-section-y-sm)!important}section:not(.hero)>:first-child{margin-top:0!important}section:not(.hero)>:last-child{margin-bottom:0!important}.footer-top{padding:34px 0!important}.footer-bottom{padding:14px 0!important}}@media (max-width:992px){section+section{margin-top:0!important}section[class*=hero]:not(.hero) .hero-title,section[class*=hero]:not(.hero) h1{text-wrap:balance;font-size:clamp(24px,6.2vw,40px)!important;letter-spacing:-.01em;line-height:1.14!important}section[class*=hero]:not(.hero) .hero-subtitle,section[class*=hero]:not(.hero) p{font-size:clamp(13.5px,3.6vw,17px)!important;line-height:1.6!important}h1:not(.hero h1){font-size:clamp(24px,6.2vw,38px);line-height:1.15}h2{font-size:clamp(21px,5.4vw,30px)!important;line-height:1.2!important}h3{font-size:clamp(17px,4.3vw,22px)!important;line-height:1.3!important}h4{font-size:clamp(15px,3.8vw,19px)!important;line-height:1.35!important}h1,h2,h3,h4{text-wrap:balance;overflow-wrap:anywhere}h1 span,h2 span,h3 span{font-size:inherit!important;line-height:inherit!important}li,p{font-size:clamp(14px,3.7vw,16px);line-height:1.65}section>.container,section>.section-inner{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}}.admin-layout section,.admin-shell section{padding-bottom:revert!important;padding-top:revert!important}@media (max-width:992px){section.programme-hero{align-items:center;height:auto!important;max-height:none!important;min-height:clamp(420px,62vh,560px)!important;padding-bottom:0!important;padding-top:0!important}.programme-hero .programme-hero-container{display:block!important;min-height:0!important;padding:clamp(78px,14vw,100px) clamp(18px,5vw,30px) clamp(34px,8vw,56px)!important}.programme-hero .programme-breadcrumb{display:block;font-size:clamp(.74rem,3vw,.88rem);margin-bottom:12px}.programme-hero .programme-featured{font-size:clamp(.72rem,2.9vw,.85rem);margin-bottom:14px;padding:7px 14px}.programme-hero h1{font-size:clamp(1.6rem,6.6vw,2.4rem)!important;line-height:1.18;margin-bottom:10px}.programme-hero h3{font-size:clamp(.95rem,3.8vw,1.15rem)!important;margin-bottom:12px}.programme-hero p{font-size:clamp(.9rem,3.6vw,1rem)!important;line-height:1.65;margin-bottom:20px}.programme-hero .programme-meta{align-items:center!important;flex-direction:row!important;flex-wrap:wrap!important;gap:10px!important}.programme-hero .programme-meta div{font-size:clamp(.76rem,3vw,.9rem);padding:8px 14px;width:auto!important}.programme-hero .programme-buttons{flex-direction:row!important;flex-wrap:wrap!important;gap:12px!important}.programme-hero .programme-primary-btn,.programme-hero .programme-secondary-btn{font-size:clamp(.85rem,3.2vw,.95rem);padding:12px 22px;width:auto!important}}@media (max-width:768px){.life-content h2,.life-content h3{text-wrap:balance;font-size:clamp(1.5rem,6.4vw,2rem)!important;line-height:1.2!important;overflow-wrap:anywhere}.testimonial-card{flex-basis:calc(100vw - 88px);flex-grow:0;flex-shrink:0;max-width:calc(100vw - 88px);overflow:hidden;padding:24px 18px!important}.testimonial-card .quote,.testimonial-card h4,.testimonial-card span{overflow-wrap:anywhere;word-break:break-word}.testimonial-card .quote{font-size:.93rem!important;line-height:1.7!important;padding:0 6px!important}.testimonial-card .quote:before{font-size:2rem;left:-2px;top:-12px}.testimonial-card .quote:after{bottom:-22px;font-size:2rem;right:-2px}}@media (min-width:993px) and (max-width:1365px){.topbar .container{gap:16px;width:94%}.topbar .left,.topbar .links,.topbar .right{gap:clamp(10px,1.25vw,17px)}.topbar .top-dropdown>.top-dropdown-trigger,.topbar a{font-size:clamp(11.5px,1vw,13px);white-space:nowrap}.topbar .social{flex:0 0 auto;gap:10px}}@media (min-width:993px) and (max-width:1280px){.topbar .social{display:none}}@media (min-width:993px) and (max-width:1120px){.topbar .tb-email{display:none}.topbar .container{width:96%}.navbar .container{gap:8px;width:96%}.navbar .logo img{height:58px;left:0;max-width:128px;object-fit:contain}.navbar li>.dropdown-toggle,.navbar li>a{font-size:12.5px;padding-inline:9px;white-space:nowrap}.navbar a.active-link:after,.navbar li.active>.dropdown-toggle:after,.navbar li.active>a:after{left:9px;right:9px}}@media (min-width:1600px){.container,[class*=-container]:not([class*=hero]){max-width:1520px}}@media (min-width:1900px){html{font-size:17px}.container,[class*=-container]:not([class*=hero]){max-width:1680px}}@media (min-width:2400px){html{font-size:18.5px}.container,[class*=-container]:not([class*=hero]){max-width:1880px}}@media (min-width:3200px){html{font-size:21px}.container,[class*=-container]:not([class*=hero]){max-width:2200px}}@media (min-width:1900px){.hero,.hero-section,[class*=-hero]{max-height:860px}}@media (min-width:2400px){.hero,.hero-section,[class*=-hero]{max-height:940px}}
/*# sourceMappingURL=main.0788fdb0.css.map*/