body {
  margin: 0;
  scroll-behavior: smooth;
}

[v-cloak] {
  display: none;
}

#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.
   */
  font-family: "DINProRegular", Georgia;
}
#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 */
  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 .inner {
  width: 90%;
  margin: auto;
  padding: 60px 0;
  max-width: 1168px;
}
#iprospect .inner > :first-child {
  margin-top: 0;
}
#iprospect .inner > :last-child {
  margin-bottom: 0;
}
#iprospect .header {
  background: #BF3843;
  color: white;
}
#iprospect .header .inner {
  background: url("../img/header.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50% 30px;
  padding-top: 440px;
  text-align: center;
}
#iprospect .header .inner h1 {
  font-family: "DINPro-CondBlack", Georgia;
  font-size: 80px;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-shadow: 0px 4px 0px #9B3310;
  text-transform: uppercase;
  margin-bottom: 125px;
}
#iprospect .header .inner p {
  max-width: 879px;
  margin-left: auto;
  margin-right: auto;
}
#iprospect .header .inner .arrow {
  width: 54px;
  height: 54px;
  margin-top: 40px;
  margin-bottom: 20px;
  cursor: pointer;
  transition: all 0.2s;
  user-select: none;
}
#iprospect .header .inner .arrow:hover {
  transform: scale(0.9);
}
#iprospect p {
  font-family: "DINProMedium", Georgia;
  font-size: 18px;
}
#iprospect b {
  font-family: "DINProBlack", Georgia;
}
#iprospect .main .inner {
  padding-bottom: 0;
}
#iprospect .main .inner .sort {
  font-family: "DINPro-CondBlack", Georgia;
  font-size: 32px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  color: #BF3843;
}
#iprospect .main .inner .menu {
  display: flex;
  justify-content: space-around;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
