

/* Start:/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/style.css?177459715129035*/
.modal__btn-close {
  z-index: 100;
}

body {
  background-color: #171B22 !important;
}

html, body.page {
  overflow: visible !important;
}

.footer {
  position: relative;
}
.footer::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 70rem;
  background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/motouchu-footer-bg.png) no-repeat center/cover;
  z-index: -1;
  pointer-events: none;
  left: 0;
  bottom: 0;
}
@media (max-width: 576px) {
  .footer::before {
    background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/motouchu-footer-bg.png) no-repeat center left/cover;
    bottom: 29rem;
  }
}
.footer__container {
  background: rgba(0, 0, 0, 0.9);
}

.container-large {
  position: relative;
  width: calc(100% - 50rem);
  margin: 0 auto;
}
@media (max-width: 992px) {
  .container-large {
    width: calc(100% - 2.4rem);
    margin: 0 1.2rem;
  }
}

.motouchu-block {
  position: relative;
  display: flex;
  min-height: 24rem;
  background: rgba(9, 12, 19, 0.5);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  box-sizing: border-box;
  padding: 0 12rem;
  border-radius: 15rem;
}
@media (max-width: 992px) {
  .motouchu-block {
    min-height: 13rem;
    border-radius: 3rem;
    margin-bottom: 2.2rem;
  }
}
.motouchu-block::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(90deg, #fff 0%, #181B22 48%, #999999 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  will-change: transform;
}
.motouchu-block .btn {
  position: absolute;
  background-color: rgba(24, 25, 30, 0.9);
  backdrop-filter: blur(4px);
  box-shadow: 0 0.2rem 1.5rem 0 rgba(232, 173, 54, 0.5);
  right: -4rem;
  bottom: 5.2rem;
}
@media (max-width: 992px) {
  .motouchu-block .btn {
    transform: translateX(-50%);
    left: 50%;
    right: auto;
    bottom: -2.2rem;
  }
}
.motouchu-slider-arrow {
  position: relative;
  width: 9rem;
  height: 9rem;
  cursor: pointer;
  outline: none;
}
.motouchu-slider-arrow::before, .motouchu-slider-arrow::after {
  content: "";
  position: absolute;
  width: 1.8rem;
  height: 3rem;
  transition: all 0.3s ease-in-out;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.motouchu-slider-arrow::before {
  background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/svg/motouchu-slider-arrow-active.svg) no-repeat center/contain;
}
.motouchu-slider-arrow::after {
  background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/svg/motouchu-slider-arrow.svg) no-repeat center/contain;
  opacity: 0;
}
.motouchu-slider-arrow.swiper-button-disabled::before {
  opacity: 0;
}
.motouchu-slider-arrow.swiper-button-disabled::after {
  opacity: 1;
}
.motouchu-slider-arrow-prev::before, .motouchu-slider-arrow-prev::after {
  transform: translate(50%, 50%);
  rotate: 180deg;
  top: calc(50% - 0.1rem);
}
.motouchu-slider-pagination {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
@media (max-width: 992px) {
  .motouchu-slider-pagination {
    gap: 1rem;
  }
}
.motouchu-slider-pagination .swiper-pagination-bullet {
  width: 1.5rem;
  height: 1.5rem;
  background-color: #3F4D65;
  outline: none;
  margin: 0 !important;
}
@media (max-width: 992px) {
  .motouchu-slider-pagination .swiper-pagination-bullet {
    width: 1rem;
    height: 1rem;
  }
}
.motouchu-slider-pagination .swiper-pagination-bullet-active {
  position: relative;
  width: 1.3rem;
  height: 1.3rem;
  background-color: transparent;
}
@media (max-width: 992px) {
  .motouchu-slider-pagination .swiper-pagination-bullet-active {
    width: 0.8rem;
    height: 0.8rem;
  }
}
.motouchu-slider-pagination .swiper-pagination-bullet-active::before {
  content: "";
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  box-sizing: content-box;
  border: 0.4rem #FAB128 solid;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
@media (max-width: 992px) {
  .motouchu-slider-pagination .swiper-pagination-bullet-active::before {
    border: 0.3rem #FAB128 solid;
  }
}
.motouchu-screen {
  position: relative;
  width: 100%;
  min-height: 91.7rem;
  background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/index-screen-bg.png) no-repeat center/contain;
}
@media (max-width: 992px) {
  .motouchu-screen {
    min-height: 46.7rem;
    background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/index-screen-bg.png) no-repeat 25% center/cover;
    margin-top: 56px;
  }
}
@media (max-width: 576px) {
  .motouchu-screen {
    background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/index-screen-bg-mob.png) no-repeat center/contain;
  }
}
.motouchu-screen__title {
  font-family: "Panton", sans-serif;
  position: absolute;
  top: 14rem;
  left: 103rem;
}
@media (max-width: 992px) {
  .motouchu-screen__title {
    top: 2rem;
    left: 2rem;
  }
}
.motouchu-screen__title h1 {
  position: relative;
  font-weight: 900;
  font-size: 5rem;
  line-height: 5rem;
  text-transform: uppercase;
  text-shadow: 0 0.4rem 3rem rgba(0, 0, 0, 0.6);
  color: #fff;
  z-index: 1;
}
@media (max-width: 992px) {
  .motouchu-screen__title h1 {
    font-size: 3rem;
    line-height: 3rem;
  }
}
.motouchu-screen__title h1 .motouchu-h1-line2 {
  position: relative;
  font-weight: 900;
  font-size: 11rem;
  line-height: 9rem;
  text-transform: uppercase;
  text-shadow: none;
  margin: 0;
  background-image: linear-gradient(90deg, #FFB600 0%, #FFF705 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 992px) {
  .motouchu-screen__title h1 .motouchu-h1-line2 {
    font-size: 6rem;
    line-height: 5rem;
  }
}
.motouchu-screen__title h1 .motouchu-h1-line2::before {
  content: attr(data-text);
  position: absolute;
  width: 100%;
  height: 100%;
  text-shadow: 0 0.4rem 3rem rgba(0, 0, 0, 0.6);
  z-index: -1;
  top: 0;
  left: 0;
}
.motouchu-price {
  position: relative;
  min-height: 94rem;
  background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/motouchu-price-bg.png) no-repeat center right/contain;
}
@media (max-width: 992px) {
  .motouchu-price {
    min-height: 0;
    background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/motouchu-price-bg.png) no-repeat center/contain;
  }
}
@media (max-width: 768px) {
  .motouchu-price {
    background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/motouchu-price-bg.png) no-repeat -35% top/cover;
  }
}
.motouchu-price:has(+ .motouchu-duration) {
  margin-bottom: -20rem;
}
@media (max-width: 992px) {
  .motouchu-price:has(+ .motouchu-duration) {
    margin-bottom: 0;
  }
}
.motouchu-price::before {
  content: "";
  position: absolute;
  background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/smoke-left.png) no-repeat center/contain;
  pointer-events: none;
  width: 111.7rem;
  height: 60.8rem;
  top: 15rem;
  left: -15.2rem;
}
@media (max-width: 992px) {
  .motouchu-price::before {
    content: none;
  }
}
.motouchu-price__wrapper {
  padding-top: 16rem;
}
@media (max-width: 992px) {
  .motouchu-price__wrapper {
    padding-top: 0;
  }
}
.motouchu-price h2 {
  text-transform: uppercase;
  display: flex;
  align-items: end;
  margin-bottom: 4rem;
}
@media (max-width: 992px) {
  .motouchu-price h2 {
    flex-direction: column;
    align-items: start;
    margin-left: 1.2rem;
    margin-bottom: 11rem;
  }
}
.motouchu-price h2 > span {
  font-weight: 900;
  font-size: 7rem;
  line-height: 7rem;
  color: #EDB630;
  text-shadow: 0 0.4rem 3rem rgba(0, 0, 0, 0.6);
  width: min-content;
}
@media (max-width: 992px) {
  .motouchu-price h2 > span {
    font-size: 3.5rem;
    line-height: 3rem;
  }
}
.motouchu-price h2 b {
  font-weight: 900;
  font-size: 8rem;
  line-height: 5rem;
  color: #D7373D;
  text-shadow: 0 0.4rem 3rem rgba(0, 0, 0, 0.6);
}
.motouchu-price h2 b i {
  font-style: normal;
}
@media (max-width: 992px) {
  .motouchu-price h2 b {
    font-size: 3rem;
  }
}
.motouchu-price h2 b span {
  font-size: 4rem;
}
@media (max-width: 992px) {
  .motouchu-price h2 b span {
    font-size: 2rem;
  }
}
.motouchu-price__subtitle {
  font-family: "Panton", sans-serif;
  font-weight: 900;
  font-size: 4rem;
  line-height: 4rem;
  text-transform: uppercase;
  color: #A7B4BB;
  margin: 0 0 8.5rem;
}
@media (max-width: 992px) {
  .motouchu-price__subtitle {
    display: none;
  }
}
.motouchu-price__content {
  flex-direction: column;
  width: max-content;
  padding: 4rem 18.2rem 0 21.5rem;
  margin-left: 15rem;
}
@media (max-width: 992px) {
  .motouchu-price__content {
    width: 100%;
    padding: 1.3rem 4rem 4rem;
    margin-left: 0;
  }
}
.motouchu-price__item {
  font-family: "Panton", sans-serif;
  font-weight: 900;
  font-size: 3rem;
  line-height: 3rem;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 2rem;
}
@media (max-width: 992px) {
  .motouchu-price__item {
    font-size: 2rem;
    line-height: 2rem;
    margin: 0 0 0.5rem 6rem;
  }
}
.motouchu-price__item span {
  color: #EDB630;
}
.motouchu-price__item span b {
  font-size: 5rem;
}
@media (max-width: 992px) {
  .motouchu-price__item span b {
    font-size: 2rem;
  }
}
.motouchu-price__text {
  font-family: "Panton", sans-serif;
  font-weight: 900;
  font-size: 3rem;
  line-height: 3rem;
  text-transform: uppercase;
  color: #A7B4BB;
  margin: 0;
}
@media (max-width: 992px) {
  .motouchu-price__text {
    font-size: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    margin-top: 1rem;
  }
}
.motouchu-price__image {
  position: absolute;
  display: flex;
  width: 26.6rem;
  height: 33.9rem;
  pointer-events: none;
  top: -5.3rem;
  left: -7rem;
}
@media (max-width: 992px) {
  .motouchu-price__image {
    width: 10.7rem;
    height: 13.6rem;
    top: -5rem;
    left: -0.5rem;
  }
}
.motouchu-price__image::before {
  content: "";
  position: absolute;
  width: 33.3rem;
  height: 33.3rem;
  background-color: #3A4252;
  filter: blur(150px);
  border-radius: 50%;
  z-index: -1;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
@media (max-width: 992px) {
  .motouchu-price__image::before {
    width: 11.2rem;
    height: 11.2rem;
    filter: blur(50px);
    transform: none;
    top: auto;
    left: 0.4rem;
    bottom: -6rem;
  }
}
.motouchu-price__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.motouchu-duration {
  position: relative;
  min-height: 97.3rem;
  background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/motouchu-duration-bg.png) no-repeat -7rem center/contain;
  overflow: hidden;
}
@media (max-width: 992px) {
  .motouchu-duration {
    min-height: 0;
    background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/motouchu-duration-bg.png) no-repeat center/contain;
  }
}
@media (max-width: 576px) {
  .motouchu-duration {
    background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/motouchu-duration-bg-mob.png) no-repeat right -25%/contain;
  }
}
.motouchu-duration:has(+ .motouchu-graduates) {
  margin-bottom: -15rem;
}
@media (max-width: 992px) {
  .motouchu-duration:has(+ .motouchu-graduates) {
    margin-bottom: 4.2rem;
  }
}
.motouchu-duration::before {
  content: "";
  position: absolute;
  background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/smoke-right.png) no-repeat center/contain;
  pointer-events: none;
  width: 111.7rem;
  height: 60.8rem;
  top: 28.5rem;
  right: -12.2rem;
}
@media (max-width: 992px) {
  .motouchu-duration::before {
    content: none;
  }
}
.motouchu-duration__wrapper {
  padding-top: 22.5rem;
  padding-left: 41.5rem;
}
@media (max-width: 992px) {
  .motouchu-duration__wrapper {
    padding-left: 0;
  }
}
.motouchu-duration h2 {
  font-weight: 900;
  font-size: 7rem;
  line-height: 7rem;
  text-transform: uppercase;
  color: #EDB630;
  position: relative;
  margin-bottom: 7.5rem;
  z-index: 1;
}
@media (max-width: 992px) {
  .motouchu-duration h2 {
    font-size: 3.5rem;
    line-height: 3rem;
    width: min-content;
    margin: 0 0 1.2rem 1.2rem;
  }
}
.motouchu-duration__content {
  flex-direction: column;
  width: max-content;
  padding-top: 3.5rem;
  padding-right: 21.8rem;
}
@media (max-width: 992px) {
  .motouchu-duration__content {
    width: 100%;
    padding: 1.7rem 0 2rem 2rem;
  }
}
.motouchu-duration__content::after {
  content: "";
  position: absolute;
  width: 41.5rem;
  height: 41.5rem;
  background-color: #3A4252;
  filter: blur(150px);
  border-radius: 50%;
  z-index: -1;
  top: -7.7rem;
  right: -5.8rem;
}
@media (max-width: 992px) {
  .motouchu-duration__content::after {
    width: 10.4rem;
    height: 7rem;
    filter: blur(75px);
    transform: translateX(-50%);
    top: auto;
    right: auto;
    left: 50%;
    bottom: -1.4rem;
  }
}
@media (max-width: 992px) {
  .motouchu-duration__content .btn {
    display: none;
  }
}
.motouchu-duration__term {
  font-family: "Panton", sans-serif;
  font-weight: 900;
  font-size: 6rem;
  line-height: 6rem;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}
