.csssize {
  height: 6651px
}

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

.t-body {
  margin: 0px
}

body {
  background-color: none
}

:where(.t-records) a,
:where(.t-records) button,
:where(.t-records) .t-radio,
:where(.t-records) .t-checkbox,
:where(.t-records) .t-img-select {
  outline: none
}

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

:where(.t-records) .t-descr a:focus-visible,
:where(.t-records) .t-sociallinks a:focus-visible,
:where(.t-records) .ya-share2__link:focus-visible {
  outline-offset: 2px
}

@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
}

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

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

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

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

:where(.t-records) b,
:where(.t-records) strong {
  font-weight: 700
}

.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: 'TildaSans', Arial, sans-serif;
  font-weight: 300;
  color: #000000
}

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

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

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

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

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

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

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

.t-title_md {
  font-size: 52px;
  line-height: 1.23
}

.t-descr {
  font-family: 'TildaSans', 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_xl {
  font-size: 24px;
  line-height: 1.5
}

.t-align_center {
  text-align: center
}

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

.t-valign_top {
  vertical-align: top
}

.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__wrapper {
  display: table;
  height: 30px;
  width: 270px;
  margin: 0 auto;
  padding-top: 20px;
  opacity: .4
}

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

.t-tildalabel__wrapimg {
  display: table-cell;
  width: 30px;
  height: 30px;
  vertical-align: middle
}

.t-tildalabel__img {
  width: 30px;
  height: 30px;
  vertical-align: middle
}

.t-tildalabel__txtright {
  display: table-cell;
  width: 120px;
  height: 30px;
  vertical-align: middle;
  padding-left: 12px;
  font-weight: 500;
  letter-spacing: 2px
}

.t-tildalabel__link {
  color: #fff;
  text-decoration: none;
  vertical-align: middle
}

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

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

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

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

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

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

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

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

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

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

.t-rec_pt_45 {
  padding-top: 45px
}

.t-rec_pb_0 {
  padding-bottom: 0
}

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

.t-rec_pb_45 {
  padding-bottom: 45px
}

.t-rec_pb_75 {
  padding-bottom: 75px
}

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

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

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

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

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

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

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

  .t-title_md {
    font-size: 48px
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .t-rec_pt_45 {
    padding-top: 45px
  }

  .t-rec_pb_0 {
    padding-bottom: 0
  }

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

  .t-rec_pb_45 {
    padding-bottom: 45px
  }

  .t-rec_pb_75 {
    padding-bottom: 75px
  }

  .t-rec_pt-res-480_90 {
    padding-top: 90px !important
  }

  .t-rec_pb-res-480_90 {
    padding-bottom: 90px !important
  }
}

.t-menu-base {
  position: fixed;
  top: 0;
  z-index: 990;
  width: 100%;
  min-height: 80px;
  margin: 0 auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
  transition: background-color 0.3s linear
}

.t-menu-base__beforeready {
  visibility: hidden
}

.t-menu-base__maincontainer {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 50px;
  width: 100%;
  min-height: 80px;
  box-sizing: border-box
}

.t-menu-base__maincontainer-100 {
  padding-right: 20px;
  padding-left: 20px
}

@media screen and (min-width:961px) {
  .t-menu-base_positionabsolute {
    position: absolute
  }
}

.t-menu-base_positionfixed {
  position: fixed
}

.t-menu-base_positionstatic {
  position: static
}

@media screen and (max-width:960px) {
  .t-menu-base {
    left: unset !important;
    width: 100% !important;
    margin: 0 !important;
    border-bottom: unset !important;
    border-radius: 0 !important;
    transform: translateX(0) !important
  }

  .t-menu-base__maincontainer {
    align-items: center;
    gap: 45px;
    padding: 30px 20px 40px;
    border-radius: 0 !important
  }
}

.t-menu-base__maincontainer_12-0 {
  --margin-columns12: 0px
}

.t-menu-base__maincontainer_12-20 {
  --margin-columns12: 20px
}

.t-menu-base__maincontainer_12-30 {
  --margin-columns12: 30px
}

.t-menu-base__maincontainer_12-40 {
  --margin-columns12: 40px
}

.t-menu-base__maincontainer_12-neg-20 {
  --margin-columns12: 20px
}

.t-menu-base__maincontainer_12-neg-30 {
  --margin-columns12: 30px
}

.t-menu-base__maincontainer_12-neg-40 {
  --margin-columns12: 40px
}

.t-menu-base__maincontainer_12-0,
.t-menu-base__maincontainer_12-20,
.t-menu-base__maincontainer_12-30,
.t-menu-base__maincontainer_12-40 {
  max-width: 1160px;
  margin: 0 auto;
  padding-left: var(--margin-columns12);
  padding-right: var(--margin-columns12)
}

.t-menu-base__maincontainer_12-neg-20,
.t-menu-base__maincontainer_12-neg-30,
.t-menu-base__maincontainer_12-neg-40 {
  max-width: calc(1160px + var(--margin-columns12) * 2);
  margin: 0 auto
}

.t-menu-base__maincontainer_innerbg.t-menu-base__maincontainer_12-neg-20,
.t-menu-base__maincontainer_innerbg.t-menu-base__maincontainer_12-neg-30,
.t-menu-base__maincontainer_innerbg.t-menu-base__maincontainer_12-neg-40 {
  max-width: calc(1160px + var(--margin-columns12) * 2);
  padding-left: var(--margin-columns12);
  padding-right: var(--margin-columns12)
}

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

.t-menu-base__maincontainer_100-30 {
  padding-right: 30px;
  padding-left: 30px
}

.t-menu-base__maincontainer_100-40 {
  padding-right: 40px;
  padding-left: 40px
}

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

  .t-menu-base__maincontainer_100-20,
  .t-menu-base__maincontainer_100-30,
  .t-menu-base__maincontainer_100-40,
  .t-menu-base__maincontainer_12-0,
  .t-menu-base__maincontainer_12-20,
  .t-menu-base__maincontainer_12-30,
  .t-menu-base__maincontainer_12-40,
  .t-menu-base__maincontainer_12-neg-20,
  .t-menu-base__maincontainer_12-neg-30,
  .t-menu-base__maincontainer_12-neg-40 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px
  }
}

