/* Generated by vite-plugin-svg-spritemap */
.label-forklift {
  position: relative;
  background-color: #1a1a1a;
  clip-path: polygon(0 0, calc(100% - 0.6875rem) 0, 100% 0.5rem, 100% 100%, 0 100%);
}
.label-forklift::before {
  content: "";
  position: absolute;
  inset: 0rem;
  background-color: #1a1a1a;
  z-index: -1;
  clip-path: polygon(0 0, calc(100% - calc(0.6875rem - 0rem)) 0, 100% calc(0.5rem - 0rem), 100% 100%, 0 100%);
}
.label-forklift {
  display: inline-flex;
  align-items: center;
  padding: 1.125rem 1.875rem;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #1a1a1a;
}

.tabs__navigation {
  display: flex;
}
.tabs__title {
  border: 0.0625rem solid #eee;
  padding: 0.625rem 0.9375rem;
  border-radius: 0.3125rem;
}
.tabs__title.--tab-active {
  border: 0.0625rem solid #000;
}
.tabs__content {
  border: 0.0625rem solid #eee;
  padding: 0.625rem 0.9375rem;
}/* Generated by vite-plugin-svg-spritemap */
.label-forklift {
  position: relative;
  background-color: #1a1a1a;
  clip-path: polygon(0 0, calc(100% - 0.6875rem) 0, 100% 0.5rem, 100% 100%, 0 100%);
}
.label-forklift::before {
  content: "";
  position: absolute;
  inset: 0rem;
  background-color: #1a1a1a;
  z-index: -1;
  clip-path: polygon(0 0, calc(100% - calc(0.6875rem - 0rem)) 0, 100% calc(0.5rem - 0rem), 100% 100%, 0 100%);
}
.label-forklift {
  display: inline-flex;
  align-items: center;
  padding: 1.125rem 1.875rem;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #1a1a1a;
}

