.csssize {
  height: 14664px
}

#allrecords .r,
body {
  --t-headline-font: 'BebasNeue', Arial, sans-serif;
  --t-text-font: 'Manrope', Arial, sans-serif
}

.t-body {
  margin: 0px
}

#allrecords,
body {
  background-color: none
}

#allrecords {
  -webkit-font-smoothing: antialiased
}

#allrecords a {
  color: #ff8562;
  text-decoration: none
}

#allrecords a,
#allrecords button,
#allrecords .t-radio,
#allrecords .t-checkbox,
#allrecords .t-img-select {
  outline: none
}

#allrecords a:focus-visible,
#allrecords button:focus-visible,
#allrecords .t-focusable,
#allrecords .t-focusable .t-btn,
#allrecords .t-focusable .t-btntext,
#allrecords .t-img-select:focus-visible+.t-img-select__indicator,
#allrecords .t-img-select:focus-visible+.t-img-select__indicator:after,
#allrecords .t-radio:focus-visible+.t-radio__indicator,
#allrecords .t-checkbox:focus-visible+.t-checkbox__indicator {
  outline-color: #2015FF;
  outline-offset: 4px;
  outline-style: auto
}

#allrecords .t-descr a:focus-visible,
#allrecords .t-sociallinks a:focus-visible,
#allrecords .ya-share2__link:focus-visible {
  outline-offset: 2px
}

#allrecords a[href^=tel] {
  color: inherit;
  text-decoration: none
}

#allrecords ol {
  padding-left: 22px
}

#allrecords ul {
  padding-left: 20px
}

#allrecords b,
#allrecords strong {
  font-weight: 700
}

@media print {

  body,
  html {
    min-width: 1200px;
    max-width: 1200px;
    padding: 0;
    margin: 0 auto;
    border: none
  }
}

.t-records {
  -webkit-font_smoothing: antialiased;
  background-color: none
}

.t-records a {
  color: #ff8562;
  text-decoration: none
}

.t-records a[href^=tel] {
  color: inherit;
  text-decoration: none
}

.t-records ol {
  padding-left: 22px;
  margin-top: 0px;
  margin-bottom: 10px
}

.t-records ul {
  padding-left: 20px;
  margin-top: 0px;
  margin-bottom: 10px
}

.t-mbfix {
  opacity: .01;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  position: fixed;
  width: 100%;
  height: 500px;
  background-color: white;
  top: 0px;
  left: 0px;
  z-index: 10000;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease
}

.t-mbfix_hide {
  -webkit-transform: translateX(3000px);
  -ms-transform: translateX(3000px);
  transform: translateX(3000px)
}

img:not([src]) {
  visibility: hidden
}

