.csssize {
  height: 6766px
}

.t-body {
  margin: 0px
}

#allrecords,
body {
  background-color: none
}

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

#allrecords a {
  color: #008800;
  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: #008800;
  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: 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  color: #000000
}

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

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

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

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

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

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

.t-title_xl {
  font-size: 72px;
  line-height: 1.17
}

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

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

.t-btn {
  display: inline-block;
  font-family: 'Roboto', 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-align_center {
  text-align: center
}

.t-align_left {
  text-align: left
}

.t-align_right {
  text-align: right
}

.t-valign_middle {
  vertical-align: middle
}

.t-rec_pt_0 {
  padding-top: 0
}

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

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

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

.t-rec_pt_75 {
  padding-top: 75px
}

.t-rec_pt_105 {
  padding-top: 105px
}

.t-rec_pt_180 {
  padding-top: 180px
}

.t-rec_pb_0 {
  padding-bottom: 0
}

.t-rec_pb_15 {
  padding-bottom: 15px
}

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

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

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

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

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

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

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

  .t-title_xl {
    font-size: 68px
  }

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

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

@media screen and (max-width:640px) {
  .t-text_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-title_xl {
    font-size: 32px
  }

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

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

  .t-btn {
    white-space: normal
  }
}

@media screen and (max-width:480px) {
  .t-title_xl {
    font-size: 30px
  }

  .t-rec_pt_0 {
    padding-top: 0
  }

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

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

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

  .t-rec_pt_75 {
    padding-top: 75px
  }

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

  .t-rec_pt_180 {
    padding-top: 120px !important
  }

  .t-rec_pb_0 {
    padding-bottom: 0
  }

  .t-rec_pb_15 {
    padding-bottom: 15px
  }

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

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

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

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

@media screen and (max-width:1200px) {
  .t-screenmin-1200px {
    display: none
  }
}

@media screen and (max-width:980px) {
  .t-screenmin-980px {
    display: none
  }
}

@media screen and (max-width:640px) {
  .t-screenmin-640px {
    display: none
  }
}

@media screen and (max-width:480px) {
  .t-screenmin-480px {
    display: none
  }
}

@media screen and (max-width:320px) {
  .t-screenmin-320px {
    display: none
  }
}

@media screen and (min-width:321px) {
  .t-screenmax-320px {
    display: none
  }
}

@media screen and (min-width:481px) {
  .t-screenmax-480px {
    display: none
  }
}

@media screen and (min-width:641px) {
  .t-screenmax-640px {
    display: none
  }
}

@media screen and (min-width:981px) {
  .t-screenmax-980px {
    display: none
  }
}

@media screen and (min-width:1201px) {
  .t-screenmax-1200px {
    display: none
  }
}

.t001__wrapper {
  padding-top: 42px;
  padding-bottom: 42px
}

.t001__uptitle {
  padding-top: 30px;
  padding-bottom: 60px;
  color: #fff
}

.t001__title {
  padding: 24px 0 38px;
  letter-spacing: .5px;
  color: #fff
}

.t001__descr {
  padding: 0 0 30px;
  color: #fff
}

.t001__descr_buttons {
  padding-bottom: 60px
}

.t001__descr_center {
  max-width: 700px;
  margin: 0 auto
}

.t001__descr_center a:not([style]) {
  color: #fff !important
}

.t001__descr_center a {
  font-weight: 600
}

.t001__buttons {
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 12px
}

.t-align_center .t001__buttons {
  justify-content: center
}

@media screen and (max-width:640px) {
  .t001__title {
    padding-right: 10px;
    padding-left: 10px
  }

  .t001__uptitle {
    padding-right: 10px;
    padding-left: 10px
  }

  .t001__descr {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 20px
  }

  .t001__descr_buttons {
    padding-bottom: 30px
  }

  .t001__buttons {
    flex-wrap: wrap
  }

  .t001__button {
    width: 100%;
    max-width: 320px
  }
}

.t-menusub__menu {
  display: none
}

.t456__imglogo {
  display: block;
  height: auto;
  margin-right: 30px
}

.t456__linewrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%
}

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

.t456__imglogo {
  max-width: 300px
}

.t456__leftwrapper {
  display: table-cell;
  vertical-align: middle;
  padding-left: 40px
}

.t456__rightwrapper {
  display: table-cell;
  vertical-align: middle;
  padding-right: 40px;
  width: 100%
}

.t456__menualign_left {
  text-align: left
}

.t456__menualign_right {
  text-align: right
}

.t456__menualign_center {
  text-align: center
}

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

  .t456__rightwrapper {
    padding-right: 20px
  }
}

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

