* {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  font-size: 1rem;
}

.relationshipQuiz .header,
.relationshipQuiz #footer,
.relationshipQuiz nav {
  display: none;
}

.relationshipQuiz #main {
  height: 100vh;
}

.btn, .h1, .h2, .h3, .h4, .h5, .h6, button, h1, h2, h3, h4, h5, h6, html, input, select, textarea {
  font-family: HelveticaNeue,"HelveticaNeue",Helvetica,Arial,sans-serif;
  color: #000;
}

.main {
  position: relative;
  z-index: 4;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  overflow: hidden;
  display: block;
  background: #fff;
}

.wrapper article, .wrapper section {
  position: relative;
  z-index: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

section {
  margin-bottom: 2rem;
}

p {
  color: #585d64;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.5;
  letter-spacing: .03em;
}

.listing__heading {
  font-size: 1.5rem;
  width: 100%;
  display: block;
  margin: 0 auto .5rem;
}

.listing__heading, .listing__rich h2 {
  font-weight: 300;
  color: #c00;
  letter-spacing: .03em;
  text-align: center;
  line-height: 1.3;
}

.block {
  text-align: center;
  position: relative;
  z-index: 1;
  padding: 2.5rem 1.25rem;
  max-width: 65rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1rem;
  max-width: 100%;
  padding: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 50%;
}

.block.block--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 3.75rem 1.875rem;
  padding: 3.75rem 1.25rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.block__inner {
  width: 100%;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  width: 31.25rem;
  max-width: 31.25rem;
}

.block__text {
  margin: 1.875rem 0;
  font-weight: 300;
  color: #e8eced;
  font-size: 1.25rem;
}

.block__heading {
  text-align: left;
  color: #000;
  font-weight: bold;
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
}

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

body {
  margin: 0;
}

.krq-button, .krq-top-hat {
  font-family: HelveticaNeue,"HelveticaNeue",Helvetica,Arial,sans-serif;
}

.krq {
  text-align: left;
}

.krq .btn__group {
  text-align: left;
}

.krq .btn__group button {
  border-radius: 0;
}

.block {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 50%;
}

.block .block__background {
  width: 100%;
  height: 100%;
}

.block .block__inner > div {
  width: 100%;
  padding-right: 0;
}

@media only screen and (min-width: 62.5rem) {
  .block .block__inner > div {
    padding-right: 2.625rem;
  }
}

.block__title-card {
  width: 100%;
}

.block__title-card img {
  width: 50%;
}

.block__title-card .block__title {
  font-size: 2rem;
  font-weight: bold;
  line-height: 0.8;
  margin: 0 0 2.5rem 0;
}

@media only screen and (min-width: 25rem) {
  .block__title-card .block__title {
    font-size: 3.75rem;
  }
}

@media only screen and (min-width: 62.5rem) {
  .block__title-card .block__title {
    font-size: 4.25rem;
  }
}

.block__title-card .block__title-red {
  color: #b30000;
  font-size: 3rem;
  line-height: 0.7;
  margin-left: -0.125rem;
}

@media only screen and (min-width: 25rem) {
  .block__title-card .block__title-red {
    font-size: 4.5rem;
    margin-left: -0.6875rem;
  }
}

@media only screen and (min-width: 62.5rem) {
  .block__title-card .block__title-red {
    font-size: 6.25rem;
  }
}

.block__title-card .block__title-red:first-of-type {
  margin-left: 2rem;
}

@media only screen and (min-width: 25rem) {
  .block__title-card .block__title-red:first-of-type {
    margin-left: 4.5rem;
  }
}

.block__title-card .block__title-last {
  margin-left: 16.5625rem;
  line-height: 1.2;
}

.block__title-card .block__text {
  color: #000;
  font-size: 0.9375rem;
  font-weight: normal;
  margin: 0.75rem 0 1.875rem 0;
}

.block__figure {
  margin: auto;
  display: block;
  max-width: 100%;
  width: auto;
}

.block__figure img {
  position: absolute;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 62.5rem) {
  .block__figure img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.krq-button {
  margin-right: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: none;
  border: 0.0625rem solid transparent;
  cursor: pointer;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.375;
  margin: 0;
  outline: 0;
  overflow: visible;
  text-align: inherit;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-clip: padding-box;
  border-radius: 0.25rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.75rem 1.5rem;
  position: relative;
  text-align: center;
  -webkit-transition: background 0.3s, border 0.3s, color 0.3s, fill 0.3s, text-shadow 0.3s, z-index 0.3s, -webkit-filter 0.3s, -webkit-box-shadow 0.15s ease-in-out;
  transition: background 0.3s, border 0.3s, color 0.3s, fill 0.3s, text-shadow 0.3s, z-index 0.3s, -webkit-filter 0.3s, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background 0.3s, border 0.3s, color 0.3s, fill 0.3s, text-shadow 0.3s, filter 0.3s, z-index 0.3s, box-shadow 0.15s ease-in-out;
  transition: background 0.3s, border 0.3s, color 0.3s, fill 0.3s, text-shadow 0.3s, filter 0.3s, z-index 0.3s, box-shadow 0.15s ease-in-out;
  transition: background 0.3s, border 0.3s, color 0.3s, fill 0.3s, text-shadow 0.3s, filter 0.3s, z-index 0.3s, box-shadow 0.15s ease-in-out, -webkit-filter 0.3s, -webkit-box-shadow 0.15s ease-in-out;
}

.krq-button:hover {
  background: #951b01;
  border: 0.0625rem solid #951b01;
  -webkit-box-shadow: 0 0.125rem 0.0625rem 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 0.125rem 0.0625rem 0 rgba(0, 0, 0, 0.35);
  text-decoration: none;
}

.krq-button:focus {
  -webkit-box-shadow: 0 0 0.125rem 0.3125rem rgba(183, 225, 255, 0.9);
  box-shadow: 0 0 0.125rem 0.3125rem rgba(183, 225, 255, 0.9);
  border-radius: .25rem;
  outline: 0;
}

.krq-button--brand {
  background: #b30000;
  border: 0.0625rem solid #b30000;
  color: #ffffff;
}

.krq-button--brand-secondary {
  background: #fff;
  border: 0.0625rem solid #b30000;
  color: #b30000;
}

.krq-button--brand-secondary:hover {
  color: #fff;
}

.krq-button--small {
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 0.5rem 1rem;
}

.quiz-wrapper {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media only screen and (max-width: 62.4375rem) {
  .quiz-wrapper {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .quiz-wrapper .block {
    width: 100%;
  }
  .quiz-wrapper .block.block--content {
    width: calc( 100% - 2.5rem);
    padding: 2rem 1.25rem;
  }
  .quiz-wrapper .block .block__figure {
    height: 22.5rem;
  }
}

.progress {
  position: relative;
  top: 3.5rem;
  height: 0.625rem;
  background-color: #e1e4e5;
  margin: 1rem 0 2rem;
}

.progress:before, .progress:after {
  position: absolute;
  font-size: 0.6875rem;
  color: #000;
  font-weight: bold;
  margin-top: 0.9375rem;
}

.progress:before {
  content: '0%';
  left: 0;
}

.progress:after {
  content: '100%';
  right: 0;
}

.progress .bar {
  display: block;
  position: absolute;
  left: 0;
  width: 0;
  background: #565C66;
  height: 0.625rem;
}

.krq-figure-wrap {
  vertical-align: middle;
  background: #E8ECED;
}

@media only screen and (max-width: 62.4375rem) {
  .krq-figure-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0;
    max-height: 15.625rem;
  }
}

#krqIntro {
  display: block;
}

#krqIntro .block__inner {
  width: 100%;
  max-width: 32rem;
}

#krqIntro .block__title-card {
  padding: 0;
}

