.csssize {
  height: 5519px;
}
.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;
}
@media screen and (max-width: 1024px) {
  a:active,
  button:active {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.1);
  }
}
.t-text {
  font-family: "felidae", 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-name {
  font-family: "felidae", Arial, sans-serif;
  font-weight: 500;
  color: #000000;
}
.t-name_xl {
  font-size: 24px;
  line-height: 1.35;
}
.t-title {
  font-family: "felidae", Arial, sans-serif;
  font-weight: 400;
  color: #000000;
}
.t-title_xs {
  font-size: 42px;
  line-height: 1.23;
}
.t-descr {
  font-family: "felidae", Arial, sans-serif;
  font-weight: 400;
  color: #000000;
}
.t-descr_xxs {
  font-size: 14px;
  line-height: 1.55;
}
.t-descr_sm {
  font-size: 18px;
  line-height: 1.55;
}
.t-descr_md {
  font-size: 20px;
  line-height: 1.55;
}
.t-opacity_70 {
  filter: alpha(opacity=70);
  khtmlopacity: 0.7;
  mozopacity: 0.7;
  opacity: 0.7;
}
.t-align_left {
  text-align: left;
}
.t-submit {
  font-family: "felidae", Arial, sans-serif;
}
.t-input {
  font-family: "felidae", Arial, sans-serif;
}
.t-input__vis-ph {
  font-family: "felidae", Arial, sans-serif;
}
.t-select {
  font-family: "felidae", Arial, sans-serif;
}
.t-input-error {
  font-family: "felidae", Arial, sans-serif;
}
.t-form__errorbox-wrapper {
  font-family: "felidae", Arial, sans-serif;
}
.t-form__errorbox-text {
  font-family: "felidae", Arial, sans-serif;
}
.t-form__errorbox-item {
  font-family: "felidae", Arial, sans-serif;
}
.t-form__successbox {
  font-family: "felidae", 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_60 {
  padding-top: 60px;
}
.t-rec_pb_0 {
  padding-bottom: 0;
}
@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_sm {
    font-size: 16px;
  }
  .t-descr_md {
    font-size: 18px;
  }
  .t-title_xs {
    font-size: 38px;
  }
  .t-name_xl {
    font-size: 22px;
  }
}
@media screen and (max-width: 640px) {
  .t-text_xs {
    font-size: 14px;
    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_sm {
    font-size: 14px;
    line-height: 1.45;
  }
  .t-descr_md {
    font-size: 16px;
    line-height: 1.45;
  }
  .t-title_xs {
    font-size: 30px;
  }
  .t-name_xl {
    font-size: 20px;
  }
}
@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_60 {
    padding-top: 60px;
  }
  .t-rec_pb_0 {
    padding-bottom: 0;
  }
  .t-rec_pt-res-480_0 {
    padding-top: 0 !important;
  }
  .t-rec_pb-res-480_0 {
    padding-bottom: 0 !important;
  }
}
@font-face {
  font-family: "felidae";
  src: url("../fonts/thin-karlotte.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "felidae";
  src: url("../fonts/extralight-trial-oce.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "felidae";
  src: url("../fonts/light-Felidae.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "felidae";
  src: url("../fonts/normal-Montserrat-Re.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "felidae";
  src: url("../fonts/CeraPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "felidae";
  src: url("../fonts/Semibold-KudryashevH.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "felidae";
  src: url("../fonts/factor-a-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "felidae";
  src: url("../fonts/CeraPro-extrabold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "felidae";
  src: url("../fonts/Black-Cinzel.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
.t360__progress {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9999999999;
}
.t360__bar {
  width: 0;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  height: 2px;
}
.t360__barprogress {
  width: 70%;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.t360__barprogressfinished {
  width: 100%;
}
.t360__barprogresshidden {
  opacity: 0;
  width: 100%;
}
.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:not(.tn-atom__form) {
  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-flex {
  position: relative !important;
  left: initial !important;
  top: initial !important;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.t396__artboard-flex > .t396__elem,
.t396__artboard-flex > .t396__group {
  position: relative !important;
  left: initial !important;
  top: initial !important;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.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%;
  }
}
.t118 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.t118__line {
  position: relative;
  height: 1px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  background-color: #000000;
  border: none;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.t849__header {
  position: relative;
  cursor: pointer;
  border-top: 1px solid #eeeeee;
}
.t849__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;
}
.t849__trigger-button_left {
  padding: 27px 0 27px 50px;
}
#allrecords button.t849__trigger-button:focus-visible {
  outline-offset: 2px;
}
.t849__title {
  display: inline-block;
}
.t849__icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 40px;
  height: 40px;
  stroke: #222222;
  fill: transparent;
  transition-property: fill, stroke;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
}
.t849__trigger-button_left .t849__icon {
  right: auto;
  left: 0;
}
.t849__lines {
  transition: transform 0.3s ease-in-out;
  transform-origin: center;
}
.t849__opened .t849__lines {
  transform: rotate(-45deg);
}
.t849__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;
}
.t849 .t849__content ol {
  padding-left: 30px !important;
  list-style-position: outside;
  text-indent: 0;
}
.t849__textwrapper {
  padding: 0 0 20px;
}
.t849__text {
  margin-bottom: 20px;
}
#allrecords .t849__text > ul,
#allrecords .t849__text > ol {
  -webkit-padding-start: 26px;
}
.t849__img {
  display: block;
  width: 100%;
  margin-bottom: 14px;
}
.t849__border {
  width: 100%;
  height: 1px;
  background-color: #eeeeee;
}
.t849__divider {
  float: left;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .t849 {
    -webkit-text-size-adjust: 100%;
  }
}
@media screen and (max-width: 650px) {
  .t849__trigger-button {
    padding-top: 15px;
    padding-bottom: 14px;
  }
  .t849__text {
    margin-bottom: 15px;
  }
  .t849__textwrapper {
    padding: 0 0 10px;
  }
}
.t690 .t-form_inputs-total_5 .t-input-group {
  width: 20%;
}
.t690 .t-form_inputs-total_4 .t-input-group {
  width: 25%;
}
.t690 .t-form_inputs-total_3 .t-input-group {
  width: 33.33%;
}
.t690 .t-form_inputs-total_2 .t-input-group {
  width: 50%;
}
.t690 .t-form_inputs-total_1 .t-input-group {
  width: 100%;
}
.t690 .t-form__inputsbox {
  display: table;
  -webkit-transition:
    max-height 0.3s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.3s linear;
  transition:
    max-height 0.3s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.3s linear;
  max-height: 5000px;
}
.t690 .t690__inputsbox_hidden.t-form__inputsbox {
  display: block;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
}
.t690 .t-input-group {
  display: table-cell;
  vertical-align: bottom;
}
.t690 .t-input-block {
  height: 100%;
  width: 100%;
  padding-right: 20px;
  box-sizing: border-box;
}
.t690 .t-input-phonemask__wrap {
  background-color: #ffffff;
}
.t690 .t-input-title {
  padding-bottom: 5px;
}
.t690 .t-input-subtitle {
  margin-top: -5px;
  padding-bottom: 10px;
}
.t690 .t-form__submit {
  display: table-cell;
  vertical-align: bottom;
  height: 100%;
}
.t690 .t-datepicker {
  width: 100%;
}
.t690 .t-form_bbonly .t-input-title {
  padding-bottom: 0;
  margin-bottom: 0;
}
.t690 .t-form_bbonly .t-input-subtitle {
  padding-bottom: 0;
  padding-top: 5px;
}
@media screen and (max-width: 960px) {
  .t690 .t-form__inputsbox {
    display: block;
  }
  .t690 .t-input-group {
    display: block;
    width: 100% !important;
  }
  .t690 .t-input-block {
    display: block;
    width: 100%;
    margin-bottom: 25px;
    padding-right: 0;
  }
  .t690 .t-form__submit {
    display: block;
    width: 100%;
    padding-bottom: 20px;
  }
  .t690 .t-submit {
    width: 100%;
  }
}
.t690 .t-input-error {
  display: none !important;
}
.t690 .t-form__errorbox-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}
.t690 .t-form__errorbox-middle {
  display: none;
}
.t690 .t-form__errorbox-bottom {
  display: block;
}
@media screen and (max-width: 960px) {
  .t690 .t-form__errorbox-middle {
    display: block;
  }
  .t690 .t-form__errorbox-bottom {
    display: none;
  }
}
.t1093 .t-popup {
  padding: 0;
  z-index: 99999;
  background-color: transparent;
  transition: none;
}
.t1093 .t-popup.t-popup-disabled-bg,
.t1093 .t-popup.t-popup_hover-trigger {
  pointer-events: none;
}
.t1093 .t-popup.t-popup-disabled-bg .t-popup__close,
.t1093 .t-popup.t-popup_hover-trigger .t-popup__close,
.t1093 .t-popup.t-popup_show .t396__artboard_pointer-events-auto {
  pointer-events: auto;
}
.t1093 .t-popup.t-popup-transition + .t-popup__bg {
  transition-property: opacity;
  transition-duration: 0.3s;
}
.t1093 .t-popup__bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  pointer-events: none;
  opacity: 0;
  display: none;
}
.t1093 .t-popup__bg.t-popup__bg-active {
  display: block;
  opacity: 1;
}
.t1093 .t-popup__container {
  left: 0;
  right: 0;
  background-color: transparent;
  pointer-events: none;
}
.t1093
  .t-popup.t-popup_show
  .r:not([data-record-type="396"]):not([data-record-type="121"]),
.t1093 .t-popup.t-popup_show .tn-elem,
.t1093 .t-popup.t-popup_show .tn-group {
  pointer-events: auto;
}
.t1093 .t-popup__container.t-valign_top {
  transform: none;
  top: 0;
}
.t1093 .t-popup__container.t-popup__container-static.t-valign_top,
.t1093 .t-popup__container.t-popup__container-static.t-valign_bottom {
  margin: 0 auto;
}
.t1093 .t-popup__container.t-valign_bottom {
  transform: none;
  top: auto;
  bottom: 0;
}
.t1093 .t-popup-transition:not(.t-popup-anim-fadein):not(.t-popup-fadeout) {
  overflow: hidden;
  overflow-y: auto;
}
.t1093 .t-popup-transition {
  opacity: 1;
}
.t1093 .t-popup-transition:not(.t-popup_show) {
  pointer-events: none;
}
.t1093
  .t-popup-transition.t-popup-safari.t-popup-anim-appearfromright
  .t-popup__container,
.t1093
  .t-popup-transition.t-popup-safari.t-popup-anim-appearfrombottom
  .t-popup__container {
  opacity: 0;
  transition-property: transform, opacity;
}
.t1093
  .t-popup-transition.t-popup-safari.t-popup-anim-appearfromright.t-popup_show
  .t-popup__container,
.t1093
  .t-popup-transition.t-popup-safari.t-popup-anim-appearfrombottom.t-popup_show
  .t-popup__container {
  opacity: 1;
}
.t1093 .t-popup-transition:not(.t-popup-anim-fadein) .t-popup__container {
  transition-property: transform;
  transition-duration: 0.3s;
}
.t1093 .t-popup-anim-fadein .t-popup__container,
.t1093 .t-popup-fadeout:not(.t-popup_show) .t-popup__container {
  opacity: 0;
  transform: none;
  transition-property: opacity;
  transition-duration: 0.3s;
}
.t1093
  .t-popup-anim-fadein
  .t-valign_middle.t-popup__container:not(.t-popup__container-static) {
  transform: translateY(-50%);
}
.t1093 .t-popup-anim-appearfromtop .t-popup__container {
  transform: translateY(-100vh);
}
.t1093 .t-popup-anim-appearfrombottom .t-popup__container {
  transform: translateY(100vh);
}
.t1093
  .t-popup-anim-appearfromtop
  .t-popup__container.t-popup__container-static {
  transform: translateY(-100%);
}
.t1093
  .t-popup-anim-appearfrombottom
  .t-popup__container.t-popup__container-static {
  transform: translateY(100%);
}
.t1093 .t-popup-anim-appearfromright .t-popup__container {
  transform: translateX(100%);
}
.t1093 .t-popup-anim-appearfromleft .t-popup__container {
  transform: translateX(-100%);
}
.t1093
  .t-popup-anim-appearfromright
  .t-popup__container.t-valign_middle:not(.t-popup__container-static) {
  transform: translate(100%, -50%);
}
.t1093
  .t-popup-anim-appearfromleft
  .t-popup__container.t-valign_middle:not(.t-popup__container-static) {
  transform: translate(-100%, -50%);
}
.t1093
  .t-popup-transition.t-popup_show:not(.t-popup-anim-fadein)
  .t-popup__container,
.t1093
  .t-popup-transition.t-popup-fadeout:not(.t-popup-anim-fadein)
  .t-popup__container {
  transform: translate(0, 0);
}
.t1093
  .t-popup-transition.t-popup_show:not(.t-popup-anim-fadein)
  .t-popup__container.t-valign_middle:not(.t-popup__container-static),
.t1093
  .t-popup-transition.t-popup-fadeout:not(.t-popup-anim-fadein)
  .t-popup__container.t-valign_middle:not(.t-popup__container-static) {
  transform: translate(0, -50%);
}
.t1093
  .t-popup-transition.t-popup_show.t-popup-anim-fadein
  .t-popup__container {
  opacity: 1;
}
.t1093 .t-popup-transition.t-popup-fadeout .t-popup__container {
  transition-property: opacity;
}
.t1093 .js-send-form-success .t-form__inputsbox {
  display: none;
}
.t972 {
  position: fixed;
  right: 34px;
  bottom: 34px;
  z-index: 1001;
  box-sizing: border-box;
  max-height: calc(100vh - 2 * 34px);
}
.t972_closed {
  display: none !important;
}
.t972_preview {
  position: static;
  padding: 30px;
  max-width: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0;
}
.t972_preview-left {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.t972__banner,
.t972__settings {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  transition: all 0.3s ease;
  opacity: 1;
  bottom: 0;
}
.t972__banner {
  max-width: 358px;
  padding: 17px 24px 20px 19px;
}
.t972__banner.hidden {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
}
.t972__settings.hidden {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  opacity: 0;
}
.t972__title {
  font-weight: 500;
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
}
.t972__text {
  font-weight: 400;
  padding: 0;
  margin: 0;
}
.t972__actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 19px;
}
.t972__btn {
  padding: 7px 17px;
  height: unset;
  font-weight: 400;
  border-radius: 5px;
  font-size: 14px;
  background-color: transparent;
  border: none;
  outline: none;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.t972__settings {
  width: 100%;
  max-width: 400px;
  max-height: inherit;
  display: none;
  flex-direction: column;
}
.t972__settings-header {
  background-color: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.04);
  border-radius: 1px;
  padding: 17px 21px;
  color: rgba(0, 0, 0, 0.5);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
}
.t972__settings-arrow {
  margin-right: 14px;
}
.t972__settings-body {
  padding: 0 20px;
  height: 100%;
  flex-shrink: 1;
  overflow: auto;
  width: 100%;
  box-sizing: border-box;
}
.t972__settings-title {
  font-weight: 500;
  padding: 0;
  margin: 29px 0 16px;
}
.t972__settings-text {
  font-weight: 400;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}
.t972__settings-footer {
  background: #fff;
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.04);
  border-radius: 5px;
  padding: 16px 21px;
  width: 100%;
  box-sizing: border-box;
}
.t972__categories {
  margin-bottom: 31px;
}
.t972__category {
  border-bottom: 1px solid rgba(157, 153, 153, 0.4);
  padding: 14px 0 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.t972__category:first-child {
  border-top: 1px solid rgba(157, 153, 153, 0.4);
}
.t972__category-headline {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.t972__category-header {
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.t972__category-title {
  font-weight: 400;
}
.t972__category-btn {
  position: relative;
  border: none;
  background-color: transparent;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  margin-right: 11px;
  outline: none;
  width: 11px;
  height: 11px;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.t972__line {
  content: "";
  position: absolute;
  background-color: #000;
  transition: all 0.3s ease;
  opacity: 1;
}
.t972__line_vertical {
  width: 1px;
  height: 100%;
}
.t972__line_horizontal {
  width: 100%;
  height: 1px;
}
.t972__opened .t972__line_vertical {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.t972__opened .t972__line_horizontal {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 0;
}
.t972__category-toggle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.t972__toggle-txt {
  font-size: 11px;
  line-height: 1.4;
  color: #a2a2a2;
}
.t972__toggle-input {
  display: none;
}
.t972__toggle-label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.t972__toggle-container {
  width: 48px;
  height: 24px;
  border-radius: 100px;
  margin-left: 14px;
  margin-bottom: 0;
  cursor: pointer;
  transition: all ease 0.3s;
  position: relative;
  overflow: hidden;
  transform: translateZ(0);
}
.t972__toggle-background {
  background-color: #c6c5c5;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all ease 0.3s;
}
.t972__toggle-mark {
  width: 20px;
  height: 20px;
  background-color: #f1f1f1;
  box-shadow:
    0 0 2px rgba(0, 0, 0, 0.12),
    0 2px 2px rgba(0, 0, 0, 0.24);
  border-radius: 50%;
  margin: 2px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition: all ease 0.3s;
}
.t972__toggle-input:checked + .t972__toggle-container .t972__toggle-background {
  opacity: 0.3;
}
.t972__toggle-input:checked + .t972__toggle-container .t972__toggle-mark {
  -webkit-transform: translateX(24px);
  transform: translateX(24px);
}
.t972__category-body {
  font-weight: 400;
  margin-top: 16px;
  color: rgba(0, 0, 0, 0.6);
  display: none;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
@media screen and (max-width: 1200px) {
  .t972__banner {
    overflow-y: auto;
    min-height: 100px;
    max-height: inherit;
  }
}
@media screen and (max-width: 640px) {
  .t972 {
    bottom: 0;
    left: 0;
    width: 100%;
    max-height: calc(100vh - 2 * 10px);
  }
  .t972__banner,
  .t972__settings {
    border-radius: 0;
  }
  .t972__settings {
    height: 100vh;
    max-width: initial;
  }
  .t972__banner {
    max-width: initial;
  }
  .t972__category {
    padding: 18px 0;
  }
  .t972__category-toggle {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .t972__category-body {
    margin-bottom: 19px;
    font-weight: 300;
  }
  .t972__toggle-txt {
    font-size: 14px;
  }
  .t972__category-enabled_always {
    font-size: 16px;
  }
}
