@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

:root {
  --title-font: "Montserrat", sans-serif;
  --text-font: "Inter", sans-serif;
}

h1,
.title_one {
  font-family: var(--title-font);
  font-size: 80px;
  font-weight: 600;
  line-height: 80px;
  letter-spacing: -0.03em;
  color: var(--text);
}

h2,
.title_two {
  font-family: var(--title-font);
  color: var(--text);
}

h3,
.title_three {
  font-family: var(--title-font);
  font-size: 32px;
  font-weight: 600;
  line-height: 35.2px;
  letter-spacing: -0.03em;
  color: var(--text);
}

h4,
.title_four {
  font-family: var(--title-font);
  font-size: 28px;
  font-weight: 600;
  line-height: 30.8px;
  letter-spacing: -0.03em;
  color: var(--text);
}

h5,
.title_five {
  font-family: var(--title-font);
  font-size: 21px;
  font-weight: 600;
  line-height: 23.1px;
  letter-spacing: -0.03em;
  color: var(--text);
}

h6,
.title_six {
  font-family: var(--title-font);
  font-size: 19px;
  font-weight: 600;
  line-height: 20.9px;
  letter-spacing: -0.03em;
  color: var(--text);
}

.text_zero {
  font-family: var(--text-font);
  font-size: 17px;
  font-weight: 600;
  line-height: 18.7px;
  letter-spacing: -0.03em;
  color: var(--text);
}

.text_one {
  font-family: var(--text-font);
  font-size: 15px;
  font-weight: 600;
  line-height: 16.5px;
  letter-spacing: -0.03em;
  color: var(--text);
}

p,
.text_two {
  font-family: var(--text-font);
  font-size: 18px;
  font-weight: 400;
  line-height: 21.78px;
  letter-spacing: -0.03em;
  color: var(--text);
}

input,
textarea,
.text_three {
  font-family: var(--text-font);
  font-size: 16px;
  font-weight: 500;
  line-height: 19.36px;
  letter-spacing: -0.03em;
  color: var(--text);
}

.text_four {
  font-family: var(--text-font);
  font-size: 10px;
  font-weight: 500;
  line-height: 12.1px;
  letter-spacing: -0.03em;
  color: var(--text);
}

.text_five {
  font-family: var(--text-font);
  color: var(--text);
}

small {
  font-family: var(--text-font);
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
}

.title_three {
  color: var(--text);
}

small {
	color: var(--error);
}

button {
  font-family: var(--title-font);
  font-size: 17px;
  font-weight: 600;
  line-height: 20.72px;
  letter-spacing: -0.03em;
}

/* start 1919px */
@media (max-width: 1919px) {
  h1,
  .title_one {
    font-size: 60px;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.03em;
  }
  h3,
  .title_three {
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.03em;
  }
  h4,
  .title_four {
    font-size: 28px;
    font-weight: 600;
    line-height: 30.8px;
    letter-spacing: -0.03em;
  }
  h5,
  .title_five {
    font-size: 21px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: -0.03em;
  }
  h6,
  .title_six {
    font-size: 19px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: -0.03em;
  }
  .text_one {
    font-size: 15px;
    font-weight: 600;
    line-height: 16.5px;
    letter-spacing: -0.03em;
  }
  p,
  .text_two  {
    font-size: 18px;
    font-weight: 400;
    line-height: 21.78px;
    letter-spacing: -0.03em;
  }
  input,
  textarea,
  .text_three {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.36px;
    letter-spacing: -0.03em;
  }
  .text_four {
    font-size: 10px;
    font-weight: 500;
    line-height: 12.1px;
    letter-spacing: -0.03em;
  }
  button {
    font-size: 17px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: -0.03em;
  }
}
/* end 1919px */

/* start 1439px */
@media (max-width: 1439px) {
  h1,
  .title_one {
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.03em;
  }
  h3,
  .title_three {
    font-size: 26px;
    font-weight: 600;
    line-height: 31.69px;
  }
  h4,
  .title_four {
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.03em;
  }
  h5,
  .title_five {
    font-size: 19px;
    font-weight: 600;
    line-height: 20.9px;
    letter-spacing: -0.03em;
  }
  h6,
  .title_six {
    font-size: 17px;
    font-weight: 600;
    line-height: 18.7px;
    letter-spacing: -0.03em;
  }
  .text_zero {
    font-size: 16px;
    font-weight: 600;
    line-height: 17.6px;
  }
  .text_one {
    font-size: 17px;
    font-weight: 600;
    line-height: 18.7px;
    letter-spacing: -0.03em;
  }
  p,
  .text_two  {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    letter-spacing: -0.03em;
  }
  input,
  textarea,
  .text_three {
    font-size: 12px;
    font-weight: 500;
    line-height: 14.52px;
    letter-spacing: -0.03em;
  }
  .text_four {
    font-size: 10px;
    font-weight: 500;
    line-height: 12.1px;
    letter-spacing: -0.03em;
  }
  button {
    font-size: 13px;
    font-weight: 600;
    line-height: 15.85px;
    letter-spacing: -0.03em;
  }
}
/* end 1439px */

/* start min 1280px */
@media (min-width: 1280px) {
}
/* end min 1280px */

/* start 1280px */
@media (max-width: 1280px) {
}
/* end 1280px */

/* start 767px */
@media (max-width: 767px) {
  h1,
  .title_one {
    font-size: 38px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: -0.03em;
  }
  h3,
  .title_three {
    font-size: 16px;
    font-weight: 600;
    line-height: 17.6px;
    letter-spacing: -0.03em;
  }
  h4,
  .title_four {
    font-size: 14px;
    font-weight: 600;
    line-height: 15.4px;
    letter-spacing: -0.03em;
  }
  h5,
  .title_five {
    font-size: 12px;
    font-weight: 600;
    line-height: 13.2px;
    letter-spacing: -0.03em;
  }
  h6,
  .title_six {
    font-size: 11px;
    font-weight: 600;
    line-height: 12.1px;
    letter-spacing: -0.03em;
  }
  .text_one {
    font-size: 15px;
    font-weight: 600;
    line-height: 16.5px;
    letter-spacing: -0.03em;
  }
  p,
  .text_two  {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    letter-spacing: -0.03em;
  }
  input,
  textarea,
  .text_three {
    font-size: 12px;
    font-weight: 500;
    line-height: 14.52px;
    letter-spacing: -0.03em;
  }
  .text_four {
    font-size: 10px;
    font-weight: 500;
    line-height: 12.1px;
    letter-spacing: -0.03em;
  }
  button {
    font-size: 12px;
    font-weight: 600;
    line-height: 14.63px;
    letter-spacing: -0.03em;
  }
}
/* end 767px */

/* start 390px */
@media (max-width: 390px) {
}
/* end 390px */