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: DINProRegular;
}
#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 .tool {
  max-width: 463px;
  margin: auto;
  background: #40454B;
  height: 588px;
}
#iprospect .tool .top {
  background: #A3CA36;
  padding: 15px 20px;
}
#iprospect .tool .top h1 {
  margin: 0;
  font-size: 28px;
  color: #40454B;
  font-family: DINProLight;
}
#iprospect .tool .mid {
  background: #EFF0F2;
  padding: 15px 20px;
  color: #40454B;
}
#iprospect .tool .mid .sub {
  font-family: DINProBold;
  font-size: 14px;
  display: block;
}
#iprospect .tool .mid .reason p {
  margin: 0.7em 0;
}
#iprospect .tool .mid .reason [type=radio]:checked, #iprospect .tool .mid .reason [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
#iprospect .tool .mid .reason [type=radio]:checked + label, #iprospect .tool .mid .reason [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  display: inline-block;
}
#iprospect .tool .mid .reason [type=radio]:checked + label:before, #iprospect .tool .mid .reason [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 19px;
  height: 19px;
  border: 1px solid #B8B8B9;
  border-radius: 100%;
  background: #fff;
}
#iprospect .tool .mid .reason [type=radio]:checked + label:after, #iprospect .tool .mid .reason [type=radio]:not(:checked) + label:after {
  content: "";
  width: 9px;
  height: 9px;
  background: #529132;
  position: absolute;
  top: 6px;
  left: 6px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#iprospect .tool .mid .reason [type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
#iprospect .tool .mid .reason [type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
#iprospect .tool .mid .priceloc {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 30px;
  margin: 1em 0;
}
#iprospect .tool .mid .priceloc .field .sub {
  margin: 0.5em 0;
}
#iprospect .tool .mid .priceloc .field input, #iprospect .tool .mid .priceloc .field select {
  width: 100%;
  height: 37px;
  border: 1px solid #CED1D6;
  font-size: 16px;
  color: #40454B;
  padding-left: 10px;
  box-sizing: border-box;
}
#iprospect .tool .mid .priceloc .field input {
  font-family: DINProMedium;
}
#iprospect .tool .mid .priceloc .field select {
  font-family: DINProRegular;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("../img/icon.svg"), white;
  background-repeat: no-repeat;
  background-position: 93% 50%;
  background-size: 22.5px;
  line-height: 20px;
  cursor: pointer;
}
#iprospect .tool .mid .priceloc .field select::-ms-expand {
  display: none;
}
#iprospect .tool .mid .calc {
  margin-top: 2em;
  margin-bottom: 1em;
}
#iprospect .tool .mid .calc button {
  background: #A3CA36;
  font-family: DINProBold;
  font-size: 16px;
  color: #40454B;
  border: none;
  display: flex;
  width: 227px;
  height: 48px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  top: 0;
  transition: all 0.1s;
}
#iprospect .tool .mid .calc button:hover {
  background: #B5D45E;
}
#iprospect .tool .mid .calc button:active {
  top: 3px;
}
#iprospect .tool .bot {
  background: #40454B;
  padding: 15px 20px;
}
#iprospect .tool .bot .result hr {
  border: none;
  border-bottom: 1px solid #707070;
  margin-bottom: 0;
}
#iprospect .tool .bot .result .new {
  color: white;
}
#iprospect .tool .bot .result .new .sub {
  font-family: DINProBold;
  font-size: 15px;
}
#iprospect .tool .bot .result .new .res {
  font-family: DINProLight;
  font-size: 54px;
  opacity: 0.15;
  transition: all 0.2s;
}
#iprospect .tool .bot .result .new .res.active {
  opacity: 1;
}
#iprospect .tool .bot .result .old {
  color: #B7B7B7;
  display: flex;
  flex-wrap: nowrap;
}
#iprospect .tool .bot .result .old .left {
  border-right: 1px solid #707070;
  padding-top: 0.5em;
  width: 60%;
}
#iprospect .tool .bot .result .old .right {
  width: 40%;
  padding-top: 0.5em;
  padding-left: 10px;
}
#iprospect .tool .bot .result .old .sub {
  font-family: DINProBold;
  font-size: 14px;
}
#iprospect .tool .bot .result .old .res {
  font-family: DINProLight;
  font-size: 36px;
  opacity: 0.15;
  transition: all 0.2s;
}
#iprospect .tool .bot .result .old .res.active {
  opacity: 1;
}
@media only screen and (max-width: 420px) {
  #iprospect .tool .mid .calc {
    margin-top: 1em;
    margin-bottom: 0em;
  }
  #iprospect .tool .mid .calc button {
    margin: auto;
  }
  #iprospect .tool .bot .result .new {
    text-align: center;
  }
  #iprospect .tool .bot .result .new .sub {
    font-size: 15px;
  }
  #iprospect .tool .bot .result .new .res {
    font-size: 40px;
  }
  #iprospect .tool .bot .result .old {
    flex-wrap: wrap;
    text-align: center;
  }
  #iprospect .tool .bot .result .old .left {
    border-right: none;
    width: 100%;
  }
  #iprospect .tool .bot .result .old .right {
    width: 100%;
  }
  #iprospect .tool .bot .result .old .res {
    font-size: 28px;
  }
}
