

.hero-image {
  width: 100%;
  height: 50% !important;
  object-fit: cover;
}
.hero-container {
  height: 100%;
  width: 100%;
  background-position: right top;
  background-size: 40%;
  background-repeat: no-repeat;
}
.hero-title {
  color: var(--color-blue);
  position: relative;
  top: 50%;
  left: 10%;
}
.hero img {
  width: 100%;
  height: auto;
}
.hero {
  background: var(--color-grey);
  height: 50%;
}
.session-hero {
  background: var(--color-grey);
}
.session-hero-container {
  display: inline-block;
  max-height: 80%;
  width: 100%;
  height: auto;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
.image-sizer {
  width: 100%;
  max-height: 100%;
  visibility: hidden;
}
.session-hero-title {
  position: absolute !important;
  top: 30%;
  font-size: 11rem !important;
  font-weight: 100;
  color: white;
  padding: 5rem;
}
.background-image {
  position: fixed;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.title-main {
  background-color: var(--color-blue);
  position: relative;
  /* Position text */
  background-clip: text;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-clip: text;
  color: rgba(0, 0, 0, 0);
  margin: auto;
  background-attachment: fixed;
  width: 80%;
  text-align: center;
  display: inline-block;
  /* background: no-repeat center center fixed; */
}
@supports (-webkit-overflow-scrolling: touch) {
  .title-main {
    background-attachment: scroll;
  }
}
.title-wrapper {
  position: relative;
  background: var(--background-color);
  height: 30%;
  top: 70%;
  display: flex;
}
body {
  margin: 0;
  height: 100%;
  width: 100%;
  padding: 0;
  background-color: var(--background-color);
}
.wrapper {
  margin: 0 !important;
  overflow: hidden;
}

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:article-hero] [113.8331] DESIGN*/
/*******************************************************************/
/* 0.3 P>P */
/* db 141 */