body {
  margin: 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: nunito, 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 .inner {
  width: 90%;
  margin: auto;
  padding: 30px 0;
  max-width: 1200px;
}
#iprospect a {
  color: #4686FF;
}
#iprospect .header {
  background-color: #1EB4B4;
}
#iprospect .header .inner {
  text-align: center;
}
#iprospect .header .inner img {
  max-width: 395px;
  width: 100%;
}
#iprospect .header .inner .text {
  color: #fff;
  text-align: center;
}
#iprospect .header .inner .text h1 {
  font-size: 40px;
  margin-top: 10px;
}
#iprospect .header .inner .text > :last-child {
  margin-bottom: 0;
}
#iprospect .main {
  background-color: #EFF8F8;
}
#iprospect .main .inner {
  text-align: center;
}
#iprospect .main .inner .key {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  text-align: center;
  border: 1.5px solid #1eb4b4;
  padding: 20px 0;
  padding-bottom: 10px;
  position: relative;
}
#iprospect .main .inner .key .icon {
  width: 90px;
  margin: 10px 0;
}
#iprospect .main .inner .key .icon .img {
  height: 58px;
}
#iprospect .main .inner .key .icon .name {
  font-size: 15px;
  text-align: center;
  color: #000;
}
#iprospect .main .inner .key > :nth-child(1) img {
  width: 53px;
}
#iprospect .main .inner .key > :nth-child(2) img {
  width: 51px;
}
#iprospect .main .inner .key > :nth-child(3) img {
  width: 50px;
}
#iprospect .main .inner .key > :nth-child(4) img {
  width: 63px;
}
#iprospect .main .inner .key > :nth-child(5) img {
  width: 64px;
}
#iprospect .main .inner .key > :nth-child(6) img {
  width: 68px;
}
#iprospect .main .inner .key > :nth-child(7) img {
  width: 54px;
}
#iprospect .main .inner .sub {
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  color: #1eb4b4;
  margin-top: 40px;
  margin-bottom: 30px;
}
#iprospect .main .inner select {
  width: 285px;
  height: 36px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  background: url("../img/desc.svg");
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: right 10px center;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #54b1b3;
  padding-left: 10px;
  margin-bottom: 20px;
  cursor: pointer;
}
#iprospect .main .inner .radio {
  width: 210px;
  margin: auto;
}
#iprospect .main .inner .radio .btn {
  display: grid;
  grid-template-columns: 28px 1fr;
  grid-column-gap: 10px;
  text-align: left;
  align-items: center;
  margin-bottom: 10px;
  cursor: pointer;
}
#iprospect .main .inner .radio .btn label {
  cursor: pointer;
}
#iprospect .main .inner .radio .btn input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  background: #fff;
  box-shadow: 0 0 1px 1px #54b1b3;
  transition: 0.1s all;
  position: relative;
  cursor: pointer;
}
#iprospect .main .inner .radio .btn input:checked {
  background: #54b1b3;
  border: 7.5px solid white;
}
#iprospect .main .inner #chartdiv {
  width: 100%;
  height: 350px;
  margin-bottom: 20px;
}
#iprospect .main .inner .tblcont {
  padding-top: 20px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 0px 12px rgba(74, 74, 74, 0.2);
}
#iprospect .main .inner .tblcont .top {
  padding: 0 15px;
  text-align: left;
}
#iprospect .main .inner .tblcont .top .search {
  width: 250px;
  height: 35px;
  box-sizing: border-box;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #54b1b3;
  margin-bottom: 10px;
  padding: 0 10px;
}
#iprospect .main .inner .tblcont .top .radio {
  margin: 0;
  margin-bottom: 20px;
}
#iprospect .main .inner .tblcont .tbl::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
#iprospect .main .inner .tblcont .tbl::-webkit-scrollbar-track {
  background: #fff;
}
#iprospect .main .inner .tblcont .tbl::-webkit-scrollbar-thumb {
  background: #CCCCCC;
  border-radius: 10px;
}
#iprospect .main .inner .tblcont .tbl::-webkit-scrollbar-thumb:hover {
  background: #2A6263;
}
#iprospect .main .inner .tblcont .tbl {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: scroll;
}
#iprospect .main .inner .tblcont .tbl > div {
  width: 1100px;
}
#iprospect .main .inner .tblcont .tbl .head {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1.6fr 1fr 1fr 1fr 1fr 1.6fr 1fr;
  grid-column-gap: 16px;
  align-items: end;
  position: sticky;
  top: 0;
  background-color: white;
  padding: 0 10px;
}
#iprospect .main .inner .tblcont .tbl .head .col {
  border-bottom: 2px solid #54b1b3;
  cursor: pointer;
  user-select: none;
  display: flex;
  padding: 4px 0;
  padding-right: 14px;
  background-image: url("../img/sort.svg");
  background-size: 8px;
  background-position: right 4px center;
  background-repeat: no-repeat;
  color: #415EF3;
  text-align: center;
  height: fit-content;
  font-size: 15px;
  text-align: left;
  color: #1eb4b4;
}
#iprospect .main .inner .tblcont .tbl .head .col.active.asc {
  background-image: url("../img/asc.svg");
}
#iprospect .main .inner .tblcont .tbl .head .col.active.desc {
  background-image: url("../img/desc.svg");
}
#iprospect .main .inner .tblcont .tbl .row {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1.6fr 1fr 1fr 1fr 1fr 1.6fr 1fr;
  grid-column-gap: 16px;
  padding: 0 10px;
}
#iprospect .main .inner .tblcont .tbl .row .col {
  display: flex;
  align-items: center;
  padding: 4px 0;
  box-sizing: border-box;
  font-weight: 300;
  text-align: left;
}
#iprospect .main .inner .tblcont .tbl .row .col.desk {
  display: none;
}
#iprospect .main .inner .tblcont .tbl .row .first {
  color: #036464;
  font-weight: 700;
}
#iprospect .main .inner .tblcont .tbl > :nth-child(even) {
  background-color: #E8F7F7;
}
#iprospect .main .inner .tblcont .tbl .error {
  padding: 20px 10px;
}
#iprospect .most {
  background: url("../img/sand.png") center bottom/auto 1380px no-repeat #1EB4B4;
  background-blend-mode: overlay;
  color: white;
}
#iprospect .most .inner h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  position: relative;
  padding-left: 94px;
  margin-top: 0;
}
#iprospect .most .inner h2:before {
  content: "";
  position: absolute;
  width: 76.65px;
  height: 77.58px;
  background-image: url("../img/usa.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#iprospect .most .inner p {
  text-align: center;
}
#iprospect .most .inner .boxes {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#iprospect .most .inner .boxes .box {
  border-radius: 20px;
  background: #fff;
  position: relative;
  margin-top: 90px;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 64px;
  margin-bottom: 40px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  width: 280px;
  font-size: 19px;
}
#iprospect .most .inner .boxes .box:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -60%);
  width: 130px;
  height: 132px;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
  border-radius: 50%;
}
#iprospect .most .inner .boxes .box .b-title {
  text-align: center;
  margin-bottom: 6px;
}
#iprospect .most .inner .boxes .box .b-sub {
  text-align: center;
  color: black;
  margin-bottom: 12px;
}
#iprospect .most .inner .boxes .box .b-title, #iprospect .most .inner .boxes .box .list .l-num, #iprospect .most .inner .boxes .box .list .l-name span {
  font-weight: 700;
}
#iprospect .most .inner .boxes .box .list {
  display: grid;
  grid-template-columns: 1fr 60px;
  color: black;
  padding: 0 15px;
}
#iprospect .most .inner .boxes .box .list .l-name, #iprospect .most .inner .boxes .box .list .l-num {
  margin: 4px 0;
}
#iprospect .most .inner .boxes .box.heal .b-title, #iprospect .most .inner .boxes .box.heal .list .l-num {
  color: #E52538;
}
#iprospect .most .inner .boxes .box.heal:after {
  background: url("../img/ico-heal.svg") center center/66px no-repeat white;
}
#iprospect .most .inner .boxes .box.rem .b-title, #iprospect .most .inner .boxes .box.rem .list .l-num {
  color: #20B29D;
}
#iprospect .most .inner .boxes .box.rem:after {
  background: url("../img/ico-rem.svg") center center/63px no-repeat white;
}
#iprospect .most .inner .boxes .box.nut .b-title, #iprospect .most .inner .boxes .box.nut .list .l-num {
  color: #FF8DCE;
}
#iprospect .most .inner .boxes .box.nut:after {
  background: url("../img/ico-nut.svg") center center/62px no-repeat white;
}
#iprospect .most .inner .boxes .box.spa .b-title, #iprospect .most .inner .boxes .box.spa .list .l-num {
  color: #3993DD;
}
#iprospect .most .inner .boxes .box.spa:after {
  background: url("../img/ico-spa.svg") center center/84px no-repeat white;
}
#iprospect .most .inner .boxes .box.well .b-title, #iprospect .most .inner .boxes .box.well .list .l-num {
  color: #4DAA57;
}
#iprospect .most .inner .boxes .box.well:after {
  background: url("../img/ico-well.svg") center center/79px no-repeat white;
}
#iprospect .most .inner .boxes .box.work .b-title, #iprospect .most .inner .boxes .box.work .list .l-num {
  color: #4328C9;
}
#iprospect .most .inner .boxes .box.work:after {
  background: url("../img/ico-work.svg") center center/83px no-repeat white;
}
#iprospect .most .inner .boxes .box.yoga .b-title, #iprospect .most .inner .boxes .box.yoga .list .l-num {
  color: #F3B61F;
}
#iprospect .most .inner .boxes .box.yoga:after {
  background: url("../img/ico-yoga.svg") center center/66px no-repeat white;
}
#iprospect .cta .inner p {
  font-weight: 700;
  font-size: 20px;
  text-align: center;
}
#iprospect .footer .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}
#iprospect .footer .inner p {
  font-size: 14px;
  line-height: 22px;
  color: #292525;
}
#iprospect .footer .inner > * {
  margin: 20px 0;
}
@media only screen and (min-width: 1050px) {
  #iprospect .inner {
    padding: 50px 0;
    max-width: 1567px;
  }
  #iprospect .header .inner {
    max-width: 1367px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    display: grid;
    grid-template-columns: minmax(auto, 554px) minmax(500px, 1fr);
    grid-column-gap: 80px;
    align-items: center;
  }
  #iprospect .header .inner img {
    max-width: 554px;
  }
  #iprospect .header .inner .text {
    color: #fff;
    text-align: left;
  }
  #iprospect .header .inner .text h1 {
    margin-top: 10px;
    font-size: 75px;
    line-height: 80px;
    max-width: 625px;
  }
  #iprospect .header .inner .text p {
    font-size: 19px;
    line-height: 28px;
    max-width: 736px;
  }
  #iprospect .header .inner .text > :last-child {
    margin-bottom: 0;
  }
  #iprospect .main .inner {
    padding-top: 70px;
  }
  #iprospect .main .inner .key {
    padding: 20px 30px;
    padding-bottom: 10px;
    max-width: 1159px;
    box-sizing: border-box;
    margin: auto;
  }
  #iprospect .main .inner .key .icon {
    width: 110px;
    margin: 10px 0;
  }
  #iprospect .main .inner .key .icon .img {
    height: 68px;
  }
  #iprospect .main .inner .key .icon .name {
    font-size: 19px;
  }
  #iprospect .main .inner .key > :nth-child(1) img {
    width: 66px;
  }
  #iprospect .main .inner .key > :nth-child(2) img {
    width: 63px;
  }
  #iprospect .main .inner .key > :nth-child(3) img {
    width: 62px;
  }
  #iprospect .main .inner .key > :nth-child(4) img {
    width: 84px;
  }
  #iprospect .main .inner .key > :nth-child(5) img {
    width: 79px;
  }
  #iprospect .main .inner .key > :nth-child(6) img {
    width: 83px;
  }
  #iprospect .main .inner .key > :nth-child(7) img {
    width: 66px;
  }
  #iprospect .main .inner .sub {
    font-size: 22px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  #iprospect .main .inner .menu {
    display: flex;
    margin: auto;
    margin-bottom: 30px;
    max-width: 905px;
    font-size: 19px;
  }
  #iprospect .main .inner select {
    width: 345px;
    height: 43px;
    padding-left: 10px;
    margin-bottom: 0;
    margin-right: 40px;
  }
  #iprospect .main .inner .radio {
    width: auto;
    margin: auto;
    display: grid;
    grid-template-columns: 190px 260px;
    grid-column-gap: 20px;
  }
  #iprospect .main .inner .radio .btn {
    display: grid;
    grid-template-columns: 35px 1fr;
    grid-column-gap: 10px;
    margin-bottom: 0;
  }
  #iprospect .main .inner .radio .btn input {
    width: 35px;
    height: 35px;
  }
  #iprospect .main .inner .radio .btn input:checked {
    border: 9px solid white;
  }
  #iprospect .main .inner #chartdiv {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    height: 670px;
    margin-bottom: 50px;
  }
  #iprospect .main .inner .tblcont {
    padding-top: 30px;
    max-width: 1519px;
    margin-left: auto;
    margin-right: auto;
  }
  #iprospect .main .inner .tblcont .top {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    font-size: 19px;
    padding: 0 20px;
  }
  #iprospect .main .inner .tblcont .top .search {
    width: 267px;
    height: 43px;
    font-size: 19px;
    margin-bottom: 0;
    margin-right: 50px;
    padding: 0 10px;
  }
  #iprospect .main .inner .tblcont .top .radio {
    margin: 0;
    margin-bottom: 0;
  }
  #iprospect .main .inner .tblcont .tbl::-webkit-scrollbar {
    width: 10px;
    height: 10px;
  }
  #iprospect .main .inner .tblcont .tbl {
    width: 100%;
    height: 600px;
    overflow-x: auto;
  }
  #iprospect .main .inner .tblcont .tbl > div {
    width: auto;
  }
  #iprospect .main .inner .tblcont .tbl .head {
    grid-template-columns: minmax(110px, 1.4fr) minmax(60px, 1fr) minmax(85px, 1.6fr) minmax(77px, 1fr) minmax(62px, 1fr) minmax(80px, 1fr) minmax(84px, 1fr) minmax(93px, 1.6fr) minmax(74px, 1fr);
    grid-column-gap: 20px;
    padding: 0 20px;
    margin-bottom: 10px;
  }
  #iprospect .main .inner .tblcont .tbl .head .col {
    padding: 6px 0;
    padding-right: 18px;
    background-size: 10px;
    background-position: right 6px center;
  }
  #iprospect .main .inner .tblcont .tbl .row {
    display: grid;
    grid-template-columns: minmax(110px, 1.4fr) minmax(60px, 1fr) minmax(85px, 1.6fr) minmax(77px, 1fr) minmax(62px, 1fr) minmax(80px, 1fr) minmax(84px, 1fr) minmax(93px, 1.6fr) minmax(74px, 1fr);
    grid-column-gap: 20px;
    padding: 0 20px;
  }
  #iprospect .main .inner .tblcont .tbl .row .col {
    padding: 6px 0;
  }
  #iprospect .most {
    background: url("../img/sand.png") center bottom/100% auto no-repeat #1EB4B4;
  }
  #iprospect .most .inner h2 {
    font-size: 50px;
    line-height: 55px;
    padding-left: 150px;
    margin-bottom: 60px;
    max-width: 563px;
    margin-left: auto;
    margin-right: auto;
  }
  #iprospect .most .inner h2:before {
    width: 119.71px;
    height: 121.16px;
  }
  #iprospect .most .inner p {
    max-width: 1389px;
    margin-left: auto;
    margin-right: auto;
    font-size: 19px;
  }
  #iprospect .most .inner .boxes {
    margin-top: 50px;
  }
  #iprospect .most .inner .boxes .box {
    margin-top: 90px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 68px;
    margin-bottom: 40px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    width: 320px;
    font-size: 19px;
  }
  #iprospect .cta .inner p {
    font-size: 24px;
  }
  #iprospect .footer .inner {
    padding-top: 0;
  }
  #iprospect .footer .inner p {
    font-size: 14px;
    line-height: 22px;
    color: #292525;
    max-width: 1232px;
    margin-left: auto;
    margin-right: auto;
  }
  #iprospect .footer .inner .cc {
    display: flex;
    align-items: center;
  }
  #iprospect .footer .inner .cc > :first-child {
    margin-right: 10px;
  }
}
@media only screen and (min-width: 1500px) {
  #iprospect .main .inner .tblcont .tbl .head .col {
    font-size: 19px;
  }
  #iprospect .main .inner .tblcont .tbl .row .col {
    font-size: 18px;
  }
}
