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

.slide-fade-enter-active {
  transition: all .3s ease; }

.slide-fade-leave-active {
  transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1); }

.slide-fade-enter, .slide-fade-leave-to {
  transform: translateX(10px);
  opacity: 0; }

[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: museo-sans, sans-serif; }
  #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 h1 {
    font-weight: 100;
    font-size: 40px; }
    #iprospect h1 span {
      font-size: 35px; }
    #iprospect h1 .h1b {
      font-weight: 900; }
  #iprospect a {
    color: inherit; }
  #iprospect p {
    font-size: 16px; }
  #iprospect .header {
    background-color: #4D2FC3;
    color: white;
    text-align: center; }
    #iprospect .header img {
      display: block;
      width: 100%;
      max-height: 200px; }
  #iprospect .inner {
    width: 90%;
    margin: auto;
    padding: 15px 0;
    max-width: 1520px; }
    #iprospect .inner p {
      text-align: center;
      font-weight: 100;
      font-size: 16px; }
  #iprospect .map {
    background-color: #A5DCF2; }
    #iprospect .map .inner .info-box {
      background: rgba(255, 255, 255, 0.3);
      padding: 8px;
      margin-bottom: 15px; }
      #iprospect .map .inner .info-box p {
        margin: 0; }
    #iprospect .map .inner .chosen {
      width: 325px;
      height: 50px; }
    #iprospect .map .inner .chosen-container .chosen-single {
      border: none;
      background: white;
      box-shadow: none; }
    #iprospect .map .jqvmap-zoomin, #iprospect .map .jqvmap-zoomout {
      width: 25px;
      height: 25px;
      color: #1A1A1A;
      background-color: white;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 22px;
      left: 5%;
      padding: 0; }
    #iprospect .map .jqvmap-zoomout {
      top: 40px; }
    #iprospect .map .stats-box {
      text-align: center;
      background-color: #FFCE50; }
      #iprospect .map .stats-box h2 {
        color: white;
        font-weight: 900;
        font-weight: 30px; }
      #iprospect .map .stats-box .stats {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center; }
        #iprospect .map .stats-box .stats .stat {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          font-weight: 900;
          font-size: 18px;
          margin-bottom: 10px; }
          #iprospect .map .stats-box .stats .stat img {
            width: 100px;
            margin-bottom: 10px; }
  #iprospect .calculator {
    text-align: center; }
    #iprospect .calculator .inner button {
      background-color: #4D2FC3;
      color: white;
      margin: 10px;
      padding: 4px 10px;
      border: none; }
    #iprospect .calculator .inner .result {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      #iprospect .calculator .inner .result .convert-boxes {
        display: flex;
        flex-direction: column; }
      #iprospect .calculator .inner .result .tip-box {
        width: 200px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #4D2FC3;
        margin: 10px;
        color: white; }
      #iprospect .calculator .inner .result .local-tip {
        background-color: #FFCE50; }
  #iprospect .footer {
    background-color: #4D2FC3;
    color: white; }
    #iprospect .footer .inner {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      flex-direction: column; }
  @media only screen and (min-width: 1000px) {
    #iprospect .desktop-inner {
      width: 90%;
      margin: auto;
      padding: 10px 0;
      max-width: 1520px; } }