.t-menu-base__leftwrapper,
.t-menu-base__rightwrapper {
  display: flex;
  align-items: center;
  height: 100%;
  box-sizing: border-box
}

.t-menu-base__leftwrapper {
  text-align: right
}

.t-menu-base__rightwrapper {
  flex-wrap: wrap;
  text-align: left
}

.t-menu-base__additionalwrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px
}

.t-menu-base__maincontainer_logoleft .t-menu-base__rightwrapper {
  margin-left: auto
}

.t-menu-base__maincontainer_logoleft .t-menu-base__buttons,
.t-menu-base__maincontainer_logoleft .t-menu-base__langs {
  padding-left: 0
}

.t-menu-base__maincontainer_logoleft .t-menu-base__leftwrapper {
  flex: 1
}

.t-menu-base__maincontainer_logoleft .t-menu-base__leftwrapper.t-menu-base__leftwrapper_left {
  justify-content: flex-start
}

.t-menu-base__maincontainer_logoleft .t-menu-base__leftwrapper.t-menu-base__leftwrapper_center {
  flex: 0 0 auto;
  justify-content: center
}

.t-menu-base__maincontainer_logoleft .t-menu-base__leftwrapper_nologo.t-menu-base__leftwrapper_center {
  flex: 1 1 auto
}

.t-menu-base__maincontainer_logoleft .t-menu-base__leftwrapper.t-menu-base__leftwrapper_right {
  justify-content: flex-end
}

.t-menu-base__maincontainer_logocenter .t-menu-base__additionalwrapper {
  margin-left: auto
}

.t-menu-base__maincontainer_logocenter {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 80px
}

.t-menu-base__maincontainer_logocenter .t-menu-base__list_leftside {
  flex: 1 1 auto
}

.t-menu-base__maincontainer_logocenter .t-menu-base__logowrapper_center {
  flex: 0 0 auto
}

.t-menu-base__maincontainer_logocenter .t-menu-base__logowrapper_center:first-child {
  position: absolute;
  left: 50%;
  transform: translateX(-50%)
}

.t-menu-base__maincontainer_logocenter .t-menu-base__list_rightside {
  flex: 1 1 auto
}

.t-menu-base__maincontainer_logocenter .t-menu-base__rightwrapper {
  margin-left: auto
}

.t-menu-base__maincontainer_logocenter .t-menu-base__rightwrapper {
  gap: 40px
}

.t-menu-base__maincontainer_logocenter .t-menu-base__list_leftside.t-menu-base__list_align-right {
  justify-content: flex-end
}

.t-menu-base__maincontainer_logocenter .t-menu-base__list_rightside.t-menu-base__list_align-right {
  justify-content: flex-start
}

.t-menu-base__maincontainer_logocenter .t-menu-base__list_leftside.t-menu-base__list_align-left {
  justify-content: flex-start
}