.t-body_scroll-locked {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.r_anim {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s
}

.r_hidden {
  opacity: 0
}

.r_showed {
  opacity: 1
}

@media screen and (max-width:1024px) {

  a:active,
  button:active {
    -webkit-tap-highlight-color: rgba(255, 255, 255, .1)
  }
}

.t-text {
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 300;
  color: #000000
}

.t-text_xs {
  font-size: 15px;
  line-height: 1.55
}

.t-text_sm {
  font-size: 18px;
  line-height: 1.55
}

.t-text_md {
  font-size: 20px;
  line-height: 1.55
}

.t-name {
  font-family: 'BebasNeue', Arial, sans-serif;
  font-weight: 700;
  color: #000000
}

.t-name_xs {
  font-size: 16px;
  line-height: 1.35
}

.t-name_md {
  font-size: 20px;
  line-height: 1.35
}

.t-name_lg {
  font-size: 22px;
  line-height: 1.35
}

.t-name_xl {
  font-size: 24px;
  line-height: 1.35
}

.t-heading {
  font-family: 'BebasNeue', Arial, sans-serif;
  font-weight: 700;
  color: #000000
}

.t-heading_xs {
  font-size: 26px;
  line-height: 1.23
}

.t-heading_lg {
  font-size: 32px;
  line-height: 1.17
}

.t-title {
  font-family: 'BebasNeue', Arial, sans-serif;
  font-weight: 700;
  color: #000000
}

.t-title_xs {
  font-size: 42px;
  line-height: 1.23
}

.t-descr {
  font-family: 'BebasNeue', Arial, sans-serif;
  font-weight: 300;
  color: #000000
}

.t-descr_xxs {
  font-size: 14px;
  line-height: 1.55
}

.t-descr_xs {
  font-size: 16px;
  line-height: 1.55
}

.t-descr_sm {
  font-size: 18px;
  line-height: 1.55
}

.t-descr_md {
  font-size: 20px;
  line-height: 1.55
}

.t-descr_xl {
  font-size: 24px;
  line-height: 1.5
}

.t-btn {
  display: inline-block;
  font-family: 'BebasNeue', Arial, sans-serif;
  border: 0 none;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: 700;
  background-image: none;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.t-btn td {
  vertical-align: middle
}

.t-btn_sending {
  opacity: .5
}

.t-btn_sm {
  height: 45px;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px
}

.t-align_center {
  text-align: center
}

.t-align_left {
  text-align: left
}

.t-align_right {
  text-align: right
}

.t-margin_auto {
  margin-left: auto;
  margin-right: auto
}

.t-tildalabel {
  background-color: #000;
  color: #fff;
  width: 100%;
  height: 70px;
  font-family: Arial;
  font-size: 14px
}

.t-tildalabel:hover .t-tildalabel__wrapper {
  opacity: 1
}

.t-tildalabel-free {
  padding: 35px 0px 45px;
  height: auto;
  text-align: center
}

.t-tildalabel-free__main {
  max-width: 340px;
  display: block;
  margin: 0 auto;
  line-height: 1.4;
  letter-spacing: .2px;
  color: inherit;
  opacity: .4
}

.t-tildalabel-free__main:hover {
  opacity: 1
}

.t-tildalabel-free__txt-link:hover {
  opacity: 1
}

.t-tildalabel-free__links-wr {
  display: table;
  margin: 30px auto 0px
}

.t-tildalabel-free__txt-link {
  display: table-cell;
  padding: 0px 15px;
  font-size: 13px;
  text-decoration: none;
  color: inherit;
  opacity: .25
}

.t-popup {
  display: none
}

.t-submit {
  font-family: 'BebasNeue', Arial, sans-serif
}

.t-input {
  font-family: 'BebasNeue', Arial, sans-serif
}

.t-input__vis-ph {
  font-family: 'BebasNeue', Arial, sans-serif
}

.t-select {
  font-family: 'BebasNeue', Arial, sans-serif
}

.t-input-error {
  font-family: 'Manrope', Arial, sans-serif
}

.t-form__errorbox-wrapper {
  font-family: 'Manrope', Arial, sans-serif
}

.t-form__errorbox-text {
  font-family: 'Manrope', Arial, sans-serif
}

.t-form__errorbox-item {
  font-family: 'Manrope', Arial, sans-serif
}

.t-form__successbox {
  font-family: 'Manrope', Arial, sans-serif
}

.t-rec_pt_0 {
  padding-top: 0
}

.t-rec_pt_30 {
  padding-top: 30px
}

.t-rec_pt_60 {
  padding-top: 60px
}

.t-rec_pt_90 {
  padding-top: 90px
}

.t-rec_pt_120 {
  padding-top: 120px
}

.t-rec_pb_0 {
  padding-bottom: 0
}

.t-rec_pb_30 {
  padding-bottom: 30px
}

.t-rec_pb_60 {
  padding-bottom: 60px
}

.t-rec_pb_90 {
  padding-bottom: 90px
}

.t-rec_pb_120 {
  padding-bottom: 120px
}

.t-btnflex,
.t-btn.t-btnflex,
.t-submit.t-btnflex {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 1ch;
  max-width: 100%;
  height: unset;
  padding: 0;
  overflow: hidden;
  font-family: 'BebasNeue', Arial, sans-serif, Arial, sans-serif;
  font-weight: 600;
  line-height: var(--line-height, 1.4);
  padding-top: calc(((var(--height, 0px) - 1em * var(--line-height, 1.4)) / 2) - var(--border-width, 0px));
  padding-bottom: calc(((var(--height, 0px) - 1em * var(--line-height, 1.4)) / 2) - var(--border-width, 0px));
  box-sizing: border-box;
  border-style: solid;
  border-color: transparent;
  border-width: var(--border-width, 0);
  background-image: none;
  cursor: pointer;
  user-select: none;
  text-decoration: none;
  color: inherit;
  border-radius: 0;
  background-color: transparent;
  white-space: nowrap
}

.t-btnflex.t-btnflex_icon_hover_only:not(:hover) {
  gap: 0
}

.t-btnflex__text {
  max-width: 100%;
  overflow: hidden;
  text-align: center;
  white-space: inherit;
  text-overflow: ellipsis
}

.t-btnflex__icon {
  position: relative;
  flex-shrink: 0;
  width: 1.4em;
  height: 1.4em;
  transition-duration: inherit
}

.t-btnflex.t-btnflex_icon_hover_only .t-btnflex__icon {
  transition-property: width;
  transition-timing-function: inherit
}

.t-btnflex.t-btnflex_icon_hover_only:not(:hover) .t-btnflex__icon {
  width: 0
}

.t-btnflex__icon::before,
.t-btnflex__icon::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat
}

.t-btnflex__icon::before {
  content: '';
  background-image: var(--icon, none);
  transition: opacity cubic-bezier(.25, 1, .5, 1), visibility cubic-bezier(.25, 1, .5, 1), color ease-in-out;
  transition-duration: inherit
}

.t-btnflex__icon.t-btnflex__icon_default_glyph::before {
  -webkit-mask-image: var(--icon, none);
  mask-image: var(--icon, none);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-image: none;
  background-color: currentcolor
}

.t-btnflex__icon_has_hover::after {
  content: '';
  opacity: 0;
  visibility: hidden;
  background-image: var(--icon-hover, none);
  transition: opacity cubic-bezier(.45, 0, .55, 1), visibility cubic-bezier(.45, 0, .55, 1), color ease-in-out;
  transition-duration: inherit
}

.t-btnflex__icon.t-btnflex__icon_hover_glyph::after {
  -webkit-mask-image: var(--icon-hover, none);
  mask-image: var(--icon-hover, none);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-image: none;
  background-color: currentcolor
}

@media (hover:hover) {
  .t-btnflex:hover .t-btnflex__icon_has_hover::before {
    opacity: 0;
    visibility: hidden;
    transition-timing-function: cubic-bezier(.5, 0, .75, 0)
  }

  .t-btnflex:hover .t-btnflex__icon_has_hover::after {
    opacity: 1;
    visibility: visible
  }
}

.t-btnflex_xs,
.t-btn.t-btnflex_xs,
.t-submit.t-btnflex_xs {
  --height: 35px;
  font-size: 13px;
  padding-left: 15px;
  padding-right: 15px
}

.t-btnflex_sm,
.t-btn.t-btnflex_sm,
.t-submit.t-btnflex_sm {
  --height: 45px;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px
}

.t-btnflex_smd,
.t-btn.t-btnflex_smd,
.t-submit.t-btnflex_smd {
  --height: 50px;
  font-size: 15px;
  padding-left: 44px;
  padding-right: 44px
}

.t-btnflex_md,
.t-btn.t-btnflex_md,
.t-submit.t-btnflex_md {
  --height: 60px;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px
}

.t-btnflex_lg,
.t-btn.t-btnflex_lg,
.t-submit.t-btnflex_lg {
  --height: 60px;
  font-size: 22px;
  padding-left: 70px;
  padding-right: 70px
}

.t-btnflex_xl,
.t-btn.t-btnflex_xl,
.t-submit.t-btnflex_xl {
  --height: 80px;
  font-size: 26px;
  padding-left: 80px;
  padding-right: 80px
}

.t-btnflex_xxl,
.t-btn.t-btnflex_xxl,
.t-submit.t-btnflex_xxl {
  --height: 100px;
  font-size: 30px;
  padding-left: 90px;
  padding-right: 90px
}

@media screen and (max-width:1200px) {
  .t-text_xs {
    font-size: 14px
  }

  .t-text_sm {
    font-size: 16px
  }

  .t-text_md {
    font-size: 18px
  }

  .t-descr_xxs {
    font-size: 12px
  }

  .t-descr_xs {
    font-size: 14px
  }

  .t-descr_sm {
    font-size: 16px
  }

  .t-descr_md {
    font-size: 18px
  }

  .t-descr_xl {
    font-size: 22px
  }

  .t-title_xs {
    font-size: 38px
  }

  .t-name_xs {
    font-size: 14px
  }

  .t-name_md {
    font-size: 18px
  }

  .t-name_lg {
    font-size: 20px
  }

  .t-name_xl {
    font-size: 22px
  }

  .t-heading_xs {
    font-size: 24px
  }

  .t-heading_lg {
    font-size: 30px
  }

  .t-btnflex_sm,
  .t-btn.t-btnflex_sm,
  .t-submit.t-btnflex_sm {
    padding-left: 25px;
    padding-right: 25px
  }

  .t-btnflex_smd,
  .t-btn.t-btnflex_smd,
  .t-submit.t-btnflex_smd {
    padding-left: 30px;
    padding-right: 30px
  }

  .t-btnflex_md,
  .t-btn.t-btnflex_md,
  .t-submit.t-btnflex_md {
    padding-left: 45px;
    padding-right: 45px
  }

  .t-btnflex_lg,
  .t-btn.t-btnflex_lg,
  .t-submit.t-btnflex_lg {
    padding-left: 55px;
    padding-right: 55px
  }

  .t-btnflex_xl,
  .t-btn.t-btnflex_xl,
  .t-submit.t-btnflex_xl {
    padding-left: 65px;
    padding-right: 65px
  }

  .t-btnflex_xxl,
  .t-btn.t-btnflex_xxl,
  .t-submit.t-btnflex_xxl {
    padding-left: 75px;
    padding-right: 75px
  }
}

@media screen and (max-width:640px) {
  .t-text_xs {
    font-size: 12px;
    line-height: 1.45
  }

  .t-text_sm {
    font-size: 14px;
    line-height: 1.45
  }

  .t-text_md {
    font-size: 16px;
    line-height: 1.45
  }

  .t-descr_xs {
    font-size: 12px;
    line-height: 1.45
  }

  .t-descr_sm {
    font-size: 14px;
    line-height: 1.45
  }

  .t-descr_md {
    font-size: 16px;
    line-height: 1.45
  }

  .t-descr_xl {
    font-size: 20px;
    line-height: 1.4
  }

  .t-title_xs {
    font-size: 30px
  }

  .t-name_xs {
    font-size: 12px
  }

  .t-name_md {
    font-size: 16px
  }

  .t-name_lg {
    font-size: 18px
  }

  .t-name_xl {
    font-size: 20px
  }

  .t-heading_xs {
    font-size: 22px
  }

  .t-heading_lg {
    font-size: 26px
  }

  .t-btn {
    white-space: normal
  }

  .t-btn_sm {
    padding-left: 20px;
    padding-right: 20px
  }

  .t-tildalabel-free__txt-link {
    opacity: .4
  }

  .t-tildalabel-free__main {
    opacity: .7
  }

  .t-btnflex,
  .t-btn.t-btnflex,
  .t-submit.t-btnflex {
    white-space: normal
  }

  .t-btnflex_sm,
  .t-btn.t-btnflex_sm,
  .t-submit.t-btnflex_sm {
    padding-left: 20px;
    padding-right: 20px
  }

  .t-btnflex_smd,
  .t-btn.t-btnflex_smd,
  .t-submit.t-btnflex_smd {
    padding-left: 25px;
    padding-right: 25px
  }

  .t-btnflex_md,
  .t-btn.t-btnflex_md,
  .t-submit.t-btnflex_md {
    padding-left: 30px;
    padding-right: 30px
  }

  .t-btnflex_lg,
  .t-btn.t-btnflex_lg,
  .t-submit.t-btnflex_lg {
    font-size: 18px;
    padding-left: 40px;
    padding-right: 40px
  }

  .t-btnflex_xl,
  .t-btn.t-btnflex_xl,
  .t-submit.t-btnflex_xl {
    font-size: 22px;
    padding-left: 50px;
    padding-right: 50px
  }

  .t-btnflex_xxl,
  .t-btn.t-btnflex_xxl,
  .t-submit.t-btnflex_xxl {
    font-size: 26px;
    padding-left: 60px;
    padding-right: 60px
  }
}

@media screen and (max-width:480px) {
  .t-rec_pt_0 {
    padding-top: 0
  }

  .t-rec_pt_30 {
    padding-top: 30px
  }

  .t-rec_pt_60 {
    padding-top: 60px
  }

  .t-rec_pt_90 {
    padding-top: 90px
  }

  .t-rec_pt_120 {
    padding-top: 90px !important
  }

  .t-rec_pb_0 {
    padding-bottom: 0
  }

  .t-rec_pb_30 {
    padding-bottom: 30px
  }

  .t-rec_pb_60 {
    padding-bottom: 60px
  }

  .t-rec_pb_90 {
    padding-bottom: 90px
  }

  .t-rec_pb_120 {
    padding-bottom: 90px !important
  }

  .t-btn_sm {
    height: 50px
  }

  .t-btnflex_xs,
  .t-btn.t-btnflex_xs,
  .t-submit.t-btnflex_xs {
    --height: 40px
  }

  .t-btnflex_sm,
  .t-btn.t-btnflex_sm,
  .t-submit.t-btnflex_sm {
    --height: 50px
  }
}

@font-face {
  font-family: 'BebasNeue';
  src: url('https://static.tildacdn.ink/tild6362-6437-4839-b439-353561363939/BebasNeue_Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal
}

@font-face {
  font-family: 'BebasNeue';
  src: url('https://static.tildacdn.ink/tild3765-3238-4035-a163-393933633661/BebasNeue_Light.woff') format('woff');
  font-weight: 200;
  font-style: normal
}

@font-face {
  font-family: 'BebasNeue';
  src: url('https://static.tildacdn.ink/tild6562-3436-4530-a135-336134393636/BebasNeue_Light.woff') format('woff');
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: 'BebasNeue';
  src: url('https://static.tildacdn.ink/tild3466-3937-4464-b634-323638353966/BebasNeue.woff') format('woff');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'BebasNeue';
  src: url('https://static.tildacdn.ink/tild6231-6635-4337-b965-363830336338/BebasNeue_Regular.woff') format('woff');
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: 'BebasNeue';
  src: url('https://static.tildacdn.ink/tild6262-3135-4766-b232-343530653561/BebasNeue_Book.woff') format('woff');
  font-weight: 600;
  font-style: normal
}

@font-face {
  font-family: 'BebasNeue';
  src: url('https://static.tildacdn.ink/tild3962-6164-4861-b039-656639643833/BebasNeue_Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: 'BebasNeue';
  src: url('https://static.tildacdn.ink/tild6236-3464-4237-b331-303838623861/BebasNeue_Bold.woff') format('woff');
  font-weight: 800;
  font-style: normal
}

@font-face {
  font-family: 'BebasNeue';
  src: url('https://static.tildacdn.ink/tild3035-3964-4266-b038-386666353131/BebasNeue_Bold.woff') format('woff');
  font-weight: 900;
  font-style: normal
}

@font-face {
  font-family: 'Manrope';
  src: url('https://static.tildacdn.ink/tild6237-3232-4035-b330-633435356464/manrope-cyrillic-ext.woff2') format('woff2'), url('https://static.tildacdn.ink/tild3662-6562-4437-b165-623166313034/manrope-cyrillic-ext.woff') format('woff');
  font-weight: 100;
  font-style: normal
}

@font-face {
  font-family: 'Manrope';
  src: url('https://static.tildacdn.ink/tild3966-3061-4434-b936-343065376664/manrope-cyrillic-ext.woff2') format('woff2'), url('https://static.tildacdn.ink/tild3763-6537-4235-b237-656265393435/manrope-cyrillic-ext.woff') format('woff');
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: 'Manrope';
  src: url('https://static.tildacdn.ink/tild3166-6235-4465-b365-633936306636/manrope-cyrillic-ext.woff2') format('woff2'), url('https://static.tildacdn.ink/tild6661-3734-4332-b837-386635386161/manrope-cyrillic-ext.woff') format('woff');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'Manrope';
  src: url('https://static.tildacdn.ink/tild6130-6130-4430-b333-623630363136/manrope-cyrillic-ext.woff2') format('woff2'), url('https://static.tildacdn.ink/tild6531-3632-4435-b566-323665303365/manrope-cyrillic-ext.woff') format('woff');
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: 'Manrope';
  src: url('https://static.tildacdn.ink/tild6361-3235-4162-a639-346135623363/manrope-cyrillic-ext.woff2') format('woff2'), url('https://static.tildacdn.ink/tild3937-3530-4839-b732-633636366335/manrope-cyrillic-ext.woff') format('woff');
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: 'Manrope';
  src: url('https://static.tildacdn.ink/tild6237-6561-4666-b932-393935323563/manrope-cyrillic-ext.woff2') format('woff2'), url('https://static.tildacdn.ink/tild6435-3439-4264-a532-303431373464/manrope-cyrillic-ext.woff') format('woff');
  font-weight: 800;
  font-style: normal
}

@font-face {
  font-family: 'Manrope';
  src: url('https://static.tildacdn.ink/tild3761-3336-4466-b830-646638376564/manrope-cyrillic-ext.woff2') format('woff2'), url('https://static.tildacdn.ink/tild6362-3735-4332-b563-653438383865/manrope-cyrillic-ext.woff') format('woff');
  font-weight: 900;
  font-style: normal
}

.t766 .t-popup {
  -webkit-overflow-scrolling: touch
}

.t766__close-text-wrapper {
  z-index: 999;
  position: fixed;
  left: 20px;
  top: 20px
}

.t766__close-text {
  margin-bottom: 20px;
  cursor: pointer;
  display: inline-block;
  opacity: .8;
  font-weight: 400;
  color: #fff
}

.t766__close-text::before {
  content: '←\a0';
  font-family: Arial, Helvetica, sans-serif
}

.t766__imgwrapper {
  position: relative
}

.t766 .t-slds__arrow-right {
  right: 15px
}

.t766 .t-slds__arrow-left {
  left: 15px
}

.t766 .t-width .t-slds__wrapper {
  padding: 0
}

.t766__gallery_indent {
  padding: 15px
}

.t766 .t-slds__container {
  background-color: #eee
}

.t766__wrapper {
  padding: 40px
}

.t766__title {
  margin-bottom: 12px
}

.t766__title_small {
  color: #666;
  margin-bottom: 12px
}

.t766__descr {
  margin-top: 15px;
  margin-bottom: 30px
}

.t766__options-wrapper {
  margin: 20px 0
}

.t766__bottom-wrapper {
  border-top: 1px solid #eee;
  padding-top: 23px;
  display: table;
  width: 100%
}

.t766__btn-wrapper {
  display: table-cell;
  text-align: right
}

.t766__price-wrapper {
  display: table-cell;
  text-align: left
}

.t766__price-item {
  display: inline-block;
  vertical-align: middle
}

.t766__price-value,
.t766__price-currency {
  display: inline-block;
  vertical-align: middle;
  float: left
}

.t766__price-value+.t766__price-currency::before {
  content: '\a0'
}

.t766__price_old {
  position: relative;
  color: #bdbdbd
}

.t766__price_old::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -1px;
  left: -1px;
  border-top: 1px solid;
  width: 100%
}

.t766 .t-product__option {
  margin-top: 10px;
  margin-bottom: 10px
}

.t766 .t-align_center .t-product__option {
  display: inline-table
}

.t766 .t-align_center .t-product__option~.t-product__option {
  padding-left: 10px
}

.t766 .t-product__option-title {
  display: table-cell;
  padding-right: 5px
}

.t766 .t-product__option-variants {
  position: relative;
  display: table-cell;
  min-width: 150px
}

.t766 .t-product__option-variants::after {
  content: ' ';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0;
  border-color: #000 transparent transparent;
  position: absolute;
  right: 10px;
  top: 10px;
  bottom: 0;
  pointer-events: none
}

.t766 .t-product__option-select {
  width: 100%;
  border: 1px #ddd solid;
  background: #f8f8f8;
  color: #000;
  box-sizing: border-box;
  cursor: pointer;
  padding: 2px 30px 2px 10px;
  border-radius: 5px;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none
}

.t766 .t-product__option-select::-ms-expand {
  width: 0;
  height: 0;
  opacity: 0
}

@media screen and (max-width:960px) {
  .t766__bullet.t-slds__bullet {
    width: 40px;
    margin-right: 4px;
    margin-top: 3px
  }

  .t766 .t-align_center .t-product__option {
    display: table;
    padding: 0 !important
  }

  .t766 .t-align_center .t-product__option {
    margin-left: auto;
    margin-right: auto
  }
}

@media screen and (max-width:640px) {
  .t766__container_indent {
    padding: 20px !important
  }

  .t766__container:not(.t766__container_indent) .t766__wrapper {
    padding: 30px 20px
  }

  .t766__price-wrapper,
  .t766__btn-wrapper {
    display: block
  }

  .t766__btn-wrapper {
    margin-top: 20px
  }

  .t766__btn {
    width: 100%
  }

  .t766__footer {
    width: 100%;
    padding-top: 12px
  }

  .t766 .t-product__option-select {
    font-size: 16px
  }
}

@media screen and (max-width:560px) {
  .t766 .t-popup_show .t-popup__container {
    max-width: 100%;
    inset: 50px 0 0;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  .t766 .t-popup_show .t-popup__container.t-popup__container-static {
    max-width: 100%;
    min-height: 100vh;
    top: 0;
    margin: 50px 0 0
  }

  .t766 .t-popup {
    padding: 0
  }

  .t766 .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
  }

  .t766 .t-popup__block-close-button {
    display: table-cell;
    vertical-align: middle;
    width: 16px;
    margin-right: 10px;
    padding: 10px;
    font-size: 0;
    text-align: right
  }

  .t766__close-text-wrapper {
    display: none
  }

  .t766 .t-popup__close-icon {
    width: 16px;
    height: 16px
  }
}

.t396 {
  -webkit-text-size-adjust: 100%
}

.t396__iframe {
  z-index: 10000;
  background-color: #fff;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  border: 0
}

html body.t396__body_overflow_hidden {
  overflow: hidden !important
}

.t396__display_none {
  display: none
}

.t396__artboard {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden
}

.t396__artboard .t396__artboard_scale {
  overflow: visible
}

.t396__artboard.t396__artboard_scale .t396__elem[data-elem-type='text'] .tn-atom {
  word-break: normal;
  -moz-osx-font-smoothing: grayscale
}

.t396__artboard_scale .t396__carrier,
.t396__artboard_scale .t396__filter {
  transform-origin: top left
}

.tn-atom__scale-wrapper {
  width: inherit;
  height: inherit
}

.t396__elem .tn-atom__scale-wrapper .tn-atom {
  width: inherit;
  height: inherit !important;
  box-sizing: border-box
}

.t396__artboard.rendering .tn-elem {
  visibility: hidden
}

.t396__artboard.rendered .tn-elem {
  visibility: visible
}

.t396__carrier {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100vh;
  -moz-transform: unset
}

.t396__filter {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100vh
}

.t396__elem {
  position: absolute;
  box-sizing: border-box;
  display: table
}

.t396 .tn-atom {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

@media screen and (max-width:959px) {
  .t396_safari .t396__artboard_scale .tn-atom {
    -webkit-text-size-adjust: auto;
    -moz-text-size-adjust: auto;
    -ms-text-size-adjust: auto
  }
}

.t396 .tn-atom ul,
.t396 .tn-atom ol {
  margin-bottom: 0
}

.t396 a.tn-atom {
  text-decoration: none
}

.t396 .tn-atom__img {
  width: 100%;
  display: block
}

.t396 .tn-atom__html {
  vertical-align: top
}

.t396 .tn-atom__pin {
  border-radius: 1000px;
  border-style: solid
}

.t396 .tn-atom__pin_onclick {
  cursor: pointer
}

.t396 .tn-atom__tip,
.t396__tooltip-portal .tn-atom__tip {
  position: absolute;
  box-sizing: border-box;
  width: 300px;
  max-width: 90vw;
  padding: 15px;
  display: none
}

.t396 .tn-atom__pin:hover .tn-atom__tip {
  display: none
}

.t396 .tn-atom__tip-img,
.t396__tooltip-portal .tn-atom__tip-img {
  width: 100%;
  display: block;
  margin-bottom: 10px
}

.t396 .tn-atom__tip[data-tip-pos='top'] {
  bottom: 100%;
  margin-bottom: 15px;
  left: 50%;
  transform: translateX(-50%)
}

.t396 .tn-atom__tip[data-tip-pos='bottom'] {
  top: 100%;
  margin-top: 15px;
  left: 50%;
  transform: translateX(-50%)
}

.t396 .tn-atom__tip[data-tip-pos='left'] {
  right: 100%;
  margin-right: 15px;
  top: 50%;
  transform: translateY(-50%)
}

.t396 .tn-atom__tip[data-tip-pos='right'] {
  left: 100%;
  margin-left: 15px;
  top: 50%;
  transform: translateY(-50%)
}

.t396__ui {
  position: absolute;
  top: 16px;
  left: 196px;
  background-color: #fa876b;
  color: #000 !important;
  height: 30px;
  line-height: 30px;
  width: 100px;
  z-index: 1000;
  text-align: center;
  border-radius: 3px;
  display: none;
  font-size: 14px
}

.t396__artboard.t396__artboard-fixed-active {
  transform: none !important;
  opacity: 1 !important
}

.t396__artboard-fixed-no-bg,
.t396__artboard-fixed-innactive,
.t396__artboard-fixed-innactive .t396__group,
.t396__artboard-fixed-innactive .t396__elem,
.t396__artboard-fixed-no-bg.t396__artboard-fixed-innactive .t396__group,
.t396__artboard-fixed-no-bg.t396__artboard-fixed-innactive .t396__elem {
  pointer-events: none
}

.t396__artboard-fixed-no-bg .t396__group,
.t396__artboard-fixed-no-bg .t396__elem {
  pointer-events: auto
}

.t396__elem-flex {
  position: relative !important;
  left: initial !important;
  top: initial !important;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.t396__artboard-flex>.t396__elem:not(.tn-elem__absolute),
.t396__artboard-flex>.t396__group:not(.tn-group__absolute) {
  position: relative !important;
  left: initial !important;
  top: initial !important;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.t396 .tn-atom__button-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex: 0 1 auto;
  min-width: 0
}

.t396 .tn-atom__button-text {
  flex: 1 1 0;
  text-overflow: ellipsis
}

.t396 .tn-atom__button-icon {
  flex: 0 0 auto
}

.t396 .tn-atom__button-icon::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: var(--icon, none);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  transition: opacity 0.2s cubic-bezier(.25, 1, .5, 1), visibility 0.2s cubic-bezier(.25, 1, .5, 1), color 0s ease-in-out
}

.t396 .tn-atom__button-icon::after {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: var(--icon-hover, none);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  transition: opacity 0.2s cubic-bezier(.45, 0, .55, 1), visibility 0.2s cubic-bezier(.45, 0, .55, 1), color 0s ease-in-out
}

@media (hover) {
  .t396 .tn-atom:hover .tn-atom__button-icon:not(.tn-atom__button-icon-no-hover)::after {
    opacity: 1;
    visibility: visible
  }

  .t396 .tn-atom:hover .tn-atom__button-icon:not(.tn-atom__button-icon-no-hover)::before {
    opacity: 0;
    visibility: hidden;
    transition-timing-function: cubic-bezier(.5, 0, .75, 0)
  }

  .t396 .tn-atom:hover .tn-atom__button-icon.hidden {
    display: block
  }

  .t396 .tn-atom:hover .tn-atom__button-icon.tn-atom__button-icon-no-default {
    display: block
  }
}

.t396 .tn-atom__button-icon-no-default {
  display: none;
  animation: button-icon-fade-in 0.3s ease forwards
}

@keyframes button-icon-fade-in {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.t396 .tn-atom__button-icon-arrow-default::before {
  -webkit-mask-image: var(--icon, none);
  mask-image: var(--icon, none);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentcolor;
  background-image: none
}

.t396 .tn-atom__button-icon-arrow-hover::after {
  -webkit-mask-image: var(--icon-hover, none);
  mask-image: var(--icon-hover, none);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentcolor;
  background-image: none
}

.t396 .tn-elem[data-elem-type='button'] {
  display: block
}

.t396 .tn-elem[data-elem-type='button'] .tn-atom {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  overflow: hidden
}

.t396 .tn-elem[data-elem-type='button'] .tn-atom::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1
}

.t396 .tn-atom__button-border {
  position: absolute;
  inset: 0;
  z-index: 1;
  border-radius: inherit;
  transition-duration: inherit;
  transition-timing-function: inherit;
  pointer-events: none
}

.t396 .tn-atom__button-border::before,
.t396 .tn-atom__button-border::after {
  -webkit-backface-visibility: hidden;
  position: absolute;
  inset: 0;
  content: '';
  border-radius: inherit;
  z-index: 1
}

.t396 .tn-atom__button-border::after {
  opacity: 0;
  transition-property: opacity;
  transition-duration: inherit;
  transition-timing-function: inherit
}

@keyframes t-button-hover-animation {
  to {
    background-image: none;
    background-color: transparent
  }
}

.t514 .t-section__bottomwrapper {
  margin-top: 105px
}

.t514__leftcol {
  min-height: 1px
}

.t514__row::after {
  content: '';
  display: block;
  height: 0;
  clear: both
}

.t514__righttablewrapper {
  position: relative
}

.t514__bottommargin {
  margin-bottom: 30px
}

.t514__timelinewrapper {
  display: table-cell;
  position: relative;
  vertical-align: top;
  width: 16px
}

.t514__sectiontextwrapper {
  display: table-cell;
  padding-left: 40px
}

.t514__textwr-bottompadding {
  padding-bottom: 90px
}

.t514__circlewrapper {
  background: transparent;
  z-index: 100;
  position: absolute;
  padding: 4px 0
}

.t514__circle {
  width: 12px;
  height: 12px;
  border: 2px solid #d4d4d4;
  border-radius: 50%
}

.t514__rightcol_1 .t514__line {
  top: 28px !important;
  margin-bottom: -4px
}

.t514__line {
  width: 2px;
  position: absolute;
  inset: 0 0 0 7px;
  background: #d4d4d4
}

.t514__row:not(:first-child, :last-child) .t514__line {
  margin-top: 28px;
  margin-bottom: -4px
}

.t514__time_mobile {
  display: none
}

@media screen and (max-width:1200px) {
  .t514__sectiontextwrapper {
    padding-left: 20px
  }
}

@media screen and (max-width:960px) {
  .t514 .t-section__bottomwrapper {
    margin-top: 90px
  }

  .t514__bottommargin {
    margin-bottom: 15px
  }

  .t514__textwr-bottompadding {
    padding-bottom: 75px
  }

  .t514__leftcol {
    display: none
  }

  .t514__time_mobile {
    display: block
  }

  .t514__circlewrapper {
    top: -2px !important
  }

  .t514__rightcol_1 .t514__line {
    top: 20px !important;
    margin-bottom: 0
  }

  .t514__line {
    top: 0 !important
  }

  .t514__row:not(:first-child, :last-child) .t514__line {
    margin-top: 20px;
    margin-bottom: 0
  }
}

.t004 {
  padding-top: 8px;
  padding-bottom: 6px;
  position: relative
}

.t004__text-column-count_2 {
  column-count: 2;
  column-gap: 40px;
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  -webkit-column-count: 2;
  -webkit-column-gap: 40px
}

.t004__text-column-count_3 {
  column-count: 3;
  column-gap: 40px;
  -moz-column-count: 3;
  -moz-column-gap: 40px;
  -webkit-column-count: 3;
  -webkit-column-gap: 40px
}

.t004__text-column-count_4 {
  column-count: 4;
  column-gap: 40px;
  -moz-column-count: 4;
  -moz-column-gap: 40px;
  -webkit-column-count: 4;
  -webkit-column-gap: 40px
}

.t004__initial-letter::first-letter {
  font-size: 100px;
  float: left;
  line-height: .65;
  margin: 10px 10px 10px 0
}

.t004 table {
  border-collapse: collapse;
  font-size: 1em;
  width: 100%
}

.t004 table td,
.t004 table th {
  padding: 5px;
  border: 1px solid #ddd;
  vertical-align: top
}

.t004 table thead td,
.t004 table th {
  font-weight: 700;
  border-bottom-color: #888
}

@media screen and (max-width:1200px) {

  .t004__text-column-count_2,
  .t004__text-column-count_3,
  .t004__text-column-count_4 {
    column-gap: 20px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px
  }
}

@media screen and (max-width:960px) {

  .t004__text-column-count_2,
  .t004__text-column-count_3,
  .t004__text-column-count_4 {
    column-count: 1;
    column-gap: 0;
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0
  }
}

@media screen and (max-width:640px) {
  .t004 h1 {
    font-size: 28px;
    line-height: 35px
  }
}

.t524 .t-section__bottomwrapper {
  margin-top: 105px
}

#allrecords .t524__container {
  margin-bottom: 0;
  padding-left: 0
}

.t524__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.t524__container li ul {
  list-style-type: disc
}

.t524__wrapperleft {
  padding-right: 0;
  padding-left: 0
}

.t524__wrappercenter {
  padding-right: 20px;
  padding-left: 20px
}

.t524__itemwrapper {
  margin: 0 auto
}

.t524__imgwrapper {
  width: 200px;
  max-width: 100%;
  margin-bottom: 20px
}

.t524__bgimg {
  width: 100%;
  max-width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}

.t524__img {
  width: 100%;
  max-width: 100%;
  height: auto
}

.t524__img_circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%
}

.t524__persdescr {
  color: #7a7a7a
}

.t524__wrappercenter .t-persons-social-links__wrapper {
  -webkit-justify-content: center;
  justify-content: center
}

.t524 .t-persons-social-links__item a {
  display: inline-block
}

.t524__bottommargin_sm {
  margin-bottom: 4px
}

.t524__bottommargin_lg {
  margin-bottom: 18px
}

.t524 .t-list__item {
  margin-top: 90px
}

.t524 .t-list__container_inrow1 .t-list__item:first-child,
.t524 .t-list__container_inrow2 .t-list__item:nth-child(-n+2),
.t524 .t-list__container_inrow3 .t-list__item:nth-child(-n+3),
.t524 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
  margin-top: 0 !important
}