.contentprod__top {
  grid-column: 1/-1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 1.25rem;
}
.contentprod__body {
  display: grid;
  grid-template-columns: 26.875rem 1fr 23.3%;
}
.imgprod__sliders {
  position: relative;
}
.imgprod__slider {
  margin-bottom: 1.25rem;
}
.imgprod__slide {
  cursor: pointer;
  border-radius: 0.375rem;
  height: 26.25rem;
  padding: 2.5rem;
  position: relative;
  background-color: #e5e5e5;
  clip-path: polygon(1.875rem 0, 100% 0, 100% calc(100% - 1.875rem), calc(100% - 1.875rem) 100%, 0 100%, 0 1.875rem);
}
.imgprod__slide::before {
  content: "";
  position: absolute;
  inset: 0.0625rem;
  background-color: #fff;
  z-index: -1;
  border-radius: 0.1875rem;
  clip-path: polygon(calc(1.875rem - 0.0625rem / 2) 0, 100% 0, 100% calc(100% - calc(1.875rem - 0.0625rem / 2)), calc(100% - calc(1.875rem - 0.0625rem / 2)) 100%, 0 100%, 0 calc(1.875rem - 0.0625rem / 2));
}
.imgprod__slide::before {
  content: "";
  border-radius: 0.375rem;
}
.imgprod__slide {
  position: relative;
}
.imgprod__slide .product__labels {
  left: 2.5rem;
  top: 2.5rem;
  z-index: 2;
}
.imgprod__slide .labels__item_garanty:not(:last-child) {
  margin-bottom: 0.25rem;
}
.imgprod__slide .labels img {
  aspect-ratio: initial;
}
.imgprod__video-link {
  height: 100%;
}
.imgprod__img {
  position: absolute;
  width: calc(100% - 5rem);
  height: calc(100% - 5rem);
  object-fit: contain;
}
.imgprod__brand {
  position: absolute;
  z-index: 2;
  right: 2.5rem;
  top: 2.5rem;
}
.imgprod__garanty {
  position: absolute;
  left: 2.5rem;
  bottom: 2.5rem;
  z-index: 2;
}
.imgprod__slider-thumb-body {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.imgprod__slider-thumb-body .control-main__prev {
  margin-right: 0;
}
.imgprod__slider-thumb-body .button-control {
  padding: 1.375rem 0.9375rem;
}
.imgprod__video-wrapper {
  position: relative;
}
.imgprod__video-wrapper img,
.imgprod__video-wrapper iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.imgprod__video-wrapper {
  width: 100%;
  height: 100%;
}
.imgprod__button-play {
  position: absolute !important;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 0.625rem;
}
.imgprod__button-play::before, .imgprod__button-play::after {
  display: none;
}
.imgprod__button-play {
  position: relative;
  background-color: #ea3e42;
  clip-path: polygon(0.625rem 0, 100% 0, 100% calc(100% - 0.625rem), calc(100% - 0.625rem) 100%, 0 100%, 0 0.625rem);
}
.imgprod__button-play::before {
  content: "";
  position: absolute;
  inset: 0rem;
  background-color: #fff;
  z-index: -1;
  border-radius: 0.1875rem;
  clip-path: polygon(calc(0.625rem - 0rem / 2) 0, 100% 0, 100% calc(100% - calc(0.625rem - 0rem / 2)), calc(100% - calc(0.625rem - 0rem / 2)) 100%, 0 100%, 0 calc(0.625rem - 0rem / 2));
}
.imgprod__button-play {
  opacity: 0.7;
}
.imgprod__slide-thumb {
  cursor: pointer;
  border-radius: 0.1875rem;
  position: relative;
  background-color: #e5e5e5;
  clip-path: polygon(0.625rem 0, 100% 0, 100% calc(100% - 0.625rem), calc(100% - 0.625rem) 100%, 0 100%, 0 0.625rem);
}
.imgprod__slide-thumb::before {
  content: "";
  position: absolute;
  inset: 0.0625rem;
  background-color: #fff;
  z-index: -1;
  border-radius: 0.1875rem;
  clip-path: polygon(calc(0.625rem - 0.0625rem / 2) 0, 100% 0, 100% calc(100% - calc(0.625rem - 0.0625rem / 2)), calc(100% - calc(0.625rem - 0.0625rem / 2)) 100%, 0 100%, 0 calc(0.625rem - 0.0625rem / 2));
}
.imgprod__slide-thumb {
  padding: 0.625rem;
  height: 5rem;
  position: relative;
  transition: background-color 0.2s;
}
.imgprod__slide-thumb img {
  position: absolute;
  inset: 0.375rem;
  object-fit: cover;
  width: calc(100% - 0.75rem);
  height: calc(100% - 0.75rem);
}
.imgprod__slide-thumb.swiper-slide-thumb-active, .imgprod__slide-thumb:hover {
  position: relative;
  background-color: #ea3e42;
  clip-path: polygon(0.625rem 0, 100% 0, 100% calc(100% - 0.625rem), calc(100% - 0.625rem) 100%, 0 100%, 0 0.625rem);
}
.imgprod__slide-thumb.swiper-slide-thumb-active::before, .imgprod__slide-thumb:hover::before {
  content: "";
  position: absolute;
  inset: 0.0625rem;
  background-color: #fff;
  z-index: -1;
  border-radius: 0.1875rem;
  clip-path: polygon(calc(0.625rem - 0.0625rem / 2) 0, 100% 0, 100% calc(100% - calc(0.625rem - 0.0625rem / 2)), calc(100% - calc(0.625rem - 0.0625rem / 2)) 100%, 0 100%, 0 calc(0.625rem - 0.0625rem / 2));
}
.imgprod__service {
  position: relative;
  background-color: #e5e5e5;
  clip-path: polygon(1.5625rem 0, 100% 0, 100% calc(100% - 1.5625rem), calc(100% - 1.5625rem) 100%, 0 100%, 0 1.5625rem);
}
.imgprod__service::before {
  content: "";
  position: absolute;
  inset: 0.0625rem;
  background-color: #fff;
  z-index: -1;
  border-radius: 0.1875rem;
  clip-path: polygon(calc(1.5625rem - 0.0625rem / 2) 0, 100% 0, 100% calc(100% - calc(1.5625rem - 0.0625rem / 2)), calc(100% - calc(1.5625rem - 0.0625rem / 2)) 100%, 0 100%, 0 calc(1.5625rem - 0.0625rem / 2));
}
.imgprod__service {
  border-radius: 0.375rem;
}
.imgprod__service::before {
  border-radius: 0.375rem;
}
.imgprod__service {
  padding: 1.5625rem;
}
.imgprod__text {
  font-weight: 600;
  font-size: 1rem;
  line-height: 135%;
  color: #161616;
}
.imgprod__service .imgprod__text {
  margin-bottom: 0.875rem;
}
.dataprod__top {
  display: flex;
  align-items: flex-start;
  gap: 1.25rem;
}
.dataprod__top .button::before, .dataprod__top .button::after {
  content: "";
  display: none;
}
.dataprod__top .button {
  position: relative;
  background-color: #f5f5f5;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 1.0625rem), calc(100% - 1.0625rem) 100%, 0 100%);
}
.dataprod__top .button::before {
  content: "";
  position: absolute;
  inset: 0rem;
  background-color: #f5f5f5;
  z-index: -1;
  border-radius: 0.1875rem;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - calc(1.0625rem - 0rem * 0.414)), calc(100% - calc(1.0625rem - 0rem * 0.414)) 100%, 0 100%);
}
.dataprod__button {
  padding-inline: 1.125rem;
  font-weight: 500;
}
.dataprod__button {
  white-space: nowrap;
}
.dataprod__button svg {
  flex: 0 0 1.25rem;
}
.dataprod__main {
  display: grid;
  gap: 1.25rem;
}
.dataprod__title {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 125%;
}
.dataprod__brandstars {
  display: flex;
  gap: 1.25rem;
  align-items: center;
}
.dataprod__brand .manufacturer__link {
  width: 100%;
}
.dataprod__brand .manufacturer__link img {
  width: 100%;
  padding: 0.875rem;
  height: 100%;
  object-fit: contain;
}
.dataprod__stars-wrapper {
  display: flex;
  gap: 0.3125rem;
}

