.ContentCard_imageLinkWrapper___C1tj,
.ContentCard_imageLinkWrapper___C1tj:hover,
.ContentCard_imageLinkWrapper___C1tj:visited,
.ContentCard_imageLinkWrapper___C1tj {
  display: grid;
  grid-template-columns: repeat(2, auto);
  grid-template-rows: repeat(2, auto);
  text-decoration: none;
  color: inherit;
}

.ContentCard_linkContainer__Gc371 {
  display: flex;
  flex-direction: column;
}

.DeviceGuideBlockList_container__8ZY5L {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 32px;
  grid-row-gap: var(--ds-spacing-lg);
  row-gap: 32px;
  row-gap: var(--ds-spacing-lg);
  margin-top: 40px;
  margin-top: var(--ds-spacing-xl);
  margin-bottom: 40px;
  margin-bottom: var(--ds-spacing-xl);
  margin-left: 12px;
  margin-left: var(--ds-spacing-2xs);
  margin-right: 12px;
  margin-right: var(--ds-spacing-2xs);
}

@media (min-width:56.25em) {

.DeviceGuideBlockList_container__8ZY5L {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    gap: var(--ds-spacing-sm);
    row-gap: 32px;
    row-gap: var(--ds-spacing-lg);
}
  }

.DeviceGuideBlockList_center___AxKz {
  place-items: center;
}

.BackButton_backButtonPadding__9I5nL {
  padding-top: 8px;
  padding-top: var(--ds-spacing-3xs);
  padding-bottom: 8px;
  padding-bottom: var(--ds-spacing-3xs);
}

.BackButton_backButton__1ugMP {
  margin-bottom: 40px;
  margin-bottom: var(--ds-spacing-xl);
}

.PageWrapper_mainSectionLayout__NrDUT {
  margin: 0 auto;
  max-width: 700px;
}

@media (min-width:23.4375em) {

.PageWrapper_mainSectionLayout__NrDUT {
    padding: 16px;
    padding: var(--ds-spacing-xs);
}
  }

.PageWrapper_wideMainSectionLayout__hW2_b {
  margin: 0 auto;
  max-width: 1300px;
}

@media (min-width:23.4375em) {

.PageWrapper_wideMainSectionLayout__hW2_b {
    padding: 16px;
    padding: var(--ds-spacing-xs);
}
  }

.PageWrapper_heading__9moHC {
  margin: auto 0;
  text-align: center;
  margin-bottom: 32px;
  margin-bottom: var(--ds-spacing-lg);
}

.device-guide_textCenter__5_Vqi {
  text-align: center;
}


/*# sourceMappingURL=563d3e3672845c39.css.map*/