#styles_HtmlBlock__2vlgJ #pdpWrapper .tech_container {
  max-width: 101rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  padding-top: 3.25rem;
  padding-right: 1rem;
  padding-bottom: 4.6875rem;
  padding-left: 1rem;
  align-items: center;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .tech_container * {
  color: #fff;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .tech_logo--first {
  max-width: 11.625rem;
  margin-bottom: 1.5rem;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .tech_intro {
  margin-top: 0.5rem;
  margin-right: 0rem;
  margin-bottom: 0rem;
  margin-left: 0rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .tech_heading {
  text-align: center;
  font-family: "Saira Expanded", sans-serif;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 2.75rem;
  text-transform: uppercase;
  margin-top: 0rem;
  margin-right: 0rem;
  margin-bottom: 0.5rem;
  margin-left: 0rem;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .tech_subheading {
  text-align: center;
  font-size: 1rem;
  line-height: 1.375rem;
  margin: 0;
  margin-bottom: 1.5rem;
  max-width: 49.75rem;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .tech_cta {
  display: inline-flex;
  flex-direction: row;
  background: #ece81a;
  align-items: center;
  justify-content: center;
  color: #000 !important;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  letter-spacing: 0.0175rem;
  text-transform: uppercase;
  min-width: 11.25rem;
  min-height: 3rem;
  padding: 0.625rem;
  margin-bottom: 1.5rem;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .tech_gallery {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 1.5rem;
  column-gap: 1.5rem;
}

#styles_HtmlBlock__2vlgJ #pdpWrapper .gallery_left,
#styles_HtmlBlock__2vlgJ #pdpWrapper .gallery_right {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 100%;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .gallery_left img,
#styles_HtmlBlock__2vlgJ #pdpWrapper .gallery_right img {
  width: 100%;
  height: 100%;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .gallery_right {
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
  column-gap: 1.5rem;
}
#styles_HtmlBlock__2vlgJ #pdpWrapper .gallery_right img {
  flex-grow: 1;
}
@media screen and (min-width: 1024px) {
  #styles_HtmlBlock__2vlgJ #pdpWrapper .gallery_left,
  #styles_HtmlBlock__2vlgJ #pdpWrapper .gallery_right {
    flex-basis: calc(50% - 12px);
  }
  #styles_HtmlBlock__2vlgJ #pdpWrapper .gallery_right img {
    aspect-ratio: 21/9;
  }
}
@media screen and (min-width: 1200px) {
  #styles_HtmlBlock__2vlgJ #pdpWrapper .tech_logo--first {
    max-width: 15.75rem;
  }
  #styles_HtmlBlock__2vlgJ #pdpWrapper .tech_heading {
    font-size: 4rem;
    line-height: 4rem;
    margin-bottom: 1rem;
  }
  #styles_HtmlBlock__2vlgJ #pdpWrapper .tech_subheading {
    font-size: 1.3125rem;
    line-height: 1.875rem;
  }
  #styles_HtmlBlock__2vlgJ #pdpWrapper .tech_cta {
    font-size: 1rem;
    line-height: 1.375rem;
    letter-spacing: 0.02rem;
  }
}