@media (max-width: 992px) {
  .motouchu-duration__term {
    font-size: 3.5rem;
    line-height: 3.5rem;
    margin-bottom: 1rem;
  }
}
.motouchu-duration__term span {
  color: #EDB630;
}
.motouchu-duration__schedule {
  font-family: "Panton", sans-serif;
  font-weight: 900;
  font-size: 4rem;
  line-height: 3.5rem;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}
@media (max-width: 992px) {
  .motouchu-duration__schedule {
    font-size: 2rem;
    line-height: 2rem;
  }
}
.motouchu-duration__schedule b {
  font-size: 3rem;
  color: #A7B4BB;
}
@media (max-width: 992px) {
  .motouchu-duration__schedule b {
    font-size: 1.6rem;
  }
}
.motouchu-duration__schedule span {
  color: #EDB630;
}
.motouchu-graduates {
  position: relative;
  min-height: 102.4rem;
  background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/motouchu-graduates-bg.png) no-repeat 95rem center/contain;
}
@media (max-width: 992px) {
  .motouchu-graduates {
    min-height: 0;
    background: none;
    margin-bottom: 6rem;
  }
}
.motouchu-graduates::before {
  content: "";
  position: absolute;
  background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/smoke-left.png) no-repeat center/contain;
  pointer-events: none;
  width: 111.7rem;
  height: 60.8rem;
  top: 17rem;
  left: -30rem;
}
@media (max-width: 992px) {
  .motouchu-graduates::before {
    content: none;
  }
}
.motouchu-graduates__wrapper {
  padding-top: 21rem;
  padding-right: 24.5rem;
}
@media (max-width: 992px) {
  .motouchu-graduates__wrapper {
    padding: 0;
  }
}
.motouchu-graduates h2 {
  font-weight: 900;
  font-size: 7rem;
  line-height: 7rem;
  text-align: center;
  text-transform: uppercase;
  color: #EDB630;
  margin-bottom: 5.8rem;
}
@media (max-width: 992px) {
  .motouchu-graduates h2 {
    font-size: 3.5rem;
    line-height: 3.5rem;
    text-align: start;
    width: min-content;
    margin: 0 0 1.2rem 1.2rem;
  }
}
.motouchu-graduates__slider {
  position: relative;
}
.motouchu-graduates__slider::before {
  content: "";
  position: absolute;
  width: 41.5rem;
  height: 41.5rem;
  background-color: #3A4252;
  filter: blur(100px);
  border-radius: 50%;
  top: 4.7rem;
  left: 10rem;
}
@media (max-width: 992px) {
  .motouchu-graduates__slider::before {
    width: 16.4rem;
    height: 7rem;
    filter: blur(50px);
    transform: translateX(-50%);
    top: auto;
    left: 50%;
    bottom: 2.2rem;
  }
}
.motouchu-graduates__slider .swiper {
  margin-bottom: 4rem;
}
@media (max-width: 992px) {
  .motouchu-graduates__slider .swiper {
    margin-bottom: 2rem;
  }
}
.motouchu-graduates__slider .swiper-wrapper {
  align-items: stretch;
}
.motouchu-graduates__slider__arrows {
  position: absolute;
  display: flex;
  justify-content: space-between;
  width: calc(100% + 9rem);
  pointer-events: none;
  z-index: 2;
  top: 18.3rem;
  left: -9rem;
}
@media (max-width: 992px) {
  .motouchu-graduates__slider__arrows {
    display: none;
  }
}
.motouchu-graduates__slider__arrows .motouchu-slider-arrow {
  pointer-events: all;
}
.motouchu-graduates__slider__pagination {
  justify-content: center;
  padding-left: 24.2rem;
}
@media (max-width: 992px) {
  .motouchu-graduates__slider__pagination {
    padding-left: 0;
  }
}
.motouchu-graduates__review {
  display: flex !important;
  height: auto !important;
}
@media (max-width: 992px) {
  .motouchu-graduates__review {
    flex-direction: column;
    align-items: center;
  }
}
.motouchu-graduates__review:not(.swiper-slide-active) {
  opacity: 0 !important;
  pointer-events: none;
}
.motouchu-graduates__review--no-photo .motouchu-graduates__review__content {
  flex: 1;
  min-height: 0;
  height: 100%;
}
@media (max-width: 992px) {
  .motouchu-graduates__review--no-photo .motouchu-graduates__review__content {
    min-height: 0;
  }
}
.motouchu-graduates__review__image {
  position: relative;
  flex-shrink: 0;
  display: flex;
  width: 46rem;
  height: 34.5rem;
  margin-top: 5.5rem;
  margin-right: -9rem;
  z-index: 1;
}
@media (max-width: 992px) {
  .motouchu-graduates__review__image {
    width: 75%;
    height: 40rem;
    margin: 0 0 -37.3rem;
  }
}
@media (max-width: 768px) {
  .motouchu-graduates__review__image {
    width: calc(100% - 2.4rem);
    height: 38rem;
    margin: 0 0 -35.3rem;
  }
}
@media (max-width: 576px) {
  .motouchu-graduates__review__image {
    height: 23.5rem;
    margin: 0 0 -20.8rem;
  }
}
.motouchu-graduates__review__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 5rem;
}
@media (max-width: 992px) {
  .motouchu-graduates__review__image img {
    border-radius: 3rem;
  }
}
.motouchu-graduates__review__image + .motouchu-graduates__review__content {
  padding: 3.8rem 9.2rem 6.8rem 13rem;
}
@media (max-width: 992px) {
  .motouchu-graduates__review__image + .motouchu-graduates__review__content {
    padding: 37.3rem 1.4rem 3.8rem 2.2rem;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .motouchu-graduates__review__image + .motouchu-graduates__review__content {
    padding: 35.3rem 1.4rem 3.8rem 2.2rem;
  }
}
@media (max-width: 576px) {
  .motouchu-graduates__review__image + .motouchu-graduates__review__content {
    padding: 20.8rem 1.4rem 3.8rem 2.2rem;
  }
}
.motouchu-graduates__review__content {
  flex-direction: column;
  min-height: 45.5rem;
  padding: 3.8rem 9.2rem 6.8rem 9.2rem;
}
@media (max-width: 992px) {
  .motouchu-graduates__review__content {
    min-height: 72rem;
    padding: 2.2rem 1.4rem 3.8rem 2.2rem;
    margin-top: 2.2rem;
    margin-bottom: 0;
  }
}
@media (max-width: 576px) {
  .motouchu-graduates__review__content {
    min-height: 59rem;
  }
}
.motouchu-graduates__review__name {
  font-family: "Panton", sans-serif;
  font-weight: 900;
  font-size: 2.5rem;
  line-height: 6.5rem;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}
@media (max-width: 992px) {
  .motouchu-graduates__review__name {
    line-height: 2.5rem;
    margin: 2rem 0 1rem;
  }
}
.motouchu-graduates__review__text {
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #A7B4BB;
}
@media (max-width: 992px) {
  .motouchu-graduates__review__text {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
}
.motouchu-graduates__review__text span {
  color: #EDB630;
}
.motouchu-practice {
  position: relative;
  overflow: hidden;
  padding: 1rem 0 10.8rem;
  margin-bottom: 5.5rem;
}
@media (max-width: 992px) {
  .motouchu-practice {
    padding: 0 0 1rem;
  }
}
.motouchu-practice::before {
  content: "";
  position: absolute;
  background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/motouchu-practice-bg.png) no-repeat center/contain;
  pointer-events: none;
  width: 96rem;
  height: 52.9rem;
  left: 0;
  bottom: 0;
}
@media (max-width: 992px) {
  .motouchu-practice::before {
    width: 55rem;
    height: 30.3rem;
    left: -9rem;
    bottom: 1rem;
  }
}
.motouchu-practice::after {
  content: "";
  position: absolute;
  background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/smoke-right.png) no-repeat center/contain;
  pointer-events: none;
  width: 111.7rem;
  height: 60.8rem;
  top: 4rem;
  right: -19rem;
}
@media (max-width: 992px) {
  .motouchu-practice::after {
    content: none;
  }
}
.motouchu-practice__wrapper {
  position: relative;
}
.motouchu-practice h2 {
  font-weight: 900;
  font-size: 7rem;
  line-height: 5rem;
  text-align: center;
  text-transform: uppercase;
  color: #EDB630;
  margin: 0;
}
@media (max-width: 992px) {
  .motouchu-practice h2 {
    font-size: 3.5rem;
    line-height: 3rem;
    text-align: start;
    width: min-content;
    margin: 0 0 0.5rem 1.2rem;
  }
}
.motouchu-practice__subtitle {
  font-family: "Panton", sans-serif;
  font-weight: 900;
  font-size: 3rem;
  line-height: 3rem;
  text-align: center;
  text-transform: uppercase;
  color: #A7B4BB;
  margin: 0 0 4rem;
}
@media (max-width: 992px) {
  .motouchu-practice__subtitle {
    font-size: 1.6rem;
    line-height: 1.6rem;
    text-align: start;
    margin: 0 0 2rem 1.2rem;
  }
}
.motouchu-practice__slider {
  position: relative;
  width: calc(100% + 18rem);
  margin-left: -9rem;
}
@media (max-width: 992px) {
  .motouchu-practice__slider {
    width: 100%;
    margin-left: 0;
  }
}
.motouchu-practice__slider::before {
  content: "";
  position: absolute;
  width: 41.5rem;
  height: 41.5rem;
  background-color: #3A4252;
  filter: blur(100px);
  border-radius: 50%;
  left: 2.4rem;
  bottom: -1.4rem;
}
@media (max-width: 992px) {
  .motouchu-practice__slider::before {
    content: none;
  }
}
.motouchu-practice__slider::after {
  content: "";
  position: absolute;
  width: 24.2rem;
  height: 33rem;
  background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/motouchu-practice-cone.png) no-repeat center/contain;
  pointer-events: none;
  z-index: 2;
  left: 2.4rem;
  bottom: -6rem;
}
@media (max-width: 992px) {
  .motouchu-practice__slider::after {
    width: 14.5rem;
    height: 19.7rem;
    left: 0;
    bottom: 3rem;
  }
}
.motouchu-practice__slider .swiper {
  margin-bottom: 2.4rem;
}
@media (max-width: 992px) {
  .motouchu-practice__slider .swiper {
    margin-bottom: 9.2rem;
  }
}
.motouchu-practice__slider__arrows {
  position: absolute;
  display: flex;
  justify-content: space-between;
  width: 100%;
  pointer-events: none;
  z-index: 2;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
}
@media (max-width: 992px) {
  .motouchu-practice__slider__arrows {
    display: none;
  }
}
.motouchu-practice__slider__arrows .motouchu-slider-arrow {
  pointer-events: all;
}
.motouchu-practice__slider__pagination {
  justify-content: center;
}
.motouchu-practice__step {
  position: relative;
  display: flex;
  min-height: 41rem;
}
@media (max-width: 992px) {
  .motouchu-practice__step {
    min-height: 55.5rem;
  }
}
@media (max-width: 768px) {
  .motouchu-practice__step {
    min-height: 54.7rem;
  }
}
@media (max-width: 576px) {
  .motouchu-practice__step {
    min-height: 44.7rem;
  }
}
.motouchu-practice__step:not(.swiper-slide-active) {
  opacity: 0 !important;
  pointer-events: none;
}
.motouchu-practice__step__content {
  height: auto;
  padding: 5.5rem 4.2rem 6.5rem 23rem;
  margin: 0 9rem;
}
@media (max-width: 992px) {
  .motouchu-practice__step__content {
    display: flex;
    flex-direction: column;
    padding: 2.2rem 1.2rem 9.5rem;
    margin: 0;
  }
}
.motouchu-practice__step__number {
  position: absolute;
  font-family: "Panton", sans-serif;
  font-weight: 900;
  font-size: 20rem;
  line-height: 30rem;
  text-shadow: 0 0.4rem 3.5rem rgba(0, 0, 0, 0.3);
  color: rgba(96, 109, 135, 0.95);
  top: -1.7rem;
  left: -2.8rem;
}
@media (max-width: 992px) {
  .motouchu-practice__step__number {
    font-size: 5rem;
    line-height: 5rem;
    top: 1.8rem;
    left: 2rem;
  }
}
.motouchu-practice__step__title {
  font-family: "Panton", sans-serif;
  font-weight: 900;
  font-size: 3rem;
  line-height: 3rem;
  text-transform: uppercase;
  color: #EDB630;
  margin: 0 0 1.5rem;
}
@media (max-width: 992px) {
  .motouchu-practice__step__title {
    font-size: 2rem;
    line-height: 2rem;
    min-height: 4rem;
    margin: 0 0 2rem 8rem;
  }
}
.motouchu-practice__step__description {
  font-size: 1.8rem;
  line-height: 2.2rem;
  color: #A7B4BB;
  margin: 0;
}
@media (max-width: 992px) {
  .motouchu-practice__step__description {
    font-size: 1.4rem;
    line-height: 1.6rem;
    margin-left: 0.8rem;
  }
}
.motouchu-practice__step__image {
  flex-shrink: 0;
  display: flex;
  width: 68rem;
  height: auto;
  margin-top: 2rem;
}
@media (max-width: 992px) {
  .motouchu-practice__step__image {
    width: 100%;
    max-height: 28.5rem;
  }
}
@media (max-width: 576px) {
  .motouchu-practice__step__image {
    margin-top: 4.5rem;
  }
}
.motouchu-practice__step__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.motouchu-map {
  position: relative;
  z-index: 11;
  margin-bottom: 22.7rem;
}
@media (max-width: 992px) {
  .motouchu-map {
    margin-bottom: 11.5rem;
  }
}
.motouchu-map__wrapper {
  max-width: 164rem;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 992px) {
  .motouchu-map__wrapper {
    width: calc(100% - 2.4rem);
    margin: 0 1.2rem;
  }
}
.motouchu-map__content {
  width: max-content;
  min-height: 0;
  padding: 1.5rem 9rem;
  margin: 0 auto -3.5rem;
  z-index: 2;
}
@media (max-width: 992px) {
  .motouchu-map__content {
    justify-content: center;
    width: calc(100% - 2.4rem);
    padding: 1.5rem 0;
    margin: 0 auto -4rem;
  }
}
.motouchu-map__address {
  font-family: "Panton", sans-serif;
  font-weight: 900;
  font-size: 3rem;
  line-height: 6.3rem;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}