.t-menu-base__maincontainer_logocenter .t-menu-base__list_rightside.t-menu-base__list_align-left {
  justify-content: flex-end
}

.t-menu-base__maincontainer_logocenter .t-menu-base__list_leftside.t-menu-base__list_align-center,
.t-menu-base__maincontainer_logocenter .t-menu-base__list_rightside.t-menu-base__list_align-center {
  justify-content: center
}

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

  .t-menu-base__maincontainer,
  .t-menu-base__leftwrapper,
  .t-menu-base__rightwrapper,
  .t-menu-base__additionalwrapper,
  .t-menu-base__list {
    flex-direction: column
  }

  .t-menu-base__maincontainer_logocenter .t-menu-base__leftwrapper,
  .t-menu-base__maincontainer_logocenter .t-menu-base__rightwrapper {
    flex: 1;
    padding-right: 0 !important;
    padding-left: 0 !important
  }

  .t-menu-base__maincontainer_logocenter.t-menu-base_overflow .t-menu-base__rightwrapper,
  .t-menu-base__maincontainer_logoleft .t-menu-base__rightwrapper,
  .t-menu-base__rightwrapper {
    margin: 15px 0 0
  }

  .t-menu-base__maincontainer_logocenter .t-menu-base__rightwrapper {
    margin: 20px 0 0
  }

  .t-menu-base__rightwrapper {
    align-items: flex-start
  }

  .t-menu-base__maincontainer_logocenter .t-menu-base__additionalwrapper {
    margin-left: 0;
    padding-left: 0
  }

  .t-menu-base__additionalwrapper {
    gap: 25px
  }

  .t-menu-base__maincontainer_logocenter .t-menu-base__logowrapper_center {
    order: -1
  }

  .t-menu-base__maincontainer_logocenter {
    gap: 20px !important
  }

  .t-menu-base__maincontainer_logocenter .t-menu-base__logowrapper_mobile {
    margin-bottom: 25px
  }
}

.t-menu-base__logowrapper {
  display: flex;
  align-items: center;
  height: inherit
}

.t-menu-base__logo {
  position: relative;
  z-index: 100;
  display: flex;
  align-items: center;
  gap: 10px
}

.t-menu-base__logo a {
  display: flex;
  align-items: center;
  gap: 10px
}

.t-menu-base__imglogo {
  display: block;
  max-width: 300px;
  height: auto
}

.t-menu-base__textlogo {
  display: inline-block;
  font-size: 24px;
  font-weight: 400;
  white-space: nowrap
}

@media screen and (max-width:960px) {
  .t-menu-base__logowrapper {
    position: static;
    box-sizing: border-box;
    margin-bottom: 0
  }

  .t-menu-base__maincontainer .t-menu-base__logowrapper:not(.t-menu-base__logowrapper_mobile) {
    display: none
  }

  .t-menu-base__logowrapper.t-menu-base__logowrapper_mobile {
    order: -1
  }

  .t-menu-base__maincontainer :not(.t-menu-base__centerwrapper) .t-menu-base__logowrapper {
    margin-bottom: 35px
  }

  .t-menu-base__imglogo {
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box
  }

  .t-menu-base__textlogo {
    padding: 0;
    text-align: center;
    white-space: normal
  }
}

.t-menu-base__langs {
  display: flex;
  list-style: none;
  padding-left: 0 !important
}

.t-menu-base__langs.t-menu-base__langs_flex {
  display: flex;
  gap: 20px
}

.t-menu-base__langs-wrapper {
  position: relative
}

.t-menu-base__langs.t-menu-base__langs_dropdown {
  flex-direction: column;
  gap: 10px;
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  max-width: 185px;
  padding: 14px;
  padding-left: 14px !important;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 5px;
  z-index: 10000002;
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.35s ease-in-out;
  display: none
}

.t-menu-base__langs.t-menu-base__langs_dropdown.t-menu-base__langs_dropdown_overflowed {
  right: -10px;
  left: unset;
  transform: unset
}

.t-menu-base__langs.t-menu-base__langs_dropdown.t-menu-base__langs_dropdown_show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  display: flex
}

.t-menu-base__langs.t-menu-base__langs_dropdown .t-menu-base__langs-item {
  padding-right: 4px;
  padding-left: 4px;
  text-align: center
}

.t-menu-base__langs.t-menu-base__langs_dropdown .t-menu-base__langs-item a {
  display: flex;
  align-items: center
}

.t-menu-base__lang_withdescr .t-menu-base__lang-code {
  flex: 0 0 1.3em;
  padding-right: 10px;
  text-align: left;
  border-right: 1px solid rgba(113, 113, 113, .2)
}

