@import url("https://use.typekit.net/eds4qvc.css");
.tarif {
  font-family: tarif, sans-serif;
}
#popup-nov-tires {
  --red: #d72139;
  --light-gray: #aebcba;
  font-size: 16px;
  z-index: 999999;
  --gray: #a3a3a6;
  --red: #ed1c24;
  --focus-border: #000;
  --focus-color: #79797b;
  --error-border: #e32e22;
  --error-color: #e32e22;
}
.cont-full {
  width: 100%;
  height: 100%;
}
#popup-nov-tires .popup-overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
#popup-nov-tires .popup-content {
  width: 923px;
  height: 555px;
  align-self: center;
  box-shadow: none;
}
#popup-nov-tires .popup-close {
  padding: 15px 16px;
  width: auto;
  height: auto;
  top: 0;
  right: 0;
}
#popup-nov-tires .popup-close:before,
#popup-nov-tires .popup-close:after {
  display: none;
}
#popup-nov-tires .popup-default,
#popup-nov-tires .popup-thanks {
  padding: 0 15px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#popup-nov-tires .popup-default {
  background-image: url(../../../images/24/nov/popup/form-back.jpg);
  background-image: -webkit-image-set(
    url("../../../images/24/nov/popup/form-back.jpg") 1x,
    url("../../../images/24/nov/popup/form-back@2x.jpg") 2x
  );
}
#popup-nov-tires .popup-thanks {
  padding-top: 53px;
  background-image: url(../../../images/24/nov/popup/thanks-back.jpg);
  background-image: -webkit-image-set(
    url("../../../images/24/nov/popup/thanks-back.jpg") 1x,
    url("../../../images/24/nov/popup/thanks-back@2x.jpg") 2x
  );
}
#popup-nov-tires .popup-form form {
  width: 525px;
  margin-top: 28px;
}
#popup-nov-tires .form-field {
  padding: 5px 10px;
  flex-basis: 50%;
  flex-grow: 1;
}
#popup-nov-tires .form-field input,
#popup-nov-tires .form-field select {
  font-size: 1.0625em;
  height: 50px;
  background-color: #fff;
  width: 100%;
  border-radius: 5.5px;
  text-indent: 16px;
  box-shadow: 2px 3px 1px 0px rgba(0, 0, 0, 0.17);
}
#popup-nov-tires .form-field select {
  background-repeat: no-repeat;
  background-position: calc(100% - 22px) center;
  background-image: url(../../../images/24/nov/popup/down-arrow.png);
  background-image: -webkit-image-set(
    url("../../../images/24/nov/popup/down-arrow.png") 1x,
    url("../../../images/24/nov/popup/down-arrow@2x.png") 2x
  );
  background-size: 14px 11px;
}
@-moz-document url-prefix() {
  #popup-nov-tires .form-field select {
    text-indent: 8px;
  }
}
#popup-nov-tires .form-field select.selected,
#popup-nov-tires .form-field input {
  color: var(--black);
}
#popup-nov-tires .form-field select,
#popup-nov-tires .form-field ::placeholder {
  opacity: 1;
  color: #cacaca;
}
#popup-nov-tires .form-action {
  padding-top: 0;
}
#popup-nov-tires .form-action [type="submit"].button {
  font-size: 1.4375em;
  width: 305px;
  height: 50px;
  margin-top: 22px;
  padding: 0;
  color: var(--white);
  border-radius: 25px;
  background-color: #d72139;
  line-height: 1;
}
#popup-nov-tires .form-action [type="submit"].button[disabled] {
  opacity: 0.8;
  cursor: not-allowed;
}
#popup-nov-tires .popup-thanks .button {
  font-size: 1.4375em;
  width: 255px;
  height: 50px;
  margin-top: 22px;
  padding: 0;
  color: var(--white);
  border-radius: 25px;
  background-color: #d72139;
  line-height: 1;
}
/* .ua-windows_nt #popup-nov-tires .form-action [type="submit"].button,
.ua-windows_nt #popup-nov-tires .popup-thanks .button{
} */
#popup-nov-tires .popup-form form {
  width: 639px;
  margin-top: 5px;
}
#popup-nov-tires .form-field {
  padding: 8px;
  flex-basis: 50%;
  flex-grow: 1;
}
#popup-nov-tires .form-field label {
  left: 16px;
  font-size: 1.125em;
  margin-bottom: 0;
  line-height: 1;
  margin-top: 0.3em;
  transition: all 0.3s;
  font-weight: normal;
}
#popup-nov-tires .form-field input,
#popup-nov-tires .form-field select {
  font-size: 1.125em;
  height: 56px;
  background-color: #fff;
  width: 100%;
  text-indent: 16px;
  padding-top: 18px;
  border-radius: 12px;
  border-color: var(--gray);
}
#popup-nov-tires .form-field select {
  background-image: none;
}
#popup-nov-tires .form-field .select_box:after {
  content: "";
  display: block;
  width: 17px;
  height: 10px;
  position: absolute;
  right: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../../../images/25/oct/hero/down-arrow.png);
  background-image: -webkit-image-set(
    url("../../../images/25/oct/hero/down-arrow.png") 1x,
    url("../../../images/25/oct/hero/down-arrow@2x.png") 2x
  );
  background-size: cover;
  pointer-events: none;
}
@-moz-document url-prefix() {
  #popup-nov-tires .form-field select {
    text-indent: 8px;
  }
}
#popup-nov-tires .form-field select.selected,
#popup-nov-tires .form-field input {
  color: var(--black);
}
#popup-nov-tires .form-field select,
#popup-nov-tires .form-field ::placeholder {
  opacity: 1;
  color: #262626;
}
#popup-nov-tires .form-field input:-internal-autofill-selected,
#popup-nov-tires .form-field input:-webkit-autofill,
#popup-nov-tires .form-field input:-webkit-autofill:focus {
  background-color: #fff !important;
  transition: background-color 0s 600000s, color 0s 600000s !important;
}
#popup-nov-tires .form-action [type="submit"].button[disabled] {
  opacity: 0.8;
}

