body {
  margin: 0;
  font-family: mr-eaves-sans, sans-serif;
  font-weight: 400;
  background-image: url("../img/pattern.svg");
  background-size: cover;
}

[v-cloak] {
  display: none;
}

img {
  max-width: 100%;
}

#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.
   */
  position: relative;
}
#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: 20px 0;
  max-width: 680px;
  text-align: center;
}
#iprospect h1 {
  margin: 0;
}
#iprospect h2 {
  font-family: ff-ernestine-pro, serif;
  font-weight: 600;
  color: white;
  font-size: 24px;
  text-align: center;
  margin: 0;
}
#iprospect p {
  font-size: 16px;
  color: #064420;
  text-align: center;
}
#iprospect .bold {
  font-weight: 700;
}
#iprospect .list {
  max-width: 335px;
  margin: auto;
}
#iprospect .list .row {
  display: flex;
  align-items: center;
  margin: 20px 0;
}
#iprospect .list .row .count {
  font-family: ff-ernestine-pro, serif;
  font-weight: 600;
  font-size: 18.5px;
  line-height: 18.5px;
  background: white;
  color: #50D890;
  border-radius: 50%;
  width: 24px;
  min-width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
#iprospect .list .row .text {
  font-size: 15px;
  text-align: left;
}
#iprospect .started {
  background: #50D890;
}
#iprospect .started .inner h3 {
  margin-top: 0;
}
#iprospect .started .inner .list .row .count {
  background: white;
  color: #50D890;
}
#iprospect .started .inner .list .row .text {
  color: #064420;
}
#iprospect .balcony {
  background: #7A95FC;
}
#iprospect .balcony .inner img {
  width: 100%;
}
#iprospect .balcony .inner .list .row .count {
  background: #50D890;
  color: white;
}
#iprospect .balcony .inner .list .row .text {
  color: white;
}
#iprospect .greenhouse {
  background: #50D890;
}
#iprospect .greenhouse .inner img {
  width: 100%;
}
#iprospect .greenhouse .inner .list .row .count {
  background: white;
  color: #064420;
}
#iprospect .greenhouse .inner .list .row .text {
  color: #064420;
}
#iprospect .container .inner h2 {
  color: #064420;
}
#iprospect .container .inner h3 {
  font-family: ff-ernestine-pro, serif;
  font-weight: 600;
  color: #064420;
  font-size: 20px;
}
#iprospect .container .inner .long {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}
#iprospect .container .inner .c-row {
  display: flex;
  flex-wrap: wrap;
}
#iprospect .container .inner .c-row .wide {
  margin-bottom: 20px;
}
#iprospect .container .inner .c-row .wide, #iprospect .container .inner .c-row .deep {
  display: flex;
  width: 100%;
  justify-content: space-around;
  align-items: flex-end;
}
#iprospect .container .inner .c-row .wide .text, #iprospect .container .inner .c-row .deep .text {
  color: #064420;
  margin-bottom: 10px;
}
#iprospect .container .inner .c-row .wide .herbs img, #iprospect .container .inner .c-row .deep .herbs img {
  width: 63px;
}
#iprospect .container .inner .c-row .wide .small, #iprospect .container .inner .c-row .deep .small {
  width: 110px;
}
#iprospect .container .inner .c-row .wide .small img, #iprospect .container .inner .c-row .deep .small img {
  width: 81px;
}
#iprospect .container .inner .c-row .wide .large img, #iprospect .container .inner .c-row .deep .large img {
  width: 140px;
}
#iprospect .container .inner .c-row .wide .deepherbs img, #iprospect .container .inner .c-row .deep .deepherbs img {
  width: 90px;
}
#iprospect .container .inner .c-row .wide .deepveg img, #iprospect .container .inner .c-row .deep .deepveg img {
  width: 150px;
}
#iprospect .container .inner .grids {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#iprospect .container .inner .grids .gridcontainer {
  width: 327px;
}
#iprospect .container .inner .grids .gridcontainer .grid .gridrow {
  display: flex;
  justify-content: space-around;
  margin-bottom: 20px;
  align-items: flex-end;
}
#iprospect .container .inner .grids .gridcontainer .grid .gridrow .text {
  margin-top: 4px;
  color: #064420;
}
#iprospect .container .inner .grids .gridcontainer .grid .gridrow .pot img {
  width: 70px;
}
#iprospect .container .inner .grids .gridcontainer .grid .gridrow .box img {
  width: 162px;
}
#iprospect .container .inner .grids .gridcontainer .grid .gridrow .basket img {
  width: 82px;
}
#iprospect .container .inner .grids .gridcontainer .grid .gridrow .bag img {
  width: 162px;
}
#iprospect .container .inner .grids .gridcontainer .grid .gridrow .bucket img {
  width: 80px;
}
#iprospect .container .inner .grids .gridcontainer .grid .gridrow .wellies img {
  width: 64px;
}
#iprospect .container .inner .grids .gridcontainer .grid .gridrow .paint img {
  width: 52px;
}
#iprospect .container .inner .grids .gridcontainer .grid .gridrow .biscuit img {
  width: 100px;
}
#iprospect .container .inner .grids .gridcontainer .grid .gridrow .bottle img {
  width: 39px;
}
#iprospect .container .inner .grids .gridcontainer .grid .gridrow .pallet img {
  width: 61px;
}
#iprospect .space {
  background: #50D890;
}
#iprospect .space .inner .grid {
  display: flex;
  justify-content: space-around;
  align-items: baseline;
  flex-wrap: wrap;
}
#iprospect .space .inner .grid .text {
  margin-top: 4px;
  color: #064420;
}
#iprospect .space .inner .grid .carrots {
  width: 130px;
}
#iprospect .space .inner .grid .carrots img {
  width: 56px;
}
#iprospect .space .inner .grid .leeks {
  width: 120px;
}
#iprospect .space .inner .grid .leeks img {
  width: 77px;
}
#iprospect .space .inner .grid .lettuce {
  width: 120px;
}
#iprospect .space .inner .grid .lettuce img {
  width: 127px;
}
#iprospect .space .inner .grid .peppers {
  width: 180px;
}
#iprospect .space .inner .grid .peppers img {
  width: 185px;
}
#iprospect .guide .inner {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
#iprospect .guide .inner h2 {
  color: #064420;
}
#iprospect .guide .inner .key {
  margin-top: 20px;
  background: #50D890;
  border-radius: 22px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px;
}
#iprospect .guide .inner .key div {
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#iprospect .guide .inner .key div img {
  width: 28px;
  margin-right: 4px;
}
#iprospect .guide .inner .key div span {
  color: white;
  text-align: left;
  font-size: 15px;
}
#iprospect .guide .inner .key > :nth-child(5) span, #iprospect .guide .inner .key > :nth-child(6) span {
  width: 50px;
}
#iprospect .guide .inner .table-head {
  font-weight: 700;
  color: #097038;
  font-size: 14px;
}
#iprospect .guide .inner .table-head .head {
  display: grid;
  padding-right: 15px;
  grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr;
}
#iprospect .guide .inner .table-head .head > div {
  position: relative;
  height: 90px;
}
#iprospect .guide .inner .table-head .head > div > div {
  position: absolute;
  left: 50%;
  bottom: 40%;
  white-space: nowrap;
  text-align: right;
  transform: translate(-80%, 0%) rotate(45deg);
  width: 90px;
}
#iprospect .guide .inner .tick, #iprospect .guide .inner .sun {
  width: 20px;
  height: 20px;
}
#iprospect .guide .inner .table::-webkit-scrollbar {
  width: 10px;
}
#iprospect .guide .inner .table::-webkit-scrollbar-track {
  background: #CCCCCC;
  border-radius: 30px;
}
#iprospect .guide .inner .table::-webkit-scrollbar-thumb {
  background: #333333;
  border-radius: 30px;
}
#iprospect .guide .inner .table::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#iprospect .guide .inner .table {
  height: 350px;
  overflow-y: scroll;
  padding-right: 5px;
}
#iprospect .guide .inner .table .row {
  background: #50D890;
  border-radius: 11px;
  color: white;
  margin: 5px 0;
}
#iprospect .guide .inner .table .row .top {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr;
  font-size: 15px;
}
#iprospect .guide .inner .table .row .top > div {
  border-right: 1px solid #064420;
  border-bottom: 1px solid #064420;
  padding: 4px 2px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#iprospect .guide .inner .table .row .top > :first-child {
  justify-content: flex-start;
  padding-left: 10px;
}
#iprospect .guide .inner .table .row .top > :last-child {
  border-right: 0;
}
#iprospect .guide .inner .table .row .bot {
  font-size: 12px;
  padding: 4px 8px;
}
#iprospect .guide .inner .table .row .bot > div {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-bottom: 5px;
}
#iprospect .guide .inner .table .row .bot > div > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
#iprospect .guide .inner .table .row .bot > div > :first-child {
  justify-content: flex-start;
}
#iprospect .guide .inner .table .row .bot .circle {
  border: 1px solid white;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}
