html{font-size:10px;scroll-behavior:smooth}
:root{--navy:#102f6d;--blue:#173f8f;--blue2:#2b5db5;--gold:#f4c542;--ink:#172033;--muted:#485161;--bg:#f5f7fb;--card:#fff;--line:#e4e9f2;--green:#0f8a63;--purple:#6d4acb;--orange:#AA5B0E;--shadow:0 1.2rem 3.5rem #102f6d14}
body{color:var(--ink);background:var(--bg);line-height:1.5;font-size:1.6rem}
a{color:inherit}
.ptb4{padding:2rem 0 7rem}
.hero-section{height:62rem;}
.prg_offer{background:linear-gradient(135deg,#0c285d,#173f8f 58%,#2459a7);color:#fff;padding:4.2rem 0}
.wrap{width:calc(100% - 2.2rem);max-width:120rem;margin:auto}
.eyebrow{display:inline-flex;gap:.9rem;align-items:center;text-transform:uppercase;letter-spacing:.11em;font-size:1.2rem;font-weight:800;color:#dce7ff}
.eyebrow::before{content:"";width:3rem;height:.2rem;background:var(--gold);border-radius:99rem}
h1{font-size:clamp(3rem,5vw,4rem);line-height:1.02;letter-spacing:-.045em;margin:1.3rem 0; color:#fff;}
.prg_offer p{max-width:76rem;color:#dbe6ff;font-size:1.6rem;margin:0}
.stats{display:flex;gap:1.2rem;flex-wrap:wrap;margin-top:2.6rem}
.stat{padding:.9rem 1.4rem;border:.1rem solid #ffffff2e;background:#ffffff14;border-radius:99rem;font-size:1.3rem}
.toolbar{border-bottom:.1rem solid var(--line);padding:1.6rem 0}
.tools{display:flex;gap:1.2rem;align-items:center;justify-content:space-between;flex-wrap:wrap}
.search{position:relative;flex:1;min-width:0}
.search input{width:100%;padding:1.3rem 1.6rem 1.3rem 4.3rem;border:.1rem solid var(--line);border-radius:1.2rem;background:#fff;font:inherit;outline:none}
.search::before{content:"⌕";position:absolute;left:1.5rem;top:50%;transform:translateY(-52%);font-size:2rem;color:var(--muted)}
.filters{display:none;}
.filter{border:.1rem solid var(--line);background:#fff;color:var(--muted);padding:1rem 1.3rem;border-radius:1rem;font:inherit;font-size:1.3rem;font-weight:700;cursor:pointer}
.filter.active,.filter:hover{background:var(--blue);color:#fff;border-color:var(--blue)}
.intro{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.5rem}
h2{margin:0;font-size:2.2rem;letter-spacing:-.025em}
.intro small{color:var(--muted);font-size:1.3rem}
.faculties{display:grid;gap:2rem}
.faculty{background:var(--card);border:.1rem solid var(--line);border-radius:2rem;box-shadow:var(--shadow);overflow:hidden}
.faculty-head{padding:2rem;background:linear-gradient(180deg,#fff,#f8faff);border-bottom:.1rem solid var(--line);display:flex;justify-content:space-between;gap:1.8rem;align-items:flex-start}
.faculty-name{margin:0;font-size:1.9rem;line-height:1.3;color:var(--navy)}
.faculty-type{font-size:1.1rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:var(--blue2);background:#edf3ff;padding:.7rem 1rem;border-radius:99rem;white-space:nowrap}
.departments{display:grid;grid-template-columns:1fr;gap:1.2rem;padding:1.2rem}
.department{border:.1rem solid var(--line);border-radius:1.5rem;padding:1.6rem;background:#fff}
.dept-head{display:flex;justify-content:space-between;gap:1.2rem;align-items:flex-start;margin-bottom:1.3rem}
.dept-name{margin:0;font-size:1.6rem;line-height:1.35;color:var(--ink)}
.count{font-size:1.1rem;font-weight:800;color:var(--muted);background:#f1f4f8;padding:.5rem .8rem;border-radius:99rem;white-space:nowrap}
.courses{display:grid;gap:.9rem}
.course{display:block;padding:1.4rem 1.5rem;border:.1rem solid #edf0f5;border-radius:1rem;background:#fafbfe;text-decoration:none;transition:.18s ease}
.course:hover{border-color:#c7d5ed;background:#f4f7fd;transform:translateX(.2rem)}
.course-main{display:flex;justify-content:space-between;align-items:center;gap:1.2rem}
.course-title{display:block;font-size:1.45rem;line-height:1.4;color:var(--blue);font-weight:650}
.course-meta{display:block;font-size:1.2rem;line-height:1.4;color:var(--muted);white-space:nowrap}
.eligibility{margin-top:1.1rem;padding-top:1rem;border-top:.1rem dashed #dfe5ee;font-size:1.2rem;color:#475569;line-height:1.45}
.eligibility strong{color:var(--blue)}
.eligibility-note{margin:1.8rem 0 0;color:var(--muted);font-size:1.2rem}
.more{display:inline-block;margin-top:1rem;font-size:1.2rem;color:var(--muted);text-decoration:none}
.more:hover{color:var(--blue)}
.empty{display:none;text-align:center;padding:5rem 2rem;background:#fff;border:.1rem dashed var(--line);border-radius:1.8rem;color:var(--muted)}

.why{padding:5.6rem 0 7.2rem}
.kicker{display:flex;align-items:center;gap:.9rem;color:var(--orange);font-size:1.2rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.kicker span{width:3rem;height:.2rem;background:var(--orange);border-radius:99rem}
.intro{display:grid;gap:2rem;margin-top:1.4rem}
#why-title{margin:0;color:var(--navy);font-size:clamp(3.2rem,8vw,5.6rem);line-height:1.02;letter-spacing:-.055em;font-weight:700}
#why-title em,.feature-copy h2 em{color:var(--blue);font-style:normal}

.copy{color:var(--muted);font-size:1.5rem}.copy p{margin:0}.copy p+p{margin-top:1.2rem}.copy .lead{color:var(--ink);font-size:1.8rem;line-height:1.45;font-weight:650}
.feature{display:grid;margin-top:3.6rem;background:var(--white);border:.1rem solid var(--line);border-radius:2rem;box-shadow:var(--shadow);overflow:hidden}
.photo{position:relative;min-height:27rem;overflow:hidden}.photo img{display:block;width:100%;height:100%;min-height:27rem;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,31,58,.02),rgba(11,31,58,.58))}
.est{position:absolute;top:1.6rem;right:1.6rem;width:6.8rem;height:6.8rem;display:grid;place-content:center;text-align:center;color:#fff;background:rgba(11,31,58,.78);border:.1rem solid rgba(255,255,255,.25);border-radius:50%;backdrop-filter:blur(.8rem)}.est small{font-size:.9rem;font-weight:700;letter-spacing:.12em;opacity:.8}.est b{font-size:1.7rem;line-height:1.1}
.caption{position:absolute;left:1.8rem;bottom:1.7rem;display:flex;align-items:center;gap:.8rem;color:#fff;font-size:1.2rem;font-weight:650}.caption i{width:.7rem;height:.7rem;background:var(--orange);border-radius:50%;box-shadow:0 0 0 .4rem rgba(232,91,23,.2)}
.feature-copy{padding:3rem 2.4rem}.label{display:block;color:var(--orange);font-size:1.1rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.feature-copy h2{margin:1rem 0 1.4rem;color:var(--navy);font-size:clamp(2.8rem,6vw,4.2rem);line-height:1.02;letter-spacing:-.045em}.feature-copy p{max-width:52rem;margin:0;color:var(--muted);font-size:1.5rem}.feature-copy a{display:inline-flex;align-items:center;gap:.8rem;margin-top:2rem;color:var(--navy);font-size:1.3rem;font-weight:800;text-decoration:none}.feature-copy a b{color:var(--orange);font-size:1.8rem}
.stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.stats article{position:relative;min-height:14rem;padding:2rem 1.6rem;display:flex;flex-direction:column;justify-content:space-between;background:#fff;border:.1rem solid var(--line);border-radius:1.4rem;box-shadow:0 1rem 2.8rem rgba(11,31,58,.05);overflow:hidden}.stats article:before{content:"";position:absolute;top:0;left:1.6rem;width:3.6rem;height:.25rem;background:var(--orange)}.stats strong{color:var(--navy);font-size:clamp(2.8rem,7vw,4.2rem);font-weight:750;line-height:1;letter-spacing:-.045em}.stats strong span{color:var(--orange)}.stats small{color:var(--muted);font-size:1.15rem;font-weight:650;line-height:1.4}

.recruiters-section{background-color:#f8fafc;border-top:1px solid #e5e7eb;}
.recruiters-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;align-items:center;}
.recruiter-logo{background-color:#fff;border:1px solid #e5e7eb;padding:1.5rem;border-radius:6px;display:flex;align-items:center;justify-content:center;height:120px;transition:all 0.3s ease;filter:grayscale(100%);opacity:0.8;}
.recruiter-logo:hover{filter:grayscale(0%);opacity:1;box-shadow:0 10px 20px rgba(0,0,0,0.06);border-color:#2175b5;transform:translateY(-3px);}
.recruiter-logo img{max-height:110px;width:auto;}

.facility-tabs-section{background-color:#f8fafc;color:#fff;}
.tabs-wrapper{max-width:1000px;margin:0 auto;background-color:#1e293b;border-radius:10px;padding:2rem;box-shadow:0 20px 40px rgba(0,0,0,0.3);border:1px solid #334155;}
.tab-buttons{display:flex;flex-direction:column;gap:1rem;border-bottom:2px solid #334155;padding-bottom:1.5rem;margin-bottom:2.5rem;}
.tab-btn{display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:1.4rem 2rem;background-color:#0f172a;color:#94a3b8;font-size:1.6rem;font-weight:600;border:1px solid #334155;border-radius:6px;cursor:pointer;transition:all 0.3s ease;}
.tab-icon{width:22px;height:22px;display:flex;align-items:center;}
.tab-icon svg{width:100%;height:100%;}
.tab-btn:hover{color:#fff;background-color:#162032;}
.tab-btn.active{background-color:#f37021;color:#000;border-color:#f37021;box-shadow:0 4px 12px rgba(243,112,33,0.3);}
.tab-panel{display:none;animation:fadeIn 0.4s ease;}
.tab-panel.active{display:block;}
@keyframes fadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.panel-content h3{color:#ffb800;font-size:2.2rem;margin-bottom:1rem;}
.panel-intro{color:#cbd5e1;font-size:1.6rem;margin-bottom:2.5rem;line-height:1.6;border-bottom:1px dashed #334155;padding-bottom:1.5rem;}
.facility-list{display:grid;grid-template-columns:1fr;gap:1.5rem;}
.facility-list li{position:relative;padding-left:3rem;font-size:1.5rem;color:#e2e8f0;line-height:1.6;}
.facility-list li strong{color:#fff;}
.facility-list li::before{content:"";position:absolute;left:0;top:0.3rem;width:2rem;height:2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2310b981' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;}

.read-more-wrapper{text-align:center;margin-top:3rem;display:flex;justify-content:center;}
.btn-outline-white{background-color:transparent;color:#fff;border:2px solid #f37021;display:inline-flex;align-items:center;gap:0.8rem;padding:1.2rem 2.5rem;border-radius:30px;font-weight:700;transition:all 0.3s ease;}
.btn-outline-white:hover{background-color:#f37021;color:#000;transform:translateY(-2px);box-shadow:0 6px 15px rgba(243,112,33,0.3);}
.btn-caret{width:18px;height:18px;transition:transform 0.3s ease;}

.site-footer{background-color:#0f172a;color:#cbd5e1;padding-top:6rem;}
.footer-grid{display:grid;grid-template-columns:1fr;gap:4rem;padding-bottom:4rem;border-bottom:1px solid #1e293b;}
.footer-col h3{color:#fff;font-size:2rem;margin-bottom:2rem;position:relative;padding-bottom:1rem;}
.footer-col h3::after{content:"";position:absolute;left:0;bottom:0;width:40px;height:3px;background-color:#f37021;}
.brand-col p{margin-top:1.5rem;color:#94a3b8;font-size:1.5rem;line-height:1.6;}
.brand-col img{max-width:30rem;}
.footer-links li{margin-bottom:1.2rem;position:relative;padding-left:1.8rem;}
.footer-links li::before{content:"";position:absolute;left:0;top:0.6rem;width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232175b5' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;}
.footer-links a:hover{color:#f37021;padding-left:0.5rem;}
.contact-list li{display:flex;align-items:flex-start;gap:1.2rem;margin-bottom:1.5rem;font-size:1.5rem;line-height:1.5;}
.contact-list .icon{color:#f37021;width:20px;height:20px;flex-shrink:0;margin-top:0.2rem;}
.contact-list .icon svg{width:100%;height:100%;}
.contact-list a:hover{color:#fff;text-decoration:underline;}
.footer-bottom{padding:2.5rem 0;background-color:#0b0f19;font-size:1.4rem;color:#999;}
.footer-bottom p{color:#999;}
.bottom-wrap{display:flex;flex-direction:column;gap:1.5rem;text-align:center;align-items:center;}
.legal-links{display:flex;gap:2rem;}
.legal-links a:hover{color:#f37021;}

/* Goto Top button */
#button{display:inline-flex;align-items:center;justify-content:center;background-color:#FF9800; color:#fff; width:5rem;height:5rem;border-radius:4px;position:fixed;bottom:3rem;right:1rem;transition:background-color .3s,opacity .5s,visibility .5s,transform .2s;opacity:0;visibility:hidden;z-index:1000}
#button svg{width:5rem;height:5rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);color:#fff;}
#button:hover{cursor:pointer;background-color:#333;transform:scale(1.1)}
#button:active{background-color:#555;transform:scale(0.95)}
#button.show{opacity:1;visibility:visible}

@media (min-width:480px){.hero-section{height:62rem;}}

@media (min-width:576px){
	.hero-section{height:56rem;}
	.wrap{width:calc(100% - 3.2rem)}
	.prg_offer{padding:5.6rem 0 4.2rem}
	.prg_offer p{font-size:1.7rem}
	.departments{grid-template-columns:repeat(2,minmax(0,1fr));padding:1.8rem}
	.faculty-head{align-items:center}
	.department{padding:1.8rem}

	.why{padding:7.2rem 0 8.8rem}
	.intro{grid-template-columns:1.05fr .95fr;align-items:end;gap:4rem}
	.feature{grid-template-columns:1.55fr .85fr;min-height:40rem}
	.photo,.photo img{min-height:40rem}
	.feature-copy{padding:4rem 3.2rem;display:flex;flex-direction:column;justify-content:center}
	.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}
	.stats article{min-height:15rem;padding:2.2rem}

	.recruiters-grid{grid-template-columns:repeat(3,1fr);}
	.tab-buttons{flex-direction:row;justify-content:center;}
	.tab-btn{flex:1;}
}
@media (min-width:768px){
	.wrap{width:calc(100% - 3.2rem);max-width:120rem}
	.tools{flex-wrap:nowrap}
	.search{min-width:25rem}
	.filters{display:flex;gap:.8rem;flex-wrap:wrap}
	.faculty-head{padding:2.2rem 2.4rem}

	.intro{gap:7rem}.copy{font-size:1.6rem}
	.feature{grid-template-columns:1.7fr .8fr;margin-top:4.8rem}
	.feature-copy{padding:4.8rem}
	.stats{grid-template-columns:repeat(6,minmax(0,1fr))}
	.stats article{min-height:17rem}

	.recruiters-grid{grid-template-columns:repeat(4,1fr);gap:2rem;}
	.tabs-wrapper{padding:3.5rem;}
	.facility-list{grid-template-columns:repeat(2,1fr);gap:2.5rem;}
	.btn-outline-primary,.btn-outline-white{font-size:1.6rem;padding:1.4rem 3rem;}
	.footer-grid{grid-template-columns:repeat(2,1fr);}
	.bottom-wrap{flex-direction:row;justify-content:space-between;text-align:left;}
}
@media (min-width:1024px){
	.hero-section{height:auto;}
	.footer-grid{grid-template-columns:1.5fr 1fr 1.2fr;gap:5rem;}
	#button{bottom:15rem;right:3rem}
}
@media (min-width:1200px) {
	.toolbar{position:sticky;top:8rem;z-index:20;background:#f5f7fbeb;backdrop-filter:blur(1.2rem);}
	.prg_offer{padding:5rem 0}
}
@media (min-width:1280px){
	.hero-bg-wrapper img{height:auto;}	
}
/* Sticky Contact Bar */
.sticky-contact-bar{position:fixed;right:6px;bottom:100px;z-index:9999;display:flex;flex-direction:column;align-items:center;padding:6px 4px;gap:8px;background:#000000bf;border-radius:12px;backdrop-filter:blur(6px);box-shadow:0 8px 20px #00000040}
.contact-btn{position:relative;width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:15px;color:#fff;text-decoration:none;transition:all .25s ease}
.call{background:#0284c7}
.email{background:#dc2626}
.whatsapp{background:#16a34a}
.contact-btn:active{transform:scale(0.92)}
.contact-btn::after{content:attr(data-tooltip);position:absolute;right:42px;background:#111827;color:#fff;font-size:11px;padding:5px 8px;border-radius:5px;white-space:nowrap;opacity:0;transform:translateX(8px);transition:.2s ease}
.contact-btn::before{content:"";position:absolute;right:36px;border:5px solid transparent;border-left-color:#111827;opacity:0;transition:.2s ease}
@media (hover: hover){.contact-btn:hover::after,.contact-btn:hover::before{opacity:1;transform:translateX(0)}}
.whatsapp{animation:pulseSmall 2s infinite}
@keyframes pulseSmall {
	0%{box-shadow:0 0 0 0 #16a34a80}
	70%{box-shadow:0 0 0 8px #16a34a00}
	100%{box-shadow:0 0 0 0 #16a34a00}
}
@media (min-width: 768px) {
	.sticky-contact-bar{top:50%;bottom:auto;transform:translateY(-50%);right:10px}
	.contact-btn{width:36px;height:36px;font-size:16px}
}