/* 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;
}

.consultation .social__item {
  width: 2.5rem;
  height: 2.5rem;
}
.consultation .social__item img {
  width: 1.25rem;
}
.consultation__wrapper {
  display: flex;
  min-height: 29.1875rem;
  position: relative;
}
.form-mini .consultation__wrapper {
  min-height: auto;
}
.consultation__decor {
  border-radius: 0.375rem;
  position: relative;
  background-color: #f5f5f5;
  clip-path: polygon(1.875rem 0, 100% 0, 100% calc(100% - 1.875rem), calc(100% - 1.875rem) 100%, 0 100%, 0 1.875rem);
}
.consultation__decor::before {
  content: "";
  position: absolute;
  inset: 0rem;
  background-color: #f5f5f5;
  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));
}
.consultation__decor {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.consultation__decor {
  position: absolute !important;
}
.consultation__decor::before {
  display: none;
}
.consultation__img-wrapper {
  background-color: #161616;
  position: relative;
}
.consultation__img-wrapper .consultation__left {
  display: none;
}
.consultation__img-wrapper .social {
  z-index: 1;
}
.consultation__img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  scale: 1.125;
  transform: rotateX(26deg);
  transform-origin: bottom right;
}
.consultation__body {
  flex: 1;
  padding: 2.5rem 3.125rem 3.125rem 3.125rem;
}
.consultation__body .decor_top {
  width: 7.5rem;
}
.consultation__top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.9375rem;
}
.consultation .dec {
  position: absolute;
  top: 0;
  left: 0;
  width: 2.625rem;
  height: 2.625rem;
  background-color: #fff;
  transform: translate(-50%, -50%) rotate(45deg);
}
.form-mini .consultation__left {
  display: flex;
  align-items: center;
  gap: 0.875rem;
}
.consultation__title {
  margin-bottom: 0.875rem;
}
.form-mini .consultation__title {
  margin-bottom: 0;
  white-space: nowrap;
}
.consultation__content .social .social__item {
  width: 2.5rem;
  height: 2.5rem;
}
.consultation__form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.875rem;
}
.consultation__form .input-wrapper:has(textarea) {
  grid-column: span 2;
  height: 6.25rem;
}
.consultation__form .input-wrapper:has(textarea) .input__label {
  inset: 1.25rem;
  translate: 0 0;
}
.consultation__form .request__form-check {
  grid-column: span 2;
  display: flex;
  gap: 1.875rem;
  align-items: center;
}
.consultation__form .request__form-check .checkbox[class] {
  margin-bottom: 0;
}
@media (width <= 79.0625rem) {
  .consultation__wrapper {
    min-height: 26.5625rem;
  }
  .form-mini .consultation__body {
    flex: 55%;
  }
  .consultation__form {
    gap: 1.25rem;
  }
}
@media (width <= 68.75rem) {
  .consultation__body {
    padding: 2.5rem;
  }
}
@media (width <= 68.125rem) {
  .form-mini .consultation__left {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (width <= 62em) {
  .consultation__img-wrapper .social {
    margin-left: auto;
  }
  .consultation__img {
    transform: rotateX(38deg);
  }
}
@media (width <= 61.9375rem) and (width > 65.625em) {
  .consultation__img-wrapper::after {
    width: 23.75rem;
  }
  .consultation__img {
    width: 23.75rem;
  }
}
@media (width <= 61.9375rem) and (width <= 35em) {
  .consultation__img-wrapper::after {
    width: 21.875rem;
  }
  .consultation__img {
    width: 21.875rem;
  }
}
@media (width <= 61.9375rem) {
  .consultation__wrapper {
    flex-direction: column;
  }
  .consultation__img-wrapper {
    min-height: 11.5625rem;
    padding-inline: 1.875rem;
    display: flex;
    align-items: center;
  }
  .consultation__img-wrapper .consultation__left {
    display: block;
    width: 60%;
    z-index: 1;
  }
  .consultation__img-wrapper::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: linear-gradient(to right, rgba(24, 24, 24, 0) 0%, rgba(24, 24, 24, 0.1) 30%, rgba(24, 24, 24, 0.6) 80%, #181818 100%);
  }
  .consultation__img {
    scale: initial;
    height: initial;
    transform: none;
    object-position: 3.125rem 10.1875rem;
  }
  .consultation__top {
    display: none;
  }
  .consultation__top .consultation__left {
    display: none;
  }
  .form-mini .consultation__top {
    display: none;
  }
  .consultation__title {
    color: #fff;
  }
  .consultation__text {
    color: #e5e5e5;
  }
  .consultation__form .request__form-check {
    flex-direction: row;
  }
}
@media (width <= 48em) {
  .consultation__img-wrapper {
    justify-content: flex-start;
  }
  .consultation__body {
    padding: 1.875rem;
  }
  .consultation__form .request__form-check .button {
    flex: 1;
  }
  .consultation__form .request__form-check {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
@media (width <= 35em) {
  .consultation__decor {
    position: relative;
    background-color: #f5f5f5;
    clip-path: polygon(1.25rem 0, 100% 0, 100% calc(100% - 1.25rem), calc(100% - 1.25rem) 100%, 0 100%, 0 1.25rem);
  }
  .consultation__decor::before {
    content: "";
    position: absolute;
    inset: 0rem;
    background-color: #f5f5f5;
    z-index: -1;
    border-radius: 0.1875rem;
    clip-path: polygon(calc(1.25rem - 0rem / 2) 0, 100% 0, 100% calc(100% - calc(1.25rem - 0rem / 2)), calc(100% - calc(1.25rem - 0rem / 2)) 100%, 0 100%, 0 calc(1.25rem - 0rem / 2));
  }
  .consultation__img-wrapper {
    overflow: hidden;
    padding: 1.25rem;
    text-align: center;
  }
  .consultation__img-wrapper .consultation__left {
    width: 100%;
    position: relative;
  }
  .consultation__img-wrapper .social {
    display: none;
  }
  .catalog-page .consultation__img, .product-page .consultation__img {
    transform: translate(-50%, -50%) scale(1);
    object-position: 5.4375rem 3.4375rem;
  }
  .consultation__img {
    filter: brightness(0.7);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    object-position: 4.0625rem 4.1875rem;
  }
  .consultation__body {
    padding: 1.25rem;
  }
  .consultation__body .decor_top {
    width: 6.25rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .consultation .dec {
    width: 1.875rem;
    height: 1.875rem;
  }
  .form-mini .consultation__left {
    align-items: center;
  }
  .consultation__content .social {
    position: relative;
    margin-top: 1.25rem;
    justify-content: center;
  }
  .consultation__form {
    grid-template-columns: 1fr;
  }
  .consultation__form .input-wrapper:has(textarea) {
    grid-column: span 1;
  }
  .consultation__form .request__form-check {
    grid-column: span 1;
  }
}
@media (width >= 62em) and (width <= 79.0625rem) and (width > 84.375em) {
  .consultation__img-wrapper {
    flex-basis: 26.875rem;
  }
}
@media (width >= 62em) and (width <= 79.0625rem) and (width > 62em) and (width <= 84.375em) {
  .consultation__img-wrapper {
    flex-basis: clamp( 16.875rem , -10.83449720670625rem  +  44.6927374302vw , 26.875rem );
  }
}
@media (width <= 61.9375rem) and (width > 48em) and (width <= 62em) {
  .consultation__img-wrapper {
    justify-content: initial;
  }
}
@media (width <= 61.9375rem) and (width > 35em) and (width <= 65.625em) {
  .consultation__img-wrapper::after {
    width: clamp( 21.875rem , 19.73214285714375rem  +  6.1224489796vw , 23.75rem );
  }
  .consultation__img {
    width: clamp( 21.875rem , 19.73214285714375rem  +  6.1224489796vw , 23.75rem );
  }
}
@media (35em < width < 62em) {
  .catalog-page .consultation__img, .product-page .consultation__img {
    object-position: 2.3125rem 4.5625rem;
    scale: 0.9;
  }
}
@media (width > 35em) {
  .consultation__content .social {
    display: none;
  }
}
@media (width > 48em) and (width > 79.0625rem) {
  .form-mini .consultation__form .request__form-check .button {
    flex: 0 0 13.25rem;
    padding: 0.9375rem 1.9375rem;
  }
}
@media (width > 48em) {
  .consultation__form .request__form-check .button {
    flex: 0 0 16.25rem;
  }
}
@media (61.9375rem <= width <= 79.0625rem) {
  .consultation__top {
    margin-bottom: 1.25rem;
  }
}
@media (width > 61.9375rem) {
  .form-mini .consultation__img-wrapper .consultation__left {
    display: none;
  }
  .consultation__img-wrapper .social {
    position: absolute;
    bottom: 3.125rem;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (width >= 62em) and (width <= 79.0625rem) and (width <= 62em) {
  .consultation__img-wrapper {
    flex-basis: 16.875rem;
  }
}
@media (width >= 62em) and (width <= 62em) {
  .index .consultation__img-wrapper, .company-page .consultation__img-wrapper, .warranty-page .consultation__img-wrapper, .reviews-page .consultation__img-wrapper {
    flex-basis: 16.875rem;
  }
}
@media (62rem <= width <= 79.0625rem) {
  .catalog-page .consultation__img, .product-page .consultation__img {
    height: initial;
    --vw-num: calc(100vw / 0.0625rem);
    --progress: calc((1260 - var(--vw-num)) / 268);
    --p: clamp(0, var(--progress), 1);
    transform: scale(calc(1.5 + 0.4 * var(--p)));
    --pos-x: calc(8.875rem + (-0.625rem * var(--p)));
    --pos-y: calc(2.4375rem + (-1.875rem * var(--p)));
    object-position: var(--pos-x) var(--pos-y);
  }
}
@media (width >= 62em) and (width > 84.375em) {
  .index .consultation__img-wrapper, .company-page .consultation__img-wrapper, .warranty-page .consultation__img-wrapper, .reviews-page .consultation__img-wrapper {
    flex-basis: 26.875rem;
  }
}
@media (width >= 62em) and (width > 62em) and (width <= 84.375em) {
  .index .consultation__img-wrapper, .company-page .consultation__img-wrapper, .warranty-page .consultation__img-wrapper, .reviews-page .consultation__img-wrapper {
    flex-basis: clamp( 16.875rem , -10.83449720670625rem  +  44.6927374302vw , 26.875rem );
  }
}
@media (width > 79.0625rem) and (width > 88.25em) {
  .form-mini .consultation__form .input-wrapper {
    width: 15.375rem;
  }
}
@media (width > 79.0625rem) and (width > 79.0625em) and (width <= 88.25em) {
  .form-mini .consultation__form .input-wrapper {
    width: clamp( 10.625rem , -30.2508503401375rem  +  51.7006802721vw , 15.375rem );
  }
}
@media (width > 79.0625rem) and (width <= 79.0625em) {
  .form-mini .consultation__form .input-wrapper {
    width: 10.625rem;
  }
}
@media (width > 79.0625rem) {
  .consultation__img-wrapper {
    flex-basis: 14.375rem;
  }
  .form-mini .consultation__img-wrapper {
    flex: 0 0 14.375rem;
  }
  .consultation__top {
    margin-bottom: 1.75rem;
  }
  .form-mini .consultation__form {
    grid-template-columns: 1fr 1fr auto;
  }
  .form-mini .consultation__form .request__form-check {
    flex-direction: row-reverse;
    grid-column: span 1;
  }
  .form-mini .consultation__form .request__form-check .checkbox[class] {
    flex: 0 0 14.125rem;
  }
  .form-mini .consultation__form .request__form-check .checkbox[class] .checkbox__text span {
    font-size: 0.8125rem;
  }
  .form-mini .consultation__textarea {
    display: none;
  }
}