#iprospect .guide .inner .table .row .bot .sow .fill {
  background: #097038;
}
#iprospect .guide .inner .table .row .bot .sow .fill .circle {
  background: #097038;
}
#iprospect .guide .inner .table .row .bot .sow .start {
  background: linear-gradient(90deg, rgba(255, 251, 251, 0) 0%, rgba(255, 255, 255, 0) 50%, #097038 50%, #097038 100%);
}
#iprospect .guide .inner .table .row .bot .sow .end {
  background: linear-gradient(90deg, #097038 0%, #097038 50%, rgba(255, 251, 251, 0) 50%, rgba(255, 255, 255, 0) 100%);
}
#iprospect .guide .inner .table .row .bot .harvest .fill {
  background: #F6D743;
}
#iprospect .guide .inner .table .row .bot .harvest .fill .circle {
  background: #F6D743;
}
#iprospect .guide .inner .table .row .bot .harvest .start {
  background: linear-gradient(90deg, rgba(255, 251, 251, 0) 0%, rgba(255, 255, 255, 0) 50%, #f6d743 50%, #f6d743 100%);
}
#iprospect .guide .inner .table .row .bot .harvest .end {
  background: linear-gradient(90deg, #f6d743 0%, #f6d743 50%, rgba(255, 251, 251, 0) 50%, rgba(255, 255, 255, 0) 100%);
}
#iprospect .guide .inner .table .row .bot .sow > div, #iprospect .guide .inner .table .row .bot .harvest > div {
  height: 9px;
}
#iprospect .guide .inner .table .row .bot .sow .single, #iprospect .guide .inner .table .row .bot .harvest .single {
  background: none;
}
#iprospect .guide .inner .table > :first-child {
  margin-top: 0;
}
#iprospect .guide .inner .table > :last-child {
  margin-bottom: 0;
}
#iprospect .tips .inner h2 {
  color: #064420;
}
#iprospect .tips .inner .toptips {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-around;
}
#iprospect .tips .inner .toptips .tip {
  width: 153px;
  margin: 15px 5px;
}
#iprospect .tips .inner .toptips .tip > div {
  color: #064420;
}
#iprospect .tips .inner .toptips .tip img {
  width: 153px;
}
#iprospect .footer {
  background: white;
  position: relative;
}
#iprospect .footer .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}
#iprospect .footer .inner > * {
  margin: 20px 0;
}
#iprospect .vine {
  width: 335px;
  margin: auto;
}
#iprospect .vinelong {
  width: 960px;
  margin: auto;
}
#iprospect .desktop {
  display: none;
}
@media only screen and (min-width: 1000px) {
  #iprospect .deco {
    position: absolute;
    width: 73px;
    height: 100%;
    background-size: 100%;
  }
  #iprospect .dl {
    background-image: url("../img/deco.png");
    left: 0;
  }
  #iprospect .dr {
    background-image: url("../img/deco2.png");
    right: 0;
  }
}
@media only screen and (min-width: 1000px) {
  #iprospect .mobile {
    display: none !important;
  }
  #iprospect .desktop {
    display: block;
  }
  #iprospect .inner {
    padding: 50px 0;
    max-width: 1021px;
  }
  #iprospect h1 {
    margin-top: 30px;
  }
  #iprospect h2 {
    font-size: 40px;
  }
  #iprospect p {
    font-size: 24px;
  }
  #iprospect .list {
    max-width: none;
  }
  #iprospect .list .row {
    margin: 30px 0;
  }
  #iprospect .list .row .count {
    font-size: 26px;
    line-height: 31.2px;
    align-items: baseline;
    width: 33px;
    min-width: 33px;
    height: 33px;
  }
  #iprospect .list .row .text {
    font-size: 24px;
    text-align: left;
  }
  #iprospect .list > :last-child {
    margin-bottom: 0;
  }
  #iprospect .started .inner .list {
    background-image: url("../img/windowsill.svg");
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 330px;
    padding-top: 80px;
  }
  #iprospect .balcony .inner .list {
    background-image: url("../img/balcony.svg");
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 330px;
    padding-top: 80px;
  }
  #iprospect .greenhouse .inner .list {
    background-image: url("../img/greenhouse.svg");
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 330px;
    padding-top: 80px;
  }
  #iprospect .container .inner {
    max-width: 1112px;
  }
  #iprospect .container .inner h3 {
    font-size: 24px;
  }
  #iprospect .container .inner .long {
    max-width: none;
  }
  #iprospect .container .inner .c-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #iprospect .container .inner .c-row .wide {
    margin-bottom: 0px;
  }
  #iprospect .container .inner .c-row .wide > div {
    margin-right: 15px;
  }
  #iprospect .container .inner .c-row .deep > :last-child {
    margin-left: 10px;
  }
  #iprospect .container .inner .c-row .wide, #iprospect .container .inner .c-row .deep {
    width: auto;
    justify-content: space-between;
    align-items: flex-end;
  }
  #iprospect .container .inner .c-row .wide .text, #iprospect .container .inner .c-row .deep .text {
    font-size: 24px;
  }
  #iprospect .container .inner .c-row .wide .herbs img, #iprospect .container .inner .c-row .deep .herbs img {
    width: 110px;
  }
  #iprospect .container .inner .c-row .wide .small, #iprospect .container .inner .c-row .deep .small {
    width: auto;
  }
  #iprospect .container .inner .c-row .wide .small img, #iprospect .container .inner .c-row .deep .small img {
    width: 140px;
  }
  #iprospect .container .inner .c-row .wide .large img, #iprospect .container .inner .c-row .deep .large img {
    width: 240px;
  }
  #iprospect .container .inner .c-row .wide .deepherbs img, #iprospect .container .inner .c-row .deep .deepherbs img {
    width: 150px;
  }
  #iprospect .container .inner .c-row .wide .deepveg img, #iprospect .container .inner .c-row .deep .deepveg img {
    width: 260px;
  }
  #iprospect .container .inner .grids {
    flex-wrap: nowrap;
  }
  #iprospect .container .inner .grids h3 {
    margin-bottom: 1.5em;
  }
  #iprospect .container .inner .grids .gridcontainer {
    width: 40%;
  }
  #iprospect .container .inner .grids .gridcontainer .grid .gridrow {
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
    align-items: flex-end;
  }
  #iprospect .container .inner .grids .gridcontainer .grid .gridrow .text {
    margin-top: 4px;
    color: #064420;
    font-size: 24px;
  }
  #iprospect .container .inner .grids .gridcontainer .grid .gridrow .pot img {
    width: 98px;
  }
  #iprospect .container .inner .grids .gridcontainer .grid .gridrow .box img {
    width: 226px;
  }
  #iprospect .container .inner .grids .gridcontainer .grid .gridrow .basket img {
    width: 115px;
  }
  #iprospect .container .inner .grids .gridcontainer .grid .gridrow .bag img {
    width: 194px;
  }
  #iprospect .container .inner .grids .gridcontainer .grid .gridrow .bucket img {
    width: 98px;
  }
  #iprospect .container .inner .grids .gridcontainer .grid .gridrow .wellies img {
    width: 78px;
  }
  #iprospect .container .inner .grids .gridcontainer .grid .gridrow .paint img {
    width: 62px;
  }
  #iprospect .container .inner .grids .gridcontainer .grid .gridrow .biscuit img {
    width: 110px;
  }
  #iprospect .container .inner .grids .gridcontainer .grid .gridrow .bottle img {
    width: 42px;
  }
  #iprospect .container .inner .grids .gridcontainer .grid .gridrow .pallet img {
    width: 77px;
  }
  #iprospect .space .inner {
    max-width: 1127px;
  }
  #iprospect .space .inner .grid {
    display: flex;
    justify-content: space-around;
    align-items: baseline;
    flex-wrap: wrap;
  }
  #iprospect .space .inner .grid .text {
    margin-top: 4px;
    font-size: 24px;
  }
  #iprospect .space .inner .grid .carrots {
    width: 180px;
  }
  #iprospect .space .inner .grid .carrots img {
    width: 105px;
  }
  #iprospect .space .inner .grid .leeks {
    width: 170px;
  }
  #iprospect .space .inner .grid .leeks img {
    width: 145px;
  }
  #iprospect .space .inner .grid .lettuce {
    width: 238px;
  }
  #iprospect .space .inner .grid .lettuce img {
    width: 238px;
  }
  #iprospect .space .inner .grid .lettuce .text {
    width: 220px;
  }
  #iprospect .space .inner .grid .peppers {
    width: 350px;
  }
  #iprospect .space .inner .grid .peppers img {
    width: 349px;
  }
  #iprospect .guide .inner {
    max-width: 1324px;
    /* width */
    /* Track */
    /* Handle */
    /* Handle on hover */
  }
  #iprospect .guide .inner .key {
    border-radius: 50px;
    justify-content: space-around;
    padding: 5px 20px;
    max-width: 1098px;
    margin-left: auto;
    margin-right: auto;
  }
  #iprospect .guide .inner .key div {
    padding: 4px 10px;
    display: flex;
  }
  #iprospect .guide .inner .key div img {
    width: 40px;
    margin-right: 8px;
  }
  #iprospect .guide .inner .key div span {
    font-size: 22px;
  }
  #iprospect .guide .inner .key > :nth-child(5) span, #iprospect .guide .inner .key > :nth-child(6) span {
    width: auto;
  }
  #iprospect .guide .inner .table-head {
    font-size: 20px;
    display: grid;
    grid-template-columns: 1.7fr 1fr;
    margin-top: 50px;
    padding-right: 15px;
  }
  #iprospect .guide .inner .table-head .head {
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1.5fr;
    padding-bottom: 10px;
    padding-right: 0;
  }
  #iprospect .guide .inner .table-head .head > div {
    position: relative;
    height: auto;
  }
  #iprospect .guide .inner .table-head .head > div > div {
    position: relative;
    left: auto;
    bottom: auto;
    white-space: pre-wrap;
    text-align: center;
    transform: none;
    width: auto;
  }
  #iprospect .guide .inner .table-head .desktop {
    position: relative;
    height: auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    padding-right: 10px;
  }
  #iprospect .guide .inner .table-head .desktop > div {
    position: relative;
  }
  #iprospect .guide .inner .table-head .desktop > div > div {
    position: absolute;
    left: 50%;
    bottom: 50%;
    text-align: left;
    transform: translate(-30%, 0%) rotate(-45deg);
    width: 40px;
  }
  #iprospect .guide .inner .tick, #iprospect .guide .inner .sun {
    width: 30px;
    height: 30px;
  }
  #iprospect .guide .inner .table::-webkit-scrollbar {
    width: 10px;
  }
  #iprospect .guide .inner .table::-webkit-scrollbar-track {
    background: #CCCCCC;
    border-radius: 30px;
  }
  #iprospect .guide .inner .table::-webkit-scrollbar-thumb {
    background: #333333;
    border-radius: 30px;
  }
  #iprospect .guide .inner .table::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  #iprospect .guide .inner .table {
    height: 490px;
    padding-right: 5px;
  }
  #iprospect .guide .inner .table .row {
    border-radius: 50px;
    margin: 5px 0;
    display: grid;
    grid-template-columns: 1.7fr 1fr;
    height: 50px;
  }
  #iprospect .guide .inner .table .row .top {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1.5fr;
    font-size: 22px;
  }
  #iprospect .guide .inner .table .row .top > div {
    border-right: none;
    border-bottom: none;
    padding: 4px 2px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #iprospect .guide .inner .table .row .top > :first-child {
    justify-content: flex-start;
    padding-left: 5px;
    text-align: left;
    line-height: 16px;
  }
  #iprospect .guide .inner .table .row .top .icon {
    width: 40px;
    margin-right: 10px;
  }
  #iprospect .guide .inner .table .row .bot {
    font-size: 12px;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 10px;
  }
  #iprospect .guide .inner .table .row .bot > div {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    margin-bottom: 0;
  }
  #iprospect .guide .inner .table .row .bot > div > div {
    justify-content: center;
    align-items: center;
  }
  #iprospect .guide .inner .table .row .bot .circle {
    border: 1.5px solid white;
    width: 15px;
    height: 15px;
    border-radius: 50%;
  }
  #iprospect .guide .inner .table .row .bot .months {
    display: none;
  }
  #iprospect .guide .inner .table .row .bot .sow {
    margin-bottom: 5px;
  }
  #iprospect .guide .inner .table .row .bot .sow > div, #iprospect .guide .inner .table .row .bot .harvest > div {
    height: 18px;
  }
  #iprospect .guide .inner .table > :first-child {
    margin-top: 0;
  }
  #iprospect .guide .inner .table > :last-child {
    margin-bottom: 0;
  }
  #iprospect .tips .inner {
    max-width: 1100px;
  }
  #iprospect .tips .inner .toptips {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: center;
  }
  #iprospect .tips .inner .toptips .tip {
    width: 237px;
    margin: 15px 18px;
  }
  #iprospect .tips .inner .toptips .tip > div {
    color: #064420;
    font-size: 24px;
    margin-top: 20px;
  }
  #iprospect .tips .inner .toptips .tip img {
    width: 237px;
  }
  #iprospect .vine {
    width: 540px;
  }
  #iprospect .footer .inner {
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
    padding: 20px 0;
  }
  #iprospect .footer .inner > * {
    margin: 0;
  }
  #iprospect .footer .inner .cc {
    display: flex;
    align-items: center;
  }
  #iprospect .footer .inner .cc > :first-child {
    margin-right: 10px;
  }
}
