#styles_HtmlBlock__2vlgJ #pdpWrapper .meet_container {
  max-width: 101rem;
  margin: 0 auto;
  padding-top: 2.5rem;
  padding-right: 1rem;
  padding-bottom: 2.5rem;
  padding-left: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .meet_container * {
  color: #fff;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .meet_thumbnail {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .meet_intro {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .meet_intro h1,
#styles_HtmlBlock__2vlgJ #pdpWrapper .meet_intro p {
  text-align: center;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .meet_heading,
#styles_HtmlBlock__2vlgJ #pdpWrapper .meet_subheading {
  margin: 0;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .meet_heading {
  font-family: "Saira Expanded", sans-serif;
  font-size: 2rem;
  font-weight: 300;
  line-height: 2.25rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .meet_subheading {
  line-height: 1.375rem;
  margin-bottom: 1.5rem;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .meet_cta-group {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  row-gap: 1rem;
  column-gap: 1rem;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .meet_cta {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-width: 11rem;
  min-height: 3rem;
  padding: 0.625rem;
  gap: 0.625rem;
  color: #000;
  font-weight: 600;
  line-height: 1.375rem;
  letter-spacing: 0.02rem;
  text-transform: uppercase;
  background: #ece81a;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper li:nth-child(2) .meet_cta {
  color: #fff;
  border: 1px solid #fff;
  background: transparent;
}

@media screen and (min-width: 1200px) {
  #styles_HtmlBlock__2vlgJ #pdpWrapper .meet_container {
    background: url(https://assets.corsair.com/image/upload/v1754383075/pages/gaming-gear/meet-your-mark-desktop.png)
      no-repeat center/cover;
    min-height: 43.75rem;
    justify-content: center;
  }
  #styles_HtmlBlock__2vlgJ #pdpWrapper .meet_thumbnail {
    display: none;
  }
  #styles_HtmlBlock__2vlgJ #pdpWrapper .meet_intro {
    align-items: flex-start;
    max-width: 35rem;
  }
  #styles_HtmlBlock__2vlgJ #pdpWrapper .meet_intro h1,
  #styles_HtmlBlock__2vlgJ #pdpWrapper .meet_intro p {
    text-align: left;
  }
  #styles_HtmlBlock__2vlgJ #pdpWrapper .meet_heading {
    font-size: 4rem;
    line-height: 4rem;
    margin-bottom: 1.5rem;
  }
  #styles_HtmlBlock__2vlgJ #pdpWrapper .meet_subheading {
    font-size: 1.3125rem;
    line-height: 1.875rem;
  }
}