#krqIntro .krq-figure-wrap {
  background: #CC0202;
}

.result {
  display: none;
}

.section {
  display: none;
  height: 100vh;
  overflow-y: scroll;
}

@media only screen and (min-width: 62.5rem) {
  .section {
    overflow-y: auto;
  }
}

.quiz-introduction .introduction-header,
.quiz-introduction .result-header,
.result .introduction-header,
.result .result-header {
  margin: 0 0 4rem 0;
}

.quiz-introduction .introduction-header .krq-image-header,
.quiz-introduction .result-header .krq-image-header,
.result .introduction-header .krq-image-header,
.result .result-header .krq-image-header {
  padding: 0;
  vertical-align: none;
  width: 100%;
  margin: 0;
}

.quiz-introduction .introduction-header .krq-image-header img,
.quiz-introduction .result-header .krq-image-header img,
.result .introduction-header .krq-image-header img,
.result .result-header .krq-image-header img {
  width: 100%;
}

.quiz-introduction .introduction-text h1,
.quiz-introduction .result-text h1,
.result .introduction-text h1,
.result .result-text h1 {
  font-size: 2rem;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  color: #c00;
  line-height: 1.3;
  padding: 0;
}

.quiz-introduction .introduction-text p,
.quiz-introduction .result-text p,
.result .introduction-text p,
.result .result-text p {
  color: #585d64;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.5;
  letter-spacing: .03em;
}