.selecttype__group {
  display: grid;
  gap: 0.875rem;
}
.selecttype__link {
  padding: 0.75rem 0.9375rem;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 135%;
}
.selecttype__link:not(:last-child) {
  margin-right: 0.375rem;
}

.dataprod-section__group:not(:last-child) {
  margin-bottom: 1.25rem;
}
.dataprod-section__link {
  margin-top: 0.625rem;
  transition: color 0.3s ease-in-out;
}
.dataprod-section__text {
  font-size: 0.875rem;
  line-height: 150%;
  color: #5a626b;
  overflow: hidden;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.buyprod {
  padding: 1.875rem;
  position: relative;
  background-color: #e5e5e5;
  clip-path: polygon(1.875rem 0, 100% 0, 100% calc(100% - 1.875rem), calc(100% - 1.875rem) 100%, 0 100%, 0 1.875rem);
}
.buyprod::before {
  content: "";
  position: absolute;
  inset: 0.0625rem;
  background-color: #fff;
  z-index: -1;
  border-radius: 0.1875rem;
  clip-path: polygon(calc(1.875rem - 0.0625rem / 2) 0, 100% 0, 100% calc(100% - calc(1.875rem - 0.0625rem / 2)), calc(100% - calc(1.875rem - 0.0625rem / 2)) 100%, 0 100%, 0 calc(1.875rem - 0.0625rem / 2));
}
.buyprod {
  border-radius: 0.375rem;
}
.buyprod::before {
  content: "";
  border-radius: 0.375rem;
}
.buyprod__top .product__availability {
  margin-top: 0;
}
.buyprod__top .price-product {
  margin-bottom: 0.5rem;
}
.buyprod__control .footer-product {
  display: grid;
  gap: 0.625rem;
  margin-top: 1.25rem;
}
.buyprod__control .footer-product__button {
  font-size: 0.875rem;
  position: relative;
  background-color: #f5f5f5;
  clip-path: polygon(1.0625rem 0, 100% 0, 100% calc(100% - 1.0625rem), calc(100% - 1.0625rem) 100%, 0 100%, 0 1.0625rem);
}
.buyprod__control .footer-product__button::before {
  content: "";
  position: absolute;
  inset: 0rem;
  background-color: #f5f5f5;
  z-index: -1;
  border-radius: 0.1875rem;
  clip-path: polygon(calc(1.0625rem - 0rem / 2) 0, 100% 0, 100% calc(100% - calc(1.0625rem - 0rem / 2)), calc(100% - calc(1.0625rem - 0rem / 2)) 100%, 0 100%, 0 calc(1.0625rem - 0rem / 2));
}
.buyprod__control .product__buy {
  margin-top: 0.625rem;
}
.buyprod__control .product__buy .button[class] {
  font-size: 1rem;
}
.buyprod__buy {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.bottombuy__text {
  font-size: 0.75rem;
  line-height: 150%;
  color: #5a626b;
}
.bottombuy__text:not(:last-child) {
  margin-bottom: 0.625rem;
}
.bottombuy__block {
  margin-top: 1.25rem;
  position: relative;
  background-color: #e5e5e5;
  clip-path: polygon(1.0625rem 0, 100% 0, 100% calc(100% - 1.0625rem), calc(100% - 1.0625rem) 100%, 0 100%, 0 1.0625rem);
}
.bottombuy__block::before {
  content: "";
  position: absolute;
  inset: 0.0625rem;
  background-color: #fff;
  z-index: -1;
  border-radius: 0.1875rem;
  clip-path: polygon(calc(1.0625rem - 0.0625rem / 2) 0, 100% 0, 100% calc(100% - calc(1.0625rem - 0.0625rem / 2)), calc(100% - calc(1.0625rem - 0.0625rem / 2)) 100%, 0 100%, 0 calc(1.0625rem - 0.0625rem / 2));
}
.bottombuy__block {
  border-radius: 0.1875rem;
  padding: 1.25rem;
}
.bottombuy__block::before {
  border-radius: 0.1875rem;
}
.bottombuy__item:not(:last-child) {
  padding-bottom: 0.9375rem;
  margin-bottom: 0.9375rem;
  border-bottom: 0.0625rem solid #e5e5e5;
}
.bottombuy__item {
  display: flex;
  gap: 0.375rem;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 135%;
  transition: color 0.3s ease-in-out;
}
.bottombuy__item svg path {
  transition: stroke 0.3s ease-in-out;
}
.to__wrapper {
  position: relative;
  background-color: #fff;
  clip-path: polygon(1.875rem 0, 100% 0, 100% calc(100% - 1.875rem), calc(100% - 1.875rem) 100%, 0 100%, 0 1.875rem);
}
.to__wrapper::before {
  content: "";
  position: absolute;
  inset: 0rem;
  background-color: #fff;
  z-index: -1;
  border-radius: 0.1875rem;
  clip-path: polygon(calc(1.875rem - 0rem / 2) 0, 100% 0, 100% calc(100% - calc(1.875rem - 0rem / 2)), calc(100% - calc(1.875rem - 0rem / 2)) 100%, 0 100%, 0 calc(1.875rem - 0rem / 2));
}
.to__wrapper {
  display: grid;
  grid-template-columns: 57.4% 1fr;
}
.to__wrapper::before {
  border-radius: 0.375rem;
}
.to__left {
  background-color: #f5f5f5;
}
.to__left {
  border-bottom-left-radius: 0.375rem;
}
.to__left-content {
  display: grid;
}
.to__left-content {
  justify-items: start;
}
.to__title {
  font-weight: 700;
}
.to__title {
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #161616;
}
.to__control {
  display: flex;
  align-items: center;
  gap: 0.875rem;
  flex-wrap: wrap;
}
.to__button {
  padding-inline: 1.5625rem;
  align-items: center;
}
.to__button::before, .to__button::after {
  display: none;
}
.to__button {
  font-size: 1.125rem;
}
.to__button {
  position: relative;
  background-color: #fff;
  clip-path: polygon(1.0625rem 0, 100% 0, 100% calc(100% - 1.0625rem), calc(100% - 1.0625rem) 100%, 0 100%, 0 1.0625rem);
}
.to__button::before {
  content: "";
  position: absolute;
  inset: 0rem;
  background-color: #fff;
  z-index: -1;
  border-radius: 0.1875rem;
  clip-path: polygon(calc(1.0625rem - 0rem / 2) 0, 100% 0, 100% calc(100% - calc(1.0625rem - 0rem / 2)), calc(100% - calc(1.0625rem - 0rem / 2)) 100%, 0 100%, 0 calc(1.0625rem - 0rem / 2));
}
.to__button._to-active {
  color: #fff;
  background-color: #161616;
}
.to__button-control::before, .to__button-control::after {
  content: "";
  display: none;
}
.to__button-control {
  position: relative;
  background-color: #ea3e42;
  clip-path: polygon(1.0625rem 0, 100% 0, 100% calc(100% - 1.0625rem), calc(100% - 1.0625rem) 100%, 0 100%, 0 1.0625rem);
}
.to__button-control::before {
  content: "";
  position: absolute;
  inset: 0rem;
  background-color: #fff;
  z-index: -1;
  border-radius: 0.1875rem;
  clip-path: polygon(calc(1.0625rem - 0rem / 2) 0, 100% 0, 100% calc(100% - calc(1.0625rem - 0rem / 2)), calc(100% - calc(1.0625rem - 0rem / 2)) 100%, 0 100%, 0 calc(1.0625rem - 0rem / 2));
}
.to__right {
  position: relative;
  border-top-right-radius: 0.375rem;
}
.to__subtitle {
  line-height: 120%;
  letter-spacing: -0.02em;
  font-weight: 700;
}
.to__list {
  display: none;
}
.to__list._active {
  display: block;
}
.to__list {
  max-height: 14.25rem;
  overflow: auto;
}
.to__list::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 0.375rem;
  height: 0.375rem;
}
.to__list::-webkit-scrollbar-track {
  background: #352727;
  border-radius: 0rem;
}
.to__list::-webkit-scrollbar-thumb {
  background-color: #ea3e42;
  border-radius: 0rem;
}
.to__list::-webkit-scrollbar-thumb:hover {
  background-color: #c62c2f;
}
.to__list::-webkit-scrollbar-button {
  display: none;
}
.to__item {
  margin-right: 1.875rem;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 125%;
  color: #f5f5f5;
  padding-bottom: 0.625rem;
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.08);
}
.to__item:not(:last-child) {
  margin-bottom: 0.625rem;
}
.info__navigation {
  padding-block: 1.25rem;
  border-bottom: 0.0625rem solid #e5e5e5;
  gap: 3.125rem;
  display: flex;
  align-items: center;
  white-space: nowrap;
  overflow: auto;
}
.info__navigation::-webkit-scrollbar {
  display: none;
}
.info__title {
  font-weight: 700;
}
.info__title {
  line-height: 135%;
}
.info__title.--tab-active {
  color: #ea3e42;
}
.info__title-block {
  margin-bottom: 2.5rem;
  font-weight: 700;
}
.info__title-block {
  line-height: 120%;
  letter-spacing: -0.02em;
}
.info__text {
  line-height: 150%;
  color: #5a626b;
}
.info__body .dataprod-section__chars {
  column-count: 2;
}
.info__body .characteristics-product__title:not(:first-child) {
  margin-top: 1.25rem;
}
.info__body .characteristics-product__title {
  margin-bottom: 1.25rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 135%;
}
.info .characteristics-product__item {
  white-space: nowrap;
}
.info .characteristics-product__item:last-child {
  margin-bottom: 1.25rem;
}
.info__body-video {
  position: relative;
  display: flex;
  gap: 1.25rem;
  overflow: auto;
}
.info__body-video::-webkit-scrollbar {
  display: none;
}
.info__body-video .video-index__slide {
  flex: 0 0 19.6875rem;
}