@media (max-width: 992px) {
  .motouchu-map__address {
    font-size: 2rem;
    line-height: 2.7rem;
  }
}
.motouchu-map__address span {
  font-size: 7rem;
  color: #EDB630;
}
@media (max-width: 992px) {
  .motouchu-map__address span {
    font-size: 3rem;
  }
}
.motouchu-map__address b {
  font-size: 4rem;
}
@media (max-width: 992px) {
  .motouchu-map__address b {
    font-size: 3rem;
  }
}
.motouchu-map__item {
  position: relative;
  height: 47rem;
  border-radius: 12.4rem;
  overflow: hidden;
  border: 1px solid transparent;
  background: #171B22 padding-box, linear-gradient(90deg, #fff 0%, #181B22 48%, #999999 100%) border-box;
}
@media (max-width: 992px) {
  .motouchu-map__item {
    height: 40rem;
    border-radius: 3rem;
  }
}
.motouchu-map__item::after {
  content: "";
  position: absolute;
  width: auto;
  height: calc(100% + 10rem);
  aspect-ratio: 1/1;
  border-radius: 50%;
  box-shadow: inset 0px 0px 100px 50px rgba(23, 27, 34, 0.8), 0px 0px 0px 750px rgba(23, 27, 34, 0.68);
  pointer-events: none;
  transition: all 0.5s ease-out;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.motouchu-map__item:hover::after {
  height: calc(100% + 50rem);
  box-shadow: inset 0px 0px 200px 100px rgba(23, 27, 34, 0.8), 0px 0px 0px 750px rgba(23, 27, 34, 0.68);
  opacity: 0;
}
.motouchu-map__item:hover > ymaps .ymaps-2-1-79-ground-pane {
  filter: none;
  opacity: 1;
}
.motouchu-map__item > ymaps .ymaps-2-1-79-map-bg {
  background: transparent;
}
.motouchu-map__item > ymaps .ymaps-2-1-79-ground-pane {
  filter: grayscale(1);
  opacity: 0.8;
  transition: filter 0.5s ease-out, opacity 0.5s ease-out;
}
.motouchu-map__item > ymaps .ymaps-2-1-79-copyrights-pane {
  display: none;
}

/* --- Tilt / interactive text --- */
.motouchu-tilt {
  will-change: transform;
  transition: transform 0.15s ease-out;
}

.motouchu-counter {
  display: inline-block;
  min-width: 0;
}

/* --- Motouchu Navigation (pp-nav style) --- */
#motouchu-nav {
  position: fixed;
  top: 35% !important;
  left: 3rem !important;
  z-index: 100;
  transition: all 0.3s ease-in-out;
}

