body {
  margin: 0; }

[v-cloak] {
  display: none; }

code {
  border: 1px solid #000;
  padding: 20px;
  max-width: 700px;
  margin: 20px auto 100px;
  display: block; }

#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.
 */ }
  #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 thead {
    background-color: #004436;
    color: #F8F3E8;
    font-family: "DrukBold", Georgia; }
  #iprospect .mobile {
    text-align: center;
    position: relative; }
    #iprospect .mobile .top {
      background-color: #F8F3E8;
      overflow: hidden; }
      #iprospect .mobile .top .sort {
        color: #004436;
        font-family: "DrukBold", Georgia;
        text-transform: uppercase;
        font-size: 20px;
        text-align: center;
        padding: 6px; }
      #iprospect .mobile .top .menu {
        display: flex;
        background-color: #F8F3E8;
        flex-wrap: wrap;
        margin: -2.5px;
        overflow: hidden;
        user-select: none; }
        #iprospect .mobile .top .menu > div {
          background-color: #004436;
          color: #F8F3E8;
          font-family: "DrukBold", Georgia;
          font-size: 20px;
          line-height: 22px;
          letter-spacing: 0.24px;
          text-align: center;
          text-transform: uppercase;
          flex-grow: 1;
          padding: 8px 10px;
          margin: 2.5px;
          cursor: pointer; }
          #iprospect .mobile .top .menu > div:hover {
            background-color: #326153; }
          #iprospect .mobile .top .menu > div.sortedM {
            background-color: #D6CE4B; }
            #iprospect .mobile .top .menu > div.sortedM:hover {
              background-color: #D6CE4B; }
          #iprospect .mobile .top .menu > div.rotate img {
            transform: rotate(180deg); }
    #iprospect .mobile table {
      width: 100%;
      border-collapse: collapse; }
      #iprospect .mobile table thead {
        background-color: #D2AD93;
        font-family: "RecoletaMedium", Georgia;
        color: #004436;
        font-size: 14px;
        line-height: 14px; }
        #iprospect .mobile table thead tr th {
          padding: 6px;
          vertical-align: baseline;
          cursor: pointer; }
          #iprospect .mobile table thead tr th img {
            width: 15px;
            margin-top: 3px;
            user-select: none; }
          #iprospect .mobile table thead tr th.sorted {
            color: #D6CE4B; }
            #iprospect .mobile table thead tr th.sorted:hover {
              color: #D6CE4B; }
          #iprospect .mobile table thead tr th.rotate img {
            transform: rotate(180deg); }
      #iprospect .mobile table tbody {
        display: block;
        height: 296px;
        overflow: overlay;
        background: #F8F3E8;
        border: 1px solid #004436;
        border-top: 0; }
        #iprospect .mobile table tbody tr > :first-child {
          font-family: "DrukBold", Georgia;
          font-size: 16px;
          line-height: 34px;
          letter-spacing: 0;
          color: #004436; }
          #iprospect .mobile table tbody tr > :first-child span {
            background: #D6CE4B;
            border-radius: 50%;
            width: 24px;
            height: 24px;
            display: flex;
            justify-content: center;
            align-items: center;
            margin: auto; }
        #iprospect .mobile table tbody tr td {
          text-align: center;
          font-family: "WorkSansMedium", Georgia;
          font-size: 14px;
          line-height: 20px;
          letter-spacing: 0;
          color: #004436;
          padding: 4px;
          border-top: 1px solid #004436;
          display: flex;
          justify-content: center;
          align-items: center; }
      #iprospect .mobile table tr {
        display: grid;
        grid-template-columns: minmax(64px, 1fr) minmax(143px, 2fr) 2fr; }
  #iprospect .desktop {
    display: none;
    border-collapse: collapse;
    position: relative;
    margin: auto;
    word-break: break-word; }
    #iprospect .desktop thead {
      border-left: 1px solid black;
      user-select: none; }
      #iprospect .desktop thead tr th {
        text-align: center;
        font-family: "DrukBold", Georgia;
        font-size: 22px;
        font-size: 1.7vw;
        line-height: 24px;
        line-height: 1.8vw;
        letter-spacing: 0.03vw;
        color: #F8F3E8;
        text-transform: uppercase;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        padding: 10px 8px;
        border-top: 1px solid black;
        border-right: 1px solid #F8F3E8;
        cursor: pointer; }
        #iprospect .desktop thead tr th:hover {
          background-color: #326153; }
        #iprospect .desktop thead tr th.sorted {
          color: #D6CE4B; }
          #iprospect .desktop thead tr th.sorted:hover {
            color: #D6CE4B; }
        #iprospect .desktop thead tr th.rotate img {
          transform: rotate(180deg); }
        #iprospect .desktop thead tr th img {
          width: 17px;
          margin-top: 3px;
          user-select: none; }
      #iprospect .desktop thead tr > :last-child {
        border-right: 1px solid black; }
    #iprospect .desktop tbody {
      display: block;
      height: 410px;
      overflow-y: overlay;
      background: #F8F3E8;
      position: relative;
      border-bottom: 1px solid #004436;
      border-left: 1px solid #004436; }
      #iprospect .desktop tbody tr > :first-child {
        font-family: "DrukBold", Georgia;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0;
        color: #004436; }
        #iprospect .desktop tbody tr > :first-child span {
          background: #D6CE4B;
          border-radius: 50%;
          width: 30px;
          height: 30px;
          display: flex;
          justify-content: center;
          align-items: center;
          margin: auto; }
      #iprospect .desktop tbody tr td {
        text-align: center;
        font-family: "WorkSansMedium", Georgia;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0;
        color: #004436;
        padding: 5px;
        border-top: 1px solid #004436;
        border-right: 1px solid #004436;
        display: flex;
        justify-content: center;
        align-items: center; }
    #iprospect .desktop tr {
      display: grid;
      grid-template-columns: minmax(72px, 1fr) minmax(116px, 3fr) minmax(58px, 2fr) minmax(96px, 2.2fr) minmax(74px, 2fr) minmax(54px, 2fr) minmax(110px, 3fr) minmax(86px, 2fr) minmax(110px, 3fr); }
  #iprospect .shadow:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    box-shadow: inset 0 -40px 25px -35px black; }
  @media only screen and (min-width: 750px) {
    #iprospect .desktop {
      display: table; }
    #iprospect .mobile {
      display: none; } }
  @media only screen and (min-width: 1190px) {
    #iprospect .desktop thead tr th {
      font-size: 22px;
      line-height: 24px;
      letter-spacing: 0.4px; } }
