._qr_eobux_130 {
  display: none !important;
}

html.is-large-touchscreen ._qr_eobux_130 {
  display: block !important;
}

html.is-large-touchscreen,
html.is-large-touchscreen body,
html.is-large-touchscreen #root {
  max-width: 100%;
  overflow-x: hidden;
}

html.is-large-touchscreen body {
  min-width: 0;
  background: var(--color-blue-mid-blue);
}

html.is-large-touchscreen ._header_eobux_1 {
  width: var(--large-touch-layout-width) !important;
}

html.is-large-touchscreen ._navigationDialog_eobux_80 {
  width: calc(var(--large-touch-layout-width) - var(--container-padding) * 2) !important;
}

html.is-large-touchscreen ._navigationInner_eobux_101 {
  max-height: var(--large-touch-menu-height) !important;
}

html.is-large-touchscreen ._heroContainer_1ighq_1 {
  height: var(--large-touch-layout-height-2) !important;
  margin-bottom: var(--large-touch-layout-height-negative) !important;
}

html.is-large-touchscreen ._heroPlaceholder_1ighq_7,
html.is-large-touchscreen ._hero_1ighq_1,
html.is-large-touchscreen ._content_1ighq_47,
html.is-large-touchscreen ._cover_pmuqo_1 {
  height: var(--large-touch-layout-height) !important;
}

html.is-large-touchscreen ._section_fullHeight_i6yta_8 {
  min-height: var(--large-touch-layout-height) !important;
}
