.csssize {
  height: 7268px
}

.t-body {
  margin: 0px
}

#allrecords {
  -webkit-font-smoothing: antialiased;
  background-color: none
}

#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_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: '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_md {
  font-size: 52px;
  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_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: '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-btn_md {
  height: 60px;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px
}

.t-align_center {
  text-align: center
}

.t-align_right {
  text-align: right
}

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

.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_135 {
  padding-top: 135px
}

.t-rec_pb_0 {
  padding-bottom: 0
}

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

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

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

.t-rec_pb_135 {
  padding-bottom: 135px
}

@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_md {
    font-size: 18px
  }

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

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

  .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_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_md {
    font-size: 16px;
    line-height: 1.45
  }

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

  .t-title_md {
    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
  }

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

@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_135 {
    padding-top: 90px !important
  }

  .t-rec_pb_0 {
    padding-bottom: 0
  }

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

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

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

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

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

.t001__btn-wrapper {
  display: inline-block;
  margin: 0 6px
}

.t001__btn-wrapper:first-child {
  margin-left: 0
}

.t001 .t001__btn {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 6px 0
}

@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__btn-wrapper {
    margin: 6px
  }
}

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

.t489__subtitle {
  margin-top: 24px;
  color: #666
}

@media screen and (max-width:960px) {
  .t489__top {
    margin-bottom: 30px
  }
}

.t223__blocktext {
  padding-top: 20px
}

.t223 iframe {
  display: block;
  border: 0;
  padding: 0
}

.t223 .t-video-lazyload {
  background-color: #000
}

.t223__blocktext {
  padding-top: 20px
}

.t223 iframe {
  display: block;
  border: 0;
  padding: 0;
  background-color: #000
}

.t223 .t-video-lazyload {
  background-color: #000
}

@media screen and (max-width:960px) {
  .t223-col_right {
    margin-top: 30px
  }
}

@media screen and (max-width:480px) {
  .t223-col iframe {
    height: 100%
  }

  .t223-col .t-video-lazyload iframe {
    height: inherit
  }
}

.t223__video-thumbnail {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-position: center;
  background-size: cover;
  cursor: pointer
}

.t223__video-thumbnail_button {
  width: 68px;
  z-index: 10;
  padding: 0;
  font-size: 0;
  color: #000;
  border: none;
  background-color: transparent;
  cursor: pointer
}

.t223__play-rect {
  transition: opacity 0.25s cubic-bezier(0, 0, .2, 1);
  opacity: .6
}

.t223__video-thumbnail:hover .t223__play-rect,
.t223__video-thumbnail:focus .t223__play-rect {
  opacity: 1;
  color: #f00
}

@media screen and (max-width:960px) {
  .t223-col_right {
    margin-top: 30px
  }
}

@media screen and (max-width:480px) {
  .t223-col iframe {
    height: 100%
  }

  .t223-col .t-video-lazyload iframe {
    height: inherit
  }
}

.t368__vmiddle {
  margin-top: auto;
  margin-bottom: auto
}

.t368__vtop {
  margin-bottom: auto
}

.t368__vbottom {
  margin-top: auto
}

.t368__img {
  display: block;
  max-width: 100%;
  width: auto
}

.t368__img+.t368__text {
  margin-top: 12px
}

.t368__text {
  color: #777
}

.t368__wrap-video .t-video-lazyload[data-videolazy-load='false'],
.t368__wrap-video .t-video-lazyload:not([data-videolazy-type='vimeo']) {
  background-color: #000
}

.t368__error-screen {
  width: 100%;
  height: 100%;
  margin: 32px 0;
  color: #f00;
  font-size: 14px
}

@media screen and (max-width:960px) {
  .t368 .t-col+.t-col {
    margin-top: 40px
  }
}

.t046__text {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 4px
}

.t937 .t-section__title,
.t937 .t-section__descr {
  color: #fff
}

.t937__container {
  display: flex;
  flex-wrap: wrap
}

.t937__container_indent {
  padding: 0 20px
}

.t937__col_hidden {
  display: none
}

.t937 .t-container_100 .t-col {
  margin-left: 0;
  margin-right: 0
}

.t937__col_playlist {
  margin-left: 0;
  position: relative;
  width: 30%;
  height: 100%;
  max-height: 100%
}

.t937__col_video {
  margin-right: 0;
  flex: 1
}

.t937__playlist-fade {
  content: '';
  position: absolute;
  bottom: 1px;
  left: 1px;
  right: 1px;
  height: 90px;
  pointer-events: none
}

.t937__playlist-wrap {
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
  background-color: #fff;
  border-radius: 0 3px 3px 0;
  border: 1px solid #d9d9d9
}