#iprospect .main .inner .menu .button {
  width: 166px;
  margin: 0 5px;
  user-select: none;
  cursor: pointer;
  transition: all 0.1s;
  margin-bottom: 20px;
}
#iprospect .main .inner .menu .button .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
#iprospect .main .inner .menu .button .icon img {
  height: 52px;
  transition: all 0.2s;
}
#iprospect .main .inner .menu .button .text {
  height: 61px;
  border-radius: 30px;
  font-family: "DINProBlack", Georgia;
  font-size: 19px;
  line-height: 20px;
  padding: 0 12px;
  background: #FDC6CB;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 5px;
  transition: all 0.2s;
}
#iprospect .main .inner .menu .button:hover .icon img {
  transform: scale(1.3);
}
#iprospect .main .inner .menu .button:hover .text {
  background: #BF3843;
}
#iprospect .main .inner .menu .button:active {
  transform: scale(0.9);
}
#iprospect .main .inner .menu .button.selected {
  pointer-events: none;
}
#iprospect .main .inner .menu .button.selected .icon img {
  transform: scale(1.3);
}
#iprospect .main .inner .menu .button.selected .text {
  background: #BF3843;
}
#iprospect .main .inner .top {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: 0 -17.5px;
}
#iprospect .main .inner .top .card {
  max-width: 366px;
  box-sizing: border-box;
  background: #FFF4F4;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  border: 2px solid #BF3843;
  padding: 50px;
  margin: 0 17.5px;
  margin-bottom: 40px;
  position: relative;
}
#iprospect .main .inner .top .card .heart {
  position: absolute;
  width: 70px;
  height: 56px;
  background: url("../img/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  color: white;
  font-family: "DINProBlack", Georgia;
  font-size: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  user-select: none;
  top: 0;
  transform: translateY(-50%);
}
#iprospect .main .inner .top .card .quote {
  font-family: "DINProCondBold", Georgia;
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#iprospect .main .inner .top .card .smaller {
  font-size: 26px;
}
#iprospect .main .inner .top .card .person {
  font-family: "DINProRegular", Georgia;
  font-size: 20px;
}
#iprospect .main .inner .top .card .person b {
  font-family: "DINProBold", Georgia;
}
#iprospect .main .inner .top .card .person i {
  font-family: "DINProRegular";
  font-style: italic;
}
#iprospect .list {
  margin-bottom: 60px;
  max-height: 500px;
  overflow-y: scroll;
}
#iprospect .list::-webkit-scrollbar {
  width: 10px;
}
#iprospect .list::-webkit-scrollbar-track {
  background: #d3d3d3;
}
#iprospect .list::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 30px;
}
#iprospect .list::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#iprospect .list .row {
  padding: 6px 0;
}
#iprospect .list .row .row-inner {
  width: 90%;
  margin: auto;
  max-width: 1168px;
  display: grid;
  grid-template-columns: 40px auto 330px;
  grid-column-gap: 20px;
  align-items: center;
}
#iprospect .list .row .row-inner .heart {
  width: 40px;
  height: 32px;
  background: url("../img/heart.svg");
  background-size: contain;
  background-repeat: no-repeat;
  color: white;
  font-family: "DINProBold", Georgia;
  font-size: 16px;
  line-height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  user-select: none;
}
#iprospect .list .row .row-inner .quote {
  font-family: "DINProBold", Georgia;
  font-size: 17px;
}
#iprospect .list .row .row-inner .person {
  font-size: 17px;
  text-align: right;
}
#iprospect .list > :nth-child(odd) {
  background: #F2F2F2;
}
#iprospect h2 {
  font-family: "DINPro-CondBlack", Georgia;
  font-size: 50px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0px 3px 0px #9B3310;
}
#iprospect .real {
  background: #BF3843;
  color: white;
  background: url("../img/doodles.png"), url("../img/doodles.png"), #BF3843;
  background-repeat: no-repeat;
  background-size: 50%, 46%;
  background-position: 150% 10%, -45% 50%;
}
#iprospect .real .inner {
  text-align: center;
  max-width: 879px;
}
#iprospect .feel .inner {
  max-width: 891px;
  text-align: center;
}
#iprospect .feel .inner h2 {
  color: #BF3843;
  text-shadow: none;
}
#iprospect .feel .inner h3 {
  font-family: "DINProCondMedium", Georgia;
  font-size: 32px;
  color: #2B2B2B;
  text-transform: uppercase;
  margin-top: 60px;
}
#iprospect .feel .inner .chart .buttons {
  display: flex;
  justify-content: center;
}
#iprospect .feel .inner .chart .buttons > div {
  width: 121px;
  height: 35px;
  background: green;
  color: white;
  margin: 0 10px;
  border-radius: 9px 10px 0px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  cursor: pointer;
  transition: all 0.2s;
  transform: translateY(0);
  user-select: none;
  text-transform: uppercase;
}
#iprospect .feel .inner .chart .buttons > div:active {
  transform: translateY(4px);
}
#iprospect .feel .inner .chart .buttons .all {
  background: #63C384;
}
#iprospect .feel .inner .chart .buttons .all:hover {
  background: #82cf9c;
}
#iprospect .feel .inner .chart .buttons .male {
  background: #638EC6;
}
#iprospect .feel .inner .chart .buttons .male:hover {
  background: #82a4d1;
}
#iprospect .feel .inner .chart .buttons .female {
  background: #EF5965;
}
#iprospect .feel .inner .chart .buttons .female:hover {
  background: #f27a83;
}
#iprospect .feel .inner .chart .buttons .selected {
  font-family: "DINProBlack", Georgia;
}
#iprospect .feel .inner .chart .frame {
  background: white;
  position: relative;
  z-index: 2;
  border: 2px solid #63C384;
  border-radius: 18px;
  max-width: 807px;
  margin: auto;
  padding: 35px 45px;
  box-sizing: border-box;
}
#iprospect .feel .inner .chart .frame .row {
  display: grid;
  grid-template-columns: 25px auto 354px;
  grid-column-gap: 12px;
  border-bottom: 1px solid #D8D8D8;
  padding: 3px 10px;
  align-content: center;
}
#iprospect .feel .inner .chart .frame .row .icon {
  display: flex;
  align-items: center;
}
#iprospect .feel .inner .chart .frame .row .icon img {
  width: 25px;
}
#iprospect .feel .inner .chart .frame .row .text {
  font-family: "DINProMedium", Georgia;
  font-size: 18px;
  line-height: 34px;
  text-align: left;
}
#iprospect .feel .inner .chart .frame .row .text b {
  font-family: "DINProBlack", Georgia;
}
#iprospect .feel .inner .chart .frame .row .colour {
  display: flex;
}
#iprospect .feel .inner .chart .frame .row .colour span {
  background: green;
  color: white;
  font-family: "DINProBold", Georgia;
  font-size: 18px;
  height: 32px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 6px;
}
#iprospect .feel .inner .chart .frame > :last-child {
  border: none;
}
#iprospect .cta {
  background: #F2F2F2;
}
#iprospect .cta .inner {
  max-width: 891px;
  padding: 40px 0;
}
#iprospect .cta .inner p {
  font-family: "DINProBold", Georgia;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}