.t-menu-base__lang-descr {
  padding-left: 10px
}

.t-menu-base__langs-button {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 0;
  background-color: transparent;
  border: none;
  cursor: pointer
}

.t-menu-base__langs-item a {
  font-family: 'TildaSans', Arial, sans-serif;
  font-size: 16px;
  color: #000000
}

#allrecords .t-menu-base__langs-item a {
  text-decoration: none;
  color: #000000
}

.t-menu-base__langs.t-menu-base__langs_dropdown_top {
  top: auto;
  bottom: calc(100% + 10px)
}

@media screen and (max-width:960px) {
  .t-menu-base__langs.t-menu-base__langs_flex {
    flex-wrap: wrap;
    justify-content: center
  }

  .t-menu-base_mobile-left .t-menu-base__langs.t-menu-base__langs_dropdown_top {
    top: auto;
    bottom: -15px;
    right: unset;
    left: calc(100% + 10px)
  }

  .t-menu-base:not(.t-menu-base_mobile-left) .t-menu-base__rightwrapper {
    align-items: center
  }

  .t-menu-base.t-menu-base_mobile-right .t-menu-base__rightwrapper {
    align-items: flex-end
  }

  .t-menu-base.t-menu-base_mobile-right .t-menu-base__leftwrapper {
    align-items: flex-end
  }

  .t-menu-base.t-menu-base_mobile-right .t-menu-base__langs.t-menu-base__langs_dropdown_top {
    top: auto;
    bottom: -15px;
    left: unset;
    right: calc(100% + 10px)
  }

  .t1272 .t-menu-base__logowrapper_none {
    display: none
  }

  .t1272 .t-menu-base__logowrapper_logo .t-menu-base__textlogo {
    display: none
  }

  .t1272 .t-menu-base__logowrapper_text .t-menu-base__imglogo {
    display: none
  }
}

.t-menu-base .t-sociallinks {
  line-height: 0px
}

.t-menu-base .t-sociallinks__wrapper {
  display: flex;
  align-items: center;
  gap: 4px
}

#allrecords .t-menu-base ul.t-sociallinks__wrapper {
  padding-left: 0;
  list-style: none
}

.t-menu-base .t-sociallinks a {
  display: block
}

.t1272 ul {
  margin: 0
}

.t-menu-base .t-menu-base__list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 30px;
  list-style-type: none;
  margin: 0;
  padding-left: 0 !important
}

.t-menu-base .t-menu-base__list-item {
  clear: both;
  font-family: 'TildaSans', Arial, sans-serif;
  font-size: 16px;
  display: inline-block;
  margin: 0;
  color: #000000;
  white-space: nowrap
}

.t-menu-base__list-item .t-active {
  opacity: .7
}

.t-menu-base__list-item:first-child {
  padding-left: 0
}

.t-menu-base__list-item:last-child {
  padding-right: 0
}

.t-menu-base__list-item a,
#allrecords .t-menu-base__list-item a {
  text-decoration: none;
  color: #000000
}

.t-menu-base .t-menusub__menu {
  display: none
}

.t-menu-base__list-item .t-menusub__menu:not(.t-menusub__menu_relative) {
  box-shadow: unset
}

@media screen and (max-width:960px) {
  .t1272 .t-menu-base .t-menu-base__list {
    flex: 0 !important;
    max-width: unset !important;
    gap: 20px !important
  }
}

.t-menu-base__buttons {
  display: flex;
  align-items: center;
  gap: 10px
}

.t-menu-base .t-btn {
  --height: 40px;
  padding-left: 30px;
  padding-right: 30px
}

@media screen and (max-width:960px) {
  .t-menu-base__buttons {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center
  }
}

.t-menu-base__right_descr {
  white-space: nowrap;
  font-family: 'TildaSans', Arial, sans-serif;
  font-size: 13px;
  color: #000000
}

@media screen and (max-width:960px) {
  .t-menu-base__right_descr {
    text-align: center;
    white-space: normal
  }
}

.t1272 .t-menuwidgeticons__wrapper {
  gap: 20px;
  margin-right: 0;
  margin-left: 0
}

.t1272 .t-menuwidgeticons__icon {
  margin: 0
}

@media screen and (max-width:960px) {
  .t-menu-base__maincontainer .t-menuwidgeticons__wrapper {
    display: none
  }

  .t1272 .t-menuwidgeticons__wrapper {
    gap: 14px;
    margin-right: 20px;
    margin-left: auto
  }
}