@media screen and (max-width:960px) {
  .t524 .t-section__bottomwrapper {
    margin-top: 45px
  }

  .t524 .t-list__item,
  .t524 .t-list__container_inrow2 .t-list__item:nth-child(-n+2),
  .t524 .t-list__container_inrow3 .t-list__item:nth-child(-n+3),
  .t524 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
    margin-top: 45px !important
  }

  .t524 .t524__container .t-list__item:first-child,
  .t524 .t524__container:not(.t-list__container_inrow1) .t-list__item:nth-child(2) {
    margin-top: 0 !important
  }

  .t524__container {
    font-size: 0
  }

  .t524__col-mobstyle {
    display: inline-block;
    vertical-align: top;
    width: 50%
  }

  .t524__itemwrapper_1,
  .t524__itemwrapper_3 {
    max-width: 300px
  }

  .t524__itemwrapper_2 {
    max-width: 460px
  }

  .t524__itemwrapper_4 {
    max-width: 220px
  }
}

@media screen and (max-width:640px) {
  .t524__col-mobstyle:nth-child(odd) {
    padding-left: 40px
  }

  .t524__col-mobstyle:nth-child(even) {
    padding-right: 40px
  }
}

@media screen and (max-width:480px) {
  .t524__col-mobstyle {
    display: block;
    width: 100%
  }

  .t524__col-mobstyle:nth-child(odd) {
    padding-left: 20px
  }

  .t524__col-mobstyle:nth-child(even) {
    padding-right: 20px
  }

  .t524 .t524__container:not(.t-list__container_inrow1) .t-list__item:nth-child(2) {
    margin-top: 45px !important
  }
}

