.csssize {
  height: 8353px;
}
.t-body {
  margin: 0;
}
#allrecords {
  -webkit-font-smoothing: antialiased;
  background-color: none;
}
#allrecords a {
  color: #ff8562;
  text-decoration: none;
}
#allrecords a,
#allrecords button,
#allrecords .t-radio,
#allrecords .t-checkbox,
#allrecords .t-img-select {
  outline: none;
}
#allrecords a:focus-visible,
#allrecords button:focus-visible,
#allrecords .t-focusable,
#allrecords .t-focusable .t-btn,
#allrecords .t-focusable .t-btntext,
#allrecords .t-img-select:focus-visible + .t-img-select__indicator,
#allrecords .t-img-select:focus-visible + .t-img-select__indicator:after,
#allrecords .t-radio:focus-visible + .t-radio__indicator,
#allrecords .t-checkbox:focus-visible + .t-checkbox__indicator {
  outline-color: #2015ff;
  outline-offset: 4px;
  outline-style: auto;
}
#allrecords .t-descr a:focus-visible,
#allrecords .t-sociallinks a:focus-visible,
#allrecords .ya-share2__link:focus-visible {
  outline-offset: 2px;
}
#allrecords a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
#allrecords ol {
  padding-left: 22px;
}
#allrecords ul {
  padding-left: 20px;
}
#allrecords b,
#allrecords strong {
  font-weight: 700;
}
@media print {
  body,
  html {
    min-width: 1200px;
    max-width: 1200px;
    padding: 0;
    margin: 0 auto;
    border: none;
  }
}
.t-records {
  -webkit-font_smoothing: antialiased;
  background-color: none;
}
.t-records a {
  color: #ff8562;
  text-decoration: none;
}
.t-records a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
.t-records ol {
  padding-left: 22px;
  margin-top: 0;
  margin-bottom: 10px;
}
.t-records ul {
  padding-left: 20px;
  margin-top: 0;
  margin-bottom: 10px;
}
.t-mbfix {
  opacity: 0.01;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  position: fixed;
  width: 100%;
  height: 500px;
  background-color: white;
  top: 0;
  left: 0;
  z-index: 10000;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.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, 0.1);
  }
}
.t-text {
  font-family: "Noto Sans", Arial, sans-serif;
  font-weight: 300;
  color: #000000;
}
.t-name {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 600;
  color: #000000;
}
.t-name_xs {
  font-size: 16px;
  line-height: 1.35;
}
.t-name_sm {
  font-size: 18px;
  line-height: 1.35;
}
.t-name_md {
  font-size: 20px;
  line-height: 1.35;
}
.t-title {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 600;
  color: #000000;
}
.t-title_sm {
  font-size: 48px;
  line-height: 1.23;
}
.t-title_md {
  font-size: 52px;
  line-height: 1.23;
}
.t-title_xl {
  font-size: 72px;
  line-height: 1.17;
}
.t-title_xxl {
  font-size: 82px;
  line-height: 1.17;
}
.t-descr {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 300;
  color: #000000;
}
.t-descr_xxs {
  font-size: 14px;
  line-height: 1.55;
}
.t-descr_lg {
  font-size: 22px;
  line-height: 1.55;
}
.t-descr_xl {
  font-size: 24px;
  line-height: 1.5;
}
.t-btn {
  display: inline-block;
  font-family: "Open Sans", 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: 0.5;
}
.t-btn_xs {
  height: 35px;
  font-size: 13px;
  padding-left: 15px;
  padding-right: 15px;
}
.t-btn_md {
  height: 60px;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
}
.t-align_center {
  text-align: center;
}
.t-align_left {
  text-align: left;
}
.t-margin_auto {
  margin-left: auto;
  margin-right: auto;
}
.t-valign_middle {
  vertical-align: middle;
}
.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: 0.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-popup {
  display: none;
}
.t-submit {
  font-family: "Open Sans", Arial, sans-serif;
}
.t-rec_pt_0 {
  padding-top: 0;
}
.t-rec_pt_30 {
  padding-top: 30px;
}
.t-rec_pt_90 {
  padding-top: 90px;
}
.t-rec_pb_0 {
  padding-bottom: 0;
}
.t-rec_pb_30 {
  padding-bottom: 30px;
}
.t-rec_pb_90 {
  padding-bottom: 90px;
}
@media screen and (max-width: 1200px) {
  .t-descr_xxs {
    font-size: 12px;
  }
  .t-descr_lg {
    font-size: 20px;
  }
  .t-descr_xl {
    font-size: 22px;
  }
  .t-title_sm {
    font-size: 44px;
  }
  .t-title_md {
    font-size: 48px;
  }
  .t-title_xl {
    font-size: 68px;
  }
  .t-title_xxl {
    font-size: 78px;
  }
  .t-name_xs {
    font-size: 14px;
  }
  .t-name_sm {
    font-size: 16px;
  }
  .t-name_md {
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  .t-descr_lg {
    font-size: 18px;
    line-height: 1.45;
  }
  .t-descr_xl {
    font-size: 20px;
    line-height: 1.4;
  }
  .t-title_sm {
    font-size: 30px;
  }
  .t-title_md {
    font-size: 30px;
  }
  .t-title_xl {
    font-size: 32px;
  }
  .t-title_xxl {
    font-size: 36px;
  }
  .t-name_xs {
    font-size: 12px;
  }
  .t-name_sm {
    font-size: 14px;
  }
  .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-title_xxl {
    font-size: 30px;
  }
  .t-rec_pt_0 {
    padding-top: 0;
  }
  .t-rec_pt_30 {
    padding-top: 30px;
  }
  .t-rec_pt_90 {
    padding-top: 90px;
  }
  .t-rec_pb_0 {
    padding-bottom: 0;
  }
  .t-rec_pb_30 {
    padding-bottom: 30px;
  }
  .t-rec_pb_90 {
    padding-bottom: 90px;
  }
  .t-rec_pt-res-480_0 {
    padding-top: 0 !important;
  }
  .t-rec_pt-res-480_15 {
    padding-top: 15px !important;
  }
  .t-rec_pt-res-480_30 {
    padding-top: 30px !important;
  }
  .t-rec_pt-res-480_60 {
    padding-top: 60px !important;
  }
  .t-rec_pb-res-480_0 {
    padding-bottom: 0 !important;
  }
  .t-rec_pb-res-480_15 {
    padding-bottom: 15px !important;
  }
  .t-rec_pb-res-480_45 {
    padding-bottom: 45px !important;
  }

  .t-btn_xs {
    height: 40px;
  }
}
@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;
  }
}
.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;
  transform: translateZ(0);
}
.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_safari .tn-atom:not(.tn-atom__form) {
  transform: translateZ(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 {
  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 {
  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__elem,
.t396__artboard-fixed-no-bg.t396__artboard-fixed-innactive .t396__elem {
  pointer-events: none;
}
.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,
.t396__artboard-flex > .t396__group {
  position: relative !important;
  left: initial !important;
  top: initial !important;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.t123__centeredContainer {
  text-align: center;
}
.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: 0.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;
  }
}
.t032__wrapper {
  padding-top: 42px;
  padding-bottom: 42px;
}
.t032__title {
  margin-bottom: 50px;
  color: #fff;
}
.t032__line {
  position: relative;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.t032__descr {
  margin-top: 43px;
  margin-bottom: 0;
  padding: 0 50px;
  color: #fff;
}
.t032__wrapper .t-col {
  display: block;
  float: none;
}
@media screen and (max-width: 960px) {
  .t032__line {
    max-width: 160px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .t032 .t-cover__wrapper {
    display: block;
    width: 100%;
  }
  .t032__title {
    padding: 0 10px;
  }
  .t032__descr {
    padding: 0 10px;
  }
}
.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;
  }
}
.t050__uptitle {
  padding-top: 9px;
  padding-bottom: 93px;
}
.t050__descr {
  padding-top: 50px;
  padding-bottom: 9px;
}
.t1022__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  max-width: 100%;
}
.t1022__line {
  position: relative;
  height: 1px;
  max-width: 100%;
  width: 100%;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  background-color: #000000;
  opacity: 0.2;
}
.t1022__icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 18px;
  width: 15px;
  height: 15px;
  max-width: 80px;
  max-height: 80px;
  min-width: 5px;
  min-height: 5px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.t1022__line_left-gradient {
  background-color: transparent;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(transparent),
    color-stop(30%, #000000)
  );
  background-image: -o-linear-gradient(left, transparent 0%, #000000 30%);
  background-image: linear-gradient(to right, transparent 0%, #000000 30%);
}
.t1022__line_right-gradient {
  background-color: transparent;
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(transparent),
    color-stop(30%, #000000)
  );
  background-image: -o-linear-gradient(right, transparent 0%, #000000 30%);
  background-image: linear-gradient(to left, transparent 0%, #000000 30%);
}
@media screen and (max-width: 960px) {
  .t1022 .t-col {
    margin: 0 auto;
  }
  .t1022 .t-col_1 {
    width: 100px;
  }
  .t1022 .t-col_2 {
    width: 180px;
  }
  .t1022 .t-col_3 {
    width: 260px;
  }
  .t1022 .t-col_4 {
    width: 340px;
  }
  .t1022 .t-col_5 {
    width: 420px;
  }
  .t1022 .t-col_6 {
    width: 500px;
  }
  .t1022 .t-col_7 {
    width: 580px;
  }
  .t1022 .t-col_8 {
    width: 660px;
  }
  .t1022 .t-col_9 {
    width: 740px;
  }
  .t1022 .t-col_10 {
    width: 820px;
  }
  .t1022 .t-col_11 {
    width: 900px;
  }
  .t1022 .t-col_12 {
    width: 980px;
  }
}
.t774__container {
  display: table;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}
@media screen and (max-width: 1200px) {
  .t774__container {
    max-width: 960px;
    padding: 0;
  }
}
@media screen and (max-width: 960px) {
  .t774__container {
    max-width: 640px;
  }
}
.t774 .t-section__bottomwrapper {
  margin-top: 105px;
}
.t774__separator {
  margin-bottom: 40px;
}
.t774__wrapper {
  overflow: hidden;
  background-color: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.t774__imgwrapper {
  position: relative;
  width: 100%;
  padding-bottom: 110%;
}
.t774__bgimg {
  position: absolute;
  inset: 0;
  z-index: 2;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
.t774__bgimg_second {
  z-index: 1;
  opacity: 0;
}
.t774__content {
  position: relative;
}
.t774__textwrapper {
  padding: 27px 30px;
  box-sizing: border-box;
}
.t774__textwrapper.t774__paddingsmall {
  padding: 18px 20px;
}
.t774__textwrapper.t774__paddingbig {
  padding: 36px 40px;
}
.t774 .t-card__uptitle {
  margin-bottom: 8px;
  color: #ff8562;
}
.t774 .t-card__descr {
  margin-top: 8px;
}
.t774__price-wrapper {
  margin-top: 12px;
}
.t774__price-item {
  display: inline-block;
  vertical-align: middle;
}
.t774 .t-card__btn-wrapper,
.t774 .t-card__btntext-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 30px 21px;
  box-sizing: border-box;
}
.t774 .t-card__btn {
  display: inline-flex;
  display: -webkit-inline-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  max-width: 100%;
  line-height: 1;
}
.t774 .t-align_center .t-card__btn,
.t774 .t-align_center .t-card__btn-text {
  margin: 0 2px 8px;
}
.t774 .t-align_left .t-card__btn,
.t774 .t-align_left .t-card__btn-text {
  margin: 0 4px 8px 0;
}
.t774__paddingbig.t-card__btn-wrapper,
.t774__paddingbig.t-card__btntext-wrapper {
  padding: 0 40px 28px;
}
.t774__paddingsmall.t-card__btn-wrapper,
.t774__paddingsmall.t-card__btntext-wrapper {
  padding: 0 20px 14px;
}
.t774__scroll-icon-wrapper {
  display: none;
}
@media screen and (min-width: 960px) {
  .t774__imgwrapper:hover .t774__bgimg_second {
    z-index: 3;
    opacity: 1;
  }
  .t774 .t-align_left .t-card__btn,
  .t774 .t-align_left .t-card__btn-text {
    white-space: normal;
    line-height: 14px;
  }
}
@media screen and (max-width: 960px) {
  .t774__separator {
    display: none;
  }
  .t774__container_mobile-grid {
    font-size: 0;
  }
  .t774__col_mobile-grid {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  .t774__col {
    margin-bottom: 40px;
  }
  .t774__img_second {
    display: none;
  }
  .t774__container_mobile-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    max-width: 100%;
    padding-top: 2px;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .t774__container_mobile-flex::-webkit-scrollbar {
    display: none;
  }
  .t774__container_mobile-flex .t774__col {
    min-width: 38%;
    max-width: 38%;
    margin-bottom: 0 !important;
  }
  .t774__container_mobile-flex .t774__col:first-child {
    margin-left: 20px;
  }
  .t774__scroll-icon-wrapper {
    display: block;
    padding: 0 40px 20px 0;
    font-size: 0;
    text-align: right;
    color: #a1a1a1;
    mix-blend-mode: multiply;
  }
  @-webkit-keyframes t774__icon-anim {
    0% {
      -webkit-transform: translate3d(-20px, 0, 0);
      opacity: 0;
    }
    10% {
      -webkit-transform: translate3d(-20px, 0, 0);
      opacity: 0;
    }
    20% {
      -webkit-transform: translate3d(-20px, 0, 0);
      opacity: 1;
    }
    70% {
      -webkit-transform: translate3d(0, 0, 0);
      opacity: 1;
    }
    80% {
      -webkit-transform: translate3d(0, 0, 0);
      opacity: 1;
    }
    81% {
      -webkit-transform: translate3d(0, 0, 0);
      opacity: 0;
    }
    100% {
      -webkit-transform: translate3d(0, 0, 0);
      opacity: 0;
    }
  }
  @keyframes t774__icon-anim {
    0% {
      transform: translate3d(-20px, 0, 0);
      opacity: 0;
    }
    10% {
      transform: translate3d(-20px, 0, 0);
      opacity: 0;
    }
    20% {
      transform: translate3d(-20px, 0, 0);
      opacity: 1;
    }
    70% {
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
    80% {
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
    81% {
      transform: translate3d(0, 0, 0);
      opacity: 0;
    }
    100% {
      transform: translate3d(0, 0, 0);
      opacity: 0;
    }
  }
  .t774__scroll-icon {
    -webkit-animation: t774__icon-anim 1.5s infinite;
    animation: t774__icon-anim 1.5s infinite;
  }
}
@media screen and (max-width: 640px) {
  .t774__container_mobile-grid {
    padding: 0 10px;
    box-sizing: border-box;
  }
  .t774__col_mobile-grid {
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .t774__container_mobile-flex .t774__col:first-child {
    margin-left: 0;
  }
  .t774__container_mobile-flex .t774__col {
    min-width: 70%;
    max-width: 70%;
  }
  .t774__scroll-icon-wrapper {
    padding: 0 20px 10px 0;
  }
}
@media screen and (max-width: 480px) {
  .t774__container:not(.t774__container_mobile-flex) .t-card__btntext-wrapper,
  .t774__container:not(.t774__container_mobile-flex) .t-card__btn-wrapper {
    position: initial;
  }
  .t774__col_mobile-grid {
    display: block;
    width: 100%;
  }
  .t774__container_mobile-flex .t774__col {
    min-width: 85%;
    max-width: 85%;
    box-sizing: content-box;
  }
  .t774__container_mobile-flex .t774__col:first-child {
    padding-right: 5px;
  }
  .t774__container_mobile-flex .t774__col:last-child {
    padding-left: 5px;
  }
  .t774__container_mobile-flex .t774__col:not(:first-child, :last-child) {
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .t774__bgimg,
  .t774__wrapper {
    right: -0.99px;
  }
}
.t746 .t-popup__container {
  background-color: transparent;
}
.t746__imgwrapper {
  position: relative;
}
.t746__imgwrapper .t-slds__bgimg {
  position: absolute;
  inset: 0;
}
.t746__title,
.t746__descr {
  color: #fff;
}
.t746__play {
  position: absolute;
  inset: 0;
  z-index: 2;
  cursor: pointer;
}
.t746__play-icon {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  padding: 0;
  background-color: transparent;
  border: none;
  border-radius: 50%;
  outline: none;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: transform ease-in-out 0.2s;
  -moz-transition: transform ease-in-out 0.2s;
  -o-transition: transform ease-in-out 0.2s;
  transition: transform ease-in-out 0.2s;
}
.t746__play:hover .t746__play-icon {
  -moz-transform: translateY(-50%) scale(1.15);
  -ms-transform: translateY(-50%) scale(1.15);
  -webkit-transform: translateY(-50%) scale(1.15);
  -o-transform: translateY(-50%) scale(1.15);
  transform: translateY(-50%) scale(1.15);
}
.t746__play-icon:focus-visible {
  -moz-transform: translateY(-50%) scale(1.15);
  -ms-transform: translateY(-50%) scale(1.15);
  -webkit-transform: translateY(-50%) scale(1.15);
  -o-transform: translateY(-50%) scale(1.15);
  transform: translateY(-50%) scale(1.15);
}
.t746__wrap-video {
  display: none;
  position: absolute;
  inset: 0;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  opacity: 1;
  z-index: 3;
}
.t746__wrap-video .t-video-lazyload {
  width: 100%;
  height: 100%;
}
.t746 .t-slds__wrapper {
  padding: 0 !important;
}
.t746 .t-slds__arrow_wrapper {
  height: auto !important;
}
.t746 .t-popup__block-close {
  z-index: 999;
  padding: 0;
}
.t746 .t-slds_animated-none .t-slds__item.t-slds__item_active {
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .t746 .t-popup__container {
    right: 0;
    left: 0;
  }
  .t746 .t-popup {
    padding: 0;
  }
  .t746 .t-slds__caption__container {
    padding: 0 20px;
  }
}
.t604__imgwrapper {
  position: relative;
}
.t604__imgwrapper .t-slds__bgimg {
  position: absolute;
  inset: 0;
}
.t604 .t-slds__items-wrapper,
.t604 .t-slds__container {
  overflow: visible;
}
.t604 .t-slds__wrapper {
  -webkit-transition: opacity ease-in-out 0.3s;
  -moz-transition: opacity ease-in-out 0.3s;
  -o-transition: opacity ease-in-out 0.3s;
  transition: opacity ease-in-out 0.3s;
}
.t604 .t-slds__item .t-slds__wrapper {
  opacity: 0.3;
}
.t604 .t-slds__item_active .t-slds__wrapper {
  opacity: 1 !important;
}
.t604 .t-slds__item:first-child,
.t604 .t-slds__item:last-child {
  pointer-events: none;
}
.t604__hidearrows .t-slds__arrow {
  opacity: 0 !important;
}
.t604 .t-slds__caption__container:empty,
.t604 .t-slds__caption__container:-moz-only-whitespace {
  margin-top: 0;
}
.t604__play {
  position: absolute;
  inset: 0;
  z-index: 2;
}
.t604__play-icon {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  padding: 0;
  background-color: transparent;
  border: none;
  border-radius: 50%;
  outline: none;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: transform ease-in-out 0.2s;
  -moz-transition: transform ease-in-out 0.2s;
  -o-transition: transform ease-in-out 0.2s;
  transition: transform ease-in-out 0.2s;
  cursor: pointer;
}
.t604__play:hover .t604__play-icon {
  -moz-transform: translateY(-50%) scale(1.15);
  -ms-transform: translateY(-50%) scale(1.15);
  -webkit-transform: translateY(-50%) scale(1.15);
  -o-transform: translateY(-50%) scale(1.15);
  transform: translateY(-50%) scale(1.15);
}
.t604__play-icon:focus-visible {
  -moz-transform: translateY(-50%) scale(1.15);
  -ms-transform: translateY(-50%) scale(1.15);
  -webkit-transform: translateY(-50%) scale(1.15);
  -o-transform: translateY(-50%) scale(1.15);
  transform: translateY(-50%) scale(1.15);
}
.t604__wrap-video {
  display: none;
  position: absolute;
  inset: 0;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  opacity: 1;
  z-index: 3;
}
.t604__wrap-video .t-video-lazyload {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 640px) {
  .t604 .t-slds__wrapper {
    padding: 0 !important;
  }
  .t604__hidearrows .t-slds__arrow_wrapper {
    display: none !important;
  }
}
.t270__error-msg {
  text-align: center;
  display: none;
}
.t270__error-msg-text {
  display: inline-block;
  margin: 0 20px 35px;
  padding: 15px;
  color: #f00;
  border: 1px solid #f00;
  font-size: 14px;
  font-family: tfutura, Arial, sans-serif;
}
.t214 .t-row {
  clear: both;
}
.t214__blockimg {
  max-width: 360px;
  height: 360px;
  margin-bottom: 20px;
}
.t214__title {
  padding-bottom: 14px;
}
.t214__descr {
  padding-bottom: 14px;
  font-size: 14px;
  line-height: 24px;
}
.t214__textwrapper {
  margin-bottom: 10px;
}
.t214__scroll-icon-wrapper {
  display: none;
}
@media screen and (max-width: 1200px) {
  .t214__blockimg {
    height: 320px;
  }
}
@media screen and (max-width: 960px) {
  .t214__container_mobile-flex {
    max-width: 100%;
    display: -webkit-flex;
    display: flex;
    overflow: scroll hidden;
    -webkit-overflow-scrolling: touch;
  }
  .t214__scroll-icon-wrapper {
    display: block;
    padding: 0 40px 20px 0;
    text-align: right;
    font-size: 0;
    color: #a1a1a1;
    mix-blend-mode: multiply;
  }
  .t214__blockimg {
    height: 360px;
    margin-right: auto;
    margin-left: auto;
  }
  .t214__textwrapper {
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
  }
  .t214__row_mobile-flex {
    display: -webkit-flex;
    display: flex;
  }
  .t214__row_mobile-flex .t214__col {
    min-width: 320px;
    width: 320px;
    margin-bottom: 0 !important;
  }
  .t214__row_mobile-flex .t214__col:first-child {
    margin-left: 20px;
  }
}
@media screen and (max-width: 640px) {
  .t214__scroll-icon-wrapper {
    padding: 0 20px 10px 0;
  }
  .t214__row_mobile-flex .t214__col:first-child {
    margin-left: 0;
  }
}
@media screen and (max-width: 320px) {
  .t214__blockimg {
    height: 320px;
  }
}
.button-container {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  padding-top: 20px;
  justify-content: flex-start; /* Выравнивание слева */
}

.bonus-button {
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 12px;
  padding: 10px 14px;
  position: relative;
  width: 255px; /* одинаковая ширина */
  height: 65px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.1);
  font-family: sans-serif;
  box-sizing: border-box;
  text-decoration: none;
}

.button-image {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 8px;
  margin-right: 12px;
  flex-shrink: 0;
}

.button-text {
  font-size: 15px;
  color: #333;
  white-space: normal;         /* Позволяет перенос текста */
  overflow: visible;           /* Не скрывает лишнее */
  flex-grow: 1;
}

.gift-icon {
  position: absolute;
  top: -5px;
  right: -5px;
  background-color: #00b341;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gift-icon img {
  width: 16px;
  height: 16px;
}

/* Мобильные: горизонтально, центр, но всё остаётся в ряд */
@media (max-width: 600px) {
  .button-container {
    justify-content: center;
  }

  .bonus-button {
    width: 250px;
    height: 65px;
  }
}


