@media (min-width: 1024px) {
  .waveguides-fabrication .download-catalog-hero_group {
    padding: 7.75rem 0 3.75rem;
  }
}
.waveguides-fabrication .download-catalog-hero_text {
  font-family: var(--regular-font);
  line-height: var(--regilar-line-height);
  font-size: var(--regular-font-size);
  font-weight: var(--regular-font-weight);
  text-align: center;
  z-index: 1;
}
@media (min-width: 768px) {
  .waveguides-fabrication .download-catalog-hero_text {
    font-size: var(--regular-font-size-desktop);
  }
}
@media (min-width: 1024px) {
  .waveguides-fabrication .download-catalog-hero_text {
    text-align: left;
    max-width: 55%;
  }
}
.waveguides-fabrication .download-catalog-hero_text .download-catalog-hero_title {
  margin: 0 0 1rem;
}
.waveguides-fabrication .download-catalog-hero_btns {
  position: relative;
  text-align: center;
  z-index: 1;
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  .waveguides-fabrication .download-catalog-hero_btns {
    max-width: 55%;
    text-align: left;
  }
}
.waveguides-fabrication .download-catalog-prod {
  padding: 0 0 1.125rem;
}/*# sourceMappingURL=styles.css.map */