.csssize {
  height: 7790px;
}
.t-body {
  margin: 0;
}
#allrecords {
  -webkit-font-smoothing: antialiased;
  background-color: none;
}
#allrecords a {
  color: #ff8562;
  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: none;
}
.t-records a {
  color: #ff8562;
  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: "FuturaPT", Arial, sans-serif;
  font-weight: 300;
  color: #000000;
}
.t-text_xs {
  font-size: 15px;
  line-height: 1.55;
}
.t-text_sm {
  font-size: 18px;
  line-height: 1.55;
}
.t-name {
  font-family: "FuturaPT", Arial, sans-serif;
  font-weight: 600;
  color: #000000;
}
.t-name_xs {
  font-size: 16px;
  line-height: 1.35;
}
.t-name_lg {
  font-size: 22px;
  line-height: 1.35;
}
.t-name_xl {
  font-size: 24px;
  line-height: 1.35;
}
.t-title {
  font-family: "FuturaPT", Arial, sans-serif;
  font-weight: 600;
  color: #000000;
}
.t-title_xxs {
  font-size: 36px;
  line-height: 1.23;
}
.t-title_lg {
  font-size: 64px;
  line-height: 1.23;
}
.t-descr {
  font-family: "FuturaPT", Arial, sans-serif;
  font-weight: 300;
  color: #000000;
}
.t-descr_xxs {
  font-size: 14px;
  line-height: 1.55;
}
.t-descr_xs {
  font-size: 16px;
  line-height: 1.55;
}
.t-descr_sm {
  font-size: 18px;
  line-height: 1.55;
}
.t-btn {
  display: inline-block;
  font-family: "FuturaPT", Arial, sans-serif;
  border: 0 none;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: 700;
  background-image: none;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.t-btn td {
  vertical-align: middle;
}
.t-btn_sending {
  opacity: 0.5;
}
.t-btn_md {
  height: 60px;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
}
.t-align_center {
  text-align: center;
}
.t-align_left {
  text-align: left;
}
.t-margin_auto {
  margin-left: auto;
  margin-right: auto;
}
.t-submit {
  font-family: "FuturaPT", Arial, sans-serif;
}
.t-input {
  font-family: "FuturaPT", Arial, sans-serif;
}
.t-input__vis-ph {
  font-family: "FuturaPT", Arial, sans-serif;
}
.t-select {
  font-family: "FuturaPT", Arial, sans-serif;
}
.t-input-error {
  font-family: "FuturaPT", Arial, sans-serif;
}
.t-form__errorbox-wrapper {
  font-family: "FuturaPT", Arial, sans-serif;
}
.t-form__errorbox-text {
  font-family: "FuturaPT", Arial, sans-serif;
}
.t-form__errorbox-item {
  font-family: "FuturaPT", Arial, sans-serif;
}
.t-form__successbox {
  font-family: "FuturaPT", Arial, sans-serif;
}
.t-rec_pt_0 {
  padding-top: 0;
}
.t-rec_pt_15 {
  padding-top: 15px;
}
.t-rec_pt_30 {
  padding-top: 30px;
}
.t-rec_pt_45 {
  padding-top: 45px;
}
.t-rec_pt_90 {
  padding-top: 90px;
}
.t-rec_pt_105 {
  padding-top: 105px;
}
.t-rec_pb_0 {
  padding-bottom: 0;
}
.t-rec_pb_15 {
  padding-bottom: 15px;
}
.t-rec_pb_30 {
  padding-bottom: 30px;
}
.t-rec_pb_45 {
  padding-bottom: 45px;
}
.t-rec_pb_60 {
  padding-bottom: 60px;
}
.t-rec_pb_90 {
  padding-bottom: 90px;
}
.t-rec_pb_105 {
  padding-bottom: 105px;
}
@media screen and (max-width: 1200px) {
  .t-text_xs {
    font-size: 14px;
  }
  .t-text_sm {
    font-size: 16px;
  }
  .t-descr_xxs {
    font-size: 12px;
  }
  .t-descr_xs {
    font-size: 14px;
  }
  .t-descr_sm {
    font-size: 16px;
  }
  .t-title_xxs {
    font-size: 32px;
  }
  .t-title_lg {
    font-size: 60px;
  }
  .t-name_xs {
    font-size: 14px;
  }
  .t-name_lg {
    font-size: 20px;
  }
  .t-name_xl {
    font-size: 22px;
  }
}
@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-descr_xs {
    font-size: 12px;
    line-height: 1.45;
  }
  .t-descr_sm {
    font-size: 14px;
    line-height: 1.45;
  }
  .t-title_xxs {
    font-size: 28px;
  }
  .t-title_lg {
    font-size: 30px;
  }
  .t-name_xs {
    font-size: 12px;
  }
  .t-name_lg {
    font-size: 18px;
  }
  .t-name_xl {
    font-size: 20px;
  }
  .t-btn {
    white-space: normal;
  }
  .t-btn_md {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 480px) {
  .t-rec_pt_0 {
    padding-top: 0;
  }
  .t-rec_pt_15 {
    padding-top: 15px;
  }
  .t-rec_pt_30 {
    padding-top: 30px;
  }
  .t-rec_pt_45 {
    padding-top: 45px;
  }
  .t-rec_pt_90 {
    padding-top: 90px;
  }
  .t-rec_pt_105 {
    padding-top: 90px;
  }
  .t-rec_pb_0 {
    padding-bottom: 0;
  }
  .t-rec_pb_15 {
    padding-bottom: 15px;
  }
  .t-rec_pb_30 {
    padding-bottom: 30px;
  }
  .t-rec_pb_45 {
    padding-bottom: 45px;
  }
  .t-rec_pb_60 {
    padding-bottom: 60px;
  }
  .t-rec_pb_90 {
    padding-bottom: 90px;
  }
  .t-rec_pb_105 {
    padding-bottom: 90px;
  }
  .t-rec_pt-res-480_0 {
    padding-top: 0 !important;
  }
  .t-rec_pb-res-480_15 {
    padding-bottom: 15px !important;
  }
}
@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: "ROAD";
  src: url("tild3135-3165-4235-a661-623861373937/GothamPro-Regular.woff")
    format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "ROAD";
  src: url("tild3437-3064-4439-b030-643430336634/GothamPro-Medium.woff")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "ROAD";
  src: url("tild3333-3332-4634-b365-333035613831/GothamPro-Bold.woff")
    format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "ROAD";
  src: url("tild6365-3937-4335-b031-316236316662/RoadRadio-Black.woff")
    format("woff");
  font-weight: 700;
  font-style: normal;
}
.t123__centeredContainer {
  text-align: center;
}
.t396 {
  -webkit-text-size-adjust: 100%;
}
.t396__iframe {
  z-index: 10000;
  background-color: #fff;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  border: 0;
}
.t396__body_overflow_hidden {
  overflow: hidden;
}
.t396__display_none {
  display: none;
}
.t396__artboard {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.t396__artboard .t396__artboard_scale {
  overflow: visible;
}
.t396__artboard.t396__artboard_scale
  .t396__elem[data-elem-type="text"]
  .tn-atom {
  word-break: normal;
  -moz-osx-font-smoothing: grayscale;
}
.t396__artboard_scale .t396__carrier,
.t396__artboard_scale .t396__filter {
  transform-origin: top left;
}
.tn-atom__scale-wrapper {
  width: inherit;
  height: inherit;
}
.t396__elem .tn-atom__scale-wrapper .tn-atom {
  width: inherit;
  height: inherit !important;
  box-sizing: border-box;
}
.t396__artboard.rendering .tn-elem {
  visibility: hidden;
}
.t396__artboard.rendered .tn-elem {
  visibility: visible;
}
.t396__carrier {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100vh;
  -moz-transform: unset;
}
.t396__filter {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100vh;
  transform: translateZ(0);
}
.t396__elem {
  position: absolute;
  box-sizing: border-box;
  display: table;
}
.t396 .tn-atom {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
@media screen and (max-width: 959px) {
  .t396_safari .t396__artboard_scale .tn-atom {
    -webkit-text-size-adjust: auto;
    -moz-text-size-adjust: auto;
    -ms-text-size-adjust: auto;
  }
}
.t396 .tn-atom ul,
.t396 .tn-atom ol {
  margin-bottom: 0;
}
.t396_safari .tn-atom {
  transform: translateZ(0);
}
.t396 a.tn-atom {
  text-decoration: none;
}
.t396 .tn-atom__img {
  width: 100%;
  display: block;
}
.t396 .tn-atom__html {
  vertical-align: top;
}
.t396 .tn-atom__pin {
  border-radius: 1000px;
  border-style: solid;
}
.t396 .tn-atom__pin_onclick {
  cursor: pointer;
}
.t396 .tn-atom__tip {
  position: absolute;
  box-sizing: border-box;
  width: 300px;
  max-width: 90vw;
  padding: 15px;
  display: none;
}
.t396 .tn-atom__pin:hover .tn-atom__tip {
  display: none;
}
.t396 .tn-atom__tip-img {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.t396 .tn-atom__tip[data-tip-pos="top"] {
  bottom: 100%;
  margin-bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
}
.t396 .tn-atom__tip[data-tip-pos="bottom"] {
  top: 100%;
  margin-top: 15px;
  left: 50%;
  transform: translateX(-50%);
}
.t396 .tn-atom__tip[data-tip-pos="left"] {
  right: 100%;
  margin-right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.t396 .tn-atom__tip[data-tip-pos="right"] {
  left: 100%;
  margin-left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.t396__ui {
  position: absolute;
  top: 16px;
  left: 196px;
  background-color: #fa876b;
  color: #000 !important;
  height: 30px;
  line-height: 30px;
  width: 100px;
  z-index: 1000;
  text-align: center;
  border-radius: 3px;
  display: none;
  font-size: 14px;
}
.t396__artboard.t396__artboard-fixed-active {
  transform: none !important;
  opacity: 1 !important;
}
.t396__artboard-fixed-no-bg,
.t396__artboard-fixed-innactive,
.t396__artboard-fixed-innactive .t396__elem,
.t396__artboard-fixed-no-bg.t396__artboard-fixed-innactive .t396__elem {
  pointer-events: none;
}
.t396__artboard-fixed-no-bg .t396__elem {
  pointer-events: auto;
}
.t396__elem_outside-hide {
  display: none;
}
.t017__uptitle {
  padding-top: 3px;
  padding-bottom: 22px;
}
.t017__title {
  padding-top: 2px;
  padding-bottom: 0;
}
.t017__descr {
  padding-top: 21px;
}
.t859 .t-section__topwrapper {
  margin-bottom: 90px;
}
.t859 .t-section__title {
  margin-bottom: 40px;
}
.t859 .t-section__descr {
  max-width: 560px;
}
.t859 .t-section__bottomwrapper {
  margin-top: 105px;
}
.t859__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#allrecords .t859__container {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.t859__container li ul {
  list-style-type: disc;
}
.t859__separator {
  width: 100%;
  margin-bottom: 40px;
}
#allrecords .t859__col .t-card__link {
  color: inherit !important;
}
.t859__inner-col {
  position: relative;
}
.t859__bottommargin {
  margin-bottom: 15px;
}
.t859__bgimg {
  width: 110px;
  height: 110px;
  max-width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.t859__imgwrapper {
  width: 110px;
  height: auto;
}
.t859__img {
  max-width: 100%;
}
.t859__img_circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.t859__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 30px 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.t859__wrap_right {
  padding-left: 30px;
}
.t859__btn-container {
  margin-top: 5px;
  width: 100%;
  font-size: 0;
}
.t859__btn-container.t859__btn-container_topmargin {
  margin-top: 20px;
}
.t859 .t-card__btn-wrapper {
  display: inline-block;
}
.t859 .t-card__btntext-wrapper {
  display: inline-block;
}
.t859 .t-card__btn {
  display: table-cell;
}
@media screen and (max-width: 960px) {
  .t859 .t-section__bottomwrapper {
    margin-top: 45px;
  }
  .t859 .t-section__topwrapper {
    margin-bottom: 45px;
  }
  .t859 .t-section__title {
    margin-bottom: 20px;
  }
  .t859__col {
    margin-bottom: 20px;
    height: auto !important;
  }
  .t859__separator {
    margin-top: 0 !important;
  }
  .t859__wrap {
    padding-bottom: 30px;
  }
  .t859__bottommargin {
    margin-bottom: 10px;
  }
  .t859__btn-container {
    position: initial;
  }
  .t859__bgimg {
    max-width: 90px !important;
    max-height: 90px !important;
  }
  .t859__imgwrapper {
    max-width: 90px !important;
  }
}
@media screen and (max-width: 640px) {
  .t859__wrap {
    display: block;
  }
  .t859__wrap_right {
    padding-left: 0;
  }
  .t859__bgimg {
    margin-bottom: 20px;
  }
  .t859__imgwrapper {
    margin-bottom: 20px;
  }
}
.t585 > .t-container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.t585__header {
  position: relative;
  border-top: 1px solid #eee;
  cursor: pointer;
}
.t585__trigger-button {
  position: relative;
  width: 100%;
  padding: 27px 50px 27px 0;
  text-align: left;
  background-color: transparent;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
#allrecords button.t585__trigger-button:focus-visible {
  outline-offset: 2px;
}
.t585__title {
  display: inline-block;
}
.t585__icon {
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  padding: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: opacity ease-in-out 0.2s;
}
.t585__icon-hover {
  opacity: 0;
}
.t585__header:hover .t585__icon {
  opacity: 0;
}
.t585__trigger-button:focus-visible .t585__icon {
  opacity: 0;
}
.t585__header:hover .t585__icon-hover {
  opacity: 1;
}
.t585__trigger-button:focus-visible .t585__icon-hover {
  opacity: 1;
}
.t585__row:after {
  content: "";
  display: table;
  clear: both;
}
.t585__circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 100px;
}
.t585__lines {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  transition: all ease-in-out 0.3s;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.t585__opened .t585__lines {
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all ease-in-out 0.3s;
}
.t585__content {
  display: none;
  overflow: hidden;
  -webkit-transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s;
  -o-transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s;
  transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s;
}
.t585 .t585__content ol {
  padding-left: 22px !important;
  list-style-position: inside;
  text-indent: -22px;
}
.t585__textwrapper {
  padding: 0 0 20px;
}
.t585__text {
  margin-bottom: 20px;
}
#allrecords .t585__text > ul,
#allrecords .t585__text > ol {
  -webkit-padding-start: 26px;
}
.t585__img {
  display: block;
  width: 100%;
  margin-bottom: 14px;
}
.t585__border {
  width: 100%;
  height: 1px;
  background-color: #eee;
}
@media screen and (max-width: 960px) {
  .t585 .t-col:not(:last-child) .t585__border {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .t585__trigger-button {
    padding-top: 15px;
    padding-bottom: 14px;
  }
  .t585__text {
    margin-bottom: 15px;
  }
  .t585__text > a {
    word-break: break-word;
  }
  .t585__textwrapper {
    padding: 0 0 10px;
  }
}
.t670__imgwrapper {
  position: relative;
}
.t670__imgwrapper .t-slds__bgimg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.t670__play {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.t670__play_icon {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  margin: 0 auto;
  padding: 0;
  background-color: transparent;
  border: none;
  border-radius: 50%;
  outline: none;
  -webkit-transition: transform ease-in-out 0.2s;
  -moz-transition: transform ease-in-out 0.2s;
  -o-transition: transform ease-in-out 0.2s;
  transition: transform ease-in-out 0.2s;
  cursor: pointer;
}
.t670__play:hover .t670__play_icon {
  -moz-transform: translateY(-50%) scale(1.15);
  -ms-transform: translateY(-50%) scale(1.15);
  -webkit-transform: translateY(-50%) scale(1.15);
  -o-transform: translateY(-50%) scale(1.15);
  transform: translateY(-50%) scale(1.15);
}
.t670__play_icon:focus-visible {
  -moz-transform: translateY(-50%) scale(1.15);
  -ms-transform: translateY(-50%) scale(1.15);
  -webkit-transform: translateY(-50%) scale(1.15);
  -o-transform: translateY(-50%) scale(1.15);
  transform: translateY(-50%) scale(1.15);
}
.t670__frame {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.t670__video {
  width: 100%;
  height: 100%;
}
.t670 .t-slds__caption {
  display: none;
}
.t670 .t-slds__caption.t-slds__caption-active {
  display: block;
}
.t670 .t-slds__caption__container.t670__caption__container_none {
  margin-top: 0;
}
.t670 .t-slds__caption.t670__caption_margin {
  margin-top: 16px;
}
@media screen and (max-width: 640px) {
  .t670 .t-slds__wrapper {
    padding: 0 !important;
  }
}
.t015 {
  box-sizing: border-box;
}
.t015__title {
  padding-top: 8px;
  padding-bottom: 3px;
}
.t015__uptitle {
  padding-top: 10px;
  padding-bottom: 40px;
}
.t015__descr {
  padding: 41px 0 0 0;
}
.t119__preface {
  color: #000;
  font-size: 30px;
  line-height: 1.35;
}
@media screen and (max-width: 640px) {
  .t119__preface {
    font-size: 22px;
  }
}
@media screen and (min-width: 960px) {
  .t119__preface {
    margin-top: -1px;
  }
}
.t142 .t142__submit-overflowed {
  line-height: 1.1 !important;
}
.t142 .t142__wrapone {
  position: relative;
}
.t142 .t142__wraptwo {
  position: relative;
  z-index: 1;
  text-align: center;
}
.t142 .t142__submit {
  font-family: "FuturaPT", Arial, sans-serif;
  text-align: center;
  border: 0 none;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
  -webkit-appearance: none;
  font-weight: 700;
  background: none;
  cursor: pointer;
  box-sizing: content-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.t142 .t142__submit_size_sm {
  height: 40px;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
}
.t142 .t142__submit_size_lg {
  height: 60px;
  font-size: 22px;
  padding-left: 70px;
  padding-right: 70px;
}
.t142 .t142__submit_size_xl {
  height: 80px;
  font-size: 26px;
  padding-left: 80px;
  padding-right: 80px;
}
.t142 .t142__submit_size_xxl {
  height: 100px;
  line-height: 100px;
  font-size: 30px;
  padding-left: 90px;
  padding-right: 90px;
}
@media screen and (max-width: 640px) {
  .t142__wraptwo {
    margin-left: 20px;
    margin-right: 20px;
  }
  .t142 .t142__submit {
    white-space: normal;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-border-radius: 0;
  }
  .t142 .t142__submit_size_lg,
  .t142 .t142__submit_size_xl,
  .t142 .t142__submit_size_xxl {
    height: 60px;
    font-size: 18px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.t270__error-msg {
  text-align: center;
  display: none;
}
.t270__error-msg-text {
  display: inline-block;
  margin: 0 20px 35px 20px;
  padding: 15px;
  color: #ff0000;
  border: 1px solid #ff0000;
  font-size: 14px;
  font-family: tfutura, Arial;
}
.t635__textholder {
  display: none;
}
.typed-cursor {
  display: inline-block;
  opacity: 1;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
