
/*** T3SB identifier: t3sbsCSSassets_30098 */

/* t3sbs_assets_30098 */
.jumbotron{
  position:relative;
}
.jumbotron section div {
  z-index: 1;
  position: relative;
}
.jumbotron::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, #020024 0%, #090979 35%, rgba(0, 212, 255, 0) 100%);

}
	


/*** T3SB identifier: t3sbsCSSassets_31520 */

/* t3sbs_assets_31520 */
@media (min-width: 768px) {
  #c31076{
    position: sticky;
    top: 70px;
    z-index: 1020;
    margin-bottom: 50px;
  }
}

#c31076 .section-menu .nav-link {
  background: transparent;
  color: white; 
  font-size: 1.1rem;
}
	