.t389 {
  overflow: hidden
}

.t389__linewrapper {
  position: absolute;
  top: 0;
  width: 100%
}

.t389__horizontalline {
  border: 0;
  background-color: #c2c2c2;
  height: 1px;
  right: 0;
  bottom: 0;
  margin: 0 40px
}

.t389__maincontainer {
  width: 100%;
  height: 80px;
  display: table;
  position: relative
}

.t389__content {
  padding: 2px 40px 0;
  display: table-cell;
  vertical-align: middle
}

.t389__col {
  display: table-cell;
  vertical-align: middle
}

.t389__col_center {
  width: 100%;
  padding: 0 16px
}

.t389__list {
  list-style-type: none;
  padding-left: 0 !important;
  margin-bottom: 0 !important
}

.t389__list_item {
  display: inline-block;
  margin: 0 15px
}

.t389__copyright,
.t389__scroll {
  width: 250px
}

.t389__typo {
  font-size: 14px
}

.t389__col_mobile {
  display: none
}

.t389_scrolltop {
  position: relative;
  padding-right: 12px;
  display: inline-block
}

.t389__icon {
  position: absolute;
  right: 0;
  top: 2px
}

.t389__copyright,
#allrecords .t389_scrolltop,
#allrecords .t389__list_item a {
  color: #222
}