.quiz-introduction .introduction-text .result-conflict,
.quiz-introduction .result-text .result-conflict,
.result .introduction-text .result-conflict,
.result .result-text .result-conflict {
  margin: 4rem auto 2rem;
  max-width: 80%;
}

.quiz-introduction .introduction-text .result-conflict h2,
.quiz-introduction .result-text .result-conflict h2,
.result .introduction-text .result-conflict h2,
.result .result-text .result-conflict h2 {
  font-weight: 300;
  color: #c00;
  letter-spacing: .03em;
  text-align: center;
  line-height: 1.3;
  margin-bottom: 0;
}

.quiz-introduction .introduction-text .result-conflict p,
.quiz-introduction .result-text .result-conflict p,
.result .introduction-text .result-conflict p,
.result .result-text .result-conflict p {
  color: #000;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.5;
  letter-spacing: .03em;
  margin: 0;
}

.quiz-introduction .result-conflict-area,
.result .result-conflict-area {
  margin: 0 auto;
  max-width: 70%;
}

.quiz-introduction .result-conflict-area .conflict-area-text,
.result .result-conflict-area .conflict-area-text {
  margin-bottom: 2rem;
}

.quiz-introduction .result-conflict-area .conflict-area-text .head,
.result .result-conflict-area .conflict-area-text .head {
  font-weight: 700;
}

.quiz-introduction .result-conflict-area .conflict-area-text .text,
.result .result-conflict-area .conflict-area-text .text {
  color: #585d64;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: .03em;
}

.quiz-introduction .cta-talk,
.result .cta-talk {
  margin: 2rem 0;
  padding: 2rem 0;
  background-color: #e1e4e5;
}

.quiz-introduction .cta-talk h2,
.result .cta-talk h2 {
  font-weight: 300;
  color: #c00;
  letter-spacing: .03em;
  text-align: center;
  line-height: 1.3;
  margin: 0 0;
}

.quiz-introduction .cta-talk p,
.result .cta-talk p {
  color: #000;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.5;
  letter-spacing: .03em;
}

.quiz-introduction .cta-talk .btn__group button,
.result .cta-talk .btn__group button {
  border-radius: 0;
}

.krq-form__field-group .krq-form__radio-button-group {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.3;
  text-align: left;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  border: 0;
  font-size: 1rem;
  margin: 0 0 1.5rem;
  padding: 0;
  text-align: left;
}

.krq-form__field-group .krq-form__radio-button-group .krq-form__radio-button {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.3;
  text-align: left;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  color: #2a3134;
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem;
}

.krq-form__field-group .krq-form__radio-button-group .krq-form__radio-button input[type=checkbox], .krq-form__field-group .krq-form__radio-button-group .krq-form__radio-button input[type=radio] {
  position: absolute;
  left: -625rem;
  top: auto;
  width: .0625rem;
  height: .0625rem;
  overflow: hidden;
}

.krq-form__field-group .krq-form__radio-button-group .krq-form__radio-button input[type=checkbox] ~ .krq-form__radio-button-visible-wrap .krq-form__radio-button-visual {
  border-radius: 0;
}