.t937__title-wrap {
  padding: 15px;
  width: 100%;
  box-sizing: border-box;
  flex-shrink: 0;
  border-bottom: 1px solid #d9d9d9
}

.t937__subheading {
  margin-top: 5px;
  display: flex;
  align-items: center
}

.t937__subheading-title {
  margin-left: 6px;
  font-size: 14px
}

.t937__subheading-icon {
  width: 16px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: contain
}

.t937__playlist {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  list-style: none
}

.t937__description-wrap {
  width: 100%
}

#allrecords .t937__playlist {
  padding: 0;
  margin: 0
}

.t937__playlist-item {
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  color: #4d4c4c
}

.t937__playlist-link {
  padding: 15px;
  display: flex;
  align-items: baseline;
  cursor: pointer
}

.t937__playlist-section {
  margin-left: 23px;
  padding: 10px 15px;
  padding-top: 20px;
  display: block
}

.t937__playlist-link_active {
  background-color: #f0f0f0
}

#allrecords .t937__playlist-link {
  color: #4d4c4c
}

.t937__description {
  margin-top: 20px
}

.t937__video_empty {
  height: 100%
}

.t937__video-description {
  margin-top: 10px
}

.t937__video-frame {
  background-color: #000;
  border: 1px solid #000
}

.t937__system-message {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  box-sizing: border-box;
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0
}

.t937__playlist-number,
.t937__playlist-time {
  font-size: 13px;
  color: #7a7a7a;
  text-align: right
}

.t937__playlist-number {
  width: 25px;
  flex-shrink: 0;
  margin-left: -12px
}

.t937__playlist-title {
  margin-left: 10px;
  margin-right: auto;
  flex-grow: 1;
  font-weight: 400
}

.t937__playlist-time {
  margin-left: 10px;
  min-width: 40px;
  flex-shrink: 0
}

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

  .t937__col_video {
    order: 1
  }

  .t937__col_playlist {
    order: 3;
    width: 100%
  }

  .t937__col_description {
    order: 2
  }

  .t937__description {
    margin-bottom: 20px
  }

  .t937__title-wrap {
    border-radius: 3px 3px 0 0
  }

  .t937__subheading-title {
    font-size: 13px
  }

  .t937__subheading::before {
    top: 1px
  }

  .t937__playlist-wrap {
    border-radius: 3px
  }

  .t937__playlist-number,
  .t937__playlist-time {
    font-size: 12px
  }

  .t937__playlist-fade {
    left: 21px;
    right: 21px
  }

  .t937__system-message {
    min-height: 300px
  }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
  .t937__subheading-icon {
    display: none
  }
}

.t580 {
  text-align: center
}

.t580__title {
  color: #fff;
  margin-bottom: 25px
}

.t580__descr {
  color: #fff
}

.t580__buttons {
  margin-top: 70px
}

.t580__buttons-wrapper {
  display: table;
  position: relative
}

.t580__arrow-icon {
  width: 45px;
  position: absolute;
  left: -30px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  fill: #fff;
  top: 0;
  bottom: 0;
  margin: auto
}

.t580__arrow-icon_mobile {
  display: none
}

.t580__arrow-icon_right {
  right: -30px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-transform-origin: right;
  transform-origin: right;
  left: auto
}

.t580__btn-size_lg {
  height: 70px;
  font-size: 22px;
  padding-left: 70px;
  padding-right: 70px
}

.t580__btn-size_xl {
  height: 80px;
  font-size: 26px;
  padding-left: 80px;
  padding-right: 80px
}

.t580__btn-size_xxl {
  height: 100px;
  font-size: 30px;
  padding-left: 90px;
  padding-right: 90px
}

.t580__btn {
  margin-bottom: 20px;
  margin-right: 20px
}

.t580__btn:last-of-type {
  margin-right: 0
}

@media screen and (max-width:960px) {
  .t580__buttons {
    margin-top: 30px
  }

  .t580__arrow-icon {
    display: none
  }

  .t580__arrow-icon_mobile {
    display: block;
    width: 20px;
    margin: 0 auto 20px;
    fill: #fff
  }
}

@media screen and (max-width:640px) {
  .t580__btn {
    margin-right: 0 !important
  }

  .t580__btn,
  .t580__buttons-wrapper {
    margin-bottom: 10px !important;
    width: 100%
  }

  .t580__btn-size_lg,
  .t580__btn-size_xl,
  .t580__btn-size_xxl {
    height: 60px;
    font-size: 18px;
    padding-left: 40px;
    padding-right: 40px
  }
}

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

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