.msk-monospace {
  font-family: redhat-mono,Menlo,Courier,monospace
}
.msk-sr-only {
  border: 0;
  clip: rect(1px,1px,1px,1px);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px
}
.msk-legible-copy,
.msk-legible-section .bx--checkbox-label-text,
.msk-legible-section .bx--form .bx--fieldset legend.bx--label,
.msk-legible-section .bx--form-item .bx--label,
.msk-legible-section .bx--radio-button-group legend.bx--label,
.msk-legible-section .bx--radio-button__label,
.msk-legible-section .bx--text-input-wrapper .bx--label,
.msk-legible-section li,
.msk-legible-section p {
  max-inline-size: 72ch
}
.msk-legible-section .bx--select-input,
.msk-legible-section .bx--select-input__wrapper,
.msk-legible-section .bx--text-area,
.msk-legible-section .bx--text-input {
  max-width: 30rem
}
.msk-legible-copy-off,
.msk-legible-section-off li,
.msk-legible-section-off p {
  max-inline-size: none
}
.msk-compact-copy p,
.msk-compact-lines {
  line-height: 1.25
}
.msk-compact-copy-off p,
.msk-compact-lines-off {
  line-height: 1.7
}
.msk-margins * + * {
  margin-top: 12px
}
.msk-margins * + blockquote,
.msk-margins * + figure,
.msk-margins * + table {
  margin-bottom: 32px;
  margin-top: 32px
}
.msk-margins br,
.msk-margins dd,
.msk-margins figcaption,
.msk-margins td,
.msk-margins th {
  margin-top: 0
}
.msk-margins * + h1,
.msk-margins * + h2,
.msk-margins * + h3,
.msk-margins * + h4,
.msk-margins * + h5,
.msk-margins * + h6 {
  margin-top: 32px
}
.msk-margins p {
  margin-top: 16px
}
.msk-margins dd + dd,
.msk-margins li + li,
.msk-margins ol ol,
.msk-margins ol ul,
.msk-margins ul ol,
.msk-margins ul ul {
  margin-top: 8px
}
.msk-margins-small * + * {
  margin-top: 8px
}
.msk-margins-off * + * {
  margin-top: 0
}
.msk--size-11 {
  font-size: 6rem
}
.msk--size-10 {
  font-size: 4.5rem
}
.msk--size-9 {
  font-size: 3.75rem
}
.msk--size-8 {
  font-size: 3.25rem
}
.msk--size-7 {
  font-size: 2.375rem
}
.msk--size-6 {
  font-size: 2em
}
.msk--size-5 {
  font-size: 1.625rem
}
.msk--size-4 {
  font-size: 1.375rem
}
.msk--size-3 {
  font-size: 1.125rem
}
.msk--size-2 {
  font-size: 1rem
}
.msk--size-1 {
  font-size: .875rem
}
.msk--weight-300 {
  font-weight: 300
}
.msk--weight-400 {
  font-weight: 400
}
.msk--weight-500 {
  font-weight: 500
}
.msk--weight-600 {
  font-weight: 600
}
.msk--weight-700 {
  font-weight: 700
}