.t456__beforeready {
  visibility: hidden
}

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

.t456__maincontainer.t456__c12collumns {
  max-width: 1200px;
  margin: 0 auto
}

.t456__logo {
  display: inline-block;
  font-size: 24px;
  font-weight: 400;
  white-space: nowrap;
  padding-right: 30px
}

.t456__list {
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
  margin-left: 20px
}

.t456__list_item {
  clear: both;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 16px;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  color: #000000;
  white-space: nowrap
}

.t456__list_item .t-active {
  opacity: .7
}

.t456__list_item:first-child {
  padding-left: 0
}

.t456__list_item:last-child {
  padding-right: 0
}

.t456 a,
#allrecords .t456 a {
  text-decoration: none;
  color: #000000
}

.t456.t456__positionabsolute {
  position: absolute
}

.t456.t456__positionfixed {
  position: fixed
}

.t456.t456__positionstatic {
  position: static
}

.t456__mobile {
  display: none
}

@media screen and (max-width:980px) {
  .t456__linewrapper {
    display: none
  }

  .t456 {
    position: static;
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    height: auto !important
  }

  .t456.t456__positionabsolute,
  .t456.t456__positionfixed,
  .t456.t456__positionstatic {
    position: relative
  }

  .t456__imglogo {
    width: auto !important;
    box-sizing: border-box;
    padding: 20px;
    margin: 0 auto
  }

  .t456__imglogomobile.t456__imglogo {
    width: 100% !important
  }

  .t456__logo {
    text-align: center;
    margin: 20px
  }

  .t456 img {
    float: inherit
  }

  .t456 .t456__list_item {
    display: block;
    text-align: center;
    padding: 10px !important;
    white-space: normal
  }

  .t456__logo {
    white-space: normal;
    padding: 0
  }

  .t456__logowrapper {
    position: static;
    display: block;
    width: 100%
  }

  .t456__logowrapper2 {
    display: block;
    position: static
  }

  .t456__leftwrapper,
  .t456__rightwrapper {
    width: 100% !important;
    display: block
  }

  .t456__leftwrapper {
    padding: 20px;
    box-sizing: border-box
  }

  .t456__rightwrapper {
    padding: 20px 0 !important;
    box-sizing: border-box
  }

  .t456__list {
    display: block;
    padding: 0 !important;
    margin-left: 0
  }
}

.t1148__col .t-col:first-child {
  margin-left: 0 !important
}

.t1148__col .t-col:last-child {
  margin-right: 0 !important
}

@media screen and (max-width:960px) {
  .t1148__col .t-col:first-child {
    padding-left: 0 !important
  }

  .t1148__col .t-col:last-child {
    padding-right: 0 !important
  }
}

.t1148__container_flex {
  align-items: flex-end
}

@media screen and (max-width:960px) {
  .t1148__container_flex {
    display: flex
  }

  .t1148__container_flex .t-col:not(:first-child) {
    width: 0;
    padding: 0
  }

  .t1148 .t-section__container .t-align_right,
  .t1148 .t-section__container .t-align_center {
    text-align: left;
    margin-left: 0 !important
  }
}

.t1148__controls {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 50px;
  pointer-events: none
}

.t1148__controls_gallery {
  position: absolute;
  left: 0;
  top: var(--top);
  z-index: 2;
  width: 100%;
  justify-content: space-between;
  padding: 0 40px;
  margin: 0;
  box-sizing: border-box;
  transform: translateY(-50%)
}

.t1148__gallery:has(.t1148__slider_width_40) .t1148__controls_gallery {
  padding: 0 60px
}

@media screen and (max-width:640px) {
  .t1148__controls_gallery {
    top: var(--mob-top)
  }
}

.t1148__scroll-icon-wrapper {
  display: none;
  padding: 0 20px 10px 0;
  font-size: 0;
  text-align: right;
  color: #a1a1a1
}

@media screen and (max-width:960px) {
  .t1148__controls {
    display: none
  }

  .t1148__scroll-icon-wrapper {
    display: block
  }
}

.t1148__control {
  padding: 0;
  transform-origin: center;
  flex-shrink: 0;
  pointer-events: auto;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out
}

.t1148__control_sm {
  width: 30px;
  height: 30px
}

.t1148__control_md {
  width: 40px;
  height: 40px
}

.t1148__control_lg {
  width: 50px;
  height: 50px
}

.t1148__control_xl {
  width: 60px;
  height: 60px
}

.t1148__control_right {
  transform: rotate(0.5turn)
}

