@import url("https://use.typekit.net/isr7zer.css");
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap')

.bannergradient {
  width: 100%;
  height: 100%; 
}

.bkgrnd-img {
  min-width: 100%:
  max-width: 100%;
  height: auto;
  min-height
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  padding: 2.5% 0% 2.5% 5%;
}

.heading-grad-banner {
  font-family: "fieldwork", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  padding: 0px 0px 5px 0px;
}

.onlocationhero {
  background-image: url("module.style.testflight_background_img.src");
}

