.csssize {
  height: 5213px;
}
.t-body {
  margin: 0;
}
#allrecords {
  -webkit-font-smoothing: antialiased;
  background-color: #ffffff;
}
#allrecords a {
  text-decoration: none;
}
#allrecords a,
#allrecords button,
#allrecords .t-radio,
#allrecords .t-checkbox,
#allrecords .t-img-select {
  outline: none;
}
#allrecords a:focus-visible,
#allrecords button:focus-visible,
#allrecords .t-focusable,
#allrecords .t-focusable .t-btn,
#allrecords .t-focusable .t-btntext,
#allrecords .t-img-select:focus-visible + .t-img-select__indicator,
#allrecords .t-img-select:focus-visible + .t-img-select__indicator:after,
#allrecords .t-radio:focus-visible + .t-radio__indicator,
#allrecords .t-checkbox:focus-visible + .t-checkbox__indicator {
  outline-color: #2015ff;
  outline-offset: 4px;
  outline-style: auto;
}
#allrecords .t-descr a:focus-visible,
#allrecords .t-sociallinks a:focus-visible,
#allrecords .ya-share2__link:focus-visible {
  outline-offset: 2px;
}
#allrecords a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
#allrecords ol {
  padding-left: 22px;
}
#allrecords ul {
  padding-left: 20px;
}
#allrecords b,
#allrecords strong {
  font-weight: 700;
}
@media print {
  body,
  html {
    min-width: 1200px;
    max-width: 1200px;
    padding: 0;
    margin: 0 auto;
    border: none;
  }
}
.t-records {
  -webkit-font_smoothing: antialiased;
  background-color: #ffffff;
}
.t-records a {
  text-decoration: none;
}
.t-records a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
.t-records ol {
  padding-left: 22px;
  margin-top: 0;
  margin-bottom: 10px;
}
.t-records ul {
  padding-left: 20px;
  margin-top: 0;
  margin-bottom: 10px;
}
.t-mbfix {
  opacity: 0.01;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  position: fixed;
  width: 100%;
  height: 500px;
  background-color: white;
  top: 0;
  left: 0;
  z-index: 10000;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.t-mbfix_hide {
  -webkit-transform: translateX(3000px);
  -ms-transform: translateX(3000px);
  transform: translateX(3000px);
}
img:not([src]) {
  visibility: hidden;
}
.t-body_scroll-locked {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.r_anim {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.r_hidden {
  opacity: 0;
}
.r_showed {
  opacity: 1;
}
.t-text {
  font-family: "TildaSans", Arial, sans-serif;
  font-weight: 400;
  color: #000000;
}
.t-text_xs {
  font-size: 15px;
  line-height: 1.55;
}
.t-text_sm {
  font-size: 18px;
  line-height: 1.55;
}
.t-text_md {
  font-size: 20px;
  line-height: 1.55;
}
.t-title {
  font-family: "TildaSans", Arial, sans-serif;
  font-weight: 600;
  color: #000000;
}
.t-descr {
  font-family: "TildaSans", Arial, sans-serif;
  font-weight: 400;
  color: #000000;
}
.t-descr_xxs {
  font-size: 14px;
  line-height: 1.55;
}
.t-descr_md {
  font-size: 20px;
  line-height: 1.55;
}
.t-submit {
  font-family: "TildaSans", Arial, sans-serif;
}
.t-input {
  font-family: "TildaSans", Arial, sans-serif;
}
.t-input__vis-ph {
  font-family: "TildaSans", Arial, sans-serif;
}
.t-select {
  font-family: "TildaSans", Arial, sans-serif;
}
.t-input-error {
  font-family: "TildaSans", Arial, sans-serif;
}
.t-form__errorbox-wrapper {
  font-family: "TildaSans", Arial, sans-serif;
}
.t-form__errorbox-text {
  font-family: "TildaSans", Arial, sans-serif;
}
.t-form__errorbox-item {
  font-family: "TildaSans", Arial, sans-serif;
}
.t-form__successbox {
  font-family: "TildaSans", Arial, sans-serif;
}
@media screen and (max-width: 1200px) {
  .t-text_xs {
    font-size: 14px;
  }
  .t-text_sm {
    font-size: 16px;
  }
  .t-text_md {
    font-size: 18px;
  }
  .t-descr_xxs {
    font-size: 12px;
  }
  .t-descr_md {
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  .t-text_xs {
    font-size: 12px;
    line-height: 1.45;
  }
  .t-text_sm {
    font-size: 14px;
    line-height: 1.45;
  }
  .t-text_md {
    font-size: 16px;
    line-height: 1.45;
  }
  .t-descr_md {
    font-size: 16px;
    line-height: 1.45;
  }
}
@media screen and (max-width: 1200px) {
  .t-screenmin-1200px {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  .t-screenmin-980px {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .t-screenmin-640px {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .t-screenmin-480px {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  .t-screenmin-320px {
    display: none;
  }
}
@media screen and (min-width: 321px) {
  .t-screenmax-320px {
    display: none;
  }
}
@media screen and (min-width: 481px) {
  .t-screenmax-480px {
    display: none;
  }
}
@media screen and (min-width: 641px) {
  .t-screenmax-640px {
    display: none;
  }
}
@media screen and (min-width: 981px) {
  .t-screenmax-980px {
    display: none;
  }
}
@media screen and (min-width: 1201px) {
  .t-screenmax-1200px {
    display: none;
  }
}
@font-face {
  font-family: "RoadRadio";
  src: url("https://static.tildacdn.com/tild3832-3530-4663-b065-353835643564/RoadRadio-Thin.woff")
    format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "RoadRadio";
  src: url("https://static.tildacdn.com/tild6564-3433-4433-a533-663030316564/RoadRadio-Light.woff")
    format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "RoadRadio";
  src: url("https://static.tildacdn.com/tild6564-3936-4365-b863-313331316665/RoadRadio.woff")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "RoadRadio";
  src: url("https://static.tildacdn.com/tild6233-6136-4165-a239-623134623664/RoadRadio-Bold.woff")
    format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "RoadRadio";
  src: url("https://static.tildacdn.com/tild3262-3939-4931-b238-323364663565/RoadRadio-Black.woff")
    format("woff");
  font-weight: 900;
  font-style: normal;
}
.t678 .t-form__inputsbox {
  -webkit-transition: max-height 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: max-height 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  max-height: 30000px;
}
.t678 .t678__inputsbox_hidden.t-form__inputsbox {
  overflow: hidden;
  display: none;
  max-height: 0;
  opacity: 0;
}
.t678 .t-input-group {
  margin-bottom: 25px;
}
.t678 .t-form_bbonly .t-form__inputsbox_flex .t-input-group {
  margin-bottom: 0;
}
.t678 .t-input-block textarea {
  padding-top: 17px;
}
.t678 .t-input-block textarea.t-input_pvis {
  padding-top: 26px;
}
.t678 .t-input-phonemask__wrap {
  background-color: #ffffff;
}
.t678 .t-input-title {
  padding-bottom: 5px;
}
.t678 .t-input-subtitle {
  padding-bottom: 15px;
}
.t678 .t-input-group_rd .t-input-subtitle {
  padding-bottom: 5px;
}
.t678 .t-inputtime,
.t678 .t-datepicker__wrapper {
  max-width: 245px;
}
.t678 .t-input-group_inrow .t-inputtime,
.t678 .t-input-group_inrow .t-datepicker__wrapper {
  max-width: 100%;
}
.t678 .t-form__submit {
  display: block;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  margin-top: 30px;
  margin-bottom: 10px;
}
.t678 .t-form__inputsbox_flex .t-form__submit {
  margin-top: 5px;
}
.t678 .t-form_bbonly .t-form__inputsbox_flex .t-form__submit {
  margin-top: 0;
}
.t678 .t-form__inputsbox_flex .t-form__errorbox-wrapper {
  margin-bottom: 25px;
}
.t678 .t-form_bbonly .t-form__inputsbox_flex .t-form__errorbox-wrapper {
  margin-bottom: 30px;
}
.t678 .t-form_bbonly .t-input-title {
  padding-bottom: 0;
  margin-bottom: 0;
}
.t678 .t-form_bbonly .t-input-subtitle {
  padding-bottom: 0;
  padding-top: 5px;
}
.t678 .t-form_bbonly .t-input-block {
  margin-bottom: 35px;
}
.t678 .t-form__inputsbox .t-input-group_st .t-input-block {
  display: none;
  margin-bottom: 0;
}
.t678 .t678__form-bottom-text {
  margin-top: 30px;
  text-align: center;
}
.t678 .t-rate__wrapper_numbers .t-rate__indicator {
  background-color: #ffffff;
}
@media screen and (max-width: 640px) {
  .t678 .t-form__submit {
    display: block;
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
  }
  .t678 .t-input-block {
    padding-right: 0;
  }
  .t678 .t-submit {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .t678 .t-inputtime,
  .t678 .t-datepicker__wrapper {
    max-width: 100%;
  }
}
.t123__centeredContainer {
  text-align: center;
}