.krq-form__field-group .krq-form__radio-button-group .krq-form__radio-button input[type=checkbox]:checked + .krq-form__radio-button-visible-wrap .krq-form__radio-button-visual::after {
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  background-color: white !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M90.1 17.8c-1.1.2-2.2.7-3 1.5L36.2 70.2 12.7 50.8c-2.1-1.9-5.3-1.7-7.2.4s-1.7 5.3.4 7.2c.1.1.2.2.4.3l27.1 22.4c2 1.7 5 1.5 6.8-.4l54.2-54.2c2-2 2.1-5.2.1-7.2-1.2-1.1-2.8-1.7-4.4-1.5z' fill='%23cc0000'/%3E%3C/svg%3E");
  height: 1.25rem;
  left: 0.0625rem;
  top: 0.125rem;
  width: 1.25rem;
  opacity: 1;
}

.krq-form__field-group .krq-form__radio-button-group .krq-form__radio-button input[type=checkbox].is--disabled ~ .krq-form__radio-button-visible-wrap .krq-form__radio-button-visual {
  background: #585d64;
  opacity: 0.5;
}

.krq-form__field-group .krq-form__radio-button-group .krq-form__radio-button input[type=checkbox].is--disabled ~ .krq-form__radio-button-visible-wrap .krq-form__radio-button-text {
  opacity: 0.5;
}

.krq-form__field-group .krq-form__radio-button-group .krq-form__radio-button .krq-form__radio-button-input:focus + .krq-form__radio-button-visible-wrap .krq-form__radio-button-visual::after {
  background-color: #585d64;
  opacity: 0.5;
}

.krq-form__field-group .krq-form__radio-button-group .krq-form__radio-button .krq-form__radio-button-input:checked + .krq-form__radio-button-visible-wrap .krq-form__radio-button-visual::after {
  background-color: #004e88;
  height: 1rem;
  left: 0.1875rem;
  top: 0.1875rem;
  opacity: 1;
  width: 1rem;
  border: 0;
}

.krq-form__field-group .krq-form__radio-button-group .krq-form__radio-button .krq-form__radio-button-visible-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.krq-form__field-group .krq-form__radio-button-group .krq-form__radio-button .krq-form__radio-button-visible-wrap .krq-form__radio-button-visual {
  background-color: #ffffff;
  border: 0.0625rem solid #585d64;
  border-radius: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 1.5rem;
  margin: 0 0.5rem 0 0;
  position: relative;
  text-align: center;
  -webkit-transition: border-color 0.3s ease-out;
  -o-transition: border-color 0.3s ease-out;
  transition: border-color 0.3s ease-out;
  width: 1.5rem;
}

.krq-form__field-group .krq-form__radio-button-group .krq-form__radio-button .krq-form__radio-button-visible-wrap .krq-form__radio-button-visual::after {
  border-radius: 50%;
  content: '';
  display: block;
  width: 1rem;
  height: 1rem;
  opacity: 0;
  position: absolute;
  top: 0.1875rem;
  left: 0.1875rem;
}

.krq-form__field-group .krq-form__radio-button-group .krq-form__radio-button .krq-form__radio-button-visible-wrap .krq-form__radio-button-visual::after:hover {
  background-color: #000;
}

.krq-form__radio-button-input:focus + .krq-form__radio-button-visible-wrap .krq-form__radio-button-visual {
  -webkit-box-shadow: 0rem 0rem 0.3125rem #004e88;
          box-shadow: 0rem 0rem 0.3125rem #004e88;
}

.btn--next {
  color: transparent;
  font-size: 0;
}

.btn--next:before {
  content: 'Next';
  color: #fff;
  font-style: normal;
  font-weight: 500;
  letter-spacing: normal;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  text-align: center;
}

.btn--next.is--disabled {
  background: #e1e4e5;
  border: 0.0625rem solid #e1e4e5;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #a3acb2;
  pointer-events: none;
}

.btn--finish {
  color: transparent;
  font-size: 0;
}

.btn--finish:before {
  content: 'Finish' !important;
  color: #fff;
  font-style: normal;
  font-weight: 500;
  letter-spacing: normal;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  text-align: center;
}