.t1148__control svg {
  width: 100%;
  height: 100%
}

.t1148__control svg path {
  transition: stroke 0.2s ease-in-out
}

.t1148__gallery {
  position: relative
}

.t1148__slider {
  --padding-right: 0px;
  --padding-left: 0px;
  display: flex;
  align-items: flex-start;
  padding: 0 var(--padding-right) 0 var(--padding-left);
  max-width: 100%;
  box-sizing: border-box;
  overflow: auto hidden;
  scrollbar-width: none;
  scroll-snap-type: x mandatory;
  scroll-padding-left: var(--padding-left);
  scroll-padding-right: var(--padding-right);
  scroll-behavior: smooth
}

.t1148__slider::-webkit-scrollbar {
  display: none
}

.t1148__slider:not(.t1148__slider_editor) {
  cursor: grab
}

.t1148__slider.t1148__slider_dragging:not(.t1148__slider_editor) {
  cursor: grabbing
}

.t1148__slider.t1148__slider_width_40 {
  --padding-right: 40px;
  --padding-left: 40px
}

.t1148__slider.t1148__slider_width_12 {
  --column-width: 60px;
  --column-gap: 40px;
  --container-max-width: calc(var(--column-width) * 12 + var(--column-gap) * 11);
  --container-width: min(calc(100% - 40px), var(--container-max-width));
  --padding-right: calc((100% - var(--container-width)) / 2);
  --padding-left: calc((100% - var(--container-width)) / 2)
}

.t1148__slider.t1148__slider_width_12.t1148__slider_prefix_1 {
  --padding-left: calc((100% - var(--container-width)) / 2 + var(--column-width) + var(--column-gap))
}

.t1148__slider.t1148__slider_width_12.t1148__slider_prefix_2 {
  --padding-left: calc((100% - var(--container-width)) / 2 + (var(--column-width) + var(--column-gap)) * 2)
}

.t1148__slider.t1148__slider_width_12.t1148__slider_prefix_3 {
  --padding-left: calc((100% - var(--container-width)) / 2 + (var(--column-width) + var(--column-gap)) * 3)
}

.t1148__slider.t1148__slider_width_12.t1148__slider_prefix_4 {
  --padding-left: calc((100% - var(--container-width)) / 2 + (var(--column-width) + var(--column-gap)) * 4)
}

.t1148__slider.t1148__slider_width_12.t1148__slider_prefix_5 {
  --padding-left: calc((100% - var(--container-width)) / 2 + (var(--column-width) + var(--column-gap)) * 5)
}

.t1148__slider.t1148__slider_width_12.t1148__slider_prefix_6 {
  --padding-left: calc((100% - var(--container-width)) / 2 + (var(--column-width) + var(--column-gap)) * 6)
}

.t1148__slider.t1148__slider_width_12.t1148__slider_prefix_7 {
  --padding-left: calc((100% - var(--container-width)) / 2 + (var(--column-width) + var(--column-gap)) * 7)
}

.t1148__slider.t1148__slider_width_12.t1148__slider_prefix_8 {
  --padding-left: calc((100% - var(--container-width)) / 2 + (var(--column-width) + var(--column-gap)) * 8)
}

.t1148__slider.t1148__slider_width_12.t1148__slider_prefix_9 {
  --padding-left: calc((100% - var(--container-width)) / 2 + (var(--column-width) + var(--column-gap)) * 9)
}

.t1148__slider.t1148__slider_width_12.t1148__slider_prefix_10 {
  --padding-left: calc((100% - var(--container-width)) / 2 + (var(--column-width) + var(--column-gap)) * 10)
}

.t1148__slider.t1148__slider_width_12.t1148__slider_prefix_11 {
  --padding-left: calc((100% - var(--container-width)) / 2 + (var(--column-width) + var(--column-gap)) * 11)
}

@media screen and (max-width:1200px) {
  .t1148__slider.t1148__slider_width_12 {
    --column-gap: 20px
  }
}

@media screen and (max-width:960px) {
  .t1148__slider.t1148__slider_width_12 {
    --column-width: calc(1px - 1px);
    --column-gap: calc(1px - 1px);
    --container-max-width: 600px
  }

  .t1148__slider.t1148__slider_width_40 {
    --padding-right: 20px;
    --padding-left: 20px
  }
}

.t1148__item {
  scroll-snap-align: start;
  scroll-snap-stop: always
}

.t1148__slider_dragging .t1148__item {
  pointer-events: none
}

.t1148__img-wrapper {
  position: relative;
  --height: 500px;
  height: var(--height);
  width: fit-content;
  flex-shrink: 0
}

