<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Visual Menu */

body.fpse-highly-visual .fpse-highly-visual-head-wrapper{
  background: url('../images/fiber_orc.jpg') no-repeat top center #000; 
  height:403px;
  display:block;
}

body.airguide.fpse-highly-visual .fpse-highly-visual-head-wrapper{
  background: url('../images/airguide.jpg') no-repeat top center #000; 
}

body.zepler-institute-for-photonics-and-nanoelectronics.fpse-highly-visual .fpse-highly-visual-head-wrapper{
  background: url('../images/zepler.jpg') no-repeat top center #000 !important;
}

body.university-catering.fpse-highly-visual .fpse-highly-visual-head-wrapper{
  background: url('../images/catering.png') no-repeat top center #495961; 
}

body.fpse-highly-visual nav.uos-site-menus, body.fpse-highly-visual nav.uos-site-menus .uos-site-menu-sub{
  background: none !important; 
}

body.fpse-highly-visual .uos-tier.uos-tier-banner {
  background: transparent;
  flex-direction: column;
  display:flex;
  align-items: center;
  justify-content: center; 
  height:100%;
  z-index:1;
}

body.fpse-highly-visual div.region-navigation nav.uos-site-menus {
  position:relative; 
  bottom:96px;
  margin-bottom:-96px;
}

body.fpse-highly-visual div.region-navigation nav.uos-site-menus-single {
  position:relative; 
  bottom:48px;
  margin-bottom:-48px;
}

body.fpse-highly-visual .uos-tier.uos-tier-banner .uos-tier-banner-title {
  text-align:center; 
  font-size:3em; 
  font-weight:normal; 
}

body.fpse-highly-visual .uos-site-menus .uos-site-menu-container .uos-site-menu-link a.uos-current.active{
 /* background: rgba(93, 93, 93, 0.2); */
 background:transparent; 
}

body.university-catering.fpse-highly-visual span.uos-tier-banner-title {
  display: none;
}
</pre></body></html>