.tilda-pages-container *:not(.cm-block-loader *) {
  all: revert;
}
.tilda-pages-container {
  @charset "UTF-8";
}
.tilda-pages-container *,
.tilda-pages-container *:before,
.tilda-pages-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.tilda-pages-container div,
.tilda-pages-container span,
.tilda-pages-container h1,
.tilda-pages-container h2,
.tilda-pages-container h3,
.tilda-pages-container h4,
.tilda-pages-container h5,
.tilda-pages-container h6,
.tilda-pages-container p,
.tilda-pages-container blockquote,
.tilda-pages-container pre,
.tilda-pages-container a,
.tilda-pages-container code,
.tilda-pages-container img,
.tilda-pages-container b,
.tilda-pages-container u,
.tilda-pages-container i,
.tilda-pages-container center,
.tilda-pages-container table,
.tilda-pages-container tr,
.tilda-pages-container th,
.tilda-pages-container td,
.tilda-pages-container video {
  margin: 0;
  padding: 0;
  border: 0;
}
.tilda-pages-container sup {
  line-height: 0;
  font-size: smaller;
  vertical-align: super;
}
.tilda-pages-container sub {
  line-height: 0;
  font-size: smaller;
  vertical-align: sub;
}
.tilda-pages-container .t-clear {
  clear: both;
}
.tilda-pages-container .t-row {
  margin: 0;
}
.tilda-pages-container .t-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
  padding: 0;
}
.tilda-pages-container .t-container.flexx {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.tilda-pages-container .t-container_flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.tilda-pages-container .t-container_100 {
  width: 100%;
  padding: 0;
}
.tilda-pages-container .t-container_10 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1000px;
  padding: 0;
}
.tilda-pages-container .t-container_8 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 800px;
  padding: 0;
}
.tilda-pages-container .t-container:before,
.tilda-pages-container .t-container:after,
.tilda-pages-container .t-container_10:before,
.tilda-pages-container .t-container_10:after,
.tilda-pages-container .t-container_8:before,
.tilda-pages-container .t-container_8:after,
.tilda-pages-container .t-container_100:before,
.tilda-pages-container .t-container_100:after {
  display: table;
  content: " ";
  width: 0;
}
.tilda-pages-container .t-container:after,
.tilda-pages-container .t-container_10:after,
.tilda-pages-container .t-container_8:after,
.tilda-pages-container .t-container_100:after {
  clear: both;
}
.tilda-pages-container .t-col {
  display: inline;
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  width: 100%;
}
.tilda-pages-container .t-col.flexx {
  align-items: stretch;
  height: inherit;
  margin-top: auto;
  margin-bottom: auto;
}
.tilda-pages-container .t-col_flex {
  align-items: stretch;
  height: inherit;
  margin-top: auto;
  margin-bottom: auto;
}
.tilda-pages-container .t-col_1 {
  max-width: 60px;
}
.tilda-pages-container .t-col_2 {
  max-width: 160px;
}
.tilda-pages-container .t-col_3 {
  max-width: 260px;
}
.tilda-pages-container .t-col_4 {
  max-width: 360px;
}
.tilda-pages-container .t-col_5 {
  max-width: 460px;
}
.tilda-pages-container .t-col_6 {
  max-width: 560px;
}
.tilda-pages-container .t-col_7 {
  max-width: 660px;
}
.tilda-pages-container .t-col_8 {
  max-width: 760px;
}
.tilda-pages-container .t-col_9 {
  max-width: 860px;
}
.tilda-pages-container .t-col_10 {
  max-width: 960px;
}
.tilda-pages-container .t-col_11 {
  max-width: 1060px;
}
.tilda-pages-container .t-col_12 {
  max-width: 1160px;
}
.tilda-pages-container .t-col_100 {
  max-width: 100vw;
}
.tilda-pages-container .t-prefix_1 {
  padding-left: 100px;
}
.tilda-pages-container .t-prefix_2 {
  padding-left: 200px;
}
.tilda-pages-container .t-prefix_3 {
  padding-left: 300px;
}
.tilda-pages-container .t-prefix_4 {
  padding-left: 400px;
}
.tilda-pages-container .t-prefix_5 {
  padding-left: 500px;
}
.tilda-pages-container .t-prefix_6 {
  padding-left: 600px;
}
.tilda-pages-container .t-prefix_7 {
  padding-left: 700px;
}
.tilda-pages-container .t-prefix_8 {
  padding-left: 800px;
}
.tilda-pages-container .t-prefix_9 {
  padding-left: 900px;
}
.tilda-pages-container .t-prefix_10 {
  padding-left: 1000px;
}
.tilda-pages-container .t-prefix_11 {
  padding-left: 1100px;
}
.tilda-pages-container .t-prefix_12 {
  padding-left: 1200px;
}
.tilda-pages-container .t-width {
  width: 100%;
}
.tilda-pages-container .t-width_1 {
  max-width: 60px;
}
.tilda-pages-container .t-width_2 {
  max-width: 160px;
}
.tilda-pages-container .t-width_3 {
  max-width: 260px;
}
.tilda-pages-container .t-width_4 {
  max-width: 360px;
}
.tilda-pages-container .t-width_5 {
  max-width: 460px;
}
.tilda-pages-container .t-width_6 {
  max-width: 560px;
}
.tilda-pages-container .t-width_7 {
  max-width: 660px;
}
.tilda-pages-container .t-width_8 {
  max-width: 760px;
}
.tilda-pages-container .t-width_9 {
  max-width: 860px;
}
.tilda-pages-container .t-width_10 {
  max-width: 960px;
}
.tilda-pages-container .t-width_11 {
  max-width: 1060px;
}
.tilda-pages-container .t-width_12 {
  max-width: 1160px;
}
.tilda-pages-container .t-width_100 {
  max-width: 100%;
}
.tilda-pages-container .t-cell {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
}
.tilda-pages-container .t-cell_25 {
  width: 25vw;
}
.tilda-pages-container .t-cell_33 {
  width: 33.3333333vw;
}
.tilda-pages-container .t-cell_50 {
  width: 50vw;
}
.tilda-pages-container .t-cell_100 {
  width: 100vw;
}
@media screen and (max-width: 1200px) {
  .tilda-pages-container .t-container {
    max-width: 960px;
    padding: 0;
  }
  .tilda-pages-container .t-container_10 {
    max-width: 780px;
  }
  .tilda-pages-container .t-container_8 {
    max-width: 640px;
  }
  .tilda-pages-container .t-col {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 100%;
  }
  .tilda-pages-container .t-col_1 {
    max-width: 60px;
  }
  .tilda-pages-container .t-col_2 {
    max-width: 140px;
  }
  .tilda-pages-container .t-col_3 {
    max-width: 220px;
  }
  .tilda-pages-container .t-col_4 {
    max-width: 300px;
  }
  .tilda-pages-container .t-col_5 {
    max-width: 380px;
  }
  .tilda-pages-container .t-col_6 {
    max-width: 460px;
  }
  .tilda-pages-container .t-col_7 {
    max-width: 540px;
  }
  .tilda-pages-container .t-col_8 {
    max-width: 620px;
  }
  .tilda-pages-container .t-col_9 {
    max-width: 700px;
  }
  .tilda-pages-container .t-col_10 {
    max-width: 780px;
  }
  .tilda-pages-container .t-col_11 {
    max-width: 860px;
  }
  .tilda-pages-container .t-col_12 {
    max-width: 940px;
  }
  .tilda-pages-container .t-prefix_1 {
    padding-left: 80px;
  }
  .tilda-pages-container .t-prefix_2 {
    padding-left: 160px;
  }
  .tilda-pages-container .t-prefix_3 {
    padding-left: 240px;
  }
  .tilda-pages-container .t-prefix_4 {
    padding-left: 320px;
  }
  .tilda-pages-container .t-prefix_5 {
    padding-left: 400px;
  }
  .tilda-pages-container .t-prefix_6 {
    padding-left: 480px;
  }
  .tilda-pages-container .t-prefix_7 {
    padding-left: 560px;
  }
  .tilda-pages-container .t-prefix_8 {
    padding-left: 640px;
  }
  .tilda-pages-container .t-prefix_9 {
    padding-left: 720px;
  }
  .tilda-pages-container .t-prefix_10 {
    padding-left: 800px;
  }
  .tilda-pages-container .t-prefix_11 {
    padding-left: 880px;
  }
  .tilda-pages-container .t-prefix_12 {
    padding-left: 960px;
  }
  .tilda-pages-container .t-width_1 {
    max-width: 60px;
  }
  .tilda-pages-container .t-width_2 {
    max-width: 140px;
  }
  .tilda-pages-container .t-width_3 {
    max-width: 220px;
  }
  .tilda-pages-container .t-width_4 {
    max-width: 300px;
  }
  .tilda-pages-container .t-width_5 {
    max-width: 380px;
  }
  .tilda-pages-container .t-width_6 {
    max-width: 460px;
  }
  .tilda-pages-container .t-width_7 {
    max-width: 540px;
  }
  .tilda-pages-container .t-width_8 {
    max-width: 620px;
  }
  .tilda-pages-container .t-width_9 {
    max-width: 700px;
  }
  .tilda-pages-container .t-width_10 {
    max-width: 780px;
  }
  .tilda-pages-container .t-width_11 {
    max-width: 860px;
  }
  .tilda-pages-container .t-width_12 {
    max-width: 940px;
  }
  .tilda-pages-container .t-width_100 {
    max-width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .tilda-pages-container .t-container {
    max-width: 640px;
  }
  .tilda-pages-container .t-container.flexx {
    display: block;
  }
  .tilda-pages-container .t-container_flex {
    display: block;
  }
  .tilda-pages-container .t-col {
    display: block;
    float: none;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .tilda-pages-container .t-col_1,
  .tilda-pages-container .t-col_2,
  .tilda-pages-container .t-col_3,
  .tilda-pages-container .t-col_4,
  .tilda-pages-container .t-col_5,
  .tilda-pages-container .t-col_6,
  .tilda-pages-container .t-col_7,
  .tilda-pages-container .t-col_8,
  .tilda-pages-container .t-col_9,
  .tilda-pages-container .t-col_10,
  .tilda-pages-container .t-col_11,
  .tilda-pages-container .t-col_12 {
    width: 100%;
    max-width: 100%;
  }
  .tilda-pages-container .t-prefix_1,
  .tilda-pages-container .t-prefix_2,
  .tilda-pages-container .t-prefix_3,
  .tilda-pages-container .t-prefix_4,
  .tilda-pages-container .t-prefix_5,
  .tilda-pages-container .t-prefix_6,
  .tilda-pages-container .t-prefix_7,
  .tilda-pages-container .t-prefix_8,
  .tilda-pages-container .t-prefix_9,
  .tilda-pages-container .t-prefix_10,
  .tilda-pages-container .t-prefix_11,
  .tilda-pages-container .t-prefix_12 {
    padding-left: none;
  }
}
.tilda-pages-container .csssize {
  height: 6222px;
}
.tilda-pages-container .t-body {
  margin: 0;
}
.tilda-pages-container #allrecords {
  -webkit-font-smoothing: antialiased;
  background-color: none;
}
.tilda-pages-container #allrecords a {
  color: #ff8562;
  text-decoration: none;
}
.tilda-pages-container #allrecords a,
.tilda-pages-container #allrecords button,
.tilda-pages-container #allrecords .t-radio,
.tilda-pages-container #allrecords .t-checkbox,
.tilda-pages-container #allrecords .t-img-select {
  outline: none;
}
.tilda-pages-container #allrecords a:focus-visible,
.tilda-pages-container #allrecords button:focus-visible,
.tilda-pages-container #allrecords .t-focusable,
.tilda-pages-container #allrecords .t-focusable .t-btn,
.tilda-pages-container #allrecords .t-focusable .t-btntext,
.tilda-pages-container #allrecords .t-img-select:focus-visible+.t-img-select__indicator,
.tilda-pages-container #allrecords .t-img-select:focus-visible+.t-img-select__indicator:after,
.tilda-pages-container #allrecords .t-radio:focus-visible+.t-radio__indicator,
.tilda-pages-container #allrecords .t-checkbox:focus-visible+.t-checkbox__indicator {
  outline-color: #2015FF;
  outline-offset: 4px;
  outline-style: auto;
}
.tilda-pages-container #allrecords .t-descr a:focus-visible,
.tilda-pages-container #allrecords .t-sociallinks a:focus-visible,
.tilda-pages-container #allrecords .ya-share2__link:focus-visible {
  outline-offset: 2px;
}
.tilda-pages-container #allrecords a[href^=tel] {
  color: inherit;
  text-decoration: none;
}
.tilda-pages-container #allrecords ol {
  padding-left: 22px;
}
.tilda-pages-container #allrecords ul {
  padding-left: 20px;
}
.tilda-pages-container #allrecords b,
.tilda-pages-container #allrecords strong {
  font-weight: 700;
}
@media print {
  .tilda-pages-container body,
  .tilda-pages-container html {
    min-width: 1200px;
    max-width: 1200px;
    padding: 0;
    margin: 0 auto;
    border: none;
  }
}
.tilda-pages-container .t-records {
  -webkit-font_smoothing: antialiased;
  background-color: none;
}
.tilda-pages-container .t-records a {
  color: #ff8562;
  text-decoration: none;
}
.tilda-pages-container .t-records a[href^=tel] {
  color: inherit;
  text-decoration: none;
}
.tilda-pages-container .t-records ol {
  padding-left: 22px;
  margin-top: 0;
  margin-bottom: 10px;
}
.tilda-pages-container .t-records ul {
  padding-left: 20px;
  margin-top: 0;
  margin-bottom: 10px;
}
.tilda-pages-container .t-mbfix {
  opacity: .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;
}
.tilda-pages-container .t-mbfix_hide {
  -webkit-transform: translateX(3000px);
  -ms-transform: translateX(3000px);
  transform: translateX(3000px);
}
.tilda-pages-container img:not([src]) {
  visibility: hidden;
}
.tilda-pages-container .t-body_scroll-locked {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tilda-pages-container .r_anim {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.tilda-pages-container .r_hidden {
  opacity: 0;
}
.tilda-pages-container .r_showed {
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  .tilda-pages-container a:active,
  .tilda-pages-container button:active {
    -webkit-tap-highlight-color: rgba(255,255,255,0.1);
  }
}
.tilda-pages-container .t-text {
  font-family: 'MuseoSans', Arial, sans-serif;
  font-weight: 300;
  color: #000000;
}
.tilda-pages-container .t-text_xs {
  font-size: 15px;
  line-height: 1.55;
}
.tilda-pages-container .t-text_sm {
  font-size: 18px;
  line-height: 1.55;
}
.tilda-pages-container .t-text_md {
  font-size: 20px;
  line-height: 1.55;
}
.tilda-pages-container .t-title {
  font-family: 'MuseoSans', Arial, sans-serif;
  font-weight: 600;
  color: #000000;
}
.tilda-pages-container .t-title_xxs {
  font-size: 36px;
  line-height: 1.23;
}
.tilda-pages-container .t-descr {
  font-family: 'MuseoSans', Arial, sans-serif;
  font-weight: 300;
  color: #000000;
}
.tilda-pages-container .t-descr_xxs {
  font-size: 14px;
  line-height: 1.55;
}
.tilda-pages-container .t-descr_xs {
  font-size: 16px;
  line-height: 1.55;
}
.tilda-pages-container .t-descr_md {
  font-size: 20px;
  line-height: 1.55;
}
.tilda-pages-container .t-btn {
  display: inline-block;
  font-family: 'MuseoSans', 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;
}
.tilda-pages-container .t-btn td {
  vertical-align: middle;
}
.tilda-pages-container .t-btn_sending {
  opacity: .5;
}
.tilda-pages-container .t-align_center {
  text-align: center;
}
.tilda-pages-container .t-tildalabel {
  background-color: #000;
  color: #fff;
  width: 100%;
  height: 70px;
  font-family: Arial;
  font-size: 14px;
}
.tilda-pages-container .t-tildalabel:hover .t-tildalabel__wrapper {
  opacity: 1;
}
.tilda-pages-container .t-tildalabel__wrapper {
  display: table;
  height: 30px;
  width: 270px;
  margin: 0 auto;
  padding-top: 20px;
  opacity: .4;
}
.tilda-pages-container .t-tildalabel__txtleft {
  display: table-cell;
  width: 120px;
  height: 30px;
  vertical-align: middle;
  text-align: right;
  padding-right: 12px;
  font-weight: 300;
  font-size: 12px;
}
.tilda-pages-container .t-tildalabel__wrapimg {
  display: table-cell;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.tilda-pages-container .t-tildalabel__img {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.tilda-pages-container .t-tildalabel__txtright {
  display: table-cell;
  width: 120px;
  height: 30px;
  vertical-align: middle;
  padding-left: 12px;
  font-weight: 500;
  letter-spacing: 2px;
}
.tilda-pages-container .t-tildalabel__link {
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
}
.tilda-pages-container .t-popup {
  display: none;
}
.tilda-pages-container .t-submit {
  font-family: 'MuseoSans', Arial, sans-serif;
}
.tilda-pages-container .t-input {
  font-family: 'MuseoSans', Arial, sans-serif;
}
.tilda-pages-container .t-input__vis-ph {
  font-family: 'MuseoSans', Arial, sans-serif;
}
.tilda-pages-container .t-select {
  font-family: 'MuseoSans', Arial, sans-serif;
}
.tilda-pages-container .t-input-error {
  font-family: 'MuseoSans', Arial, sans-serif;
}
.tilda-pages-container .t-form__errorbox-wrapper {
  font-family: 'MuseoSans', Arial, sans-serif;
}
.tilda-pages-container .t-form__errorbox-text {
  font-family: 'MuseoSans', Arial, sans-serif;
}
.tilda-pages-container .t-form__errorbox-item {
  font-family: 'MuseoSans', Arial, sans-serif;
}
.tilda-pages-container .t-form__successbox {
  font-family: 'MuseoSans', Arial, sans-serif;
}
.tilda-pages-container .t-rec_pt_0 {
  padding-top: 0;
}
.tilda-pages-container .t-rec_pb_60 {
  padding-bottom: 60px;
}
@media screen and (max-width: 1200px) {
  .tilda-pages-container .t-text_xs {
    font-size: 14px;
  }
  .tilda-pages-container .t-text_sm {
    font-size: 16px;
  }
  .tilda-pages-container .t-text_md {
    font-size: 18px;
  }
  .tilda-pages-container .t-descr_xxs {
    font-size: 12px;
  }
  .tilda-pages-container .t-descr_xs {
    font-size: 14px;
  }
  .tilda-pages-container .t-descr_md {
    font-size: 18px;
  }
  .tilda-pages-container .t-title_xxs {
    font-size: 32px;
  }
}
@media screen and (max-width: 640px) {
  .tilda-pages-container .t-text_xs {
    font-size: 12px;
    line-height: 1.45;
  }
  .tilda-pages-container .t-text_sm {
    font-size: 14px;
    line-height: 1.45;
  }
  .tilda-pages-container .t-text_md {
    font-size: 16px;
    line-height: 1.45;
  }
  .tilda-pages-container .t-descr_xs {
    font-size: 12px;
    line-height: 1.45;
  }
  .tilda-pages-container .t-descr_md {
    font-size: 16px;
    line-height: 1.45;
  }
  .tilda-pages-container .t-title_xxs {
    font-size: 28px;
  }
  .tilda-pages-container .t-btn {
    white-space: normal;
  }
}
@media screen and (max-width: 480px) {
  .tilda-pages-container .t-rec_pt_0 {
    padding-top: 0;
  }
  .tilda-pages-container .t-rec_pb_60 {
    padding-bottom: 60px;
  }
}
@font-face {
  font-family: 'MuseoSans';
  src: url('https://static.tildacdn.com/tild6235-6166-4733-b366-313662386664/MuseoSansLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans';
  src: url('https://static.tildacdn.com/tild3534-3932-4065-a662-333230643535/MuseoSansRegular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans';
  src: url('https://static.tildacdn.com/tild3434-6239-4334-b034-663463626633/MuseoSansMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans';
  src: url('https://static.tildacdn.com/tild6332-3437-4632-b564-373837643036/MuseoSansBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans';
  src: url('https://static.tildacdn.com/tild3539-3666-4430-b433-643837653166/MuseoSansBlack.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans';
  src: url('https://static.tildacdn.com/tild6238-6663-4462-a138-303239613635/MuseoSansBlack.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
.tilda-pages-container .uploadcare-dialog.uploadcare-active {
  z-index: 9999999;
}
.tilda-pages-container .t702__body_popupshowed {
  -webkit-overflow-scrolling: touch !important;
}
.tilda-pages-container .t702 .t702__wrapper {
  padding: 40px 45px;
}
.tilda-pages-container .t702 .t702__title {
  margin-bottom: 11px;
}
.tilda-pages-container .t702 .t702__text-wrapper {
  margin-bottom: 24px;
}
.tilda-pages-container .t702 .t702__text {
  margin-top: 20px;
}
.tilda-pages-container .t702 .t702__img {
  width: 100%;
  display: block;
  margin-top: -1px;
}
.tilda-pages-container .t702 .t-submit {
  transform: translateZ(0);
}
@media screen and (max-width: 960px) {
  .tilda-pages-container .t-input-block:has(.t-contact-method__types-container) {
    --contact-method-padding-h: 45px;
  }
}
@media screen and (max-width: 640px) {
  .tilda-pages-container .t702 .t702__title {
    margin-bottom: 6px;
  }
  .tilda-pages-container .t702 .t702__text-wrapper {
    margin-bottom: 14px;
  }
  .tilda-pages-container .t702 .t702__wrapper {
    padding: 20px;
  }
  .tilda-pages-container .t-input-block:has(.t-contact-method__types-container) {
    --contact-method-padding-h: 20px;
  }
}
.tilda-pages-container .t702 .t-form__errorbox-item {
  word-break: normal;
  overflow-wrap: anywhere;
}
.tilda-pages-container .t702 .t-form__inputsbox_flex .t-form__errorbox-wrapper {
  margin-bottom: 25px;
}
.tilda-pages-container .t702 .t-form__inputsbox {
  -webkit-transition: max-height 0.3s cubic-bezier(.19,1,.22,1);
  transition: max-height 0.3s cubic-bezier(.19,1,.22,1);
  max-height: 20000px;
}
.tilda-pages-container .t702 .t702__inputsbox_hidden.t-form__inputsbox {
  overflow: hidden;
  max-height: 0;
  height: 0;
  opacity: 0;
}
.tilda-pages-container .t702 .t-input-group {
  margin-bottom: 25px;
}
.tilda-pages-container .t702 .t-input {
  background-color: transparent;
  -webkit-appearance: none;
}
.tilda-pages-container .t702 .t-input::-ms-clear {
  width: 0;
  height: 0;
}
.tilda-pages-container .t702 .t-input-block textarea {
  padding-top: 17px;
  background-color: transparent;
}
.tilda-pages-container .t702 .t-input-block textarea.t-input_pvis {
  padding-top: 26px;
}
.tilda-pages-container .t702 .t-input-title {
  padding-bottom: 5px;
}
.tilda-pages-container .t702 .t-input-subtitle {
  padding-bottom: 15px;
}
.tilda-pages-container .t702 .t-input-group_rd .t-input-subtitle {
  padding-bottom: 5px;
}
.tilda-pages-container .t702 .t-inputtime,
.tilda-pages-container .t702 .t-datepicker__wrapper {
  max-width: 245px;
}
.tilda-pages-container .t702 .t-input-group_inrow .t-inputtime,
.tilda-pages-container .t702 .t-input-group_inrow .t-datepicker__wrapper {
  max-width: 100%;
}
.tilda-pages-container .t702 .t-form__submit {
  display: block;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  margin-top: 25px;
}
.tilda-pages-container .t702 .t-form__inputsbox_flex .t-form__submit {
  margin-top: 0;
}
.tilda-pages-container .t702 .t-form_bbonly .t-form__inputsbox_flex .t-form__submit {
  margin-top: 0;
}
.tilda-pages-container .t702 .t-submit {
  width: 100%;
  height: 54px;
  -webkit-appearance: none;
}
.tilda-pages-container .t702 .t-form_bbonly .t-input-title {
  padding-bottom: 0;
  margin-bottom: 0;
}
.tilda-pages-container .t702 .t-form_bbonly .t-input-subtitle {
  padding-bottom: 0;
  padding-top: 5px;
}
.tilda-pages-container .t702 .t-form__inputsbox .t-input-group_st .t-input-block {
  display: none;
  margin-bottom: 0;
}
.tilda-pages-container .t702 .t702__form-bottom-text {
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  .tilda-pages-container .t702 .t-input-group {
    margin-bottom: 20px;
  }
  .tilda-pages-container .t702 .t-input-block textarea {
    padding-top: 12px;
  }
  .tilda-pages-container .t702 .t-submit,
  .tilda-pages-container .t702 .t-input,
  .tilda-pages-container .t702 .t-select {
    height: 50px;
    font-size: 16px;
  }
  .tilda-pages-container .t702 .t-input {
    padding: 0 14px;
  }
  .tilda-pages-container .t702 .t-input__vis-ph {
    top: 17px;
  }
  .tilda-pages-container .t702 .t-input_pvis {
    padding: 22px 20px 10px;
  }
  .tilda-pages-container .t702 .t-input-block textarea.t-input_pvis {
    padding-top: 22px;
  }
}
@media screen and (max-width: 480px) {
  .tilda-pages-container .t702 .t-inputtime,
  .tilda-pages-container .t702 .t-datepicker__wrapper {
    max-width: 100%;
  }
}
@media screen and (max-width: 560px) {
  .tilda-pages-container .t702 .t-popup_show .t-popup__container {
    max-width: 100%;
    inset: 0;
    padding-top: 50px;
    margin: 0;
    box-sizing: border-box;
    min-height: 100vh;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    position: relative;
  }
  .tilda-pages-container .t702 .t-popup {
    padding: 0;
  }
  .tilda-pages-container .t702 .t-popup__block-close {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 50px;
    background: #000;
  }
  .tilda-pages-container .t702 .t-popup__block-close-button {
    display: table-cell;
    vertical-align: middle;
    width: 16px;
    margin-right: 10px;
    padding: 10px;
    font-size: 0;
    text-align: right;
  }
  .tilda-pages-container .t702 .t-popup__close-icon {
    width: 16px;
    height: 16px;
  }
}
.tilda-pages-container .t396 {
  -webkit-text-size-adjust: 100%;
}
.tilda-pages-container .t396__iframe {
  z-index: 10000;
  background-color: #fff;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  border: 0;
}
.tilda-pages-container html body.t396__body_overflow_hidden {
  overflow: hidden !important;
}
.tilda-pages-container .t396__display_none {
  display: none;
}
.tilda-pages-container .t396__artboard {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.tilda-pages-container .t396__artboard .t396__artboard_scale {
  overflow: visible;
}
.tilda-pages-container .t396__artboard.t396__artboard_scale .t396__elem[data-elem-type='text'] .tn-atom {
  word-break: normal;
  -moz-osx-font-smoothing: grayscale;
}
.tilda-pages-container .t396__artboard_scale .t396__carrier,
.tilda-pages-container .t396__artboard_scale .t396__filter {
  transform-origin: top left;
}
.tilda-pages-container .tn-atom__scale-wrapper {
  width: inherit;
  height: inherit;
}
.tilda-pages-container .t396__elem .tn-atom__scale-wrapper .tn-atom {
  width: inherit;
  height: inherit !important;
  box-sizing: border-box;
}
.tilda-pages-container .t396__artboard.rendering .tn-elem {
  visibility: hidden;
}
.tilda-pages-container .t396__artboard.rendered .tn-elem {
  visibility: visible;
}
.tilda-pages-container .t396__carrier {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100vh;
  -moz-transform: unset;
}
.tilda-pages-container .t396__filter {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100vh;
  transform: translateZ(0);
}
.tilda-pages-container .t396__elem {
  position: absolute;
  box-sizing: border-box;
  display: table;
}
.tilda-pages-container .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) {
  .tilda-pages-container .t396_safari .t396__artboard_scale .tn-atom {
    -webkit-text-size-adjust: auto;
    -moz-text-size-adjust: auto;
    -ms-text-size-adjust: auto;
  }
}
.tilda-pages-container .t396 .tn-atom ul,
.tilda-pages-container .t396 .tn-atom ol {
  margin-bottom: 0;
}
.tilda-pages-container .t396_safari .tn-atom:not(.tn-atom__form) {
  transform: translateZ(0);
}
.tilda-pages-container .t396 a.tn-atom {
  text-decoration: none;
}
.tilda-pages-container .t396 .tn-atom__img {
  width: 100%;
  display: block;
}
.tilda-pages-container .t396 .tn-atom__html {
  vertical-align: top;
}
.tilda-pages-container .t396 .tn-atom__pin {
  border-radius: 1000px;
  border-style: solid;
}
.tilda-pages-container .t396 .tn-atom__pin_onclick {
  cursor: pointer;
}
.tilda-pages-container .t396 .tn-atom__tip {
  position: absolute;
  box-sizing: border-box;
  width: 300px;
  max-width: 90vw;
  padding: 15px;
  display: none;
}
.tilda-pages-container .t396 .tn-atom__pin:hover .tn-atom__tip {
  display: none;
}
.tilda-pages-container .t396 .tn-atom__tip-img {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.tilda-pages-container .t396 .tn-atom__tip[data-tip-pos='top'] {
  bottom: 100%;
  margin-bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
}
.tilda-pages-container .t396 .tn-atom__tip[data-tip-pos='bottom'] {
  top: 100%;
  margin-top: 15px;
  left: 50%;
  transform: translateX(-50%);
}
.tilda-pages-container .t396 .tn-atom__tip[data-tip-pos='left'] {
  right: 100%;
  margin-right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.tilda-pages-container .t396 .tn-atom__tip[data-tip-pos='right'] {
  left: 100%;
  margin-left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.tilda-pages-container .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;
}
.tilda-pages-container .t396__artboard.t396__artboard-fixed-active {
  transform: none !important;
  opacity: 1 !important;
}
.tilda-pages-container .t396__artboard-fixed-no-bg,
.tilda-pages-container .t396__artboard-fixed-innactive,
.tilda-pages-container .t396__artboard-fixed-innactive .t396__elem,
.tilda-pages-container .t396__artboard-fixed-no-bg.t396__artboard-fixed-innactive .t396__elem {
  pointer-events: none;
}
.tilda-pages-container .t396__artboard-fixed-no-bg .t396__elem {
  pointer-events: auto;
}
.tilda-pages-container .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;
}
.tilda-pages-container .t396__artboard-flex>.t396__elem,
.tilda-pages-container .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;
}
.tilda-pages-container .t667__container_indent {
  padding: 0 40px;
  box-sizing: border-box;
}
.tilda-pages-container .t667__row {
  box-sizing: border-box;
  font-size: 0;
}
.tilda-pages-container .t667__row_indent-10px {
  padding: 0 10px 10px;
}
.tilda-pages-container .t667__row_indent-20px {
  padding: 0 20px 20px;
}
.tilda-pages-container .t667__row_indent-40px {
  padding: 0 40px 40px;
}
.tilda-pages-container .t667__row_indent-10px:first-child {
  padding-top: 10px;
}
.tilda-pages-container .t667__row_indent-20px:first-child {
  padding-top: 20px;
}
.tilda-pages-container .t667__row_indent-40px:first-child {
  padding-top: 40px;
}
.tilda-pages-container .t667_no-bottom-indent .t667__row:last-child {
  padding-bottom: 0 !important;
}
.tilda-pages-container .t-container .t667__row {
  padding-right: 20px;
  padding-left: 20px;
}
.tilda-pages-container .t667__container_indent .t667__row {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.tilda-pages-container .t667__tile {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  box-sizing: border-box;
}
.tilda-pages-container .t667__tile_100 {
  width: 100%;
}
.tilda-pages-container .t667__bgimg_16-9 {
  padding-bottom: 56%;
}
.tilda-pages-container .t667__bgimg_4-3 {
  padding-bottom: 75%;
}
.tilda-pages-container .t667__bgimg_3-2 {
  padding-bottom: 66%;
}
.tilda-pages-container .t667__bgimg_1-1 {
  padding-bottom: 100%;
}
.tilda-pages-container .t667__bgimg_2-3 {
  padding-bottom: 150%;
}
.tilda-pages-container .t667__bgimg_3-4 {
  padding-bottom: 133%;
}
.tilda-pages-container .t667__bgimg_9-16 {
  padding-bottom: 177%;
}
.tilda-pages-container .t667__row_indent-10px .t667__tile_left {
  padding-right: 5px;
}
.tilda-pages-container .t667__row_indent-10px .t667__tile_right {
  padding-left: 5px;
}
.tilda-pages-container .t667__row_indent-20px .t667__tile_left {
  padding-right: 10px;
}
.tilda-pages-container .t667__row_indent-20px .t667__tile_right {
  padding-left: 10px;
}
.tilda-pages-container .t667__row_indent-40px .t667__tile_left {
  padding-right: 20px;
}
.tilda-pages-container .t667__row_indent-40px .t667__tile_right {
  padding-left: 20px;
}
@media screen and (max-width: 1200px) {
  .tilda-pages-container .t-container .t667__row {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (max-width: 960px) {
  .tilda-pages-container .t667__container_indent,
  .tilda-pages-container .t-container .t667__row {
    padding-right: 20px;
    padding-left: 20px;
  }
  .tilda-pages-container .t667__row_indent-20px {
    padding: 0 10px 10px;
  }
  .tilda-pages-container .t667__row_indent-40px {
    padding: 0 20px 20px;
  }
  .tilda-pages-container .t667__row_indent-20px:first-child {
    padding-top: 10px;
  }
  .tilda-pages-container .t667__row_indent-40px:first-child {
    padding-top: 20px;
  }
  .tilda-pages-container .t667__row_indent-20px .t667__tile_left {
    padding-right: 5px;
  }
  .tilda-pages-container .t667__row_indent-20px .t667__tile_right {
    padding-left: 5px;
  }
  .tilda-pages-container .t667__row_indent-40px .t667__tile_left {
    padding-right: 10px;
  }
  .tilda-pages-container .t667__row_indent-40px .t667__tile_right {
    padding-left: 10px;
  }
}
.tilda-pages-container .t123__centeredContainer {
  text-align: center;
}
.tilda-pages-container .t-body_popupshowed {
  height: 100vh;
  min-height: 100vh;
  overflow: hidden;
}
.tilda-pages-container .t-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  opacity: 0;
  -webkit-transition: opacity ease-in-out .3s;
  -moz-transition: opacity ease-in-out .3s;
  -o-transition: opacity ease-in-out .3s;
  transition: opacity ease-in-out .3s;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  cursor: pointer;
  padding: 0 20px;
  background-color: rgba(0,0,0,0.6);
  z-index: 9999999;
  display: none;
  outline: 0;
}
.tilda-pages-container .t-popup.t-popup_show {
  opacity: 1;
}
.tilda-pages-container .t-popup__container {
  background: #fff;
  margin: 0 auto;
  width: auto;
  position: absolute;
  top: 50%;
  right: 20px;
  left: 20px;
  z-index: 1;
  cursor: default;
  -moz-transform: translateY(-30%) scale(.9);
  -ms-transform: translateY(-30%) scale(.9);
  -webkit-transform: translateY(-30%) scale(.9);
  -o-transform: translateY(-30%) scale(.9);
  transform: translateY(-30%) scale(.9);
}
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
  .tilda-pages-container .t-popup__container {
    width: 100%;
  }
}
.tilda-pages-container .t-popup__container-animated {
  -webkit-transition: transform ease-in-out .3s;
  -moz-transition: transform ease-in-out .3s;
  -o-transition: transform ease-in-out .3s;
  transition: transform ease-in-out .3s;
}
.tilda-pages-container .t-popup_show .t-popup__container {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tilda-pages-container .t-popup__container.t-popup__container-static {
  margin: 65px auto;
  top: 0;
  position: relative;
  left: auto;
  right: auto;
  width: 100%;
  -moz-transform: translateY(30%) scale(.9);
  -ms-transform: translateY(30%) scale(.9);
  -webkit-transform: translateY(30%) scale(.9);
  -o-transform: translateY(30%) scale(.9);
  transform: translateY(30%) scale(.9);
}
.tilda-pages-container .t-popup_show .t-popup__container.t-popup__container-static {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.tilda-pages-container .t-popup__close {
  position: fixed;
  right: 20px;
  top: 20px;
  width: 23px;
  height: 23px;
  cursor: pointer;
  -webkit-transition: opacity ease-in-out .3s;
  -moz-transition: opacity ease-in-out .3s;
  -o-transition: opacity ease-in-out .3s;
  transition: opacity ease-in-out .3s;
  z-index: 9;
}
@media (min-width: 429px) and (hover),(min-width: 0\0) {
  .tilda-pages-container .t-popup__close:hover {
    opacity: .7;
  }
}
.tilda-pages-container .t-popup__block-close {
  top: 10px;
  right: 10px;
  width: 43px;
  height: 43px;
}
.tilda-pages-container .t-popup__block-close-button {
  width: 23px;
  padding: 10px;
  font-size: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.tilda-pages-container .t-body_scroll-locked {
  position: fixed;
  left: 0;
  width: 100%;
}
.tilda-pages-container [data-tilda-mode=edit] .t-input-title {
  margin-bottom: 0;
}
.tilda-pages-container .t-submit {
  -webkit-appearance: none;
  background-image: none;
  background: transparent;
  border: 0;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  height: 60px;
  margin: 0;
  outline: none;
  padding-left: 60px;
  padding-right: 60px;
  text-align: center;
  white-space: nowrap;
}
.tilda-pages-container .t-submit_sending {
  opacity: .5;
}
@media screen and (max-width: 640px) {
  .tilda-pages-container .t-submit {
    padding-left: 30px;
    padding-right: 30px;
    white-space: normal;
  }
}
.tilda-pages-container .t-form__inputsbox.t-form__inputsbox_flex {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tilda-pages-container .t-form__inputsbox.t-form__inputsbox_flex.t-form__inputsbox_inrow {
  -webkit-column-gap: 15px;
  column-gap: 15px;
}
.tilda-pages-container .t-form__inputsbox.t-form__inputsbox_flex .t-form__screen-wrapper_active {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.tilda-pages-container .t-form__inputsbox_inrow.t-form__inputsbox.t-form__inputsbox_flex .t-form__screen-wrapper_active {
  -webkit-column-gap: 15px;
  column-gap: 15px;
}
.tilda-pages-container .t-form__inputsbox_flex .t-input-group_tx {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.tilda-pages-container .t-input {
  -webkit-appearance: none;
  border: 0;
  border-radius: 0;
  box-sizing: border-box;
  font-size: 100%;
  font-size: 16px;
  height: 60px;
  line-height: 1.33;
  margin: 0;
  outline: none;
  padding: 0 20px;
  width: 100%;
}
.tilda-pages-container .t-input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.tilda-pages-container .t-input_bbonly {
  background-color: transparent !important;
  border-bottom: 1px solid;
  border-left: 0 !important;
  border-radius: 0 !important;
  border-right: 0 !important;
  border-top: 0 !important;
  outline: none;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.tilda-pages-container .t-input_pvis {
  padding: 26px 20px 10px;
}
.tilda-pages-container .tn-atom__form .t-input_pvis {
  padding: 26px 20px 10px !important;
}
.tilda-pages-container .t-input__vis-ph {
  font-size: 16px;
  height: 17px;
  left: 20px;
  line-height: 1;
  opacity: .5;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  text-overflow: ellipsis;
  top: 22px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition: -webkit-transform .2s linear;
  transition: transform .2s linear;
  transition: transform .2s linear, -webkit-transform .2s linear;
  white-space: nowrap;
  width: 100%;
  width: calc(100% - 40px);
}
.tilda-pages-container .t-input:focus~.t-input__vis-ph,
.tilda-pages-container .t-input_has-content+.t-input__vis-ph {
  text-overflow: inherit;
  -webkit-transform: translateY(-100%) scale(.7);
  transform: translateY(-100%) scale(.7);
  width: auto;
}
.tilda-pages-container .t-input:invalid {
  box-shadow: none;
}
.tilda-pages-container fieldset.t-input-group {
  border: none;
  margin: 0;
  padding: 0;
}
.tilda-pages-container .t-input-group_cb div[data-customstyle=yes] {
  display: inline;
  vertical-align: middle;
}
.tilda-pages-container .t-form_bbonly .t-input__vis-ph {
  left: 0 !important;
}
.tilda-pages-container .t-form_bbonly .js-error-control-box .t-input__vis-ph {
  left: 10px !important;
}
.tilda-pages-container .t-input-group_ta textarea.t-input {
  resize: vertical;
}
.tilda-pages-container .t-form__inputsbox_flex .t-input-group:not(.t-input-group_inonerow) {
  width: 100%;
}
.tilda-pages-container .t-input-group_inonerow:not(.t-input-group_inrow-last) {
  margin-right: 15px;
}
.tilda-pages-container .t-input-group_inonerow:not(.t-input-group_inrow-last):not(.t-input-group_inrow) {
  margin-right: 0;
}
.tilda-pages-container .t-input-group_inonerow.t-input-group_width100:not(.t-input-group_inrow-withsibling) {
  margin-right: 0;
  width: 100%;
}
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width25.t-input-group_inonerow {
  width: calc(25% - 11.25px);
}
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width33.t-input-group_inonerow {
  width: calc(33.33333% - 10px);
}
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width50.t-input-group_inonerow {
  width: calc(50% - 7.5px);
}
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width100.t-input-group_inonerow {
  width: 100%;
}
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_inonerow,
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_inonerow.t-input-group_width100 {
  margin-right: 0;
}
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width25:not(.t-input-group_inonerow) .t-input-block,
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width25:not(.t-input-group_inonerow) .t-input-title {
  width: calc(25% - 11.25px);
}
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width33:not(.t-input-group_inonerow) .t-input-block,
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width33:not(.t-input-group_inonerow) .t-input-title {
  width: calc(33.33333% - 10px);
}
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width50:not(.t-input-group_inonerow) .t-input-block,
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width50:not(.t-input-group_inonerow) .t-input-title {
  width: calc(50% - 7.5px);
}
.tilda-pages-container .t-form__inputsbox_inrow
	.t-input-group_inonerow:not(.t-input-group_width100):not(.t-input-group_width50):not(.t-input-group_width33):not(.t-input-group_width25),
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width100:not(.t-input-group_inonerow) .t-input-block,
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width100:not(.t-input-group_inonerow) .t-input-title {
  width: 100%;
}
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_widthdef.t-input-group_inonerow .t-datepicker__wrapper,
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_widthdef.t-input-group_inonerow .t-inputtime {
  max-width: 100%;
}
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width25 .t-datepicker__icon {
  display: none;
}
.tilda-pages-container .t-select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-sizing: border-box;
  color: initial;
  cursor: pointer;
  font-size: 16px;
  height: 60px;
  line-height: 1.33;
  outline: none;
  padding: 0 45px 0 20px;
  width: 100%;
}
.tilda-pages-container .t-select_bbonly {
  background-color: transparent !important;
  border-left: 0 !important;
  border-radius: 0 !important;
  border-right: 0 !important;
  border-top: 0 !important;
  outline: none;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.tilda-pages-container .t-select_bbonly option {
  background-color: #fff;
  color: #000;
}
.tilda-pages-container #allrecords .t-select.t-focusable {
  outline-color: #2015ff;
  outline-offset: 4px;
  outline-style: auto;
}
.tilda-pages-container .t-select__wrapper {
  position: relative;
}
.tilda-pages-container .t-select__wrapper:after {
  border-color: #000 transparent transparent;
  border-style: solid;
  border-width: 6px 5px 0;
  bottom: 0;
  content: " ";
  height: 0;
  margin: auto;
  pointer-events: none;
  position: absolute;
  right: 20px;
  top: 0;
  width: 0;
}
.tilda-pages-container .t-select::-ms-expand {
  height: 0;
  opacity: 0;
  width: 0;
}
.tilda-pages-container .t-select__wrapper_bbonly:after {
  right: 0 !important;
}
.tilda-pages-container .t-radio__wrapper {
  margin-top: 5px;
}
.tilda-pages-container .t-input-block_rd-flex .t-checkboxes__wrapper,
.tilda-pages-container .t-input-block_rd-flex .t-checkboxes__wrapper fieldset,
.tilda-pages-container .t-input-block_rd-flex .t-radio__wrapper,
.tilda-pages-container .t-input-block_rd-flex .t-radio__wrapper fieldset {
  -ms-flex-pack: start;
  -webkit-column-gap: 15px;
  column-gap: 15px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.tilda-pages-container .t-input-block_rd-flex .t-checkboxes__wrapper fieldset,
.tilda-pages-container .t-input-block_rd-flex .t-radio__wrapper fieldset {
  width: 100%;
}
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width25 .t-checkboxes__wrapper,
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width25 .t-checkboxes__wrapper fieldset,
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width25 .t-radio__wrapper,
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width25 .t-radio__wrapper fieldset,
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width33 .t-checkboxes__wrapper,
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width33 .t-checkboxes__wrapper fieldset,
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width33 .t-radio__wrapper,
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width33 .t-radio__wrapper fieldset,
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width50 .t-checkboxes__wrapper,
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width50 .t-checkboxes__wrapper fieldset,
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width50 .t-radio__wrapper,
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width50 .t-radio__wrapper fieldset {
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.tilda-pages-container .t-input-block.t-input-block_rd-flex:not(.t-input-block_rd-width50):not(.t-input-block_rd-width33):not(.t-input-block_rd-width25)
	.t-checkboxes__wrapper,
.tilda-pages-container .t-input-block.t-input-block_rd-flex:not(.t-input-block_rd-width50):not(.t-input-block_rd-width33):not(.t-input-block_rd-width25)
	.t-radio__wrapper {
  -webkit-column-gap: 25px;
  column-gap: 25px;
}
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width25 .t-checkboxes__item,
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width25 .t-radio__control,
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width25 .t-radio__ownvariant-wrapper,
.tilda-pages-container .tn-atom__form .t-input-block_rd-flex.t-input-block_rd-width25 .t-checkbox__control {
  width: calc(25% - 11.25px);
}
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width33 .t-checkboxes__item,
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width33 .t-radio__control,
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width33 .t-radio__ownvariant-wrapper,
.tilda-pages-container .tn-atom__form .t-input-block_rd-flex.t-input-block_rd-width33 .t-checkbox__control {
  width: calc(33.33333% - 10px);
}
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width50 .t-checkboxes__item,
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width50 .t-radio__control,
.tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width50 .t-radio__ownvariant-wrapper,
.tilda-pages-container .tn-atom__form .t-input-block_rd-flex.t-input-block_rd-width50 .t-checkbox__control {
  width: calc(50% - 7.5px);
}
.tilda-pages-container .t-checkbox__control {
  cursor: pointer;
  display: table;
  position: relative;
}
.tilda-pages-container .t-checkbox__control.t-checkbox__control_flex {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.tilda-pages-container .t-checkbox__control .t-checkbox {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.tilda-pages-container .t-checkbox__indicator {
  border: 2px solid #000;
  box-sizing: border-box;
  display: inline-block;
  height: 20px;
  opacity: .6;
  position: relative;
  transition: all .2s;
  vertical-align: middle;
  width: 20px;
}
.tilda-pages-container .t-checkbox__indicator,
.tilda-pages-container .t-radio__indicator {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.tilda-pages-container .t-checkbox__indicator:after {
  border: solid #000;
  border-width: 0 2px 2px 0;
  content: "";
  display: none;
  height: 8px;
  left: 6px;
  position: absolute;
  top: 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 3px;
}
.tilda-pages-container .t-checkbox__control .t-checkbox:checked~.t-checkbox__indicator {
  opacity: 1;
}
.tilda-pages-container .t-checkbox__control .t-checkbox:checked~.t-checkbox__indicator:after {
  display: block;
}
.tilda-pages-container .t-checkbox__labeltext,
.tilda-pages-container .t-checkbox__labeltext div {
  display: inline;
}
.tilda-pages-container #allrecords ul.t-checkboxes__wrapper {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.tilda-pages-container .t-checkboxes__wrapper .t-checkbox__control,
.tilda-pages-container .t-checkboxes__wrapper .t-ownvariant-wrapper_flex {
  margin: 10px 0;
}
.tilda-pages-container .t-radio {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.tilda-pages-container .t-radio__control {
  cursor: pointer;
  display: table;
  margin: 0 0 10px;
  position: relative;
}
.tilda-pages-container .t-checkbox__control.t-text_xs,
.tilda-pages-container .t-radio__control.t-text_xs {
  line-height: 1;
}
.tilda-pages-container .t-input-block:not(.t-input-block_rd-flex) .t-radio__control {
  width: 100%;
}
.tilda-pages-container .t-input-block .t-ownvariant-wrapper_flex .t-radio__control,
.tilda-pages-container .tn-atom .t-input__own-answer-wrapper .t-radio__control {
  width: auto;
}
.tilda-pages-container .t-input-block .t-ownvariant-wrapper_flex .t-radio__control {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tilda-pages-container .t-radio__control:first-child {
  margin: 3px 0 10px;
}
.tilda-pages-container .t-radio__control:last-child {
  margin: 0;
}
.tilda-pages-container .t-input-block_rd-flex .t-radio__control,
.tilda-pages-container .t-input-block_rd-flex .t-radio__control:first-child,
.tilda-pages-container .t-input-block_rd-flex .t-radio__control:last-child {
  margin: 0 0 10px;
}
.tilda-pages-container .t-radio__indicator {
  border: 2px solid #000;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-block;
  height: 20px;
  margin-right: 10px;
  opacity: .6;
  position: relative;
  transition: all .2s;
  vertical-align: middle;
  width: 20px;
}
.tilda-pages-container .t-radio__indicator:after {
  background: #000;
  border-radius: 50%;
  bottom: 0;
  content: "";
  height: 10px;
  left: 0;
  margin: auto;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s;
  width: 10px;
}
.tilda-pages-container .t-radio__control .t-radio:checked~.t-radio__indicator,
.tilda-pages-container .t-radio__control .t-radio:checked~.t-radio__indicator:after {
  opacity: 1;
}
.tilda-pages-container .t-input-block_rd-flex .t-checkbox__control,
.tilda-pages-container .t-input-block_rd-flex .t-radio__control {
  box-sizing: border-box;
}
.tilda-pages-container .t-rate__wrapper_numbers {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tilda-pages-container .t-rate__wrapper_icons {
  display: inline-block;
}
.tilda-pages-container .t-rate__wrapper .t-rate__control:first-child,
.tilda-pages-container .t-rate__wrapper [type=radio] {
  margin: 0;
  padding: 0;
}
.tilda-pages-container .t-rate__text-wrapper {
  -ms-flex-pack: justify;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 11px;
  width: 100%;
}
.tilda-pages-container .t-rate__text {
  line-height: 1.2;
  width: 50%;
}
.tilda-pages-container .t-rate__wrapper_icons-3 .t-rate__text {
  width: 80px;
}
.tilda-pages-container .t-rate__text_start {
  text-align: left;
}
.tilda-pages-container .t-rate__text_end {
  text-align: right;
}
.tilda-pages-container .t-rate__control {
  cursor: pointer;
  margin-bottom: 0;
}
.tilda-pages-container .t-rate__wrapper_numbers .t-rate__control {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 40px;
}
.tilda-pages-container .t-rate__wrapper_numbers .t-rate__control .t-rate__indicator {
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  height: 100%;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  transition: all .2s;
  width: 100%;
}
.tilda-pages-container .t-rate__wrapper_numbers .t-rate__control .t-rate__indicator:after {
  background: #000;
  border-radius: 50%;
  bottom: 0;
  content: "";
  height: 10px;
  left: 0;
  margin: auto;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s;
  width: 10px;
}
.tilda-pages-container .t-rate__wrapper_numbers .t-rate:checked+.t-rate__indicator {
  background-color: rgba(0,0,0,0.1);
}
.tilda-pages-container .t-rate__wrapper_numbers .t-rate__indicator {
  background-color: transparent;
  border: 1px solid #000;
}
.tilda-pages-container .t-rate__wrapper_numbers .t-rate__control+.t-rate__control .t-rate__indicator {
  border-left: none !important;
}
.tilda-pages-container .t-rate__wrapper_numbers .t-rate__control:hover .t-rate__indicator {
  background-color: rgba(0,0,0,0.1);
}
.tilda-pages-container .t-rate__wrapper_numbers .t-rate__text-wrapper {
  -ms-flex-pack: justify;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 6px;
  width: 100%;
}
.tilda-pages-container .t-rate__icons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 0;
}
.tilda-pages-container .t-rate__icons .t-rate:checked~.t-rate__control>.t-rate__indicator svg path,
.tilda-pages-container .t-rate__icons .t-rate__control .t-rate__indicator svg path,
.tilda-pages-container .t-rate__icons:hover>.t-rate__control:hover~.t-rate~.t-rate__control>.t-rate__indicator svg path {
  opacity: .3;
}
.tilda-pages-container .t-rate__icons:hover>.t-rate+.t-rate__control>.t-rate__indicator svg path,
.tilda-pages-container .t-rate__icons>.t-rate:checked+.t-rate__control>.t-rate__indicator svg path,
.tilda-pages-container .t-rate__icons>.t-rate~.t-rate__control:hover>.t-rate__indicator svg path,
.tilda-pages-container .t-rate__wrapper_active .t-rate__icons .t-rate__control .t-rate__indicator svg path {
  opacity: 1;
}
.tilda-pages-container .t-rate__wrapper_icons .t-rate__control {
  padding-right: 18px;
}
.tilda-pages-container .t-rate__wrapper_icons .t-rate__control:last-of-type {
  padding-right: 0;
}
.tilda-pages-container .t-rate__wrapper_icons .t-rate__indicator {
  max-width: 40px;
}
.tilda-pages-container .t-rate__wrapper_icons .t-rate__indicator svg {
  height: auto;
  width: 100%;
}
.tilda-pages-container .t-rate {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.tilda-pages-container .t-step-form__step {
  display: none;
}
.tilda-pages-container .t-step-form__step_active {
  display: block !important;
}
.tilda-pages-container .t-step-form__step_fadeInUp {
  -webkit-animation: fade-in .7s, move-up .7s;
  animation: fade-in .7s, move-up .7s;
}
.tilda-pages-container .t-step-form__step_fadeOutDown {
  -webkit-animation: fade-out .4s, move-down .4s;
  animation: fade-out .4s, move-down .4s;
  pointer-events: none;
}
.tilda-pages-container .t-step-form__step_fadeIn {
  -webkit-animation: fade-in .7s;
  animation: fade-in .7s;
}
.tilda-pages-container .t-step-form__step_fadeOut {
  -webkit-animation: fade-out .4s;
  animation: fade-out .4s;
  pointer-events: none;
}
@-webkit-keyframes fade-in {
  .tilda-pages-container 0% {
    display: block;
    opacity: 0;
  }
  .tilda-pages-container to {
    display: block;
    opacity: 1;
  }
}
@keyframes fade-in {
  .tilda-pages-container 0% {
    display: block;
    opacity: 0;
  }
  .tilda-pages-container to {
    display: block;
    opacity: 1;
  }
}
@-webkit-keyframes fade-out {
  .tilda-pages-container 0% {
    display: block;
    opacity: 1;
  }
  .tilda-pages-container to {
    opacity: 0;
  }
}
@keyframes fade-out {
  .tilda-pages-container 0% {
    display: block;
    opacity: 1;
  }
  .tilda-pages-container to {
    opacity: 0;
  }
}
@-webkit-keyframes move-up {
  .tilda-pages-container 0% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  .tilda-pages-container to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes move-up {
  .tilda-pages-container 0% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  .tilda-pages-container to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes move-down {
  .tilda-pages-container 0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .tilda-pages-container to {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes move-down {
  .tilda-pages-container 0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .tilda-pages-container to {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@media screen and (min-width: 1024px) {
  .tilda-pages-container .t-radio:focus-visible+.t-radio__indicator {
    box-shadow: 0 0 0 3px #0096ff;
  }
  .tilda-pages-container .t-checkbox:focus-visible+.t-checkbox__indicator {
    box-shadow: 0 0 0 3px #0096ff;
  }
}
@media screen and (max-width: 640px) {
  .tilda-pages-container .t-rate__icons {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .tilda-pages-container .t-rate__wrapper_icons .t-rate__control {
    padding-right: 10px;
  }
  .tilda-pages-container .t-rate__wrapper_icons-3 .t-rate__text {
    width: 50%;
  }
}
.tilda-pages-container .t-inputquantity__wrapper {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.tilda-pages-container .t-inputquantity {
  margin-left: .5rem;
  margin-right: .5rem;
  text-align: center;
  width: 70px;
}
.tilda-pages-container .t-inputquantity__btn {
  background-color: transparent;
  border: none;
  cursor: pointer;
  font-size: 26px;
  margin: 0;
  padding: 0 .5rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width100 .t-inputquantity,
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width25 .t-inputquantity,
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width33 .t-inputquantity,
.tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width50 .t-inputquantity {
  text-align: left;
  width: 100% !important;
}
.tilda-pages-container input[type=number]::-webkit-inner-spin-button,
.tilda-pages-container input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.tilda-pages-container input[type=number] {
  -moz-appearance: textfield;
}
.tilda-pages-container .t-range:focus-visible {
  outline-color: #2015ff;
  outline-offset: 4px;
  outline-offset: 2px;
  outline-style: auto;
}
.tilda-pages-container .t-form .uploadcare-widget-button {
  background: #333;
  font-size: 14px;
  line-height: 1.4;
}
.tilda-pages-container .t-form .uploadcare-widget-button:hover {
  background: #444;
}
.tilda-pages-container .t-form .uploadcare--widget__button {
  cursor: pointer;
}
.tilda-pages-container legend.t-input-title {
  padding-left: 0;
}
.tilda-pages-container .t-input-title {
  display: block;
  height: 100%;
  padding-right: 10px;
  vertical-align: middle;
}
.tilda-pages-container .t-input-group_inonerow .t-input-title {
  padding-right: 0;
}
.tilda-pages-container .t-input-subtitle {
  display: block;
  height: 100%;
  padding-right: 10px;
  vertical-align: middle;
}
.tilda-pages-container .t-form__bottom-text {
  margin-top: 30px;
  text-align: center;
}
@media screen and (max-width: 479px) {
  .tilda-pages-container .t-form__inputsbox_flex .t-input-group,
  .tilda-pages-container .t-form__inputsbox_flex .t-input-group.t-input-group_inonerow,
  .tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width100:not(.t-input-group_inonerow) .t-input-block,
  .tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width100:not(.t-input-group_inonerow) .t-input-title,
  .tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width25:not(.t-input-group_inonerow) .t-input-block,
  .tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width25:not(.t-input-group_inonerow) .t-input-title,
  .tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width33:not(.t-input-group_inonerow) .t-input-block,
  .tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width33:not(.t-input-group_inonerow) .t-input-title,
  .tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width50:not(.t-input-group_inonerow) .t-input-block,
  .tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width50:not(.t-input-group_inonerow) .t-input-title {
    width: 100%;
  }
  .tilda-pages-container .t-input-group_inonerow:not(.t-input-group_inrow-last) {
    margin-right: 0;
  }
  .tilda-pages-container .t-input-group_inonerow .t-input-title {
    padding-right: 10px;
  }
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width25 .t-checkboxes__wrapper,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width25 .t-radio__wrapper,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width33 .t-checkboxes__wrapper,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width33 .t-radio__wrapper,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width50 .t-checkboxes__wrapper,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width50 .t-radio__wrapper {
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width25 .t-checkboxes__item,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width25 .t-radio__control,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width25 .t-radio__ownvariant-wrapper,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width33 .t-checkboxes__item,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width33 .t-radio__control,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width33 .t-radio__ownvariant-wrapper,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width50 .t-checkboxes__item,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width50 .t-radio__control,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width50 .t-radio__ownvariant-wrapper,
  .tilda-pages-container .tn-atom__form .t-input-block_rd-flex.t-input-block_rd-width25 .t-checkbox__control,
  .tilda-pages-container .tn-atom__form .t-input-block_rd-flex.t-input-block_rd-width33 .t-checkbox__control,
  .tilda-pages-container .tn-atom__form .t-input-block_rd-flex.t-input-block_rd-width50 .t-checkbox__control {
    width: 100%;
  }
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width25.t-input-block_rd-mobile-half .t-checkboxes__item,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width25.t-input-block_rd-mobile-half .t-radio__control,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width25.t-input-block_rd-mobile-half .t-radio__ownvariant-wrapper,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width33.t-input-block_rd-mobile-half .t-checkboxes__item,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width33.t-input-block_rd-mobile-half .t-radio__control,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width33.t-input-block_rd-mobile-half .t-radio__ownvariant-wrapper,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width50.t-input-block_rd-mobile-half .t-checkboxes__item,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width50.t-input-block_rd-mobile-half .t-radio__control,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width50.t-input-block_rd-mobile-half .t-radio__ownvariant-wrapper,
  .tilda-pages-container .tn-atom__form .t-input-block_rd-flex.t-input-block_rd-width25.t-input-block_rd-mobile-half .t-checkbox__control,
  .tilda-pages-container .tn-atom__form .t-input-block_rd-flex.t-input-block_rd-width33.t-input-block_rd-mobile-half .t-checkbox__control,
  .tilda-pages-container .tn-atom__form .t-input-block_rd-flex.t-input-block_rd-width50.t-input-block_rd-mobile-half .t-checkbox__control {
    width: calc(50% - 7.5px);
  }
  .tilda-pages-container .t-input-block.t-input-block_rd-flex:not(.t-input-block_rd-width50):not(.t-input-block_rd-width33):not(.t-input-block_rd-width25)
		.t-checkboxes__item,
  .tilda-pages-container .t-input-block.t-input-block_rd-flex:not(.t-input-block_rd-width50):not(.t-input-block_rd-width33):not(.t-input-block_rd-width25)
		.t-radio__control,
  .tilda-pages-container .t-input-block.t-input-block_rd-flex:not(.t-input-block_rd-width50):not(.t-input-block_rd-width33):not(.t-input-block_rd-width25)
		.t-radio__ownvariant-wrapper,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width25.t-input-block_rd-mobile-half
		.t-radio__ownvariant-wrapper
		.t-radio__control,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width33.t-input-block_rd-mobile-half
		.t-radio__ownvariant-wrapper
		.t-radio__control,
  .tilda-pages-container .t-input-block_rd-flex.t-input-block_rd-width50.t-input-block_rd-mobile-half
		.t-radio__ownvariant-wrapper
		.t-radio__control,
  .tilda-pages-container .tn-atom__form
		.t-input-block.t-input-block_rd-flex:not(.t-input-block_rd-width50):not(.t-input-block_rd-width33):not(.t-input-block_rd-width25)
		.t-checkbox__control {
    width: 100%;
  }
  .tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width25 .t-datepicker__icon {
    display: block;
  }
  .tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width100 .t-inputquantity,
  .tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width25 .t-inputquantity,
  .tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width33 .t-inputquantity,
  .tilda-pages-container .t-form__inputsbox_inrow .t-input-group_width50 .t-inputquantity {
    text-align: center;
    width: 70px !important;
  }
  .tilda-pages-container .tn-atom .t-input-block_rd-flex .t-input__own-answer-wrapper .t-checkbox__control,
  .tilda-pages-container .tn-atom .t-input-block_rd-flex .t-input__own-answer-wrapper .t-radio__control {
    width: auto !important;
  }
}
.tilda-pages-container .t-checkboxes__ownvariant-wrapper .t-input-block,
.tilda-pages-container .t-radio__ownvariant-wrapper .t-input-block {
  position: relative;
}
.tilda-pages-container .t-ownvariant-wrapper_flex {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  width: 100%;
}
.tilda-pages-container .t-ownvariant-wrapper_flex .t-checkbox__control,
.tilda-pages-container .t-ownvariant-wrapper_flex .t-radio__control {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  margin: 0;
}
.tilda-pages-container .t-ownvariant-wrapper_flex .t-input-ownanswer {
  border-bottom: 1px solid #000;
  box-sizing: border-box;
  display: none;
  height: 20px;
  line-height: 1;
  padding: 0;
  width: 100%;
}
.tilda-pages-container .t-input-ownanswer+.t-input__vis-ph {
  display: none;
}
.tilda-pages-container .t-input-ownanswer.t-input-ownanswer_active+.t-input__vis-ph {
  display: block;
}
.tilda-pages-container .t-input-error {
  color: red;
  display: none;
  font-size: 13px;
  margin-top: 5px;
}
.tilda-pages-container .t-form .js-error-control-box .t-input-error {
  display: block;
}
.tilda-pages-container .t-form .js-error-control-box .t-checkbox__control,
.tilda-pages-container .t-form .js-error-control-box .t-checkboxes__wrapper,
.tilda-pages-container .t-form .js-error-control-box .t-input:not(.t-input-phonemask):not(.t-input-ownanswer):not(.t-input__own-answer),
.tilda-pages-container .t-form .js-error-control-box .t-radio__wrapper,
.tilda-pages-container .t-form .js-error-control-box .t-rate__wrapper,
.tilda-pages-container .t-form .js-error-control-box .t-select,
.tilda-pages-container .t-form .js-error-control-box .uploadcare-widget {
  border: 1px solid red !important;
}
.tilda-pages-container #allrecords .t-form .js-error-control-box .t-checkboxes__wrapper,
.tilda-pages-container .t-form .js-error-control-box .t-checkbox__control,
.tilda-pages-container .t-form .js-error-control-box .t-checkboxes__wrapper,
.tilda-pages-container .t-form .js-error-control-box .t-radio__wrapper,
.tilda-pages-container .t-form .js-error-control-box .t-rate__wrapper {
  padding: 10px;
}
.tilda-pages-container :is(#allrecords .t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-checkboxes__wrapper,
.tilda-pages-container :is(#allrecords .t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-radio__wrapper {
  padding: unset;
}
.tilda-pages-container :is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-checkboxes__wrapper,
.tilda-pages-container :is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-radio__wrapper,
.tilda-pages-container :is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-rate__wrapper {
  border: unset !important;
}
.tilda-pages-container .t-input-group_cb:is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-checkbox__control,
.tilda-pages-container .t-input-group_rd:is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-input-block,
.tilda-pages-container .t-input-group_rs:is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-input-block,
.tilda-pages-container :is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-input:not(.t-input-phonemask):not(.t-input-ownanswer):not(.t-input__own-answer),
.tilda-pages-container :is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-select,
.tilda-pages-container :is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .uploadcare-widget {
  border: 1px solid red !important;
}
.tilda-pages-container .t-input-group_cb:is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-checkbox__control,
.tilda-pages-container .t-input-group_rd:is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-input-block,
.tilda-pages-container :is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-rate__wrapper {
  padding: 10px;
}
.tilda-pages-container .t-input-group_cb:is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-checkbox__control {
  border-radius: inherit;
}
.tilda-pages-container .t-checkbox__labeltext {
  -webkit-margin-start: 10px;
  margin-inline-start: 10px;
}
.tilda-pages-container .t-form .js-error-control-box .t-checkboxes__wrapper .t-checkbox__control {
  border: none !important;
  padding: 0;
}
.tilda-pages-container .t-form .js-error-control-box .t-input.t-input_bbonly:not(.t-input__own-answer) {
  padding-left: 10px !important;
}
.tilda-pages-container .t-form__errorbox-bottom {
  display: none;
}
.tilda-pages-container .t-form__errorbox-wrapper {
  background: #f95d51;
  margin-bottom: 20px;
  padding: 10px;
  text-align: center;
}
.tilda-pages-container .t-form__errorbox-text {
  box-sizing: border-box;
  color: #fff;
  list-style: none;
  padding: 0 10px 10px;
}
.tilda-pages-container #allrecords .t-form__errorbox-text .t-form__errorbox-link {
  color: #fff;
}
.tilda-pages-container #allrecords ul.t-form__errorbox-text {
  list-style: none;
  margin-bottom: 0;
  padding-left: 10px;
}
.tilda-pages-container #allrecords .t-form__errorbox-text a.t-form__errorbox-item {
  color: #fff;
}
.tilda-pages-container .t-form__errorbox-item {
  display: none;
  margin-top: 10px;
}
.tilda-pages-container .t-form__errorbox-middle {
  width: 100%;
}
.tilda-pages-container #allrecords .t-form__errorbox-item .t-form__errorbox-link,
.tilda-pages-container #allrecords .t-form__errorbox-item .t-form__errorbox-link:hover {
  border-bottom: none;
  box-shadow: none;
}
.tilda-pages-container .t-form__successbox {
  background: #62c584;
  color: #fff;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
}
.tilda-pages-container .t-form option {
  color: #000;
}
@-webkit-keyframes t-submit-spinner {
  .tilda-pages-container to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes t-submit-spinner {
  .tilda-pages-container to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.tilda-pages-container .t-form__inputsbox_flex .t-form__submit,
.tilda-pages-container .t-form__inputsbox_flex .tn-form__submit {
  width: 100%;
}
.tilda-pages-container .t-form .t-submit {
  position: relative;
}
.tilda-pages-container .t-btn.t-btn_sending,
.tilda-pages-container .t-form .t-submit.t-btn_sending:not(.tn-form__submit-gradient) {
  color: transparent !important;
}
.tilda-pages-container .t-btn.t-btn_sending:not(.tn-form__submit-gradient):before,
.tilda-pages-container .t-form .t-btn_sending:not(.tn-form__submit-gradient):before {
  -webkit-animation: t-submit-spinner .6s linear infinite;
  animation: t-submit-spinner .6s linear infinite;
  border: 2px solid #ccc;
  border-radius: 50%;
  border-top-color: #333;
  box-sizing: border-box;
  content: "";
  height: 30px;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  width: 30px;
}
.tilda-pages-container .tn-elem .tn-form__submit .t-submit.tn-form__submit-gradient {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.tilda-pages-container .tn-elem .tn-form__submit .t-submit.tn-form__submit-gradient:after,
.tilda-pages-container .tn-elem .tn-form__submit .t-submit.tn-form__submit-gradient:before {
  box-sizing: content-box;
  content: "";
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: opacity .2s ease-in-out;
  width: 100%;
}
.tilda-pages-container .tn-elem .tn-form__submit .t-submit.tn-form__submit-gradient:before {
  background-color: transparent;
  opacity: 1;
  z-index: -2;
}
.tilda-pages-container .tn-elem .tn-form__submit .t-submit.tn-form__submit-gradient:after {
  background-image: none;
  opacity: 0;
  z-index: -1;
}
.tilda-pages-container .tn-elem .tn-form__submit .t-submit.tn-form__submit-gradient:hover:after {
  opacity: 1;
}
.tilda-pages-container .tn-atom .t-input__own-answer-wrapper {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}
.tilda-pages-container .tn-atom .t-input__own-answer-wrapper.t-input__own-answer-wrapper-checkbox {
  margin-top: 10px;
}
.tilda-pages-container .t-input-block_rd-flex .t-input__own-answer-wrapper {
  width: 100%;
}
.tilda-pages-container .tn-atom .t-input-block_rd-flex .t-input__own-answer-wrapper {
  width: auto;
}
.tilda-pages-container .tn-atom .t-input__own-answer-wrapper .t-checkbox__control,
.tilda-pages-container .tn-atom .t-input__own-answer-wrapper .t-radio__control {
  -ms-flex-align: center;
  -ms-flex-negative: 0;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  margin: 0;
  padding-bottom: 4px;
}
.tilda-pages-container .tn-atom .t-input__own-answer {
  border-bottom: 1px solid #000;
  box-sizing: content-box;
  display: none;
  height: 20px;
  padding-bottom: 3px;
}
.tilda-pages-container .tn-atom .t-input__own-answer--active {
  display: block;
}
.tilda-pages-container .t-checkboxes__wrapper_button .t-checkboxes__item,
.tilda-pages-container .t-radio__wrapper_button .t-radio__item {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #000;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  padding: 0 15px;
}
.tilda-pages-container .t-input-group_rd .t-checkbox__control,
.tilda-pages-container .t-input-group_rd .t-radio__item {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  width: 100%;
}
.tilda-pages-container .t-input-group_rd .t-checkbox__control .t-checkbox__indicator,
.tilda-pages-container .t-input-group_rd .t-radio__item .t-radio__indicator {
  margin-right: 0;
}
.tilda-pages-container .t-input-group_rd .t-checkbox__control {
  height: 100%;
  width: 100%;
}
.tilda-pages-container .t-input-group_rd .t-input-block_rd-flex .t-checkbox__control,
.tilda-pages-container .t-input-group_rd .t-input__own-answer-wrapper .t-checkbox__control {
  height: auto;
  width: auto;
}
.tilda-pages-container .t-checkboxes__wrapper_button .t-ownvariant-wrapper_flex .t-t-checkbox__control,
.tilda-pages-container .t-radio__wrapper_button .t-ownvariant-wrapper_flex .t-radio__control {
  margin: 0;
}
.tilda-pages-container .t-checkboxes__wrapper_button .t-ownvariant-wrapper_flex .t-input-ownanswer,
.tilda-pages-container .t-radio__wrapper_button .t-ownvariant-wrapper_flex .t-input-ownanswer {
  border: none;
}
.tilda-pages-container .t-ownvariant-wrapper_flex.t-checkboxes__ownvariant_withlabel,
.tilda-pages-container .t-ownvariant-wrapper_flex.t-radio__ownvariant_withlabel {
  -webkit-column-gap: unset;
  column-gap: unset;
}
.tilda-pages-container .t-ownvariant-wrapper_flex.t-checkboxes__ownvariant_withlabel .t-checkbox__control,
.tilda-pages-container .t-ownvariant-wrapper_flex.t-radio__ownvariant_withlabel .t-radio__control {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  width: 100%;
}
.tilda-pages-container .t-checkboxes__ownvariant_withlabel .t-checkbox__ownvariant-input-wrapper,
.tilda-pages-container .t-radio__ownvariant_withlabel .t-radio__ownvariant-input-wrapper {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.tilda-pages-container .t-checkboxes__ownvariant_withlabel .t-checkbox__title,
.tilda-pages-container .t-radio__ownvariant_withlabel .t-radio__title {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.tilda-pages-container .t-checkboxes__wrapper_button .t-ownvariant-wrapper_flex .t-input-ownanswer,
.tilda-pages-container .t-radio__wrapper_button .t-ownvariant-wrapper_flex .t-input-ownanswer {
  padding-bottom: 0;
}
.tilda-pages-container .t-input-ownanswer {
  text-overflow: ellipsis;
}
.tilda-pages-container .t-checkboxes__wrapper_button .t-checkboxes__item,
.tilda-pages-container .t-radio__wrapper_button .t-radio__item {
  margin-bottom: 15px;
}
.tilda-pages-container .t-checkboxes__wrapper_button .t-checkboxes__item:last-of-type,
.tilda-pages-container .t-radio__wrapper_button .t-radio__ownvariant-wrapper:last-of-type {
  margin-bottom: 0;
}
.tilda-pages-container .t-input-block_rd-width25
	.t-ownvariant-wrapper_flex.t-checkboxes__ownvariant_withlabel
	.t-checkbox__ownvariant-input-wrapper,
.tilda-pages-container .t-input-block_rd-width25 .t-ownvariant-wrapper_flex.t-radio__ownvariant_withlabel .t-radio__ownvariant-input-wrapper,
.tilda-pages-container .t-input-block_rd-width33
	.t-ownvariant-wrapper_flex.t-checkboxes__ownvariant_withlabel
	.t-checkbox__ownvariant-input-wrapper,
.tilda-pages-container .t-input-block_rd-width33 .t-ownvariant-wrapper_flex.t-radio__ownvariant_withlabel .t-radio__ownvariant-input-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tilda-pages-container .t-input-block_rd-width25 .t-ownvariant-wrapper_flex.t-checkboxes__ownvariant_withlabel .t-checkbox__title,
.tilda-pages-container .t-input-block_rd-width25 .t-ownvariant-wrapper_flex.t-radio__ownvariant_withlabel .t-radio__title,
.tilda-pages-container .t-input-block_rd-width33 .t-ownvariant-wrapper_flex.t-checkboxes__ownvariant_withlabel .t-checkbox__title,
.tilda-pages-container .t-input-block_rd-width33 .t-ownvariant-wrapper_flex.t-radio__ownvariant_withlabel .t-radio__title {
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
}
.tilda-pages-container .t-form__hidden,
.tilda-pages-container [data-hidden-by-condition=true] {
  display: none !important;
}
@media screen and (max-width: 479px) {
  .tilda-pages-container .t-input-block_rd-width25
		.t-ownvariant-wrapper_flex.t-checkboxes__ownvariant_withlabel
		.t-checkbox__ownvariant-input-wrapper,
  .tilda-pages-container .t-input-block_rd-width25
		.t-ownvariant-wrapper_flex.t-radio__ownvariant_withlabel
		.t-radio__ownvariant-input-wrapper,
  .tilda-pages-container .t-input-block_rd-width33
		.t-ownvariant-wrapper_flex.t-checkboxes__ownvariant_withlabel
		.t-checkbox__ownvariant-input-wrapper,
  .tilda-pages-container .t-input-block_rd-width33
		.t-ownvariant-wrapper_flex.t-radio__ownvariant_withlabel
		.t-radio__ownvariant-input-wrapper {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .tilda-pages-container .t-input-block_rd-width25 .t-ownvariant-wrapper_flex.t-checkboxes__ownvariant_withlabel .t-checkbox__title,
  .tilda-pages-container .t-input-block_rd-width25 .t-ownvariant-wrapper_flex.t-radio__ownvariant_withlabel .t-radio__title,
  .tilda-pages-container .t-input-block_rd-width33 .t-ownvariant-wrapper_flex.t-checkboxes__ownvariant_withlabel .t-checkbox__title,
  .tilda-pages-container .t-input-block_rd-width33 .t-ownvariant-wrapper_flex.t-radio__ownvariant_withlabel .t-radio__title {
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
  }
}
.tilda-pages-container .t-form-success-popup_new.t-form-success-popup {
  background-color: rgba(0,0,0,0.8);
  cursor: pointer;
  display: none;
  height: 100%;
  left: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.tilda-pages-container .t-body_success-popup-showed {
  height: 100vh;
  min-height: 100vh;
  overflow: hidden;
}
.tilda-pages-container .t-form-success-popup_new .t-form-success-popup__wrapper {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #fff;
  border-radius: 10px;
  box-sizing: border-box;
  cursor: default;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  left: 0;
  margin: 0 auto;
  max-width: 460px;
  padding: 50px 40px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.tilda-pages-container .t-form-success-popup_new .t-form-success-popup__close-icon {
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  position: absolute;
  right: 14px;
  top: 14px;
}
.tilda-pages-container .t-form-success-popup_new .t-form-success-popup__close-icon svg {
  display: block;
}
.tilda-pages-container .t-form-success-popup_new .t-form-success-popup__content-icon {
  height: 41px;
  margin-bottom: 15px;
  min-height: 41px;
  width: auto;
}
.tilda-pages-container .t-form-success-popup_new .t-form-success-popup__title {
  font-size: 24px;
  line-height: 1.23;
  margin-bottom: 10px;
}
.tilda-pages-container .t-form-success-popup_new .t-form-success-popup__text {
  font-size: 16px;
  line-height: 1.45;
  margin-bottom: 10px;
  padding-top: 0;
}
.tilda-pages-container .t-form-success-popup_new .t-form-success-popup__title.t-form-success-popup_hidden+.t-form-success-popup__text {
  font-size: 20px;
}
.tilda-pages-container .t-form-success-popup_new .t-form-success-popup__button {
  background-color: #000;
  border: none;
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin-top: 15px;
  min-width: 130px;
  padding: 18px 44px;
  text-decoration: none;
}
.tilda-pages-container .t-form-success-popup_new .t-form-success-popup__info {
  margin-top: 13px;
}
.tilda-pages-container .t-form-success-popup__info-timer,
.tilda-pages-container .t-form-success-popup_new .t-form-success-popup__info-text {
  font-size: 14px;
  line-height: 1.2;
}
.tilda-pages-container .t-form-success-popup_new .t-form-success-popup__info-text {
  opacity: .4;
}
.tilda-pages-container .t-form-success-popup_new .t-form-success-popup__info {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.tilda-pages-container .t-form-success-popup_new .t-form-success-popup__info-timer {
  display: inline-block;
  margin-left: 5px;
  position: relative;
}
.tilda-pages-container .t-form-success-popup_new .t-form-success-popup__info-digit {
  font-size: 14px;
  font-weight: 500;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.tilda-pages-container .t-form-success-popup_new .t-form-success-popup__info-timer svg {
  -webkit-animation: t-submit-spinner .7s linear infinite;
  animation: t-submit-spinner .7s linear infinite;
  display: block;
}
.tilda-pages-container .t-form-success-popup_new .t-form-success-popup_hidden {
  display: none;
}
@media screen and (max-width: 640px) {
  .tilda-pages-container .t-form-success-popup_new .t-form-success-popup__wrapper {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation: slideUpMobile .5s forwards;
    animation: slideUpMobile .5s forwards;
    border-radius: 20px 20px 0 0;
    bottom: 0;
    max-height: 80vh;
    max-width: 100%;
    overflow-y: auto;
    top: auto;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  @-webkit-keyframes slideUpMobile {
    .tilda-pages-container 0% {
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
    }
    .tilda-pages-container to {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  @keyframes slideUpMobile {
    .tilda-pages-container 0% {
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
    }
    .tilda-pages-container to {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  .tilda-pages-container .t-form-success-popup_new .t-form-success-popup__title {
    font-size: 22px;
  }
}
@media screen and (max-width: 480px) {
  .tilda-pages-container .t-form-success-popup_new .t-form-success-popup__wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .tilda-pages-container .t-form-success-popup_new .t-form-success-popup__button {
    width: 100%;
  }
}
.tilda-pages-container .t-form-success-popup_new .t-form-success-popup__wrapper.t-popup__container-static {
  left: auto;
  margin: 65px auto;
  position: relative;
  right: auto;
  top: 0;
  -webkit-transform: translateY(30%) scale(.9);
  transform: translateY(30%) scale(.9);
  width: 100%;
}
.tilda-pages-container .t-form-success-popup_new.t-popup_show .t-form-success-popup__wrapper.t-popup__container-static {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.tilda-pages-container .t-form-success-popup__content-icon-background {
  -webkit-animation: iconBackgroundOpacity .106s linear forwards, iconBackgroundTransform 1.103s cubic-bezier(.445,.05,.55,.95) forwards;
  animation: iconBackgroundOpacity .106s linear forwards, iconBackgroundTransform 1.103s cubic-bezier(.445,.05,.55,.95) forwards;
  opacity: 0;
  -webkit-transform: rotate(60deg) scale(.9);
  transform: rotate(60deg) scale(.9);
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes iconBackgroundOpacity {
  .tilda-pages-container to {
    opacity: 1;
  }
}
@keyframes iconBackgroundOpacity {
  .tilda-pages-container to {
    opacity: 1;
  }
}
@-webkit-keyframes iconBackgroundTransform {
  .tilda-pages-container 0% {
    -webkit-transform: rotate(60deg) scale(.9);
    transform: rotate(60deg) scale(.9);
  }
  .tilda-pages-container 46.1% {
    -webkit-transform: rotate(-8deg) scale(1.03);
    transform: rotate(-8deg) scale(1.03);
  }
  .tilda-pages-container 63.46% {
    -webkit-transform: rotate(-10deg) scale(1);
    transform: rotate(-10deg) scale(1);
  }
  .tilda-pages-container to {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
}
@keyframes iconBackgroundTransform {
  .tilda-pages-container 0% {
    -webkit-transform: rotate(60deg) scale(.9);
    transform: rotate(60deg) scale(.9);
  }
  .tilda-pages-container 46.1% {
    -webkit-transform: rotate(-8deg) scale(1.03);
    transform: rotate(-8deg) scale(1.03);
  }
  .tilda-pages-container 63.46% {
    -webkit-transform: rotate(-10deg) scale(1);
    transform: rotate(-10deg) scale(1);
  }
  .tilda-pages-container to {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
}
.tilda-pages-container .t-form-success-popup__content-icon-check {
  stroke-dasharray: 110;
  stroke-dashoffset: -110;
  -webkit-animation: checkIconOpacity 51ms linear .437s forwards, checkIconDraw .666s cubic-bezier(.39,.575,.565,1) .437s forwards, checkIconScale .435s cubic-bezier(.445,.05,.55,.95) .437s forwards;
  animation: checkIconOpacity 51ms linear .437s forwards, checkIconDraw .666s cubic-bezier(.39,.575,.565,1) .437s forwards, checkIconScale .435s cubic-bezier(.445,.05,.55,.95) .437s forwards;
  opacity: 0;
  -webkit-transform: scale(.85);
  transform: scale(.85);
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes checkIconOpacity {
  .tilda-pages-container to {
    opacity: 1;
  }
}
@keyframes checkIconOpacity {
  .tilda-pages-container to {
    opacity: 1;
  }
}
@-webkit-keyframes checkIconDraw {
  .tilda-pages-container 0% {
    stroke-dashoffset: -110;
  }
  .tilda-pages-container to {
    stroke-dashoffset: 0;
  }
}
@keyframes checkIconDraw {
  .tilda-pages-container 0% {
    stroke-dashoffset: -110;
  }
  .tilda-pages-container to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes checkIconScale {
  .tilda-pages-container to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes checkIconScale {
  .tilda-pages-container to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.tilda-pages-container .t-form-success-popup__content-icon-background,
.tilda-pages-container .t-form-success-popup__content-icon-check {
  will-change: transform, opacity;
}
.tilda-pages-container .t-slds {
  overflow: hidden;
  position: relative;
}
.tilda-pages-container .t-slds__bgimg {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.tilda-pages-container .t-slds__bgimg-contain {
  background-size: contain;
}
.tilda-pages-container .t-slds__iframe {
  position: relative;
}
.tilda-pages-container .t-slds__iframe__body {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.tilda-pages-container .t-slds__img {
  display: block;
  width: 100%;
}
.tilda-pages-container .t-slds__container,
.tilda-pages-container .t-slds__items-wrapper {
  overflow: hidden;
  position: relative;
}
.tilda-pages-container .t-store__relevants-grid-cont.t-store__valign-buttons .t-slds__items-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.tilda-pages-container .t-slds__nocycle .t-slds__item:not(.js-feed-post):first-child,
.tilda-pages-container .t-slds__nocycle .t-slds__item:not(.js-feed-post):not(.t-slds__item_dummy):last-child {
  opacity: 0 !important;
}
.tilda-pages-container .t-slds__nocycle .t-slds__arrow_wrapper-left {
  display: none;
}
.tilda-pages-container .t-slds__items-wrapper:after,
.tilda-pages-container .t-slds__items-wrapper:before {
  clear: both;
  content: "";
  display: table;
}
.tilda-pages-container .t-slds_animated.t-slds_animated-fast,
.tilda-pages-container .t-slds_animated.t-slds_animated-none {
  transition: height .3s ease-in-out, -webkit-transform .3s ease-in-out;
  transition: height .3s ease-in-out, transform .3s ease-in-out;
  transition: height .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}
.tilda-pages-container .t-slds_animated.t-slds_animated-slow {
  transition: height .5s ease-in-out, -webkit-transform .5s ease-in-out;
  transition: height .5s ease-in-out, transform .5s ease-in-out;
  transition: height .5s ease-in-out, transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
}
.tilda-pages-container .t-slds_animated.t-slds_animated-cancel {
  transition: height .3s ease-in-out, -webkit-transform 0s;
  transition: height .3s ease-in-out, transform 0s;
  transition: height .3s ease-in-out, transform 0s, -webkit-transform 0s;
}
.tilda-pages-container .t-slds__item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  float: left;
  overflow: hidden;
}
.tilda-pages-container #allrecords li.t-slds__item {
  list-style: none;
}
.tilda-pages-container .t-slds_ie .t-slds__item {
  display: none !important;
}
.tilda-pages-container .t-slds_ie .t-slds__item_active {
  display: block !important;
}
.tilda-pages-container .t-slds__item-innactive:not(.t-slds__item_active) {
  display: block;
  height: 1px;
}
.tilda-pages-container .t-slds__item-innactive:not(.t-slds__item_active) div {
  display: none;
}
.tilda-pages-container #allrecords ul.t-slds__arrow_container {
  margin: 0 auto;
  padding-left: 0;
}
.tilda-pages-container .t-slds__arrow_container-outside {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.tilda-pages-container .t-slds__arrow_container.t-slds__arrow_container-outside {
  box-sizing: border-box;
  margin: 0 auto;
}
.tilda-pages-container .t-slds__arrow_wrapper {
  bottom: 0;
  cursor: pointer;
  list-style: none;
  position: absolute;
  top: 0;
  transition: height .3s ease-in-out;
  width: 1%;
  z-index: 9;
}
.tilda-pages-container .t-slds__arrow_wrapper-left {
  left: 0;
}
.tilda-pages-container .t-slds__arrow_wrapper-right {
  right: 0;
}
.tilda-pages-container .t-slds__arrow {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: inline-block;
  outline-offset: 5px;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 640px) {
  .tilda-pages-container .t-store__relevants__container .t-slds__arrow {
    padding: 20px;
  }
  .tilda-pages-container .t-store__relevants__container .t-slds__arrow-left {
    -webkit-transform: translateY(-50%) translateX(-20px);
    transform: translateY(-50%) translateX(-20px);
  }
  .tilda-pages-container .t-store__relevants__container .t-slds__arrow-right {
    -webkit-transform: translateY(-50%) translateX(20px);
    transform: translateY(-50%) translateX(20px);
  }
  .tilda-pages-container .t-store__relevants__container .t-slds__arrow.t-slds__arrow-withbg {
    padding: 0;
  }
  .tilda-pages-container .t-slds__arrow_wrapper {
    width: 45px;
  }
}
.tilda-pages-container .t-slds__arrow-left {
  left: 30px;
}
.tilda-pages-container .t-slds__arrow-right {
  right: 30px;
}
@media screen and (min-width: 960px) {
  .tilda-pages-container .t-slds__arrow-nearpic .t-slds__arrow-left {
    left: auto;
    right: 40px;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
  }
  .tilda-pages-container .t-slds__arrow-nearpic .t-slds__arrow-right {
    left: 40px;
    right: auto;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
  }
  .tilda-pages-container .t-slds__arrow-inpic .t-slds__arrow-left {
    left: auto;
    right: -40px;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
  }
  .tilda-pages-container .t-slds__arrow-inpic .t-slds__arrow-right {
    left: -40px;
    right: auto;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
  }
}
@media screen and (min-width: 1200px) {
  .tilda-pages-container .t-slds__arrow-nearpic .t-slds__arrow-left {
    right: 50px;
  }
  .tilda-pages-container .t-slds__arrow-nearpic .t-slds__arrow-right {
    left: 50px;
  }
  .tilda-pages-container .t-slds__arrow-inpic .t-slds__arrow-left {
    right: -50px;
  }
  .tilda-pages-container .t-slds__arrow-inpic .t-slds__arrow-right {
    left: -50px;
  }
}
.tilda-pages-container .t-slds__arrow-withbg {
  background-color: #eee;
  border-radius: 100px;
  transition: background-color .2s ease-in-out, border-color .2s ease-in-out;
}
.tilda-pages-container .t-slds__arrow-withbg .t-slds__arrow_body {
  left: 50%;
  position: absolute;
  top: 50%;
}
.tilda-pages-container .t-slds__arrow-withbg .t-slds__arrow_body-left {
  -webkit-transform: translate(-55%,-50%) rotate(180deg);
  transform: translate(-55%,-50%) rotate(180deg);
}
.tilda-pages-container .t-slds__arrow-withbg .t-slds__arrow_body-right {
  -webkit-transform: translate(-45%,-50%);
  transform: translate(-45%,-50%);
}
.tilda-pages-container .t-slds__arrow_body-left {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.tilda-pages-container #allrecords ul.t-slds__items-wrapper {
  margin: 0 !important;
  padding: 0 !important;
}
.tilda-pages-container #allrecords ul.t-slds__bullet_wrapper {
  margin: 0 !important;
  padding-left: 0 !important;
}
.tilda-pages-container .t-slds__bullet_wrapper,
.tilda-pages-container ul.t-slds__bullet_wrapper {
  font-size: 0;
  list-style: none;
  padding: 16px 0 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 10;
}
.tilda-pages-container .t-slds__container .t-slds__bullet_wrapper {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}
.tilda-pages-container .t-slds__container .t-slds__bullet_wrapper,
.tilda-pages-container .t-slds__container ul.t-slds__bullet_wrapper {
  padding-bottom: 16px;
}
.tilda-pages-container .t-slds__bullet {
  cursor: pointer;
  display: inline-block;
  padding: 10px 5px;
}
.tilda-pages-container .t-slds__bullet_body {
  background-color: #eee;
  border: none;
  border-radius: 100px;
  box-sizing: border-box;
  cursor: pointer;
  height: 8px;
  padding: 0;
  transition: background-color .2s ease-in-out;
  width: 8px;
}
.tilda-pages-container .t-slds__caption__container {
  margin-top: 16px;
  position: relative;
}
.tilda-pages-container .t-slds__caption_wrapper {
  border-top: 1px solid #eee;
  padding: 14px 0;
}
.tilda-pages-container .t-slds__caption {
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity .3s ease-in-out;
}
.tilda-pages-container .t-slds__caption-active {
  left: auto;
  opacity: 1;
  position: relative;
  right: auto;
  top: auto;
}
.tilda-pages-container .t-slds__descr {
  color: #777;
  margin-top: 5px;
}
@media screen and (max-width: 960px) {
  .tilda-pages-container .t-width .t-slds__wrapper {
    padding: 0 20px;
  }
  .tilda-pages-container .t-col_12 .t-slds__witharrows .t-slds__wrapper {
    padding: 0;
  }
  .tilda-pages-container .t-width_12 .t-slds__witharrows .t-slds__wrapper {
    padding: 0 20px;
  }
  .tilda-pages-container .t-slds__arrow-left {
    left: 20px;
  }
  .tilda-pages-container .t-slds__arrow-right {
    right: 20px;
  }
}
@media screen and (max-width: 640px) {
  .tilda-pages-container .t-slds__arrow-left {
    left: 5px;
  }
  .tilda-pages-container .t-slds__arrow-right {
    right: 5px;
  }
  .tilda-pages-container .t-store__relevants__container .t-slds__arrow-withbg {
    height: 40px !important;
    width: 40px !important;
  }
  .tilda-pages-container .t-slds__arrow-withbg {
    height: 24px !important;
    width: 24px !important;
  }
  .tilda-pages-container .t-slds__arrow_body {
    width: 10px !important;
  }
  .tilda-pages-container .t-slds__arrow-withbg .t-slds__arrow_body {
    width: 6px !important;
  }
  .tilda-pages-container .t-col .t-slds__witharrows .t-slds__wrapper {
    padding: 0 15px;
  }
  .tilda-pages-container .t-width .t-slds__witharrows .t-slds__wrapper {
    padding: 0 35px;
  }
  .tilda-pages-container .t-col_12 .t-slds__witharrows .t-slds__wrapper {
    padding: 0 15px;
  }
  .tilda-pages-container .t-width_12 .t-slds__witharrows .t-slds__wrapper {
    padding: 0 35px;
  }
}
.tilda-pages-container .t-slds__play {
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.tilda-pages-container .t-slds__play_icon {
  height: 70px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all .2s ease-in-out;
  width: 70px;
}
.tilda-pages-container .t-slds__play:hover .t-slds__play_icon {
  -webkit-transform: translateY(-50%) scale(1.15);
  transform: translateY(-50%) scale(1.15);
}
.tilda-pages-container .t-slds__frame {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.tilda-pages-container .t-slds__thumbsbullet-wrapper {
  font-size: 0;
}
.tilda-pages-container .t-slds__thumbsbullets-with-gallery .t-slds__thumbs_gallery:after,
.tilda-pages-container .t-slds__thumbsbullets-with-gallery .t-slds__thumbs_gallery:before {
  bottom: 0;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transition: .2s;
}
.tilda-pages-container .t-slds__thumbsbullets-with-gallery .t-slds__thumbs_gallery:before {
  background: rgba(0,0,0,0.1);
  content: "";
}
.tilda-pages-container .t-slds__thumbsbullets-with-gallery .t-slds__thumbs_gallery:after {
  color: #fff;
  content: "+ " attr(data-gallery-length);
  font-family: Roboto, Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
  height: 30px;
  letter-spacing: -4px;
  line-height: 30px;
  margin: auto;
  text-align: center;
}
.tilda-pages-container .t-slds__thumbsbullets-with-gallery.t-slds {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.tilda-pages-container .t-slds__thumbsbullets-with-gallery .t-slds__main {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  width: calc(100% - 70px);
}
.tilda-pages-container .t-slds__thumbsbullets-with-gallery .t-slds__thumbsbullet.t-slds__bullet {
  margin: 0 0 10px;
  width: 100%;
}
.tilda-pages-container .t-slds__thumbsbullets-with-gallery .t-slds__thumbsbullet.t-slds__bullet:last-child {
  margin-bottom: 0;
}
.tilda-pages-container .t-slds__thumbsbullets-with-gallery .t-slds__thumbsbullet-wrapper {
  -ms-flex-pack: justify;
  -ms-flex-order: 1;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-right: 10px;
  -webkit-order: 1;
  order: 1;
  width: 60px;
}
@media screen and (max-width: 640px) {
  .tilda-pages-container .t-slds__thumbsbullets-with-gallery .t-slds__main {
    width: 100%;
  }
  .tilda-pages-container .t-slds__thumbsbullets-with-gallery .t-slds__thumbsbullet-wrapper {
    -ms-flex-order: 2;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    margin-right: 0;
    margin-top: 10px;
    -webkit-order: 2;
    order: 2;
    width: 100%;
  }
  .tilda-pages-container .t-slds__thumbsbullets-with-gallery .t-slds__thumbsbullet.t-slds__bullet {
    margin-bottom: 0;
    margin-right: 10px;
    width: 60px;
  }
  .tilda-pages-container .t-slds__thumbsbullets-with-gallery.t-slds {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .tilda-pages-container .t-slds__thumbsbullets-with-gallery .t-slds__thumbs_gallery:after {
    font-size: 32px;
  }
}
.tilda-pages-container .t-slds__thumbsbullet.t-slds__bullet {
  margin-right: 5px;
  margin-top: 4px;
  padding: 0;
  position: relative;
  transition: opacity .3s ease-in-out;
  width: 60px;
}
.tilda-pages-container .t-slds__thumbsbullet.t-slds__bullet:not(.t-slds__bullet_active):hover {
  opacity: .7;
}
.tilda-pages-container .t-slds__thumbsbullet-border {
  border: 2px solid transparent;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: border-color .3s ease-in-out;
}
.tilda-pages-container .t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
  border-color: rgba(0,0,0,0.15);
}
@media screen and (max-width: 640px) {
  .tilda-pages-container .t-slds__thumbsbullet.t-slds__bullet {
    margin-right: 4px;
    margin-top: 3px;
    width: 40px;
  }
}
@media screen and (max-width: 480px) {
  .tilda-pages-container .t-slds__arrow {
    outline-offset: 3px;
  }
}
.tilda-pages-container .t-body_scroll-locked {
  left: 0;
  position: fixed;
  width: 100%;
}
.tilda-pages-container .t-zoomer__show_fixed {
  height: 100vh;
  max-height: 100vh;
  max-width: 100%;
  overflow: hidden;
}
.tilda-pages-container .t-zoomer__wrapper {
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: all .2s ease-in-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: -1;
}
.tilda-pages-container .t-zoomer__show .zoomer-no-scale .t-carousel__zoomer__inner {
  cursor: default;
}
.tilda-pages-container .t-zoomer__show .t-zoomer__wrapper {
  opacity: 1;
  z-index: 9999999;
}
.tilda-pages-container .t-zoomer__container {
  text-align: center;
  top: 0;
}
.tilda-pages-container .t-zoomer__bg,
.tilda-pages-container .t-zoomer__container {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}
.tilda-pages-container .t-zoomer__bg {
  background: #fff;
  cursor: zoom-in;
  top: 0;
}
.tilda-pages-container .t-zoomer__comments {
  box-sizing: border-box;
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 700px;
  padding: 14px;
  text-align: center;
  -webkit-transform: translateZ(0);
}
.tilda-pages-container .t-zoomer__descr {
  z-index: 3;
}
.tilda-pages-container .t-zoomable,
.tilda-pages-container .t-zoomer__show .t-carousel__zoomer__inner,
.tilda-pages-container .t-zoomer__show .t-zoomable {
  cursor: zoom-in;
}
.tilda-pages-container .t-zoomer__container {
  z-index: 99999999;
}
.tilda-pages-container .t-carousel__zoomed,
.tilda-pages-container .t-carousel__zoomer__slides {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.tilda-pages-container .t-carousel__zoomer__inner {
  bottom: 15px;
  left: 15px;
  overflow: hidden;
  position: absolute;
  right: 15px;
  top: 15px;
}
.tilda-pages-container .t-carousel__zoomer__track {
  -webkit-backface-visibility: hidden;
  bottom: 0;
  position: absolute;
  top: 0;
  -webkit-transform-style: preserve-3d;
  transition-duration: .25s;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-timing-function: cubic-bezier(.29,.39,.2,.96);
}
.tilda-pages-container .t-carousel__zoomer__item,
.tilda-pages-container .t-carousel__zoomer__track {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tilda-pages-container .t-carousel__zoomer__item {
  -ms-flex-negative: 0;
  -ms-flex-pack: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  height: 100%;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100vw;
}
.tilda-pages-container .t-carousel__zoomer__img {
  -webkit-backface-visibility: hidden;
  display: block;
  margin: auto;
  max-height: calc(100vh - 30px);
  max-width: 100%;
  object-fit: contain;
  overflow: auto;
  -webkit-transform: none;
}
.tilda-pages-container .t-zoomer-loader {
  bottom: 0;
  display: none;
  height: 40px;
  left: 0;
  margin: auto;
  mix-blend-mode: difference;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1000;
}
.tilda-pages-container .t-carousel__zoomer__inner:has(.t-carousel__zoomer__item.active img:not(.loaded)) .t-zoomer-loader {
  display: inline-block;
}
.tilda-pages-container .t-zoomer-loader .t-icon-loader-rect {
  --animation-duration: 1s;
  -webkit-animation: t-icon-loader-animation var(--animation-duration) linear infinite;
  animation: t-icon-loader-animation var(--animation-duration) linear infinite;
}
.tilda-pages-container .t-zoomer-loader .t-icon-loader-rect:first-child {
  -webkit-animation-delay: calc(var(--animation-duration)/-8*8);
  animation-delay: calc(var(--animation-duration)/-8*8);
}
.tilda-pages-container .t-zoomer-loader .t-icon-loader-rect:nth-child(2) {
  -webkit-animation-delay: calc(var(--animation-duration)/-8*7);
  animation-delay: calc(var(--animation-duration)/-8*7);
}
.tilda-pages-container .t-zoomer-loader .t-icon-loader-rect:nth-child(3) {
  -webkit-animation-delay: calc(var(--animation-duration)/-8*6);
  animation-delay: calc(var(--animation-duration)/-8*6);
}
.tilda-pages-container .t-zoomer-loader .t-icon-loader-rect:nth-child(4) {
  -webkit-animation-delay: calc(var(--animation-duration)/-8*5);
  animation-delay: calc(var(--animation-duration)/-8*5);
}
.tilda-pages-container .t-zoomer-loader .t-icon-loader-rect:nth-child(5) {
  -webkit-animation-delay: calc(var(--animation-duration)/-8*4);
  animation-delay: calc(var(--animation-duration)/-8*4);
}
.tilda-pages-container .t-zoomer-loader .t-icon-loader-rect:nth-child(6) {
  -webkit-animation-delay: calc(var(--animation-duration)/-8*3);
  animation-delay: calc(var(--animation-duration)/-8*3);
}
.tilda-pages-container .t-zoomer-loader .t-icon-loader-rect:nth-child(7) {
  -webkit-animation-delay: calc(var(--animation-duration)/-8*2);
  animation-delay: calc(var(--animation-duration)/-8*2);
}
.tilda-pages-container .t-zoomer-loader .t-icon-loader-rect:nth-child(8) {
  -webkit-animation-delay: calc(var(--animation-duration)/-8*1);
  animation-delay: calc(var(--animation-duration)/-8*1);
}
@-webkit-keyframes t-icon-loader-animation {
  .tilda-pages-container to {
    opacity: 0;
  }
}
@keyframes t-icon-loader-animation {
  .tilda-pages-container to {
    opacity: 0;
  }
}
.tilda-pages-container .t-zoomer__close {
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: auto;
  padding: 10px;
  position: fixed;
  right: 10px;
  top: 10px;
  transition: opacity .3s ease-in-out;
  width: auto;
  z-index: 999999999999;
}
.tilda-pages-container .t-zoomer__close:hover {
  opacity: .7;
}
.tilda-pages-container .t-zoomer__close-line {
  background-color: #222;
  height: 26px;
  left: 15px;
  position: absolute;
  width: 2px;
}
.tilda-pages-container .t-zoomer__close-line-first {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tilda-pages-container .t-zoomer__close-line-second {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.tilda-pages-container .t-carousel__zoomer__control {
  bottom: 50px;
  cursor: pointer;
  left: 0;
  position: absolute;
  top: 50px;
  transition: opacity .3s ease-in-out;
  width: 15%;
  z-index: 99;
}
.tilda-pages-container .t-carousel__zoomer__control_right {
  left: auto;
  right: 0;
}
.tilda-pages-container .t-carousel__zoomer__control:hover {
  opacity: .6;
}
.tilda-pages-container .t-carousel__zoomer__arrow {
  background: 0 0;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 18px;
}
.tilda-pages-container .t-carousel__zoomer__arrow__wrapper {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%) scale(.8);
}
.tilda-pages-container .t-carousel__zoomer__arrow_right {
  border-right: 2px solid;
  border-top: 2px solid;
}
.tilda-pages-container .t-carousel__zoomer__arrow_left {
  border-bottom: 2px solid;
  border-left: 2px solid;
}
.tilda-pages-container img.t-carousel__zoomer__img.ui-draggable.ui-draggable-handle {
  cursor: grab;
}
.tilda-pages-container .t-carousel__zoomer__arrow__wrapper:before {
  background: rgba(255,255,255,0.3);
  border-radius: 50%;
  content: "";
  height: 26px;
  padding: 10px;
  position: absolute;
  top: calc(50% - 23px);
  width: 26px;
}
.tilda-pages-container .t-carousel__zoomer__arrow__wrapper_dark:before {
  background: rgba(1,1,1,0.3);
}
.tilda-pages-container .t-carousel__zoomer__arrow__wrapper.t-carousel__zoomer__arrow__wrapper_left:before {
  left: calc(50% - 26px);
}
.tilda-pages-container .t-carousel__zoomer__arrow__wrapper.t-carousel__zoomer__arrow__wrapper_right:before {
  right: calc(50% - 26px);
}
.tilda-pages-container .scale-active .t-carousel__zoomer__img {
  bottom: unset;
  cursor: zoom-out;
  left: unset;
  max-height: inherit;
  max-width: inherit;
  right: unset;
  top: unset;
}
.tilda-pages-container .scale-active .t-carousel__zoomer__inner {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.tilda-pages-container .scale-active .t-carousel__zoomer__control {
  height: 15%;
  margin: auto;
}
.tilda-pages-container .t-zoomer__scale.showed {
  cursor: pointer;
  display: none;
  padding: 10px;
  position: fixed;
  right: 65px;
  top: 10px;
  transition: opacity .3s ease-in-out;
  z-index: 999999999;
}
.tilda-pages-container .t-zoomer__scale.showed .icon-increase {
  display: block;
}
.tilda-pages-container .scale-active .t-carousel__zoomer__img {
  position: absolute;
}
.tilda-pages-container .scale-active .t-carousel__zoomer__item {
  display: none;
}
.tilda-pages-container .scale-active .t-carousel__zoomer__item.active {
  display: block;
}
.tilda-pages-container .scale-active .t-zoomer__scale.showed .icon-increase,
.tilda-pages-container .t-zoomer__scale.showed .icon-decrease {
  display: none;
}
.tilda-pages-container .scale-active .t-zoomer__scale.showed .icon-decrease {
  display: block;
}
.tilda-pages-container .t-zoomer__close,
.tilda-pages-container .t-zoomer__scale.showed {
  background: rgba(255,255,255,0.3);
  border-radius: 50%;
}
.tilda-pages-container .t-carousel__zoomer__arrow__wrapper_right {
  right: 20px;
}
.tilda-pages-container .t-carousel__zoomer__arrow__wrapper_left {
  left: 20px;
}
.tilda-pages-container .t-zoomer__scale:hover {
  opacity: .7;
}
.tilda-pages-container .t-zoomer__hide-animation {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: hide;
  animation-name: hide;
}
.tilda-pages-container .t-zoomer__title {
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 1200px) {
  .tilda-pages-container .t-zoomer__title {
    font-size: 14px;
  }
}
@media screen and (max-width: 640px) {
  .tilda-pages-container .t-zoomer__title {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .tilda-pages-container .t-carousel__zoomer__inner {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
  }
  .tilda-pages-container .t-carousel__zoomer__control .t-carousel__zoomer__arrow {
    height: 10px;
    width: 10px;
  }
  .tilda-pages-container .t-carousel__zoomer-control {
    width: 10%;
  }
  .tilda-pages-container .t-carousel__zoomer__arrow__left {
    left: 15px;
  }
  .tilda-pages-container .t-carousel__zoomer__arrow__right {
    right: 15px;
  }
  .tilda-pages-container .t-carousel__zoomer__arrow__wrapper:before,
  .tilda-pages-container .t-carousel__zoomer__arrow__wrapper_dark:before {
    height: 18px;
    top: calc(50% - 19px);
    width: 18px;
  }
  .tilda-pages-container .t-carousel__zoomer__arrow__wrapper.t-carousel__zoomer__arrow__wrapper_left:before {
    left: calc(50% - 21px);
  }
  .tilda-pages-container .t-carousel__zoomer__arrow__wrapper.t-carousel__zoomer__arrow__wrapper_right:before {
    right: calc(50% - 21px);
  }
}
.tilda-pages-container .t-carousel__zoomer__item-innactive .t-carousel__zoomer__wrapper {
  display: none;
}
@-webkit-keyframes hide {
  .tilda-pages-container 0% {
    opacity: 1;
  }
  .tilda-pages-container to {
    opacity: 0;
  }
}
@keyframes hide {
  .tilda-pages-container 0% {
    opacity: 1;
  }
  .tilda-pages-container to {
    opacity: 0;
  }
}
.tilda-pages-container .ws-dcpi_dropdown {
  align-items: center !important;
  background-color: #fff !important;
  border: 1px solid #dededf !important;
  border-radius: 4px !important;
  display: flex !important;
  height: 36px !important;
  position: relative;
}
.tilda-pages-container .ws-chat-offline .ws-dcpi_dropdown {
  margin-top: 6px;
}
.tilda-pages-container .ws-dcpi_dropdown--focused {
  border: 1px solid #a5a5a5 !important;
  outline: none;
}
.tilda-pages-container .ws-dcpi_dropdown.ws-dcpi_dropdown--closed .ws-dcpi_dropdown-toggle-arrow {
  border-bottom: unset;
  border-top: 4px solid #555;
}
.tilda-pages-container .ws-dcpi_dropdown.ws-dcpi_dropdown--closed .ws-dcpi_country-list {
  display: none;
}
.tilda-pages-container .ws-dcpi_dropdown .ws-dcpi_dropdown-toggle {
  align-items: center;
  cursor: pointer;
  display: flex !important;
  padding: 0 0 0 10px;
}
.tilda-pages-container .ws-dcpi_dropdown input.ws-phone-codes-target-input,
.tilda-pages-container .ws-dcpi_dropdown input[type=tel].ws-phone-codes-target-input,
.tilda-pages-container .ws-dcpi_dropdown input[type=text].ws-phone-codes-target-input {
  border: unset !important;
  border-radius: 4px !important;
  box-shadow: unset !important;
  flex-grow: 1 !important;
  font-size: inherit !important;
  height: auto !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  padding: 0 10px 0 3px !important;
}
.tilda-pages-container .ws-dcpi_dropdown .ws-dcpi_dropdown-toggle-selected_code {
  color: #000;
}
.tilda-pages-container .ws-dcpi_dropdown-toggle-arrow,
.tilda-pages-container .ws-dcpi_dropdown-toggle-selected_flag {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.tilda-pages-container .ws-dcpi_dropdown-toggle-arrow {
  border-bottom: 4px solid #555;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: unset;
}
.tilda-pages-container .ws-dcpi_dropdown .ws-dcpi_country-list {
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
  height: 200px;
  list-style: none;
  margin: 0 0 0 -1px;
  overflow-y: scroll;
  padding: 0;
  position: absolute;
  top: 100%;
  white-space: nowrap;
  width: 100%;
  z-index: 2;
}
.tilda-pages-container .ws-dcpi_country-list .ws-dcpi_country-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 60%;
}
.tilda-pages-container .ws-dcpi_divider {
  border-top: 1px solid #d7d7d7;
}
.tilda-pages-container .ws-dcpi_country {
  align-items: center;
  display: flex;
  outline: none;
  padding: 5px 10px;
}
.tilda-pages-container .ws-dcpi_country .ws-dcpi_flag {
  margin-right: 5px;
}
.tilda-pages-container .ws-dcpi_country .ws-dcpi_country-code {
  color: #999;
  margin-left: auto;
}
.tilda-pages-container .ws-dcpi_country:hover {
  background-color: rgba(0,0,0,0.05);
  cursor: pointer;
}
.tilda-pages-container .ws-phone-codes-target-input:focus {
  box-shadow: unset !important;
}
.tilda-pages-container .ws-dcpi_flag {
  width: 20px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-be {
  width: 18px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ch {
  width: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-mc {
  width: 19px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ne {
  width: 18px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-np {
  width: 13px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-va {
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  .tilda-pages-container .ws-dcpi_flag {
    background-size: 5762px 15px;
  }
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ac {
  background-position: 0 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ad {
  background-position: -22px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ae {
  background-position: -44px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-af {
  background-position: -66px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ag {
  background-position: -88px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ai {
  background-position: -110px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-al {
  background-position: -132px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-am {
  background-position: -154px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ao {
  background-position: -176px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-aq {
  background-position: -198px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ar {
  background-position: -220px 0;
  height: 13px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-as {
  background-position: -242px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-at {
  background-position: -264px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-au {
  background-position: -286px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-aw {
  background-position: -308px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ax {
  background-position: -330px 0;
  height: 13px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-az {
  background-position: -352px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ba {
  background-position: -374px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-bb {
  background-position: -396px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-bd {
  background-position: -418px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-be {
  background-position: -440px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-bf {
  background-position: -460px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-bg {
  background-position: -482px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-bh {
  background-position: -504px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-bi {
  background-position: -526px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-bj {
  background-position: -548px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-bl {
  background-position: -570px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-bm {
  background-position: -592px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-bn {
  background-position: -614px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-bo {
  background-position: -636px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-bq {
  background-position: -658px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-br {
  background-position: -680px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-bs {
  background-position: -702px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-bt {
  background-position: -724px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-bv {
  background-position: -746px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-bw {
  background-position: -768px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-by {
  background-position: -790px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-bz {
  background-position: -812px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ca {
  background-position: -834px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-cc {
  background-position: -856px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-cd {
  background-position: -878px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-cf {
  background-position: -900px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-cg {
  background-position: -922px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ch {
  background-position: -944px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ci {
  background-position: -961px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ck {
  background-position: -983px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-cl {
  background-position: -1005px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-cm {
  background-position: -1027px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-cn {
  background-position: -1049px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-co {
  background-position: -1071px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-cp {
  background-position: -1093px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-cq {
  background-position: -1115px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-cr {
  background-position: -1137px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-cu {
  background-position: -1159px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-cv {
  background-position: -1181px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-cw {
  background-position: -1203px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-cx {
  background-position: -1225px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-cy {
  background-position: -1247px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-cz {
  background-position: -1269px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-de {
  background-position: -1291px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-dg {
  background-position: -1313px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-dj {
  background-position: -1335px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-dk {
  background-position: -1357px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-dm {
  background-position: -1379px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-do {
  background-position: -1401px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-dz {
  background-position: -1423px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ea {
  background-position: -1445px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ec {
  background-position: -1467px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ee {
  background-position: -1489px 0;
  height: 13px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-eg {
  background-position: -1511px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-eh {
  background-position: -1533px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-er {
  background-position: -1555px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-es {
  background-position: -1577px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-et {
  background-position: -1599px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-eu {
  background-position: -1621px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ez {
  background-position: -1643px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-fi {
  background-position: -1665px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-fj {
  background-position: -1687px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-fk {
  background-position: -1709px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-fm {
  background-position: -1731px 0;
  height: 11px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-fo {
  background-position: -1753px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-fr {
  background-position: -1775px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-fx {
  background-position: -1797px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ga {
  background-position: -1819px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-gb {
  background-position: -1841px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-gd {
  background-position: -1863px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ge {
  background-position: -1885px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-gf {
  background-position: -1907px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-gg {
  background-position: -1929px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-gh {
  background-position: -1951px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-gi {
  background-position: -1973px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-gl {
  background-position: -1995px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-gm {
  background-position: -2017px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-gn {
  background-position: -2039px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-gp {
  background-position: -2061px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-gq {
  background-position: -2083px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-gr {
  background-position: -2105px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-gs {
  background-position: -2127px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-gt {
  background-position: -2149px 0;
  height: 13px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-gu {
  background-position: -2171px 0;
  height: 11px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-gw {
  background-position: -2193px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-gy {
  background-position: -2215px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-hk {
  background-position: -2237px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-hm {
  background-position: -2259px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-hn {
  background-position: -2281px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-hr {
  background-position: -2303px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ht {
  background-position: -2325px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-hu {
  background-position: -2347px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ic {
  background-position: -2369px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-id {
  background-position: -2391px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ie {
  background-position: -2413px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-il {
  background-position: -2435px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-im {
  background-position: -2457px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-in {
  background-position: -2479px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-io {
  background-position: -2501px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-iq {
  background-position: -2523px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ir {
  background-position: -2545px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-is {
  background-position: -2567px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-it {
  background-position: -2589px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-je {
  background-position: -2611px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-jm {
  background-position: -2633px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-jo {
  background-position: -2655px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-jp {
  background-position: -2677px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ke {
  background-position: -2699px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-kg {
  background-position: -2721px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-kh {
  background-position: -2743px 0;
  height: 13px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ki {
  background-position: -2765px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-km {
  background-position: -2787px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-kn {
  background-position: -2809px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-kp {
  background-position: -2831px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-kr {
  background-position: -2853px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-kw {
  background-position: -2875px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ky {
  background-position: -2897px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-kz {
  background-position: -2919px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-la {
  background-position: -2941px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-lb {
  background-position: -2963px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-lc {
  background-position: -2985px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-li {
  background-position: -3007px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-lk {
  background-position: -3029px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-lr {
  background-position: -3051px 0;
  height: 11px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ls {
  background-position: -3073px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-lt {
  background-position: -3095px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-lu {
  background-position: -3117px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-lv {
  background-position: -3139px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ly {
  background-position: -3161px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ma {
  background-position: -3183px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-mc {
  background-position: -3205px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-md {
  background-position: -3226px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-me {
  background-position: -3248px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-mf {
  background-position: -3270px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-mg {
  background-position: -3292px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-mh {
  background-position: -3314px 0;
  height: 11px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-mk {
  background-position: -3336px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ml {
  background-position: -3358px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-mm {
  background-position: -3380px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-mn {
  background-position: -3402px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-mo {
  background-position: -3424px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-mp {
  background-position: -3446px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-mq {
  background-position: -3468px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-mr {
  background-position: -3490px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ms {
  background-position: -3512px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-mt {
  background-position: -3534px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-mu {
  background-position: -3556px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-mv {
  background-position: -3578px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-mw {
  background-position: -3600px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-mx {
  background-position: -3622px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-my {
  background-position: -3644px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-mz {
  background-position: -3666px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-na {
  background-position: -3688px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-nc {
  background-position: -3710px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ne {
  background-position: -3732px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-nf {
  background-position: -3752px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ng {
  background-position: -3774px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ni {
  background-position: -3796px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-nl {
  background-position: -3818px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-no {
  background-position: -3840px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-np {
  background-position: -3862px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-nr {
  background-position: -3877px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-nu {
  background-position: -3899px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-nz {
  background-position: -3921px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-om {
  background-position: -3943px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-pa {
  background-position: -3965px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-pe {
  background-position: -3987px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-pf {
  background-position: -4009px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-pg {
  background-position: -4031px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ph {
  background-position: -4053px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-pk {
  background-position: -4075px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-pl {
  background-position: -4097px 0;
  height: 13px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-pm {
  background-position: -4119px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-pn {
  background-position: -4141px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-pr {
  background-position: -4163px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ps {
  background-position: -4185px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-pt {
  background-position: -4207px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-pw {
  background-position: -4229px 0;
  height: 13px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-py {
  background-position: -4251px 0;
  height: 11px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-qa {
  background-position: -4273px 0;
  height: 8px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-re {
  background-position: -4295px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ro {
  background-position: -4317px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-rs {
  background-position: -4339px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ru {
  background-position: -4361px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-rw {
  background-position: -4383px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-sa {
  background-position: -4405px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-sb {
  background-position: -4427px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-sc {
  background-position: -4449px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-sd {
  background-position: -4471px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-se {
  background-position: -4493px 0;
  height: 13px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-sg {
  background-position: -4515px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-sh {
  background-position: -4537px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-si {
  background-position: -4559px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-sj {
  background-position: -4581px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-sk {
  background-position: -4603px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-sl {
  background-position: -4625px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-sm {
  background-position: -4647px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-sn {
  background-position: -4669px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-so {
  background-position: -4691px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-sr {
  background-position: -4713px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ss {
  background-position: -4735px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-st {
  background-position: -4757px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-su {
  background-position: -4779px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-sv {
  background-position: -4801px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-sx {
  background-position: -4823px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-sy {
  background-position: -4845px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-sz {
  background-position: -4867px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ta {
  background-position: -4889px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-tc {
  background-position: -4911px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-td {
  background-position: -4933px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-tf {
  background-position: -4955px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-tg {
  background-position: -4977px 0;
  height: 13px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-th {
  background-position: -4999px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-tj {
  background-position: -5021px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-tk {
  background-position: -5043px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-tl {
  background-position: -5065px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-tm {
  background-position: -5087px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-tn {
  background-position: -5109px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-to {
  background-position: -5131px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-tr {
  background-position: -5153px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-tt {
  background-position: -5175px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-tv {
  background-position: -5197px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-tw {
  background-position: -5219px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-tz {
  background-position: -5241px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ua {
  background-position: -5263px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ug {
  background-position: -5285px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-uk {
  background-position: -5307px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-um {
  background-position: -5329px 0;
  height: 11px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-un {
  background-position: -5351px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-us {
  background-position: -5373px 0;
  height: 11px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-uy {
  background-position: -5395px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-uz {
  background-position: -5417px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-va {
  background-position: -5439px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-vc {
  background-position: -5456px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ve {
  background-position: -5478px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-vg {
  background-position: -5500px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-vi {
  background-position: -5522px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-vn {
  background-position: -5544px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-vu {
  background-position: -5566px 0;
  height: 12px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-wf {
  background-position: -5588px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ws {
  background-position: -5610px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-xk {
  background-position: -5632px 0;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-ye {
  background-position: -5654px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-yt {
  background-position: -5676px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-za {
  background-position: -5698px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-zm {
  background-position: -5720px 0;
  height: 14px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-zw {
  background-position: -5742px 0;
  height: 10px;
}
.tilda-pages-container .ws-dcpi_flag {
  background-color: #dbdbdb;
  background-position: 20px 0;
  background-repeat: no-repeat;
  box-shadow: 0 0 1px 0 #888;
  height: 15px;
}
.tilda-pages-container .ws-dcpi_flag.ws-dcpi_flag-np {
  background-color: transparent;
}
.tilda-pages-container body.envybox-overflow-x-hidden {
  overflow-x: hidden;
}
.tilda-pages-container .forCompileTimesNeromanFont {
  font-family: Times New Roman, serif;
}
.tilda-pages-container :root {
  --ws-error-color: #f44336;
  --ws-checkbox-color: #fff;
  --ws-checkbox-error-color: var(--ws-error-color);
  --ws-checkbox-disabled-color: #959495;
}
.tilda-pages-container .ws-checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 2px solid var(--ws-checkbox-color);
  border-radius: 4px;
  color: var(--ws-checkbox-color);
  cursor: pointer;
  display: grid;
  flex-shrink: 0;
  float: left;
  font: unset;
  height: 15px;
  margin: 2px 5px 0 0 !important;
  place-content: center;
  position: relative;
  transform: translateY(-0.075em);
  width: 15px;
}
.tilda-pages-container .ws-checkbox:focus {
  outline: none !important;
}
.tilda-pages-container .ws-checkbox-text-wrapper {
  display: block;
}
.tilda-pages-container .ws-checkbox-text-wrapper a {
  text-decoration: underline !important;
}
.tilda-pages-container .ws-checkbox:before {
  background-color: var(--ws-checkbox-color);
  -webkit-clip-path: polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);
  clip-path: polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);
  content: "";
  height: .9em;
  transform: scale(0);
  transform-origin: bottom left;
  transition: transform .12s ease-in-out;
  width: .9em;
}
.tilda-pages-container .ws-checkbox:checked:before {
  transform: scale(1);
}
.tilda-pages-container .ws-checkbox:disabled {
  border-color: var(--ws-checkbox-disabled-color);
  color: var(--ws-checkbox-disabled-color);
  cursor: not-allowed;
}
.tilda-pages-container .ws-checkbox.generator {
  border: 1px solid var(--ws-checkbox-color);
  height: 8px;
  margin: 0 5px 0 0 !important;
  width: 8px;
}
.tilda-pages-container .ws-checkbox.generator:before {
  height: .5em;
  width: .5em;
}
.tilda-pages-container .ws-checkbox.error {
  border-color: var(--ws-checkbox-error-color);
  color: var(--ws-checkbox-error-color);
}
.tilda-pages-container .callbackkiller {
  box-shadow: 0 3px 12px rgba(0,0,0,0.15);
  box-sizing: content-box !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  transform-origin: 50% 50%;
  white-space: normal;
}
.tilda-pages-container .callbackkiller,
.tilda-pages-container .callbackkiller :not(.ignore-global) {
  color: #333 !important;
  font-family: CBKOpenSans, CBKRobotoLight, sans-serif !important;
  font-style: normal !important;
  text-transform: none !important;
}
.tilda-pages-container .callbackkiller span {
  transform: none !important;
}
.tilda-pages-container .cbk-body-mobile {
  -webkit-text-size-adjust: 100%;
  height: 100% !important;
  margin: 0 !important;
  overflow: hidden !important;
  position: fixed !important;
  transform: none;
}
.tilda-pages-container body.cbk-body-mobile div.map-canvas {
  display: none !important;
}
.tilda-pages-container .cbk-btn,
.tilda-pages-container .cbk-btn:hover {
  background-color: #f44336;
  bottom: 0;
  color: #fff !important;
  font-size: 22px !important;
  left: auto;
  outline: none !important;
  padding: 10px 20px !important;
  position: fixed;
  right: 0;
  text-decoration: none;
  top: auto;
  white-space: nowrap;
  z-index: 9999 !important;
}
.tilda-pages-container .cbk-btn span,
.tilda-pages-container .cbk-btn:hover span {
  color: #fff !important;
}
.tilda-pages-container .cbk-btn.cbk-btn-top {
  bottom: auto;
  top: 0;
}
.tilda-pages-container .cbk-btn.cbk-btn-right {
  bottom: auto;
  right: 0;
  top: 10%;
  transform: rotate(-90deg);
  transform-origin: right bottom;
}
.tilda-pages-container .cbk-btn.cbk-btn-left {
  bottom: auto;
  left: 0;
  right: auto;
  top: 10%;
  transform: rotate(90deg);
  transform-origin: left bottom;
}
.tilda-pages-container .cbk-btn.cbk-btn-left span,
.tilda-pages-container .cbk-btn.cbk-btn-left:hover span {
  display: block;
  transform: rotate(180deg) !important;
}
.tilda-pages-container .cbk-phone,
.tilda-pages-container .cbk-phone:hover {
  background-color: transparent !important;
  border-radius: 60px !important;
  -webkit-border-radius: 60px !important;
  bottom: 5%;
  color: #fff;
  display: block;
  font-size: 22px !important;
  height: 120px !important;
  left: auto;
  outline: none !important;
  overflow: hidden;
  padding: 0 !important;
  position: absolute;
  right: 20%;
  text-decoration: none;
  top: auto;
  transition: none;
  -webkit-transition: none;
  width: 120px !important;
  z-index: 9999 !important;
}
.tilda-pages-container .cbk-phone.cbk-phone-sm,
.tilda-pages-container .cbk-phone.cbk-phone-sm:hover {
  height: 90px !important;
  position: absolute;
  width: 90px !important;
}
.tilda-pages-container .cbk-phone.cbk-phone-xs,
.tilda-pages-container .cbk-phone.cbk-phone-xs:hover {
  height: 60px !important;
  position: absolute;
  width: 60px !important;
}
.tilda-pages-container .cbk-phone.cbk-phone-fixed,
.tilda-pages-container .cbk-phone.cbk-phone-fixed:hover {
  position: fixed !important;
}
.tilda-pages-container .cbk-phone.callbackkiller-mobile,
.tilda-pages-container .cbk-phone.callbackkiller-mobile:hover {
  position: absolute;
  right: 50%;
  top: 90%;
}
.tilda-pages-container .cbk-phone.cbk-not-scalling {
  position: fixed !important;
}
.tilda-pages-container .cbk-phone .cbk-phone-bgr {
  background-color: #f44336;
  border-radius: 60px !important;
  -webkit-border-radius: 60px !important;
  height: 100% !important;
  opacity: .95;
  width: 100% !important;
}
.tilda-pages-container .cbk-phone .cbk-phone-bgr,
.tilda-pages-container .cbk-phone .cbk-phone-phone {
  left: 0 !important;
  position: absolute !important;
  top: 0 !important;
  z-index: 9997 !important;
}
.tilda-pages-container .cbk-phone .cbk-phone-phone {
  height: 60px !important;
  margin: 24px;
  width: 60px !important;
}
.tilda-pages-container .cbk-phone .cbk-phone-phone .ws-icon-phone {
  bottom: 0;
  color: #fff !important;
  font-size: 72px;
  left: 0;
  right: 0;
  top: 0;
}
.tilda-pages-container .cbk-phone .cbk-phone-phone .ws-icon-phone:before {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.tilda-pages-container .cbk-phone .cbk-phone-phone.cbk-phone-with-text {
  height: auto !important;
  left: 0 !important;
  margin: 0;
  position: absolute !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 9997 !important;
}
.tilda-pages-container .cbk-phone .cbk-phone-phone.cbk-phone-with-text,
.tilda-pages-container .cbk-phone .cbk-phone-phone.cbk-phone-with-text span {
  background: transparent !important;
  color: #fff !important;
  font-family: CBKRobotoLight, sans-serif !important;
  font-size: 22px !important;
  font-weight: 300 !important;
  line-height: 1em !important;
  text-align: center !important;
}
.tilda-pages-container .cbk-phone.cbk-phone-sm .cbk-phone-phone {
  height: 48px !important;
  margin: 19px;
  width: 48px !important;
}
.tilda-pages-container .cbk-phone.cbk-phone-sm .cbk-phone-phone .ws-icon-phone {
  -webkit-text-size-adjust: auto;
  font-size: 54px;
}
.tilda-pages-container .cbk-phone.cbk-phone-sm .cbk-phone-phone.cbk-phone-with-text {
  background: transparent !important;
  height: auto !important;
  margin: 0;
  width: 100% !important;
}
.tilda-pages-container .cbk-phone.cbk-phone-xs .cbk-phone-phone {
  height: 30px !important;
  margin: 12px;
  width: 30px !important;
}
.tilda-pages-container .cbk-phone.cbk-phone-xs .cbk-phone-phone .ws-icon-phone {
  -webkit-text-size-adjust: auto;
  font-size: 38px;
}
.tilda-pages-container .cbk-phone.cbk-phone-xs .cbk-phone-phone.cbk-phone-with-text {
  background: transparent !important;
  height: auto !important;
  margin: 0;
  width: 100% !important;
}
.tilda-pages-container .cbk-phone.cbk-phone-mobile-xs {
  height: 100px !important;
  width: 100px !important;
}
.tilda-pages-container .cbk-phone.cbk-phone-mobile-xs .cbk-phone-phone {
  margin: 12px;
}
.tilda-pages-container .cbk-phone.cbk-phone-mobile-xs .cbk-phone-phone .ws-icon-phone {
  -webkit-text-size-adjust: auto;
  font-size: 75px;
}
.tilda-pages-container .cbk-phone.cbk-phone-mobile-bg {
  height: 150px !important;
  width: 150px !important;
}
.tilda-pages-container .cbk-phone.cbk-phone-mobile-bg,
.tilda-pages-container .cbk-phone.cbk-phone-mobile-bg .cbk-phone-bgr {
  border-radius: 75px !important;
  -webkit-border-radius: 75px !important;
}
.tilda-pages-container .cbk-phone.cbk-phone-mobile-bg .cbk-phone-phone {
  margin: 23px;
}
.tilda-pages-container .cbk-phone.cbk-phone-mobile-bg .cbk-phone-phone .ws-icon-phone {
  -webkit-text-size-adjust: auto;
  font-size: 100px;
}
.tilda-pages-container .cbk-phone .cbk-phone-text {
  word-wrap: break-word;
  height: auto !important;
  left: 0 !important;
  overflow: hidden;
  position: absolute !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 9998 !important;
}
.tilda-pages-container .cbk-phone .cbk-phone-text,
.tilda-pages-container .cbk-phone .cbk-phone-text span {
  background: transparent !important;
  color: #fff !important;
  font-family: CBKRobotoLight, sans-serif !important;
  font-size: 22px !important;
  font-weight: 300 !important;
  line-height: 1em !important;
  text-align: center !important;
}
.tilda-pages-container .cbk-phone-sm .cbk-phone-phone.cbk-phone-with-text,
.tilda-pages-container .cbk-phone-sm .cbk-phone-phone.cbk-phone-with-text span,
.tilda-pages-container .cbk-phone-sm .cbk-phone-text,
.tilda-pages-container .cbk-phone-sm .cbk-phone-text span {
  font-size: 18px !important;
  line-height: 1em !important;
}
.tilda-pages-container .cbk-phone-xs .cbk-phone-phone.cbk-phone-with-text,
.tilda-pages-container .cbk-phone-xs .cbk-phone-phone.cbk-phone-with-text span,
.tilda-pages-container .cbk-phone-xs .cbk-phone-text,
.tilda-pages-container .cbk-phone-xs .cbk-phone-text span {
  font-size: 12px !important;
  line-height: 1em !important;
}
.tilda-pages-container .cbk-phone .cbk-phone-content div {
  display: block;
  opacity: 0;
  position: absolute !important;
  transform: perspective(400px) rotateY(-180deg) scale(.4);
  -moz-transform: perspective(400px) rotateY(-180deg) scale(.4);
  -ms-transform: perspective(400px) rotateY(-180deg) scale(.4);
  -webkit-transform: perspective(400px) rotateY(-180deg) scale(.4);
  -o-transform: perspective(400px) rotateY(-180deg) scale(.4);
  -khtml-transform: perspective(400px) rotateY(-180deg) scale(.4);
  transform-origin: center center;
  transition: all .8s cubic-bezier(.19,1,.22,1);
}
.tilda-pages-container .cbk-phone.callbackkiller-mobile .cbk-phone-content div.cbk-rotate-icon {
  transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  -o-transform: none !important;
  -khtml-transform: none !important;
}
.tilda-pages-container .cbk-phone .cbk-phone-phone.cbk-auto-width,
.tilda-pages-container .cbk-phone .cbk-phone-text.cbk-auto-width {
  width: auto !important;
}
.tilda-pages-container .cbk-phone .cbk-phone-phone.cbk-font-size-90,
.tilda-pages-container .cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-90,
.tilda-pages-container .cbk-phone .cbk-phone-text span.cbk-font-size-90,
.tilda-pages-container .cbk-phone .cbk-phone-text.cbk-font-size-90 {
  font-size: 90% !important;
}
.tilda-pages-container .cbk-phone .cbk-phone-phone.cbk-font-size-85,
.tilda-pages-container .cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-85,
.tilda-pages-container .cbk-phone .cbk-phone-text span.cbk-font-size-85,
.tilda-pages-container .cbk-phone .cbk-phone-text.cbk-font-size-85 {
  font-size: 85% !important;
}
.tilda-pages-container .cbk-phone .cbk-phone-phone.cbk-font-size-80,
.tilda-pages-container .cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-80,
.tilda-pages-container .cbk-phone .cbk-phone-text span.cbk-font-size-80,
.tilda-pages-container .cbk-phone .cbk-phone-text.cbk-font-size-80 {
  font-size: 80% !important;
}
.tilda-pages-container .cbk-phone .cbk-phone-phone.cbk-font-size-70,
.tilda-pages-container .cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-70,
.tilda-pages-container .cbk-phone .cbk-phone-text span.cbk-font-size-70,
.tilda-pages-container .cbk-phone .cbk-phone-text.cbk-font-size-70 {
  font-size: 70% !important;
}
.tilda-pages-container .cbk-phone .cbk-phone-phone.cbk-font-size-60,
.tilda-pages-container .cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-60,
.tilda-pages-container .cbk-phone .cbk-phone-text span.cbk-font-size-60,
.tilda-pages-container .cbk-phone .cbk-phone-text.cbk-font-size-60 {
  font-size: 60% !important;
}
.tilda-pages-container .cbk-phone .cbk-phone-phone.cbk-font-size-40,
.tilda-pages-container .cbk-phone .cbk-phone-phone.cbk-font-size-50,
.tilda-pages-container .cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-40,
.tilda-pages-container .cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-50,
.tilda-pages-container .cbk-phone .cbk-phone-text span.cbk-font-size-40,
.tilda-pages-container .cbk-phone .cbk-phone-text span.cbk-font-size-50,
.tilda-pages-container .cbk-phone .cbk-phone-text.cbk-font-size-40,
.tilda-pages-container .cbk-phone .cbk-phone-text.cbk-font-size-50 {
  font-size: 50% !important;
}
.tilda-pages-container .cbk-phone .cbk-phone-phone span {
  color: #fff;
}
.tilda-pages-container .cbk-phone.cbk-pulse,
.tilda-pages-container .multi_button.bouncing {
  animation: cbk-phone-pulse .7s infinite;
  transition: none;
  -o-transition: none;
  -ms-transition: none;
}
.tilda-pages-container .cbk-phone-waves .cbk-phone-circle,
.tilda-pages-container .multi-button-waves .cbk-multi-button-circle {
  animation: cbk-phone-waves-1 3.5s infinite;
  border-radius: 100%;
  bottom: 0;
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform-origin: 50% 50% 0;
  width: 100%;
}
.tilda-pages-container .cbk-phone-waves .cbk-phone-second_circle,
.tilda-pages-container .cbk-phone-waves .cbk-phone-third_circle,
.tilda-pages-container .multi-button-waves .cbk-multi-button-second_circle,
.tilda-pages-container .multi-button-waves .cbk-multi-button-third_circle {
  border-radius: 100%;
  bottom: 0;
  height: 70%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform-origin: 50% 50% 0;
  width: 70%;
}
.tilda-pages-container .multi-button-waves .cbk-multi-button-circle,
.tilda-pages-container .multi-button-waves .cbk-multi-button-second_circle,
.tilda-pages-container .multi-button-waves .cbk-multi-button-third_circle {
  position: absolute;
  z-index: 10;
}
.tilda-pages-container .multi-button-waves.active .cbk-multi-button-circle,
.tilda-pages-container .multi-button-waves.active .cbk-multi-button-second_circle,
.tilda-pages-container .multi-button-waves.active .cbk-multi-button-third_circle {
  display: none;
}
.tilda-pages-container .cbk-phone-waves .cbk-phone-second_circle,
.tilda-pages-container .multi-button-waves .cbk-multi-button-second_circle {
  animation: cbk-phone-waves-2 3.5s infinite;
}
.tilda-pages-container .cbk-phone-waves .cbk-phone-third_circle,
.tilda-pages-container .multi-button-waves .cbk-multi-button-third_circle {
  animation: cbk-phone-waves-3 3.5s infinite;
}
@keyframes cbk-phone-waves-1 {
  .tilda-pages-container 0%,
  .tilda-pages-container 42.86% {
    animation-timing-function: ease-in-out;
    opacity: .66;
    transform: matrix(1,0,0,1,0,0);
  }
  .tilda-pages-container to {
    opacity: 0;
    transform: matrix(2.39,0,0,2.39,0,0);
  }
}
@keyframes cbk-phone-waves-2 {
  .tilda-pages-container 0%,
  .tilda-pages-container 42.86% {
    animation-timing-function: ease-in-out;
    opacity: .66;
    transform: matrix(1,0,0,1,0,0);
  }
  .tilda-pages-container to {
    opacity: 0;
    transform: matrix(3.17,0,0,3.17,0,0);
  }
}
@keyframes cbk-phone-waves-3 {
  .tilda-pages-container 0%,
  .tilda-pages-container 42.86% {
    animation-timing-function: ease-in-out;
    opacity: .66;
    transform: matrix(.42,0,0,.42,0,0);
  }
  .tilda-pages-container to {
    opacity: 0;
    transform: matrix(2.79,0,0,2.79,0,0);
  }
}
@keyframes cbk-phone-pulse {
  .tilda-pages-container 0%,
  .tilda-pages-container 20%,
  .tilda-pages-container 50%,
  .tilda-pages-container 80%,
  .tilda-pages-container to {
    transform: translateY(0);
  }
  .tilda-pages-container 40% {
    transform: translateY(-30px);
  }
  .tilda-pages-container 60% {
    transform: translateY(-15px);
  }
}
@keyframes cbk-phone-opacity-pulse {
  .tilda-pages-container 0%,
  .tilda-pages-container to {
    opacity: 1;
  }
  .tilda-pages-container 50% {
    opacity: .5;
  }
}
.tilda-pages-container .cbk-phone-opacity-pulse {
  animation: cbk-phone-opacity-pulse 2s ease-in-out infinite;
  -moz-animation: cbk-phone-opacity-pulse 2s ease-in-out infinite;
  -ms-animation: cbk-phone-opacity-pulse 2s ease-in-out infinite;
  -webkit-animation: cbk-phone-opacity-pulse 2s ease-in-out infinite;
  -o-animation: cbk-phone-opacity-pulse 2s ease-in-out infinite;
  -khtml-animation: cbk-phone-opacity-pulse 2s ease-in-out infinite;
}
@keyframes cbk-widget-live {
  .tilda-pages-container 0%,
  .tilda-pages-container 50%,
  .tilda-pages-container to {
    animation-timing-function: ease;
    -khtml-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  .tilda-pages-container 25%,
  .tilda-pages-container 75% {
    animation-timing-function: ease;
    -khtml-transform: rotate(20deg);
    transform: rotate(20deg);
  }
}
.tilda-pages-container .cbk-phone.cbk-pulse .cbk-phone-content div {
  display: none !important;
}
.tilda-pages-container .cbk-phone.cbk-pulse .cbk-phone-content .cbk-phone-phone:not(.cbk-rotate-icon) {
  display: block !important;
  opacity: 1 !important;
}
.tilda-pages-container .cbk-phone.cbk-pulse .cbk-phone-content .cbk-phone-text.cbk-rotate-icon {
  opacity: 0 !important;
}
.tilda-pages-container .cbk-phone.cbk-pulse .cbk-phone-content .cbk-phone-phone {
  animation: cbk-widget-live 1.1s infinite !important;
}
.tilda-pages-container .cbk-phone.pulse:hover .cbk-phone-content div,
.tilda-pages-container .cbk-phone:not(.cbk-phone-text-none,
.tilda-pages-container .callbackkiller-mobile):hover .cbk-phone-content div {
  word-wrap: break-word;
  opacity: 0 !important;
  overflow: hidden;
  transform: perspective(400px) rotateY(-180deg) scale(.4);
  -moz-transform: perspective(400px) rotateY(-180deg) scale(.4);
  -ms-transform: perspective(400px) rotateY(-180deg) scale(.4);
  -webkit-transform: perspective(400px) rotateY(-180deg) scale(.4);
  -o-transform: perspective(400px) rotateY(-180deg) scale(.4);
  -khtml-transform: perspective(400px) rotateY(-180deg) scale(.4);
}
.tilda-pages-container .cbk-phone .cbk-phone-content div.cbk-rotate-icon {
  display: block !important;
  opacity: 1 !important;
  transform: perspective(400px) rotateY(0) scale(1) !important;
  -moz-transform: perspective(400px) rotateY(0) scale(1) !important;
  -ms-transform: perspective(400px) rotateY(0) scale(1) !important;
  -webkit-transform: perspective(400px) rotateY(0) scale(1) !important;
  -o-transform: perspective(400px) rotateY(0) scale(1) !important;
  -khtml-transform: perspective(400px) rotateY(0) scale(1) !important;
  transform-style: preserve-3d !important;
  -webkit-transition: opacity 3s cubic-bezier(.19,1,.22,1);
}
.tilda-pages-container .cbk-phone.cbk-pulse:hover .cbk-phone-content .cbk-phone-phone {
  -webkit-backface-visibility: visible !important;
  opacity: 0 !important;
}
.tilda-pages-container .cbk-phone:hover:not(.callbackkiller-mobile) .cbk-phone-content .cbk-phone-text {
  display: block !important;
  opacity: 1 !important;
  transform: perspective(400px) rotateY(0) scale(1) !important;
  -moz-transform: perspective(400px) rotateY(0) scale(1) !important;
  -ms-transform: perspective(400px) rotateY(0) scale(1) !important;
  -webkit-transform: perspective(400px) rotateY(0) scale(1) !important;
  -o-transform: perspective(400px) rotateY(0) scale(1) !important;
  -khtml-transform: perspective(400px) rotateY(0) scale(1) !important;
}
.tilda-pages-container .cbk-phone.cbk-pulse:hover,
.tilda-pages-container .cbk-phone:hover {
  animation: none !important;
}
.tilda-pages-container .callbackkiller.cbk-phone.cbk-phone-pulse {
  --box-shadow-color: 0 9px 16px rgba(255,34,65,0.6);
  animation: envybox-phone-pulse 12s ease-in infinite;
  -webkit-backface-visibility: visible !important;
}
.tilda-pages-container .cbk-multi-button-circle,
.tilda-pages-container .cbk-phone-circle {
  transform-origin: center center !important;
  -moz-transform-origin: center center !important;
  -webkit-transform-origin: center center !important;
  -o-transform-origin: center center !important;
  -ms-transform-origin: center center !important;
}
.tilda-pages-container .callbackkiller.cbk-phone.cbk-phone-pulse .cbk-phone-circle {
  -webkit-backface-visibility: visible !important;
  display: block;
}
@keyframes envybox-phone-pulse {
  .tilda-pages-container 0.2%,
  .tilda-pages-container 6.2% {
    -ms-box-shadow: var(--box-shadow-color);
    -o-box-shadow: var(--box-shadow-color);
    box-shadow: var(--box-shadow-color);
    transform: scale(1.2);
  }
  .tilda-pages-container 10.5%,
  .tilda-pages-container 4.5% {
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  .tilda-pages-container 3.2% {
    transform: scale(1.3);
  }
  .tilda-pages-container 0%,
  .tilda-pages-container 3.5%,
  .tilda-pages-container 4.4%,
  .tilda-pages-container 8.5%,
  .tilda-pages-container to {
    transform: scale(1);
  }
}
.tilda-pages-container .cbk-phone-pulse .cbk-phone-circle {
  animation-duration: 12s;
  animation-iteration-count: infinite;
  animation-name: envybox-circle-pulse;
  animation-play-state: running;
  animation-timing-function: ease-in;
  background-color: #a71933;
  border: 2px solid transparent;
  border-radius: 100%;
  bottom: 0;
  display: none;
  left: 0;
  margin: auto;
  opacity: 0;
  pointer-events: none;
  position: absolute !important;
  right: 0;
  top: 0;
}
.tilda-pages-container .cbk-phone-pulse,
.tilda-pages-container .cbk-phone-waves,
.tilda-pages-container .cbk-phone-wild,
.tilda-pages-container .multi-button-waves {
  overflow: visible !important;
}
.tilda-pages-container .callbackkiller.cbk-phone.cbk-phone-pulse:hover .cbk-phone-circle,
.tilda-pages-container .callbackkiller.cbk-phone.cbk-phone-wild:hover .cbk-phone-circle {
  animation: none !important;
}
@keyframes envybox-circle-pulse {
  .tilda-pages-container 0%,
  .tilda-pages-container 7%,
  .tilda-pages-container to {
    opacity: 0;
    transform: scale(1);
  }
  .tilda-pages-container 2.6%,
  .tilda-pages-container 7.5% {
    opacity: .7;
    transform: scale(1);
  }
  .tilda-pages-container 14.5%,
  .tilda-pages-container 6.1% {
    opacity: 0;
    transform: scale(2);
  }
}
.tilda-pages-container .callbackkiller.cbk-phone.cbk-phone-wild {
  animation: envybox-phone-wild 12s ease-in infinite;
}
.tilda-pages-container .callbackkiller.cbk-phone.cbk-phone-waves {
  animation: envybox-phone-none 1s ease-in infinite !important;
}
.tilda-pages-container .cbk-phone-wild .cbk-phone-circle {
  animation-duration: 12s;
  animation-iteration-count: infinite;
  animation-name: envybox-circle-wild;
  animation-play-state: running;
  animation-timing-function: ease-in;
  background-color: #a71933;
  border: 2px solid transparent;
  border-radius: 100%;
  bottom: 0;
  display: none;
  left: 0;
  margin: auto;
  opacity: 0;
  position: fixed !important;
  right: 0;
  top: 0;
}
@keyframes envybox-phone-wild {
  .tilda-pages-container 0%,
  .tilda-pages-container 10.6%,
  .tilda-pages-container 5.8% {
    transform: scale(1);
  }
  .tilda-pages-container 1.9% {
    transform: scale(.8);
  }
  .tilda-pages-container 10%,
  .tilda-pages-container 7.5%,
  .tilda-pages-container to {
    transform: scale(1.2);
  }
}
.tilda-pages-container .callbackkiller.cbk-phone.cbk-phone-wild .cbk-phone-circle {
  display: block;
}
.tilda-pages-container .envybox-ie .cbk-phone-pulse .cbk-phone-circle,
.tilda-pages-container .envybox-ie .cbk-phone-waves .cbk-phone-circle,
.tilda-pages-container .envybox-ie .cbk-phone-waves .cbk-phone-second_circle,
.tilda-pages-container .envybox-ie .cbk-phone-waves .cbk-phone-third_circle,
.tilda-pages-container .envybox-ie .cbk-phone-wild .cbk-phone-circle {
  position: absolute !important;
}
.tilda-pages-container .callbackkiller.cbk-phone.cbk-phone-wild .cbk-phone-phone {
  animation: envybox-content-wild .25s ease-in infinite;
}
@keyframes envybox-content-wild {
  .tilda-pages-container 25% {
    transform: rotate(-10deg);
  }
  .tilda-pages-container 50% {
    transform: rotate(10deg);
  }
}
@keyframes envybox-circle-wild {
  .tilda-pages-container 0%,
  .tilda-pages-container 16.6%,
  .tilda-pages-container 6.6%,
  .tilda-pages-container to {
    opacity: 0;
    transform: scale(1);
  }
  .tilda-pages-container 1.9%,
  .tilda-pages-container 9.4% {
    opacity: .5;
    transform: scale(1);
  }
  .tilda-pages-container 16%,
  .tilda-pages-container 5.8% {
    opacity: 0;
    transform: scale(2);
  }
}
.tilda-pages-container .cbk-window,
.tilda-pages-container .cbk-window :not(.ignore-global) {
  box-sizing: content-box !important;
  letter-spacing: normal !important;
  line-height: 18px !important;
}
.tilda-pages-container .cbk-window {
  bottom: auto;
  height: 100%;
  left: auto;
  min-width: 340px;
  position: fixed !important;
  right: 0;
  top: 0;
  width: 340px;
  z-index: 2000000002 !important;
}
.tilda-pages-container .cbk-window.cbk-window-left {
  left: 0;
  right: auto;
}
.tilda-pages-container .cbk-window.callbackkiller-mobile {
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: subpixel-antialiased !important;
  bottom: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed !important;
  right: 0;
  top: 0;
  visibility: visible;
  width: 100%;
  z-index: 2000000002 !important;
}
.tilda-pages-container .cbk-window.callbackkiller-mobile a.cbk-close-window {
  padding: 14px;
  position: fixed !important;
  top: 0 !important;
}
.tilda-pages-container .cbk-window.cbk-window-modal,
.tilda-pages-container .cbk-window.cbk-window-onexit {
  bottom: auto;
  height: auto;
  left: 0;
  min-height: 368px;
  position: fixed !important;
  right: 0;
  top: 0;
  width: 640px !important;
  z-index: 99999999999999 !important;
}
.tilda-pages-container .cbk-window.cbk-window-modal {
  border-radius: 5px;
  flex-direction: column;
}
.tilda-pages-container .cbk-window.cbk-window-onexit {
  display: flex;
  flex-direction: column !important;
  height: auto;
}
.tilda-pages-container .cbk-window a,
.tilda-pages-container .cbk-window a:hover {
  background: none;
  border: none;
  color: #333 !important;
  font-size: 13px;
  opacity: .5 !important;
  outline: none !important;
  text-decoration: none;
  transition: opacity .15s ease-in-out;
}
.tilda-pages-container .cbk-window a:hover {
  opacity: 1 !important;
}
.tilda-pages-container .cbk-window .cbk-background,
.tilda-pages-container .cbk-window .cbk-background div {
  background-color: rgba(0,0,0,0.3) !important;
  box-shadow: 0 2px 22px 0 rgba(0,0,0,0.29);
  height: 100% !important;
  right: 0 !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 1 !important;
}
.tilda-pages-container .cbk-window.callbackkiller-mobile .cbk-background,
.tilda-pages-container .cbk-window.callbackkiller-mobile .cbk-background div {
  background-color: #f0f0f0 !important;
}
.tilda-pages-container .cbk-window .cbk-background div {
  background-color: rgba(240,240,240,0.95) !important;
}
.tilda-pages-container .cbk-window a.cbk-close-window {
  background: none !important;
  bottom: auto !important;
  font-size: 14px;
  left: auto !important;
  padding: 10px;
  position: absolute;
  right: 20px !important;
  top: 6px !important;
  transition: opacity .15s ease-in-out;
  z-index: 2 !important;
}
.tilda-pages-container .cbk-window a.cbk-close-window:after {
  content: "×";
  font-size: 22px;
  line-height: 17px;
  position: absolute;
}
.tilda-pages-container .cbk-window a.cbk-copyright {
  background: none;
  bottom: 5px !important;
  display: block !important;
  font-size: 13px;
  left: auto !important;
  opacity: 1 !important;
  position: absolute;
  right: auto !important;
  text-align: center !important;
  top: auto !important;
  transition: opacity .15s ease-in-out;
  width: 100%;
  z-index: 2 !important;
}
.tilda-pages-container .callbackkiller.cbk-window.cbk-window-onexit .a.cbk-copyright {
  z-index: 0 !important;
}
.tilda-pages-container .cbk-window a.cbk-copyright .ws-copyright-text {
  font-size: 11px;
  vertical-align: bottom;
}
.tilda-pages-container .cbk-window a.cbk-copyright-callbackkiller {
  background: #f5f5f5b0;
  border-radius: 4px;
  cursor: pointer;
  display: inline !important;
  left: 23% !important;
  margin-bottom: 5px;
  opacity: .8;
  padding: 3px 5px;
  width: 50% !important;
}
.tilda-pages-container .cbk-window a.cbk-copyright-callbackkiller .ws-copyright-text {
  color: #000 !important;
  font-size: 12px !important;
  font-weight: 500;
  vertical-align: middle;
}
.tilda-pages-container .cbk-window a.cbk-copyright-callbackkiller img {
  display: inline !important;
  vertical-align: middle !important;
}
.tilda-pages-container .cbk-window.cbk-window-modal a.cbk-copyright:not(.cbk-copyright-callbackkiller) {
  margin-bottom: -35px !important;
}
.tilda-pages-container .cbk-window.cbk-window-modal a.cbk-copyright:not(.cbk-copyright-callbackkiller) span {
  border-radius: 4px;
  color: #000 !important;
  padding: 3px 5px;
}
.tilda-pages-container .cbk-window.cbk-window-modal a.cbk-copyright:not(.cbk-copyright-callbackkiller) span:not(.cbk-service-name) {
  background: #f5f5f5b0;
}
.tilda-pages-container .cbk-window.cbk-window-modal a.cbk-copyright-callbackkiller {
  left: 34% !important;
  margin-bottom: 10px !important;
  width: 30% !important;
}
.tilda-pages-container .callbackkiller.cbk-window.cbk-window-bottom a.cbk-copyright-callbackkiller {
  left: calc(50% - 90px) !important;
  padding-left: 20px;
  padding-right: 20px;
  width: auto !important;
}
.tilda-pages-container .cbk-window.callbackkiller-mobile a.cbk-copyright {
  -webkit-text-size-adjust: none;
  margin-top: auto !important;
}
.tilda-pages-container .cbk-window .cbk-text-red {
  color: #f44336 !important;
}
.tilda-pages-container .cbk-window .cbk-forms {
  bottom: 0;
  height: auto;
  left: 0 !important;
  overflow: visible;
  position: absolute !important;
  right: 0 !important;
  top: 0;
  transition: none;
  width: 100% !important;
  z-index: 1;
}
.tilda-pages-container .cbk-forms .error-box .cbk-error-text {
  color: #f44336 !important;
  font-size: 16px !important;
  padding: 25px 0;
}
.tilda-pages-container .cbk-window.cbk-window-modal .cbk-forms,
.tilda-pages-container .cbk-window.cbk-window-onexit .cbk-forms {
  height: auto !important;
  margin: auto !important;
  position: static !important;
}
.tilda-pages-container .cbk-window.cbk-window-modal .cbk-forms .cbk-window-logo,
.tilda-pages-container .cbk-window.cbk-window-onexit .cbk-forms .cbk-window-logo {
  display: inline-block;
  margin-left: -120px;
  position: static;
  vertical-align: top;
}
.tilda-pages-container .cbk-window-onexit.cbk-window .cbk-forms {
  position: relative !important;
}
.tilda-pages-container .cbk-window .cbk-forms .cbk-form {
  box-sizing: content-box !important;
  margin: auto;
  padding: 0 40px !important;
  text-align: left;
  transition: none;
  width: 260px !important;
}
.tilda-pages-container .cbk-window .cbk-forms .cbk-form.cbk-callform.cbk-forms-bottom .cbk-form-element .cbk-form-field {
  display: inline-block;
  min-height: 60px;
  vertical-align: bottom;
}
.tilda-pages-container .cbk-window-onexit.cbk-window .cbk-forms .cbk-form.cbk-callform.cbk-forms-bottom .cbk-form-element .cbk-form-field {
  height: unset !important;
}
.tilda-pages-container .cbk-window.callbackkiller-mobile .cbk-forms .cbk-form {
  padding: 0 !important;
  transition: none;
}
.tilda-pages-container .cbk-text-after-call,
.tilda-pages-container .cbk-window .cbk-form .cbk-form-title,
.tilda-pages-container .cbk-window .cbk-form .cbk-form-title span.cbk-call-timeout,
.tilda-pages-container .cbk-window .cbk-form .cbk-form-title span.cbk-visitor-name-to-delete {
  font-size: 20px !important;
  line-height: 23px !important;
  margin: 0 0 7px !important;
}
.tilda-pages-container .cbk-window .cbk-form .cbk-form-title a {
  background: none !important;
  font-size: 20px !important;
  line-height: 23px !important;
}
.tilda-pages-container .cbk-window .cbk-form .cbk-form-title small {
  display: inline-block;
  font-size: 70% !important;
  padding: 0;
}
.tilda-pages-container .cbk-window .cbk-form .cbk-form-title small .cbk-visitor-name-to-delete,
.tilda-pages-container .cbk-window .cbk-form .cbk-form-title small a {
  font-size: 100% !important;
}
.tilda-pages-container .cbk-window .cbk-form .cbk-input,
.tilda-pages-container .cbk-window .cbk-form .cbk-input:focus,
.tilda-pages-container .cbk-window .cbk-form .cbk-input:hover {
  zoom: 1;
  background-color: #d0d0d0 !important;
  border: 1px solid rgba(0,0,0,0.3);
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  box-shadow: none !important;
  box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  color: #333 !important;
  display: inline-block !important;
  float: none !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  height: auto !important;
  left: auto !important;
  margin: 0 7px 7px 0 !important;
  outline: 0 !important;
  padding: 6px 10px !important;
  position: relative;
  top: auto !important;
  transform: none;
  width: 230px !important;
}
.tilda-pages-container .callbackkiller.cbk-window .cbk-form .ws-dcpi_dropdown {
  background-color: #d0d0d0 !important;
  border: 1px solid rgba(0,0,0,0.3) !important;
  height: auto !important;
  margin-bottom: 7px !important;
  padding: 6px 0 !important;
}
.tilda-pages-container .callbackkiller.cbk-window .cbk-form .ws-dcpi_dropdown .ws-dcpi_country-list {
  border: 1px solid rgba(0,0,0,0.3) !important;
}
.tilda-pages-container .callbackkiller.cbk-window .cbk-form .ws-dcpi_dropdown,
.tilda-pages-container .callbackkiller.cbk-window .cbk-form .ws-dcpi_dropdown .ws-dcpi_country-list {
  font-size: 16px !important;
  width: 250px !important;
}
.tilda-pages-container .callbackkiller.cbk-window .cbk-form .ws-dcpi_dropdown .ws-dcpi_country-list {
  z-index: 3 !important;
}
.tilda-pages-container .callbackkiller.cbk-window .cbk-form .ws-dcpi_dropdown .cbk-input.ws-phone-codes-target-input,
.tilda-pages-container .callbackkiller.cbk-window .cbk-form .ws-dcpi_dropdown .ws-dcpi_dropdown-toggle .ws-dcpi_dropdown-toggle-selected_code {
  line-height: 18px !important;
  vertical-align: middle !important;
}
.tilda-pages-container .callbackkiller-mobile.cbk-window .cbk-form .ws-dcpi_dropdown .cbk-input.ws-phone-codes-target-input,
.tilda-pages-container .callbackkiller-mobile.cbk-window .cbk-form .ws-dcpi_dropdown .ws-dcpi_dropdown-toggle .ws-dcpi_dropdown-toggle-selected_code {
  display: inline-block !important;
  height: 23px !important;
  line-height: 23px !important;
  vertical-align: middle !important;
}
.tilda-pages-container .callbackkiller.cbk-window .cbk-form .ws-dcpi_dropdown .cbk-input.ws-phone-codes-target-input {
  padding: 0 5px 0 4px !important;
}
.tilda-pages-container .callbackkiller.cbk-window .cbk-form .ws-dcpi_dropdown input,
.tilda-pages-container .callbackkiller.cbk-window .cbk-form .ws-dcpi_dropdown input:focus,
.tilda-pages-container .callbackkiller.cbk-window .cbk-form .ws-dcpi_dropdown input:hover {
  margin: unset !important;
  width: 100% !important;
}
.tilda-pages-container .cbk-window .cbk-form .cbk-select {
  zoom: 1;
  background-color: #d0d0d0 !important;
  border: 1px solid rgba(0,0,0,0.3);
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  box-shadow: none !important;
  box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  display: inline-block !important;
  float: none !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  height: auto !important;
  left: auto !important;
  margin: 0 0 7px !important;
  min-height: 0 !important;
  outline: 0 !important;
  padding: 6px 10px !important;
  position: relative;
  top: auto !important;
  visibility: visible;
  white-space: nowrap;
  width: 230px !important;
}
.tilda-pages-container .cbk-window .cbk-form .cbk-select.cbk-deferred-date {
  opacity: 1;
  width: 107px !important;
}
.tilda-pages-container .cbk-window .cbk-form .cbk-select.cbk-deferred-time {
  opacity: 1;
  width: 72px !important;
}
.tilda-pages-container .cbk-window .cbk-form .cbk-select option {
  text-align: center;
}
.tilda-pages-container .cbk-window .cbk-form .cbk-deferred div {
  display: inline-block !important;
  font-size: 16px !important;
  margin: 0 7px;
}
.tilda-pages-container .cbk-window .cbk-form .cbk-input-hidden {
  display: none !important;
  opacity: 0 !important;
}
.tilda-pages-container .cbk-window .cbk-form .cbk-input.cbk-error {
  border-color: #f44336 !important;
}
.tilda-pages-container .cbk-window .cbk-form .cbk-error-text {
  color: #f44336 !important;
  margin: 0 0 7px !important;
}
.tilda-pages-container .cbk-window .cbk-form.cbk-callform.cbk-forms-bottom .cbk-error-text {
  margin-bottom: 0 !important;
}
.tilda-pages-container .cbk-window .cbk-form .cbk-input-checkbox {
  float: left;
  height: 13px !important;
  margin: 2px 5px 0 0 !important;
  min-width: 13px !important;
  outline: none;
  width: 13px !important;
}
.tilda-pages-container .cbk-window .cbk-form .cbk-button {
  zoom: 1;
  background: rgba(244,67,54,0.8);
  border: 1px solid rgba(0,0,0,0.3);
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  box-shadow: 2px 2px 29px rgba(0,0,0,0.17);
  box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  color: rgba(255,255,255,0.9) !important;
  cursor: pointer !important;
  float: none !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  height: auto !important;
  left: auto !important;
  margin: 0 0 7px !important;
  outline: 0 !important;
  overflow: hidden !important;
  padding: 10px !important;
  position: relative;
  top: auto !important;
  width: 230px !important;
}
.tilda-pages-container .cbk-ink-reaction .cbk-ink {
  animation: cbk-ripple-animation 1.5s;
  background-color: rgba(255,255,255,0.5);
  border-radius: 50%;
  height: 200px;
  margin-left: -100px;
  margin-top: -100px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 200px;
  z-index: 1;
}
.tilda-pages-container .cbk-ink-reaction .cbk-ink.inverse {
  background-color: rgba(13,13,13,0.5);
}
@keyframes cbk-ripple-animation {
  .tilda-pages-container 0% {
    opacity: 1;
    transform: scale(0);
  }
  .tilda-pages-container to {
    opacity: 0;
    transform: scale(1);
  }
}
.tilda-pages-container #cbkDepartmentRadioButtons {
  margin-bottom: 12px;
}
.tilda-pages-container .ws-radio-button {
  margin-top: 5px;
}
.tilda-pages-container .ws-radio-button input[type=radio] {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tilda-pages-container .ws-radio-button input[type=radio]:focus+label:before,
.tilda-pages-container .ws-radio-button input[type=radio]:hover+label:before {
  background-color: #f2f2f2;
  border-color: var(--envybox-btn-background-color);
}
.tilda-pages-container .ws-radio-button input[type=radio]:active+label:before {
  transition-duration: 0s;
}
.tilda-pages-container .ws-radio-button input[type=radio]+label {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  cursor: pointer;
  display: -webkit-box;
  font-size: 15px;
  overflow: hidden;
  padding-left: 1.5em;
  position: relative;
  text-overflow: ellipsis;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: normal;
  word-break: break-word;
}
.tilda-pages-container .ws-radio-button input[type=radio]+label:before {
  border: 2px solid var(--envybox-btn-background-color);
  box-sizing: content-box;
  color: var(--envybox-btn-background-color);
  content: "";
  height: 14px;
  left: 0;
  margin-top: -9px;
  position: absolute;
  text-align: center;
  top: 50%;
  transition: all .4s ease;
  width: 14px;
}
.tilda-pages-container .ws-radio-button input[type=radio]+label:after {
  background-color: var(--envybox-btn-background-color);
  box-sizing: content-box;
  content: "";
  height: 10px;
  left: 4px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  transform: scale(0);
  transform-origin: 50%;
  transition: transform .2s ease-out;
  width: 10px;
}
.tilda-pages-container .ws-radio-button input[type=radio]:disabled+label:before {
  border-color: #ccc;
}
.tilda-pages-container .ws-radio-button input[type=radio]:disabled:focus+label:before,
.tilda-pages-container .ws-radio-button input[type=radio]:disabled:hover+label:before {
  background-color: inherit;
}
.tilda-pages-container .ws-radio-button input[type=radio]:disabled:checked+label:before {
  background-color: #ccc;
}
.tilda-pages-container .ws-radio-button input[type=radio]:checked+label:before {
  animation: borderscale .3s ease-in;
  background-color: #fff;
}
.tilda-pages-container .ws-radio-button input[type=radio]:checked+label:after {
  transform: scale(1);
}
.tilda-pages-container .ws-radio-button input[type=radio]+label:after,
.tilda-pages-container .ws-radio-button input[type=radio]+label:before {
  border-radius: 50%;
}
@keyframes borderscale {
  .tilda-pages-container 50% {
    box-shadow: 0 0 0 2px var(--envybox-btn-background-color);
  }
}
.tilda-pages-container .cbk-window .cbk-form .cbk-button.cbk-button-lg {
  font-size: 20px !important;
  padding: 12px 10px !important;
}
.tilda-pages-container .cbk-window .cbk-form .cbk-button:hover {
  background-color: rgba(244,67,54,0.9);
  box-shadow: 2px 2px 29px rgba(0,0,0,0.25);
}
.tilda-pages-container .cbk-window .cbk-form .cbk-button:active {
  background-color: #f44336;
}
.tilda-pages-container .cbk-window .cbk-form .cbk-button.cbk-button-lg:active {
  padding: 13px 10px 11px !important;
}
.tilda-pages-container .cbk-window-bgr {
  background-color: rgba(255,255,255,0.7);
  display: none;
  height: 100% !important;
  left: 0 !important;
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 2000000000 !important;
}
.tilda-pages-container .cbk-window-bgr.cbk-window-bgr-transparent {
  background-color: transparent !important;
}
.tilda-pages-container .cbk-window .cbk-timer {
  display: block;
  padding-bottom: 5px !important;
}
.tilda-pages-container .cbk-window .cbk-timer,
.tilda-pages-container .cbk-window .cbk-timer * {
  font-family: CBKOpenSans, CBKRobotoLight, sans-serif !important;
  font-size: 38px !important;
  font-weight: 100 !important;
  line-height: 38px !important;
  text-align: center !important;
}
.tilda-pages-container .cbk-window .cbk-timer span {
  display: inline-block;
}
.tilda-pages-container .cbk-window .cbk-timer .cbk-d {
  animation: cbk-dotted 1s infinite;
}
@keyframes cbk-dotted {
  .tilda-pages-container 0%,
  .tilda-pages-container to {
    opacity: 0;
  }
  .tilda-pages-container 50% {
    opacity: 1;
  }
}
.tilda-pages-container .cbk-window .cbk-ratingform .cbk-call-rating {
  list-style-type: none !important;
  margin: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
  width: 245px;
}
.tilda-pages-container .cbk-window .cbk-ratingform .cbk-call-rating li:before {
  background-color: transparent !important;
}
.tilda-pages-container .cbk-window .cbk-ratingform .cbk-call-rating li {
  display: block !important;
  float: left !important;
  padding: 0 !important;
}
.tilda-pages-container .cbk-window .cbk-ratingform .cbk-call-rating li a {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAABvUlEQVR4nM3XMWjWQBTA8V8+WxB0FBRFatUqVMHFpZs6FIfSioiKYifBpZOToqKIiy5ODmJd3MRJKIVSsIOgItRJPlAH3cS1iFKl1OHyYYhfkoZ8SX1wXO69d/nfJffe3UXtdtt6SatC33F8xe6m4S3cwzbcahp+Bvvj53PY2xS8heuJ9oZUu1b4KQyndOexp254hBtd9H24Vjf8JA5m2C5gsC541qw7Unr2fQX2FnZiCEdxqMB/Em/Rxid8Wwt8Ew7HkH1xPSQsoo0FwKT042GivRQPolM+xmURK1GcXr9goASkqjzF2c4/n24Q/BtP+Lvg7uBmA+BlIWJmk3C4jSs1gn9iAjMdRTrU7uJyDeAfGMNcUtktzu9jCqs9An/HcbxIG7KSzANc6sEAljCKl92MeRnuEa5WhI/jdZaxKL3+qghfzjMWwbM2kbVKbv//Fh7599DQGHwXNq8XPK/jCh4L8Tuf47cVW3oFX8UzHMBFIWON4hjelHhPaficsOefxoeUbQEjOIH3vYDviOtXOCJ84nc5/vBcOO1M4nOs257lHOXc1UaEU8xCATBL+oUMtygcVkrBa5cqF8XK8gfHUU3ZmQd7xQAAAABJRU5ErkJggg==) no-repeat !important;
  display: block !important;
  font-size: 22px !important;
  line-height: 22px !important;
  padding: 35px 17px 0 0 !important;
  text-align: center !important;
  text-decoration: none !important;
  width: 32px !important;
}
.tilda-pages-container .cbk-window .cbk-ratingform .cbk-call-rating li a.cbk-marked {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAABzUlEQVR4nM3XP2jVUBTH8c97tiAoToKiFP9WQQWH59JNHYqDVBFRUewkuDg5KSqKuNTFyaGoi5uIgyBCEewgqAh1agvVQTdxLaLUUuqQBEN8uXmPvKT+4JLcc87NN3/uOfem0Wq1rJSaJcaO4Bu21w1v4i424lbd8NPYHZ+fxc664E1cT/VXZfqVwk9iT8Z2Djuqhjdwo429D9eqhp/AvhzfeWyrCp731Im6fvq+An8TAxjEIewviB/FB8ziM753Al+DAzFkV3wcFE2i1QXAtPoxnurPxzeRtE9xm8JSAp/Bli4gnWodWnFL6wnOJN/8YQXgPC3iMX8n3B3crAG8IMqYl2k43MaVCsG/cAwvEkM21cZwuQLwTxzFRNrYLs/v4RKWewT+gSN4nXXkFZn7uNiDG5jHMN60c4Yq3ANcLQkfwbs8Z1F5/V0SvhByFsHzFpFOFRz/38Ib/t001AbfirUrBQ8NXMIjUf6+CsRtwPpewZfxFHtxQVSxhnEY77u4TtfwCdGafwpzGd8khnAc072Ab46Pb3FQ9Io/BuLhuWi3M4ovsW1TXnAj8K82JNrFTBYA89QvqnBT+NouILSHyy2LHWoRz0IBZX4US+sP0txH4QNPTg8AAAAASUVORK5CYII=) no-repeat !important;
  opacity: .75 !important;
}
.tilda-pages-container .cbk-window .cbk-link-btn {
  padding-bottom: 30px;
  text-align: center;
}
.tilda-pages-container .cbk-window.cbk-window-bottom .cbk-link-btn {
  padding-bottom: 0;
}
.tilda-pages-container .cbk-window a.cbk-button-no {
  background: none !important;
  border-bottom: 1px dashed #555 !important;
  display: inline;
}
.tilda-pages-container .cbk-window a.cbk-button-no.cbk-button-no-dark {
  background: none !important;
  border-bottom: 1px dashed #555 !important;
  opacity: 1 !important;
}
.tilda-pages-container .cbk-window .cbk-social-block {
  display: block;
  float: left;
  height: 85px;
  margin-top: 15px;
  width: 250px;
}
.tilda-pages-container .cbk-window .cbk-social-block .cbk-social-icons {
  cursor: pointer;
  display: block;
  float: left;
  height: 45px;
  margin-right: 12px;
  opacity: .6;
  transition: all .5s cubic-bezier(.19,1,.22,1);
  width: 75px;
}
.tilda-pages-container .cbk-window .cbk-social-block .cbk-social-icons:hover {
  opacity: 1;
}
.tilda-pages-container .cbk-window .cbk-social-block .cbk-social-icons a {
  border: none !important;
  display: block !important;
  height: 45px !important;
  opacity: 1 !important;
  text-decoration: none !important;
  width: 75px !important;
}
.tilda-pages-container .cbk-window .cbk-social-block .cbk-social-icons.cbk-vk a {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAGWSURBVHja7FjbcYMwEFw8aYCUQErwlWCXYJdgSgglmBJMCVCCVcLSgltwCeRHzGgY6SRIMvFMtJ96LnervRuKaZrwitjhRZGJZWKZWCaWiLetG0VkD6BcDD8BjGvOIekdL2bnF5ETgMqzZiRpHEIlAAbWwhKTwNynwrEj+fQR6wGcApve3U0iUgG4K+QKz9gFwE0hdnQD4GqsUzZdFuF/RNZHz4hJYOdcZgA8QimwKVymLBUHAHtlvnUz4nuVbWBjGfniGDRtjSRb1S5IdiujlprCg5LCOtXHmh+MWgngqsw3JMckYiQHACZw0NX6FyKamdF7vM59bN1ag22sV/lwF5EmEr3eEX3I6xrti4pQay0i14hov4MzgEFzfq1WtspD+Lsibn2l/qV7bzGN7iIF1sS0sBGlLWn7zW2PNb9hw+UmhZzzyjf1Y/XKEtQAOCZIYSZXbiJG8klSlJK1xOB4VQq5PtkulAbxYMVbaTa0suVR257UjtOQ/LBe1HlSbAIuf1bs57GcK/K/i0wsE8vEMrF/RuxrAK+RkZR4h2YtAAAAAElFTkSuQmCC) 50% no-repeat transparent !important;
}
.tilda-pages-container .cbk-window .cbk-social-block .cbk-social-icons.cbk-fb a {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAEVSURBVHja7JjxrYIwEIc/zFuAFVyBGwFHcAVcwRUcQUaQEXCEsoIrMAL+UxNspGKlvL6Xu6RpSC+5L8fl96NkwzCQYmxINBRMwWLHz7sEEdkCFVAsVPMK1EAPYIx5mZT55EJEKuAcoSE9sAO6KbCNB6qMBAWQA63dP56xKvIY5b4avhnbf1m4Axq7j2Euo+cSOAUNf2CcgGNqctF8CxUTjL8A1gLDaCWh/KVd6pW/75Uz4uholatlO0cbq7XAOmvMU544PitSfZWlzpjVqadPKadDrcqFginYQmC3FerfQsDqFcCaULAuIlTtsbJpMGPM4+63dOd6a/wHX1I25/+YiOQfGPDVuRUVnvOwm7jKhYL9Z7D7AMIpQI5czZJjAAAAAElFTkSuQmCC) 50% no-repeat transparent !important;
}
.tilda-pages-container .cbk-window .cbk-social-block .cbk-social-icons.cbk-tw a {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAGbSURBVHja7JjhbYMwEIUfVRdgBToCbwQyQjpCOgIZIYxAVsgIYYRjhLBCRkj/PCQUAfGZJkolTrIEtmU+vzvOJye32w3vaB94U1vBVrAV7N3sc+kCJKeGcgCFnhsA7dgkM/MrRjKLYM0BmNpBrX/PNSdTfx7ryjPJnRPqPPHBfswAXNTXusFIptpZTbIMBKsBpDPjqQB715YxMTbc9YFkDuDHzK4z8/PADRSaS7diZtbcdW0BXEiWUnPsY6HWCqqLjbHTiCsOAqxJbgeuuzrATnNQIeliLyXSEcCdWg/VvSTBKqZ2AKqAdVJHfM3+jb0lc4UiyWdVkV+9wlEJFsDxCVBBbn8EVjmDOjTwlx3iZtYB2ITExEvBBtLvQxd8YI3acjCpVivBLrVqcbq4s+8/iLUqVK1gMDNrFWtNJFTrUctVwZpZa2YbnXGNE2rjVdxVwepsLB1ZPgpqEkzVQzGoNjO9Z86Yis6DHxNuu8pdmRTaOaCOOnL2S36YJORSRS4sBsrd56ZObjt5YabOymS97VnBVrAV7J+D/Q4Am2Z9CAfxfWcAAAAASUVORK5CYII=) 50% no-repeat transparent !important;
}
.tilda-pages-container .cbk-window .cbk-social-block .cbk-social-icons:last-child {
  margin-right: 0;
}
.tilda-pages-container .cbk-window .cbk-social-block .cbk-social-icons .cbk-social-count {
  text-align: center !important;
}
.tilda-pages-container .cbk-window .cbk-personal-agreement {
  display: inline-block;
  font-size: 10px;
  line-height: .6 !important;
  margin-bottom: 15px;
  opacity: .7;
  position: static;
}
.tilda-pages-container .cbk-personal-agreement a {
  font-size: 10px !important;
  opacity: 1 !important;
}
.tilda-pages-container .cbk-personal-agreement a:hover {
  text-decoration: underline !important;
}
.tilda-pages-container .cbk-animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.tilda-pages-container .cbk-animated.cbk-animated-fast {
  animation-duration: .25s;
}
.tilda-pages-container .cbk-animated.cbk-infinite {
  animation-iteration-count: infinite;
}
.tilda-pages-container .cbk-animated.cbk-hinge {
  animation-duration: 2s;
}
@keyframes cbk-bounce {
  .tilda-pages-container 0%,
  .tilda-pages-container 20%,
  .tilda-pages-container 53%,
  .tilda-pages-container 80%,
  .tilda-pages-container to {
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
    transform: translateZ(0);
  }
  .tilda-pages-container 40%,
  .tilda-pages-container 43% {
    animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    transform: translate3d(0,-30px,0);
  }
  .tilda-pages-container 70% {
    animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    transform: translate3d(0,-15px,0);
  }
  .tilda-pages-container 90% {
    transform: translate3d(0,-4px,0);
  }
}
.tilda-pages-container .cbk-bounce {
  animation-name: cbk-bounce;
  transform-origin: center bottom;
}
.tilda-pages-container .cbk-animated.cbk-bounceIn,
.tilda-pages-container .cbk-animated.cbk-bounceOut {
  animation-duration: .75s;
}
@keyframes cbk-shake {
  .tilda-pages-container 0%,
  .tilda-pages-container to {
    transform: translateZ(0);
  }
  .tilda-pages-container 10%,
  .tilda-pages-container 30%,
  .tilda-pages-container 50%,
  .tilda-pages-container 70%,
  .tilda-pages-container 90% {
    transform: translate3d(-10px,0,0);
  }
  .tilda-pages-container 20%,
  .tilda-pages-container 40%,
  .tilda-pages-container 60%,
  .tilda-pages-container 80% {
    transform: translate3d(10px,0,0);
  }
}
.tilda-pages-container .cbk-shake {
  animation-name: cbk-shake;
}
@keyframes cbk-shakeRight {
  .tilda-pages-container 0%,
  .tilda-pages-container to {
    transform: translateZ(0) rotate(-90deg);
  }
  .tilda-pages-container 10%,
  .tilda-pages-container 30%,
  .tilda-pages-container 50%,
  .tilda-pages-container 70%,
  .tilda-pages-container 90% {
    transform: translate3d(0,-10px,0) rotate(-90deg);
  }
  .tilda-pages-container 20%,
  .tilda-pages-container 40%,
  .tilda-pages-container 60%,
  .tilda-pages-container 80% {
    transform: translate3d(0,10px,0) rotate(-90deg);
  }
}
.tilda-pages-container .cbk-btn-right.cbk-shake {
  animation-name: cbk-shakeRight;
}
@keyframes cbk-shakeLeft {
  .tilda-pages-container 0%,
  .tilda-pages-container to {
    transform: translateZ(0) rotate(90deg);
  }
  .tilda-pages-container 10%,
  .tilda-pages-container 30%,
  .tilda-pages-container 50%,
  .tilda-pages-container 70%,
  .tilda-pages-container 90% {
    transform: translate3d(0,-10px,0) rotate(90deg);
  }
  .tilda-pages-container 20%,
  .tilda-pages-container 40%,
  .tilda-pages-container 60%,
  .tilda-pages-container 80% {
    transform: translate3d(0,10px,0) rotate(90deg);
  }
}
.tilda-pages-container .cbk-btn-left.cbk-shake {
  animation-name: cbk-shakeLeft;
}
@keyframes cbk-tada {
  .tilda-pages-container 0% {
    transform: scaleX(1);
  }
  .tilda-pages-container 10%,
  .tilda-pages-container 20% {
    transform: scale3d(.9,.9,.9) rotate(-3deg);
  }
  .tilda-pages-container 30%,
  .tilda-pages-container 50%,
  .tilda-pages-container 70%,
  .tilda-pages-container 90% {
    transform: scale3d(1.1,1.1,1.1) rotate(3deg);
  }
  .tilda-pages-container 40%,
  .tilda-pages-container 60%,
  .tilda-pages-container 80% {
    transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
  }
  .tilda-pages-container to {
    transform: scaleX(1);
  }
}
.tilda-pages-container .cbk-tada {
  animation-name: cbk-tada;
  transform-origin: center center;
}
@keyframes cbk-bounceIn {
  .tilda-pages-container 0%,
  .tilda-pages-container 20%,
  .tilda-pages-container 40%,
  .tilda-pages-container 60%,
  .tilda-pages-container 80%,
  .tilda-pages-container to {
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }
  .tilda-pages-container 0% {
    opacity: 0;
    transform: scale3d(.3,.3,.3);
  }
  .tilda-pages-container 20% {
    transform: scale3d(1.1,1.1,1.1);
  }
  .tilda-pages-container 40% {
    transform: scale3d(.9,.9,.9);
  }
  .tilda-pages-container 60% {
    opacity: 1;
    transform: scale3d(1.03,1.03,1.03);
  }
  .tilda-pages-container 80% {
    transform: scale3d(.97,.97,.97);
  }
  .tilda-pages-container to {
    opacity: 1;
    transform: scaleX(1);
  }
}
.tilda-pages-container .cbk-bounceIn {
  animation-name: cbk-bounceIn;
}
@keyframes cbk-bounceInRight {
  .tilda-pages-container 0%,
  .tilda-pages-container 20%,
  .tilda-pages-container 40%,
  .tilda-pages-container 60%,
  .tilda-pages-container 80%,
  .tilda-pages-container to {
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }
  .tilda-pages-container 0% {
    opacity: 0;
    transform: scale3d(.3,.3,.3) rotate(-90deg);
  }
  .tilda-pages-container 20% {
    transform: scale3d(1.1,1.1,1.1) rotate(-90deg);
  }
  .tilda-pages-container 40% {
    transform: scale3d(.9,.9,.9) rotate(-90deg);
  }
  .tilda-pages-container 60% {
    opacity: 1;
    transform: scale3d(1.03,1.03,1.03) rotate(-90deg);
  }
  .tilda-pages-container 80% {
    transform: scale3d(.97,.97,.97) rotate(-90deg);
  }
  .tilda-pages-container to {
    opacity: 1;
    transform: scaleX(1) rotate(-90deg);
  }
}
.tilda-pages-container .cbk-btn-right.cbk-bounceIn {
  animation-name: cbk-bounceInRight;
}
@keyframes cbk-bounceInLeft {
  .tilda-pages-container 0%,
  .tilda-pages-container 20%,
  .tilda-pages-container 40%,
  .tilda-pages-container 60%,
  .tilda-pages-container 80%,
  .tilda-pages-container to {
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }
  .tilda-pages-container 0% {
    opacity: 0;
    transform: scale3d(.3,.3,.3) rotate(90deg);
  }
  .tilda-pages-container 20% {
    transform: scale3d(1.1,1.1,1.1) rotate(90deg);
  }
  .tilda-pages-container 40% {
    transform: scale3d(.9,.9,.9) rotate(90deg);
  }
  .tilda-pages-container 60% {
    opacity: 1;
    transform: scale3d(1.03,1.03,1.03) rotate(90deg);
  }
  .tilda-pages-container 80% {
    transform: scale3d(.97,.97,.97) rotate(90deg);
  }
  .tilda-pages-container to {
    opacity: 1;
    transform: scaleX(1) rotate(90deg);
  }
}
.tilda-pages-container .cbk-btn-left.cbk-bounceIn {
  animation-name: cbk-bounceInLeft;
}
@keyframes cbk-fadeIn {
  .tilda-pages-container 0% {
    opacity: 0;
  }
  .tilda-pages-container to {
    opacity: 1;
  }
}
.tilda-pages-container .cbk-fadeIn {
  animation-name: cbk-fadeIn;
}
@keyframes cbk-fadeInRight {
  .tilda-pages-container 0% {
    opacity: 0;
    transform: translate3d(100%,0,0);
  }
  .tilda-pages-container to {
    opacity: 1;
    transform: none;
  }
}
.tilda-pages-container .cbk-fadeInRight {
  animation-name: cbk-fadeInRight;
}
@keyframes cbk-fadeInRightRight {
  .tilda-pages-container 0% {
    opacity: 0;
    transform: translate3d(100%,0,0) rotate(-90deg);
  }
  .tilda-pages-container to {
    opacity: 1;
    transform: rotate(-90deg);
  }
}
.tilda-pages-container .white-saas-mobile-generator-block-colon {
  animation: white-saas-generator-blink 1s linear infinite;
  visibility: visible;
}
.tilda-pages-container .cbk-btn-right.cbk-fadeInRight {
  animation-name: cbk-fadeInRightRight;
}
@keyframes cbk-fadeOutRight {
  .tilda-pages-container 0% {
    opacity: 1;
  }
  .tilda-pages-container to {
    opacity: 0;
    transform: translate3d(100%,0,0);
  }
}
.tilda-pages-container .cbk-fadeOutRight {
  animation-name: cbk-fadeOutRight;
}
@keyframes cbk-fadeOutRightBtn {
  .tilda-pages-container 0% {
    opacity: 1;
  }
  .tilda-pages-container to {
    opacity: 0;
  }
}
.tilda-pages-container .cbk-fadeOutRightBtn {
  animation-name: cbk-fadeOutRightBtn;
}
@keyframes cbk-fadeOutRightRight {
  .tilda-pages-container 0% {
    opacity: 1;
  }
  .tilda-pages-container to {
    opacity: 0;
    transform: translate3d(100%,0,0) rotate(-90deg);
  }
}
.tilda-pages-container .cbk-btn-right.cbk-fadeOutRight,
.tilda-pages-container .cbk-btn-right.cbk-fadeOutRightBtn {
  animation-name: cbk-fadeOutRightRight;
}
@keyframes cbk-fadeOutDown {
  .tilda-pages-container 0% {
    opacity: 1;
  }
  .tilda-pages-container to {
    opacity: 0;
    transform: translate3d(0,100%,0);
  }
}
.tilda-pages-container .cbk-fadeOutDown {
  animation-name: cbk-fadeOutDown;
}
@keyframes cbk-fadeInLeft {
  .tilda-pages-container 0% {
    opacity: 0;
    transform: translate3d(-100%,0,0);
  }
  .tilda-pages-container to {
    opacity: 1;
    transform: none;
  }
}
.tilda-pages-container .cbk-fadeInLeft {
  animation-name: cbk-fadeInLeft;
}
@keyframes cbk-fadeOutLeft {
  .tilda-pages-container 0% {
    opacity: 1;
  }
  .tilda-pages-container to {
    opacity: 0;
    transform: translate3d(-100%,0,0);
  }
}
.tilda-pages-container .cbk-fadeOutLeft {
  animation-name: cbk-fadeOutLeft;
}
@keyframes cbk-fadeInUp {
  .tilda-pages-container 0% {
    opacity: 0;
    transform: translate3d(0,100%,0);
  }
  .tilda-pages-container to {
    opacity: 1;
    transform: none;
  }
}
.tilda-pages-container .cbk-fadeInUp {
  animation-name: cbk-fadeInUp;
}
@keyframes cbk-fadeOutUp {
  .tilda-pages-container 0% {
    opacity: 1;
    transform: none;
  }
  .tilda-pages-container to {
    opacity: 0;
    transform: translate3d(0,100%,0);
  }
}
.tilda-pages-container .cbk-fadeOutUp {
  animation-name: cbk-fadeOutUp;
}
@keyframes cbk-zoomIn {
  .tilda-pages-container 0% {
    opacity: 0;
    transform: scale3d(.3,.3,.3);
    -webkit-transform: scale3d(.3,.3,.3);
  }
  .tilda-pages-container 50% {
    opacity: 1;
  }
}
.tilda-pages-container .cbk-zoomIn {
  animation-name: cbk-zoomIn;
  -webkit-animation-name: cbk-zoomIn;
}
@keyframes cbk-zoomOut {
  .tilda-pages-container 0% {
    opacity: 1;
  }
  .tilda-pages-container 50% {
    opacity: 0;
    transform: scale3d(.3,.3,.3);
    -webkit-transform: scale3d(.3,.3,.3);
  }
  .tilda-pages-container to {
    opacity: 0;
  }
}
.tilda-pages-container .cbk-zoomOut {
  animation-name: cbk-zoomOut;
  -webkit-animation-name: cbk-zoomOut;
}
@keyframes cbk-flipInY {
  .tilda-pages-container 0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
  .tilda-pages-container 40% {
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateY(-20deg);
  }
  .tilda-pages-container 60% {
    opacity: 1;
    transform: perspective(400px) rotateY(10deg);
  }
  .tilda-pages-container 80% {
    transform: perspective(400px) rotateY(-5deg);
  }
  .tilda-pages-container to {
    transform: perspective(400px);
  }
}
.tilda-pages-container .cbk-flipInY {
  animation-name: cbk-flipInY;
  backface-visibility: visible !important;
}
@keyframes cbk-fadeInDown {
  .tilda-pages-container 0% {
    opacity: 0;
    transform: translate3d(0,-100%,0);
  }
  .tilda-pages-container to {
    opacity: 1;
    transform: none;
  }
}
.tilda-pages-container .cbk-fadeInDown {
  animation-name: cbk-fadeInDown;
}
.tilda-pages-container .cbk-window .cbk-forms .cbk-window-logo {
  background-position: 50%;
  background-repeat: no-repeat;
  border-radius: 120px;
  box-shadow: 0 3px 12px rgba(0,0,0,0.15);
  display: block;
  height: 120px;
  left: 110px;
  margin-top: 0;
  overflow: hidden;
  position: absolute;
  top: -145px;
  width: 120px;
}
.tilda-pages-container .cbk-window .cbk-forms .cbk-window-logo.cbk-custom-logo {
  background: none;
  border-radius: 0 !important;
  box-shadow: none;
  left: 50%;
  max-height: 120px;
  max-width: 262px;
}
.tilda-pages-container .cbk-custom-logo img {
  max-height: 120px;
  max-width: 100%;
  width: auto;
}
.tilda-pages-container .cbk-window .cbk-forms .cbk-window-logo img {
  margin: 0;
  padding: 0;
  transform: none;
}
.tilda-pages-container .cbk-window.callbackkiller-mobile .cbk-forms .cbk-window-logo {
  left: 0;
  margin: 0 auto;
  position: relative;
  top: 0;
}
.tilda-pages-container .cbk-window.cbk-window-modal .cbk-forms .cbk-window-logo,
.tilda-pages-container .cbk-window.cbk-window-onexit .cbk-forms .cbk-window-logo {
  left: 40px;
  top: 25px;
}
.tilda-pages-container .white-saas-generator {
  word-wrap: normal;
  background-color: #f2f2f2;
  border-radius: 8px;
  box-shadow: 0 21px 32px 0 rgba(0,0,0,0.25);
  display: block;
  font-family: CBKRobotoLight, sans-serif !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  height: 500px;
  left: 50%;
  line-height: 1.22;
  margin-left: -450px;
  padding: 0 !important;
  position: fixed;
  text-transform: none !important;
  top: 100px;
  transform-origin: 50% 50%;
  width: 900px;
  z-index: 2147483646;
}
.tilda-pages-container .white-saas-generator .ws-checkbox-text-wrapper a {
  color: #575757;
}
.tilda-pages-container .white-saas-generator * {
  box-sizing: content-box !important;
  font-family: Museo, CBKRobotoRegular, sans-serif !important;
  font-style: normal !important;
  text-shadow: none !important;
  text-transform: none !important;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container {
  height: 100%;
  width: 100%;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container.generator-video .white-saas-generator-video {
  border-radius: 8px;
  display: block;
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container.generator-video .left-position {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  width: 650px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container.generator-video .white-saas-generator-video .white-saas-generator-video-iframe {
  height: 506px;
  margin-left: 0;
  margin-top: 0;
  position: static;
  width: 900px;
  z-index: 9;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container.generator-video .left-position .white-saas-generator-video-iframe {
  width: 650px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-video {
  display: none;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container.generator-video .white-saas-generator-right-block {
  opacity: .8;
  position: absolute;
  right: 0;
  top: 0;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container.generator-video .white-saas-generator-image {
  display: none;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-left-block {
  float: left;
  height: 100%;
  position: absolute;
  top: 0;
  width: 650px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-left-block .white-saas-generator-image {
  border: 0;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  height: 500px;
  width: 650px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-left-block .white-saas-generator-text-general {
  left: 10px;
  max-width: 640px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  top: 10px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-left-block .white-saas-generator-text-general .white-saas-generator-text-general-span {
  -moz-padding-start: 0;
  -moz-padding-end: 0;
  background-color: #7bda0b;
  color: #fff;
  float: none;
  font-size: 34px;
  font-weight: 900;
  line-height: 1.14;
  margin: 0;
  padding: 0 10px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-left-block .white-saas-generator-text-general .white-saas-generator-text-general-span a {
  color: inherit;
  font-family: inherit !important;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-decoration: underline;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-left-block .white-saas-generator-text-general .white-saas-generator-text-general-span a:hover {
  text-decoration: none;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block {
  background-color: #fff;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
  color: #575757;
  float: right;
  height: 100%;
  padding: 0 19px;
  position: relative;
  width: 212px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-text-sub {
  color: #040527;
  font-family: Museo, CBKRobotoLight, sans-serif !important;
  font-size: 16px;
  font-weight: 900;
  line-height: 20px;
  margin-top: 10px;
  max-height: 100px;
  overflow: hidden;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-text-sub a {
  color: inherit;
  font-family: inherit !important;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin-top: inherit;
  max-height: inherit;
  overflow: inherit;
  text-decoration: underline;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-text-sub a:hover {
  text-decoration: none;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter {
  font-family: Arial, sans-serif !important;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-title {
  color: #24263f;
  font-family: Museo, CBKRobotoLight, sans-serif !important;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  margin-top: 8px;
  text-align: center;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock {
  height: 62px;
  width: auto;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dig {
  float: left;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dig .white-saas-generator-counter-block {
  border-radius: 4.5px;
  height: 46.5px;
  position: absolute;
  width: 58px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dig .white-saas-generator-counter-block .white-saas-generator-block-min {
  background-color: #7bda0b;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: 0 3px 2px -2px #757575;
  float: left;
  height: 23px;
  margin-top: 1px;
  width: 28px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dig .white-saas-generator-counter-block .white-saas-generator-block-min:nth-child(odd) {
  margin-right: 3px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dig .white-saas-generator-counter-number {
  word-wrap: normal;
  color: #fff;
  font-family: Museo, CBKRobotoLight, sans-serif !important;
  font-size: 27px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 500;
  height: 40px;
  letter-spacing: normal;
  line-height: normal;
  padding: 7.5px 2px 0 1.5px;
  position: relative;
  width: 55px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dig .white-saas-generator-counter-name {
  color: #24263f;
  font-family: Museo, CBKRobotoLight, sans-serif !important;
  font-size: 10px;
  font-weight: 400;
  text-align: center;
}
.tilda-pages-container .white-saas-generator input::-webkit-input-placeholder,
.tilda-pages-container .ws-chat input:-moz-placeholder {
  color: #959595;
}
.tilda-pages-container .white-saas-generator input::-webkit-input-placeholder,
.tilda-pages-container .ws-chat input:-ms-input-placeholder {
  color: #959595;
}
.tilda-pages-container .white-saas-generator input::-webkit-input-placeholder,
.tilda-pages-container .ws-chat input::-webkit-input-placeholder {
  color: #959595;
}
@keyframes white-saas-generator-blink {
  .tilda-pages-container to {
    opacity: 0;
  }
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dz {
  animation: white-saas-generator-blink 1s linear infinite;
  float: left;
  height: 21px;
  margin: 16px 6px 0 2px;
  visibility: visible;
  width: 5px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dz .white-saas-generator-counter-dz-block {
  background-color: #7bda0b;
  border-radius: 3px;
  height: 5px;
  margin: 0 0 0 2px;
  width: 5px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dz .white-saas-generator-counter-dz-block:first-child {
  margin-bottom: 9px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group {
  margin-top: 12px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-group-input {
  background-color: #fff;
  border: 1px solid #959595;
  border-radius: 4px;
  box-shadow: 0 1px 0 0 #d6d6d6;
  color: #291f1f;
  display: block;
  font-size: 14px !important;
  font-weight: 500;
  height: 15px;
  line-height: 14px !important;
  margin: 0 !important;
  min-height: 15px;
  min-width: 190px;
  padding: 8px 10px;
  width: 190px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-group-input ::-moz-placeholder,
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-group-input ::-webkit-input-placeholder {
  color: #291f1f !important;
}
.tilda-pages-container .white-saas-generator-input-hidden {
  display: none !important;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-userall-error,
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-useremail-error,
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-username-error,
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-userphone-error {
  color: #ff6060;
  display: inherit;
  margin-bottom: -10px;
  text-align: center;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-error-hidden,
.tilda-pages-container .white-saas-mobile-generator-error-hidden {
  display: none !important;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-label-agreement {
  cursor: pointer;
  font-weight: 500;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-email-agreement {
  display: none;
  opacity: 0;
  z-index: -1;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-email-agreement:checked~span:before {
  border-color: #959595;
  border-right-style: none;
  border-top-style: none;
  height: 5px;
  transform: rotate(-45deg);
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons {
  font-weight: 700;
  margin-top: 10px;
  text-align: center;
  width: 212px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-success,
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-yes {
  background: #7bda0b;
  border-radius: 4px;
  box-shadow: 0 3px 3px #8c8c8c;
  color: #fff !important;
  display: block;
  font-size: 24px;
  overflow: hidden;
  padding: 4px 0 8px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  width: 212px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-success:active,
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-yes:active {
  box-shadow: 0 3px 3px #8c8c8c;
  margin-bottom: -2px;
  margin-top: 16px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-cancel {
  background: #848484;
  border-radius: 4px;
  color: #fff !important;
  display: block;
  font-size: 15px;
  margin: 10px auto 0;
  max-width: 212px;
  overflow: hidden;
  padding: 4px 0 8px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-cancel:active {
  margin-bottom: -2px;
  margin-top: 16px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-copyright {
  bottom: 8px;
  color: #575757;
  cursor: pointer;
  font-family: CBKRobotoLight, sans-serif !important;
  font-size: 13px;
  position: absolute;
  text-align: right;
  width: 210px;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-copyright .white-saas-generator-copyright-url {
  color: #575757;
  font-size: 12px;
  line-height: 19px;
  text-decoration: none;
  vertical-align: text-bottom;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-copyright .white-saas-generator-copyright-url span {
  font-size: 15px;
  font-weight: 500;
  opacity: .7;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-copyright:hover span {
  opacity: 1;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-copyright .white-saas-generator-copyright-url img {
  opacity: 1;
  vertical-align: bottom;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-success {
  color: #575757;
  display: none;
  font-size: 21px;
  line-height: 1.5;
  margin-top: 50%;
  text-align: center;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-success a {
  color: inherit;
  font-family: inherit !important;
  font-size: inherit;
  line-height: inherit;
  margin-top: inherit;
  text-align: inherit;
  text-decoration: underline;
}
.tilda-pages-container .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-success a:hover {
  color: inherit;
  text-decoration: none;
}
.tilda-pages-container .white-saas-generator-close-button {
  -webkit-touch-callout: none;
  color: #ccc;
  font-size: 27px;
  line-height: 20px;
  padding: 0;
  position: absolute;
  right: 6px !important;
  text-decoration: none !important;
  top: 3px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.tilda-pages-container a.white-saas-generator-close-button:hover {
  color: #000 !important;
  cursor: pointer !important;
  text-decoration: none;
}
.tilda-pages-container .white-saas-mobile-generator {
  border-radius: 5px;
  bottom: 0;
  box-shadow: 0 5px 8px 0 rgba(0,0,0,0.35);
  box-sizing: content-box;
  display: inline-table;
  height: -moz-fit-content;
  height: fit-content;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -o-user-select: none;
  width: 320px;
  z-index: 2000000010;
}
.tilda-pages-container .white-saas-mobile-generator-bg-image {
  overflow: hidden;
  position: relative;
}
.tilda-pages-container .white-saas-mobile-generator-image-container {
  background-color: rgba(0,0,0,0.2);
  height: 100%;
  position: absolute;
  width: 100%;
}
.tilda-pages-container .white-saas-mobile-generator-image {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  display: inherit;
  height: 246px;
  width: 100%;
}
.tilda-pages-container .white-saas-mobile-generator-image.white-saas-mobile-generator-image-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.tilda-pages-container .white-saas-mobile-generator-text-general {
  border-bottom: none;
  height: auto;
  line-height: .81em;
  padding: 2px 0;
  position: absolute;
  width: 100%;
}
.tilda-pages-container .white-saas-mobile-generator-text-general-span {
  background-color: #ff2241;
  border: none;
  color: #fff;
  display: inline;
  font-family: CBKOpenSans;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.345em;
  max-width: 100%;
  padding: 1px 0;
  vertical-align: unset;
}
.tilda-pages-container .white-saas-mobile-generator-bg-image a.white-saas-mobile-generator-close-button,
.tilda-pages-container .white-saas-mobile-generator-next-block-content a.white-saas-mobile-generator-close-button {
  -webkit-touch-callout: none;
  color: #fff;
  font-size: 35px;
  font-weight: 700;
  height: 30px;
  line-height: 14px;
  padding: 0;
  position: absolute;
  right: 6px !important;
  text-align: right;
  text-decoration: none !important;
  top: 9px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 30px;
}
.tilda-pages-container .white-saas-mobile-generator-only-landscape {
  display: none;
}
.tilda-pages-container .white-saas-mobile-generator-next-block,
.tilda-pages-container .white-saas-mobile-generator-success-block {
  background-color: #222;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding-bottom: 5px;
  text-align: left;
}
.tilda-pages-container .white-saas-mobile-generator-success-block {
  display: none;
}
.tilda-pages-container .white-saas-mobile-generator-next-block-content {
  padding: 4px 7px 0;
}
.tilda-pages-container .white-saas-mobile-generator-text-sub,
.tilda-pages-container .white-saas-mobile-generator-text-success {
  color: #fff;
  font-family: CBKOpenSans;
  font-size: 15px;
  line-height: 18px;
  max-height: 80px;
  overflow: hidden;
  width: 100%;
}
.tilda-pages-container .white-saas-mobile-generator-text-success {
  font-size: 19px;
  margin: 20px 0;
  text-align: center;
}
.tilda-pages-container .white-saas-mobile-generator-counter-clock {
  display: inline-block;
  margin-top: 10px;
}
.tilda-pages-container .white-saas-mobile-generator-counter-text {
  color: #fff;
  display: inline-block;
  font-family: CBKOpenSans;
  font-size: 14px;
  height: 32px;
  line-height: 1.14;
  margin-right: 10px;
  overflow: hidden;
  width: 56%;
}
.tilda-pages-container .white-saas-mobile-generator-counter-dig {
  display: inline-block !important;
  float: right !important;
}
.tilda-pages-container .white-saas-mobile-generator-block-hours,
.tilda-pages-container .white-saas-mobile-generator-block-min,
.tilda-pages-container .white-saas-mobile-generator-block-seconds {
  background: #fff;
  border-radius: 3px;
  display: inline-block;
  height: 32px;
  position: relative;
  width: 32px;
}
.tilda-pages-container .white-saas-mobile-generator-block-hours span,
.tilda-pages-container .white-saas-mobile-generator-block-min span,
.tilda-pages-container .white-saas-mobile-generator-block-seconds span {
  word-wrap: normal;
  color: #000;
  display: inline-block;
  font-family: CBKOpenSans;
  font-size: 19px;
  font-weight: 700;
  height: 11px;
  line-height: 22px;
  padding: 5px !important;
  width: 6px;
}
.tilda-pages-container .white-saas-mobile-generator-block-colon {
  display: inline-block;
  height: 32px;
  text-align: center;
  vertical-align: bottom;
}
.tilda-pages-container .white-saas-mobile-generator-block-colon span {
  color: #fff;
  display: inline-block;
  font-family: CBKOpenSans;
  font-size: 18px;
  font-weight: 700;
  height: 24px;
  padding: 2px 0 0;
  width: 6px;
}
.tilda-pages-container .white-saas-mobile-generator-group-with-error {
  color: #ff2241 !important;
  text-align: center;
}
.tilda-pages-container .white-saas-mobile-generator-group {
  margin: 0 6px;
}
.tilda-pages-container .white-saas-mobile-generator-useremail,
.tilda-pages-container .white-saas-mobile-generator-username,
.tilda-pages-container .white-saas-mobile-generator-userphone {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  box-sizing: border-box;
  color: #222;
  font-family: CBKOpenSans;
  font-size: 14px;
  height: 40px;
  margin-top: 6px;
  padding: 0 0 0 16px;
  width: 100%;
}
.tilda-pages-container .white-saas-mobile-generator-group a.white-saas-mobile-generator-btn-success {
  background-color: #ff2241;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-family: CBKOpenSans;
  font-size: 21px;
  font-weight: 700;
  margin-top: 6px;
  padding: 4px 0 8px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.tilda-pages-container .white-saas-mobile-generator-group a.white-saas-mobile-generator-btn-success:hover {
  color: #fff;
  text-decoration: none;
}
.tilda-pages-container .white-saas-mobile-generator-email-agreement {
  display: none;
  opacity: 0;
  z-index: -1;
}
.tilda-pages-container .white-saas-mobile-generator-email-agreement-text.error:before,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-label-agreement span.error:before {
  border-color: var(--ws-error-color);
}
.tilda-pages-container .white-saas-mobile-generator-email-agreement-text {
  color: #fff;
  display: block;
  font-family: CBKOpenSans;
  font-size: 12px;
  margin-top: 6px;
  padding-left: 15px;
  position: relative;
}
.tilda-pages-container .white-saas-mobile-generator-email-agreement-text.hide-before {
  padding-left: 0 !important;
}
.tilda-pages-container .white-saas-mobile-generator-email-agreement-text.hide-before:before {
  display: none !important;
}
.tilda-pages-container .white-saas-mobile-generator-email-agreement-text:before {
  border: 1px solid var(--ws-checkbox-color);
  box-sizing: border-box;
  content: "";
  cursor: pointer;
  height: 11px;
  left: 0;
  position: absolute;
  top: 2px;
  width: 11px;
  z-index: 1;
}
.tilda-pages-container .white-saas-mobile-generator-email-agreement:checked+.white-saas-mobile-generator-email-agreement-text:before {
  border: none;
  color: var(--ws-checkbox-color);
  content: "\2713";
  font-size: 14px;
  line-height: 11px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.tilda-pages-container .white-saas-mobile-generator-email-agreement-text a {
  color: inherit;
}
.tilda-pages-container .white-saas-mobile-generator-copyright {
  line-height: 16px;
  text-align: center;
}
.tilda-pages-container .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url,
.tilda-pages-container .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url:active,
.tilda-pages-container .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url:hover {
  border-radius: 3px;
  color: #000;
  font-family: CBKOpenSans;
  font-size: 12px !important;
  line-height: 16px !important;
  padding: 0 5px 2px;
  text-decoration: none;
}
.tilda-pages-container .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url span {
  color: #000;
  font-family: Museo;
  font-weight: 500;
  opacity: .5;
}
.tilda-pages-container .white-saas-mobile-generator-copyright-url {
  background: #fff;
}
.tilda-pages-container .white-saas-mobile-generator-copyright img.ws-copyright-img {
  height: 19px;
  width: 73px;
}
.tilda-pages-container .white-saas-mobile-generator-error,
.tilda-pages-container .white-saas-mobile-generator-error:focus {
  color: #ff2241 !important;
}
@media screen and (orientation: portrait) and (min-width: 639px) {
  .tilda-pages-container .white-saas-mobile-generator {
    width: 540px;
  }
  .tilda-pages-container .white-saas-mobile-generator-next-block-content {
    padding: 5px 9px 0;
  }
  .tilda-pages-container .white-saas-mobile-generator-image {
    height: 416px;
  }
  .tilda-pages-container .white-saas-mobile-generator-text-general-span {
    font-size: 42px;
  }
  .tilda-pages-container .white-saas-mobile-generator-bg-image a.white-saas-mobile-generator-close-button,
  .tilda-pages-container .white-saas-mobile-generator-next-block-content a.white-saas-mobile-generator-close-button {
    font-size: 15px;
    height: 50px;
    top: 17px;
    width: 50px;
  }
  .tilda-pages-container .white-saas-mobile-generator-text-sub {
    font-size: 27px;
    line-height: 34px;
    max-height: 110px;
  }
  .tilda-pages-container .white-saas-mobile-generator-counter-clock {
    margin-top: 20px;
  }
  .tilda-pages-container .white-saas-mobile-generator-counter-text {
    font-size: 23px;
    height: 50px;
  }
  .tilda-pages-container .white-saas-mobile-generator-block-hours,
  .tilda-pages-container .white-saas-mobile-generator-block-min,
  .tilda-pages-container .white-saas-mobile-generator-block-seconds {
    height: 50px;
    width: 50px;
  }
  .tilda-pages-container .white-saas-mobile-generator-block-hours span,
  .tilda-pages-container .white-saas-mobile-generator-block-min span,
  .tilda-pages-container .white-saas-mobile-generator-block-seconds span,
  .tilda-pages-container .white-saas-mobile-generator-counter-dig-text {
    font-size: 32px;
    line-height: 34px;
  }
  .tilda-pages-container .white-saas-mobile-generator-block-colon {
    height: 50px;
  }
  .tilda-pages-container .white-saas-mobile-generator-block-colon span {
    font-size: 31px;
    height: 50px;
    width: 16px;
  }
  .tilda-pages-container .white-saas-mobile-generator-useremail,
  .tilda-pages-container .white-saas-mobile-generator-userphone {
    font-size: 21px !important;
    height: 55px !important;
    margin-top: 15px !important;
  }
  .tilda-pages-container .white-saas-mobile-generator-group a.white-saas-mobile-generator-btn-success {
    font-size: 31px;
    margin-top: 12px;
  }
  .tilda-pages-container .white-saas-mobile-generator-email-agreement-text {
    font-size: 18px;
    padding-left: 25px;
  }
  .tilda-pages-container .white-saas-mobile-generator-email-agreement-text:before {
    height: 18px;
    width: 18px;
  }
  .tilda-pages-container .white-saas-mobile-generator-email-agreement:checked+.white-saas-mobile-generator-email-agreement-text:before {
    font-size: 25px;
    line-height: 17px;
  }
  .tilda-pages-container .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url,
  .tilda-pages-container .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url:active,
  .tilda-pages-container .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url:hover {
    font-size: 18px !important;
  }
}
@media screen and (orientation: portrait) and (min-width: 1240px) {
  .tilda-pages-container .white-saas-mobile-generator {
    width: 900px;
  }
  .tilda-pages-container .white-saas-mobile-generator-next-block-content {
    padding: 10px 15px 0;
  }
  .tilda-pages-container .white-saas-mobile-generator-image {
    height: 693px;
  }
  .tilda-pages-container .white-saas-mobile-generator-text-general-span {
    font-size: 78px;
  }
  .tilda-pages-container .white-saas-mobile-generator-bg-image a.white-saas-mobile-generator-close-button,
  .tilda-pages-container .white-saas-mobile-generator-next-block-content a.white-saas-mobile-generator-close-button {
    font-size: 27px;
    height: 90px;
    top: 31px;
    width: 90px;
  }
  .tilda-pages-container .white-saas-mobile-generator-text-sub {
    font-size: 49px;
    line-height: 62px;
    max-height: 198px;
  }
  .tilda-pages-container .white-saas-mobile-generator-counter-clock {
    margin-top: 36px;
  }
  .tilda-pages-container .white-saas-mobile-generator-counter-text {
    font-size: 42px;
    height: 90px;
  }
  .tilda-pages-container .white-saas-mobile-generator-block-hours,
  .tilda-pages-container .white-saas-mobile-generator-block-min,
  .tilda-pages-container .white-saas-mobile-generator-block-seconds {
    height: 90px;
    width: 90px;
  }
  .tilda-pages-container .white-saas-mobile-generator-block-hours span,
  .tilda-pages-container .white-saas-mobile-generator-block-min span,
  .tilda-pages-container .white-saas-mobile-generator-block-seconds span,
  .tilda-pages-container .white-saas-mobile-generator-counter-dig-text {
    font-size: 58px;
    line-height: 62px;
  }
  .tilda-pages-container .white-saas-mobile-generator-block-colon {
    height: 90px;
  }
  .tilda-pages-container .white-saas-mobile-generator-block-colon span {
    font-size: 56px;
    height: 90px;
    width: 29px;
  }
  .tilda-pages-container .white-saas-mobile-generator-useremail,
  .tilda-pages-container .white-saas-mobile-generator-userphone {
    font-size: 38px !important;
    height: 99px !important;
    margin-top: 27px !important;
  }
  .tilda-pages-container .white-saas-mobile-generator-group a.white-saas-mobile-generator-btn-success {
    font-size: 56px;
    margin-top: 22px;
  }
  .tilda-pages-container .white-saas-mobile-generator-email-agreement-text {
    font-size: 33px;
    padding-left: 48px;
  }
  .tilda-pages-container .white-saas-mobile-generator-email-agreement-text:before {
    height: 33px;
    width: 33px;
  }
  .tilda-pages-container .white-saas-mobile-generator-email-agreement:checked+.white-saas-mobile-generator-email-agreement-text:before {
    font-size: 45px;
    line-height: 31px;
  }
  .tilda-pages-container .white-saas-mobile-generator-copyright {
    margin-bottom: 15px;
    margin-top: 30px;
  }
  .tilda-pages-container .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url,
  .tilda-pages-container .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url:active,
  .tilda-pages-container .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url:hover {
    font-size: 33px !important;
  }
}
@media screen and (orientation: landscape) and (max-height: 510px) {
  .tilda-pages-container .white-saas-mobile-generator-only-landscape {
    display: block !important;
  }
}
@media screen and (max-height: 510px) {
  .tilda-pages-container .white-saas-mobile-generator-bg-image {
    display: none;
  }
  .tilda-pages-container .white-saas-mobile-generator-close-button.white-saas-mobile-generator-only-landscape {
    display: block !important;
  }
}
.tilda-pages-container .cbk-support-new-message {
  background: rgba(0,0,0,0.8);
  border-radius: 5px !important;
  bottom: 15px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 12px;
  left: 15px;
  line-height: 16px;
  padding: 10px 10px 15px;
  position: fixed;
  text-align: left;
  text-shadow: none;
  -webkit-transition: height .15s ease-in-out;
  -moz-transition: height .15s ease-in-out;
  -ms-transition: height .15s ease-in-out;
  -o-transition: height .15s ease-in-out;
  width: 300px;
  z-index: 9999999;
}
.tilda-pages-container .cbk-support-new-message div {
  -webkit-font-smoothing: subpixel-antialiased !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}
.tilda-pages-container .cbk-support-new-message-avatar {
  border-radius: 45px !important;
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  float: left;
  overflow: hidden;
}
.tilda-pages-container .cbk-support-new-message-avatar,
.tilda-pages-container .cbk-support-new-message-avatar img {
  height: 45px;
  margin: 0;
  max-height: 45px;
  max-width: 45px;
  min-height: 45px;
  min-width: 45px;
  width: 45px;
}
.tilda-pages-container .cbk-support-new-message-avatar img {
  background-color: #fff;
}
.tilda-pages-container .cbk-support-new-message-name {
  color: #fff;
  font-family: Arial;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  margin: 0 30px 5px 55px;
}
.tilda-pages-container .cbk-support-new-message-close {
  color: #fff;
  cursor: pointer;
  float: right;
  font-family: Arial;
  font-weight: 700;
  height: 15px;
  line-height: 12px;
  margin: -1px -1px 0 0;
  opacity: .5;
  text-align: center;
  transition: opacity .15s ease-in-out;
  width: 15px;
}
.tilda-pages-container .cbk-support-new-message-close:hover {
  opacity: 1;
}
.tilda-pages-container .cbk-support-new-message-text {
  color: #fff;
  font-family: Arial;
  margin-left: 55px;
}
.tilda-pages-container .cbk-support-new-message-text a {
  color: #eee;
  font-family: Arial;
  text-decoration: underline;
}
.tilda-pages-container .cbk-support-new-message-text a:hover {
  color: #eee;
  font-family: Arial;
  opacity: .7;
  text-decoration: none;
}
.tilda-pages-container .cbk-support-new-message-typing {
  background: url(data:image/gif;base64,R0lGODlhDwALAPIFAMfHx8LCwrq6utHR0bOzs////wAAAAAAACH5BAkKAAUAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAADwALAAADH1i6SsBwkfminNM2THThnQZ6oxZwnlAMGdkF3qbGRQIAIfkECQoABQAsAAAAAA8ACwAAAx5YukvAsBEX2bxV3ZnLJt0Xbl1AZkIxcGMRdBqRwgkAIfkECQoABQAsAAAAAA8ACwAAAx9YukzAcJH5opzTKpw1J1rxhaMWcKFQDJ0HBuFGqGECACH5BAkKAAUALAAAAAAPAAsAAAMeWLpcBC068uSi2M5sMdUeAXpaQFpCMXxjEWgKlVoJACH5BAkKAAUALAAAAAAPAAsAAAMeWLqsBC0WQqF0lN6Zye7eBX7dFpSXUAwaWQQbpkoJACH5BAkKAAUALAAAAAAPAAsAAAMeWLqsBC0WQqF0lN6Zye7eBX7dFpSXUAwaWQQbpkoJACH5BAkKAAUALAAAAAAPAAsAAAMeWLqsBC0WQqF0lN6Zye7eBX7dFpSXUAwaWQQbpkoJACH5BAkKAAUALAAAAAAPAAsAAAMeWLqsBC0WQqF0lN6Zye7eBX7dFpSXUAwaWQQbpkoJACH5BAkKAAUALAAAAAAPAAsAAAMeWLqsBC0WQqF0lN6Zye7eBX7dFpSXUAwaWQQbpkoJADs=) 0 10px no-repeat;
  color: rgba(255,255,255,0.75);
  cursor: default;
  font-family: Arial;
  margin-left: 50px;
  padding: 8px 0 3px 20px;
}
.tilda-pages-container .cbk-support-new-message.cbk-support-new-message-no-avatar .cbk-support-new-message-name,
.tilda-pages-container .cbk-support-new-message.cbk-support-new-message-no-avatar .cbk-support-new-message-text {
  margin-left: 5px;
}
.tilda-pages-container .cbk-support-new-message.cbk-support-new-message-no-avatar .cbk-support-new-message-typing {
  margin-left: 0;
}
.tilda-pages-container .cbk-support-new-message .invader-emoji {
  background: url(https://whitesaas.com/widget/img/im_emoji.png) no-repeat;
  border: none;
  height: 16px;
  margin: 0 1px;
  vertical-align: top;
  width: 16px;
}
.tilda-pages-container .cbk-support-new-message .emoji-img {
  margin-bottom: 0;
  vertical-align: bottom;
  width: 20px;
}
.tilda-pages-container .cbk-support-new-message-copyright {
  display: none;
  margin-bottom: -16px;
  position: relative;
  text-align: right;
  width: 100%;
}
.tilda-pages-container .cbk-support-new-message-copyright-url {
  color: #fff !important;
  font-family: Arial !important;
  font-size: 10px !important;
  text-decoration: none !important;
}
.tilda-pages-container .cbk-support-new-message-copyright-url:hover {
  color: #fff !important;
  text-decoration: none !important;
  transition: none !important;
}
.tilda-pages-container .cbk-support-new-message-copyright-url span {
  color: #fff !important;
}
.tilda-pages-container [class*=envy-icon-],
.tilda-pages-container [class*=envy-icon-]:before,
.tilda-pages-container [class*=ws-icon-],
.tilda-pages-container [class*=ws-icon-]:before,
.tilda-pages-container [class^=envy-icon-],
.tilda-pages-container [class^=envy-icon-]:before,
.tilda-pages-container [class^=ws-icon-],
.tilda-pages-container [class^=ws-icon-]:before {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  background: transparent;
  bottom: auto;
  font-family: whitesaas !important;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: 400 !important;
  left: auto;
  line-height: 1 !important;
  position: inherit;
  right: auto;
  text-transform: none !important;
  top: auto;
}
.tilda-pages-container .ws-icon-chat:before {
  content: "1";
}
.tilda-pages-container .ws-icon-file:before {
  content: "2";
}
.tilda-pages-container .ws-icon-close:before {
  content: "3";
}
.tilda-pages-container .ws-icon-smile:before {
  content: "4";
}
.tilda-pages-container .ws-icon-resize:before {
  content: "5";
}
.tilda-pages-container .ws-icon-enter:before {
  content: "6";
}
.tilda-pages-container .ws-icon-document:before {
  content: "7";
}
.tilda-pages-container .ws-icon-image:before {
  content: "8";
}
.tilda-pages-container .ws-icon-sound-on:before {
  content: "9";
}
.tilda-pages-container .ws-icon-sound-off:before {
  content: "0";
}
.tilda-pages-container .ws-icon-reply:before {
  content: "q";
}
.tilda-pages-container .ws-icon-typing:before {
  content: "w";
}
.tilda-pages-container .ws-icon-phone:before {
  content: "e";
}
.tilda-pages-container .ws-icon-link:before {
  content: "y";
}
.tilda-pages-container .ws-chat * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  flex-direction: row;
  font-family: CBKRobotoLight, sans-serif;
  font-style: normal;
  max-height: none;
  max-height: none !important;
  text-shadow: none;
  text-transform: none;
  transform-origin: 50% 50%;
}
.tilda-pages-container .ws-chat div {
  display: block;
  width: auto;
}
.tilda-pages-container .ws-chat i {
  background: none;
  height: auto;
  left: auto;
  position: static;
  top: auto;
  width: auto;
}
.tilda-pages-container .ws-chat,
.tilda-pages-container .ws-chat i {
  font-size: 13px !important;
}
.tilda-pages-container .ws-chat {
  word-wrap: normal;
  display: block;
  font-family: CBKRobotoLight, sans-serif !important;
  font-style: normal !important;
  font-weight: 300 !important;
  line-height: 1.22;
  text-transform: none !important;
  z-index: 1000000;
}
.tilda-pages-container .ws-chat .ws-emoji {
  background: url(https://whitesaas.com/widget/img/im_emoji.png) no-repeat;
  border: none;
  height: 16px;
  margin: 0 1px;
  vertical-align: top;
  width: 16px;
}
.tilda-pages-container .ws-chat .ws-smile-container {
  background-color: #f4f8ff;
  bottom: 33px;
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.3);
  display: none;
  height: 162px;
  left: -11px;
  line-height: 1.4;
  padding: 4px 2px;
  position: absolute;
  width: 213px;
}
.tilda-pages-container .ws-chat .ws-smile-container:after {
  background-color: #f4f8ff;
  bottom: -3px;
  box-shadow: -4px -3px 6px -2px rgba(0,0,0,0.3);
  content: " ";
  height: 8px;
  left: 37px;
  position: absolute;
  transform: rotate(-135deg);
  width: 8px;
}
.tilda-pages-container .ws-chat .ws-smile-container .ws-emoji-el {
  border-radius: 4px;
  display: inline-block;
  font-size: 13px;
  height: 26px;
  padding: 1px 3px;
  text-decoration: none;
  width: 26px;
}
.tilda-pages-container .ws-chat .ws-smile-container .ws-emoji-el .emoji-img {
  border: 0;
  height: 20px;
  margin: 0;
  padding: 0;
  width: 20px;
}
.tilda-pages-container .ws-chat .ws-smile-container .ws-emoji-el:hover {
  background-color: #c0c4cb;
  text-decoration: none;
}
.tilda-pages-container .ws-chat .ws-file-container {
  background-color: #f4f8ff;
  bottom: 33px;
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.3);
  display: none;
  height: auto;
  left: -12px;
  padding: 4px 2px 5px;
  position: absolute;
  text-align: left;
}
.tilda-pages-container .ws-chat .ws-file-container:after {
  background-color: #f4f8ff;
  bottom: -3px;
  box-shadow: -4px -3px 6px -2px rgba(0,0,0,0.3);
  content: " ";
  height: 8px;
  left: 18px;
  position: absolute;
  transform: rotate(-135deg);
  width: 8px;
}
.tilda-pages-container .ws-chat .ws-file-container .ws-file-element {
  color: #606060;
  cursor: pointer;
  margin-bottom: 3px;
}
.tilda-pages-container .ws-chat .ws-file-container .ws-file-element i {
  font-size: 13px !important;
  margin-right: 3px;
}
.tilda-pages-container .ws-chat .ws-file-container .ws-file-element .ws-file-upload {
  cursor: pointer;
  display: inline !important;
  height: 19px;
  margin: 0;
  opacity: 0;
  padding: 0 0 0 90px !important;
  position: absolute;
  right: 0;
  width: 100px;
}
.tilda-pages-container .ws-chat .ws-file-container .ws-file-element .ws-file-doc-upload {
  top: 4px;
}
.tilda-pages-container .ws-chat .ws-file-container .ws-file-element:hover {
  background-color: #d0d4db;
}
.tilda-pages-container .ws-chat .ws-chat-logo {
  display: inline-block;
  height: 10px;
  margin-left: 10px;
  margin-top: 12px;
  position: relative;
  vertical-align: top;
  width: 10px;
}
.tilda-pages-container .ws-chat .ws-chat-logo .ws-icon-chat {
  color: #ff2241;
  font-size: 30px !important;
  left: 0;
  position: absolute;
  top: 0;
}
.tilda-pages-container .ws-chat .ws-chat-logo .ws-chat-logo-img {
  border-radius: 5px;
  display: none;
  height: 40px;
  max-width: 40px !important;
  padding: 0 !important;
  width: 40px;
}
.tilda-pages-container .ws-chat .ws-chat-logo .ws-chat-status-round {
  background-color: #f53333;
  border: 2px solid #fff;
  border-radius: 10px;
  height: 12px;
  position: absolute;
  right: 0;
  top: 0;
  width: 12px;
}
.tilda-pages-container .ws-chat .ws-chat-logo .ws-chat-status-online {
  background-color: #2fb331;
}
.tilda-pages-container .ws-chat .ws-chat-typing-action {
  animation: ws-typing-anim 1.2s infinite;
  cursor: default;
  margin-left: 0;
  padding: 8px 0 6px;
  position: relative;
}
.tilda-pages-container .ws-chat .ws-chat-typing-action i {
  font-size: 12px;
}
@keyframes ws-typing-anim {
  .tilda-pages-container 0% {
    left: -6px;
  }
  .tilda-pages-container 95% {
    left: 0;
  }
  .tilda-pages-container to {
    left: -6px;
  }
}
.tilda-pages-container .ws-chat .ws-chat-container {
  -webkit-overflow-scrolling: touch;
  background-color: #f4f8ff;
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.3);
  color: #222;
  left: 70%;
  min-height: 400px;
  padding-bottom: 4px;
  position: fixed;
  width: 338px;
  z-index: 20000000000000;
}
.tilda-pages-container .ws-chat .ws-chat-drag {
  box-shadow: 0 2px 12px 0 rgba(0,0,0,0.4);
  transform: scale(1.025);
  transition: opacity .4s linear, transform .3s ease-in-out;
}
.tilda-pages-container .ws-chat .ws-chat-no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-ico-container {
  bottom: 0;
  display: none;
  left: -64px;
  position: absolute;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-ico {
  background-color: #ff2241;
  border-radius: 7px;
  height: 44px;
  margin-top: 4px;
  overflow: hidden;
  padding: 2px;
  width: 44px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-resize {
  bottom: 1px;
  color: #54a5f6;
  cursor: nw-resize;
  height: 13px;
  position: absolute;
  right: 1px;
  width: 13px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-ico .ws-chat-logo .ws-chat-logo-img {
  display: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-header {
  background-color: #15293e;
  color: #fff;
  cursor: all-scroll;
  font-size: 14px;
  height: 46px;
  padding: 3px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-header .ws-chat-logo .ws-icon-chat {
  display: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-header .ws-chat-title {
  display: inline-block;
  font-size: 14px;
  line-height: 17px;
  margin-left: 6px;
  max-width: 240px;
  overflow: hidden;
  padding-top: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 240px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-header .ws-chat-close {
  color: #fff;
  font-size: 12px;
  position: absolute;
  right: 14px;
  text-decoration: none;
  top: 14px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-header .ws-chat-close:hover {
  color: #989898;
  text-decoration: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-header .ws-chat-sound {
  color: #fff;
  font-size: 12px;
  position: absolute;
  right: 30px;
  text-decoration: none;
  top: 14px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-header .ws-chat-sound:hover {
  color: #989898;
  text-decoration: none;
}
.tilda-pages-container .ws-chat.ws-chat-mobile .ws-chat-offline {
  min-height: 0;
  overflow-y: scroll;
}
.tilda-pages-container .ws-chat.ws-chat-mobile .ws-chat-btn-container .ws-btn-title {
  display: none;
}
.tilda-pages-container .ws-chat.ws-chat-mobile .ws-chat-offline.copyright-relative .ws-chat-copyright {
  position: relative;
}
.tilda-pages-container .ws-chat .ws-chat-offline .ws-chat-resize {
  display: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body {
  bottom: 62px;
  color: #3d3d3d;
  line-height: 18px;
  overflow: hidden;
  position: absolute;
  top: 46px;
  width: 100%;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-shadow {
  height: 16px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.tilda-pages-container .ws-chat.ws-chat-has-rating .ws-chat-container .ws-chat-body .ws-chat-shadow {
  top: 32px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content {
  -webkit-overflow-scrolling: touch;
  bottom: 0;
  left: 0;
  margin-bottom: 10px;
  overflow: scroll;
  overflow-x: hidden;
  padding: 5px 28px 0 8px;
  position: absolute;
  right: -25px !important;
  top: 0;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content:after {
  content: "";
  display: block;
  padding-top: 6px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-join {
  padding: 30px 0 0;
  text-align: center;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-join .ws-manager-img {
  border-radius: 30px;
  height: 60px;
  width: 60px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-robot-hello .ws-manager-img {
  border-radius: 0;
  display: block;
  margin: 0 auto;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-robot-hello .ws-manager-img-round {
  border-radius: 30px !important;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-join .ws-manager-name {
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-join .ws-manager-event {
  color: #858585;
  font-size: 12px;
  line-height: 17px;
  margin: 0 auto;
  padding: 8px 0;
  text-align: center;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-typing {
  color: #858585;
  display: block;
  font-size: 12px;
  margin: -4px 0 0 10px;
  opacity: 0;
  text-align: left;
  transform: translate(0);
  transition: all .15s ease-out;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-typing.ws-chat-typing-active {
  opacity: 1;
  transform: translate(20px);
  transition: all .3s ease-out;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-typing.ws-chat-typing-removing {
  opacity: 0;
  transform: translate(50px);
  transition: all .15s ease-out;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-typing .ws-chat-typing-action {
  margin-left: 0;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-robot-hello {
  padding: 25px 0 0;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-hello {
  overflow: auto;
  padding: 60px 0 0 10px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-hello .ws-chat-manager-hello-body {
  margin: 0 auto;
  text-align: center;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-hello .ws-chat-manager-hello-body .ws-chat-manager-hello-el {
  display: inline-block;
  margin-left: 3px;
  text-align: center;
  vertical-align: text-top;
  width: 94px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-hello .ws-chat-manager-hello-body .ws-chat-manager-hello-el .ws-manager-hello-img {
  border-radius: 30px;
  display: inline;
  height: 60px;
  margin: 0;
  width: 60px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-hello .ws-manager-name {
  font-size: 12px;
  font-weight: 100;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-date-block {
  font-size: .9em;
  font-weight: 900;
  overflow: hidden;
  padding: 1rem 0;
  text-align: center;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-date-block:after,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-date-block:before {
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-date-block:before {
  background-image: linear-gradient(270deg,#ddd,rgba(222,222,222,0));
  left: -0.5em;
  margin-left: -50%;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-date-block:after {
  background-image: linear-gradient(90deg,#ddd,rgba(222,222,222,0));
  left: .5em;
  margin-right: -50%;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block {
  display: inline-block;
  padding: 6px 0;
  position: relative;
  width: 100%;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message-name {
  color: #636262;
  font-weight: 500;
  margin-left: 43px;
  text-align: left;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-user .ws-chat-message-name {
  margin-right: 38px;
  text-align: right;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message-name .ws-chat-message-name-text {
  cursor: pointer;
  line-height: 18px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message-status {
  clear: both;
  color: #9e9a9a;
  float: right;
  font-size: 11px;
  font-style: italic;
  margin-right: 38px;
  opacity: 1;
  text-align: right;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message-status.ws-chat-message-status-hidden {
  opacity: 0;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-manager .ws-chat-message-status {
  display: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message {
  word-wrap: break-word;
  color: #3d3d3d;
  height: auto;
  margin-bottom: 2px;
  padding: 7px 10px;
  width: 70%;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-source {
  line-height: 18px;
  text-align: left;
  white-space: pre-line;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-source .emoji-img {
  border: 0;
  height: 20px;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  width: 20px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-link,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-link:active,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-link:visited {
  color: #fff;
  font-weight: 500;
  text-decoration: underline;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-link:hover {
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-autoreply-link {
  padding: 5px;
  text-align: center;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-autoreply-btn,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-autoreply-btn:hover {
  background-color: #15293e;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
  padding: 3px 6px;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-pay-title {
  font-weight: 600;
  margin-bottom: 10px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-pay-link {
  margin-bottom: 10px;
  margin-top: 5px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-pay-link a {
  background-color: #0575f7;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 #2f87ed;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 900;
  padding: 7px 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-pay-link a i {
  opacity: .5;
  position: absolute;
  right: 23px;
  top: 10px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-pay-system {
  font-size: 11px;
  opacity: .5;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-manager .ws-chat-message-source .ws-chat-message-link,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-manager .ws-chat-message-source .ws-chat-message-link:active,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-manager .ws-chat-message-source .ws-chat-message-link:hover,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-manager .ws-chat-message-source .ws-chat-message-link:visited {
  color: #3d3d3d;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-source {
  color: #fff;
  font-size: 13px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-manager .ws-chat-message .ws-chat-message-source,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source {
  color: #3d3d3d;
  font-size: 13px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating .ws-chat-message-rating-el {
  background: url(https://saas-support.com/widget/img/rating/32/star.png) no-repeat 0 0 transparent;
  height: 32px;
  width: 32px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-1 .ws-chat-message-rating-el.ws-chat-message-rating-el-1,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-2 .ws-chat-message-rating-el.ws-chat-message-rating-el-1,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-2 .ws-chat-message-rating-el.ws-chat-message-rating-el-2,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-3 .ws-chat-message-rating-el.ws-chat-message-rating-el-1,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-3 .ws-chat-message-rating-el.ws-chat-message-rating-el-2,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-3 .ws-chat-message-rating-el.ws-chat-message-rating-el-3,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-4 .ws-chat-message-rating-el.ws-chat-message-rating-el-1,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-4 .ws-chat-message-rating-el.ws-chat-message-rating-el-2,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-4 .ws-chat-message-rating-el.ws-chat-message-rating-el-3,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-4 .ws-chat-message-rating-el.ws-chat-message-rating-el-4,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-5 .ws-chat-message-rating-el.ws-chat-message-rating-el-1,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-5 .ws-chat-message-rating-el.ws-chat-message-rating-el-2,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-5 .ws-chat-message-rating-el.ws-chat-message-rating-el-3,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-5 .ws-chat-message-rating-el.ws-chat-message-rating-el-4,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-5 .ws-chat-message-rating-el.ws-chat-message-rating-el-5 {
  background: url(https://saas-support.com/widget/img/rating/32/star.png) no-repeat 0 -32px transparent;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-smiles .ws-chat-message-rating-el {
  height: 64px;
  width: 64px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-1.ws-chat-message-rating-smiles .ws-chat-message-rating-el {
  background: url(https://saas-support.com/widget/img/rating/smiles.png) no-repeat 0 0 transparent;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-2.ws-chat-message-rating-smiles .ws-chat-message-rating-el {
  background: url(https://saas-support.com/widget/img/rating/smiles.png) no-repeat -64px 0 transparent;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-3.ws-chat-message-rating-smiles .ws-chat-message-rating-el {
  background: url(https://saas-support.com/widget/img/rating/smiles.png) no-repeat -128px 0 transparent;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-4.ws-chat-message-rating-smiles .ws-chat-message-rating-el {
  background: url(https://saas-support.com/widget/img/rating/smiles.png) no-repeat -192px 0 transparent;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-5.ws-chat-message-rating-smiles .ws-chat-message-rating-el {
  background: url(https://saas-support.com/widget/img/rating/smiles.png) no-repeat -256px 0 transparent;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-date {
  color: #fff;
  font-size: 11px;
  margin-bottom: -4px;
  text-align: right;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-progress {
  background-color: #fff;
  border-radius: 4px;
  height: 6px;
  position: relative;
  width: 150px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-progress-bar {
  background-color: #929292;
  border-radius: 4px;
  height: 6px;
  position: absolute;
  width: 0;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-manager .ws-chat-message .ws-chat-message-date {
  color: #3d3d3d;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message-logo {
  bottom: 8px;
  height: 30px;
  position: absolute;
  width: 30px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-user .ws-chat-message-logo {
  bottom: 21px;
  right: -7px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message-logo .ws-chat-message-logo-img {
  height: 30px;
  width: 30px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-manager .ws-chat-message-logo .ws-chat-message-logo-img,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-user .ws-chat-message-logo .ws-chat-message-logo-img,
.tilda-pages-container .ws-chat .ws-chat-logo-robot-yes .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message-logo .ws-chat-message-logo-img {
  border-radius: 30px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-user .ws-chat-message-logo .ws-chat-message-logo-letter {
  background-color: #120a8f;
  border-radius: 30px;
  color: #fff;
  font-size: 21px;
  font-weight: 300;
  height: 30px;
  text-align: center;
  width: 30px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-input {
  background-color: #fff;
  border: 1px solid #dededf;
  font-weight: 300;
  height: 30px;
  margin: 3px 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 5px;
  resize: none;
  width: 100%;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-input:focus {
  border: 1px solid #a5a5a5;
  outline: 0;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-element,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-element:hover {
  border: 0;
  display: block;
  font-weight: 500;
  margin-bottom: 5px;
  position: relative;
  text-decoration: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-element.ws-chat-message-element-file,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-element.ws-chat-message-element-file:hover {
  background: #fff;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  color: #636262;
  font-weight: 500;
  margin-bottom: 5px;
  min-height: 56px;
  padding: 5px;
  position: relative;
  text-decoration: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-block {
  padding: 0 0 0 42px;
  position: relative;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-hover {
  background: url(https://whitesaas.com/widget/img/dl.png) no-repeat 50% #000;
  background-size: 50px 50px;
  border-radius: 4px;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file:hover>.ws-file-hover {
  opacity: .5;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-block .ws-file-el {
  display: inline-block;
  left: 0;
  position: absolute;
  text-align: left;
  width: 40px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-block .ws-file-el .ws-icon-file {
  left: 5px;
  position: static;
  width: 32px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-block .ws-file-size {
  color: #888;
  font-size: 10px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-block .ws-file-el .ws-file-size {
  margin-top: 2px;
  text-align: center;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-block .ws-file-name {
  display: inline-block;
  margin-bottom: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-element .ws-chat-message-img {
  border: 0;
  max-width: 100%;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element .ws-foto-hover {
  background: url(https://whitesaas.com/widget/img/show.png) no-repeat 50% #000;
  background-size: 50px 50px;
  border-radius: 4px;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element:hover>.ws-foto-hover {
  opacity: .5;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block:before {
  bottom: 16px;
  content: " ";
  height: 8px;
  left: 38px;
  position: absolute;
  transform: rotate(-45deg);
  width: 8px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-manager .ws-chat-message {
  background-color: #dee5f1;
  float: left;
  margin-left: 40px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message {
  background-color: #dee5f1;
  color: #3d3d3d;
  float: left;
  margin-left: 40px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-manager:before,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot:before {
  background-color: #dee5f1;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-user .ws-chat-message {
  background-color: #2394fe;
  color: #fff;
  float: right;
  margin-right: 33px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-user:before {
  background-color: #2394fe;
  bottom: 31px;
  left: auto;
  right: 30px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content:focus {
  outline: thin dotted;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content::-webkit-scrollbar {
  display: none;
  display: block;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-pane {
  background: rgba(0,0,0,0.1);
  border-radius: 5px;
  bottom: 0;
  opacity: .01;
  position: absolute;
  right: 0;
  top: 0;
  transition: .2s;
  visibility: hidden \9;
  width: 6px;
  z-index: 20;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-pane .ws-chat-body-slider {
  background: #444;
  background: rgba(0,0,0,0.2);
  border-radius: 3px;
  position: relative;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-pane.active,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-pane.flashed,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body:hover>.ws-chat-body-pane {
  opacity: .99;
  visibility: visible \9;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline {
  font-size: 13px !important;
  line-height: 16px !important;
  min-height: 352px;
  padding: 12px 18px;
  width: 100%;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-chat-offline-text {
  color: #b3b3b3;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-chat-offline-text-success {
  color: #676767;
  display: none;
  font-size: 18px;
  padding-top: 110px;
  text-align: center;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group {
  margin-top: 10px;
  min-height: 28px;
  position: relative;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group-btn {
  margin-top: 15px;
  text-align: right;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-input-label span.ws-input-required {
  color: #ff2241;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-input {
  background-color: #fff;
  border: 1px solid #dededf;
  font-size: inherit !important;
  height: 36px;
  line-height: inherit !important;
  margin: 6px 0 0;
  padding: 8px 10px 10px;
  width: 100%;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea {
  word-wrap: break-word;
  background-color: #fff;
  border: 1px solid #dededf;
  height: 80px;
  margin-top: 6px;
  overflow-x: hidden;
  padding: 11px 14px 13px 10px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea .emoji-img {
  border: 0;
  height: 20px;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  width: 20px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-input:focus,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea:focus {
  border: 1px solid #a5a5a5;
  outline: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea-element {
  position: absolute;
  right: 9px;
  top: 28px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea-element .ws-smile-container-offline {
  left: auto;
  right: -18px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea-element .ws-smile-container-offline:after {
  left: auto;
  right: 24px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea-element .ws-offline-textarea-btn {
  color: #9b9b9b;
  font-size: 20px;
  text-decoration: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea-element .ws-offline-textarea-btn i {
  font-size: 20px !important;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea-element .ws-offline-textarea-btn:hover {
  color: #c8c8c8;
  text-decoration: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-btn {
  background-color: #15293e;
  color: #fff;
  padding: 6px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-label-agreement {
  cursor: pointer;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-email-agreement,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-label-agreement .ws-preform-email-agreement {
  display: none;
  opacity: 0;
  z-index: -1;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-email-agreement-text {
  font-size: 11px;
  padding-left: 15px;
  position: relative;
  vertical-align: top;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-email-agreement-text:before,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-label-agreement span:before {
  border: 1px solid #222;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 2px;
  width: 10px;
  z-index: 1;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-email-agreement-text.error:before,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-label-agreement span.error:before {
  border-color: var(--ws-checkbox-error-color);
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-email-agreement:checked~span:before,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-label-agreement .ws-preform-email-agreement:checked~span:before {
  border-color: #222;
  border-right-style: none;
  border-top-style: none;
  height: 5px;
  transform: rotate(-45deg);
}
.tilda-pages-container .ws-chat .ws-chat-agreement-link:link {
  color: #00e;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.tilda-pages-container .ws-chat .ws-chat-agreement-link:visited {
  color: #551a8b;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-email-agreement-text .ws-chat-agreement-link {
  vertical-align: text-top;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform {
  font-size: 13px !important;
  line-height: 16px !important;
  min-height: 352px;
  padding: 12px 18px;
  width: 100%;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-chat-preform-text {
  color: #222;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-chat-preform-social {
  margin-bottom: -8px;
  margin-top: 4px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-chat-social-el {
  display: inline-block;
  margin-right: 5px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-chat-social-el .ws-chat-social-img {
  background-image: url(https://saas-support.com/widget/img/sprite_social.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 32px;
  width: 32px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-chat-social-el .ws-chat-social-img.ws-sprite-social-vk {
  background-position: -32px 0;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-chat-social-el .ws-chat-social-img.ws-sprite-social-fb {
  background-position: 0 0;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-container .ws-chat-body-preform .ws-chat-social-el .ws-chat-social-img {
  background-image: url(https://saas-support.com/widget/img/sprite_social_mobile.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 48px;
  width: 48px;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-container .ws-chat-body-preform .ws-chat-social-el .ws-chat-social-img.ws-sprite-social-vk {
  background-position: -48px 0;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-container .ws-chat-body-preform .ws-chat-social-el .ws-chat-social-img.ws-sprite-social-fb {
  background-position: 0 0;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group {
  margin-top: 10px;
  min-height: 28px;
  position: relative;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group-text {
  margin-bottom: 10px;
  margin-top: 2px;
  min-height: 0;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group-text .ws-preform-input-label {
  color: #b3b3b3;
  font-size: 12px;
  line-height: 16px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group-btn {
  margin-top: 12px;
  text-align: right;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-input {
  border: 1px solid #dededf;
  font-size: inherit !important;
  height: 36px;
  line-height: inherit !important;
  margin: 0;
  padding: 8px 10px 10px;
  width: 100%;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-input:focus {
  border: 1px solid #a5a5a5;
  outline: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-btn {
  background-color: #15293e;
  color: #fff;
  cursor: pointer;
  margin-left: 3px;
  padding: 3px 6px;
  text-decoration: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-btn-cancel {
  color: #15293e;
  cursor: pointer;
  text-decoration: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-label-agreement {
  color: #3d3d3d;
  cursor: pointer;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4;
  margin: 0;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-label-agreement span {
  font: inherit;
  padding-left: 15px;
  position: relative;
  vertical-align: top;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-email-distribution-agreement {
  display: none;
  opacity: 0;
  z-index: -1;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-email-distribution-agreement-text {
  font-size: 11px;
  padding-left: 15px;
  position: relative;
  vertical-align: top;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-email-distribution-agreement-text:before {
  border: 1px solid #222;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 2px;
  width: 10px;
  z-index: 1;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-email-distribution-agreement:checked~span:before {
  border-color: #222;
  border-right-style: none;
  border-top-style: none;
  height: 5px;
  transform: rotate(-45deg);
}
.tilda-pages-container .ws-chat-body-preform-clear {
  min-height: 0 !important;
  padding: 0 !important;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-input-error {
  border: 1px solid #ff2241 !important;
}
.tilda-pages-container .ws-chat .ws-chat-container span.ws-input-required {
  color: #ff2241;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer {
  bottom: 21px;
  left: 0;
  line-height: 1.4;
  min-height: 44px;
  padding: 0 8px;
  position: absolute;
  right: 0;
  text-align: left;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group {
  background-color: #fff;
  border: 1px solid #dededf;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group-hide .ws-textarea {
  text-align: center;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group-hide .ws-textarea-send-btn {
  display: none !important;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-send-btn i {
  font-size: 15px !important;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group-hide .ws-textarea-element {
  display: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group-hide .ws-textarea-placeholder {
  display: none !important;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea {
  word-wrap: break-word;
  bottom: 0;
  color: #000;
  left: 0;
  line-height: 18px;
  max-height: 94px !important;
  min-height: 40px;
  overflow: scroll;
  overflow-x: hidden;
  padding: 10px 55px;
  right: 0;
  top: 0;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-placeholder {
  color: #d3d3d3;
  left: 53px;
  pointer-events: none;
  position: absolute;
  top: 10px;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-placeholder {
  left: 35px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea .emoji-img {
  border: 0;
  height: 20px;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  width: 20px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea:focus {
  outline: thin dotted;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea::-webkit-scrollbar {
  display: none;
  display: block;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-pane {
  background: rgba(0,0,0,0.1);
  border-radius: 5px;
  bottom: 4px;
  opacity: .01;
  position: absolute;
  right: 40px;
  top: 4px;
  transition: .2s;
  visibility: hidden \9;
  width: 6px;
  z-index: 20;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-pane .ws-textarea-slider {
  background: #444;
  background: rgba(0,0,0,0.2);
  border-radius: 3px;
  position: relative;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-pane.active,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-pane.flashed,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group:hover>.ws-textarea-pane {
  opacity: .99;
  visibility: visible \9;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea:focus {
  outline: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-element {
  left: 15px;
  position: absolute;
  top: 10px;
  z-index: 10;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-element .ws-textarea-btn {
  color: #9b9b9b;
  font-size: 20px;
  text-decoration: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-element .ws-textarea-btn i {
  color: #9b9b9b;
  font-size: 20px !important;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-element .ws-textarea-btn:hover {
  color: #c8c8c8;
  text-decoration: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-send-btn {
  align-items: center;
  background-color: #03c457;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: none;
  font-size: 22px;
  height: 25px;
  justify-content: center;
  position: absolute;
  right: 10px;
  top: 8px;
  width: 25px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-send-btn:hover {
  color: #fff;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-copyright,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-copyright-footer {
  bottom: 2px;
  color: #575757;
  font-size: 13px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.tilda-pages-container body>div.ws-chat>div.ws-chat-container.ws-chat-round>div.ws-chat-copyright>a {
  display: inline;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-copyright-url {
  color: #575757;
  font-size: 13px;
  text-decoration: none;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-copyright-url img {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 1px;
  vertical-align: text-top;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-copyright-url span {
  font-family: Museo;
  font-size: 12px;
  font-weight: 500;
  opacity: .5;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-copyright-url:hover span {
  opacity: 1;
  transition: opacity .3s;
}
.tilda-pages-container .ws-chat .ws-chat-round {
  border-radius: 4px;
}
.tilda-pages-container .ws-chat .ws-chat-round .ws-chat-header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  text-align: left;
}
.tilda-pages-container .ws-chat .ws-chat-round .ws-chat-header .ws-chat-logo-img {
  border-radius: 30px;
  pointer-events: none;
}
.tilda-pages-container .ws-chat .ws-chat-round .ws-chat-message,
.tilda-pages-container .ws-chat .ws-chat-round .ws-file-container,
.tilda-pages-container .ws-chat .ws-chat-round .ws-offline-input,
.tilda-pages-container .ws-chat .ws-chat-round .ws-offline-textarea,
.tilda-pages-container .ws-chat .ws-chat-round .ws-preform-input,
.tilda-pages-container .ws-chat .ws-chat-round .ws-smile-container {
  border-radius: 4px;
}
.tilda-pages-container .ws-chat .ws-chat-round .ws-chat-message-img {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
.tilda-pages-container .ws-chat .ws-chat-round .ws-file-element {
  border-radius: 2px;
  position: relative;
}
.tilda-pages-container .ws-chat .ws-chat-round .ws-offline-btn,
.tilda-pages-container .ws-chat .ws-chat-round .ws-preform-btn,
.tilda-pages-container .ws-chat .ws-chat-round .ws-preform-btn-cancel {
  border-radius: 4px;
  text-decoration: none;
}
.tilda-pages-container .ws-chat .ws-chat-round .ws-offline-btn:hover,
.tilda-pages-container .ws-chat .ws-chat-round .ws-preform-btn-cancel:hover,
.tilda-pages-container .ws-chat .ws-chat-round .ws-preform-btn:hover {
  text-decoration: none;
}
.tilda-pages-container .ws-chat .ws-chat-ico-bottom-round .ws-chat-ico {
  border-radius: 30px;
}
.tilda-pages-container .ws-chat .ws-chat-ico-bottom:before {
  background-color: #f4f8ff;
  bottom: 16px;
  box-shadow: -4px -3px 6px -2px rgba(0,0,0,0.3);
  content: " ";
  height: 12px;
  left: -3px;
  position: absolute;
  right: auto;
  transform: rotate(-45deg);
  width: 12px;
}
.tilda-pages-container .ws-chat .ws-chat-ico-bottom .ws-chat-ico .ws-chat-logo {
  border-radius: 5px;
  cursor: pointer;
  height: 40px;
  margin: 0;
  overflow: hidden;
  width: 40px;
}
.tilda-pages-container .ws-chat .ws-chat-ico-bottom .ws-chat-ico .ws-chat-logo .ws-chat-logo-img {
  display: block !important;
}
.tilda-pages-container .ws-chat .ws-chat-ico-bottom .ws-chat-ico .ws-chat-logo .ws-icon-chat {
  display: none;
}
.tilda-pages-container .ws-chat .ws-chat-ico-bottom .ws-chat-ico-container {
  display: block;
  right: auto;
}
.tilda-pages-container .ws-chat .ws-chat-ico-bottom-right:before {
  left: auto;
  right: -3px;
  transform: rotate(135deg);
}
.tilda-pages-container .ws-chat .ws-chat-ico-bottom-right .ws-chat-ico-container {
  left: auto;
  right: -64px;
}
.tilda-pages-container .ws-chat .ws-chat-logo-yes .ws-chat-header .ws-chat-logo {
  height: 40px;
  margin: 0;
  width: 40px;
}
.tilda-pages-container .ws-chat .ws-chat-logo-yes .ws-chat-header .ws-chat-logo .ws-chat-logo-img {
  display: block !important;
}
.tilda-pages-container .ws-chat .ws-chat-logo-yes .ws-chat-header .ws-chat-logo .ws-icon-chat {
  display: none;
}
.tilda-pages-container .ws-chat .ws-chat-logo-robot-yes .ws-chat-robot-hello .ws-manager-img {
  border-radius: 30px !important;
}
.tilda-pages-container .ws-chat .ws-chat-btn-el-container {
  bottom: 20%;
  position: fixed;
  right: 0;
  z-index: 2147483645;
}
.tilda-pages-container .envy-not-scalling,
.tilda-pages-container .ws-chat .ws-chat-not-scalling {
  position: fixed !important;
}
.tilda-pages-container .ws-chat .ws-chat-btn-container {
  background-color: #ff2241;
  cursor: pointer;
  height: 46px;
  min-width: 230px;
  padding: 3px;
  pointer-events: all;
  text-align: left;
  z-index: 2147483645;
}
.tilda-pages-container .ws-chat .ws-chat-btn-container .ws-btn-ico {
  background-color: #fff;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.tilda-pages-container .ws-chat .ws-chat-btn-container .ws-btn-badge {
  background-color: #ff3c00;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: none;
  font-size: 12px;
  height: 18px;
  left: -7px;
  line-height: 18px;
  position: absolute;
  text-align: center;
  top: -5px;
  width: 18px;
  z-index: 200000;
}
.tilda-pages-container .ws-chat .ws-chat-btn-container .ws-btn-ico .ws-chat-logo {
  height: 40px;
  margin: 0;
  width: 40px;
}
.tilda-pages-container .ws-chat .ws-chat-btn-container .ws-btn-ico .ws-chat-logo .ws-icon-chat {
  padding: 7px 0 0 6px;
}
.tilda-pages-container .ws-chat .ws-chat-btn-container .ws-btn-ico .ws-chat-logo .ws-chat-logo-img {
  border-radius: 0;
  display: none;
}
.tilda-pages-container .ws-chat .ws-chat-btn-container .ws-btn-title {
  -webkit-font-smoothing: subpixel-antialiased !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  color: #fff;
  display: inline-block;
  flex-grow: 1;
  font-size: 14px;
  line-height: 17px;
  padding: 10px 14px 10px 12px;
  text-align: center;
  white-space: nowrap;
}
.tilda-pages-container .ws-chat .ws-chat-btn-rotate .ws-btn-title {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
}
.tilda-pages-container .ws-chat .ws-chat-btn-mini-round {
  border-radius: 9px;
}
.tilda-pages-container .ws-chat .ws-chat-btn-mini-round .ws-btn-ico,
.tilda-pages-container .ws-chat .ws-chat-btn-mini-round .ws-chat-logo-img {
  border-radius: 6px !important;
}
.tilda-pages-container .ws-chat .ws-chat-btn-mini-round-ico {
  border-radius: 9px;
}
.tilda-pages-container .ws-chat .ws-chat-btn-mini-round-ico .ws-btn-ico,
.tilda-pages-container .ws-chat .ws-chat-btn-mini-round-ico .ws-chat-logo-img {
  border-radius: 30px !important;
}
.tilda-pages-container .ws-chat .ws-chat-btn-round {
  border-radius: 22px;
}
.tilda-pages-container .ws-chat .ws-chat-btn-round .ws-btn-badge {
  left: -4px;
  top: -2px;
}
.tilda-pages-container .ws-chat .ws-chat-btn-round .ws-btn-ico,
.tilda-pages-container .ws-chat .ws-chat-btn-round .ws-chat-logo-img {
  border-radius: 30px !important;
}
.tilda-pages-container .ws-chat .ws-chat-btn-attach {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.tilda-pages-container .ws-chat .ws-chat-btn-attach-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.tilda-pages-container .ws-chat .ws-chat-btn-mini-hover {
  box-shadow: 0 1px 7px 0 rgba(0,0,0,0.3);
}
.tilda-pages-container .ws-chat .ws-chat-btn-hover {
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
}
.tilda-pages-container .ws-chat .ws-chat-btn-logo-yes .ws-icon-chat {
  display: none;
}
.tilda-pages-container .ws-chat .ws-chat-btn-logo-yes .ws-chat-logo-img {
  display: block !important;
}
.tilda-pages-container .ws-chat .ws-chat-btn-logo-yes .ws-btn-ico {
  background-color: transparent;
}
.tilda-pages-container .ws-chat .ws-chat-btn-rotate {
  transform: rotate(-90deg);
}
.tilda-pages-container .ws-chat .ws-chat-btn-rotate .ws-btn-title {
  font-family: CBKRobotoLight, Tahoma, sans-serif;
}
.tilda-pages-container .ws-chat .ws-chat-btn-rotate .ws-btn-badge,
.tilda-pages-container .ws-chat .ws-chat-btn-rotate .ws-btn-ico {
  transform: rotate(90deg);
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container {
  background-color: #fafafb;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 5px;
  bottom: 64px;
  box-shadow: 0 0 10px rgba(0,0,0,0.08);
  cursor: pointer;
  padding: 12px;
  pointer-events: all;
  position: absolute;
  right: 10px;
  width: 288px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container:before {
  border: 9px solid transparent;
  border-top-color: rgba(0,0,0,0.14);
  content: " ";
  height: 0;
  margin-left: -6px;
  pointer-events: none;
  position: absolute;
  right: 20px;
  top: 100%;
  width: 0;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container:after {
  border: 8px solid rgba(250,250,251,0);
  border-top-color: #fafafb;
  content: " ";
  height: 0;
  margin-left: -5px;
  pointer-events: none;
  position: absolute;
  right: 21px;
  top: 100%;
  width: 0;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button {
  position: fixed;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button:after,
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button:before {
  content: none;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-left {
  left: 10px;
  right: auto;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-left:after,
.tilda-pages-container .ws-chat .ws-chat-invitation-left:before {
  left: 21px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-bottom {
  bottom: auto;
  top: 64px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-bottom:before {
  border-bottom-color: rgba(0,0,0,0.14);
  border-top-color: transparent;
  top: -18px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-bottom:after {
  border-bottom-color: #fafafb;
  border-top-color: rgba(250,250,251,0);
  top: -16px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-rotate-left:before {
  border-left-color: rgba(0,0,0,0.14);
  border-top-color: transparent;
  right: -18px;
  top: 20px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-rotate-left:after {
  border-left-color: #fafafb;
  border-top-color: rgba(250,250,251,0);
  right: -16px;
  top: 21px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-rotate-right:before {
  border-right-color: rgba(0,0,0,0.14);
  border-top-color: transparent;
  left: -12px;
  top: 20px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-rotate-right:after {
  border-right-color: #fafafb;
  border-top-color: rgba(250,250,251,0);
  left: -11px;
  top: 21px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container .ws-chat-invitation-close {
  color: #c1c9cf;
  font-size: 10px;
  position: absolute;
  right: 12px;
  top: 12px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container .ws-chat-invitation-close:hover {
  color: #a5acb1;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-logo .ws-chat-invitation-img {
  border-radius: 6px;
  float: left;
  height: 40px;
  margin: 0;
  width: 40px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el {
  margin-left: 46px;
  text-align: left;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-name {
  color: #37474f;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  min-height: 6px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-position {
  margin-bottom: 7px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-text {
  word-wrap: break-word;
  background-color: #edeef1;
  border-radius: 2px;
  color: #313534 !important;
  font-size: 13px;
  margin-bottom: 4px;
  padding: 4px 10px;
  white-space: pre-line;
  width: 100%;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-text a {
  text-decoration: underline;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-typing {
  color: #949494;
  display: none;
  font-size: 13px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-text {
  line-height: normal;
  position: relative;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-text:before {
  background-color: #edeef1;
  content: " ";
  height: 8px;
  left: -3px;
  position: absolute;
  top: 5px;
  transform: rotate(-45deg);
  width: 8px;
}
.tilda-pages-container .hide_background_invitation_message:before {
  opacity: 0 !important;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .emoji-img {
  border: 0;
  height: 20px;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  width: 20px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container .ws-chat-invitation-form {
  margin-top: 10px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-form {
  box-shadow: 0 4px 8px 0 rgba(44,39,68,0.2);
  margin-top: 25px;
  position: absolute;
  right: 0;
  width: 100%;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button.with-partner-link {
  margin-top: 25px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position .ws-chat-invitation-form {
  margin-top: 35px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button.sm-invitation .ws-chat-invitation-form {
  margin-top: 25px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button.xs-invitation .ws-chat-invitation-form {
  margin-top: 26px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position {
  margin-bottom: 90px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position.sm-invitation {
  margin-bottom: 70px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position.xs-invitation {
  margin-bottom: 64px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button.top-invitation-position.left-invitation-position {
  margin-left: 90px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button.top-invitation-position.left-invitation-position.sm-invitation {
  margin-left: 65px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button.top-invitation-position.left-invitation-position.xs-invitation {
  margin-left: 60px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button.top-invitation-position.right-invitation-position {
  margin-right: 90px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button.top-invitation-position.right-invitation-position.sm-invitation {
  margin-right: 65px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button.top-invitation-position.right-invitation-position.xs-invitation {
  margin-right: 60px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position .ws-chat-invitation-form {
  border-radius: 6px;
  box-shadow: 0 4px 8px 0 rgba(44,39,68,0.2);
  right: 0;
  width: 70%;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position.sm-invitation .ws-chat-invitation-form {
  width: 76%;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position.xs-invitation .ws-chat-invitation-form {
  width: 80%;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position.right-invitation-position .ws-chat-invitation-form {
  left: 0;
  right: 70px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-logo .ws-chat-invitation-img {
  border-radius: 50%;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-logo:before {
  background-color: #2fb330;
  border: 2px solid #fff;
  border-radius: 50%;
  content: " ";
  height: 8px;
  left: 39px;
  position: absolute;
  width: 8px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body-el {
  margin-left: 0;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-name {
  margin-left: 46px;
  padding-top: 3px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-position {
  margin-left: 46px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-body-text {
  margin-top: 14px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-body-el.multi-button-no-profession .ws-chat-invitation-body-text {
  margin-top: 22px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-body-el.multi-button-no-profession .ws-chat-invitation-name {
  padding-top: 10px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-body-text:before {
  left: 16px;
  top: -3px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-text-box {
  margin-bottom: 2px;
  padding: 0;
  width: 100%;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-text-box .ws-chat-invitation-text {
  border-radius: 4px;
  display: table-cell;
  padding: 3px 10px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button {
  border-radius: 6px;
  box-shadow: 0 4px 8px 0 rgba(44,39,68,0.2);
  width: 294px;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container .ws-chat-invitation-form .ws-chat-invitation-input {
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 4px;
  font-size: 13px;
  font-weight: 300;
  height: 30px;
  margin: 3px 0;
  padding: 5px;
  resize: none;
  width: 100%;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-input {
  font-size: 14px;
  margin: 0;
  padding: 25px 20px;
  text-align: left;
}
.tilda-pages-container .ws-chat .ws-chat-invitation-container .ws-chat-invitation-form .ws-chat-invitation-input:focus {
  outline: 0;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating {
  background-color: #fff;
  display: none;
  height: 32px;
  line-height: 32px;
  opacity: 0;
  padding: 0 8px;
  position: relative;
  text-align: initial !important;
  z-index: 25;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns {
  float: right;
  padding-top: 4px;
  position: relative;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el {
  display: block;
  height: 24px;
  position: absolute;
  width: 24px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el img {
  height: 24px;
  position: absolute;
  width: 24px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el img {
  width: 26px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-5,
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-5 img {
  width: 24px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el.ws-chat-rating-el-1 {
  right: 104px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-1 {
  right: 102px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el.ws-chat-rating-el-2 {
  right: 78px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-2 {
  right: 76px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el.ws-chat-rating-el-3 {
  right: 52px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-3 {
  right: 50px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el.ws-chat-rating-el-4 {
  right: 26px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-4 {
  right: 24px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el.ws-chat-rating-el-5 {
  right: 0;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el img {
  background: url(https://saas-support.com/widget/img/rating/24/star.png) no-repeat 0 0 transparent;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-marked img {
  background: url(https://saas-support.com/widget/img/rating/24/star.png) no-repeat 0 -24px transparent;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-marked {
  height: 32px;
  margin: -4px -4px 0 0;
  transition: all .1s;
  width: 32px;
  z-index: 10;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-marked img {
  height: 32px;
  transition: all .1s;
  width: 32px;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-1 img {
  background: url(https://saas-support.com/widget/img/rating/24/smile_1.png) no-repeat 0 0 transparent;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-2 img {
  background: url(https://saas-support.com/widget/img/rating/24/smile_2.png) no-repeat 0 0 transparent;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-3 img {
  background: url(https://saas-support.com/widget/img/rating/24/smile_3.png) no-repeat 0 0 transparent;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-4 img {
  background: url(https://saas-support.com/widget/img/rating/24/smile_4.png) no-repeat 0 0 transparent;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-5 img {
  background: url(https://saas-support.com/widget/img/rating/24/smile_5.png) no-repeat 0 0 transparent;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-1.ws-chat-rating-el-marked img {
  background: url(https://saas-support.com/widget/img/rating/32/smile_1.png) no-repeat 0 0 transparent;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-2.ws-chat-rating-el-marked img {
  background: url(https://saas-support.com/widget/img/rating/32/smile_2.png) no-repeat 0 0 transparent;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-3.ws-chat-rating-el-marked img {
  background: url(https://saas-support.com/widget/img/rating/32/smile_3.png) no-repeat 0 0 transparent;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-4.ws-chat-rating-el-marked img {
  background: url(https://saas-support.com/widget/img/rating/32/smile_4.png) no-repeat 0 0 transparent;
}
.tilda-pages-container .ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-5.ws-chat-rating-el-marked img {
  background: url(https://saas-support.com/widget/img/rating/32/smile_5.png) no-repeat 0 0 transparent;
}
.tilda-pages-container .ws-chat.ws-chat-has-rating .ws-chat-container .ws-chat-rating {
  border-bottom: 1px solid #ccc;
  display: block;
  opacity: 1;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-container {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
}
.tilda-pages-container .ws-chat-mobile {
  z-index: 2147483645;
}
.tilda-pages-container .ws-chat-btn-el-container {
  pointer-events: none;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-header {
  border-radius: 0 !important;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-header .ws-chat-close {
  display: block;
  font-size: 18px !important;
  height: 46px;
  padding: 14px;
  right: 0 !important;
  top: 0 !important;
  width: 46px;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-header .ws-chat-sound {
  display: none;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-body,
.tilda-pages-container .ws-chat-mobile .ws-chat-footer {
  position: fixed !important;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-resize {
  display: none;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-btn-container {
  border-radius: 30px !important;
  box-shadow: 0 0 4px 1px rgba(0,0,0,0.3) !important;
  height: 59px !important;
  min-width: 0 !important;
  padding: 5px 3px !important;
  width: 59px !important;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-btn-container .ws-btn-badge {
  display: none;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-btn-container .ws-btn-ico {
  background-color: transparent !important;
  position: absolute;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-btn-container .ws-btn-ico .ws-chat-logo {
  height: 10px !important;
  margin: 0 !important;
  width: 10px !important;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-btn-container .ws-btn-ico .ws-icon-chat {
  background-color: #fff;
  border-radius: 25px;
  font-size: 40px !important;
  height: 45px;
  margin: 2px 0 0 4px;
  padding: 4px 0 0 3px !important;
  width: 45px;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-btn-container .ws-btn-ico .ws-chat-logo .ws-chat-logo-img {
  border-radius: 20px;
  margin: 5px 0 0 7px !important;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-btn-container .ws-btn-title {
  margin-left: 14px !important;
  white-space: nowrap;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-btn-el-container {
  -webkit-text-size-adjust: auto !important;
  bottom: auto;
  position: absolute;
  right: auto;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-invitation-container {
  margin-top: 10px;
  position: absolute;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-position {
  height: 15px;
}
.tilda-pages-container .ws-chat-mobile.left .ws-chat-invitation-container {
  right: auto;
}
.tilda-pages-container .ws-chat-mobile.right .ws-chat-invitation-container {
  right: 5px;
}
.tilda-pages-container .ws-chat-mobile.top .ws-chat-invitation-container {
  bottom: auto;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-invitation-container:after,
.tilda-pages-container .ws-chat-mobile .ws-chat-invitation-container:before {
  display: none;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-logo .ws-chat-invitation-img {
  border-radius: 22px;
  height: 44px;
  margin-right: 10px;
  width: 44px;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el {
  margin-left: 0;
  text-align: left;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-operator {
  margin-left: 50px;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-operator .ws-chat-invitation-name {
  font-size: 18px;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-operator .ws-chat-invitation-position {
  font-size: 13px;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-text {
  margin-top: 20px;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-text:before {
  left: 18px;
  top: -3px;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-text .ws-chat-invitation-text-box {
  margin-bottom: 5px;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-text .ws-chat-invitation-text {
  font-size: 15px;
  min-height: 34px;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-typing {
  color: #24263f;
  font-size: 14px;
  font-style: italic !important;
  margin-left: 15px;
  opacity: .5;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-btn-el-container .ws-chat-invitation-input {
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0,0,0,0.08);
  color: #ccc;
  font-size: 15px;
  font-weight: 500;
  height: 52px;
  padding-left: 16px;
  padding-top: 13px;
  position: absolute;
  width: 224px;
}
.tilda-pages-container .ws-chat-mobile.left .ws-chat-btn-el-container .ws-chat-invitation-input {
  left: 64px;
}
.tilda-pages-container .ws-chat-mobile.right .ws-chat-btn-el-container .ws-chat-invitation-input {
  right: 64px;
}
.tilda-pages-container .ws-chat-mobile.top .ws-chat-btn-el-container .ws-chat-invitation-input {
  top: -67px;
}
.tilda-pages-container .ws-chat-mobile.bottom .ws-chat-btn-el-container .ws-chat-invitation-input {
  bottom: -62px;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-btn-el-container .ws-chat-invitation-input.invitation-input-full-size {
  left: 1px;
  right: unset;
  width: 100%;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-container .ws-btn-smile {
  display: none;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-container .ws-textarea {
  padding-left: 35px !important;
  text-align: left;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-container .ws-file-container {
  bottom: 70px;
  left: 10px;
  position: fixed;
  right: 10px;
  text-align: center;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-container .ws-file-element {
  border-radius: 2px;
  font-size: 17px;
  padding: 10px 12px;
}
.tilda-pages-container .ws-chat-mobile .ws-file-container .ws-file-element i {
  margin-right: 8px;
}
.tilda-pages-container .ws-chat-mobile .ws-file-container .ws-file-element .ws-file-upload {
  height: 40px;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
}
.tilda-pages-container .ws-chat-mobile .ws-chat-btn-container .ws-btn-title {
  line-height: 0;
}
.tilda-pages-container .ws-chat-uploaded-files {
  margin-left: 10px;
  margin-top: 5px;
}
.tilda-pages-container .ws-chat-uploaded-files .ws-chat-uploaded-el {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  display: inline-block;
  height: 48px;
  margin-left: 10px;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 48px;
}
.tilda-pages-container .ws-chat-uploaded-files .ws-chat-uploaded-el .ws-chat-uploaded-el-close {
  background: #000;
  border-radius: 30px;
  color: #fff;
  cursor: pointer;
  font-size: 10px;
  height: 15px;
  opacity: .7;
  padding: 2px;
  position: absolute;
  right: -5px;
  top: -4px;
  width: 15px;
}
.tilda-pages-container .ws-chat-uploaded-files .ws-chat-uploaded-el.ws-chat-uploaded-type-file .ws-chat-uploaded-el-close {
  right: 0;
}
.tilda-pages-container .ws-chat-uploaded-files .ws-chat-uploaded-el .ws-chat-uploaded-el-close i {
  font-size: 11px !important;
}
.tilda-pages-container .ws-chat-uploaded-files .ws-chat-uploaded-el .ws-chat-uploaded-el-close:hover {
  opacity: 1;
}
.tilda-pages-container .ws-chat-uploaded-files .ws-chat-uploaded-el .ws-chat-uploaded-url .ws-chat-uploaded-img {
  border-radius: 5px;
  height: 48px;
  width: 48px;
}
.tilda-pages-container .ws-chat-uploaded-files .ws-chat-uploaded-el .ws-chat-uploaded-url .ws-chat-uploaded-file {
  height: 45px;
  margin-top: 1px;
  width: 45px;
}
.tilda-pages-container .ws-chat-uploaded-files .ws-chat-uploaded-type-file {
  background-color: transparent;
  box-shadow: none;
}
.tilda-pages-container .ws-chat-uploaded-files .ws-chat-uploaded-el.ws-chat-uploaded-type-file .ws-chat-uploaded-url .ws-chat-uploaded-file {
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  width: auto;
}
.tilda-pages-container .ws-chat .ws-chat-departments-block {
  color: #24273d;
  margin-bottom: 12px;
  text-align: center;
}
.tilda-pages-container .ws-chat .ws-chat-department .department-border-block {
  border: 1px solid #b8d0f2;
  cursor: pointer;
  display: inline-block;
  margin: 2px;
  max-width: 100%;
  overflow: hidden;
  padding: .4em .8em;
  text-align: center;
  text-overflow: ellipsis;
}
.tilda-pages-container .ws-chat .ws-chat-department .department-border-block .ws-chat-department-name {
  white-space: nowrap;
}
.tilda-pages-container .ws-chat .ws-chat-department .department-border-block:hover {
  border: 1px solid #4f8bdf;
}
.tilda-pages-container .ws-chat .ws-chat-department .department-border-block:active {
  background-color: #4f8bdf;
  color: #fff;
}
.tilda-pages-container .ws-hide {
  display: none !important;
}
.tilda-pages-container .inst-container {
  background-color: #f8f8f8;
  border-radius: 6px;
  box-shadow: 0 1px 6px rgba(0,0,0,0.35);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #000;
  cursor: pointer;
  font-family: CBKRobotoLight, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 1.4;
  max-height: none;
  min-height: 80px;
  min-width: 290px;
  position: fixed !important;
  right: 20px;
  text-shadow: none;
  text-transform: none;
  top: 20px;
  transform-origin: 50% 50%;
  width: 290px;
  z-index: 1000000;
}
.tilda-pages-container .inst-container div:after,
.tilda-pages-container .inst-container div:before {
  display: none !important;
}
.tilda-pages-container .inst-container_flex {
  align-items: center;
  display: flex;
  width: 290px;
}
.tilda-pages-container .inst-container .inst-text,
.tilda-pages-container .inst-container .inst-title {
  word-wrap: break-word;
  max-width: 100%;
  white-space: pre-wrap;
  width: 100%;
}
.tilda-pages-container .inst-container .inst-body {
  margin: 0;
  padding-right: 15px;
  width: 100%;
}
.tilda-pages-container .inst-container.inst-mobile .inst-close {
  position: absolute;
  right: 12px;
  top: 8px;
}
.tilda-pages-container .inst-close {
  cursor: pointer;
  padding: 0 5px;
  position: absolute;
  right: 8px;
  top: 0;
}
.tilda-pages-container .inst-copyright {
  margin-top: -10px;
  text-align: center;
}
.tilda-pages-container .inst-copyright .inst-copyright-url {
  font-size: 11px;
  opacity: .8;
  text-decoration: none;
  transition: none;
}
.tilda-pages-container .inst-corner-round .inst-close {
  right: 31px;
  top: 1px;
}
.tilda-pages-container .inst-logo {
  float: left;
  padding: 10px;
}
.tilda-pages-container .inst-logo-img {
  border-radius: 30px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  height: auto !important;
  width: 60px;
}
.tilda-pages-container .inst-body {
  margin-left: 80px;
  padding: 10px 5px 10px 0;
}
.tilda-pages-container .inst-title {
  font-size: 15px;
  font-weight: 700;
}
.tilda-pages-container .inst-title strong {
  color: inherit;
}
.tilda-pages-container .inst-text {
  font-size: 14px;
}
.tilda-pages-container .inst-text strong {
  color: inherit;
  font-weight: 700;
}
.tilda-pages-container .inst-text em {
  color: inherit;
  font-style: italic;
}
.tilda-pages-container .inst-sum {
  font-size: 14px;
}
.tilda-pages-container .inst-corner-flat {
  border-radius: 0;
}
.tilda-pages-container .inst-corner-round {
  border-radius: 50px;
}
.tilda-pages-container .inst-shadow-none {
  box-shadow: none;
}
.tilda-pages-container .inst-shadow-heavy {
  box-shadow: 0 1px 7px rgba(0,0,0,0.65);
}
.tilda-pages-container .inst-no-image .inst-logo {
  display: none;
}
.tilda-pages-container .inst-no-image .inst-body {
  margin-left: 0;
  padding-left: 10px;
}
.tilda-pages-container .inst-no-image .inst-corner-round .inst-body,
.tilda-pages-container .inst-no-image.inst-corner-round .inst-body {
  padding-left: 30px;
  padding-right: 20px;
}
.tilda-pages-container .inst-container.inst-container-mobile {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  box-shadow: 0 4px 8px 0 rgba(44,39,68,0.35);
  min-height: 80px;
  min-width: 290px;
  width: 290px;
}
.tilda-pages-container .inst-container.inst-container-mobile .inst-close {
  font-size: 24px;
  padding: 0 5px;
  right: 8px;
}
@media screen and (min-width: 520px) {
  .tilda-pages-container .inst-container.inst-container-mobile:not(.horizontal-orientation) {
    min-height: 133px;
    min-width: 480px;
    width: 480px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-close {
    font-size: 32px;
    padding: 0 8px;
    right: 13px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-corner-round .inst-close {
    right: 51px;
    top: 2px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-logo {
    padding: 17px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-logo-img {
    border-radius: 50px;
    height: auto !important;
    width: 100px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-body {
    padding: 16px 8px 16px 0;
  }
  .tilda-pages-container .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-title {
    font-size: 25px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-text {
    font-size: 24px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-sum {
    font-size: 23px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-corner-flat {
    border-radius: 0;
  }
  .tilda-pages-container .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-corner-round {
    border-radius: 83px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile.inst-no-image:not(.horizontal-orientation) .inst-logo {
    display: none;
  }
  .tilda-pages-container .inst-container.inst-container-mobile .inst-no-image:not(.horizontal-orientation) .inst-body,
  .tilda-pages-container .inst-container.inst-container-mobile.inst-no-image:not(.horizontal-orientation) .inst-body {
    margin-left: 0;
    padding-left: 16px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile.inst-no-image.inst-corner-round:not(.horizontal-orientation) .inst-body,
  .tilda-pages-container .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-no-image .inst-corner-round .inst-body {
    padding-left: 50px;
    padding-right: 33px;
  }
}
@media screen and (min-width: 1240px) {
  .tilda-pages-container .inst-container.inst-container-mobile {
    min-height: 224px;
    min-width: 812px;
    width: 812px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile .inst-close {
    font-size: 48px;
    padding: 0 14px;
    right: 22px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile .inst-corner-round .inst-close {
    right: 86px;
    top: 4px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile .inst-logo {
    padding: 29px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile .inst-logo-img {
    border-radius: 80px;
    height: auto !important;
    width: 170px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile .inst-body {
    padding: 27px 14px 27px 0;
  }
  .tilda-pages-container .inst-container.inst-container-mobile .inst-title {
    font-size: 42px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile .inst-text {
    font-size: 41px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile .inst-sum {
    font-size: 39px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile .inst-corner-flat {
    border-radius: 0;
  }
  .tilda-pages-container .inst-container.inst-container-mobile .inst-corner-round {
    border-radius: 140px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile.inst-no-image .inst-logo {
    display: none;
  }
  .tilda-pages-container .inst-container.inst-container-mobile .inst-no-image .inst-body,
  .tilda-pages-container .inst-container.inst-container-mobile.inst-no-image .inst-body {
    margin-left: 0;
    padding-left: 27px;
  }
  .tilda-pages-container .inst-container.inst-container-mobile .inst-no-image .inst-corner-round .inst-body,
  .tilda-pages-container .inst-container.inst-container-mobile.inst-no-image.inst-corner-round .inst-body {
    padding-left: 85px;
    padding-right: 56px;
  }
}
.tilda-pages-container .multi_button-body {
  border-radius: 999px !important;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  float: left;
  font-size: 17px;
  height: 44px;
  margin-bottom: 5px;
  margin-left: 5px;
  padding: 0;
  width: 44px;
}
.tilda-pages-container .multi_button .multi_button-div-text .multi_button-text {
  background-color: rgba(0,0,0,0.78);
  border-radius: 18px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  margin: 5px;
  padding: 5px 10px;
  vertical-align: middle;
  white-space: nowrap;
}
.tilda-pages-container .multi_button.mb_medium_size .multi_button-div-text .multi_button-text {
  line-height: 18px;
  margin: 8px 15px;
  padding: 6px 16px;
}
.tilda-pages-container .multi_button.mb_small_size .multi_button-div-text .multi_button-text {
  line-height: 18px;
  margin: 10px 17px;
  padding: 4px 16px;
}
.tilda-pages-container .multi_button .multi_button-main-div-text {
  display: inline-block;
  margin-top: 12px;
  padding: 2px;
  position: absolute;
}
.tilda-pages-container .multi_button.mb_medium_size .multi_button-main-div-text {
  margin-top: 4px;
}
.tilda-pages-container .multi_button.mb_small_size .multi_button-main-div-text {
  margin-top: 0;
}
.tilda-pages-container .multi_button.mb_right .multi_button-main-div-text {
  right: 80px;
}
.tilda-pages-container .multi_button.mb_medium_size.mb_right .multi_button-main-div-text {
  right: 58px;
}
.tilda-pages-container .multi_button.mb_small_size.mb_right .multi_button-main-div-text {
  right: 48px;
}
.tilda-pages-container .multi_button.mb_left .multi_button-main-div-text {
  left: 80px;
}
.tilda-pages-container .multi_button.mb_medium_size.mb_left .multi_button-main-div-text {
  left: 58px;
}
.tilda-pages-container .multi_button.mb_small_size.mb_left .multi_button-main-div-text {
  left: 48px;
}
.tilda-pages-container .multi_button .multi_button-main-div-text .multi_button-text {
  border-radius: 24px;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  margin: 2px 5px;
  padding: 12px 16px;
  white-space: nowrap;
}
.tilda-pages-container .multi_button.mb_medium_size .multi_button-main-div-text .multi_button-text {
  border-radius: 18px;
  font-size: 14px;
  line-height: 18px;
  margin: 6px 5px;
  padding: 9px 16px;
}
.tilda-pages-container .multi_button.mb_small_size .multi_button-main-div-text .multi_button-text {
  border-radius: 18px;
  font-size: 14px;
  line-height: 24px;
  margin: 6px 5px;
  padding: 6px 16px;
}
.tilda-pages-container .multi_button_list {
  left: 10px;
  line-height: normal;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 80px;
  visibility: hidden;
}
.tilda-pages-container .multi_button.mobile .multi_button_list {
  display: none;
}
.tilda-pages-container .multi_button_list .multi_button_element {
  background-image: none;
  display: inline-block;
  opacity: 0;
  visibility: hidden;
}
.tilda-pages-container .multi_button_list .multi_button_element,
.tilda-pages-container .multi_button_list.position_top .multi_button_element {
  transform: scaleY(.4) scaleX(.4) translateY(-150px);
}
.tilda-pages-container .multi_button_list.position_bottom .multi_button_element {
  transform: scaleY(.4) scaleX(.4) translateY(150px);
}
.tilda-pages-container .multi_button_list li * {
  cursor: pointer;
}
.tilda-pages-container .multi_button {
  -webkit-text-size-adjust: auto !important;
  border-radius: 50%;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  font-family: CBKRobotoLight, sans-serif;
  font-style: normal;
  height: 80px;
  position: fixed;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  width: 80px;
  z-index: 10000;
}
.tilda-pages-container .multi_button a {
  background: transparent;
  border: none;
  display: inline;
  text-decoration: none;
}
.tilda-pages-container .multi_button i {
  text-decoration: none !important;
}
.tilda-pages-container .multi_button .multi_button-logo-img {
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  height: 80px;
  width: 80px;
}
.tilda-pages-container .multi_button.mb_medium_size,
.tilda-pages-container .multi_button.mb_medium_size .multi_button-logo-img {
  height: 60px;
  width: 60px;
}
.tilda-pages-container .multi_button.mb_small_size,
.tilda-pages-container .multi_button.mb_small_size .multi_button-logo-img {
  height: 50px;
  width: 50px;
}
.tilda-pages-container .icon_in_button {
  position: absolute;
}
.tilda-pages-container .multi_button .icon_in_button {
  border-radius: 50%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  text-align: center;
  transform: rotateY(90deg);
  transition: transform .25s linear, opacity .1s linear;
  width: 100%;
}
.tilda-pages-container .multi_button .icon_in_button.active {
  display: block;
  opacity: 1;
  pointer-events: auto;
  transform: rotateY(0);
  transition: transform .25s linear, opacity .1s linear;
  z-index: 999;
}
.tilda-pages-container .multi_button .icon_in_button .multi-button-icon {
  padding-top: 18px;
}
.tilda-pages-container .multi_button.mb_medium_size .icon_in_button .multi-button-icon {
  padding-top: 9px;
}
.tilda-pages-container .multi_button.mb_small_size .icon_in_button .multi-button-icon {
  padding-top: 3px;
}
.tilda-pages-container .multi_button.active .multi_button_element {
  opacity: 1;
  padding: 4px 0 0 13px;
  transform: scaleY(1) scaleX(1) translateY(0) !important;
  transition: .3s;
  visibility: visible;
  white-space: nowrap;
}
.tilda-pages-container .multi_button.active.mb_medium_size .multi_button_element {
  padding: 0 0 3px 3px;
}
.tilda-pages-container .multi_button.active.mb_small_size .multi_button_element {
  padding: 0 0 0 1px;
}
.tilda-pages-container .multi_button_list i {
  height: 100%;
  vertical-align: middle;
}
.tilda-pages-container .icon_in_button i {
  font-size: 66px;
  vertical-align: middle;
}
.tilda-pages-container .multi_button.mb_medium_size .icon_in_button i {
  font-size: 50px;
}
.tilda-pages-container .multi_button.mb_small_size .icon_in_button i {
  font-size: 42px;
}
.tilda-pages-container [class*=" icon-ws-"],
.tilda-pages-container [class^=icon-ws-] {
  background: none !important;
  display: inline-table !important;
  font-family: CBKMultiIcon;
  font-size: 40px;
  line-height: 37px;
  margin-top: 0 !important;
  position: static;
  width: 100% !important;
}
.tilda-pages-container [class*=" icon-ws-"]:before,
.tilda-pages-container [class^=icon-ws-]:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  font-family: CBKMultiIcon !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: 100%;
  line-height: 44px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  vertical-align: middle;
}
.tilda-pages-container .icon-ws-globe:before {
  content: "\e802";
}
.tilda-pages-container .icon-ws-globe-1:before {
  content: "\e803";
}
.tilda-pages-container .icon-ws-vkontakte:before {
  content: "\e883";
}
.tilda-pages-container .icon-ws-vkontakte-rect:before {
  content: "\e884";
}
.tilda-pages-container .icon-ws-wallet-1:before {
  content: "\e885";
}
.tilda-pages-container .icon-ws-wallet-2:before {
  content: "\e886";
}
.tilda-pages-container .icon-ws-whatsapp-1:before {
  content: "\e887";
}
.tilda-pages-container .icon-ws-whatsapp-2:before {
  content: "\e888";
}
.tilda-pages-container .icon-ws-whatsapp-3:before {
  content: "\e889";
}
.tilda-pages-container .icon-ws-wordpress:before {
  content: "\e800";
}
.tilda-pages-container .icon-ws-wordpress-2:before {
  content: "\e88b";
}
.tilda-pages-container .icon-ws-wordpress-3:before {
  content: "\e88c";
}
.tilda-pages-container .icon-ws-yabrowser:before {
  content: "\e88d";
}
.tilda-pages-container .icon-ws-yandex:before {
  content: "\e88e";
}
.tilda-pages-container .icon-ws-yandex-rect:before {
  content: "\e88f";
}
.tilda-pages-container .icon-ws-youtube:before {
  content: "\e890";
}
.tilda-pages-container .icon-ws-youtube-2:before {
  content: "\e891";
}
.tilda-pages-container .icon-ws-action-1:before {
  content: "\e892";
}
.tilda-pages-container .icon-ws-action-2:before {
  content: "\e893";
}
.tilda-pages-container .icon-ws-address-book:before {
  content: "\e894";
}
.tilda-pages-container .icon-ws-agenda:before {
  content: "\e895";
}
.tilda-pages-container .icon-ws-android:before {
  content: "\e896";
}
.tilda-pages-container .icon-ws-appstore:before {
  content: "\e897";
}
.tilda-pages-container .icon-ws-attach-1:before {
  content: "\e898";
}
.tilda-pages-container .icon-ws-attach-2:before {
  content: "\e899";
}
.tilda-pages-container .icon-ws-basket:before {
  content: "\e89a";
}
.tilda-pages-container .icon-ws-basket-2:before {
  content: "\e89b";
}
.tilda-pages-container .icon-ws-blogger:before {
  content: "\e89c";
}
.tilda-pages-container .icon-ws-blogger-rect:before {
  content: "\e89d";
}
.tilda-pages-container .icon-ws-book-2:before {
  content: "\e89e";
}
.tilda-pages-container .icon-ws-calc:before {
  content: "\e89f";
}
.tilda-pages-container .icon-ws-calculator:before {
  content: "\e8a0";
}
.tilda-pages-container .icon-ws-camera:before {
  content: "\e8a1";
}
.tilda-pages-container .icon-ws-camera-2:before {
  content: "\e8a2";
}
.tilda-pages-container .icon-ws-chat:before {
  content: "\e8a3";
}
.tilda-pages-container .icon-ws-chat-2:before {
  content: "\e8a4";
}
.tilda-pages-container .icon-ws-chrome:before {
  content: "\e8a5";
}
.tilda-pages-container .icon-ws-cloud:before {
  content: "\e8a6";
}
.tilda-pages-container .icon-ws-cloud-white:before {
  content: "\e8a7";
}
.tilda-pages-container .icon-ws-cog:before {
  content: "\e8a8";
}
.tilda-pages-container .icon-ws-cog-2:before {
  content: "\e8a9";
}
.tilda-pages-container .icon-ws-comment-alt:before {
  content: "\e80b";
}
.tilda-pages-container .icon-ws-comment-alt-2:before {
  content: "\e80d";
}
.tilda-pages-container .icon-ws-comp-1:before {
  content: "\e8ac";
}
.tilda-pages-container .icon-ws-comp-2:before {
  content: "\e8ad";
}
.tilda-pages-container .icon-ws-contact:before {
  content: "\e8ae";
}
.tilda-pages-container .icon-ws-contact-2:before {
  content: "\e8af";
}
.tilda-pages-container .icon-ws-contacts:before {
  content: "\e8b0";
}
.tilda-pages-container .icon-ws-coupon-1:before {
  content: "\e8b1";
}
.tilda-pages-container .icon-ws-coupon-2:before {
  content: "\e8b2";
}
.tilda-pages-container .icon-ws-edge:before {
  content: "\e8b3";
}
.tilda-pages-container .icon-ws-facebook:before {
  content: "\e8b4";
}
.tilda-pages-container .icon-ws-facebook-squared-1:before {
  content: "\e8b5";
}
.tilda-pages-container .icon-ws-fast-fw:before {
  content: "\e8b6";
}
.tilda-pages-container .icon-ws-fast-fw-white:before {
  content: "\e8b7";
}
.tilda-pages-container .icon-ws-firefox:before {
  content: "\e8b8";
}
.tilda-pages-container .icon-ws-gift-2:before {
  content: "\e8b9";
}
.tilda-pages-container .icon-ws-gift-box:before {
  content: "\e8ba";
}
.tilda-pages-container .icon-ws-google:before {
  content: "\e8bb";
}
.tilda-pages-container .icon-ws-google-2:before {
  content: "\e8bc";
}
.tilda-pages-container .icon-ws-google-play:before {
  content: "\e80a";
}
.tilda-pages-container .icon-ws-googleplus-rect:before {
  content: "\e8be";
}
.tilda-pages-container .icon-ws-googleplus-rect-2:before {
  content: "\e809";
}
.tilda-pages-container .icon-ws-guest:before {
  content: "\e8c0";
}
.tilda-pages-container .icon-ws-guest-2:before {
  content: "\e8c1";
}
.tilda-pages-container .icon-ws-hand-holding-up-a-book:before {
  content: "\e8c2";
}
.tilda-pages-container .icon-ws-heart:before {
  content: "\e8c3";
}
.tilda-pages-container .icon-ws-heart-empty:before {
  content: "\e8c4";
}
.tilda-pages-container .icon-ws-icq:before {
  content: "\e8c5";
}
.tilda-pages-container .icon-ws-image-1:before {
  content: "\e8c6";
}
.tilda-pages-container .icon-ws-image-2:before {
  content: "\e8c7";
}
.tilda-pages-container .icon-ws-inkedin-rect:before {
  content: "\e8c8";
}
.tilda-pages-container .icon-ws-inkedin-rect-2:before {
  content: "\e8c9";
}
.tilda-pages-container .icon-ws-instagram:before {
  content: "\e8ca";
}
.tilda-pages-container .icon-ws-instagram-filled:before {
  content: "\e8cb";
}
.tilda-pages-container .icon-ws-internet-explorer:before {
  content: "\e8cc";
}
.tilda-pages-container .icon-ws-location:before {
  content: "\e8cd";
}
.tilda-pages-container .icon-ws-location-1:before {
  content: "\e8ce";
}
.tilda-pages-container .icon-ws-magnifying-glass-and-book:before {
  content: "\e8cf";
}
.tilda-pages-container .icon-ws-magnifying-glass-and-book-white:before {
  content: "\e8d0";
}
.tilda-pages-container .icon-ws-mastercard:before {
  content: "\e8d1";
}
.tilda-pages-container .icon-ws-mastercard-2:before {
  content: "\e8d2";
}
.tilda-pages-container .icon-ws-odnoklassniki:before {
  content: "\e8d3";
}
.tilda-pages-container .icon-ws-odnoklassniki-rect:before {
  content: "\e8d4";
}
.tilda-pages-container .icon-ws-open-book:before {
  content: "\e8d5";
}
.tilda-pages-container .icon-ws-opera:before {
  content: "\e8d6";
}
.tilda-pages-container .icon-ws-pause:before {
  content: "\e8d7";
}
.tilda-pages-container .icon-ws-pause-white:before {
  content: "\e8d8";
}
.tilda-pages-container .icon-ws-pay-mir-1:before {
  content: "\e8d9";
}
.tilda-pages-container .icon-ws-pay-mir-2:before {
  content: "\e8da";
}
.tilda-pages-container .icon-ws-paypal:before {
  content: "\e8db";
}
.tilda-pages-container .icon-ws-paypal-2:before {
  content: "\e8dc";
}
.tilda-pages-container .icon-ws-paypal-3:before {
  content: "\e8dd";
}
.tilda-pages-container .icon-ws-paypal-4:before {
  content: "\e8de";
}
.tilda-pages-container .icon-ws-pay-yamoney-1:before {
  content: "\e8df";
}
.tilda-pages-container .icon-ws-pay-yamoney-2:before {
  content: "\e8e0";
}
.tilda-pages-container .icon-ws-pencil:before {
  content: "\e8e1";
}
.tilda-pages-container .icon-ws-pencil-1:before {
  content: "\e8e2";
}
.tilda-pages-container .icon-ws-pencil-squared:before {
  content: "\e8e3";
}
.tilda-pages-container .icon-ws-phone-call:before {
  content: "\e8e4";
}
.tilda-pages-container .icon-ws-phone-call-1:before {
  content: "\e8e5";
}
.tilda-pages-container .icon-ws-phone-receiver:before {
  content: "\e8e6";
}
.tilda-pages-container .icon-ws-play:before {
  content: "\e8e7";
}
.tilda-pages-container .icon-ws-play-1:before {
  content: "\e8e8";
}
.tilda-pages-container .icon-ws-play-2:before {
  content: "\e8e9";
}
.tilda-pages-container .icon-ws-play-white:before {
  content: "\e8ea";
}
.tilda-pages-container .icon-ws-pn-1:before {
  content: "\e806";
}
.tilda-pages-container .icon-ws-pn-2:before {
  content: "\e8ec";
}
.tilda-pages-container .icon-ws-rewind:before {
  content: "\e8ed";
}
.tilda-pages-container .icon-ws-rewind-white:before {
  content: "\e8ee";
}
.tilda-pages-container .icon-ws-ruble-1:before {
  content: "\e8ef";
}
.tilda-pages-container .icon-ws-ruble-2:before {
  content: "\e8f0";
}
.tilda-pages-container .icon-ws-safari:before {
  content: "\e8f1";
}
.tilda-pages-container .icon-ws-share-1:before {
  content: "\e8f2";
}
.tilda-pages-container .icon-ws-share-2:before {
  content: "\e8f3";
}
.tilda-pages-container .icon-ws-shopping-basket:before {
  content: "\e8f4";
}
.tilda-pages-container .icon-ws-shopping-basket-2:before {
  content: "\e8f5";
}
.tilda-pages-container .icon-ws-skype:before {
  content: "\e8f6";
}
.tilda-pages-container .icon-ws-skype-2:before {
  content: "\e8f7";
}
.tilda-pages-container .icon-ws-skype-3:before {
  content: "\e8f8";
}
.tilda-pages-container .icon-ws-stop:before {
  content: "\e8f9";
}
.tilda-pages-container .icon-ws-stop-white:before {
  content: "\e8fa";
}
.tilda-pages-container .icon-ws-telegram-1:before {
  content: "\e8fb";
}
.tilda-pages-container .icon-ws-telegram-2:before {
  content: "\e8fc";
}
.tilda-pages-container .icon-ws-thumbs-up:before {
  content: "\e808";
}
.tilda-pages-container .icon-ws-thumbs-up-2:before {
  content: "\e807";
}
.tilda-pages-container .icon-ws-tumblr:before {
  content: "\e8ff";
}
.tilda-pages-container .icon-ws-tumblr-rect:before {
  content: "\e900";
}
.tilda-pages-container .icon-ws-twitter-bird:before {
  content: "\e901";
}
.tilda-pages-container .icon-ws-twitter-bird-squared:before {
  content: "\e902";
}
.tilda-pages-container .icon-ws-two-books:before {
  content: "\e903";
}
.tilda-pages-container .icon-ws-viber-1:before {
  content: "\e904";
}
.tilda-pages-container .icon-ws-viber-2:before {
  content: "\e905";
}
.tilda-pages-container .icon-ws-viber-3:before {
  content: "\e804";
}
.tilda-pages-container .icon-ws-viber-4:before {
  content: "\e805";
}
.tilda-pages-container .icon-ws-videocam:before {
  content: "\e908";
}
.tilda-pages-container .icon-ws-videocam-white:before {
  content: "\e909";
}
.tilda-pages-container .icon-ws-vimeo-rect:before {
  content: "\e90a";
}
.tilda-pages-container .icon-ws-vimeo-rect-2:before {
  content: "\e801";
}
.tilda-pages-container .icon-ws-visa:before {
  content: "\e90c";
}
.tilda-pages-container .icon-ws-visa-2:before {
  content: "\e90d";
}
.tilda-pages-container .icon-ws-facebook-messenger:before {
  content: "\e80c";
}
.tilda-pages-container .icon-ws-yandex-market:before {
  content: "\e8001";
}
.tilda-pages-container .icon-ws-wildberries:before {
  content: "\e8002";
}
.tilda-pages-container .icon-ws-ozon:before {
  content: "\e8003";
}
.tilda-pages-container .icon-ws-avito:before {
  content: "\e8004";
}
.tilda-pages-container .multi_button.active .multi_button_list {
  left: 0;
  top: 80px;
  visibility: visible;
}
.tilda-pages-container .multi_button.active .multi_button_list.position_top {
  padding-top: 3px;
}
.tilda-pages-container .multi_button-body {
  display: inline-block;
  text-align: center;
}
.tilda-pages-container .multi_button-div-text {
  display: inline-block;
  padding: 0 2px;
  position: absolute;
}
.tilda-pages-container .multi_button_list.position_left .multi_button-div-text {
  left: 60px;
}
.tilda-pages-container .multi_button.mb_medium_size .multi_button_list.position_left .multi_button-div-text {
  left: 50px;
}
.tilda-pages-container .multi_button.mb_small_size .multi_button_list.position_left .multi_button-div-text {
  left: 48px;
}
.tilda-pages-container .multi_button_list.position_right .multi_button-div-text {
  right: 40px;
}
.tilda-pages-container .multi_button_list.position_bottom .multi_button_list {
  bottom: 60px;
  top: auto;
}
.tilda-pages-container .multi_button.active .multi_button_list.position_bottom {
  bottom: 60px;
  bottom: 80px;
  top: auto;
}
.tilda-pages-container .multi_button.active.mb_medium_size .multi_button_list.position_bottom {
  bottom: 60px;
  top: auto;
}
.tilda-pages-container .multi_button.active.mb_small_size .multi_button_list.position_bottom {
  bottom: 50px;
  top: auto;
}
.tilda-pages-container .multi_button.active.mb_medium_size .multi_button_list {
  bottom: auto;
  top: 60px;
}
.tilda-pages-container .multi_button.active.mb_small_size .multi_button_list {
  bottom: auto;
  left: -3px;
  top: 50px;
}
.tilda-pages-container .multi_button .multi_button-copyright-img {
  height: 20px;
  margin-left: 6px;
  vertical-align: bottom;
  width: 73px;
}
.tilda-pages-container .multi_button.mobile .ws-multi_button-copyright {
  display: none;
}
.tilda-pages-container .multi_button .ws-multi_button-copyright {
  background-color: #fff;
  border-radius: 7px;
  opacity: 0;
  padding: 2px;
  position: absolute;
  visibility: hidden;
  width: 143px;
}
.tilda-pages-container .multi_button.active .ws-multi_button-copyright {
  opacity: 1;
  transition: .3s;
  visibility: visible;
}
.tilda-pages-container .multi_button.mb_bottom .ws-multi_button-copyright {
  top: 90px;
}
.tilda-pages-container .multi_button.mb_bottom.mb_medium_size .ws-multi_button-copyright {
  top: 70px;
}
.tilda-pages-container .multi_button.mb_bottom.mb_small_size .ws-multi_button-copyright {
  top: 55px;
}
.tilda-pages-container .multi_button.mb_top .ws-multi_button-copyright {
  bottom: 90px;
}
.tilda-pages-container .multi_button.mb_top.mb_medium_size .ws-multi_button-copyright {
  bottom: 65px;
}
.tilda-pages-container .multi_button.mb_top.mb_small_size .ws-multi_button-copyright {
  bottom: 55px;
}
.tilda-pages-container .multi_button.mb_left .ws-multi_button-copyright {
  left: 8px;
}
.tilda-pages-container .multi_button.mb_right .ws-multi_button-copyright {
  right: 2px;
}
.tilda-pages-container .multi_button.mb_left .ws-multi_button-copyright-url {
  float: left;
}
.tilda-pages-container .multi_button.mb_right .ws-multi_button-copyright-url {
  float: right;
}
.tilda-pages-container .multi_button .ws-multi_button-copyright-url {
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  height: 100%;
  letter-spacing: normal;
  line-height: 1.33;
  text-align: right;
  text-decoration: none;
}
.tilda-pages-container .multi_button .ws-multi_button-copyright-url span {
  font-family: Museo;
  font-weight: 500;
  opacity: .5;
  vertical-align: text-top;
}
.tilda-pages-container .multi_button .ws-multi_button-copyright-url:hover span {
  opacity: 1;
  transition: opacity .3s;
}
.tilda-pages-container .multi_button.mb_bottom.has-copyright-link {
  margin-bottom: 40px;
}
.tilda-pages-container .multi_button.mb_bottom.mb_small_size.has-copyright-link {
  margin-bottom: 35px;
}
.tilda-pages-container .multi_button.mb_top.has-copyright-link {
  margin-top: 40px;
}
.tilda-pages-container .multi_button.mb_top.mb_small_size.has-copyright-link {
  margin-top: 35px;
}
.tilda-pages-container .multi_button.mobile {
  -webkit-text-size-adjust: auto !important;
  position: absolute;
}
.tilda-pages-container .multi_button.disable-mobile-position .multi_button_mobile_close,
.tilda-pages-container .multi_button.mobile .multi_button_mobile_close {
  background-color: #fff;
  border-radius: 50%;
  display: block;
  height: 100%;
  opacity: 0;
  position: absolute;
  transform: rotateY(90deg);
  transition: transform .25s linear;
  width: 100%;
  z-index: 9999;
}
.tilda-pages-container .multi_button.disable-mobile-position .multi_button_mobile_close.active,
.tilda-pages-container .multi_button.mobile .multi_button_mobile_close.active {
  opacity: 1;
  transform: rotateY(0);
  transition: transform .25s linear;
}
.tilda-pages-container .multi_button.disable-mobile-position .multi_button_mobile_close:after,
.tilda-pages-container .multi_button.mb_medium_size.disable-mobile-position .multi_button_mobile_close:after,
.tilda-pages-container .multi_button.mb_medium_size.mobile .multi_button_mobile_close:after,
.tilda-pages-container .multi_button.mobile .multi_button_mobile_close:after {
  color: #65676a;
  content: "×";
  font-size: 42px;
  left: 50%;
  line-height: 60px;
  opacity: .7;
  position: absolute;
  top: calc(50% - 2px);
  transform: translate(-50%,-50%);
}
.tilda-pages-container .multi_button.mb_small_size.disable-mobile-position .multi_button_mobile_close:after,
.tilda-pages-container .multi_button.mb_small_size.mobile .multi_button_mobile_close:after {
  color: #65676a;
  content: "×";
  font-size: 40px;
  left: 50%;
  line-height: 50px;
  opacity: .7;
  position: absolute;
  top: calc(50% - 2px);
  transform: translate(-50%,-50%);
}
.tilda-pages-container .multi_button.one_icon_mode {
  background: none !important;
}
.tilda-pages-container .multi_button .cbk-multi-button-budge-message {
  background-color: #f44336;
  border-radius: 50%;
  color: #fff;
  display: none;
  height: 22px;
  line-height: 18px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 22px;
  z-index: 1000;
}
.tilda-pages-container .multi_button .cbk-multi-button-budge-message>span {
  margin-right: 1px;
  vertical-align: middle;
}
.tilda-pages-container .multi_button_element .cbk-multi-button-budge-message {
  font-size: 11px;
  height: 16px;
  line-height: 11px;
  top: 2px;
  width: 16px;
}
.tilda-pages-container .multi_button.active>.cbk-multi-button-budge-message {
  display: none !important;
}
.tilda-pages-container .ws-killer * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  flex-direction: row;
  font-family: CBKRobotoLight, sans-serif;
  font-style: normal;
  max-height: none;
  max-height: none !important;
  text-shadow: none;
  text-transform: none;
  transform-origin: 50% 50%;
}
.tilda-pages-container .ws-killer {
  word-wrap: normal;
  display: block;
  font-family: CBKRobotoLight, sans-serif !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  line-height: 1.22;
  text-transform: none !important;
  z-index: 1000000;
}
.tilda-pages-container .ws-killer i {
  background: 0 0;
  height: auto;
  left: auto;
  position: static;
  top: auto;
  width: auto;
}
.tilda-pages-container .ws-killer,
.tilda-pages-container .ws-killer i {
  font-size: 13px !important;
}
.tilda-pages-container .ws-killer .ws-killer-btn-container {
  bottom: 5%;
  position: fixed;
  right: 0;
  z-index: 2147483645;
}
.tilda-pages-container .ws-killer .ws-killer-btn {
  background-color: #f44336;
  box-shadow: 0 1px 7px 0 rgba(0,0,0,0.3);
  cursor: pointer;
  height: 46px;
  min-width: 230px;
  padding: 3px;
  z-index: 2147483645;
}
.tilda-pages-container .ws-killer .ws-killer-btn .ws-killer-btn-ico {
  background-color: #fff;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.tilda-pages-container .ws-killer .ws-killer-btn .ws-killer-btn-ico .ws-killer-btn-logo {
  border-radius: 5px;
  display: inline-block;
  height: 40px;
  margin: 0;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  width: 40px;
}
.tilda-pages-container .ws-killer .ws-killer-btn-logo img {
  border-radius: 5px;
  display: none;
  height: 40px;
  max-width: 40px;
  width: 40px;
}
.tilda-pages-container .ws-killer .ws-killer-btn .ws-killer-btn-ico .ws-killer-btn-logo .ws-icon-phone {
  color: #ff2241;
  font-size: 30px !important;
  left: 0;
  padding: 6px 0 0 5px;
  position: absolute;
  top: 0;
}
.tilda-pages-container .ws-killer .ws-killer-btn .ws-btn-title {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 10px 14px;
}
.tilda-pages-container .ws-killer .ws-killer-text-none {
  min-width: 0;
}
.tilda-pages-container .ws-killer .ws-killer-text-none .ws-btn-title {
  display: none;
}
.tilda-pages-container .ws-killer .ws-killer-btn-mini-round {
  border-radius: 9px;
}
.tilda-pages-container .ws-killer .ws-killer-logo-img {
  margin: 0;
}
.tilda-pages-container .ws-killer .ws-killer-btn-mini-round .ws-killer-btn-ico,
.tilda-pages-container .ws-killer .ws-killer-btn-mini-round .ws-killer-logo-img {
  border-radius: 6px !important;
}
.tilda-pages-container .ws-killer .ws-killer-btn-round {
  border-radius: 22px;
}
.tilda-pages-container .ws-killer .ws-killer-btn-round .ws-killer-btn-ico,
.tilda-pages-container .ws-killer .ws-killer-btn-round .ws-killer-btn-logo,
.tilda-pages-container .ws-killer .ws-killer-btn-round .ws-killer-logo-img {
  border-radius: 30px !important;
}
.tilda-pages-container .ws-killer .ws-killer-btn-container.ws-killer-btn-right {
  bottom: auto;
  right: 0;
  top: 10%;
  transform: rotate(-90deg);
  transform-origin: right bottom;
}
.tilda-pages-container .ws-killer .ws-killer-btn-container.ws-killer-btn-left {
  bottom: auto;
  left: 0;
  right: auto;
  top: 10%;
  transform: rotate(-90deg);
  transform-origin: left top;
}
.tilda-pages-container .ws-killer .ws-killer-btn-container.ws-killer-btn-left .ws-btn-title,
.tilda-pages-container .ws-killer .ws-killer-btn-container.ws-killer-btn-right .ws-btn-title {
  font-family: Tahoma, sans-serif;
}
.tilda-pages-container .ws-killer .ws-killer-btn-right .ws-killer-btn .ws-killer-btn-ico .ws-killer-btn-logo .ws-icon-phone {
  left: auto;
  padding-left: 6px !important;
  padding-top: 5px !important;
  right: 0;
  transform: rotate(90deg);
}
.tilda-pages-container .ws-killer-btn-right .ws-killer-logo-img {
  transform: rotate(90deg) !important;
}
.tilda-pages-container .ws-killer .ws-killer-btn-left .ws-killer-btn .ws-killer-btn-ico .ws-killer-btn-logo .ws-icon-phone {
  left: auto;
  padding-left: 6px !important;
  padding-top: 5px !important;
  right: 0;
  transform: rotate(90deg);
}
.tilda-pages-container .ws-killer-btn-left .ws-killer-logo-img {
  transform: rotate(90deg) !important;
}
.tilda-pages-container .ws-killer .ws-killer-btn-attach-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.tilda-pages-container .ws-killer .ws-killer-btn-attach-bottom {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.tilda-pages-container .ws-killer .ws-killer-logo-yes .ws-killer-btn-logo img {
  display: block;
}
.tilda-pages-container .ws-killer .ws-killer-logo-yes .ws-icon-phone {
  display: none;
}
.tilda-pages-container .ws-killer .ws-killer-logo-yes .ws-killer-btn-ico {
  background: transparent;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-overflow {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: .7;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9998;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-wrap {
  display: table-cell;
  height: 100%;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 100%;
  z-index: 999999;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container {
  background-color: #fff;
  display: inline-block;
  height: 95%;
  position: relative;
  top: 2.5%;
  width: 1024px;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal {
  height: 100%;
  width: 100%;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-close {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AQMCwYfssHtyAAAAZNJREFUOMu1lb1u2zAUhQ+LGAUIAvQLNFProQmQN+hc5B3SxH2Jok8lTZKytoMM0ohDtlPGbEGCpHUHS4Kqk0U2HEKyA6e9wF0uyY8/50hXoDteAxgBOAbwAcCbtn4N4DuABMAVgBLPiEMAMwAVAPZk1c453Ab7vAHSl+M+2NkOsGV+CmGjF8CW+W4JGwC4DCekaXqntW6EEKuaEILD4bDJsuyhAzgDsAcARwD+rg/meX5L8rcxZiGlXNWllLTWFiT/TCaT+wBYtyx8DXfTWjfW2gXJhXOuVEpRKUXnXEmysNYWWuum45RfAOA8HBBCUEq5BJRxHNdxHNckS+dcJaXk+lOsZQIAP/seWinFFlSRrKIoqpVSm4T58Qr/IbK+K3vvVyeLoqgmWXrvt165U5TpdFqQLLz3VSiKMWajKF22uSE5N8YUoW2MMQXJeZ7nvbYZtKZ8sluSJLddxtZaN2ma/tpk7H/16b0NxTl9AeykT/HxDrCzbTY6eOYP9gLA+3Cx2NICPrYtYH+tBXxrvdvZAh4Bb7iNXQT1ZVYAAAAASUVORK5CYII=") 50% no-repeat;
  display: inline-block;
  font-family: arial;
  height: 20px;
  position: absolute;
  right: -30px;
  top: -2px;
  width: 20px;
}
.tilda-pages-container .ws-loan-container {
  word-wrap: normal;
  display: block;
  font-family: CBKRobotoLight, sans-serif !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  line-height: 1.22;
  text-align: left !important;
  text-transform: none !important;
  z-index: 9990;
}
.tilda-pages-container .ws-loan-container * {
  box-sizing: border-box;
  font-family: CBKRobotoLight, sans-serif;
  font-style: normal;
  max-height: none;
  text-shadow: none;
  text-transform: none;
  transform-origin: 50% 50%;
}
.tilda-pages-container .ws-loan-container .ws-loaner-btn-el-container {
  bottom: 20%;
  position: fixed;
  right: 0;
  z-index: 9999;
}
.tilda-pages-container .ws-loan-container .ws-loaner-btn-container {
  background-color: #ff2241;
  cursor: pointer;
  height: 46px;
  min-width: 230px;
  padding: 3px;
  z-index: 9999;
}
.tilda-pages-container .ws-loan-container .ws-loaner-btn-mini-hover {
  box-shadow: 0 1px 7px 0 rgba(0,0,0,0.3);
}
.tilda-pages-container .ws-loan-container .loan-corner-smooth {
  border-radius: 9px;
}
.tilda-pages-container .ws-loan-container .loan-corner-round {
  border-radius: 22px;
}
.tilda-pages-container .ws-loan-container .ws-loaner-btn-rotate {
  transform: rotate(-90deg);
}
.tilda-pages-container .ws-loan-container .ws-loaner-btn-attach {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.tilda-pages-container .ws-loan-container .ws-loaner-btn-attach-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.tilda-pages-container .ws-loan-container .ws-loaner-btn-container .ws-btn-ico {
  background-color: #fff;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.tilda-pages-container .ws-loan-container .ws-loaner-logo {
  display: inline-block;
  height: 10px;
  margin-left: 10px;
  margin-top: 12px;
  position: relative;
  vertical-align: top;
  width: 10px;
}
.tilda-pages-container .ws-loan-container .ws-loaner-btn-container .ws-btn-ico .ws-loaner-logo {
  height: 40px;
  margin: 0;
  width: 40px;
}
.tilda-pages-container .ws-loan-container .ws-loaner-logo .ws-loaner-logo-img {
  border-radius: 5px;
  display: none;
  height: 40px;
  max-width: 40px;
  width: 40px;
}
.tilda-pages-container .ws-loan-container .loan-corner-round .ws-btn-ico,
.tilda-pages-container .ws-loan-container .loan-corner-round .ws-loaner-logo-img {
  border-radius: 30px !important;
}
.tilda-pages-container .ws-loan-container .loan-corner-smooth .ws-btn-ico,
.tilda-pages-container .ws-loan-container .loan-corner-smooth .ws-loaner-logo-img {
  border-radius: 6px !important;
}
.tilda-pages-container .ws-loan-container .ws-loaner-logo .ws-icon-loaner {
  color: #ff2241;
  font-size: 30px;
  left: 0;
  position: absolute;
  top: 0;
}
.tilda-pages-container .ws-loan-container .ws-loaner-btn-container .ws-btn-ico .ws-loaner-logo .ws-icon-loaner {
  padding: 7px 0 0 6px;
}
.tilda-pages-container .ws-loan-container .ws-loaner-btn-logo-yes .ws-icon-loaner {
  display: none;
}
.tilda-pages-container .ws-loan-container .ws-loaner-btn-logo-yes .ws-loaner-logo-img {
  display: block !important;
}
.tilda-pages-container .ws-loan-container .ws-loaner-btn-logo-yes .ws-btn-ico {
  background-color: transparent;
}
.tilda-pages-container .ws-loan-container .ws-loaner-btn-container .ws-btn-title {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 10px 14px;
}
.tilda-pages-container .ws-icon-loaner:before {
  content: "r";
}
.tilda-pages-container .ws-loan-container .ws-loaner-not-scalling {
  position: fixed !important;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new {
  background-color: var(--form_color_background);
  border-radius: 10px;
  box-sizing: border-box;
  color: var(--form_color_text);
  font-family: Museo, sans-serif;
  height: 566px;
  padding-top: 60px;
  top: calc(50% - 283px);
  width: 650px;
}
.tilda-pages-container .ws-loaner-modal-container.ws-loaner-modal-new {
  max-width: 650px;
  text-align: center;
  width: 100%;
}
.tilda-pages-container .ws-loaner-modal-container.ws-loaner-modal-new .final_form {
  display: none;
}
.tilda-pages-container .ws-loaner-modal-container.ws-loaner-modal-new.final .final_form {
  display: block;
}
.tilda-pages-container .ws-loaner-modal-container.ws-loaner-modal-new.final .ws-loaner-form {
  display: none;
}
@media (min-width: 992px) {
  .tilda-pages-container .ws-loaner-settings-form {
    padding-bottom: 65px;
    padding-top: 25px;
  }
}
.tilda-pages-container .ws-loaner-shadow {
  box-shadow: 0 2px 4px -1px rgba(0,0,0,0.2), 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12);
  transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
}
.tilda-pages-container .ws-loaner-shadow:hover {
  box-shadow: 0 11px 15px -7px rgba(0,0,0,0.2), 0 24px 38px 3px rgba(0,0,0,0.14), 0 9px 46px 8px rgba(0,0,0,0.12);
}
.tilda-pages-container .ws-loaner-shadow-nohover {
  box-shadow: 0 2px 4px -1px rgba(0,0,0,0.2), 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12);
  transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
}
.tilda-pages-container .ws-loaner-input-group .ws-loaner-input.invalid-field {
  border-color: red;
}
.tilda-pages-container .ws-loaner-post-header-text {
  font-size: 47px;
  font-weight: 700;
  margin-top: 140px;
}
.tilda-pages-container .ws-loaner-post-body-text {
  font-size: 22px;
  line-height: 25px;
  margin-bottom: 200px;
  margin-top: 13px;
  padding: 0 62px;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-header-text {
  font-size: 21px;
  font-weight: 700;
  height: 60px;
  letter-spacing: -0.2px;
  line-height: 30px;
  white-space: pre;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-body-text {
  font-size: 18px;
  height: 48px;
  line-height: 24px;
  margin-top: 13px;
  white-space: pre;
}
.tilda-pages-container .ws-loaner-input-group {
  margin-top: 20px;
}
.tilda-pages-container .ws-loaner-input-container {
  display: inline-block;
  margin: 10px auto auto;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}
.tilda-pages-container .ws-loaner-input-group .ws-loaner-input {
  border: 2px solid #ddd;
  border-radius: 6px;
  display: block;
  height: 42px;
  outline: none;
  padding-left: 43px;
  width: 280px;
}
.tilda-pages-container .ws-loaner-input-group .ws-loaner-input.ws-loaner-submit {
  background-color: var(--form_button_color);
  border: 0;
  color: #fff;
  color: var(--form_button_text_color);
  cursor: pointer;
  font-size: 16px;
  padding: 0;
}
.tilda-pages-container .ws-loaner-input-group .ws-loaner-input.ws-loaner-submit:hover {
  opacity: .8;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-input-container:before {
  content: "";
  height: 24px;
  left: 50px;
  position: absolute;
  top: 10px;
  width: 24px;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-input-user-email:before {
  content: url("data:image/svg+xml; utf8, <svg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'> <title>iconInputEmail</title><desc>Created with Sketch.</desc><defs></defs><g id='Credit' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='iconInputEmail' fill='currentColor' fill-rule='nonzero'><path d='M21.0701305,3 L2.93482138,3 C1.31595206,3 0,4.29690049 0,5.89233279 L0,18.1076672 C0,19.7030995 1.31595206,21 2.93482138,21 L21.0651646,21 C22.6840339,21 23.999986,19.7030995 23.999986,18.1076672 L23.999986,5.89722675 C24.0049518,4.30179445 22.6889998,3 21.0701305,3 Z M22.6641705,18.1076672 C22.6641705,18.9738989 21.9490871,19.6786297 21.0701305,19.6786297 L2.93482138,19.6786297 C2.05586472,19.6786297 1.34078134,18.9738989 1.34078134,18.1076672 L1.34078134,5.89722675 C1.34078134,5.03099511 2.05586472,4.32626427 2.93482138,4.32626427 L21.0651646,4.32626427 C21.9441213,4.32626427 22.6592047,5.03099511 22.6592047,5.89722675 L22.6592047,18.1076672 L22.6641705,18.1076672 Z M15.1359316,11.8482871 L21.0055743,6.66068515 C21.2786965,6.41598695 21.3035257,6 21.0552329,5.72593801 C20.8069401,5.45676998 20.3848422,5.43230016 20.1067542,5.67699837 L12.0124076,12.8368679 L10.4332652,11.4469821 C10.4282993,11.4420881 10.4233335,11.4371941 10.4233335,11.4323002 C10.3885725,11.3980424 10.3538115,11.3686786 10.3140846,11.3393148 L3.88826589,5.6721044 C3.61017791,5.4274062 3.18808008,5.45187602 2.93978724,5.72593801 C2.69149439,6 2.71632368,6.41598695 2.99441166,6.66068515 L8.93357641,11.8923328 L3.01924094,17.3491028 C2.75108468,17.5986949 2.73618711,18.0146819 2.9894458,18.2838499 C3.12352394,18.4208809 3.30229478,18.4942904 3.48106563,18.4942904 C3.6449389,18.4942904 3.80881218,18.4355628 3.93792446,18.3181077 L9.94164535,12.7830343 L11.5704464,14.2169657 C11.6995587,14.3295269 11.8584661,14.3833605 12.0173735,14.3833605 C12.1762809,14.3833605 12.3401542,14.324633 12.4643006,14.2120718 L14.1377944,12.7340946 L20.1067542,18.3230016 C20.2358665,18.4453507 20.4047057,18.5040783 20.5685789,18.5040783 C20.7473498,18.5040783 20.9211548,18.4355628 21.0552329,18.2985318 C21.3084916,18.0342577 21.2985599,17.6133768 21.0304036,17.3637847 L15.1359316,11.8482871 Z'></path></g></g></svg>");
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-input-user-name:before {
  content: url("data:image/svg+xml; utf8, <svg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'> <title>iconInputName</title><desc>Created with Sketch.</desc><defs></defs><g id='Credit' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='iconInputName' fill='currentColor' fill-rule='nonzero'><path d='M11.9147719,12.93187 L11.9926772,12.93187 L12.0218916,12.93187 L12.0705824,12.93187 C13.4972229,12.9070201 14.6511948,12.3951129 15.5032838,11.4160282 C17.3778796,9.25905985 17.0662584,5.56139988 17.0321749,5.20853179 C16.9104479,2.55953614 15.6834397,1.292193 14.6706711,0.700766204 C13.9159637,0.2584386 13.0346603,0.0198798923 12.0511061,0 L12.0170226,0 L11.9975463,0 L11.9683318,0 C11.4278639,0 10.3664045,0.0894595154 9.34876678,0.680886312 C8.32626,1.27231311 7.07977554,2.53965624 6.95804854,5.20853179 C6.92396498,5.56139988 6.61234387,9.25905985 8.48693964,11.4160282 C9.33415954,12.3951129 10.4881315,12.9070201 11.9147719,12.93187 Z M8.25809288,5.33278111 C8.25809288,5.31787119 8.26296196,5.30296128 8.26296196,5.29302133 C8.4236416,1.72955063 10.9020033,1.3468627 11.9634627,1.3468627 L11.982939,1.3468627 L12.0218916,1.3468627 C13.3365432,1.37668254 15.5714509,1.92337958 15.7223924,5.29302133 C15.7223924,5.30793125 15.7223924,5.32284117 15.7272615,5.33278111 C15.7321305,5.36757093 16.0729661,8.74715262 14.5245987,10.526403 C13.9110947,11.2321392 13.0930892,11.5800373 12.0170226,11.5899772 L11.9926772,11.5899772 L11.9683318,11.5899772 C10.8971342,11.5800373 10.0742597,11.2321392 9.4656247,10.526403 C7.92212637,8.75709257 8.2532238,5.36260095 8.25809288,5.33278111 Z M21.9986364,19.0648167 C22.0035055,19.3232553 22.0083745,20.6502381 21.7649205,21.3112446 C21.7162298,21.4404639 21.6237172,21.5498033 21.5117284,21.6243529 C21.365656,21.7187824 17.8647875,24 12.0072844,24 C6.14978128,24 2.64891282,21.7237523 2.50284043,21.6243529 C2.38598251,21.5498033 2.29833907,21.4404639 2.24964827,21.3112446 C1.99158704,20.6452682 1.99645612,19.3182854 2.0013252,19.0598468 L2.0013252,19.0449368 C2.00619428,19.0051771 2.00619428,18.9654173 2.00619428,18.9206875 C2.03540876,17.9416028 2.09870679,15.6405053 4.21188747,14.8999793 C4.22649471,14.8950093 4.24110195,14.8900393 4.26057827,14.8850694 C6.46627147,14.3135225 8.28243828,13.0213295 8.3019146,13.0064195 C8.59892847,12.7927107 9.00793119,12.8672603 9.21730162,13.1704287 C9.42667206,13.473597 9.35363586,13.8910748 9.05662198,14.1047836 C8.97384763,14.1594533 7.03595382,15.5411058 4.61115203,16.1772624 C3.47665641,16.5897701 3.35006033,17.8272934 3.31597677,18.9604473 C3.31597677,19.0051771 3.31110769,19.0449368 3.31110769,19.0846966 C3.30136953,19.5319942 3.33545309,20.2228205 3.41335837,20.6204183 C4.20701839,21.0776558 7.31836046,22.6630772 12.0024153,22.6630772 C16.7059465,22.6630772 19.7978123,21.0826258 20.5866032,20.6253883 C20.6645085,20.2277904 20.693723,19.5369642 20.6888539,19.0896666 C20.6839848,19.0499068 20.6839848,19.010147 20.6839848,18.9654173 C20.6499012,17.8322634 20.5233052,16.5947401 19.3888096,16.1822323 C16.9640078,15.5460758 15.026114,14.1693932 14.9433396,14.1097536 C14.6463257,13.8960447 14.5732895,13.478567 14.78266,13.1753986 C14.9920304,12.8722303 15.4010331,12.7976807 15.698047,13.0113895 C15.7175233,13.0262994 17.5434283,14.3184924 19.7393833,14.8900393 C19.7539905,14.8950093 19.7734669,14.8999793 19.7880741,14.9049493 C21.9012548,15.6405053 21.9645528,17.9416028 21.9937673,18.9256575 C21.9937673,18.9703872 21.9986364,19.010147 21.9986364,19.0499068 L21.9986364,19.0648167 Z'></path></g></g></svg>");
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-input-user-phone:before {
  content: url("data:image/svg+xml; utf8, <svg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'> <title>iconInputPhone</title><desc>Created with Sketch.</desc><defs></defs><g id='Credit' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='iconInputPhone' fill='currentColor' fill-rule='nonzero'><path d='M19.5198919,14.1142473 C19.0397063,13.6164875 18.4605134,13.3503584 17.8466678,13.3503584 C17.2377727,13.3503584 16.6536294,13.6115591 16.1536423,14.109319 L14.5893263,15.6617384 C14.4606167,15.5927419 14.3319072,15.5286738 14.208148,15.4646057 C14.0299348,15.3758961 13.8616223,15.2921147 13.7180617,15.203405 C12.252753,14.2768817 10.9211042,13.0694444 9.64390954,11.5071685 C9.02511365,10.7284946 8.60928281,10.0730287 8.30731042,9.40770609 C8.71324052,9.03808244 9.08946842,8.65367384 9.45579559,8.28405018 C9.59440586,8.14605735 9.73301614,8.0031362 9.87162642,7.86514337 C10.9112035,6.83019713 10.9112035,5.48969534 9.87162642,4.4547491 L8.5201762,3.109319 C8.36671482,2.95654122 8.20830307,2.79883513 8.05979206,2.64112903 C7.76277003,2.33557348 7.45089691,2.02016129 7.12912304,1.72446237 C6.64893743,1.25134409 6.07469485,1 5.47075006,1 C4.86680527,1 4.28266195,1.25134409 3.78762524,1.72446237 C3.78267488,1.72939068 3.78267488,1.72939068 3.77772451,1.734319 L2.09459969,3.42473118 C1.4609527,4.05555556 1.0995759,4.82437276 1.02037003,5.71639785 C0.901561218,7.15546595 1.32729279,8.49596774 1.65401702,9.37320789 C2.45597649,11.5268817 3.65396533,13.5228495 5.44104786,15.6617384 C7.60930865,18.2392473 10.2181521,20.2746416 13.1982731,21.7087814 C14.3368576,22.2459677 15.8566203,22.8817204 17.5545962,22.9901434 C17.6585539,22.9950717 17.767462,23 17.8664693,23 C19.0100041,23 19.9703753,22.5909498 20.7228311,21.7777778 C20.7277815,21.7679211 20.7376822,21.7629928 20.7426326,21.7531362 C21.0000517,21.4426523 21.2970737,21.1617384 21.6089468,20.8611111 C21.8218126,20.6590502 22.0396288,20.4471326 22.2524946,20.2253584 C22.7425809,19.7177419 23,19.1263441 23,18.5201613 C23,17.9090502 22.7376305,17.3225806 22.2376435,16.8297491 L19.5198919,14.1142473 Z M21.2921233,19.3037634 C21.287173,19.3037634 21.287173,19.3086918 21.2921233,19.3037634 C21.099059,19.5107527 20.9010443,19.6980287 20.6881786,19.9050179 C20.3664047,20.2105735 20.0396805,20.530914 19.7327577,20.890681 C19.2327706,21.4229391 18.6436769,21.6742832 17.8714197,21.6742832 C17.7971642,21.6742832 17.7179583,21.6742832 17.6437028,21.6693548 C16.1734438,21.5757168 14.8071424,21.0040323 13.7824164,20.516129 C10.9805087,19.1657706 8.5201762,17.2486559 6.47567458,14.8189964 C4.7875994,12.7934588 3.6589157,10.9206989 2.91141026,8.90994624 C2.45102612,7.6827957 2.28271364,6.72670251 2.35696915,5.82482079 C2.40647282,5.24820789 2.62923934,4.77016129 3.04011981,4.36111111 L4.72819499,2.68055556 C4.97076298,2.45385305 5.22818207,2.33064516 5.4806508,2.33064516 C5.79252392,2.33064516 6.04499265,2.51792115 6.20340439,2.67562724 C6.20835476,2.68055556 6.21330513,2.68548387 6.21825549,2.69041219 C6.52022789,2.97132616 6.80734918,3.26209677 7.10932157,3.57258065 C7.26278296,3.73028674 7.4211947,3.88799283 7.57960645,4.05062724 L8.93105667,5.39605735 C9.45579559,5.91845878 9.45579559,6.40143369 8.93105667,6.92383513 C8.78749603,7.06675627 8.64888575,7.20967742 8.5053251,7.34767025 C8.08949426,7.77150538 7.69346489,8.16577061 7.26278296,8.55017921 C7.25288222,8.56003584 7.24298149,8.56496416 7.23803112,8.57482079 C6.81229955,8.99865591 6.89150542,9.41263441 6.98061203,9.69354839 C6.9855624,9.70833333 6.99051276,9.72311828 6.99546313,9.73790323 C7.3469392,10.5855735 7.84197591,11.3839606 8.59443171,12.3351254 L8.59938207,12.3400538 C9.9656834,14.015681 11.4062402,15.3216846 12.9953081,16.3221326 C13.1982731,16.4502688 13.4061885,16.5537634 13.6042032,16.6523297 C13.7824164,16.7410394 13.9507289,16.8248208 14.0942896,16.9135305 C14.114091,16.9233871 14.1338925,16.938172 14.153694,16.9480287 C14.3220065,17.03181 14.4804182,17.0712366 14.6437803,17.0712366 C15.0546608,17.0712366 15.3120799,16.8149642 15.3962361,16.7311828 L17.0892617,15.0456989 C17.2575742,14.8781362 17.524894,14.6760753 17.8367671,14.6760753 C18.1436899,14.6760753 18.3961586,14.8682796 18.54962,15.0358423 C18.5545703,15.0407706 18.5545703,15.0407706 18.5595207,15.0456989 L21.287173,17.7612007 C21.7970608,18.2638889 21.7970608,18.781362 21.2921233,19.3037634 Z'></path></g></g></svg>");
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement {
  color: #717383;
  cursor: pointer;
  font-size: 12px;
  font-weight: 100;
  margin: 20px auto auto;
  padding-left: 34px;
  position: relative;
  text-align: left;
  width: 255px;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement a {
  color: currentColor;
  text-decoration: none;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement span {
  cursor: pointer;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement input[type=checkbox] {
  display: none;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement label:before {
  border: 2px solid #0a1b7e;
  border-radius: 5px;
  box-sizing: content-box;
  color: #0a1b7e;
  content: "\0020";
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  height: 16px;
  left: 4px;
  line-height: 15px;
  position: absolute;
  top: -2px;
  width: 16px;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement input[type=checkbox]:checked+label:before {
  content: url("data:image/svg+xml; utf8, <svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>iconCheckbox</title><desc>Created with Sketch.</desc><defs></defs><g id='Credit' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='iconCheckbox' fill='currentColor' fill-rule='nonzero'><path d='M3.29289322,9.20710678 L6.29289322,12.2071068 C6.68341751,12.5976311 7.31658249,12.5976311 7.70710678,12.2071068 C8.09763107,11.8165825 8.09763107,11.1834175 7.70710678,10.7928932 L4.70710678,7.79289322 C4.31658249,7.40236893 3.68341751,7.40236893 3.29289322,7.79289322 C2.90236893,8.18341751 2.90236893,8.81658249 3.29289322,9.20710678 Z M12.2651966,4.3217199 L6.26519656,10.8217199 C5.8905928,11.2275406 5.91589916,11.8601997 6.3217199,12.2348034 C6.72754063,12.6094072 7.36019969,12.5841008 7.73480344,12.1782801 L13.7348034,5.6782801 C14.1094072,5.27245937 14.0841008,4.63980031 13.6782801,4.26519656 C13.2724594,3.8905928 12.6398003,3.91589916 12.2651966,4.3217199 Z' id='Combined-Shape'></path></g></g></svg>");
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement .invalid-field+label:before {
  border-color: red;
}
.tilda-pages-container .ws-loaner-modal-container.ws-loaner-modal-new.ws-loaner-modal-new-settings {
  max-width: 100%;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new a.loaner-close-window {
  background: none !important;
  bottom: auto !important;
  color: #aaa;
  font-size: 14px;
  left: auto !important;
  outline: none;
  padding: 10px;
  position: absolute;
  right: 26px !important;
  text-decoration: none;
  top: 2px !important;
  transition: opacity .15s ease-in-out;
  z-index: 2 !important;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new a.loaner-close-window:after {
  content: "×";
  font-size: 18px;
  line-height: 18px;
  position: absolute;
  right: -6px;
  top: 9px;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-copyright {
  -webkit-text-fill-color: transparent !important;
  animation: white-saas-text-anim 10s infinite;
  background: -webkit-gradient(linear,left top,right top,color-stop(0,#4d4d4d),color-stop(.4,#4d4d4d),color-stop(.5,#fff),color-stop(.6,#4d4d4d),color-stop(1,#4d4d4d));
  -webkit-background-clip: text !important;
  bottom: 30px;
  color: #aaa;
  display: block;
  font-size: 12px;
  font-weight: 100;
  opacity: .8;
  position: absolute;
  text-decoration: none;
  transition: all .2s cubic-bezier(.19,1,.22,1);
  width: 100%;
}
.tilda-pages-container .ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-copyright .service-name {
  color: #000;
  font-size: 15px;
  font-weight: 700;
}
.tilda-pages-container #buttonup {
  right: 45px !important;
}
.tilda-pages-container .cbk-window .cbk-forms {
  padding-bottom: 25px;
  padding-top: 25px;
  text-align: center;
}
@media (max-width: 800px) {
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-forms {
    margin-top: 200px;
  }
}
@media (min-width: 800px) {
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) {
    bottom: 0;
    box-shadow: 0 2px 6px 4px rgba(0,0,0,0.8);
    height: auto !important;
    top: auto;
    width: 100%;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-forms {
    margin: auto !important;
    padding-bottom: 25px;
    padding-top: 35px;
    position: static !important;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form {
    padding-bottom: 30px !important;
    width: 390px !important;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-callform.cbk-forms-bottom {
    width: 960px !important;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-shareform {
    text-align: center;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-departmentform {
    padding-bottom: 30px !important;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-ratingform {
    padding-bottom: 40px !important;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-geform .cbk-form-action {
    width: 410px !important;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form-action {
    text-align: left;
    width: 390px;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-callform.cbk-forms-bottom .cbk-form-action {
    width: 960px;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form-action .cbk-input {
    margin-top: 0 !important;
    padding: 10px !important;
  }
  .tilda-pages-container .callbackkiller.cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form-action .ws-dcpi_dropdown .cbk-input.ws-phone-codes-target-input {
    height: unset !important;
    padding: 10px 5px !important;
  }
  .tilda-pages-container .callbackkiller.cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form-action .ws-dcpi_dropdown {
    height: auto !important;
    padding: unset !important;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-callform.cbk-forms-bottom .cbk-form-action .cbk-input {
    margin-bottom: 0 !important;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form .cbk-select.cbk-deferred-date {
    width: 123px !important;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form-action .cbk-button {
    font-size: 16px !important;
    margin: 0 0 0 10px !important;
    padding: 9px 19px 10px 17px !important;
    width: auto !important;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .copyright-content {
    display: inline-block;
    font-size: 10px;
    padding-left: 110px;
    width: 390px;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-timer:not(.call) {
    display: none !important;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-personal-agreement {
    margin-bottom: 30px;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-personal-agreement span {
    line-height: .6 !important;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-window-logo {
    display: inline-block !important;
    left: auto;
    margin-right: -10px;
    position: static;
    vertical-align: top;
  }
  .tilda-pages-container .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) a.cbk-close-window {
    top: -5px !important;
  }
}
@media only screen and (max-device-width: 414px) and (max-device-height: 736px) {
  .tilda-pages-container .multi_button.mb_small_size .multi_button-main-div-text .multi_button-text {
    font-size: 16px;
    margin: 7px 10px;
  }
  .tilda-pages-container .multi_button.mb_small_size .icon_in_button i {
    font-size: 44px;
  }
}
@media only screen and (max-device-width: 375px) and (max-device-height: 667px) {
  .tilda-pages-container .multi_button.mb_small_size .multi_button-main-div-text .multi_button-text {
    font-size: 16px;
    margin: 5px 10px;
  }
  .tilda-pages-container .multi_button.mb_small_size .icon_in_button i {
    font-size: 44px;
  }
}
@media only screen and (max-device-width: 375px) and (max-device-height: 812px) {
  .tilda-pages-container .multi_button.mb_small_size .multi_button-main-div-text .multi_button-text {
    font-size: 16px;
    margin: 5px 10px;
  }
  .tilda-pages-container .multi_button.mb_small_size .icon_in_button i {
    font-size: 44px;
  }
}
@media only screen and (max-device-width: 414px) and (max-device-height: 812px) {
  .tilda-pages-container .multi_button.mb_small_size .icon_in_button i {
    font-size: 44px;
  }
  .tilda-pages-container .manager-edit-photo-edit {
    display: block;
  }
  .tilda-pages-container .manager-edit-photo-edit .manager-edit-photo {
    display: block;
    margin: auto;
    position: relative;
  }
  .tilda-pages-container .manager-edit-photo-edit .ink-reaction.btn-floating-action {
    bottom: 20px;
    display: block;
    margin: auto;
    top: auto !important;
  }
}
.tilda-pages-container .ws-quiz-container {
  word-wrap: normal;
  display: block;
  font-family: CBKRobotoLight, sans-serif !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  line-height: 1.22;
  text-transform: none !important;
  z-index: 9990;
}
.tilda-pages-container .ws-quiz-container * {
  box-sizing: border-box;
  font-family: CBKRobotoLight, sans-serif;
  font-style: normal;
  max-height: none;
  pointer-events: none;
  text-shadow: none;
  text-transform: none;
  transform-origin: 50% 50%;
}
.tilda-pages-container .ws-quiz-container .ws-quiz-btn-el-container {
  bottom: 20%;
  position: absolute;
  right: 0;
  z-index: 9999;
}
.tilda-pages-container .ws-quiz-container .ws-quiz-btn-container {
  background-color: #ff2241;
  cursor: pointer;
  height: 46px;
  min-width: 230px;
  overflow: hidden;
  padding: 3px;
  pointer-events: all;
  position: relative;
  z-index: 9999;
}
.tilda-pages-container .quiz-animation-iridescent.ws-quiz-btn-container:before {
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-name: slideme;
  animation-timing-function: ease-in-out;
  background: linear-gradient(270deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0)) no-repeat 1em 0;
  background-size: 5em 100%;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: skewX(-60deg);
  -khtml-transform: skewX(-60deg);
  transition: all .1s;
  -moz-transition: all .1s;
  -webkit-transition: all .1s;
  -o-transition: all .1s;
  -khtml-transition: all .1s;
  -ms-transition: all .1s;
  width: 130%;
}
@keyframes slideme {
  .tilda-pages-container 0% {
    left: -120px;
    margin-left: 0;
  }
  .tilda-pages-container to {
    left: 110%;
    margin-left: 40px;
  }
}
.tilda-pages-container .ws-quiz-container .ws-quiz-btn-mini-hover {
  box-shadow: 0 1px 7px 0 rgba(0,0,0,0.3);
}
.tilda-pages-container .ws-quiz-container .quiz-corner-smooth {
  border-radius: 9px;
}
.tilda-pages-container .ws-quiz-container .quiz-corner-round {
  border-radius: 22px;
}
.tilda-pages-container .ws-quiz-container .ws-quiz-btn-rotate {
  transform: rotate(-90deg);
}
.tilda-pages-container .ws-quiz-container .ws-quiz-btn-attach {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.tilda-pages-container .ws-quiz-container .ws-quiz-btn-attach-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.tilda-pages-container .ws-quiz-container .ws-quiz-btn-container .ws-btn-ico {
  background-color: #fff;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.tilda-pages-container .ws-quiz-container .ws-quiz-logo {
  display: inline-block;
  height: 10px;
  margin-left: 10px;
  margin-top: 12px;
  position: relative;
  vertical-align: top;
  width: 10px;
}
.tilda-pages-container .ws-quiz-container .ws-quiz-btn-container .ws-btn-ico .ws-quiz-logo {
  height: 40px;
  margin: 0;
  width: 40px;
}
.tilda-pages-container .ws-quiz-container .ws-quiz-logo .ws-quiz-logo-img {
  border-radius: 5px;
  display: none;
  height: 40px;
  max-width: 40px;
  width: 40px;
}
.tilda-pages-container .ws-quiz-container .quiz-corner-round .ws-btn-ico,
.tilda-pages-container .ws-quiz-container .quiz-corner-round .ws-quiz-logo-img {
  border-radius: 30px !important;
}
.tilda-pages-container .ws-quiz-container .quiz-corner-smooth .ws-btn-ico,
.tilda-pages-container .ws-quiz-container .quiz-corner-smooth .ws-quiz-logo-img {
  border-radius: 6px !important;
}
.tilda-pages-container .ws-quiz-container .ws-quiz-logo .ws-icon-quiz {
  color: #ff2241;
  font-size: 30px;
  height: 100%;
  left: 0;
  padding: 5px;
  position: absolute;
  text-align: left;
  top: 0;
  width: 100%;
}
.tilda-pages-container .ws-quiz-container .ws-quiz-btn-container .ws-btn-ico .ws-quiz-logo .ws-icon-quiz {
  padding: 7px 0 0 5px;
}
.tilda-pages-container .ws-quiz-container .ws-quiz-btn-logo-yes .ws-icon-quiz {
  display: none;
}
.tilda-pages-container .ws-quiz-container .ws-quiz-btn-logo-yes .ws-quiz-logo-img {
  display: block !important;
}
.tilda-pages-container .ws-quiz-container .ws-quiz-btn-logo-yes .ws-btn-ico {
  background-color: transparent;
}
.tilda-pages-container .ws-quiz-container .ws-quiz-btn-container .ws-btn-title {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 10px 14px;
}
.tilda-pages-container .ws-icon-quiz:before {
  content: "t";
}
.tilda-pages-container .ws-quiz-container .ws-quiz-not-scalling {
  position: fixed !important;
}
.tilda-pages-container .ws-quiz-container .quiz-icon-in-button {
  font-size: 31px;
  left: 7%;
  position: absolute;
  top: 5%;
}
.tilda-pages-container .ws-quiz-container .icon {
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  display: inline-block;
  height: 1.112em;
  width: 1.112em;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-logo {
  -webkit-text-size-adjust: auto !important;
  bottom: 0;
  height: 40px;
  left: 0;
  margin: auto;
  position: relative;
  right: 0;
  top: 0;
  width: 40px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-logo-text {
  position: relative;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg .ws-quiz-logo {
  height: 50px;
  width: 50px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg .ws-icon-quiz {
  font-size: 40px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg .ws-quiz-logo-text {
  font-size: 16px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg.view-type-icon-with-text .ws-quiz-logo-text {
  margin-right: 10px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg.view-type-only-icon .ws-quiz-logo-text {
  margin: 0;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg.view-type-only-text .ws-quiz-logo-text {
  margin: 0 10px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg.view-type-icon-with-text .ws-quiz-logo {
  margin: 0 10px;
  padding-left: 40px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg.view-type-only-text .ws-quiz-logo {
  margin: 0 10px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs .ws-quiz-logo {
  height: 35px;
  width: 35px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs .ws-icon-quiz {
  font-size: 25px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs .ws-quiz-logo-text {
  font-size: 15px;
  position: relative;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-sm .ws-quiz-logo-text {
  font-size: 20px;
  position: relative;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg .ws-quiz-logo-text {
  font-size: 24px;
  position: relative;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs.view-type-icon-with-text .ws-quiz-logo-text {
  margin-right: 7px;
  padding-right: 7px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs.view-type-only-icon .ws-quiz-logo-text {
  margin: 0;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs.view-type-only-text .ws-quiz-logo-text {
  margin: 0 7px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs.view-type-icon-with-text .ws-quiz-logo {
  margin: 0 3px 0 7px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs.view-type-only-text .ws-quiz-logo {
  margin: 0 7px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-sm.view-type-icon-with-text .ws-quiz-logo-text {
  margin-right: 7px;
  padding-right: 7px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-sm.view-type-only-icon .ws-quiz-logo-text {
  margin: 0;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-sm.view-type-only-text .ws-quiz-logo-text {
  margin: 0 7px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-sm.view-type-icon-with-text .ws-quiz-logo {
  margin: 0 3px 0 5px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-sm.view-type-only-text .ws-quiz-logo {
  margin: 0 7px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container {
  align-items: center;
  border-radius: 40px !important;
  display: flex;
  min-width: 0 !important;
  overflow: unset;
  padding: 5px 3px !important;
  width: auto !important;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs {
  height: 35px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg,
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-sm,
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs {
  height: auto;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs.view-type-only-icon {
  height: 50px !important;
  width: 50px !important;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-sm.view-type-only-icon {
  height: 60px !important;
  padding: 7px !important;
  width: 60px !important;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg.view-type-only-icon {
  height: 80px !important;
  width: 80px !important;
}
.tilda-pages-container .ws-quiz-btn-container.ws-quiz-btn-container-xs.view-type-icon-with-text,
.tilda-pages-container .ws-quiz-btn-container.ws-quiz-btn-container-xs.view-type-only-text {
  height: 50px;
}
.tilda-pages-container .ws-quiz-btn-container.ws-quiz-btn-container-sm.view-type-icon-with-text,
.tilda-pages-container .ws-quiz-btn-container.ws-quiz-btn-container-sm.view-type-only-text {
  height: 60px;
}
.tilda-pages-container .ws-quiz-btn-container.ws-quiz-btn-container-lg.view-type-icon-with-text,
.tilda-pages-container .ws-quiz-btn-container.ws-quiz-btn-container-lg.view-type-only-text {
  height: 80px;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-logo-text.button-text-with-break-line {
  white-space: pre-line;
}
.tilda-pages-container .ws-quiz-mobile .ws-quiz-btn-el-container {
  bottom: auto;
  position: absolute;
  right: auto;
}
.tilda-pages-container .ws-quiz .ws-quiz-modal-overflow {
  background-color: #000;
  opacity: .7;
  z-index: 9998;
}
.tilda-pages-container .ws-quiz .ws-quiz-modal-overflow,
.tilda-pages-container .ws-quiz .ws-quiz-modal-wrap {
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.tilda-pages-container .ws-quiz .ws-quiz-modal-wrap {
  align-items: center;
  bottom: 0;
  display: table-cell;
  display: flex;
  flex-direction: column;
  gap: 3px;
  justify-content: center;
  right: 0;
  text-align: center;
  transform: translateZ(0);
  vertical-align: middle;
  z-index: 999999;
}
.tilda-pages-container .ws-quiz .ws-quiz-modal-container,
.tilda-pages-container div[id^=integrate-quiz-element] .ws-quiz-modal-wrap {
  aspect-ratio: 1.8 !important;
  border-radius: 12px !important;
  display: block !important;
  max-height: 90% !important;
  max-width: 900px !important;
  overflow: hidden !important;
  position: relative !important;
  width: 100% !important;
}
.tilda-pages-container div[id^=integrate-quiz-element] .ws-quiz-modal-wrap {
  border: 1px solid rgba(0,0,0,0.1) !important;
  box-sizing: content-box;
}
.tilda-pages-container .ws-quiz .ws-quiz-modal-container-copyright,
.tilda-pages-container div[id^=integrate-quiz-element] .ws-quiz-modal-container-copyright {
  align-items: center !important;
  border-radius: 12px !important;
  display: flex !important;
  justify-content: flex-end !important;
  max-width: 900px !important;
  overflow: hidden !important;
  position: relative !important;
  width: 100% !important;
}
.tilda-pages-container div[id^=integrate-quiz-element] .ws-quiz-modal-container-copyright {
  margin: 0 auto !important;
}
.tilda-pages-container .ws-quiz .ws-quiz-modal-container-copyright .copyright-link,
.tilda-pages-container div[id^=integrate-quiz-element] .ws-quiz-modal-container-copyright .copyright-link {
  align-items: center !important;
  display: flex !important;
  gap: 5px !important;
  margin-top: 5px !important;
  opacity: .7 !important;
  padding: 0 10px;
  text-decoration: none !important;
  transition: .2s !important;
}
.tilda-pages-container div[id^=integrate-quiz-element] .ws-quiz-modal-container-copyright .copyright-link {
  background-color: #999 !important;
  border-radius: 12px !important;
  padding: 3px 15px !important;
}
.tilda-pages-container .ws-quiz .ws-quiz-modal-container-copyright .copyright-link:hover,
.tilda-pages-container div[id^=integrate-quiz-element] .ws-quiz-modal-container-copyright .copyright-link:hover {
  opacity: 1 !important;
}
.tilda-pages-container .ws-quiz .ws-quiz-modal-container-copyright .copyright-link img,
.tilda-pages-container div[id^=integrate-quiz-element] .ws-quiz-modal-container-copyright .copyright-link img {
  height: 18px !important;
  width: auto !important;
}
.tilda-pages-container .ws-quiz .ws-quiz-modal-container-copyright .copyright-link span,
.tilda-pages-container div[id^=integrate-quiz-element] .ws-quiz-modal-container-copyright .copyright-link span {
  color: #fff !important;
  font-family: Museo, sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 12px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-transform: none !important;
  white-space: nowrap !important;
}
@media screen and (max-width: 899px) {
  .tilda-pages-container .ws-quiz .ws-quiz-modal-wrap {
    justify-content: flex-end !important;
  }
  .tilda-pages-container .ws-quiz .ws-quiz-modal-container:not(.showCopyright) {
    max-height: 100% !important;
  }
  .tilda-pages-container .ws-quiz .ws-quiz-modal-container.showCopyright {
    max-height: calc(100% - 20px) !important;
  }
  .tilda-pages-container .ws-quiz .ws-quiz-modal-container-copyright,
  .tilda-pages-container div[id^=integrate-quiz-element] .ws-quiz-modal-container-copyright {
    justify-content: center !important;
    max-height: 100% !important;
  }
}
.tilda-pages-container .ws-quiz .ws-quiz-modal-container-copyright.small-size,
.tilda-pages-container .ws-quiz .ws-quiz-modal-container.small-size,
.tilda-pages-container div[id^=integrate-quiz-element] .ws-quiz-modal-container-copyright.small-size,
.tilda-pages-container div[id^=integrate-quiz-element] .ws-quiz-modal-wrap.small-size {
  max-width: 900px !important;
}
.tilda-pages-container .ws-quiz .ws-quiz-modal-container-copyright.medium-size,
.tilda-pages-container .ws-quiz .ws-quiz-modal-container.medium-size,
.tilda-pages-container div[id^=integrate-quiz-element] .ws-quiz-modal-container-copyright.medium-size,
.tilda-pages-container div[id^=integrate-quiz-element] .ws-quiz-modal-wrap.medium-size {
  max-width: 1200px !important;
}
.tilda-pages-container .ws-quiz .ws-quiz-modal-container-copyright.big-size,
.tilda-pages-container .ws-quiz .ws-quiz-modal-container.big-size,
.tilda-pages-container div[id^=integrate-quiz-element] .ws-quiz-modal-container-copyright.big-size,
.tilda-pages-container div[id^=integrate-quiz-element] .ws-quiz-modal-wrap.big-size {
  max-width: 1400px !important;
}
@media screen and (max-width: 899px) {
  .tilda-pages-container .ws-quiz .ws-quiz-modal-container {
    aspect-ratio: auto !important;
    border-radius: 0 !important;
    bottom: 0 !important;
    height: 100% !important;
    left: 0 !important;
    position: fixed !important;
    right: 0 !important;
    top: 0 !important;
    transform: none !important;
    width: 100% !important;
  }
}
.tilda-pages-container .ws-quiz .ws-quiz-modal,
.tilda-pages-container div[id^=integrate-quiz-element] .ws-quiz-modal-wrap .ws-quiz-modal {
  border: 0 !important;
  box-shadow: 0 21px 32px 0 rgba(0,0,0,0.25) !important;
  height: 100% !important;
  width: 100% !important;
}
.tilda-pages-container #integrate-quiz-element .ws-quiz-modal-wrap .ws-quiz-modal {
  border: 1px solid #e7e7e7;
  box-sizing: content-box;
}
.tilda-pages-container .btn-hide {
  opacity: 0;
  pointer-events: none;
}
.tilda-pages-container .cbk-phone.callbackkiller-mobile {
  transition: opacity .5s;
}
.tilda-pages-container .cbk-phone.callbackkiller-mobile,
.tilda-pages-container .cbk-phone.callbackkiller-mobile>.cbk-phone-content .ws-icon-phone {
  -webkit-text-size-adjust: auto !important;
}
.tilda-pages-container .ws-quiz-modal-container.quiz-mobile {
  height: 100%;
  top: 0;
  width: 100%;
}
.tilda-pages-container #integrate-quiz-element .ws-quiz-modal-wrap .ws-quiz-modal-container.quiz-mobile {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .tilda-pages-container .white-saas-mobile-generator-text-general-span {
    letter-spacing: -0.9px;
  }
}
.tilda-pages-container img.ws-copyright-img {
  height: 23px;
  vertical-align: bottom;
  width: 84px;
}
.tilda-pages-container img.ws-copyright-img-min {
  height: 20px;
  vertical-align: text-top;
  width: 72px;
}
.tilda-pages-container .ws-lds-ring {
  height: 64px;
  margin: auto;
  position: relative;
  top: 40%;
  width: 64px;
}
.tilda-pages-container .ws-lds-ring div {
  animation: ws-lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;
  border: 6px solid transparent;
  border-radius: 50%;
  border-top-color: #4285f4;
  box-sizing: border-box;
  display: block;
  height: 51px;
  margin: 6px;
  position: absolute;
  width: 51px;
}
.tilda-pages-container .ws-lds-ring div:first-child {
  animation-delay: -0.45s;
}
.tilda-pages-container .ws-lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.tilda-pages-container .ws-lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes ws-lds-ring {
  .tilda-pages-container 0% {
    transform: rotate(0deg);
  }
  .tilda-pages-container to {
    transform: rotate(1turn);
  }
}
.tilda-pages-container .ws-sprite-emoji {
  background-image: url(https://saas-support.com/widget/img/smiles/sprite_smiles.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 20px;
  width: 20px;
}
.tilda-pages-container .ws-sprite-emoji-1f601 {
  background-position: 0 0;
}
.tilda-pages-container .ws-sprite-emoji-1f602 {
  background-position: -20px 0;
}
.tilda-pages-container .ws-sprite-emoji-1f603 {
  background-position: -40px 0;
}
.tilda-pages-container .ws-sprite-emoji-1f604 {
  background-position: -60px 0;
}
.tilda-pages-container .ws-sprite-emoji-1f605 {
  background-position: -80px 0;
}
.tilda-pages-container .ws-sprite-emoji-1f606 {
  background-position: -100px 0;
}
.tilda-pages-container .ws-sprite-emoji-1f609 {
  background-position: -120px 0;
}
.tilda-pages-container .ws-sprite-emoji-1f60a {
  background-position: 0 -20px;
}
.tilda-pages-container .ws-sprite-emoji-1f60b {
  background-position: -20px -20px;
}
.tilda-pages-container .ws-sprite-emoji-1f60c {
  background-position: -40px -20px;
}
.tilda-pages-container .ws-sprite-emoji-1f60d {
  background-position: -60px -20px;
}
.tilda-pages-container .ws-sprite-emoji-1f60f {
  background-position: -80px -20px;
}
.tilda-pages-container .ws-sprite-emoji-1f612 {
  background-position: -100px -20px;
}
.tilda-pages-container .ws-sprite-emoji-1f613 {
  background-position: -120px -20px;
}
.tilda-pages-container .ws-sprite-emoji-1f614 {
  background-position: 0 -40px;
}
.tilda-pages-container .ws-sprite-emoji-1f616 {
  background-position: -20px -40px;
}
.tilda-pages-container .ws-sprite-emoji-1f618 {
  background-position: -40px -40px;
}
.tilda-pages-container .ws-sprite-emoji-1f61a {
  background-position: -60px -40px;
}
.tilda-pages-container .ws-sprite-emoji-1f61c {
  background-position: -80px -40px;
}
.tilda-pages-container .ws-sprite-emoji-1f61d {
  background-position: -100px -40px;
}
.tilda-pages-container .ws-sprite-emoji-1f61e {
  background-position: -120px -40px;
}
.tilda-pages-container .ws-sprite-emoji-1f620 {
  background-position: 0 -60px;
}
.tilda-pages-container .ws-sprite-emoji-1f621 {
  background-position: -20px -60px;
}
.tilda-pages-container .ws-sprite-emoji-1f622 {
  background-position: -40px -60px;
}
.tilda-pages-container .ws-sprite-emoji-1f623 {
  background-position: -60px -60px;
}
.tilda-pages-container .ws-sprite-emoji-1f624 {
  background-position: -80px -60px;
}
.tilda-pages-container .ws-sprite-emoji-1f625 {
  background-position: -100px -60px;
}
.tilda-pages-container .ws-sprite-emoji-1f628 {
  background-position: -120px -60px;
}
.tilda-pages-container .ws-sprite-emoji-1f629 {
  background-position: 0 -80px;
}
.tilda-pages-container .ws-sprite-emoji-1f62a {
  background-position: -20px -80px;
}
.tilda-pages-container .ws-sprite-emoji-1f62b {
  background-position: -40px -80px;
}
.tilda-pages-container .ws-sprite-emoji-1f62d {
  background-position: -60px -80px;
}
.tilda-pages-container .ws-sprite-emoji-1f630 {
  background-position: -80px -80px;
}
.tilda-pages-container .ws-sprite-emoji-1f631 {
  background-position: -100px -80px;
}
.tilda-pages-container .ws-sprite-emoji-1f632 {
  background-position: -120px -80px;
}
.tilda-pages-container .ws-sprite-emoji-1f633 {
  background-position: 0 -100px;
}
.tilda-pages-container .ws-sprite-emoji-1f635 {
  background-position: -20px -100px;
}
.tilda-pages-container .ws-sprite-emoji-1f637 {
  background-position: -40px -100px;
}
.tilda-pages-container .ws-sprite-emoji-1f638 {
  background-position: -60px -100px;
}
.tilda-pages-container .ws-sprite-emoji-1f639 {
  background-position: -80px -100px;
}
.tilda-pages-container .ws-sprite-emoji-1f63a {
  background-position: -100px -100px;
}
.tilda-pages-container .ws-sprite-emoji-1f63b {
  background-position: -120px -100px;
}
.tilda-pages-container .ws-sprite-emoji-1f63c {
  background-position: 0 -120px;
}
.tilda-pages-container .ws-sprite-emoji-1f63e {
  background-position: -20px -120px;
}
.tilda-pages-container .ws-sprite-emoji-1f63f {
  background-position: -40px -120px;
}
.tilda-pages-container .ws-sprite-emoji-1f640 {
  background-position: -60px -120px;
}
.tilda-pages-container .ws-sprite-emoji-1f645 {
  background-position: -80px -120px;
}
.tilda-pages-container .ws-sprite-emoji-1f647 {
  background-position: -100px -120px;
}
.tilda-pages-container .ws-sprite-emoji-1f648 {
  background-position: -120px -120px;
}
.tilda-pages-container .ws-sprite-emoji-1f649 {
  background-position: -140px 0;
}
.tilda-pages-container .ws-sprite-emoji-1f64a {
  background-position: -140px -20px;
}
.tilda-pages-container .ws-sprite-emoji-1f64b {
  background-position: -140px -40px;
}
.tilda-pages-container .ws-sprite-emoji-1f64c {
  background-position: -140px -60px;
}
.tilda-pages-container .ws-sprite-emoji-1f64d {
  background-position: -140px -80px;
}
.tilda-pages-container .ws-sprite-emoji-1f91d {
  background-position: -140px -100px;
}
.tilda-pages-container .ws-sprite-emoji-1f4aa {
  background-position: -160px -20px;
}
.tilda-pages-container .ws-sprite-emoji-1f44c {
  background-position: -160px -40px;
}
.tilda-pages-container .ws-sprite-emoji-1f44d {
  background-position: -160px 0;
}
.tilda-pages-container .ws-sprite-emoji-1f44e {
  background-position: -180px 0;
}
.tilda-pages-container .ws-sprite-emoji-1f60e {
  background-position: -180px -40px;
}
.tilda-pages-container .ws-sprite-emoji-1f446 {
  background-position: -180px -20px;
}
.tilda-pages-container .ws-sprite-emoji-1f607 {
  background-position: -160px -60px;
}
.tilda-pages-container .ws-sprite-emoji-2705 {
  background-position: -140px -120px;
}
.tilda-pages-container .ws-sprite-emoji-1f525 {
  background-position: -160px -80px;
}
.tilda-pages-container .white-saas-generator-success-text {
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.tilda-pages-container .white-saas-generator-success-text>.wsg-body-content {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: relative;
  right: 0;
  top: 0;
}
.tilda-pages-container .white-saas-generator-success-text>.wsg-body-content:focus {
  outline: thin dotted;
}
.tilda-pages-container .white-saas-generator-success-text>.wsg-body-content::-webkit-scrollbar {
  display: none;
}
.tilda-pages-container .white-saas-generator-success-text>.wsg-body-pane {
  background: rgba(0,0,0,0.25);
  bottom: 0;
  opacity: .01;
  position: absolute;
  right: 0;
  top: 0;
  transition: .2s;
  visibility: hidden;
  width: 5px;
}
.tilda-pages-container .white-saas-generator-success-text>.wsg-body-pane>.wsg-body-slider {
  background: rgba(0,0,0,0.2);
  border-radius: 3px;
  position: relative;
}
.tilda-pages-container .white-saas-generator-success-text:hover>.wsg-body-pane,
.tilda-pages-container .wsg-body-pane.active {
  opacity: .99;
  visibility: visible;
}
.tilda-pages-container .has-scrollbar>.wsg-body-content::-webkit-scrollbar {
  display: block;
}
.tilda-pages-container .ws-chat-body-content .ws-chat-captcha-block {
  display: none;
  margin-bottom: 15px;
}
.tilda-pages-container .ws-chat-container.smartcaptcha-enabled .ws-chat-captcha-block {
  display: flex;
  justify-content: center;
  outline: none;
}
.tilda-pages-container .ws-chat-container:not(.smartcaptcha-enabled) .ws-preform-input-group-captcha-container {
  display: none;
}
.tilda-pages-container .ws-chat-container.smartcaptcha-enabled .ws-chat-body-content .ws-chat-captcha-block iframe {
  margin-left: 10px;
  max-width: 290px;
}
.tilda-pages-container .ws-chat-container.smartcaptcha-enabled.captcha-as-message .ws-chat-message-block {
  opacity: .5;
}
.tilda-pages-container .ws-chat-container.smartcaptcha-enabled .ws-chat-footer .ws-textarea-group .ws-textarea {
  padding: 10px;
}
.tilda-pages-container .ws-chat-container.smartcaptcha-enabled .ws-preform-input-group-captcha-container {
  overflow-x: auto;
}
.tilda-pages-container .ws-chat-container.smartcaptcha-enabled .ws-offline-input-group-captcha-container.ws-input-error {
  border-radius: 11px;
}
.tilda-pages-container .ws-chat-body-content .ws-chat-quick-messages {
  color: #24273d;
  margin-bottom: 12px;
  overflow: hidden;
  position: absolute;
}
.tilda-pages-container .ws-chat-body-content .ws-chat-quick-messages.ws-chat-height-fixed {
  margin: 0 18px 12px 0;
  max-height: 250px !important;
}
.tilda-pages-container .ws-chat-body-content .ws-chat-quick-messages.ws-chat-height-fixed .ws-chat-quick-messages-group {
  max-height: 250px !important;
}
.tilda-pages-container .ws-chat-body-content .ws-chat-quick-message {
  background-color: #fff;
  color: #4f8bdf;
  cursor: pointer;
  float: left;
  margin: 1px 10px 1px 0;
  padding: .5em 1.4em;
}
.tilda-pages-container .ws-chat-body-content .ws-chat-quick-message:hover {
  background-color: #e2e7fa;
}
.tilda-pages-container .ws-chat-body-content .ws-chat-quick-message:active {
  background-color: #b8d0f2;
  color: #000;
}
.tilda-pages-container .ws-chat-body-content .ws-chat-quick-messages-label {
  padding-left: .6em;
}
.tilda-pages-container .ws-chat-body-content .ws-chat-quick-messages-after {
  margin-top: 10px;
}
.tilda-pages-container .ws-chat-body-content .ws-quick-messages-icon-close {
  color: #bbc0c5;
}
.tilda-pages-container .ws-chat-body-content .ws-chat-quick-messages-group {
  float: left;
  margin: 0 7px 0 40px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.tilda-pages-container .ws-chat-body-content .ws-chat-quick-messages .ws-chat-quick-messages-pane {
  background: rgba(0,0,0,0.1);
  border-radius: 5px;
  bottom: 0;
  opacity: .01;
  position: absolute;
  right: 0;
  top: 0;
  transition: .2s;
  visibility: hidden \9;
  width: 6px;
  z-index: 20;
}
.tilda-pages-container .ws-chat-body-content .ws-chat-quick-messages .ws-chat-quick-messages-pane .ws-chat-quick-messages-slider {
  background: #444;
  background: rgba(0,0,0,0.2);
  border-radius: 3px;
  position: relative;
}
.tilda-pages-container .ws-chat .ws-chat-body-content .ws-chat-quick-messages-pane.active,
.tilda-pages-container .ws-chat .ws-chat-body-content .ws-chat-quick-messages-pane.flashed,
.tilda-pages-container .ws-chat .ws-chat-body-content .ws-chat-quick-messages:hover>.ws-chat-quick-messages-pane {
  opacity: .99;
  visibility: visible \9;
}
.tilda-pages-container .ws-chat .ws-chat-body-content .ws-chat-message-with-pick-department {
  background-color: #fff !important;
  padding: 0 !important;
}
.tilda-pages-container .ws-chat .ws-chat-body-content .ws-chat-message-with-pick-department .ws-chat-message-pick-department {
  border-radius: 4px 4px 0 0;
  padding: 7px 10px;
}
.tilda-pages-container .ws-chat .ws-chat-body-content .ws-chat-message-with-pick-department .ws-chat-message-option-pick-department {
  cursor: pointer;
  padding: 0;
}
.tilda-pages-container .ws-chat .ws-chat-body-content .ws-chat-message-with-pick-department .ws-chat-message-option-pick-department>div {
  margin-left: 15px;
  padding: 7px 10px 7px 0;
}
.tilda-pages-container .ws-chat .ws-chat-body-content .ws-chat-message-with-pick-department .ws-chat-message-option-pick-department:last-child {
  position: relative;
}
.tilda-pages-container .ws-chat .ws-chat-body-content .ws-chat-message-with-pick-department .ws-chat-message-option-pick-department:last-child>div {
  border-bottom: none !important;
  position: relative;
}
.tilda-pages-container .ws-chat .ws-chat-body-content .ws-chat-message-with-pick-department .ws-chat-message-option-pick-department:last-child:hover {
  border-radius: 0 0 4px 4px;
}
.tilda-pages-container .ws-chat .ws-chat-body-content .ws-chat-message-with-pick-department .ws-chat-message-header-pick-department {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  margin: 0 5px 0 0;
}
.tilda-pages-container .ws-chat .ws-chat-body-content .ws-chat-message-with-pick-department .ws-chat-message-text-pick-department {
  margin: 0;
}
.tilda-pages-container .ws-chat .ws-chat-body-content .ws-chat-message-with-pick-department .ws-chat-status-online {
  background-color: #2fb331;
  border: 1px solid #fff;
  border-radius: 10px;
  display: inline-block;
  height: 8px;
  right: 0;
  top: 0;
  width: 8px;
}
.tilda-pages-container .ws-video-widget * {
  box-sizing: border-box;
}
.tilda-pages-container .ws-video-widget {
  position: fixed !important;
  transition: width .3s ease, height .3s ease;
  will-change: transform;
  z-index: 9990;
}
.tilda-pages-container .ws-video-widget.vertical {
  height: 180px;
  width: 130px;
}
.tilda-pages-container .ws-video-widget.horizontal {
  height: 130px;
  width: 180px;
}
.tilda-pages-container .ws-video-widget.video-widget-full {
  z-index: 2147483646;
}
.tilda-pages-container .ws-video-widget.vertical.video-widget-full.small-size {
  height: 450px;
  width: 280px;
}
.tilda-pages-container .ws-video-widget.vertical.video-widget-full.medium-size {
  height: 500px;
  width: 330px;
}
.tilda-pages-container .ws-video-widget.vertical.video-widget-full.large-size {
  height: 548px;
  width: 380px;
}
.tilda-pages-container .ws-video-widget.horizontal.video-widget-full.small-size {
  height: 280px;
  width: 450px;
}
.tilda-pages-container .ws-video-widget.horizontal.video-widget-full.medium-size {
  height: 330px;
  width: 500px;
}
.tilda-pages-container .ws-video-widget.horizontal.video-widget-full.large-size {
  height: 380px;
  width: 548px;
}
.tilda-pages-container .ws-video-widget-frame {
  background: rgba(0,0,0,0.3);
  border: none;
  border-radius: 18px;
  display: block;
  height: 100%;
  width: 100%;
}
.tilda-pages-container .ws-video-widget.vertical:not(.video-widget-full):hover {
  height: 190px;
  width: 140px;
}
.tilda-pages-container .ws-video-widget.horizontal:not(.video-widget-full):hover {
  height: 140px;
  width: 190px;
}
.tilda-pages-container .cbk-window.callbackkiller-mobile .cbk-captcha-container,
.tilda-pages-container .cbk-window.callbackkiller-mobile .cbk-copyright.cbk-copyright-callbackkiller,
.tilda-pages-container .cbk-window.callbackkiller-mobile .cbk-forms,
.tilda-pages-container .cbk-window.cbk-window-onexit .cbk-copyright.cbk-copyright-callbackkiller {
  position: relative !important;
}
.tilda-pages-container .cbk-window.callbackkiller-mobile .cbk-copyright.cbk-copyright-callbackkiller,
.tilda-pages-container .cbk-window.cbk-window-onexit .cbk-copyright.cbk-copyright-callbackkiller {
  display: block !important;
  left: unset !important;
  margin-inline: auto !important;
  right: unset !important;
}
.tilda-pages-container .cbk-window .cbk-captcha-container {
  background: none;
  bottom: 50px !important;
  left: 10px !important;
  position: absolute;
  right: 10px !important;
  top: auto !important;
  z-index: 10 !important;
}
.tilda-pages-container .cbk-window .cbk-captcha-container.cbk-forms-bottom,
.tilda-pages-container .cbk-window .cbk-captcha-container.cbk-window-modal,
.tilda-pages-container .cbk-window .cbk-captcha-container.cbk-window-onexit,
.tilda-pages-container .cbk-window.callbackkiller-mobile .cbk-captcha-container {
  bottom: unset !important;
  left: unset !important;
  margin: 0 auto 50px !important;
  max-width: 300px;
  position: relative;
  right: unset !important;
  top: unset !important;
}
.tilda-pages-container .SmartCaptcha-Overlay_visible,
.tilda-pages-container .callbackkiller.cbk-window .cbk-captcha-container {
  z-index: 999999999999999 !important;
}