@media screen and (max-width:640px) {
  .t1148__img-wrapper {
    height: var(--mob-height)
  }
}

.t1148__img-wrapper_16_9 {
  width: calc(var(--height) / 9 * 16)
}

.t1148__img-wrapper_4_3 {
  width: calc(var(--height) / 3 * 4)
}

.t1148__img-wrapper_3_2 {
  width: calc(var(--height) / 2 * 3)
}

.t1148__img-wrapper_1_1 {
  width: var(--height)
}

.t1148__img-wrapper_2_3 {
  width: calc(var(--height) / 3 * 2)
}

.t1148__img-wrapper_3_4 {
  width: calc(var(--height) / 4 * 3)
}

.t1148__img-wrapper_9_16 {
  width: calc(var(--height) / 16 * 9)
}

@media screen and (max-width:640px) {
  .t1148__img-wrapper_16_9 {
    width: calc(var(--mob-height) / 9 * 16)
  }

  .t1148__img-wrapper_4_3 {
    width: calc(var(--mob-height) / 3 * 4)
  }

  .t1148__img-wrapper_3_2 {
    width: calc(var(--mob-height) / 2 * 3)
  }

  .t1148__img-wrapper_1_1 {
    width: var(--mob-height)
  }

  .t1148__img-wrapper_2_3 {
    width: calc(var(--mob-height) / 3 * 2)
  }

  .t1148__img-wrapper_3_4 {
    width: calc(var(--mob-height) / 4 * 3)
  }

  .t1148__img-wrapper_9_16 {
    width: calc(var(--mob-height) / 16 * 9)
  }
}

.t1148__img {
  width: auto;
  height: 100%;
  transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out
}

.t1148__img-wrapper_ratio .t1148__img {
  width: 100%;
  object-fit: cover
}

.t1148__play {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out
}

.t1148__play-btn {
  flex-shrink: 0;
  transform-origin: center;
  padding: 0;
  background-color: transparent;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out
}

.t1148__play-btn:not(:disabled):hover {
  transform: scale(1.1)
}

.t1148__play-btn:disabled {
  cursor: default;
  opacity: .4
}

.t1148__play-btn svg {
  width: 100%;
  height: 100%
}

.t1148__video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out
}

.t1148__item_video-playing .t1148__play {
  opacity: 0;
  visibility: hidden;
  pointer-events: none
}

.t1148__item_video-playing .t1148__video {
  opacity: 1;
  visibility: visible;
  pointer-events: auto
}

.t1148__item_video-playing .t1148__img {
  opacity: 0;
  visibility: hidden;
  pointer-events: none
}

.t1148__caption {
  margin-top: 14px
}

.t1148__descr {
  color: #777
}

.t1148__title~.t1148__descr {
  margin-top: 5px
}

.t1148 .t-section__title {
  font-size: 42px;
  font-weight: 500;
  line-height: 1.25
}

.t1148 .t-section__descr {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5
}

@media (max-width:480px) {
  .t1148 .t-section__title {
    font-size: 30px
  }

  .t1148 .t-section__descr {
    font-size: 16px
  }
}

.t397__col {
  margin: 0 auto
}

.t397__wrapper {
  display: table;
  width: 100%
}

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

.t-rec[role='tabpanel'] {
  outline: none
}

.t397__tab {
  display: table-cell;
  cursor: pointer;
  border-bottom-color: #eee;
  min-width: fit-content
}

.t397__tab_active {
  border-bottom: 1px solid #008800;
  cursor: default
}

.t397__title {
  width: 100%;
  padding: 0 10px;
  padding-bottom: 18px;
  box-sizing: border-box;
  color: #777;
  background-color: transparent;
  border: none;
  transition: font-weight, color 0.3s ease;
  text-align: inherit;
  cursor: pointer
}

.t397__tab_active .t397__title {
  color: #008800;
  padding-bottom: 18px
}

.t397 .t-align_left .t397__title {
  padding-left: 0
}

.t397 .t-align_right .t397__title {
  padding-right: 0
}

#allrecords button.t397__title:focus-visible {
  outline-offset: 1px
}

.t397__width_12 {
  width: 12.5%
}

.t397__width_14 {
  width: 14.28%
}

.t397__width_16 {
  width: 16.66%
}

.t397__width_20 {
  width: 20%
}

.t397__width_25 {
  width: 25%
}

.t397__width_33 {
  width: 33.3%
}

.t397__width_50 {
  width: 50%
}

.t397__width_100 {
  width: 100%
}