#iprospect .cta .inner p a {
  color: #BF3843;
}
#iprospect .footer {
  background: #BF3843;
  color: white;
}
#iprospect .footer .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  font-family: "DINProRegular", Georgia;
}
#iprospect .footer .inner p {
  text-align: center;
  font-style: italic;
}
#iprospect .footer .inner a {
  color: inherit;
}
#iprospect .footer .inner .cc {
  font-size: 16px;
  display: flex;
  align-items: center;
}
#iprospect .footer .inner .cc > :first-child {
  margin-right: 10px;
}
#iprospect .footer > :first-child {
  padding-bottom: 0;
  padding-top: 30px;
}
#iprospect .footer > :last-child {
  padding-bottom: 30px;
}
#iprospect .mobile {
  display: none;
}
@media only screen and (min-width: 1179px) and (max-width: 1405px) {
  #iprospect .main .inner .sort {
    margin-bottom: 30px;
  }
  #iprospect .main .inner .menu {
    margin-bottom: 30px;
  }
  #iprospect .main .inner .menu .button {
    width: 140px;
    margin: 0 5px;
    margin-bottom: 10px;
  }
  #iprospect .main .inner .menu .button .icon {
    margin-bottom: 15px;
  }
  #iprospect .main .inner .menu .button .icon img {
    height: 35px;
  }
  #iprospect .main .inner .menu .button .text {
    height: 40px;
    font-size: 14px;
    line-height: 16px;
    padding: 0 14px;
    padding-bottom: 0px;
  }
  #iprospect .main .inner .top {
    margin: 0 -17.5px;
  }
  #iprospect .main .inner .top .card {
    max-width: 320px;
    border: 2px solid #BF3843;
    padding: 30px;
    margin: 0 17.5px;
    margin-bottom: 40px;
  }
  #iprospect .main .inner .top .card .heart {
    width: 46.7px;
    height: 37.3px;
    font-size: 20px;
  }
  #iprospect .main .inner .top .card .quote {
    font-size: 30px;
    margin-bottom: 20px;
  }
  #iprospect .main .inner .top .card .smaller {
    font-size: 20px;
  }
  #iprospect .main .inner .top .card .person {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1178px) {
  #iprospect .mobile {
    display: block;
  }
  #iprospect .inner {
    padding: 30px 0;
  }
  #iprospect p {
    font-size: 16px;
  }
  #iprospect .desktop {
    display: none !important;
  }
  #iprospect .header .inner {
    background-position: 50% 15px;
    padding-top: 35vw;
  }
  #iprospect .header .inner h1 {
    font-size: 52px;
    line-height: 48px;
    text-shadow: 0px 3px 0px #9B3310;
    margin-bottom: 40px;
  }
  #iprospect .header .inner p {
    max-width: 879px;
    margin-left: auto;
    margin-right: auto;
  }
  #iprospect .header .inner .arrow {
    width: 40px;
    height: 40px;
    margin-top: 20px;
    margin-bottom: 0;
  }
  #iprospect .main .inner .sort {
    font-size: 24px;
    margin-bottom: 30px;
  }
  #iprospect .main .inner .menu {
    margin-bottom: 30px;
  }
  #iprospect .main .inner .menu .button {
    width: 126px;
    margin: 0 5px;
    margin-bottom: 10px;
  }
  #iprospect .main .inner .menu .button .icon {
    margin-bottom: 10px;
  }
  #iprospect .main .inner .menu .button .icon img {
    height: 30px;
  }
  #iprospect .main .inner .menu .button .text {
    height: 40px;
    font-size: 14px;
    line-height: 16px;
    padding: 0 12px;
    padding-bottom: 0px;
  }
  #iprospect .main .inner .top {
    margin: 0 -17.5px;
  }
  #iprospect .main .inner .top .card {
    max-width: 320px;
    border: 2px solid #BF3843;
    padding: 30px;
    margin: 0 17.5px;
    margin-bottom: 40px;
  }
  #iprospect .main .inner .top .card .heart {
    width: 46.7px;
    height: 37.3px;
    font-size: 20px;
  }
  #iprospect .main .inner .top .card .quote {
    font-size: 30px;
    margin-bottom: 20px;
  }
  #iprospect .main .inner .top .card .smaller {
    font-size: 20px;
  }
  #iprospect .main .inner .top .card .person {
    font-size: 16px;
  }
  #iprospect .list {
    margin-bottom: 60px;
  }
  #iprospect .list .row {
    padding: 10px 0;
  }
  #iprospect .list .row .row-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 600px;
  }
  #iprospect .list .row .row-inner .heart {
    width: 32px;
    height: 25.6px;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 5px;
  }
  #iprospect .list .row .row-inner .quote {
    font-size: 14px;
    margin-bottom: 10px;
    text-align: left;
    width: 100%;
  }
  #iprospect .list .row .row-inner .person {
    font-size: 14px;
    text-align: right;
    align-self: flex-end;
    max-width: 80%;
  }
  #iprospect .list > :nth-child(odd) {
    background: #F2F2F2;
  }
  #iprospect h2 {
    font-size: 28px;
  }
  #iprospect .real {
    background: #BF3843;
  }
  #iprospect .feel .inner h3 {
    font-size: 24px;
    margin-top: 30px;
  }
  #iprospect .feel .inner .chart .buttons {
    padding: 0 10px;
  }
  #iprospect .feel .inner .chart .buttons > div {
    width: 82px;
    height: 35px;
    margin: 0 10px;
    font-size: 16px;
  }
  #iprospect .feel .inner .chart .frame {
    padding: 15px 10px;
    max-width: 500px;
  }
  #iprospect .feel .inner .chart .frame .row {
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-column-gap: 12px;
    border-bottom: 1px solid #D8D8D8;
    padding: 5px 10px;
    align-content: center;
  }
  #iprospect .feel .inner .chart .frame .row .icon {
    display: flex;
    align-items: center;
  }
  #iprospect .feel .inner .chart .frame .row .text {
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 10px;
  }
  #iprospect .feel .inner .chart .frame .row .colour {
    width: 100%;
    display: flex;
  }
  #iprospect .feel .inner .chart .frame .row .colour span {
    font-size: 16px;
    height: 25px;
  }
  #iprospect .feel .inner .chart .frame > :last-child {
    border: none;
  }
}
