@import url(../fonts/PinkBlue/PinkBlue.css);
@import url("https://use.typekit.net/evo3jlw.css");
body {
  margin: 0; }

#iprospect {
  /**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
  /* Grouping content
   ========================================================================== */
  /**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /* Text-level semantics
   ========================================================================== */
  /**
 * Remove the gray background on active links in IE 10.
 */
  /**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
  /**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /**
 * Add the correct font size in all browsers.
 */
  /**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
  /* Embedded content
   ========================================================================== */
  /**
 * Remove the border on images inside links in IE 10.
 */
  /* Forms
   ========================================================================== */
  /**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
  /**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
  /**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
  /**
 * Correct the inability to style clickable types in iOS and Safari.
 */
  /**
 * Remove the inner border and padding in Firefox.
 */
  /**
 * Restore the focus styles unset by the previous rule.
 */
  /**
 * Correct the padding in Firefox.
 */
  /**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
  /**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
  /**
 * Remove the default vertical scrollbar in IE 10+.
 */
  /**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
  /**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
  /**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
  /**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
  /**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
  /* Interactive
   ========================================================================== */
  /*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
  /*
 * Add the correct display in all browsers.
 */
  /* Misc
   ========================================================================== */
  /**
 * Add the correct display in IE 10+.
 */
  /**
 * Add the correct display in IE 10.
 */
  /*
 * And let's slide it in from the left
 */ }
  #iprospect h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  #iprospect hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */ }
  #iprospect pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }
  #iprospect a {
    background-color: transparent; }
  #iprospect abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
    /* 2 */ }
  #iprospect b,
  #iprospect strong {
    font-weight: bolder; }
  #iprospect code,
  #iprospect kbd,
  #iprospect samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }
  #iprospect small {
    font-size: 80%; }
  #iprospect sub,
  #iprospect sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  #iprospect sub {
    bottom: -0.25em; }
  #iprospect sup {
    top: -0.5em; }
  #iprospect img {
    border-style: none; }
  #iprospect button,
  #iprospect input,
  #iprospect optgroup,
  #iprospect select,
  #iprospect textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */ }
  #iprospect button,
  #iprospect input {
    /* 1 */
    overflow: visible; }
  #iprospect button,
  #iprospect select {
    /* 1 */
    text-transform: none; }
  #iprospect button,
  #iprospect [type="button"],
  #iprospect [type="reset"],
  #iprospect [type="submit"] {
    -webkit-appearance: button; }
  #iprospect button::-moz-focus-inner,
  #iprospect [type="button"]::-moz-focus-inner,
  #iprospect [type="reset"]::-moz-focus-inner,
  #iprospect [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  #iprospect button:-moz-focusring,
  #iprospect [type="button"]:-moz-focusring,
  #iprospect [type="reset"]:-moz-focusring,
  #iprospect [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }
  #iprospect fieldset {
    padding: 0.35em 0.75em 0.625em; }
  #iprospect legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */ }
  #iprospect progress {
    vertical-align: baseline; }
  #iprospect textarea {
    overflow: auto; }
  #iprospect [type="checkbox"],
  #iprospect [type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }
  #iprospect [type="number"]::-webkit-inner-spin-button,
  #iprospect [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  #iprospect [type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */ }
  #iprospect [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  #iprospect ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */ }
  #iprospect details {
    display: block; }
  #iprospect summary {
    display: list-item; }
  #iprospect template {
    display: none; }
  #iprospect [hidden] {
    display: none; }
  #iprospect h1 img {
    width: 100%; }
  #iprospect h2 {
    font-family: PinkBlue, Georgia;
    font-size: 35px;
    text-align: center;
    margin-bottom: 0;
    margin-top: 20px; }
  #iprospect h3 {
    font-family: open-sans, sans-serif;
    font-weight: 800;
    font-size: 30px;
    text-align: center;
    margin-bottom: 0; }
  #iprospect img {
    max-width: 100%; }
  #iprospect a, #iprospect b {
    font-weight: 700;
    color: inherit; }
  #iprospect #s1, #iprospect #s2, #iprospect #s3, #iprospect #s4 {
    scroll-margin: 50px; }
  #iprospect .nav {
    background-color: black;
    position: fixed;
    width: 100%; }
  #iprospect .inner {
    width: 90%;
    margin: auto;
    padding: 10px 0;
    max-width: 1520px; }
    #iprospect .inner p {
      font-family: open-sans, sans-serif;
      text-align: center;
      font-size: 16px; }
  #iprospect .header {
    background-image: url("../img/headerbg.jpg");
    background-size: cover;
    padding-top: 52px; }
    #iprospect .header .inner {
      padding-bottom: 0; }
      #iprospect .header .inner p {
        font-weight: 600;
        font-size: 16px;
        color: white;
        text-align: center; }
      #iprospect .header .inner > img {
        display: block;
        width: 90%;
        margin: auto; }
  #iprospect nav {
    background-color: black;
    padding: 10px 0;
    padding-top: 15px;
    position: fixed;
    width: 100%;
    z-index: 5; }
  #iprospect #menuToggle {
    display: block;
    position: relative;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none; }
    #iprospect #menuToggle input, #iprospect #menuToggle span {
      margin-left: 20px; }
  #iprospect #menuToggle a {
    text-decoration: none;
    color: #232323;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease; }
  #iprospect #menuToggle input {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: -5px;
    cursor: pointer;
    opacity: 0;
    /* hide this */
    z-index: 2;
    /* and place it over the hamburger */
    -webkit-touch-callout: none; }
  #iprospect #menuToggle span {
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;
    background: white;
    border-radius: 3px;
    z-index: 1;
    -webkit-transform-origin: 4px 0px;
            transform-origin: 4px 0px;
    -webkit-transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1); }
  #iprospect #menuToggle span:first-child {
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%; }
  #iprospect #menuToggle span:nth-last-child(2) {
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%; }
  #iprospect #menuToggle input:checked ~ span {
    opacity: 1;
    -webkit-transform: rotate(45deg) translate(-2px, -1px);
            transform: rotate(45deg) translate(-2px, -1px);
    background: white; }
  #iprospect #menuToggle input:checked ~ span:nth-last-child(3) {
    opacity: 0;
    -webkit-transform: rotate(0deg) scale(0.2, 0.2);
            transform: rotate(0deg) scale(0.2, 0.2); }
  #iprospect #menuToggle input:checked ~ span:nth-last-child(2) {
    -webkit-transform: rotate(-45deg) translate(0, -1px);
            transform: rotate(-45deg) translate(0, -1px); }
  #iprospect .menu {
    margin: 0;
    position: absolute;
    width: 100%;
    padding: 0;
    background: white;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    background-color: black; }
  #iprospect .menu li {
    padding: 10px 20px;
    font-size: 16px;
    font-family: open-sans, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: white; }
  #iprospect #menuToggle input:checked ~ ul {
    -webkit-transform: none;
            transform: none; }
  #iprospect .stage {
    background-image: url("../img/stagesbg.jpg");
    background-size: cover; }
    #iprospect .stage .inner {
      text-align: center; }
      #iprospect .stage .inner p {
        font-weight: 600;
        font-size: 16px;
        text-align: center; }
      #iprospect .stage .inner .tabletext {
        text-transform: uppercase;
        font-family: open-sans, sans-serif;
        font-weight: 400;
        text-align: center;
        font-size: 12px; }
  #iprospect .key {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    font-size: 14px; }
    #iprospect .key > div {
      margin: 10px 4px; }
    #iprospect .key .keytext {
      text-transform: uppercase;
      font-family: open-sans, sans-serif;
      font-weight: 600; }
    #iprospect .key .keyavg, #iprospect .key .keymen, #iprospect .key .keywomen {
      font-family: open-sans, sans-serif;
      font-weight: 300;
      text-transform: uppercase;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center; }
      #iprospect .key .keyavg .colourcirc, #iprospect .key .keymen .colourcirc, #iprospect .key .keywomen .colourcirc {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        margin-right: 6px; }
    #iprospect .key .keyavg .colourcirc {
      background-color: #C758DB; }
    #iprospect .key .keymen .colourcirc {
      background-color: #E3734C; }
    #iprospect .key .keywomen .colourcirc {
      background-color: #42D8D8; }
  #iprospect table {
    border-spacing: 0px 6px;
    margin: auto; }
    #iprospect table thead tr td img {
      width: 30px; }
    #iprospect table thead tr :nth-child(2), #iprospect table thead tr :nth-child(3), #iprospect table thead tr :nth-child(4) {
      cursor: pointer; }
    #iprospect table tbody tr {
      color: white;
      height: 40px; }
      #iprospect table tbody tr td {
        padding: 6px 15px;
        font-family: open-sans, sans-serif;
        font-weight: 700;
        font-size: 16px; }
      #iprospect table tbody tr > :nth-child(1) {
        background-color: black;
        border-radius: 30px 0 0 30px;
        font-weight: 600;
        font-size: 10px;
        text-align: left; }
      #iprospect table tbody tr > :nth-child(2) {
        background-color: #C758DB; }
      #iprospect table tbody tr > :nth-child(3) {
        background-color: #E3734C; }
      #iprospect table tbody tr > :nth-child(4) {
        background-color: #42D8D8;
        border-radius: 0 30px 30px 0; }
  #iprospect .stage .inner .question, #iprospect .partner .inner .question, #iprospect .stones .inner .question {
    font-family: open-sans, sans-serif;
    font-weight: 300;
    font-size: 18px; }
  #iprospect .stones {
    background-color: black;
    color: white;
    background-image: url("../img/milestonesbg.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 30px 100%; }
    #iprospect .stones .inner {
      text-align: center; }
      #iprospect .stones .inner p {
        font-family: open-sans, sans-serif;
        font-weight: 600; }
      #iprospect .stones .inner h3 {
        font-weight: 300;
        text-transform: uppercase;
        font-size: 22px; }
      #iprospect .stones .inner .question {
        margin-top: 0; }
      #iprospect .stones .inner .questimg {
        width: 40px; }
      #iprospect .stones .inner #stonesimg {
        max-width: 1000px; }
      #iprospect .stones .inner .views {
        display: -webkit-box;
        display: flex;
        font-family: open-sans, sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 12px;
        text-align: left;
        -webkit-box-align: center;
                align-items: center;
        justify-content: space-around;
        margin-top: 10px;
        margin-bottom: 20px; }
        #iprospect .stones .inner .views .genderview {
          border-radius: 20px;
          padding: 15px;
          cursor: pointer;
          margin-right: 10px;
          border: 3px solid white; }
          #iprospect .stones .inner .views .genderview .menview, #iprospect .stones .inner .views .genderview .womenview {
            display: -webkit-box;
            display: flex;
            -webkit-box-align: center;
                    align-items: center; }
            #iprospect .stones .inner .views .genderview .menview div, #iprospect .stones .inner .views .genderview .womenview div {
              width: 35px;
              height: 35px;
              border-radius: 50%;
              margin-right: 5px; }
          #iprospect .stones .inner .views .genderview .menview {
            color: #E3734C;
            margin-bottom: 10px; }
            #iprospect .stones .inner .views .genderview .menview div {
              background-color: #E3734C; }
          #iprospect .stones .inner .views .genderview .womenview {
            color: #42D8D8; }
            #iprospect .stones .inner .views .genderview .womenview div {
              background-color: #42D8D8; }
        #iprospect .stones .inner .views .avgview {
          color: #C758DB;
          border: 3px solid white;
          padding: 10px;
          display: -webkit-box;
          display: flex;
          border-radius: 30px;
          cursor: pointer;
          -webkit-box-align: center;
                  align-items: center; }
          #iprospect .stones .inner .views .avgview div {
            width: 35px;
            height: 35px;
            border-radius: 50%;
            margin-right: 5px;
            background-color: #C758DB; }
  #iprospect .activeview {
    background-color: white; }
  #iprospect .habits {
    background-image: url("../img/clash.png");
    background-size: cover;
    background-position: center bottom; }
    #iprospect .habits .inner .ranking {
      max-width: 400px;
      margin: auto; }
      #iprospect .habits .inner .ranking p {
        font-family: open-sans, sans-serif;
        font-weight: 700;
        margin-bottom: 0;
        text-align: left;
        padding-left: 50px;
        font-size: 14px; }
      #iprospect .habits .inner .ranking .row {
        display: -webkit-box;
        display: flex;
        margin: 6px 0;
        font-family: open-sans, sans-serif;
        font-weight: 600;
        -webkit-box-align: center;
                align-items: center; }
        #iprospect .habits .inner .ranking .row .rank {
          display: -webkit-box;
          display: flex;
          background-color: black;
          color: white;
          font-weight: 800;
          width: 35px;
          min-width: 35px;
          height: 35px;
          text-align: center;
          -webkit-box-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
                  align-items: center;
          border-radius: 50%; }
        #iprospect .habits .inner .ranking .row .habit {
          display: -webkit-box;
          display: flex;
          width: 100%;
          border-radius: 20px;
          color: white;
          margin-left: 6px;
          padding-left: 10px;
          -webkit-box-pack: justify;
                  justify-content: space-between;
          -webkit-box-align: center;
                  align-items: center;
          font-size: 12px; }
          #iprospect .habits .inner .ranking .row .habit .percent {
            background-color: white;
            border-radius: 20px;
            padding: 5px 10px;
            font-size: 14px; }
  #iprospect .menrank p span {
    color: #E3734C; }
  #iprospect .menrank .habit {
    background-color: #E3734C; }
    #iprospect .menrank .habit .percent {
      color: #E3734C;
      border: 3px solid #E3734C; }
  #iprospect .womenrank p span {
    color: #42D8D8; }
  #iprospect .womenrank .habit {
    background-color: #42D8D8; }
    #iprospect .womenrank .habit .percent {
      color: #42D8D8;
      border: 3px solid #42D8D8; }
  #iprospect .next {
    background-image: url("../img/nextbg.jpg"); }
    #iprospect .next .inner {
      color: white; }
      #iprospect .next .inner .cloud {
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        -webkit-box-align: center;
                align-items: center;
        -webkit-box-pack: center;
                justify-content: center; }
        #iprospect .next .inner .cloud .bubble {
          position: relative;
          padding: 25px 20px;
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content;
          height: -webkit-fit-content;
          height: -moz-fit-content;
          height: fit-content;
          background: white;
          color: black;
          border-radius: 40px;
          font-family: open-sans, sans-serif;
          font-weight: 600;
          font-style: italic;
          font-size: 18px;
          margin: 0 10px;
          margin-bottom: 50px;
          box-shadow: -5px 5px 0px 2px rgba(0, 0, 0, 0.4);
          text-align: center; }
        #iprospect .next .inner .cloud .rtail:before {
          content: "";
          display: block;
          position: absolute;
          height: 30px;
          width: 30px;
          background-color: white;
          bottom: -14px;
          right: 25%;
          -webkit-transform: rotate(-55deg) skew(-20deg);
                  transform: rotate(-55deg) skew(-20deg);
          box-shadow: -4px 4px 0px 2px rgba(0, 0, 0, 0.3); }
        #iprospect .next .inner .cloud .ltail:before {
          content: "";
          display: block;
          position: absolute;
          height: 30px;
          width: 30px;
          background-color: white;
          bottom: -14px;
          left: 25%;
          -webkit-transform: rotate(-55deg) skew(-20deg);
                  transform: rotate(-55deg) skew(-20deg);
          box-shadow: -4px 4px 0px 2px rgba(0, 0, 0, 0.3); }
  #iprospect .cta, #iprospect .footer {
    background-color: black;
    color: white; }
  #iprospect .cta .inner p {
    font-weight: 300; }
  #iprospect .cta .inner .method {
    font-style: italic; }
  #iprospect .footer .inner {
    font-family: open-sans, sans-serif;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
    #iprospect .footer .inner .cc :last-child {
      max-width: 400px; }
    #iprospect .footer .inner .logo {
      width: 160px;
      margin-top: 40px;
      margin-bottom: 30px; }
  #iprospect .desktop, #iprospect .desktop-flex {
    display: none; }
  @media only screen and (min-width: 1000px) {
    #iprospect .mobile {
      display: none; }
    #iprospect .desktop {
      display: block; }
    #iprospect .desktop-flex {
      display: -webkit-box;
      display: flex; }
    #iprospect #s1, #iprospect #s2, #iprospect #s3, #iprospect #s4 {
      scroll-margin: 80px; }
    #iprospect .inner {
      padding: 50px 0; }
      #iprospect .inner p {
        font-size: 18px; }
    #iprospect nav.desktop {
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: center;
              justify-content: center;
      -webkit-box-align: center;
              align-items: center;
      height: 60px; }
      #iprospect nav.desktop p {
        color: white;
        font-size: 21px;
        font-family: open-sans, sans-serif;
        font-weight: 300;
        margin: 0; }
      #iprospect nav.desktop .menu {
        position: static;
        -webkit-transform: none;
                transform: none;
        width: auto; }
        #iprospect nav.desktop .menu li {
          color: white;
          display: inline;
          cursor: pointer;
          -webkit-user-select: none;
             -moz-user-select: none;
              -ms-user-select: none;
                  user-select: none;
          font-size: 21px;
          position: relative; }
        #iprospect nav.desktop .menu li:hover {
          color: #C758DB; }
        #iprospect nav.desktop .menu li:active {
          top: 6px; }
    #iprospect .header {
      padding-top: 85px; }
      #iprospect .header .inner {
        display: -webkit-box;
        display: flex; }
        #iprospect .header .inner > img {
          width: 50%;
          margin-bottom: 0; }
        #iprospect .header .inner .headleft {
          align-self: center;
          width: 50%;
          padding-bottom: 40px; }
          #iprospect .header .inner .headleft h1 {
            margin-bottom: 60px; }
          #iprospect .header .inner .headleft p {
            text-align: left;
            font-size: 18px; }
    #iprospect h2 {
      font-size: 52px;
      margin-bottom: 0.83em; }
    #iprospect h3 {
      font-size: 40px;
      border-bottom: 3px solid black;
      margin-left: auto;
      margin-right: auto; }
    #iprospect .stage .inner p {
      font-size: 18px; }
    #iprospect .stage .inner .tabletext {
      font-size: 18px;
      white-space: nowrap; }
    #iprospect .stage .inner .question {
      font-size: 24px; }
    #iprospect .stage .inner .key {
      font-size: 16px; }
    #iprospect .stage .inner .stages-wrap {
      display: -webkit-box;
      display: flex;
      justify-content: space-around;
      flex-wrap: wrap; }
      #iprospect .stage .inner .stages-wrap .you, #iprospect .stage .inner .stages-wrap .partner {
        max-width: 700px; }
      #iprospect .stage .inner .stages-wrap .you h3 {
        width: 120px; }
      #iprospect .stage .inner .stages-wrap .partner h3 {
        width: 300px; }
    #iprospect table {
      border-spacing: 0px 10px; }
      #iprospect table tbody tr {
        height: 64px; }
        #iprospect table tbody tr td {
          padding: 6px 24px;
          font-size: 27px; }
        #iprospect table tbody tr > :nth-child(1) {
          border-radius: 40px 0 0 40px;
          font-weight: 600;
          font-size: 19px;
          text-align: left; }
        #iprospect table tbody tr > :nth-child(2) {
          background-color: #C758DB; }
        #iprospect table tbody tr > :nth-child(3) {
          background-color: #E3734C; }
        #iprospect table tbody tr > :nth-child(4) {
          background-color: #42D8D8;
          border-radius: 0 40px 40px 0; }
    #iprospect .stones {
      background-size: 80%;
      background-position: center 100%; }
      #iprospect .stones .inner h3 {
        font-size: 22px;
        margin: 0px 30px; }
      #iprospect .stones .inner .questline {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
                justify-content: center;
        -webkit-box-align: center;
                align-items: center; }
        #iprospect .stones .inner .questline .questimg {
          margin-right: 10px; }
        #iprospect .stones .inner .questline .question {
          font-size: 24px;
          margin: 0; }
      #iprospect .stones .inner .view-cont {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
                justify-content: center;
        -webkit-box-align: center;
                align-items: center;
        margin: 40px 0; }
        #iprospect .stones .inner .view-cont .views {
          font-size: 18px;
          margin-top: 10px;
          margin-bottom: 20px; }
          #iprospect .stones .inner .view-cont .views .genderview {
            display: -webkit-box;
            display: flex;
            border-radius: 50px;
            padding: 15px;
            cursor: pointer;
            margin-right: 10px;
            border: 3px solid white; }
            #iprospect .stones .inner .view-cont .views .genderview .menview, #iprospect .stones .inner .view-cont .views .genderview .womenview {
              display: -webkit-box;
              display: flex;
              -webkit-box-align: center;
                      align-items: center; }
              #iprospect .stones .inner .view-cont .views .genderview .menview div, #iprospect .stones .inner .view-cont .views .genderview .womenview div {
                width: 46px;
                height: 46px;
                border-radius: 50%;
                margin-right: 5px; }
            #iprospect .stones .inner .view-cont .views .genderview .menview {
              color: #E3734C;
              margin-bottom: 0;
              margin-right: 20px; }
              #iprospect .stones .inner .view-cont .views .genderview .menview div {
                background-color: #E3734C; }
            #iprospect .stones .inner .view-cont .views .genderview .womenview {
              color: #42D8D8; }
              #iprospect .stones .inner .view-cont .views .genderview .womenview div {
                background-color: #42D8D8; }
          #iprospect .stones .inner .view-cont .views .avgview {
            color: #C758DB;
            border: 3px solid white;
            padding: 15px;
            display: -webkit-box;
            display: flex;
            border-radius: 50px;
            cursor: pointer;
            -webkit-box-align: center;
                    align-items: center; }
            #iprospect .stones .inner .view-cont .views .avgview div {
              width: 46px;
              height: 46px;
              border-radius: 50%;
              margin-right: 5px;
              background-color: #C758DB; }
    #iprospect .habits .inner {
      max-width: 1304px; }
      #iprospect .habits .inner > p {
        margin-left: auto;
        margin-right: auto; }
      #iprospect .habits .inner .ranking-cont {
        display: -webkit-box;
        display: flex; }
        #iprospect .habits .inner .ranking-cont .ranking {
          max-width: 655px; }
          #iprospect .habits .inner .ranking-cont .ranking p {
            padding-left: 80px;
            font-size: 27px; }
          #iprospect .habits .inner .ranking-cont .ranking .row {
            display: -webkit-box;
            display: flex;
            margin: 6px 0;
            font-family: open-sans, sans-serif;
            font-weight: 600;
            -webkit-box-align: center;
                    align-items: center; }
            #iprospect .habits .inner .ranking-cont .ranking .row .rank {
              font-size: 38px;
              width: 65px;
              height: 65px;
              min-width: 65px; }
            #iprospect .habits .inner .ranking-cont .ranking .row .habit {
              margin-left: 6px;
              height: 65px;
              font-size: 22px;
              border-radius: 40px;
              padding-left: 20px; }
              #iprospect .habits .inner .ranking-cont .ranking .row .habit .percent {
                background-color: white;
                border-radius: 40px;
                padding: 5px 10px;
                font-size: 14px;
                font-size: 29px; }
        #iprospect .habits .inner .ranking-cont .menrank {
          margin-right: 20px; }
    #iprospect .menrank .habit .percent {
      border: 8px solid #E3734C; }
    #iprospect .womenrank .habit .percent {
      border: 8px solid #42D8D8; }
    #iprospect .next .inner {
      padding-bottom: 0; }
      #iprospect .next .inner > img {
        width: 70%;
        max-width: 960px;
        display: block;
        margin: auto; }
      #iprospect .next .inner .cloud {
        margin-top: 40px; }
        #iprospect .next .inner .cloud .bubble {
          position: relative;
          padding: 25px 20px;
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content;
          height: -webkit-fit-content;
          height: -moz-fit-content;
          height: fit-content;
          background: white;
          color: black;
          border-radius: 40px;
          font-family: open-sans, sans-serif;
          font-weight: 600;
          font-style: italic;
          font-size: 18px;
          margin: 0 30px;
          margin-bottom: 50px;
          box-shadow: -5px 5px 0px 2px rgba(0, 0, 0, 0.4);
          text-align: center;
          font-size: 24px; }
        #iprospect .next .inner .cloud > :nth-child(even) {
          align-self: flex-end; }
        #iprospect .next .inner .cloud > :nth-child(odd) {
          align-self: flex-start; }
        #iprospect .next .inner .cloud .rtail:before {
          content: "";
          display: block;
          position: absolute;
          height: 30px;
          width: 30px;
          background-color: white;
          bottom: -14px;
          right: 25%;
          -webkit-transform: rotate(-55deg) skew(-20deg);
                  transform: rotate(-55deg) skew(-20deg);
          box-shadow: -4px 4px 0px 2px rgba(0, 0, 0, 0.3); }
        #iprospect .next .inner .cloud .ltail:before {
          content: "";
          display: block;
          position: absolute;
          height: 30px;
          width: 30px;
          background-color: white;
          bottom: -14px;
          left: 25%;
          -webkit-transform: rotate(-55deg) skew(-20deg);
                  transform: rotate(-55deg) skew(-20deg);
          box-shadow: -4px 4px 0px 2px rgba(0, 0, 0, 0.3); }
    #iprospect .cta .inner p {
      font-size: 18px; }
    #iprospect .cta .inner .method {
      font-style: italic;
      font-size: 16px; }
    #iprospect .footer .inner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-direction: row;
      -webkit-box-pack: justify;
              justify-content: space-between; }
      #iprospect .footer .inner .cc {
        display: -webkit-box;
        display: flex;
        text-align: left;
        -webkit-box-align: center;
                align-items: center; }
        #iprospect .footer .inner .cc :first-child {
          margin-right: 5px; }
      #iprospect .footer .inner .logo {
        width: 160px;
        margin: 0; } }