.info-text__button {
  margin-top: 1.875rem;
  min-width: 10.875rem;
}
.info__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.875rem;
}
.info__item {
  padding: 1.5625rem;
  border-radius: 0.375rem;
  position: relative;
  background-color: #e5e5e5;
  clip-path: polygon(1.25rem 0, 100% 0, 100% calc(100% - 1.25rem), calc(100% - 1.25rem) 100%, 0 100%, 0 1.25rem);
}
.info__item::before {
  content: "";
  position: absolute;
  inset: 0.0625rem;
  background-color: #fff;
  z-index: -1;
  border-radius: 0.1875rem;
  clip-path: polygon(calc(1.25rem - 0.0625rem / 2) 0, 100% 0, 100% calc(100% - calc(1.25rem - 0.0625rem / 2)), calc(100% - calc(1.25rem - 0.0625rem / 2)) 100%, 0 100%, 0 calc(1.25rem - 0.0625rem / 2));
}
.info__item::before {
  content: "";
  border-radius: 0.375rem;
}
.info__img {
  margin-bottom: 0.9375rem;
  width: 4rem;
}
.info__item-text {
  font-weight: 500;
  font-size: 1rem;
  line-height: 150%;
}
.info__item-text span {
  color: #ea3e42;
}
.info__list {
  margin-top: 0.9375rem;
}
.info__item-span-mob {
  display: none;
}
.info__list-item {
  font-size: 0.875rem;
  line-height: 150%;
  color: #5a626b;
  list-style-type: square;
  margin-left: 1.25rem;
}
.info__list-item:not(:last-child) {
  margin-bottom: 0.25rem;
}
@media (width <= 75rem) and (width > 75em) {
  .dataprod__title {
    font-size: 2rem;
  }
}
@media (width <= 75rem) and (width <= 23.75em) {
  .dataprod__title {
    font-size: 1.25rem;
  }
}
@media (width <= 75rem) {
  .contentprod__body {
    grid-template-columns: 26.875rem 1fr;
  }
  .imgprod__slide {
    padding: 1.875rem;
  }
  .imgprod__slide .product__labels {
    left: 1.875rem;
    top: 1.875rem;
  }
  .imgprod__brand {
    right: 1.875rem;
    top: 1.875rem;
  }
  .imgprod__garanty {
    left: 1.875rem;
    bottom: 1.875rem;
  }
  .dataprod {
    display: none;
  }
  .dataprod__selecttype {
    flex: 1 0 100%;
    margin-top: 1.25rem;
  }
  .dataprod__data {
    display: none;
  }
  .buyprod {
    grid-row-start: 2;
    grid-column-start: 2;
  }
  .buyprod__top .product__availability {
    margin-bottom: 0;
  }
  .buyprod__top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .buyprod__top-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .buyprod__control {
    flex: 1 0 100%;
  }
  .buyprod__control .footer-product {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
  .buyprod__control .footer-product > *[class] {
    margin: 0;
  }
  .buyprod__buy {
    grid-column: 2/3;
    grid-row: 1/2;
  }
  .buyprod__bottom {
    margin-top: 1.25rem;
  }
}
@media (width <= 75em) {
  .contentprod__body {
    gap: 1.25rem;
  }
  .dataprod__button {
    font-size: 0.8125rem;
  }
}
@media (width <= 62em) {
  .to__button {
    font-size: 0.9375rem;
  }
  .to__list {
    max-height: 16.875rem;
  }
  .info__body-video {
    margin-right: -1.9375rem;
  }
  .info__body-video .video-index__slide {
    flex: 0 0 18.125rem;
  }
  .info__item {
    padding: 1.25rem;
  }
}
@media (width <= 61.25rem) and (width > 61.25em) {
  .dataprod__brand {
    width: 12.5rem;
  }
  .dataprod__brand .manufacturer__link {
    height: 6.25rem;
  }
}
@media (width <= 61.25rem) and (width <= 48em) {
  .dataprod__brand {
    width: 7.625rem;
  }
  .dataprod__brand .manufacturer__link {
    height: 3.25rem;
  }
}
@media (width <= 61.25rem) {
  .contentprod__body {
    grid-template-columns: minmax(0, 1fr);
  }
  .imgprod__slide {
    padding: 1.875rem;
    height: 27.5rem;
  }
  .imgprod__img {
    width: calc(100% - 3.75rem);
    height: calc(100% - 3.75rem);
  }
  .imgprod__garanty {
    display: flex;
    align-items: center;
    gap: 0.625rem;
  }
  .imgprod__garanty .labels__item_garanty:first-child {
    margin-bottom: 0;
  }
  .imgprod__service {
    padding: 1.375rem 1.25rem;
    flex: 0 0 calc(50% - 0.625rem);
  }
  .dataprod__top {
    order: -1;
  }
  .dataprod__selecttype {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.25rem;
  }
  .buyprod {
    grid-column-start: 1;
    grid-row-start: 3;
  }
  .buyprod__top {
    row-gap: 1.875rem;
    gap: 1.25rem;
  }
  .buyprod__top > *[class] {
    margin-top: 0;
  }
  .buyprod__top-wrapper {
    justify-content: flex-start;
    gap: 1.875rem;
    flex: 1;
    padding-bottom: 1rem;
    border-bottom: 0.0625rem solid #e5e5e5;
  }
  .buyprod__control {
    order: 1;
  }
  .buyprod__control .footer-product {
    margin-top: 0;
    column-gap: 1.25rem;
  }
  .buyprod__bottom {
    margin-top: 1.875rem;
  }
  .bottombuy__block {
    flex: 0 0 calc(50% - 0.625rem);
  }
}
@media (width <= 60rem) {
  .info__items {
    grid-template-columns: 1fr;
  }
  .info__list {
    display: none;
  }
  .info__item-span-mob {
    display: inline;
  }
}
@media (width <= 48.125rem) {
  .dataprod__brandstars {
    display: none;
  }
}
@media (width <= 48em) {
  .to__wrapper {
    grid-template-columns: 22.5rem 1fr;
  }
  .to__title {
    font-size: 1.5rem;
  }
  .to__title {
    text-align: center;
  }
  .to__button {
    height: 2.9375rem;
  }
  .to__subtitle {
    font-size: 1.4375rem;
  }
  .to__subtitle {
    margin-bottom: 1.25rem;
  }
  .to__list {
    max-height: 23.8125rem;
  }
  .info__title-block {
    margin-bottom: 1.875rem;
  }
  .info__body-video {
    margin-right: -2.4375rem;
  }
}
@media (width <= 47.9375rem) {
  .imgprod__slider-thumb-body .button-control {
    display: none;
  }
  .imgprod__service {
    flex: 1 0 100%;
  }
  .dataprod__selecttype {
    grid-template-columns: 1fr;
  }
  .buyprod__top-wrapper {
    justify-content: space-between;
  }
  .bottombuy__block {
    display: none;
  }
  .bottombuy__block-mob {
    margin-top: 1.25rem;
    position: relative;
    background-color: #e5e5e5;
    clip-path: polygon(1.0625rem 0, 100% 0, 100% calc(100% - 1.0625rem), calc(100% - 1.0625rem) 100%, 0 100%, 0 1.0625rem);
  }
  .bottombuy__block-mob::before {
    content: "";
    position: absolute;
    inset: 0.0625rem;
    background-color: #fff;
    z-index: -1;
    border-radius: 0.1875rem;
    clip-path: polygon(calc(1.0625rem - 0.0625rem / 2) 0, 100% 0, 100% calc(100% - calc(1.0625rem - 0.0625rem / 2)), calc(100% - calc(1.0625rem - 0.0625rem / 2)) 100%, 0 100%, 0 calc(1.0625rem - 0.0625rem / 2));
  }
  .bottombuy__block-mob {
    border-radius: 0.1875rem;
    padding: 1.25rem;
  }
  .bottombuy__block-mob::before {
    border-radius: 0.1875rem;
  }
}
@media (width <= 43.75rem) {
  .to__wrapper {
    grid-template-columns: 1fr;
  }
  .to__left {
    border-bottom-right-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }
  .to__button-control {
    margin-top: 1.875rem;
    width: 100%;
  }
  .to__right {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0.375rem;
  }
  .to__right .decor_top {
    display: none;
  }
}
@media (width <= 39.375rem) and (width > 39.375em) {
  .imgprod__slide {
    height: 27.5rem;
  }
}
@media (width <= 39.375rem) and (width <= 23.75em) {
  .imgprod__slide {
    height: 18.75rem;
  }
}
@media (width <= 39.375rem) {
  .imgprod__slide {
    padding: 1.25rem;
  }
  .imgprod__slide .product__labels {
    left: 1.25rem;
    top: 1.25rem;
  }
  .imgprod__img {
    width: calc(100% - 2.5rem);
    height: calc(100% - 2.5rem);
  }
  .imgprod__brand {
    display: none;
  }
  .imgprod__brand {
    right: 1.25rem;
    top: 1.25rem;
  }
  .imgprod__garanty {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.375rem;
    left: 1.25rem;
    bottom: 1.25rem;
  }
  .imgprod__service .checkbox__text {
    font-size: 0.875rem;
  }
  .dataprod__top {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    column-gap: 0.625rem;
    row-gap: 0.625rem;
    width: 100%;
  }
  .dataprod__button {
    width: 100%;
  }
  .dataprod__link {
    text-align: center;
  }
  .buyprod {
    padding: 1.25rem;
  }
  .buyprod__top .price-product {
    grid-column: 1/3;
    grid-row: 1/2;
    text-align: center;
  }
  .buyprod__top-wrapper {
    flex-wrap: wrap;
    gap: 0.625rem;
  }
  .buyprod__top-wrapper .labels__item {
    order: 1;
    flex: 0 0 9.6875rem;
  }
  .buyprod__control .price-product__top {
    justify-content: center;
  }
  .buyprod__buy {
    grid-row: 2/3;
    grid-column: 1/3;
  }
}
@media (width <= 37.5rem) {
  .info__body .dataprod-section__chars {
    column-count: 1;
  }
}
@media (width <= 37.5em) {
  .info__body .dataprod-section__chars {
    column-gap: 1.875rem;
  }
}
@media (width <= 35em) {
  .to__left {
    padding: 1.25rem;
  }
  .to__left-content {
    gap: 0.9375rem;
  }
  .to__control {
    gap: 0.625rem;
  }
  .to__button {
    padding-inline: 0.9375rem;
  }
  .to__button:nth-child(n+5) {
    padding-inline: 1.875rem;
  }
  .to__button {
    position: relative;
    background-color: #fff;
    clip-path: polygon(0.875rem 0, 100% 0, 100% calc(100% - 0.875rem), calc(100% - 0.875rem) 100%, 0 100%, 0 0.875rem);
  }
  .to__button::before {
    content: "";
    position: absolute;
    inset: 0rem;
    background-color: #fff;
    z-index: -1;
    border-radius: 0.1875rem;
    clip-path: polygon(calc(0.875rem - 0rem / 2) 0, 100% 0, 100% calc(100% - calc(0.875rem - 0rem / 2)), calc(100% - calc(0.875rem - 0rem / 2)) 100%, 0 100%, 0 calc(0.875rem - 0rem / 2));
  }
  .to__button-control {
    height: 3.125rem;
    align-items: center;
  }
  .to__subtitle {
    text-align: center;
  }
  .to__list {
    max-height: 13.25rem;
  }
  .info__navigation {
    margin-bottom: 1.25rem;
  }
  .info__navigation {
    margin-block: 0.75rem;
    gap: 2.125rem;
  }
  .info__title {
    font-size: 1rem;
  }
  .info__title-block {
    font-size: 1.25rem;
  }
  .info__title-block {
    margin-bottom: 1.25rem;
  }
  .info__text {
    font-size: 0.875rem;
  }
  .info__body-video {
    margin-right: -1.25rem;
  }
  .info__group:not(:last-child) {
    margin-bottom: 1.5625rem;
  }
}
@media (width <= 39.375rem) and (width > 23.75em) and (width <= 39.375em) {
  .imgprod__slide {
    height: clamp( 18.75rem , 5.45rem  +  56vw , 27.5rem );
  }
}
@media (width <= 75rem) and (width > 23.75em) and (width <= 75em) {
  .dataprod__title {
    font-size: clamp( 1.25rem , 0.9024390243875rem  +  1.4634146341vw , 2rem );
  }
}
@media (width <= 61.25rem) and (width > 48em) and (width <= 61.25em) {
  .dataprod__brand {
    width: clamp( 7.625rem , -10.0353773584875rem  +  36.7924528302vw , 12.5rem );
  }
  .dataprod__brand .manufacturer__link {
    height: clamp( 3.25rem , -7.6179245283rem  +  22.641509434vw , 6.25rem );
  }
}
@media (35rem < width <= 60rem) {
  .info__item {
    display: flex;
    gap: 0.9375rem;
    align-items: center;
  }
  .info__img {
    margin-bottom: 0;
    flex: 0 0 4rem;
  }
}
@media (width > 35em) and (width <= 84.375em) {
  .to__left {
    padding: clamp( 1.25rem , -0.07911392405rem  +  3.7974683544vw , 3.125rem );
  }
  .to__left-content {
    gap: clamp( 0.9375rem , 0.14003164556875rem  +  2.2784810127vw , 2.0625rem );
  }
  .info__navigation {
    margin-bottom: clamp( 1.25rem , -0.07911392405rem  +  3.7974683544vw , 3.125rem );
  }
  .info__title {
    font-size: clamp( 1rem , 0.822784810125rem  +  0.5063291139vw , 1.25rem );
  }
  .info__title-block {
    font-size: clamp( 1.25rem , 0.89556962025625rem  +  1.0126582278vw , 1.75rem );
  }
  .info__text {
    font-size: clamp( 0.875rem , 0.7863924050625rem  +  0.253164557vw , 1rem );
  }
  .info__group:not(:last-child) {
    margin-bottom: clamp( 1.5625rem , 0.45490506329375rem  +  3.164556962vw , 3.125rem );
  }
}
@media (width > 37.5em) and (width <= 84.375em) {
  .info__body .dataprod-section__chars {
    column-gap: clamp( 1.875rem , -0.125rem  +  5.3333333333vw , 4.375rem );
  }
}
@media (width > 48em) and (width <= 84.375em) {
  .to__title {
    font-size: clamp( 1.5rem , 1.17010309278125rem  +  0.6872852234vw , 1.75rem );
  }
  .to__button {
    height: clamp( 2.9375rem , 2.1952319587625rem  +  1.5463917526vw , 3.5rem );
  }
  .to__subtitle {
    font-size: clamp( 1.4375rem , 1.02512886598125rem  +  0.8591065292vw , 1.75rem );
  }
  .to__subtitle {
    margin-bottom: clamp( 1.25rem , 0.26030927835rem  +  2.0618556701vw , 2rem );
  }
}
@media (width > 48.125rem) {
  .imgprod__brand {
    display: none;
  }
}
@media (width > 61.25rem) {
  .imgprod__slider-thumb-body {
    margin-bottom: 1.25rem;
  }
  .dataprod__brand {
    flex: 0 0 7.625rem;
  }
  .dataprod__brand .manufacturer__link {
    height: 3.25rem;
  }
  .selecttype__group:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
@media (75rem < width <= 87.625rem) {
  .dataprod__top {
    flex-wrap: wrap;
    gap: 0.625rem;
  }
}
@media (width > 75rem) and (width > 87.625em) {
  .dataprod__button {
    padding-inline: 1.125rem;
  }
}
@media (width > 75rem) and (width > 75em) and (width <= 87.625em) {
  .dataprod__button {
    padding-inline: clamp( 0.625rem , -2.3452970297rem  +  3.9603960396vw , 1.125rem );
  }
}
@media (width > 75rem) and (width <= 75em) {
  .dataprod__button {
    padding-inline: 0.625rem;
  }
}
@media (width > 75rem) {
  .contentprod__top {
    display: none;
  }
  .buyprod__top .product__availability {
    margin-bottom: 0.5rem;
  }
}
@media (width > 75em) and (width <= 87.625em) {
  .contentprod__body {
    gap: clamp( 1.25rem , -9.8886138613875rem  +  14.8514851485vw , 3.125rem );
  }
  .dataprod__button {
    font-size: clamp( 0.8125rem , 0.4412128712875rem  +  0.495049505vw , 0.875rem );
  }
}
@media (width > 84.375em) {
  .to__left {
    padding: 3.125rem;
  }
  .to__left-content {
    gap: 2.0625rem;
  }
  .to__title {
    font-size: 1.75rem;
  }
  .to__button {
    height: 3.5rem;
  }
  .to__subtitle {
    font-size: 1.75rem;
  }
  .to__subtitle {
    margin-bottom: 2rem;
  }
  .info__navigation {
    margin-bottom: 3.125rem;
  }
  .info__title {
    font-size: 1.25rem;
  }
  .info__title-block {
    font-size: 1.75rem;
  }
  .info__text {
    font-size: 1rem;
  }
  .info__body .dataprod-section__chars {
    column-gap: 4.375rem;
  }
  .info__group:not(:last-child) {
    margin-bottom: 3.125rem;
  }
}
@media (width > 87.625em) {
  .contentprod__body {
    gap: 3.125rem;
  }
  .dataprod__button {
    font-size: 0.875rem;
  }
}
@media (any-hover: hover) {
  .dataprod-section__link:hover {
    color: #ea3e42;
  }
  .bottombuy__item:hover {
    color: #ea3e42;
  }
  .bottombuy__item:hover svg path {
    stroke: #ea3e42;
  }
}
@media (any-hover: none) {
  .dataprod-section__link:active {
    color: #ea3e42;
  }
  .bottombuy__item:active {
    color: #ea3e42;
  }
  .bottombuy__item:active svg path {
    stroke: #ea3e42;
  }
}