.sHQ4wOXcA0sbQSG2IMCs {
  background: white;
  -webkit-box-shadow: 0 1px 6px 1px rgba(187, 187, 187, 0.3);
  -moz-box-shadow: 0 1px 6px 1px rgba(187, 187, 187, 0.3);
  box-shadow: 0 1px 6px 1px rgba(187, 187, 187, 0.3);
  margin: 1rem auto 0;
  max-width: 90rem;
  padding: 2rem;
}

.SndXqrcsS2ryCpf8yVlK {
  max-width: 50rem;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .SndXqrcsS2ryCpf8yVlK {
    width: 40rem;
  }
}

.SndXqrcsS2ryCpf8yVlK h2 {
  margin: 0 0 2rem 0;
}

.X4AxBC5J9taQEB3BZzRo {
  margin: 0 0 1rem 0;
}

.tEedLQCOgyuWY61zWrKL {
  font-size: 0.85rem;
}

.tEedLQCOgyuWY61zWrKL span:first-child {
  position: relative;
}

.checkmarkAce {
    /* Make checkmark icon bigger */
    font-size: 1.5rem;
    line-height: 1.5rem;

    /* Stop unselected items from shrinking */
    height: 1.5rem;
    width: 1.5rem;
    color: var(--mt-active);
}

.selectedCheckmarkLabelAce {
    color: var(--mt-active);
    text-transform: uppercase;
}

.JiSIsUTk3cZbVwMpfsox {
    margin: 0 auto;
    max-width: 800px;
    padding-bottom: 3rem;
}

@media (hover: none) {
    .WuXisdCsuvJLzO3Jsb6A:hover {
        color: var(--mt-primary); /* Match the normal text color */
        border-color: var(--mt-primary); /* Match the normal border color */
        background: none !important;
    }
}

.hiddenInput {
    opacity: 0;
    position: absolute;
    width: 0;
}

i.checkmark {
    float: left;
}

.checkbox.selectedOption {
    outline: 0.05rem solid var(--mt-active) !important;
    color: var(--mt-body-color);
}

.checkbox.option:hover,
.checkbox.option:focus-within {
    outline: 0.05rem solid var(--mt-body-color) !important;
}

.option {
    color: var(--mt-body-color);
}

