@import url("https://use.typekit.net/ewh3xof.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.
 */
  text-align: center; }
  #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 p {
    font-family: rubik, sans-serif;
    font-weight: 300;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto; }
  #iprospect a {
    color: inherit;
    font-weight: 700; }
  #iprospect h2, #iprospect h3 {
    font-family: rubik, sans-serif;
    font-weight: 700; }
  #iprospect img {
    max-width: 100%; }
  #iprospect b {
    font-weight: 700; }
  #iprospect .inner {
    width: 90%;
    margin: auto;
    padding: 10px 0;
    max-width: 1700px; }
  #iprospect .header {
    background-image: url("../img/header-m.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    #iprospect .header .inner {
      color: white;
      text-align: center; }
      #iprospect .header .inner h1 {
        font-family: rubik, sans-serif;
        font-weight: 700;
        font-size: 42px;
        line-height: 54px;
        margin: 0; }
        #iprospect .header .inner h1 div {
          font-size: 72px; }
      #iprospect .header .inner p {
        font-size: 32px;
        margin: 0; }
  #iprospect .intro .inner {
    padding-bottom: 0; }
  #iprospect .map > .inner {
    padding-top: 0; }
    #iprospect .map > .inner h3 {
      margin: 0; }
  #iprospect .main table, #iprospect .intro table {
    font-family: rubik, sans-serif;
    font-weight: 300;
    text-align: left;
    border-spacing: 10px;
    border-bottom: none; }
    #iprospect .main table th, #iprospect .main table td, #iprospect .intro table th, #iprospect .intro table td {
      font-weight: 300; }
    #iprospect .main table tbody td, #iprospect .intro table tbody td {
      border: 0; }
    #iprospect .main table tbody .child ul, #iprospect .intro table tbody .child ul {
      width: 100%; }
      #iprospect .main table tbody .child ul li, #iprospect .intro table tbody .child ul li {
        display: -webkit-box;
        display: flex;
        align-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        text-align: center; }
        #iprospect .main table tbody .child ul li .dtr-title, #iprospect .intro table tbody .child ul li .dtr-title {
          font-weight: 300; }
    #iprospect .main table tbody > :nth-child(odd) td, #iprospect .intro table tbody > :nth-child(odd) td {
      background-color: #D8F1FB; }
    #iprospect .main table tbody > :nth-child(even) td, #iprospect .intro table tbody > :nth-child(even) td {
      background-color: #B1E4F6; }
  #iprospect .dataTables_scrollBody table thead {
    visibility: collapse; }
  #iprospect .dataTables_scroll ::-webkit-scrollbar {
    width: 15px; }
  #iprospect .dataTables_scroll ::-webkit-scrollbar-track {
    background-color: #DDF3FC; }
  #iprospect .dataTables_scroll ::-webkit-scrollbar-thumb {
    background: #3DBBE8;
    border-radius: 10px; }
  #iprospect .dataTables_scroll ::-webkit-scrollbar-thumb:hover {
    background: #2BA9D6; }
  #iprospect .map .map-cont {
    background-image: url("../img/map-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-top: 1px solid black;
    border-bottom: 1px solid black; }
    #iprospect .map .map-cont .na {
      text-align: center; }
    #iprospect .map .map-cont .inner {
      text-align: left; }
      #iprospect .map .map-cont .inner select {
        display: block;
        font-size: 16px;
        font-family: museo-sans, sans-serif;
        font-weight: 500;
        color: #444;
        line-height: 1.3;
        padding: .6em 1.4em .5em .8em;
        width: 100%;
        max-width: 300px;
        box-sizing: border-box;
        margin: auto;
        border: 1px solid #aaa;
        box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
        border-radius: 30px;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background-color: #fff;
        background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e5e5e5));
        background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
        background-repeat: no-repeat, repeat;
        background-position: right .7em top 50%, 0 0;
        background-size: .65em auto, 100%;
        margin-bottom: 20px; }
      #iprospect .map .map-cont .inner select::-ms-expand {
        display: none; }
      #iprospect .map .map-cont .inner select:hover {
        border-color: #888; }
      #iprospect .map .map-cont .inner select:focus {
        border-color: #aaa;
        box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
        box-shadow: 0 0 0 3px -moz-mac-focusring;
        color: #222;
        outline: none; }
      #iprospect .map .map-cont .inner select option {
        font-weight: normal; }
      #iprospect .map .map-cont .inner img {
        width: 100%; }
      #iprospect .map .map-cont .inner .content {
        position: relative; }
        #iprospect .map .map-cont .inner .content .box {
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content;
          margin: auto;
          background-color: white;
          border-radius: 30px;
          box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.1);
          font-family: museo-sans, sans-serif;
          font-weight: 500;
          font-size: 12px; }
          #iprospect .map .map-cont .inner .content .box p {
            font-size: 12px; }
          #iprospect .map .map-cont .inner .content .box .box-top {
            border-radius: 30px;
            background: transparent -webkit-gradient(linear, left bottom, left top, from(#FF8A5B33), to(#F15A24)) 0% 0% no-repeat padding-box;
            background: transparent linear-gradient(0deg, #FF8A5B33 0%, #F15A24 100%) 0% 0% no-repeat padding-box;
            box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.1);
            padding: 3px; }
            #iprospect .map .map-cont .inner .content .box .box-top .box-top-inner {
              background-color: white;
              border-radius: 30px;
              padding: 15px 10px;
              text-align: center;
              display: -webkit-box;
              display: flex;
              -webkit-box-align: center;
                      align-items: center;
              -webkit-box-pack: center;
                      justify-content: center; }
              #iprospect .map .map-cont .inner .content .box .box-top .box-top-inner img {
                width: 30px;
                display: none; }
              #iprospect .map .map-cont .inner .content .box .box-top .box-top-inner p {
                margin: 0;
                font-family: museo-sans, sans-serif;
                font-weight: 500; }
                #iprospect .map .map-cont .inner .content .box .box-top .box-top-inner p span {
                  font-weight: 700;
                  color: #FF8A5B; }
          #iprospect .map .map-cont .inner .content .box .box-bot {
            padding: 10px;
            padding-top: 0; }
            #iprospect .map .map-cont .inner .content .box .box-bot table {
              margin: auto;
              border-collapse: collapse;
              margin-bottom: 10px; }
              #iprospect .map .map-cont .inner .content .box .box-bot table tr :nth-child(2) {
                color: #FF8A5B; }
              #iprospect .map .map-cont .inner .content .box .box-bot table td {
                border-bottom: 1px solid black;
                padding: 0 10px;
                padding-top: 10px; }
  #iprospect .footer {
    background-color: #1B1E28;
    color: white;
    font-family: rubik, sans-serif; }
  #iprospect .desktop {
    display: none; }
  @media only screen and (min-width: 500px) {
    #iprospect .map .map-cont .inner .content {
      position: relative; }
      #iprospect .map .map-cont .inner .content .box {
        position: absolute;
        right: 1%; }
      #iprospect .map .map-cont .inner .content img {
        width: 80%; } }
  @media only screen and (min-width: 1000px) {
    #iprospect .mobile {
      display: none; }
    #iprospect .desktop {
      display: initial; }
    #iprospect .map .map-cont .inner select {
      display: none; }
    #iprospect p {
      font-size: 20px; }
    #iprospect h2 {
      font-size: 50px; }
    #iprospect h3 {
      font-size: 22px; }
    #iprospect .inner {
      padding: 40px 0; }
    #iprospect table {
      font-size: 18px; }
    #iprospect .header-cont {
      background-color: #0B0E16; }
    #iprospect .header {
      background-image: url("../img/header-d.svg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: left center;
      max-width: 1920px;
      margin: auto; }
      #iprospect .header .inner {
        color: white;
        text-align: left;
        width: auto;
        margin-left: 160px;
        padding: 0; }
        #iprospect .header .inner h1 {
          font-family: rubik, sans-serif;
          font-weight: 700;
          font-size: 132px;
          line-height: 190px; }
          #iprospect .header .inner h1 div {
            font-size: 224px;
            line-height: 140px; }
        #iprospect .header .inner p {
          font-size: 104px; }
    #iprospect .map .map-cont .na {
      margin: 0;
      text-align: right; }
    #iprospect .map .map-cont .inner .desktop {
      display: block;
      position: relative;
      text-align: center; }
      #iprospect .map .map-cont .inner .desktop .list-cont {
        min-height: 960px;
        width: 100%;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
                align-items: center; }
      #iprospect .map .map-cont .inner .desktop .list1, #iprospect .map .map-cont .inner .desktop .list2 {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -webkit-box-align: center;
                align-items: center;
        align-self: flex-start; }
        #iprospect .map .map-cont .inner .desktop .list1 .box, #iprospect .map .map-cont .inner .desktop .list2 .box {
          position: initial;
          margin-bottom: 20px;
          font-size: 18px;
          border-radius: 50px;
          text-align: left; }
          #iprospect .map .map-cont .inner .desktop .list1 .box p, #iprospect .map .map-cont .inner .desktop .list2 .box p {
            font-size: 18px;
            text-align: left; }
          #iprospect .map .map-cont .inner .desktop .list1 .box .box-top, #iprospect .map .map-cont .inner .desktop .list2 .box .box-top {
            width: 315px;
            cursor: pointer;
            -webkit-user-select: none;
               -moz-user-select: none;
                -ms-user-select: none;
                    user-select: none;
            border-radius: 50px;
            background: transparent -webkit-gradient(linear, left bottom, left top, from(#0C9AC133), to(#0C9AC1)) 0% 0% no-repeat padding-box;
            background: transparent linear-gradient(0deg, #0C9AC133 0%, #0C9AC1 100%) 0% 0% no-repeat padding-box; }
            #iprospect .map .map-cont .inner .desktop .list1 .box .box-top .box-top-inner, #iprospect .map .map-cont .inner .desktop .list2 .box .box-top .box-top-inner {
              -webkit-box-pack: start;
                      justify-content: flex-start;
              min-height: 34px;
              border-radius: 50px;
              padding-left: 20px;
              padding-right: 20px;
              display: -webkit-box;
              display: flex;
              -webkit-box-pack: justify;
                      justify-content: space-between; }
              #iprospect .map .map-cont .inner .desktop .list1 .box .box-top .box-top-inner p, #iprospect .map .map-cont .inner .desktop .list2 .box .box-top .box-top-inner p {
                margin-right: 15px; }
                #iprospect .map .map-cont .inner .desktop .list1 .box .box-top .box-top-inner p span, #iprospect .map .map-cont .inner .desktop .list2 .box .box-top .box-top-inner p span {
                  color: #3DBBE8; }
              #iprospect .map .map-cont .inner .desktop .list1 .box .box-top .box-top-inner img, #iprospect .map .map-cont .inner .desktop .list2 .box .box-top .box-top-inner img {
                display: block; }
          #iprospect .map .map-cont .inner .desktop .list1 .box .box-bot, #iprospect .map .map-cont .inner .desktop .list2 .box .box-bot {
            display: none;
            white-space: nowrap; }
        #iprospect .map .map-cont .inner .desktop .list1 .active, #iprospect .map .map-cont .inner .desktop .list2 .active {
          border-radius: 50px 50px 30px 30px; }
          #iprospect .map .map-cont .inner .desktop .list1 .active .box-top, #iprospect .map .map-cont .inner .desktop .list2 .active .box-top {
            background: transparent -webkit-gradient(linear, left bottom, left top, from(#FF8A5B33), to(#F15A24)) 0% 0% no-repeat padding-box;
            background: transparent linear-gradient(0deg, #FF8A5B33 0%, #F15A24 100%) 0% 0% no-repeat padding-box; }
            #iprospect .map .map-cont .inner .desktop .list1 .active .box-top .box-top-inner p span, #iprospect .map .map-cont .inner .desktop .list2 .active .box-top .box-top-inner p span {
              color: #FF8A5B; }
      #iprospect .map .map-cont .inner .desktop .list2 {
        right: 0; }
    #iprospect .footer {
      background-color: #1B1E28;
      color: white;
      font-family: rubik, sans-serif; }
      #iprospect .footer .inner .bot {
        display: -webkit-box;
        display: flex;
        text-align: left;
        -webkit-box-pack: center;
                justify-content: center;
        margin-left: auto;
        margin-right: auto;
        -webkit-box-align: center;
                align-items: center; }
        #iprospect .footer .inner .bot .sources {
          margin-right: 50px; }
        #iprospect .footer .inner .bot .cc {
          display: -webkit-box;
          display: flex;
          -webkit-box-align: center;
                  align-items: center; }
          #iprospect .footer .inner .bot .cc > :first-child {
            margin-right: 10px; } }
  @media only screen and (min-width: 1900px) {
    #iprospect .header-cont .header .inner {
      margin-left: 200px; } }