.t-menu-base__mobile-menu .tmenu-mobile__container_left .t-menu-base__logowrapper,
.t-menu-base__mobile-menu .tmenu-mobile__container_left .tmenu-mobile__text {
  order: 2
}

.t-menu-base__mobile-menu .tmenu-mobile__container {
  padding: 15px 20px
}

.t-menu-base__mobile-menu .tmenu-mobile__container_right .t-menuwidgeticons__wrapper {
  margin-right: 20px;
  margin-left: auto
}

.t-menu-base__mobile-menu .tmenu-mobile__container_left .t-menuwidgeticons__wrapper {
  order: 1;
  margin-right: auto;
  margin-left: 20px
}

.t-menu-base__mobile-menu .tmenu-mobile__container_left.tmenu-mobile__container_withoutlogo .t-menuwidgeticons__wrapper {
  margin-right: unset;
  margin-left: auto
}

.t-menu-base__mobile-menu .tmenu-mobile__container_right.tmenu-mobile__container_withoutlogo .t-menuwidgeticons__wrapper {
  margin-right: auto;
  margin-left: unset
}

.t-menu-base__mobile-menu .tmenu-mobile__container_right .t-menuburger {
  order: 1
}

.t-menu-base__mobile-menu.tmenu-mobile {
  z-index: 991;
  background-color: transparent
}

.t-menu-base__mobile-menu.tmenu-mobile:not(.tmenu-mobile_positionfixed) {
  position: relative
}

.t-menu-base__mobile-menu .tmenu-mobile__container_right .t-menu-base__burger_mlauto {
  margin-left: auto
}

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

  .t-menu-base_mobile-left .t-menu-base__maincontainer,
  .t-menu-base_mobile-left .t-menu-base__additionalwrapper {
    align-items: flex-start
  }

  .t-menu-base_mobile-left .t-menu-base__langs.t-menu-base__langs_flex {
    justify-content: flex-start
  }

  .t1272 .t-menu-base_mobile-left .t-menu-base__list-item {
    text-align: left
  }

  .t-menu-base_mobile-left .t-menu-base__right_descr {
    text-align: left
  }

  .t-menu-base_mobile-left .t-menusub__content {
    padding-left: 0
  }

  .t-menu-base_mobile-left .t-menusub__menu:not(.t-menusub__menu--fullscreen) {
    text-align: left
  }

  .t-menu-base_mobile-left .t-menu-base__langs.t-menu-base__langs_dropdown {
    top: auto;
    right: unset;
    bottom: calc(100% - 15px);
    left: calc(100% + 10px);
    transform: unset
  }

  .t-menu-base_mobile-center .t-menu-base__langs.t-menu-base__langs_dropdown {
    top: auto;
    right: auto;
    left: 50%;
    bottom: calc(100% + 15px);
    transform: translateX(-50%)
  }

  .t-menu-base_mobile-left .t-menu-base__buttons {
    justify-content: flex-start
  }

  .t-menu-base_mobile-left .t-menu-base__wrapper,
  .t-menu-base_mobile-left .t-menu-base__list {
    width: 100%
  }

  .t-menu-base_mobile-right .t-menu-base__maincontainer,
  .t-menu-base_mobile-right .t-menu-base__additionalwrapper {
    align-items: flex-end
  }

  .t-menu-base_mobile-right .t-menu-base__langs.t-menu-base__langs_flex {
    justify-content: flex-end
  }

  .t1272 .t-menu-base_mobile-right .t-menu-base__list-item {
    text-align: right
  }

  .t-menu-base_mobile-right .t-menu-base__right_descr {
    text-align: right
  }

  .t-menu-base_mobile-right .t-menusub__content {
    padding-right: 0
  }

  .t-menu-base_mobile-right .t-menusub__menu:not(.t-menusub__menu--fullscreen) {
    text-align: right
  }

  .t-menu-base_mobile-right .t-menu-base__langs.t-menu-base__langs_dropdown {
    top: auto;
    right: calc(100% + 10px);
    bottom: calc(100% - 15px);
    left: auto;
    transform: unset
  }

  .t-menu-base_mobile-right .t-menu-base__buttons {
    justify-content: flex-end
  }

  .t-menu-base_mobile-right .t-menu-base__wrapper,
  .t-menu-base_mobile-right .t-menu-base__list {
    width: 100%
  }

  .t-menu-base .t-menu-base__list-item {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    white-space: normal
  }

  .t-menu-base.t-menu-base_positionfixed.tmenu-mobile__menucontent_hidden {
    height: 100%;
    overflow: auto
  }

  .t-menu-base:not(.t-menu-base_mobile-left, .t-menu-base_mobile-right) .t-menu-base__list {
    align-items: center
  }

  .t-menu-base:not(.t-menu-base_mobile-left, .t-menu-base_mobile-right) .t-menu__link-wrapper {
    justify-content: center
  }

  .t-menu-base__maincontainer .t-menu-base__wrapper,
  .t-menu-base__maincontainer .t-menu-base__list {
    width: 100%
  }
}