#motouchu-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}

#motouchu-nav ul:before {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 10px);
  background: white;
  position: absolute;
  left: 48%;
  bottom: 6px;
  pointer-events: none;
  opacity: 0.5;
}

#motouchu-nav li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 20px !important;
  position: relative;
  transition: all 0.3s ease-in-out;
}

#motouchu-nav span {
  top: 2px;
  left: 2px;
  width: 8px !important;
  height: 8px !important;
  border-radius: 50%;
  background: white !important;
  transition: all 0.3s ease-in-out;
  display: block;
  position: relative;
}

#motouchu-nav a {
  display: block;
  position: relative;
  z-index: 1;
  cursor: pointer;
  text-decoration: none;
}

#motouchu-nav .active span {
  background: orange !important;
  transition: all 0.3s ease-in-out;
}

#motouchu-nav .active span:before {
  content: "";
  display: block;
  background: url(/local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/images/moto.gif) no-repeat right top;
  background-size: cover;
  width: 50px;
  height: 45px;
  position: absolute;
  bottom: -10px;
  pointer-events: none;
  right: -52px;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}

#motouchu-nav .active span:after {
  transition: all 0.3s ease-in-out;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -6px;
  bottom: -6px;
  pointer-events: none;
  right: -54px;
  z-index: -1;
  border-radius: 50%;
  border: 2px solid white;
}

.motouchu-nav-tooltip {
  position: absolute;
  left: 3rem;
  top: -0.3rem;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 0.4rem 1rem;
  border-radius: 0.4rem;
  font-size: 1.2rem;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.2s ease;
  pointer-events: none;
}

.motouchu-nav-tooltip.show {
  opacity: 1;
}

@media (max-width: 992px) {
  #motouchu-nav {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/motomoto74.ru_v2_2026/components/luxar/super/page_motouchu/style.css?177459715129035 */