#popup-nov-tires .form-field .validation-error:before,
#popup-nov-tires .form-field .incomplete-mask:before {
  content: "";
  display: block;
  width: 23px;
  height: 23px;
  position: absolute;
  z-index: 2;
  right: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../../../images/error.png);
  background-image: -webkit-image-set(
    url("../../../images/error.png") 1x,
    url("../../../images/error@2x.png") 2x
  );
  background-size: cover;
  pointer-events: none;
}

#popup-nov-tires .form-field .validation-error select,
#popup-nov-tires .form-field .validation-error input,
#popup-nov-tires .form-field .incomplete-mask input {
  border-color: var(--error-border);
  border-width: 2px;
}
#popup-nov-tires .form-field .validation-error label,
#popup-nov-tires .form-field .incomplete-mask label {
  color: var(--error-color);
}
#popup-nov-tires .form-field .select_box.focused:after {
  transform: scaleY(-1);
}
#popup-nov-tires .form-field .focused label,
#popup-nov-tires .form-field .has-value label {
  font-size: 0.84375em;
  margin-top: calc(-2.9em + 24px);
  color: var(--focus-color);
}
#popup-nov-tires .form-field .focused select,
#popup-nov-tires .form-field .focused input {
  border-color: var(--focus-border);
  border-width: 2px;
}

/* Safari Only */
@supports (background: -webkit-named-image(i)) {
  #popup-nov-tires .popup-thanks .button {
    padding-top: 3px;
  }
  #popup-nov-tires .form-action [type="submit"].button {
    padding-top: 2px;
  }
}

@media screen and (max-width: 599px) {
  #popup-nov-tires .popup-content {
    width: 100%;
    max-width: 100%;
    height: 100%;
  }
  #popup-nov-tires .popup-close {
    padding: 18px 15px;
    padding: 40px;
  }
  #popup-nov-tires .popup-form > img {
    width: 250px;
  }
  #popup-nov-tires .popup-form form {
    width: 325px;
    margin-top: 10px;
  }
  #popup-nov-tires .form-row {
    flex-direction: column;
  }
  #popup-nov-tires .form-field {
    padding: 4.5px 0;
  }
  /* #popup-nov-tires .form-field input:not([type="checkbox"]),
  #popup-nov-tires .form-field select {
    height: 38px;
    font-size: 0.75em;
  } */
  #popup-nov-tires .form-action [type="submit"].button {
    height: 42px;
    width: 235px;
    font-size: 1.1em;
    margin-top: 10px;
    border-radius: 21px;
    line-height: 5;
  }
  #popup-nov-tires .popup-thanks {
    padding-top: 140px;
  }
  #popup-nov-tires .popup-thanks .button {
    height: 42px;
    width: 190px;
    font-size: 1.1em;
    margin-top: 10px;
    border-radius: 21px;
    line-height: 5;
    margin: 17px auto 0;
  }
}
