:root{--isbi-shadow:0 18px 50px rgba(16,24,40,.10)}
html{scroll-behavior:smooth}
body{-webkit-font-smoothing:antialiased}
.isbi-utility{font-size:12px}
.isbi-utility a{color:#dbe7ff;text-decoration:none}
.isbi-header{border-bottom:1px solid #eef0f3}
.isbi-brand{gap:.8rem}
.isbi-brand img{width:60px;height:60px}
.isbi-brand-name{font-family:Arial,sans-serif;font-size:1.2rem;font-weight:800;letter-spacing:.03em;line-height:1;color:#003399}
.isbi-brand-full{font-size:.68rem;color:#667085;line-height:1.35;margin-top:.3rem}
.isbi-header .wp-block-navigation-item__content{padding:2rem 0;border-bottom:3px solid transparent}
.isbi-header .wp-block-navigation-item__content:hover{border-color:#d60000}
.isbi-hero{min-height:650px;display:flex;align-items:center}
.isbi-hero .wp-block-cover__background{background:linear-gradient(90deg,rgba(0,27,82,.96),rgba(0,51,153,.74) 44%,rgba(0,27,82,.12))!important}
.isbi-eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;font-weight:800}
.isbi-hero-title{max-width:850px}
.isbi-hero-copy{max-width:620px}
.isbi-quick-links{position:relative;z-index:2;margin-top:-1px;box-shadow:var(--isbi-shadow)}
.isbi-quick-link{min-height:112px;border-right:1px solid #e4e7ec;padding:1.4rem 1.1rem}
.isbi-quick-link:first-child{border-left:1px solid #e4e7ec}
.isbi-quick-link a{text-decoration:none}
.isbi-section{padding-top:7rem;padding-bottom:7rem}
.isbi-values{border-top:1px solid #e4e7ec}
.isbi-value{padding:1.8rem 1.5rem 1rem 0;border-right:1px solid #e4e7ec}
.isbi-value:last-child{border-right:0}
.isbi-program-grid{border-top:1px solid rgba(255,255,255,.15);border-left:1px solid rgba(255,255,255,.15)}
.isbi-program{min-height:220px;padding:1.75rem;border-right:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);position:relative}
.isbi-program:before{content:"";position:absolute;left:0;top:0;width:4px;height:0;background:var(--program-color,#d60000);transition:.25s}
.isbi-program:hover{background:#052969}
.isbi-program:hover:before{height:100%}
.isbi-program a{text-decoration:none;color:#fff}
.isbi-program--bk{--program-color:#315b39}.isbi-program--pbsi{--program-color:#b91c1c}.isbi-program--fisika{--program-color:#7a4b24}.isbi-program--mtk{--program-color:#7040a0}.isbi-program--pgsd{--program-color:#cbd5e1}.isbi-program--mbi{--program-color:#df6b14}
.isbi-campus-image img{aspect-ratio:4/3;object-fit:cover;width:100%}
.isbi-graduate{min-height:560px}
.isbi-graduate-panel{max-width:560px;margin-left:auto}
.isbi-query .wp-block-post-featured-image img{aspect-ratio:16/10;object-fit:cover}
.isbi-query .wp-block-post-title a{text-decoration:none}
.isbi-cta{padding-top:4.5rem;padding-bottom:4.5rem}
.isbi-footer a{color:#dbe7ff}
.isbi-footer-logo{width:74px}
.isbi-footer-bottom{border-top:1px solid rgba(255,255,255,.14)}
.wp-block-button.is-style-outline>.wp-block-button__link{background:transparent}
.wp-block-post-terms a{text-decoration:none}
@media(max-width:900px){
  .isbi-header-cta{display:none}
  .isbi-quick-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .isbi-program-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .isbi-section{padding-top:5rem;padding-bottom:5rem}
}
@media(max-width:600px){
  .isbi-utility-title{display:none}
  .isbi-brand-full{display:none}
  .isbi-brand img{width:50px;height:50px}
  .isbi-brand-name{font-size:1rem}
  .isbi-hero{min-height:620px}
  .isbi-hero-title{font-size:2.65rem!important}
  .isbi-quick-link{min-height:96px}
  .isbi-program-grid{grid-template-columns:1fr!important}
  .isbi-values{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .isbi-value:nth-child(2){border-right:0}
  .isbi-graduate-panel{margin:0 1rem}
}