@media screen and (max-width:1200px) {
  .t389__content {
    padding: 2px 20px 0
  }

  .t389__col,
  .t389__copyright,
  .t389__scroll {
    width: 230px
  }

  .t389__col_center {
    width: 100%
  }

  .t389__horizontalline {
    margin: 0 20px
  }
}

@media screen and (max-width:960px) {

  .t389__col,
  .t389__copyright,
  .t389__scroll {
    width: 100%;
    display: block;
    text-align: center
  }

  .t389__maincontainer {
    display: block
  }

  .t389__content {
    display: block
  }

  .t389__col_mobile {
    display: block
  }

  .t389__col_hiddenmobile {
    display: none
  }

  .t389__maincontainer {
    height: auto !important;
    padding: 40px 0
  }

  .t389__col {
    margin-bottom: 20px;
    padding: 0
  }

  .t389__list_item {
    margin: 0 10px 4px
  }

  .t389__col:last-child {
    margin-bottom: 0
  }
}

@media screen and (max-width:670px) {
  .t389__typo {
    font-size: 12px
  }
}

.t270__error-msg {
  text-align: center;
  display: none
}

.t270__error-msg-text {
  display: inline-block;
  margin: 0 20px 35px;
  padding: 15px;
  color: #f00;
  border: 1px solid #f00;
  font-size: 14px;
  font-family: tfutura, Arial, sans-serif
}