ul.no-bullets {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.animate__animated.animate__fadeIn.delayAnimation {
    animation-delay: 0.75s;
}

.slideOut {
    -moz-transition: max-height 0.75s;
    -ms-transition: max-height 0.75s;
    -o-transition: max-height 0.75s;
    -webkit-transition: max-height 0.75s;
    transition: max-height 0.75s ease-out, padding-top 0.75s ease-out,
        padding-bottom 0.75s ease-out, margin-bottom 0.75s ease-out;
    max-height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}

.slideIn {
    -moz-transition: max-height 0.75s;
    -ms-transition: max-height 0.75s;
    -o-transition: max-height 0.75s;
    -webkit-transition: max-height 0.75s;
    max-height: 1000px;
    transition: max-height 0.75s ease-in;
}

.count {
  border-bottom: 1px solid var(--mt-lt-gray);
  font-size: 0.875rem;
  margin-bottom: 1.5rem;
  padding-bottom: 0.5rem;
  padding-top: 1rem;
  text-align: right;
}

.progressBarHeight {
  height: 0.5rem;
}
:root {
  --weight: 0.05rem; /* controls thickness of the line and arrows */
  --line-position: -0.05rem; /* controls vertical position of the line */
  --arrow-height: 0.5rem; /* controls height of the arrows */
  --arrow-vertical-position: -0.35rem; /* controls the vertical position of the arrows */
}

.fXAiS5QuW9CPAk7tEf7c {
  position: relative;
}

.fXAiS5QuW9CPAk7tEf7c:after,
.fXAiS5QuW9CPAk7tEf7c:before {
  border-radius: 0 0.15rem 0 0;
  content: "";
  display: block;
  height: var(--arrow-height);
  position: absolute;
  top: 50%;
  transform-origin: 50% 50%;
  width: var(--arrow-height);
  width: 0;
}

.fXAiS5QuW9CPAk7tEf7c.EvQMwnOsSWjF8cRI3BMg:before {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 8px solid var(--mt-lt-gray);
  left: 0;
  transform: translate(0, var(--arrow-vertical-position));
}

.fXAiS5QuW9CPAk7tEf7c.vg124BCeUcsMffXM17s2:before {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid var(--mt-lt-gray);
  right: 0;
  transform: translate(0, var(--arrow-vertical-position));
}

.fXAiS5QuW9CPAk7tEf7c:after {
  background-color: var(--mt-lt-gray);
  height: var(--weight);
  right: 0;
  top: 50%;
  transform: translate(0, var(--line-position));
  width: 100%;
}

.MifIsFxGbdOBG2ICDSVo {
  position: relative;
}

.MifIsFxGbdOBG2ICDSVo span {
  background: white;
  color: var(--mt-dk-gray);
  display: inline-block;
  font-size: 0.675rem;
  font-style: italic;
  left: 50%;
  padding: 0 0.5rem;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.mv_dHOG7_cIbaWFGxx1b {
  border: 1px solid transparent;
  flex-grow: 1;
  font-size: 0.875rem;
  padding: 1rem 0.2rem;
  transition: all ease-in-out 300ms;
}

.KzgHt7rRvHJFJsa2c0We {
  background: var(--mt-lt-gray);
  color: var(--mt-dk-gray);
}

.kTKdruDH06JJY5OqfxoX {
  background: white;
  -webkit-box-shadow: 0 1px 6px 1px rgba(187, 187, 187, 0.3);
  -moz-box-shadow: 0 1px 6px 1px rgba(187, 187, 187, 0.3);
  box-shadow: 0 1px 6px 1px rgba(187, 187, 187, 0.3);
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
  padding: 1.5rem 0.5rem;
}

.WxjiDflRAehHqX17Lf6n {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}

.WxjiDflRAehHqX17Lf6n._2FSS0TocAk86rWlpv8Xg {
  padding: 0.5rem 0;
  position: relative;
}

.WxjiDflRAehHqX17Lf6n._2FSS0TocAk86rWlpv8Xg:before {
  background: #ccc;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 1px;
  z-index: 5;
}

.oinLo1pCfCQYGJ5BtzyA {
  font-size: 1rem;
  flex: 0 1 45%;
  text-align: center;
}

.MrDo1UsWmElyYAOFMedj {
  flex: 0 1 6%;
  position: relative;
  text-align: center;
}
.MrDo1UsWmElyYAOFMedj span {
  background: white;
  color: var(--mt-dk-gray);
  display: inline-block;
  font-size: 0.875rem;
  left: 50%;
  padding: 0.2rem 0;
  position: absolute;
  text-transform: uppercase;
  bottom: 50%;
  z-index: 10;
  transform: translate(-50%, 50%);
}

.ilPsxv3zPzYRmreaRcNk {
  display: flex;
  flex: 1 0 48%;
  max-width: 100%;
}
.StvrdrBBuI0fKAWLj6p2 {
  width: 49%;
  max-width: 49%;
}
.ilPsxv3zPzYRmreaRcNk button:first-child {
  margin-right: 2px;
}
.N9cd2OBFDEdn_dW5m9PT {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.kUII8PS9saXcVZcE4v9Z {
  margin: 0 auto;
  max-width: 800px;
  padding-bottom: 3rem;
}

.ZeycXJEeA6ZJiH_QCvCw {
  border-bottom: 1px solid var(--mt-lt-gray);
  font-size: 0.875rem;
  margin-bottom: 1.5rem;
  padding-bottom: 0.5rem;
  padding-top: 1rem;
  text-align: right;
}

[dir="rtl"] .ZeycXJEeA6ZJiH_QCvCw {
  text-align: left;
}

.HNp13INp59a5beoU2OAg {
  color: black;
  line-height: 1.25rem;
  margin: 0 auto;
  max-width: 70%;
  padding: 0 1rem;
  text-align: center;
  width: 100%;
}

.answer-block {
  width: 250px;
}

.answer {
  margin-bottom: 0.75rem;
  width: 100%;
}

@media screen and (min-width: 375px) {
  .answer-block {
    width: 320px;
  }
}

.sitJudgeOption:hover {
    outline: 0.05rem solid var(--mt-active)!important;
    color: var(--mt-body-color);
  }
  
  .sitJudgeOption > button {
    color: var(--mt-body-color);
  }
  
  .sitJudgeOption > button:focus {
    outline: none;
  }
.answerBlock {
  max-width: 30rem;
}

.scrollableSectionWithHeader {
  scroll-margin-top: 70px;
}
.ZE0NHJZPpkpo_jHg_D84 {
  margin: 0 auto 2rem;
  max-width: 30rem;
  width: 100%;
}

.q6kLcPVlgCnpO_9rrKcc h3 {
  display: inline-block;
  margin: 0 0.5rem 0.875rem 0;
}

.iSRuKVi3j5BOdV7C6ZGg {
  background-color: var(--primaryButtonBackground);
  color: var(--primaryButtonColor);
  border-radius: 50%;
  height: 2rem;
  width: 2rem;
  text-align: center;
  font-size: 1.28rem;
  margin-right: 0.75rem;
  margin-bottom: 0.5rem;
}

#distractorPromptMain {
  z-index: 999 !important;
}

.distractor-main {
  padding-bottom: var(--footer-padding-top);
  padding-left: var(--footer-padding-side);
  padding-right: var(--footer-padding-side);
  padding-top: var(--footer-padding-top);
}

.distractor-content {
  max-width: 400px;
  width: 100%;
  min-height: 100px;
}

.distractor-text-button-content {
  min-height: 5.5rem;
}

.distractor-image {
  min-width: 5.5rem;
  min-height: 5.5rem;
}

.distractor-message {
  vertical-align: top;
  text-align: left;
  min-height: 4rem;
  font-size: 0.875rem;
}

.button-container {
  vertical-align: bottom;
  text-align: left;
}

.hEwjL4G5RcZaobyEqviL {
  /* We want this always to be 5.5x5.5 rem and image should fit inside. */
  width: 5.5rem;
  height: 5.5rem;
  min-height: 5.5rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.m478U1SgHV3jGGQNe3Qf {
  max-width: 5.5rem;
  max-height: 5.5rem;
  /* See https://developer.mozilla.org/en-US/docs/Web/CSS/object-fit */
  /* The content is sized as if none or contain were specified, whichever would result in a smaller concrete object size. */
  object-fit: scale-down;
}

.t00uwNk5R_mibuiXXEWd {
  /* We want this always to be 4.5x4.5 rem and image should fit inside. */
  width: 4.5rem;
  height: 4.5rem;
  min-height: 4.5rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.JSENrSiGFEzZrD0O8gi7 {
  max-width: 4.5rem;
  max-height: 4.5rem;
  /* See https://developer.mozilla.org/en-US/docs/Web/CSS/object-fit */
  /* The content is sized as if none or contain were specified, whichever would result in a smaller concrete object size. */
  object-fit: scale-down;
}

.hoverable {
  color: var(--ace-distractor-color1);
  background: transparent;
  border-color: var(--ace-distractor-color1);
}

.hoverable:hover {
  color: var(--ace-distractor-color2);
  background: var(--ace-distractor-color1);
  border-color: var(--ace-distractor-color2);
}

.hoverable:focus,
.hoverable:active {
  box-shadow: none;
}

/* iOS devices activate hover pseudo-class wherever there was a previous touch/tap causing a 
   hover style to apply. The following class(es) override hover 
   styles on devices that do not support hover through their primary pointing mechanism  */
@media (hover: none) {
  .hoverable:hover {
    color: var(--ace-distractor-color1);
    background: transparent;
    border-color: var(--ace-distractor-color1);
  }
}

.data-verification-container {
  background-color: #ffffff;
  max-width: 400px;
  width: 100%;
}

.data-verification-title {
  font-size: 0.865rem;
  text-transform: uppercase;
}

.data-verification-label {
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #666666;
}

.data-verification-text {
  font-size: 1rem;
  color: #000000;
}

.data-verification-button {
  width: 40px;
  height: 40px;
}

.data-verification-button-unselected {
  background: var(--mt-lt-bg);
  color: var(--mt-dk-gray);
  border: 1px solid transparent;
}

.data-verification-legend {
  display: contents;
}

.sortableItem {
  z-index: 100001; /* react-sortable-hoc's SortableElement is added to body when dragged. 
                        This doesn't in popup because popup has higher z-index than body.
                        To make dragging element appear during drag in popup increase the to higher than popup  */
  user-select: none; /* During drag & drop, it select all text in elements such as lable etc.... Do disable text selection */
  margin-bottom: 1rem;
  border-radius: 0.25rem;
  border: 1px solid #cccccc;
  background-color: #f4f4f4;
  cursor: pointer;
}

.sortableItem:last-of-type {
  margin-bottom: 0;
}

.sortableItem .card {
  border: 0px;
  box-shadow: none;
}

.drag-handle .action-icon.btn {
  font-size: 2rem;
  color: var(--link-color);
}

.sortable-container {
  max-width: 400px;
  width: 100%;
}

.arrow-container {
  width: 10px;
  height: 100%;
  margin-right: 10px;
}

.arrow-gradient {
  content: "";
  display: block;
  margin-left: 5px;
  width: 5px;
  height: -webkit-calc(100% - 14px);
  height: -moz-calc(100% - 14px);
  height: calc(100% - 14px);
  /*border-radius: 50% / 100%;
  border-top-left-radius: 0;
  border-top-right-radius: 0; */
  margin-right: 0.25rem;
  background-color: #000; /* For browsers that do not support gradients */
  background-image: linear-gradient(
    #000000,
    #cccccc
  ); /* Standard syntax (must be last) */
}

.arrow-up {
  width: 15px;
  height: 3px;
  display: block;
  background-color: black;
  margin-bottom: -3px;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-top: 14px solid #cccccc;
}

.sortable-top-title {
  color: #000000;
  margin-bottom: 0.25rem;
}

.sortable-bottom-title {
  margin-top: 0.25rem;
  color: var(--mt-body-color);
}

.sortable-top-title,
.sortable-bottom-title {
  text-transform: uppercase;
  font-size: 0.875rem;
}

.numeric-input-container {
  background-color: #ffffff;
  max-width: 400px;
  width: 100%;
}

.group-responses {
  flex-wrap: wrap;
}

.group-response-common {
  flex-direction: column;
}

.group-1-response {
  width: 100%;
}

.group-2-response {
  min-width: 8rem;
  width: 48.5%;
}

.group-3-response {
  min-width: 5.5rem;
  width: 31.5%;
}

.group-4-response {
  min-width: 4rem;
  width: 23%;
}

.group-response-text {
  width: 100%;
}

.group-response-img {
  align-self: center;
}

.group-icon {
  color: var(--mt-primary);
}

.group-label {
  font-size: 1.125rem;
  color: #000000;
}

.group-response-answer {
  align-items: flex-end;
  word-break: break-word;
}

.read-only-open-ended {
  min-height: 15rem;
  max-width: 40rem;
  white-space: pre-wrap;
}

.greyAnchor a {
  color: grey !important;
}

.resource-drawer {
  position: fixed;
  width: 100%;
  left: 0px;
  z-index: 1000;
}
.resource-drawer-container {
  height: 1.75rem;
}
.full-screen.modal.fade .modal-dialog {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  -ms-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
}

.full-screen.modal .modal-dialog {
  margin: 0;
  height: 100vh;
  width: 100%;
  max-width: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.full-screen.modal .modal-content {
  width: 100%;
  height: 98vh;
}

.resource-drawer-toggle {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  margin-top: -10px;
  padding-top: 0.75rem;
}

.full-screen .modal-content {
  background: transparent;
}
.full-screen .modal-body {
  background: #ffffff;
  overflow-y: auto;
}

.full-screen .modal-footer {
  padding: 0px;
  display: inline;
}
.full-screen .modal-footer button {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.top-border {
  content: "";
  display: block;
  height: 10px;
}

.resource-close-border {
  content: "";
  display: block;
  height: 10px;
}

.resource-close {
  margin-top: -10px;
  padding-top: 0.75rem;
}

.resource-drawer-toggle,
.resource-close {
  background-color: var(--accent-bg-color);
  color: var(--accent-a-color);
}

.resource-drawer-toggle:hover,
.resource-close:hover {
  background-color: var(--accent-bg-color);
  color: var(--accent-a-color);
}

.divTextLeft button {
  text-align: left !important;
}

.resource-drawer-text {
  max-width: 60rem;
  margin: auto;
}

.countdown-timer {
  font-size: 1.125rem;
  color: black;
  text-align: center;
  text-transform: uppercase;
}

#DemoMenuHeader {
  height: 70px;
  border-bottom: "1px solid #000";
}

@media (max-width: 780px) {
  #DemoMenuHeader {
    height: initial;
  }
}

#DemoMenuHeader img {
  max-height: 65px;
  vertical-align: top;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media (max-width: 820px) {
  #DemoMenuHeader img {
    max-height: 52px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
}

@media (max-width: 590px) {
  #DemoMenuHeader img {
    max-height: 36px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
}

.demo-menu {
  padding-top: 1rem;
  padding-right: 1rem;
}

@media (max-width: 820px) {
  .demo-menu {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
}

@media (max-width: 590px) {
  .demo-menu {
    padding-top: 0;
    padding-right: 0.25rem;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
}

body {
  background: #f8f8f8; /* TODO Assign this to global var*/
}

.question-text {
  max-width: 24rem;
}

.y-wrap {
  margin: 0 auto;
  min-height: 100dvh;
}

.y-wrap-stickyfooter {
  min-height: 0 !important;
}
.y-wrap-stickyfooter-full {
  height: calc(100vh - 72px) !important;
  min-height: 0 !important;
}
.header-padding {
  padding-top: 70px !important;
}
.header-padding-with-resources,
.header-padding-with-image {
  padding-top: 55px !important;
}
.question-count {
  color: var(--mt-dk-gray);
  font-size: 0.875rem;
  margin: 0 0 0.5rem auto;
  padding-top: 1rem;
  text-align: right;
}

[dir="rtl"] .question-count {
  margin: 0 0 0.5rem;
  text-align: left;
}

.exercise-instruction-margin {
  margin-left: auto !important;
}

.question-block {
  background: white;
  -webkit-box-shadow: 0 1px 6px 1px rgba(187, 187, 187, 0.3);
  -moz-box-shadow: 0 1px 6px 1px rgba(187, 187, 187, 0.3);
  box-shadow: 0 1px 6px 1px rgba(187, 187, 187, 0.3);
  margin: 0 auto 2.5rem;
  max-width: 90rem;
  padding: 2rem 0;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .question-block {
    padding: 3rem 0;
  }
}

/* TODO Compare .question and .question-count to similarly-named selectors in workStyle and share styles */
.question {
  display: inline-block;
  line-height: 1.5rem;
  max-width: 50rem;
  font-size: 1.125rem;
  margin: 0 auto;
  text-align: center;
}

.pseudo-heading {
  line-height: inherit !important;
  margin: inherit !important;
  display: inherit !important;
  margin-block: inherit !important;
  margin-inline: inherit !important;
  font-weight: inherit !important;
  font-size: inherit !important;
  color: inherit !important;
}

/* #9865 iOS devices activate hover pseudo-class wherever there was a previous touch/tap causing a 
   hover style to apply on one of the next question responses. The following class(es) override hover 
   styles on devices that do not support hover through their primary pointing mechanism  */
@media (hover: none) {
  .btn-primary:hover {
    background-color: var(--mt-primary);
    border-color: var(--mt-primary);
  }
}

.footer-padding {
  padding-bottom: 6rem;
}

.radio-wrap {
  margin-top: 1.15rem;
}

.radio-wrap legend {
  margin-bottom: 0 !important;
  display: flex;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}


/*# sourceMappingURL=index.5b92d63cf4102d7b3b48.css.map*/