.heading__mrvWp {
  display: inline-block;
  padding: 0;
  width: 100%;
}

  .heading__mrvWp.h1__idhXx {
    font-size: 1.5rem;
  }

  .heading__mrvWp.h2__xaTda {
    font-size: 1.125rem;
  }

  .heading__mrvWp.h3__FHcza {
    font-size: 1rem;
  }

  .heading__mrvWp.h4__PSWeM {
    font-size: 0.875rem;
  }

  .heading__mrvWp.h5__c3bSt {
    font-size: 0.75rem;
  }

  .heading__mrvWp.h6__suEOP {
    font-size: 0.625rem;
  }

div .heading__mrvWp {
  font-weight: bold;
}

.flex__GuDhq {
  align-items: center;
  display: flex;
  gap: 0.5rem;
}

.bolder__bKHvE {
  font-weight: 900;
}

.helpWidget___MDmc {
  bottom: 0.875rem;
  box-sizing: border-box;
  color: var(--light-violet);
  left: 0.625rem;
  padding: 1rem 0.625rem;
  position: absolute;
  width: 10.25rem;
}

  .helpWidget___MDmc > * {
    position: relative;
    z-index: 1;
  }

  .helpWidget___MDmc:before {
    border-radius: 0.25rem;
    border-top: 0.0625rem dashed var(--deep-space-sparkle);
    content: '';
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .helpWidget___MDmc svg {
    color: var(--secondary);
  }

button.button__aD34n {
  color: var(--gray);
  flex-wrap: wrap;
  font-size: 0.875rem;
  margin-top: 0.625rem;
  text-align: left;
  white-space: normal;
}

@media screen and (max-width: 768px) {
  .helpWidget___MDmc {
    display: none;
  }
}

.headerInlineMenu__WpISU {
  display: flex;
  flex-grow: 1;
  gap: 1.875rem;
  margin-left: 1.5rem;
}

.itemWrapper__W2PO0 {
  align-items: center;
  display: flex;
  font-size: 0.875rem;
}

.testName___gilw {
  color: var(--white);
  display: inline-block;
  font-size: inherit;
  margin-left: 1.625rem;
  position: relative;
}

.testName___gilw:before {
    border-color: transparent transparent transparent var(--tertiary);
    border-style: solid;
    border-width: 0.4375rem;
    content: '';
    height: 0;
    left: -1rem;
    position: absolute;
    scale: 1 0.6;
    top: 50%;
    translate: 0 -50%;
    width: 0;
  }

.testName___gilw:after {
    background-color: var(--deep-space-sparkle);
    bottom: -0.125rem;
    content: '';
    height: 0.0625rem;
    left: 0;
    position: absolute;
    width: 100%;
  }

@media screen and (max-width: 1200px) {
  .headerInlineMenu__WpISU {
    margin-left: 1.5rem;
    padding-right: 1.25rem;
  }

  .itemWrapper__W2PO0 {
    align-items: center;
    display: flex;
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 900px) {
  .headerInlineMenu__WpISU {
    margin-left: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .headerInlineMenu__WpISU {
    margin-left: 0.75rem;
  }

  .testName___gilw {
    margin-left: 0;
  }

    .testName___gilw:before {
      display: none;
    }

  .itemWrapper__W2PO0 > a {
    display: none;
  }
}

.testerHeaderContent__eTFPg {
  color: var(--white);
  font-size: 1rem;
  line-height: 1.375rem;
  margin: 0 1rem;
}

span.skeleton__hTYdt {
  background-color: var(--navy);
  height: 0.875rem;
  margin-left: 1.25rem;
  width: 9.375rem;
}

@media screen and (max-width: 768px) {
  .testerHeaderContent__eTFPg {
    display: none;
  }
}

.testSubHeader__GnWSF {
  align-items: center;
  background-color: var(--lighter-gray);
  box-sizing: border-box;
  display: flex;
  gap: 0.75rem;
  padding: 0.625rem 0.625rem 0.625rem 1.875rem;
  width: 100%;
}

.projectTypeWrapper__r8Gzd {
  display: flex;
  gap: 1.25rem;
}

.testName__CdjSa {
  color: var(--black);
  font-size: 1rem;
}

.projectType__pbK0k {
  align-items: center;
  display: flex;
  font-size: var(--default-font-size);
  gap: 0.625rem;
}

.projectType__pbK0k svg {
    flex-shrink: 0;
  }

.infoTooltip__wKhm6 {
  margin-left: auto;
  margin-right: 0.5rem;
}

@media screen and (max-width: 900px) {
  .infoTooltip__wKhm6 {
    display: none;
  }

  .testSubHeader__GnWSF {
    padding-left: 1.25rem;
  }
}

@media screen and (max-width: 768px) {
  .testSubHeader__GnWSF {
    padding-left: 0.75rem;
  }
}

@media print {
  .testSubHeader__GnWSF {
    display: none;
  }
}

div.statusChip__uUlE6 {
  border-radius: 0.25rem;
}

  div.statusChip__uUlE6.inReview___vXq5 {
    background-color: var(--light-cyan);
    color: var(--dark-navy);
  }

  div.statusChip__uUlE6.ready__D7xPH {
    background-color: var(--light-violet);
    color: var(--navy);
  }

  div.statusChip__uUlE6.live__rZVzY {
    background-color: var(--tertiary);
    color: var(--white);
  }

  div.statusChip__uUlE6.complete__U7KYi {
    background-color: var(--secondary);
    color: var(--white);
  }

.buttonGroup__PHRZi {
  color: var(--default-text-color);
  white-space: nowrap;
}

  .buttonGroup__PHRZi a {
    border-radius: 0.1875rem;
    box-sizing: border-box;
    display: inline-block;
    height: 1.75rem;
    line-height: 0.625rem;
    padding: 0.1875rem 0.25rem;
  }

  .buttonGroup__PHRZi a svg {
      height: 100%;
    }

  .buttonGroup__PHRZi a:hover {
      color: var(--darker-gray);
    }

  .buttonGroup__PHRZi a.current__ScBqk {
      border: 0.0625rem solid var(--light-gray);
      cursor: default;
    }

  .buttonGroup__PHRZi a + a {
      margin-left: 0.375rem;
    }

.headingWrapper__YaRf_ {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem 1.25rem;
  justify-content: space-between;
  padding-bottom: 0.375rem;
  width: 100%;
}

.leftContent__kmAVK {
  align-items: center;
  display: flex;
  gap: 0.75rem;
}

.heading__gJv5Y {
  align-items: center;
  color: var(--default-text-color);
  display: inline-flex;
}

.autoWidth__bY6SV {
  width: auto;
}

.autoWidth__bY6SV .heading__gJv5Y {
    width: auto;
  }

.borderBottom__shtsn {
  border-bottom: 0.0625rem solid var(--light-gray);
  padding-bottom: 0.5rem;
}

.dropdown__fgg7r {
  height: 1.75rem;
}

.dropdown__fgg7r li a, .dropdown__fgg7r li button {
    white-space: nowrap;
  }

.rightContent__ZEIzo {
  align-items: center;
  display: flex;
  gap: 0.5rem;
  padding-right: 0.5rem;
}

@media screen and (max-width: 768px) {
  .headingWrapper__YaRf_ {
    flex-wrap: wrap;
    min-height: auto;
    padding-top: 0.75rem;
  }

  .dropdown__fgg7r {
    margin: 0;
  }
}

@media screen and (max-width: 480px) {
  .rightContent__ZEIzo {
    justify-content: space-between;
    width: 100%;
  }
}

.is-saving-pdf .rightContent__ZEIzo {
    display: none;
  }

@media print {
  .rightContent__ZEIzo {
    display: none;
  }
}

.fancybox__nav {
  font-family: var(--default-font-family);
}

  .fancybox__nav .navButton__fBJdn {
    border-radius: 0;
    color: var(--gray);
    position: relative;
  }

  .fancybox__nav .navButton__fBJdn:hover {
      color: var(--white);
    }

  .fancybox__nav .customNextText__P3Eyk {
    display: block;
    position: absolute;
    top: -1.125rem;
    white-space: nowrap;
  }

div.fancybox__slide {
  padding-bottom: 1rem;
}

.fancybox__content {
  font-family: var(--default-font-family);
  height: 95% !important;
}

.has-html5video .fancybox__content {
    padding: 0;
    width: 95% !important;
  }

.is-selected.has-html5video:before, .is-selected.has-html5video:after {
    content: none;
  }

.helpLinks__nx8aZ {
  display: flex;
  gap: 1vw;
  padding-right: 0.625rem;
}

  .helpLinks__nx8aZ > * {
    align-items: center;
    display: flex;
    font-size: 0.875rem;
    gap: 0.375rem;
    white-space: nowrap;
    font-family: Roobert-Light, sans-serif;
    text-decoration: none;
  }

  .helpLinks__nx8aZ span {
    border-bottom: 0.0625rem solid var(--lighter-gray);
  }

  .helpLinks__nx8aZ span:hover {
    border-bottom: 0.0625rem solid var(--darkest-gray);
  }

  .helpLinks__nx8aZ svg {
    color: var(--secondary)
  }

@media screen and (max-width: 900px) {
  .helpLinks__nx8aZ {
    gap: 0.625rem 1.125rem;
    width: 100%;
  }

    .helpLinks__nx8aZ > * {
      font-size: 0.9375rem;
    }
}

@media screen and (max-width: 768px) {
  .helpLinks__nx8aZ {
    display: none;
  }
}

.alert__FQQ9k {
  margin: 0.5rem 0 2rem;
}

  .alert__FQQ9k svg {
    color: var(--black);
  }

  .alert__FQQ9k em {
    font-style: normal;
    font-weight: 900;
    white-space: nowrap;
  }

  .alert__FQQ9k .message__jSdjc {
    align-items: flex-start;
    display: flex;
    font-size: 1rem;
    font-weight: 200;
    gap: 1.5rem;
  }

div.stepper__RakXF {
  align-self: flex-start;
  display: inline-flex;
  margin: 1rem 0 0.75rem;
}

button.stepButton__XATXh, a.stepButton__XATXh {
  margin: 0;
  padding: 0;
}

button.stepButton__XATXh svg, a.stepButton__XATXh svg {
    color: var(--light-gray);
    height: 1.375rem;
    width: 1.375rem;
  }

button.stepButton__XATXh svg text, a.stepButton__XATXh svg text {
      font-size: 0.9375rem;
      font-weight: 900;
    }

button.stepButton__XATXh span[class*="MuiStepLabel-label"], a.stepButton__XATXh span[class*="MuiStepLabel-label"] {
    font-size: 0.8125rem;
    letter-spacing: normal;
    white-space: nowrap;
  }

div.step__nOIvz {
  padding: 0;
}

div.step__nOIvz.completedStep__hQYeF button.stepButton__XATXh svg, div.step__nOIvz.completedStep__hQYeF a.stepButton__XATXh svg {
        color: var(--secondary);
      }

div.step__nOIvz.completedStep__hQYeF button.stepButton__XATXh span[class*="MuiStepLabel-label"][class*="-active"], div.step__nOIvz.completedStep__hQYeF a.stepButton__XATXh span[class*="MuiStepLabel-label"][class*="-active"] {
        font-weight: 900;
        margin-right: 0.625rem;
      }

@media screen and (max-width: 360px) {
    button.stepButton__XATXh svg, a.stepButton__XATXh svg {
      height: 1.25rem;
      width: 1.25rem;
    }

    button.stepButton__XATXh span[class*="MuiStepLabel-label"], a.stepButton__XATXh span[class*="MuiStepLabel-label"] {
      font-size: 0.6875rem;
    }

    button.stepButton__XATXh span[class*="-iconContainer"], a.stepButton__XATXh span[class*="-iconContainer"] {
      padding-right: 0.375rem;
    }
}

.optionCard__iUduw {
  align-items: flex-start;
  background-color: var(--white);
  border-radius: 0.75rem;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  font-family: var(--default-font-family);
  height: 100%;
  min-height: 7.125rem;
  outline: 0.0625rem solid var(--light-gray);
  padding: 0.75rem 0.875rem 0.5rem;
  position: relative;
  text-align: left;
  width: 100%;
}

  .optionCard__iUduw:focus-visible, .optionCard__iUduw:focus, .optionCard__iUduw.selected__Z28xG:focus-visible {
    outline: 0.125rem solid var(--dark-gray);
  }

  .optionCard__iUduw:hover {
    outline: 0.125rem solid var(--blue);
  }

  .optionCard__iUduw.selected__Z28xG {
    outline: 0.125rem solid var(--black);
  }

  .optionCard__iUduw h4 {
    color: var(--darkest-gray);
    font-family: var(--default-font-family);
    font-size: 0.875rem;
    font-weight: 200;
    margin: 0.5rem 0 0;
    padding: 0;
  }

  .optionCard__iUduw.disabled__eMXXt {
    cursor: not-allowed;
    outline: 0.0625rem dashed var(--gray);
  }

.headingWrapper__tagzX {
  align-items: center;
  display: inline-flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: space-between;
  overflow: hidden;
  width: 100%;
}

.headingWrapper__tagzX h3 {
    align-items: center;
    color: var(--darkest-gray);
    display: inline-flex;
    flex-grow: 1;
    flex-shrink: 1;
    flex-wrap: wrap;
    font-size: 1rem;
    font-weight: bold;
    padding: 0;
  }

.headingWrapper__tagzX .iconWrapper__zYN8X {
    display: inline-flex;
    flex-shrink: 0;
    opacity: 0.7;
  }

.upgradeLinkHolder__aGfLM {
  bottom: 0.625rem;
  position: absolute;
  right: 0.875rem;
}

.upgradeLinkHolder__aGfLM a {
    color: var(--secondary);
    font-size: 0.75rem;
    font-weight: 900;
  }

.selectedFlag__ff87i {
  align-items: center;
  background-color: var(--secondary);
  border-radius: 0.1875rem;
  color: var(--white);
  display: flex;
  font-size: 0.75rem;
  font-weight: bold;
  gap: 0.25rem;
  line-height: 0.875rem;
  margin-top: 0.5rem;
  padding: 0.125rem 0.75rem 0.125rem 0.375rem;
}

@media screen and (max-width: 1200px) {
    .headingWrapper__tagzX h3 {
      font-size: 0.9375rem;
    }
}

.optionCardList__L8xql {
  display: grid;
  gap: 0.75rem;
  grid-auto-flow: column;
  margin-bottom: 1.25rem;
  width: 100%;
}

.selector__ThEeI {
  display: block;
  margin-top: 0.625rem;
  width: 100%;
}

.heading__DeS4H {
  font-family: var(--default-font-family), sans-serif;
  font-weight: normal;
  padding: 0;
}

.cardList__dYQDZ {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  margin-top: 1.25rem;
  max-width: 37.5rem;
}

@media screen and (max-width: 360px) {
  .cardList__dYQDZ {
    grid-auto-rows: 1fr;
    grid-template-columns: 1fr;
  }
}

label.label__Yvk9A {
  align-items: center;
  display: inline-flex;
  flex-direction: row;
}

  label.label__Yvk9A span {
    line-height: 1.25rem;
  }

input.checkbox__a5Zc6 {
  width: 1rem;
  height: 1rem;
  margin: 0 0.25rem 0 0;
}

input.checkbox__a5Zc6.md__IYxBV {
    width: 1.125rem;
    height: 1.125rem;
  }

input.checkbox__a5Zc6.lg__ikGx1 {
    width: 1.25rem;
    height: 1.25rem;
  }

.label__Yvk9A input.checkbox__a5Zc6 {
  margin: 0;
}

.list__1BkqS {
  line-height: 1.375rem;
  list-style: disc;
  padding: 0.625rem 0 0 1.5rem;
}

  .list__1BkqS li {
    font-size: 0.875rem;
    font-weight: 200;
  }

.heading__ndG7C {
  margin-bottom: 1.5rem;
}

.contentWrapper__TwNv2 {
  border-bottom: 0.0625rem solid var(--light-gray);
  margin-bottom: 1.25rem;
  padding-bottom: 1.5rem;
}

.heading__RJINM {
  margin-bottom: 1.5rem;
}

.templateSelector__XRzTP, .distributionTypeSelector__hDPg7 {
  display: inline-block;
  margin-bottom: 0.625rem;
  width: 100%;
}

.templateSelector__XRzTP {
  border-bottom: 0.0625rem solid var(--light-gray);
  padding-bottom: 2.5rem;
}

.distributionTypeSelector__hDPg7 + .templateSelector__XRzTP {
  margin-top: 1.875rem;
}

.heading__Qkgk5 {
  font-family: var(--default-font-family);
  font-weight: normal;
  line-height: 1.625rem;
  padding: 0;
}

.optionCards__Hd3sS {
  display: inline-grid;
  gap: 1rem;
  grid-template-columns: repeat(4, minmax(7.5rem, 17.5rem));
  margin-top: 1.25rem;
  padding-right: 12.5rem;
}

div.alert__Gf2Lt {
  font-size: 1rem;
  font-weight: 200;
  margin-top: 1.875rem;
  max-width: 62.5rem;
}

.alertInnerList__oy1eh {
  margin-top: 0.25rem;
  padding-left: 1rem;
}

.alertInnerList__oy1eh li {
    font-size: inherit;
    line-height: 1.375rem;
    position: relative;
  }

.alertInnerList__oy1eh li::before {
      content: "·";
      font-size: 1.875rem;
      left: -0.75rem;
      margin-right: 0.625rem;
      position: absolute;
      top: -0.0625rem;
    }

.headingContent__cazcE {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
}

.headingContent__cazcE small {
    font-family: var(--default-font-family), sans-serif;
    font-size: 1.125rem;
    height: 1.25rem;
    line-height: 1.25rem;
    padding-top: 0.1875rem;
  }

.headingContent__cazcE a {
    align-self: auto;
    font-size: 0.875rem;
    margin-left: 0.625rem;
    margin-top: 0.25rem;
  }

@media screen and (max-width: 1366px) {
  .optionCards__Hd3sS {
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .optionCards__Hd3sS {
    grid-template-columns: repeat(3, minmax(7.5rem, 15rem));
  }
}

@media screen and (max-width: 480px) {
  .optionCards__Hd3sS {
    grid-template-columns: repeat(2, minmax(7.5rem, 12.5rem));
  }
    .headingContent__cazcE small {
      width: 100%;
    }

    .headingContent__cazcE a {
      margin-left: 0;
    }
}

nav.breadcrumbs__YWPPD {
  border-bottom: 0.0625rem solid var(--lighter-gray);
  margin-bottom: 1.125rem;
  padding-bottom: 0.25rem;
}

  nav.breadcrumbs__YWPPD li.MuiBreadcrumbs-separator {
    font-size: 0.875rem;
  }

.heading__a5GnL {
  gap: 0.625rem;
  margin-bottom: 1.5rem;
  padding-bottom: 0.3125rem;
}

.continueButton__EOmEq {
  margin-top: 1.875rem;
}

.uploadDetail__uVne9 {
  align-items: center;
  display: flex;
}

  .uploadDetail__uVne9 a {
    align-self: center;
    font-size: 0.875rem;
    margin-right: 0.375rem;
  }

  .uploadDetail__uVne9 svg {
    font-size: 0.875rem;
  }

.description__hgE_z {
  line-height: 1.25rem;
  margin-bottom: 0.75rem;
}

.learnMoreLink__PHUkQ {
  color: var(--darker-gray);
  margin-left: 0.25rem;
}

label.inputLabel__cMuFq {
  gap: 0.25rem;
}

.input__cKmkf {
  margin-bottom: 0.5rem;
  width: 20rem;
}

.agreeButton__T_nVs {
  align-self: flex-start;
  margin-top: 0.75rem;
}

@media screen and (max-width: 768px) {
  .input__cKmkf {
    width: auto;
  }
}

.wrapper__EvCJo {
  border-bottom: 0.0625rem solid var(--lighter-gray);
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
}

.headingWrapper__zQQ5O {
  align-items: center;
  display: flex;
  gap: 0.375rem;
  margin-bottom: 0.125rem;
}

.headingWrapper__zQQ5O h3 {
    font-family: var(--default-bold-font-family);
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.25rem;
  }

.headingWrapper__zQQ5O svg {
    color: var(--blue);
  }

.body__STt62 {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  padding-left: 1.25rem;
}

.body__STt62 small {
    font-family: var(--default-font-family);
    font-size: 0.875rem;
    font-weight: 200;
    line-height: 1rem;
    max-width: 37.5rem;
  }

.downloadButton__gPqha {
  align-self: flex-start;
  color: var(--dark-blue);
  font-size: 1rem;
  margin: 0.375rem 0 0.75rem;
}

label.inputLabel__eu7M4 {
  gap: 0.25rem;
}

.input__R86B8 {
  margin-bottom: 0.5rem;
  width: 20rem;
}

@media screen and (max-width: 768px) {
  .input__R86B8 {
    width: auto;
  }
}

label .textarea__LTt8q {
  width: 100%;
}

.textarea__LTt8q {
  border-radius: var(--input-default-border-radius);
  border: 0.0625rem solid var(--gray);
  box-sizing: border-box;
  font-family: var(--default-font-family);
  font-size: var(--default-font-size);
  padding: 0.375rem 0.375rem 0.375rem 0.5rem;
}

.textarea__LTt8q:disabled {
    background: var(--lightest-gray);
    border: 0.0625rem dashed var(--gray);
  }

.hasError__rF3eR {
  border: 0.0625rem solid var(--error);
  box-shadow: 0 0 0.125rem var(--error);
}

.errorMessage__QnRfy {
  color: var(--error);
  display: inline-block;
  font-size: 0.75rem;
}

.tooltipClassName__MN21S {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 0.25rem;
}

.content__XsTln {
  line-height: 1.25rem;
  max-width: 100%;
}

  .content__XsTln p {
    font-size: 1rem;
    max-width: 37.5rem;
  }

.textarea__Cf4ag {
  margin-top: 0.75rem;
  max-width: 36.25rem;
  width: 100%;
}

.optOutText__txT0v {
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-top: 0.625rem;
  max-width: 27.5rem;
}

  .optOutText__txT0v button {
    vertical-align: baseline;
  }

.checkboxGroup__pXmz1 {
  box-sizing: border-box;
  display: grid;
  font-size: var(--default-font-size);
  gap: 1rem 1.875rem;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 4.375rem;
  margin-top: 0.75rem;
  max-width: 75rem;
  padding-left: 0.625rem;
}

  .checkboxGroup__pXmz1 label {
    flex-wrap: nowrap;
  }

@media screen and (max-width: 900px) {
  .checkboxGroup__pXmz1 {
    display: flex;
    flex-direction: column;
    max-width: 56.25rem;
    width: 100%;
  }
}

.sectionHeading__Dtr9e {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 1.125rem;
  margin-top: 1.25rem;
}

nav.breadcrumbs__rXXF8 {
  margin-bottom: 1.25rem;
}

  nav.breadcrumbs__rXXF8 li:first-child a {
    font-size: 1.125rem;
  }

  nav.breadcrumbs__rXXF8 li span {
    color: var(--darkest-gray);
  }

  nav.breadcrumbs__rXXF8 li.MuiBreadcrumbs-separator {
    font-size: 0.875rem;
  }

.pageHeading___ne1t {
  margin-bottom: 1.25rem;
}