.t-menu-base__burgermenu__close-button {
  display: none
}

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

  .t1272 .t-menu-base.t-menu-base_mobile-right .t-menusub__back-header,
  .t1272 .t-menu-base.t-menu-base_mobile-right .t-menusub__link-wrapper,
  .t1272 .t-menu-base.t-menu-base_mobile-right .t-menu__link-wrapper {
    justify-content: flex-end
  }

  .t1272 .t-menu-base.t-menu-base_mobile-right .t-menusub__menu_drilldown .t-menusub__innermenu-content {
    align-items: flex-end
  }

  .t1272__body_menushowed .t-menu-base.t-menu-base_sidebar {
    display: flex !important;
    flex-direction: column
  }

  .t-menu-base__burgermenu__close-button {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 999999;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    border: none;
    width: 40px;
    height: 40px;
    background-color: #111;
    cursor: pointer
  }

  .t-menu-base__burgermenu__close-icon {
    width: 24px;
    height: 20px;
    transform: rotate(0deg);
    z-index: 999;
    margin-top: 11px;
    margin-left: 8px;
    color: #000
  }

  .t-menu-base__burgermenu__close-button .t-menu-base__burgermenu__close-icon {
    margin: 0
  }

  .t-menu-base__burgermenu__close-icon span {
    display: block;
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    height: 2px;
    background-color: currentcolor
  }

  .t-menu-base__burgermenu__close-icon span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%
  }

  .t-menu-base__burgermenu__close-icon span:nth-child(2) {
    top: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  .t-menu-base__burgermenu__close-icon span:nth-child(3) {
    top: 8px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  .t-menu-base__burgermenu__close-icon span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%
  }
}