.t379__off,
.t397__off:not([data-record-type='396']) {
  display: none !important
}

.t397__off[data-record-type='396'] {
  opacity: 0 !important;
  height: 0 !important;
  max-height: 0 !important;
  min-height: 0 !important;
  pointer-events: none !important;
  overflow: hidden !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important
}

.t397__select {
  -webkit-appearance: none;
  padding: 16px 20px;
  width: 100%;
  box-sizing: border-box;
  background-color: transparent;
  border-radius: 0;
  border: 1px solid;
  outline: none;
  margin: 0;
  font-size: 16px
}

.t397__wrapper_mobile {
  position: relative;
  display: none
}

.t397__wrapper_mobile::after {
  content: ' ';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0;
  position: absolute;
  top: 50%;
  right: 20px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}

.t397__firefoxfix {
  width: 16px;
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  pointer-events: none
}

.t397 .t-align_left .t397__tab_active {
  position: relative
}

.t397__separator_mobile {
  display: none
}

@media screen and (max-width:960px) {
  .t397__col {
    padding: 0 20px;
    box-sizing: border-box
  }

  .t397__col.t-width_8 {
    max-width: 640px
  }

  .t397__wrapper_mobile {
    display: block
  }

  .t397__wrapper {
    display: none
  }

  .t397__select {
    padding-right: 40px
  }

  .t397__col_mobile-flex {
    width: 100%;
    padding: 0 0 10px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    overflow: auto hidden
  }

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

  .t397__wrapper_mobile-flex+.t397__wrapper_mobile {
    display: none
  }
}

@media screen and (max-width:640px) {
  .t397__col_mobile-flex {
    max-width: 100%;
    width: 100%;
    margin-right: 0
  }

  #allrecords .t397__wrapper_mobile-flex {
    padding-left: 20px;
    box-sizing: border-box
  }

  .t397__separator_mobile {
    display: table-cell;
    min-width: 20px;
    width: 20px;
    height: 100%
  }

  .t397__wrapper_mobile-flex .t397__title {
    padding: 0 20px 18px
  }
}

.t107 {
  text-align: center
}

#allrecords a.t107__link_width100:focus-visible {
  outline-offset: -2px
}

.t107__width {
  vertical-align: middle
}

.t107__widthauto {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0 auto
}

.t107__title {
  padding-top: 28px;
  padding-bottom: 28px;
  font-size: 14px;
  line-height: 28px
}

@media screen and (max-width:640px) {
  #allrecords a.t107__link:focus-visible {
    outline-offset: -2px
  }
}

@media screen and (max-width:480px) {
  .t107__mobpadding {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
  }
}

.t603__container {
  min-height: 1px;
  padding: 0 10px 20px;
  font-size: 0;
  box-sizing: border-box
}

.t603__container_indent {
  padding: 0 30px;
  box-sizing: border-box
}

.t603__tile {
  display: inline-block;
  vertical-align: top;
  padding: 20px 10px 0;
  box-sizing: border-box
}

.t603__tile_25 {
  width: 25%
}

.t603__tile_50 {
  width: 50%
}

.t603__tile_33 {
  width: 33.3333%
}

.t603__tile_100 {
  width: 100%
}

.t603__title {
  padding-bottom: 8px
}

.t603__descr {
  padding-bottom: 8px
}

.t603__textwrapper {
  margin: 10px 0
}

.t603__blockimg {
  width: 100%
}

.t603__blockimg_16-9 {
  padding-bottom: 56%
}

.t603__blockimg_4-3 {
  padding-bottom: 75%
}

.t603__blockimg_3-2 {
  padding-bottom: 66%
}

.t603__blockimg_1-1 {
  padding-bottom: 100%
}

.t603__blockimg_2-3 {
  padding-bottom: 150%
}

.t603__blockimg_3-4 {
  padding-bottom: 133%
}

.t603__blockimg_9-16 {
  padding-bottom: 177%
}

@media screen and (max-width:1200px) {
  .t603__container.t-container {
    padding: 0 0 20px
  }
}

@media screen and (max-width:960px) {
  .t603__container.t603__container_indent {
    padding: 0 15px
  }

  .t603__tile_33,
  .t603__tile_25 {
    width: 50%
  }

  .t603__container {
    padding: 0 5px 10px
  }

  .t603__container.t-container {
    padding: 0 15px 10px
  }

  .t603__tile {
    padding: 10px 5px 0
  }

  @supports (-webkit-touch-callout:none) {
    .t603__container {
      border: 1px solid transparent
    }
  }
}

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

.t123__centeredContainer {
  text-align: center
}

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