@media screen and (max-width:960px) {
  .t1272__body_menushowed {
    height: 100vh;
    min-height: 100vh;
    overflow: hidden
  }

  .t-menu-base__burgermenu__fullscreen {
    transform: translate(0, -100%) !important;
    transition: transform ease-in-out 0.3s
  }

  .t1272__body_menushowed .t-menu-base__burgermenu__fullscreen {
    transform: translate(0, 0) !important
  }

  .t-menu-base__burgermenu__fullwidth,
  .t-menu-base__burgermenu__fullwidth.tmenu-mobile__menucontent_hidden {
    height: 100%
  }

  .t-menu-base__burgermenu__fullscreen .t-menu-base__maincontainer_logoleft .t-menu-base__leftwrapper.t-menu-base__leftwrapper_left,
  .t-menu-base__burgermenu__fullscreen .t-menu-base__leftwrapper,
  .t-menu-base.t-menu-base_mobile-right.t-menu-base__burgermenu__fullscreen .t-menu-base__leftwrapper {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center
  }

  .t-menu-base__burgermenu__fullscreen .t-menusub__menu.t-menusub__menu_show.t-menusub__menu_drilldown {
    flex: 1;
    flex-direction: column;
    justify-content: center
  }

  .t-menu-base__burgermenu__fullscreen {
    display: block !important;
    min-height: calc(100vh - 65px);
    flex-direction: column;
    justify-content: space-between;
    bottom: 0;
    box-shadow: none !important;
    overflow-y: auto
  }

  .t-menu-base__burgermenu__fullscreen .t-menu-base__maincontainer {
    padding-top: 40px;
    padding-bottom: 0;
    flex-wrap: unset;
    gap: 0;
    min-height: 100% !important;
    box-sizing: border-box
  }

  .t-menu-base__burgermenu__fullscreen .t-menu-base__rightwrapper {
    padding: 40px 0 60px;
    flex: 0;
    justify-content: flex-end;
    box-sizing: border-box
  }

  .t-menu-base__burgermenu__fullscreen.t-menu-base.t-menu-base_positionfixed.tmenu-mobile__menucontent_hidden {
    height: auto
  }

  .t-menu-base.t-menu-base__burgermenu__dropdown {
    height: auto !important;
    max-height: 100% !important;
    box-sizing: border-box;
    overflow: hidden
  }

  .t-menu-base__burgermenu__dropdown .t-menu-base__rightwrapper {
    padding-bottom: 30px
  }

  .t-menu-base.t-menu-base__burgermenu__sidebar {
    display: flex !important;
    z-index: 999;
    bottom: 0;
    width: auto !important;
    max-height: 100% !important;
    transition: transform ease-in-out 0.3s
  }

  .t-menu-base.t-menu-base__burgermenu__sidebar_left {
    justify-content: flex-start;
    transform: translate(-100%, 0) !important
  }

  .t-menu-base.t-menu-base__burgermenu__sidebar_right {
    justify-content: flex-end;
    transform: translate(100%, 0) !important
  }

  .t1272__body_menushowed .t-menu-base.t-menu-base__burgermenu__sidebar {
    transform: translate(0, 0) !important
  }

  .t1272 .t-menu-base.t-menu-base__burgermenu__sidebar .t-menu-base__maincontainer {
    flex-wrap: unset;
    width: 300px;
    height: 100%;
    overflow-y: auto;
    padding: 40px 25px 0
  }

  .t-menu-base.t-menu-base__burgermenu__sidebar .t-menu-base__rightwrapper {
    justify-content: flex-end;
    padding: 40px 0 25px;
    box-sizing: border-box
  }

  .t-menu-base_positionstatic.t-menu-base__burgermenu__sidebar,
  .t-menu-base_positionstatic.t-menu-base__burgermenu__fullscreen {
    position: fixed
  }

  .t-menu-base__overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    transition: opacity ease-in-out 0.3s;
    background-color: rgba(0, 0, 0, .6)
  }

  .t1272__body_menushowed .t-menu-base__overlay {
    opacity: 1;
    z-index: 991
  }

  .t1272 .t-menu-base__burgermenu__fullscreen .t-menu-base__maincontainer_logoleft .t-menu-base__leftwrapper.t-menu-base__leftwrapper_right {
    justify-content: center
  }

  .t1272 .t-menu-base__burgermenu__fullscreen .t-menusub__menu.t-menusub__menu_show.t-menusub__menu_drilldown {
    display: flex !important
  }

  .t1272 .t-menusub__innermenu {
    max-height: unset
  }

  .t1272 .t-menu-base__burgermenu__sidebar .t-menu-base__leftwrapper {
    height: unset
  }

  .t1272 .t-menu-base .t-menusub__innermenu-content,
  .t1272 .t-menu-base .t-menusub__innermenu {
    min-width: 0
  }
}

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

.t118 {
  padding-top: 28px;
  padding-bottom: 28px
}

.t118__line {
  position: relative;
  height: 1px;
  margin-top: .5em;
  margin-bottom: .5em;
  background-color: #000000;
  border: none;
  opacity: .2
}

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

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

.t1052__container.t-container::before {
  display: none
}

#allrecords .t1052__container {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none
}

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

.t1052__title {
  padding-top: 8px;
  padding-bottom: 6px;
  text-align: center
}

.t1052__text {
  padding-top: 4px;
  padding-bottom: 6px;
  text-align: center
}

.t1052__line {
  position: relative;
  margin-top: 14px;
  margin-bottom: 14px;
  border: 0;
  height: 1px;
  background-color: #000000;
  opacity: .2
}

.t1052 hr {
  margin-top: 14px;
  margin-bottom: 14px;
  border: 0;
  border-top: 1px solid #000000;
  opacity: .2
}

.t1052 .t-list__item {
  margin-top: 40px
}

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

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

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

  .t1052 .t-list__container_inrow1 .t-list__item:first-child,
  .t1052 .t-list__container_inrow2 .t-list__item:first-child,
  .t1052 .t-list__container_inrow3 .t-list__item:first-child,
  .t1052 .t-list__container_inrow4 .t-list__item:first-child {
    margin-top: 0 !important
  }

  .t1052 .t-section__bottomwrapper {
    margin-top: 45px
  }

  .t1052__separator {
    margin-bottom: 0 !important
  }
}

.t585>.t-container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.t585__header {
  position: relative;
  border-top: 1px solid #eee;
  cursor: pointer
}

.t585__trigger-button {
  position: relative;
  width: 100%;
  padding: 27px 50px 27px 0;
  text-align: left;
  background-color: transparent;
  border: none;
  box-sizing: border-box;
  cursor: pointer
}

#allrecords button.t585__trigger-button:focus-visible {
  outline-offset: 2px
}

.t585__title {
  display: inline-block
}

.t585__icon {
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  padding: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: opacity ease-in-out 0.2s
}

.t585__icon-hover {
  opacity: 0
}

.t585__header:hover .t585__icon {
  opacity: 0
}

.t585__trigger-button:focus-visible .t585__icon {
  opacity: 0
}

.t585__header:hover .t585__icon-hover {
  opacity: 1
}

.t585__trigger-button:focus-visible .t585__icon-hover {
  opacity: 1
}

.t585__row::after {
  content: '';
  display: table;
  clear: both
}

.t585__circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 100px
}

.t585__lines {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  transition: all ease-in-out 0.3s;
  -webkit-transform: rotate(0);
  transform: rotate(0)
}

.t585__opened .t585__lines {
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all ease-in-out 0.3s
}

.t585__content {
  display: none;
  overflow: hidden;
  -webkit-transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s;
  -o-transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s;
  transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s
}

.t585 .t585__content ol {
  padding-left: 2em !important;
  list-style-position: outside
}

.t585__textwrapper {
  padding: 0 0 20px
}

.t585__text {
  margin-bottom: 20px
}

#allrecords .t585__text>ul,
#allrecords .t585__text>ol {
  -webkit-padding-start: 26px
}

.t585__img {
  display: block;
  width: 100%;
  margin-bottom: 14px
}

.t585__border {
  width: 100%;
  height: 1px;
  background-color: #eee
}

@media screen and (max-width:960px) {
  .t585 .t-col:not(:last-child) .t585__border {
    display: none
  }
}

@media screen and (max-width:640px) {
  .t585__trigger-button {
    padding-top: 15px;
    padding-bottom: 14px
  }

  .t585__text {
    margin-bottom: 15px
  }

  .t585__text>a {
    word-break: normal;
    overflow-wrap: anywhere
  }

  .t585__textwrapper {
    padding: 0 0 10px
  }
}

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

#allrecords .t525__container {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none
}

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

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

.t525 .t-list__item {
  margin-top: 70px
}

.t525 .t-list__item:nth-child(-n+2) {
  margin-top: 0 !important
}

.t525__textwr_leftpadding {
  padding-left: 30px
}

.t525__bottommargin {
  margin-bottom: 14px
}

.t525__imgwrapper {
  width: 100px
}

.t525__bgimg {
  width: 100px;
  height: 100px;
  max-width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}

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

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

.t525__title {
  margin-top: 14px;
  max-width: 300px
}

.t525__text {
  margin-top: 8px;
  max-width: 300px
}

.t525__descr {
  margin-top: 3px;
  color: #666
}

.t525 .t-review-social-links__item a {
  display: inline-block
}

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

  .t525__col {
    width: 90%;
    max-width: 90%
  }

  .t525__col:last-child {
    margin-bottom: 40px
  }

  .t525 .t-list__item,
  .t525 .t-list__item:nth-child(-n+2) {
    margin-top: 40px !important
  }

  .t525 .t-list__item:first-child {
    margin-top: 0 !important
  }
}

@media screen and (max-width:640px) {
  .t525__container {
    display: block
  }

  .t525 .t-cell {
    display: block;
    text-align: center
  }

  .t525__imgwrapper {
    margin: 0 auto 10px
  }

  .t525__bgimg {
    margin: 0 auto 10px
  }

  .t525__col {
    width: 100%;
    max-width: 90%;
    text-align: center;
    margin-left: auto;
    margin-right: auto
  }

  .t525__textwr_leftpadding {
    padding-left: 0 !important
  }

  .t525__text,
  .t525__title {
    max-width: 100% !important
  }
}

.t457 {
  text-align: center
}

.t457__col_mt30 {
  margin-top: 30px
}

.t457__logo {
  width: 100%
}

.t457__link {
  display: inline-block
}

.t457__img {
  max-width: 150px;
  vertical-align: bottom
}

.t457__ul {
  text-align: center;
  list-style-type: none;
  padding-left: 10px !important;
  padding-top: 16px;
  padding-right: 10px;
  padding-bottom: 0;
  margin: 0
}

.t457__li {
  clear: both;
  font-family: 'TildaSans', Arial, sans-serif;
  color: #000000;
  font-size: 14px;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  font-weight: 600
}

.t457__li a {
  display: inline-block
}

.t457 a {
  text-decoration: none
}

.t457__copyright {
  text-align: center;
  font-family: 'TildaSans', Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  opacity: .7;
  padding-top: 40px;
  padding-bottom: 10px
}

@media screen and (max-width:960px) {
  .t457__ul {
    padding-top: 16px
  }
}

@media screen and (max-width:640px) {
  .t457 li {
    display: inline-block;
    margin-bottom: 20px
  }
}
