@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #F4F6F8);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #eaedf1);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #dee4ea);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #5f7a95);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #147EF5);
  --color-btn-bg-is-dark:var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #2d8bf6);
  --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #4799f7);
  --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #93c3fb);
  --color-btn-bg-half-shade-is-light:var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text:var(--draft-color-accent-text, #147EF5);
  --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #2d8bf6);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #4799f7);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #93c3fb);
  --color-accent-text-half-shade-is-light:var(--draft-color-accent-text-half-shade-is-light, true);
  --color-text-dark:var(--draft-color-text-dark, #0B1722);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #172f46);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #224769);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #508dc6);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #FFFFFF);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 2px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, Montserrat);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Montserrat);
  --heading-ratio:var(--draft-heading-ratio, 2.4);
  --heading-weight:var(--draft-heading-weight, 800);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1440px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, true); }

/* line 4, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

/* line 8, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

/* line 12, theme.scss */
[data-fixed-panels] .delete-widget-link {
  display: none; }

@media (max-width: 768px) {
  /* line 17, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 20, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none !important; }

  /* line 23, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* ===== Везём71 homepage / commercial v2 ===== */
/* line 29, theme.scss */
body[data-theme-template="index"] {
  margin: 0;
  overflow-x: hidden;
  background: #06101a; }

/* line 34, theme.scss */
body[data-theme-template="index"] .preloader {
  display: none!important; }

/* line 36, theme.scss */
.v71 {
  --v71-bg: #06101a;
  --v71-bg-2: #0a1724;
  --v71-panel: #0d1c2b;
  --v71-line: rgba(136,181,224,.22);
  --v71-text: #f5f8fb;
  --v71-muted: #a9b9c8;
  --v71-blue: #1684ff;
  --v71-blue-2: #64b1ff;
  --v71-orange: #ff8a2a;
  --v71-light: #eef2f5;
  --v71-ink: #081421;
  width: 100%;
  max-width: 100%;
  margin: 0;
  background: var(--v71-bg);
  color: var(--v71-text);
  font-family: Montserrat,Arial,sans-serif;
  overflow: hidden;
  line-height: 1.5;
  text-rendering: optimizeLegibility; }

/* line 58, theme.scss */
.v71 *, .v71 *::before, .v71 *::after {
  box-sizing: border-box; }

/* line 59, theme.scss */
.v71 a {
  color: inherit;
  text-decoration: none; }

/* line 60, theme.scss */
.v71 img {
  display: block;
  max-width: 100%;
  height: auto; }

/* line 61, theme.scss */
.v71 button, .v71 input {
  font: inherit; }

/* line 62, theme.scss */
.v71 fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0; }

/* line 63, theme.scss */
.v71 .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

/* line 64, theme.scss */
.v71-shell {
  width: min(1380px, calc(100% - 72px));
  margin-inline: auto;
  min-width: 0; }

/* line 65, theme.scss */
.v71-header-sentinel {
  position: absolute;
  top: 0;
  width: 1px;
  height: 1px; }

/* line 67, theme.scss */
.v71-header {
  position: absolute;
  inset: 0 0 auto;
  z-index: 40;
  border-bottom: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .25s ease,box-shadow .25s ease; }

/* line 68, theme.scss */
.v71-header.is-scrolled {
  position: fixed;
  background: rgba(4, 13, 22, 0.94);
  backdrop-filter: blur(18px);
  box-shadow: 0 12px 42px rgba(0, 0, 0, 0.32); }

/* line 69, theme.scss */
.v71-header__inner {
  min-height: 82px;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto auto;
  gap: 28px;
  align-items: center; }

/* line 70, theme.scss */
.v71-logo {
  display: grid;
  grid-template-columns: auto auto;
  align-items: end;
  width: max-content;
  font-weight: 900;
  letter-spacing: -.05em;
  line-height: .9;
  font-size: 27px; }

/* line 71, theme.scss */
.v71-logo__num {
  color: var(--v71-blue-2); }

/* line 72, theme.scss */
.v71-logo__tag {
  grid-column: 1/-1;
  margin-top: 7px;
  color: #b4c3d0;
  font-size: 8px;
  line-height: 1.2;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 600; }

/* line 73, theme.scss */
.v71-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  min-width: 0;
  font-size: 12px;
  font-weight: 650; }

/* line 74, theme.scss */
.v71-nav a {
  position: relative;
  color: #d7e1e9;
  transition: color .2s ease;
  white-space: nowrap; }

/* line 75, theme.scss */
.v71-nav a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  bottom: -12px;
  height: 2px;
  background: var(--v71-blue-2);
  transition: right .25s ease; }

/* line 76, theme.scss */
.v71-nav a:hover, .v71-nav a.is-active {
  color: #fff; }

/* line 77, theme.scss */
.v71-nav a:hover::after, .v71-nav a.is-active::after {
  right: 0; }

/* line 78, theme.scss */
.v71-header__contact {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 2px;
  white-space: nowrap; }

/* line 79, theme.scss */
.v71-header__phone {
  font-size: 14px;
  font-weight: 800; }

/* line 80, theme.scss */
.v71-header__contact span {
  color: var(--v71-muted);
  font-size: 9px; }

/* line 81, theme.scss */
.v71-menu-toggle {
  display: none;
  background: none;
  border: 0;
  width: 42px;
  height: 42px;
  padding: 9px;
  color: #fff; }

/* line 82, theme.scss */
.v71-menu-toggle span:not(.sr-only) {
  display: block;
  height: 2px;
  background: #fff;
  margin: 5px 0;
  transition: .2s; }

/* line 83, theme.scss */
.v71-btn {
  min-height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 27px;
  border: 1px solid var(--v71-blue);
  background: linear-gradient(135deg, #1073dc, #178cff);
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .01em;
  cursor: pointer;
  transition: transform .2s ease,box-shadow .2s ease,background .2s ease;
  border-radius: 2px;
  text-align: center; }

/* line 84, theme.scss */
.v71-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 32px rgba(22, 132, 255, 0.25); }

/* line 85, theme.scss */
.v71-btn:focus-visible, .v71 a:focus-visible, .v71 input:focus-visible, .v71 button:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 3px; }

/* line 86, theme.scss */
.v71-btn--small {
  min-height: 42px;
  padding: 0 18px;
  white-space: nowrap; }

/* line 87, theme.scss */
.v71-btn--ghost {
  background: rgba(3, 12, 20, 0.42);
  border-color: #5b85a9; }

/* line 88, theme.scss */
.v71-btn--dark {
  background: #081421;
  border-color: #081421; }

/* line 89, theme.scss */
.v71-btn--back {
  background: transparent;
  color: #183047;
  border-color: #a8b5c0; }

/* line 91, theme.scss */
.v71-hero {
  min-height: 760px;
  height: min(900px, 100svh);
  position: relative;
  display: flex;
  align-items: center;
  isolation: isolate;
  overflow: hidden; }

/* line 92, theme.scss */
.v71-hero__media {
  position: absolute;
  inset: 0;
  overflow: hidden; }

/* line 93, theme.scss */
.v71-hero__media img {
  position: absolute;
  inset: -2%;
  width: 104%;
  height: 104%;
  max-width: none;
  object-fit: cover;
  object-position: 64% center;
  transform: scale(1.015);
  will-change: transform; }

/* line 94, theme.scss */
.v71-hero__veil {
  position: absolute;
  inset: 0;
  z-index: 0;
  background: linear-gradient(90deg, rgba(2, 10, 18, 0.99) 0%, rgba(2, 10, 18, 0.92) 33%, rgba(2, 10, 18, 0.27) 67%, rgba(2, 10, 18, 0.47) 100%), linear-gradient(0deg, rgba(4, 14, 23, 0.58), transparent 45%); }

/* line 95, theme.scss */
.v71-hero__content {
  position: relative;
  z-index: 1;
  padding: 128px 0 70px; }

/* line 96, theme.scss */
.v71-eyebrow, .v71-kicker {
  margin: 0 0 18px;
  color: var(--v71-blue-2);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .13em;
  text-transform: uppercase; }

/* line 97, theme.scss */
.v71-hero h1 {
  max-width: 760px;
  margin: 0;
  font-size: clamp(46px, 4.65vw, 76px);
  line-height: .94;
  letter-spacing: -.052em;
  font-weight: 900;
  text-transform: uppercase;
  overflow-wrap: normal; }

/* line 98, theme.scss */
.v71-hero__accent {
  margin: 14px 0 0;
  color: var(--v71-blue-2);
  font-size: clamp(20px, 2vw, 31px);
  line-height: 1.08;
  font-weight: 900;
  text-transform: uppercase; }

/* line 99, theme.scss */
.v71-hero__lead {
  max-width: 620px;
  margin: 22px 0 0;
  font-size: 15px;
  color: #e3ebf2; }

/* line 100, theme.scss */
.v71-proof {
  max-width: 760px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  margin: 28px 0; }

/* line 101, theme.scss */
.v71-proof > div {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
  font-size: 10px;
  font-weight: 650;
  color: #edf5fb; }

/* line 102, theme.scss */
.v71-icon {
  width: 30px;
  height: 30px;
  fill: none;
  stroke: var(--v71-blue-2);
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex: none; }

/* line 103, theme.scss */
.v71-actions {
  display: flex;
  gap: 14px; }

/* line 104, theme.scss */
.v71-hero__scroll {
  position: absolute;
  z-index: 2;
  right: 36px;
  bottom: 34px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 9px;
  color: #c8d6e2;
  font-size: 8px;
  letter-spacing: .14em;
  text-transform: uppercase;
  writing-mode: vertical-rl; }

/* line 105, theme.scss */
.v71-hero__scroll span {
  width: 1px;
  height: 54px;
  background: linear-gradient(#fff, transparent);
  animation: v71Scroll 2s ease-in-out infinite; }

@keyframes v71Scroll {
  0%,100% {
    opacity: .3;
    transform: scaleY(0.55);
    transform-origin: top; }
  50% {
    opacity: 1;
    transform: scaleY(1); } }
/* line 108, theme.scss */
.v71.is-js [data-v71-hero-item] {
  opacity: 0;
  transform: translateY(22px); }

/* line 109, theme.scss */
.v71.is-ready [data-v71-hero-item] {
  opacity: 1;
  transform: none;
  transition: opacity 0.65s ease, transform 0.65s cubic-bezier(0.2, 0.7, 0.2, 1); }

/* line 110, theme.scss */
.v71.is-ready [data-v71-hero-item]:nth-child(1) {
  transition-delay: .08s; }

/* line 111, theme.scss */
.v71.is-ready [data-v71-hero-item]:nth-child(2) {
  transition-delay: .16s; }

/* line 112, theme.scss */
.v71.is-ready [data-v71-hero-item]:nth-child(3) {
  transition-delay: .24s; }

/* line 113, theme.scss */
.v71.is-ready [data-v71-hero-item]:nth-child(4) {
  transition-delay: .32s; }

/* line 114, theme.scss */
.v71.is-ready [data-v71-hero-item]:nth-child(5) {
  transition-delay: .40s; }

/* line 115, theme.scss */
.v71.is-ready [data-v71-hero-item]:nth-child(6) {
  transition-delay: .48s; }

/* line 117, theme.scss */
.v71-stats {
  background: linear-gradient(180deg, #0b1a28, #091622);
  border-block: 1px solid var(--v71-line); }

/* line 118, theme.scss */
.v71-stats__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr)); }

/* line 119, theme.scss */
.v71-stats__grid > div {
  min-width: 0;
  padding: 34px 28px;
  text-align: center;
  border-right: 1px solid var(--v71-line); }

/* line 120, theme.scss */
.v71-stats__grid > div:last-child {
  border-right: 0; }

/* line 121, theme.scss */
.v71-stats strong {
  display: block;
  color: var(--v71-blue-2);
  font-size: clamp(30px, 3vw, 48px);
  line-height: 1;
  letter-spacing: -.05em;
  font-variant-numeric: tabular-nums; }

/* line 122, theme.scss */
.v71-stats span {
  display: block;
  max-width: 210px;
  margin: 10px auto 0;
  color: #d7e1e9;
  font-size: 11px; }

/* line 124, theme.scss */
.v71-section {
  padding: 100px 0;
  scroll-margin-top: 82px; }

/* line 125, theme.scss */
.v71-copy, .v71-section-head > *, .v71-calculation__intro, .v71-form {
  min-width: 0; }

/* line 126, theme.scss */
.v71-copy h2, .v71-section-head h2, .v71-advantages > .v71-shell > h2, .v71-calculation h2 {
  margin: 0 0 24px;
  font-size: clamp(34px, 3.25vw, 56px);
  line-height: .99;
  letter-spacing: -.047em;
  text-transform: uppercase;
  font-weight: 900;
  overflow-wrap: break-word; }

/* line 127, theme.scss */
.v71-copy p {
  color: var(--v71-muted);
  max-width: 650px;
  font-size: 14px; }

/* line 128, theme.scss */
.v71-text-link {
  display: inline-flex;
  gap: 15px;
  margin-top: 18px;
  color: var(--v71-blue-2);
  font-weight: 800;
  text-transform: uppercase;
  font-size: 11px; }

/* line 129, theme.scss */
.v71.is-js [data-v71-reveal] {
  opacity: 0;
  transform: translateY(28px); }

/* line 130, theme.scss */
.v71.is-js [data-v71-reveal].is-visible {
  opacity: 1;
  transform: none;
  transition: opacity 0.65s ease var(--v71-reveal-delay, 0ms), transform 0.65s cubic-bezier(0.2, 0.7, 0.2, 1) var(--v71-reveal-delay, 0ms); }

/* Light technical section */
/* line 133, theme.scss */
.v71-fleet {
  background: var(--v71-light);
  color: var(--v71-ink); }

/* line 134, theme.scss */
.v71-fleet .v71-kicker {
  color: #0f6cc8; }

/* line 135, theme.scss */
.v71-fleet__intro {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(300px, 0.55fr);
  gap: 70px;
  align-items: end;
  margin-bottom: 48px; }

/* line 136, theme.scss */
.v71-fleet__intro > p {
  margin: 0 0 4px;
  color: #526371;
  font-size: 14px; }

/* line 137, theme.scss */
.v71-copy--dark h2 {
  max-width: 920px;
  color: var(--v71-ink); }

/* line 138, theme.scss */
.v71-tech {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, 0.65fr);
  min-height: 620px;
  border: 1px solid #c8d2da;
  background: #fff;
  box-shadow: 0 30px 80px rgba(12, 31, 49, 0.1); }

/* line 139, theme.scss */
.v71-tech__visual {
  position: relative;
  min-width: 0;
  overflow: hidden;
  background: linear-gradient(145deg, #f8fafb, #dce4e9); }

/* line 140, theme.scss */
.v71-tech__visual::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(rgba(17, 52, 83, 0.07) 1px, transparent 1px), linear-gradient(90deg, rgba(17, 52, 83, 0.07) 1px, transparent 1px);
  background-size: 40px 40px;
  mask-image: linear-gradient(to right, #000, transparent 85%); }

/* line 141, theme.scss */
.v71-tech__visual img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  padding: 42px 24px 20px;
  filter: drop-shadow(0 32px 28px rgba(18, 38, 55, 0.22)); }

/* line 142, theme.scss */
.v71-tech__model {
  position: absolute;
  left: 28px;
  top: 19px;
  color: rgba(8, 20, 33, 0.08);
  font-size: clamp(82px, 10vw, 160px);
  font-weight: 950;
  letter-spacing: -.09em;
  line-height: 1; }

/* line 143, theme.scss */
.v71-tech__callout {
  position: absolute;
  display: flex;
  align-items: center;
  min-height: 34px;
  padding: 0 12px;
  border: 1px solid #88a2b7;
  background: rgba(255, 255, 255, 0.92);
  color: #132637;
  font-size: 9px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .08em;
  box-shadow: 0 8px 28px rgba(24, 45, 62, 0.12); }

/* line 144, theme.scss */
.v71-tech__callout::after {
  content: "";
  position: absolute;
  height: 1px;
  background: #1684ff; }

/* line 145, theme.scss */
.v71-tech__callout--one {
  left: 6%;
  bottom: 12%; }

/* line 146, theme.scss */
.v71-tech__callout--one::after {
  left: 100%;
  width: 88px; }

/* line 147, theme.scss */
.v71-tech__callout--two {
  right: 5%;
  top: 13%; }

/* line 148, theme.scss */
.v71-tech__callout--two::after {
  right: 100%;
  width: 80px; }

/* line 149, theme.scss */
.v71-tech__callout--three {
  right: 4%;
  bottom: 20%; }

/* line 150, theme.scss */
.v71-tech__callout--three::after {
  right: 100%;
  width: 72px; }

/* line 151, theme.scss */
.v71-tech__copy {
  padding: 50px 42px;
  background: #0a1825;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center; }

/* line 152, theme.scss */
.v71-tech__copy > p {
  margin: 0 0 35px;
  color: #b4c3cf;
  font-size: 13px; }

/* line 153, theme.scss */
.v71-tech__specs {
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.17); }

/* line 154, theme.scss */
.v71-tech__specs > div {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 24px;
  padding: 19px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.17); }

/* line 155, theme.scss */
.v71-tech__specs dt {
  color: #7f93a4;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: .08em; }

/* line 156, theme.scss */
.v71-tech__specs dd {
  margin: 0;
  font-size: 13px;
  font-weight: 800;
  text-align: right; }

/* line 158, theme.scss */
.v71-fit {
  display: grid;
  grid-template-columns: minmax(300px, 0.72fr) minmax(0, 1.28fr);
  gap: 50px;
  margin-top: 36px;
  padding: 44px;
  border: 1px solid #c8d2da;
  background: #fff;
  color: var(--v71-ink); }

/* line 159, theme.scss */
.v71-fit h3 {
  margin: 0 0 15px;
  font-size: clamp(28px, 3vw, 44px);
  line-height: 1;
  letter-spacing: -.04em;
  text-transform: uppercase; }

/* line 160, theme.scss */
.v71-fit__intro > p:not(.v71-kicker) {
  margin: 0;
  color: #5f6f7b;
  font-size: 13px; }

/* line 161, theme.scss */
.v71-fit__status {
  position: relative;
  margin-top: 28px;
  padding: 18px 18px 18px 46px;
  border: 1px solid #b8c7d2;
  background: #f4f7f9; }

/* line 162, theme.scss */
.v71-fit__status > span {
  position: absolute;
  left: 18px;
  top: 22px;
  width: 12px;
  height: 12px;
  border-radius: 50%; }

/* line 163, theme.scss */
.v71-fit__status strong, .v71-fit__status small {
  display: block; }

/* line 164, theme.scss */
.v71-fit__status strong {
  font-size: 12px; }

/* line 165, theme.scss */
.v71-fit__status small {
  margin-top: 5px;
  color: #677885;
  font-size: 9px; }

/* line 166, theme.scss */
.v71-fit__status.is-ok > span {
  background: #1ea567;
  box-shadow: 0 0 0 7px rgba(30, 165, 103, 0.12); }

/* line 167, theme.scss */
.v71-fit__status.is-warning > span {
  background: #e37b20;
  box-shadow: 0 0 0 7px rgba(227, 123, 32, 0.12); }

/* line 168, theme.scss */
.v71-fit__controls {
  min-width: 0; }

/* line 169, theme.scss */
.v71-fit__controls label {
  display: block;
  margin-bottom: 22px; }

/* line 170, theme.scss */
.v71-fit__controls label > span {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 10px;
  color: #526371;
  font-size: 10px;
  font-weight: 750;
  text-transform: uppercase;
  letter-spacing: .06em; }

/* line 171, theme.scss */
.v71-fit__controls output {
  color: #0b6fce;
  font-size: 12px;
  font-weight: 850; }

/* line 172, theme.scss */
.v71-fit input[type="range"] {
  width: 100%;
  height: 5px;
  margin: 0;
  appearance: none;
  background: #ccd6dd;
  border: 0;
  border-radius: 99px; }

/* line 173, theme.scss */
.v71-fit input[type="range"]::-webkit-slider-thumb {
  width: 22px;
  height: 22px;
  appearance: none;
  border: 5px solid #fff;
  border-radius: 50%;
  background: var(--v71-blue);
  box-shadow: 0 0 0 1px #7c93a6, 0 6px 16px rgba(22, 132, 255, 0.28);
  cursor: grab; }

/* line 174, theme.scss */
.v71-fit input[type="range"]::-moz-range-thumb {
  width: 14px;
  height: 14px;
  border: 5px solid #fff;
  border-radius: 50%;
  background: var(--v71-blue);
  box-shadow: 0 0 0 1px #7c93a6;
  cursor: grab; }

/* line 175, theme.scss */
.v71-pallet-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 8px;
  margin: 28px 0; }

/* line 176, theme.scss */
.v71-pallet-grid span {
  position: relative;
  aspect-ratio: 1.45/1;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px dashed #b4c2cc;
  background: #eef2f5;
  transition: background .25s,border-color .25s,transform .25s; }

/* line 177, theme.scss */
.v71-pallet-grid span i {
  width: 54%;
  height: 48%;
  border: 1px solid #91a4b2;
  background: repeating-linear-gradient(0deg, transparent 0 5px, rgba(86, 107, 123, 0.25) 5px 6px); }

/* line 178, theme.scss */
.v71-pallet-grid span b {
  position: absolute;
  right: 5px;
  bottom: 3px;
  color: #82919c;
  font-size: 7px; }

/* line 179, theme.scss */
.v71-pallet-grid span.is-loaded {
  border-color: #1684ff;
  background: #dceeff;
  transform: translateY(-3px); }

/* line 180, theme.scss */
.v71-pallet-grid span.is-loaded i {
  border-color: #1684ff;
  background: repeating-linear-gradient(0deg, rgba(22, 132, 255, 0.12) 0 5px, #1684ff 5px 6px); }

/* line 181, theme.scss */
.v71-pallet-grid span.is-over {
  border-color: #e37b20;
  background: #fff0e2; }

/* line 183, theme.scss */
.v71-services {
  background: #0b1825; }

/* line 184, theme.scss */
.v71-section-head {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(260px, 0.55fr);
  gap: 64px;
  align-items: end;
  margin-bottom: 44px; }

/* line 185, theme.scss */
.v71-section-head p {
  margin: 0;
  color: var(--v71-muted);
  font-size: 13px; }

/* line 186, theme.scss */
.v71-services__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px; }

/* line 187, theme.scss */
.v71-service-card {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(230px, 0.85fr);
  min-width: 0;
  min-height: 330px;
  border: 1px solid var(--v71-line);
  background: #091521;
  overflow: hidden; }

/* line 188, theme.scss */
.v71-service-card__media {
  position: relative;
  min-width: 0;
  min-height: 330px;
  overflow: hidden;
  background: #07131f; }

/* line 189, theme.scss */
.v71-service-card__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, transparent 60%, rgba(4, 13, 22, 0.45));
  pointer-events: none; }

/* line 190, theme.scss */
.v71-service-card__media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  filter: saturate(0.78);
  transition: transform .55s ease,filter .55s ease; }

/* line 191, theme.scss */
.v71-service-card--once .v71-service-card__media img {
  object-position: 52% center; }

/* line 192, theme.scss */
.v71-service-card--regular .v71-service-card__media img {
  object-position: 58% center; }

/* line 193, theme.scss */
.v71-service-card--temp .v71-service-card__media img {
  object-position: 55% center; }

/* line 194, theme.scss */
.v71-service-card--pallets .v71-service-card__media img {
  object-position: 54% center; }

/* line 195, theme.scss */
.v71-service-card:hover .v71-service-card__media img {
  transform: scale(1.035);
  filter: saturate(1); }

/* line 196, theme.scss */
.v71-service-card__body {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px 27px;
  min-width: 0; }

/* line 197, theme.scss */
.v71-service-card__body > span {
  color: var(--v71-blue-2);
  font-size: 10px;
  font-weight: 800; }

/* line 198, theme.scss */
.v71-service-card h3 {
  margin: 14px 0 11px;
  font-size: 21px;
  line-height: 1.08; }

/* line 199, theme.scss */
.v71-service-card p {
  margin: 0;
  color: var(--v71-muted);
  font-size: 12px; }

/* line 200, theme.scss */
.v71-services__hint {
  display: none; }

/* line 202, theme.scss */
.v71-advantages {
  background: linear-gradient(180deg, #07121d, #06101a); }

/* line 203, theme.scss */
.v71-advantages > .v71-shell > h2 {
  max-width: 1000px; }

/* line 204, theme.scss */
.v71-advantages__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 46px;
  border-block: 1px solid var(--v71-line); }

/* line 205, theme.scss */
.v71-advantages article {
  min-width: 0;
  padding: 36px 27px;
  border-right: 1px solid var(--v71-line);
  transition: background .25s ease; }

/* line 206, theme.scss */
.v71-advantages article:hover {
  background: rgba(255, 255, 255, 0.025); }

/* line 207, theme.scss */
.v71-advantages article:last-child {
  border-right: 0; }

/* line 208, theme.scss */
.v71-advantages h3 {
  margin: 20px 0 10px;
  font-size: 15px; }

/* line 209, theme.scss */
.v71-advantages p {
  margin: 0;
  color: var(--v71-muted);
  font-size: 11px; }

/* line 211, theme.scss */
.v71-routes {
  background: #0b1825; }

/* line 212, theme.scss */
.v71-routes__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(340px, 0.9fr);
  gap: 64px;
  align-items: center; }

/* line 213, theme.scss */
.v71-routes__map {
  position: relative;
  aspect-ratio: 4/3;
  border: 1px solid var(--v71-line);
  overflow: hidden;
  background: #06111c; }

/* line 214, theme.scss */
.v71-routes__map img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  transition: transform 1.2s cubic-bezier(0.2, 0.7, 0.2, 1); }

/* line 215, theme.scss */
.v71-routes__map.is-visible img {
  transform: scale(1.02); }

/* line 216, theme.scss */
.v71-routes__overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }

/* line 217, theme.scss */
.v71-route-lines path {
  fill: none;
  stroke: #ff8a2a;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-dasharray: 650;
  stroke-dashoffset: 650;
  filter: drop-shadow(0 0 7px rgba(255, 138, 42, 0.85)); }

/* line 218, theme.scss */
.v71-routes__map.is-visible .v71-route-lines path {
  animation: v71RouteDraw 1.5s ease forwards; }

/* line 219, theme.scss */
.v71-routes__map.is-visible .v71-route-lines path:nth-child(2) {
  animation-delay: .15s; }

/* line 220, theme.scss */
.v71-routes__map.is-visible .v71-route-lines path:nth-child(3) {
  animation-delay: .3s; }

/* line 221, theme.scss */
.v71-routes__map.is-visible .v71-route-lines path:nth-child(4) {
  animation-delay: .45s; }

/* line 222, theme.scss */
.v71-route-core {
  fill: #fff;
  stroke: #ff8a2a;
  stroke-width: 4; }

/* line 223, theme.scss */
.v71-route-pulse {
  fill: none;
  stroke: #ff8a2a;
  stroke-width: 2;
  transform-box: fill-box;
  transform-origin: center;
  animation: v71Pulse 2.2s ease-out infinite; }

@keyframes v71RouteDraw {
  to {
    stroke-dashoffset: 0; } }
@keyframes v71Pulse {
  0% {
    opacity: .9;
    transform: scale(0.4); }
  80%,100% {
    opacity: 0;
    transform: scale(2.4); } }
/* line 227, theme.scss */
.v71-calculation {
  background: radial-gradient(circle at 15% 20%, rgba(29, 105, 175, 0.2), rgba(0, 0, 0, 0) 32%), #06111b; }

/* line 228, theme.scss */
.v71-calculation__grid {
  display: grid;
  grid-template-columns: minmax(320px, 0.72fr) minmax(0, 1.28fr);
  gap: 32px;
  align-items: stretch; }

/* line 229, theme.scss */
.v71-calculation__intro {
  position: relative;
  min-height: 680px;
  padding: 44px;
  overflow: hidden;
  border: 1px solid var(--v71-line);
  background: #0a1724; }

/* line 230, theme.scss */
.v71-calculation__intro > *:not(img) {
  position: relative;
  z-index: 2; }

/* line 231, theme.scss */
.v71-calculation__intro img {
  position: absolute;
  inset: auto -8% -5% auto;
  width: 82%;
  height: auto;
  opacity: .46;
  mask-image: linear-gradient(to bottom, transparent 0%, #000 28%); }

/* line 232, theme.scss */
.v71-direct {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 38px; }

/* line 233, theme.scss */
.v71-direct span {
  color: var(--v71-muted);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .1em; }

/* line 234, theme.scss */
.v71-direct a {
  margin-top: 7px;
  font-size: 20px;
  font-weight: 850; }

/* line 235, theme.scss */
.v71-direct a:last-child {
  color: var(--v71-blue-2);
  font-size: 14px; }

/* line 236, theme.scss */
.v71-form {
  position: relative;
  padding: 42px 44px;
  background: #f7f9fb;
  color: #0b1722;
  overflow: hidden; }

/* line 237, theme.scss */
.v71-form-progress {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 15px;
  margin-bottom: 36px; }

/* line 238, theme.scss */
.v71-form-progress button {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0;
  border: 0;
  background: none;
  color: #87949e;
  cursor: pointer;
  text-align: left; }

/* line 239, theme.scss */
.v71-form-progress button span {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  border: 1px solid #bac5cd;
  border-radius: 50%;
  font-size: 10px;
  font-weight: 850; }

/* line 240, theme.scss */
.v71-form-progress button b {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .06em; }

/* line 241, theme.scss */
.v71-form-progress button.is-active {
  color: #0c6dc8; }

/* line 242, theme.scss */
.v71-form-progress button.is-active span {
  border-color: #1684ff;
  background: #1684ff;
  color: #fff; }

/* line 243, theme.scss */
.v71-form-progress button.is-complete span {
  border-color: #1684ff;
  color: #1684ff; }

/* line 244, theme.scss */
.v71-form-progress i {
  height: 1px;
  background: #cbd4db; }

/* line 245, theme.scss */
.v71-form-step__head {
  margin-bottom: 25px; }

/* line 246, theme.scss */
.v71-form-step__head > span {
  color: #0c6dc8;
  font-size: 9px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase; }

/* line 247, theme.scss */
.v71-form-step__head h3 {
  margin: 8px 0 0;
  font-size: clamp(25px, 2.4vw, 36px);
  line-height: 1;
  letter-spacing: -.035em;
  text-transform: uppercase; }

/* line 248, theme.scss */
.v71-form-step__head p {
  margin: 10px 0 0;
  color: #557083;
  font-size: 11px;
  font-weight: 650; }

/* line 249, theme.scss */
.v71.is-js .v71-form-step {
  display: none; }

/* line 250, theme.scss */
.v71.is-js .v71-form-step.is-active {
  display: block;
  animation: v71FormStep .32s ease both; }

@keyframes v71FormStep {
  from {
    opacity: 0;
    transform: translateX(18px); }
  to {
    opacity: 1;
    transform: none; } }
/* line 252, theme.scss */
.v71-form__row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-bottom: 16px; }

/* line 253, theme.scss */
.v71-form__row--three {
  grid-template-columns: repeat(3, minmax(0, 1fr)); }

/* line 254, theme.scss */
.v71-form label:not(.v71-consent) {
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-width: 0;
  font-size: 10px;
  font-weight: 750;
  text-transform: uppercase;
  letter-spacing: .04em; }

/* line 255, theme.scss */
.v71-form input:not([type="checkbox"]):not([type="range"]) {
  width: 100%;
  min-width: 0;
  min-height: 54px;
  border: 1px solid #c5d0d9;
  background: #fff;
  padding: 0 15px;
  border-radius: 0;
  color: #0b1722;
  text-transform: none;
  letter-spacing: normal;
  transition: border-color .2s,box-shadow .2s; }

/* line 256, theme.scss */
.v71-form input:focus {
  border-color: var(--v71-blue);
  box-shadow: 0 0 0 3px rgba(22, 132, 255, 0.13);
  outline: 0; }

/* line 257, theme.scss */
.v71-form input.is-invalid {
  border-color: #cf2d2d!important;
  box-shadow: 0 0 0 3px rgba(207, 45, 45, 0.11) !important; }

/* line 258, theme.scss */
.v71-form__error {
  padding: 11px 13px;
  margin: 15px 0 0;
  background: #ffe4e4;
  color: #9b1515;
  font-size: 12px; }

/* line 259, theme.scss */
.v71-captcha {
  margin: 18px 0;
  min-height: 52px; }

/* line 260, theme.scss */
.v71-consent {
  display: grid;
  grid-template-columns: 20px minmax(0, 1fr);
  gap: 10px;
  align-items: start;
  font-size: 10px;
  color: #4a5a67;
  line-height: 1.5; }

/* line 261, theme.scss */
.v71-consent input {
  min-height: 0;
  width: 18px;
  height: 18px;
  margin-top: 1px; }

/* line 262, theme.scss */
.v71-consent a {
  color: #0d69c4;
  text-decoration: underline; }

/* line 263, theme.scss */
.v71-form__buttons {
  display: grid;
  grid-template-columns: minmax(120px, 0.35fr) minmax(0, 0.65fr);
  gap: 12px;
  margin-top: 22px; }

/* line 264, theme.scss */
.v71-btn--submit {
  width: 100%; }

/* line 265, theme.scss */
.v71-btn--submit:disabled {
  cursor: wait;
  opacity: .7; }

/* line 266, theme.scss */
.v71-form__note {
  margin: 14px 0 0;
  color: #6d7983;
  font-size: 9px; }

/* line 267, theme.scss */
.v71-honeypot {
  position: absolute!important;
  left: -9999px!important;
  opacity: 0!important;
  pointer-events: none!important; }

/* line 269, theme.scss */
.v71-footer {
  padding: 58px 0 92px;
  background: #030a11;
  border-top: 1px solid var(--v71-line); }

/* line 270, theme.scss */
.v71-footer__grid {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1.2fr;
  gap: 42px; }

/* line 271, theme.scss */
.v71-logo--footer {
  font-size: 32px; }

/* line 272, theme.scss */
.v71-footer p {
  max-width: 330px;
  color: var(--v71-muted);
  font-size: 11px; }

/* line 273, theme.scss */
.v71-footer__grid > div:not(:first-child) {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  min-width: 0; }

/* line 274, theme.scss */
.v71-footer__grid > div:not(:first-child) span {
  color: #708294;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: .1em; }

/* line 275, theme.scss */
.v71-footer__grid a {
  font-size: 12px;
  overflow-wrap: anywhere; }

/* line 276, theme.scss */
.v71-footer__bottom {
  display: flex;
  justify-content: space-between;
  gap: 25px;
  margin-top: 42px;
  padding-top: 20px;
  border-top: 1px solid var(--v71-line);
  color: #6f8293;
  font-size: 9px; }

/* line 278, theme.scss */
.v71-mobile-cta {
  position: fixed;
  z-index: 60;
  left: 12px;
  right: 12px;
  bottom: max(10px, env(safe-area-inset-bottom));
  display: none;
  grid-template-columns: 1fr 1.3fr;
  min-height: 54px;
  padding: 5px;
  background: rgba(4, 13, 22, 0.96);
  border: 1px solid rgba(123, 174, 222, 0.38);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(16px);
  transform: translateY(120%);
  opacity: 0;
  transition: transform .3s ease,opacity .3s ease; }

/* line 279, theme.scss */
.v71-mobile-cta a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 850; }

/* line 280, theme.scss */
.v71-mobile-cta a:last-child {
  background: #1684ff; }

/* line 281, theme.scss */
.v71-mobile-cta.is-visible {
  transform: none;
  opacity: 1; }

@media (max-width: 1240px) {
  /* line 284, theme.scss */
  .v71-shell {
    width: min(1160px, calc(100% - 48px)); }

  /* line 285, theme.scss */
  .v71-header__inner {
    grid-template-columns: auto minmax(0, 1fr) auto; }

  /* line 286, theme.scss */
  .v71-header__contact {
    display: none; }

  /* line 287, theme.scss */
  .v71-nav {
    gap: 18px; }

  /* line 288, theme.scss */
  .v71-tech {
    grid-template-columns: minmax(0, 1.2fr) minmax(300px, 0.8fr); }

  /* line 289, theme.scss */
  .v71-service-card {
    grid-template-columns: 1fr;
    min-height: 0; }

  /* line 290, theme.scss */
  .v71-service-card__media {
    min-height: 0;
    aspect-ratio: 16/9; }

  /* line 291, theme.scss */
  .v71-service-card__body {
    min-height: 190px; } }
@media (max-width: 980px) {
  /* line 295, theme.scss */
  .v71-shell {
    width: min(900px, calc(100% - 36px)); }

  /* line 296, theme.scss */
  .v71-header__inner {
    grid-template-columns: 1fr auto;
    min-height: 72px; }

  /* line 297, theme.scss */
  .v71-header__inner > .v71-btn {
    display: none; }

  /* line 298, theme.scss */
  .v71-menu-toggle {
    display: block; }

  /* line 299, theme.scss */
  .v71-nav {
    display: none;
    position: absolute;
    top: 72px;
    left: 0;
    right: 0;
    padding: 22px 24px 28px;
    flex-direction: column;
    align-items: flex-start;
    background: #06111c;
    border-top: 1px solid var(--v71-line); }

  /* line 300, theme.scss */
  .v71-nav a::after {
    bottom: -5px; }

  /* line 301, theme.scss */
  .v71.is-menu-open .v71-nav {
    display: flex; }

  /* line 302, theme.scss */
  .v71.is-menu-open .v71-menu-toggle span:nth-child(1) {
    transform: translateY(7px) rotate(45deg); }

  /* line 303, theme.scss */
  .v71.is-menu-open .v71-menu-toggle span:nth-child(2) {
    opacity: 0; }

  /* line 304, theme.scss */
  .v71.is-menu-open .v71-menu-toggle span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg); }

  /* line 305, theme.scss */
  .v71-hero {
    min-height: 740px;
    height: auto;
    align-items: flex-end; }

  /* line 306, theme.scss */
  .v71-hero__content {
    padding: 150px 0 58px; }

  /* line 307, theme.scss */
  .v71-hero__veil {
    background: linear-gradient(0deg, rgba(2, 10, 18, 0.99) 4%, rgba(2, 10, 18, 0.87) 60%, rgba(2, 10, 18, 0.35) 100%); }

  /* line 308, theme.scss */
  .v71-hero__media img {
    object-position: 64% center; }

  /* line 309, theme.scss */
  .v71-hero h1 {
    max-width: 690px;
    font-size: clamp(44px, 7.2vw, 66px); }

  /* line 310, theme.scss */
  .v71-proof {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 560px; }

  /* line 311, theme.scss */
  .v71-hero__scroll {
    display: none; }

  /* line 312, theme.scss */
  .v71-stats__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 313, theme.scss */
  .v71-stats__grid > div:nth-child(2) {
    border-right: 0; }

  /* line 314, theme.scss */
  .v71-stats__grid > div:nth-child(-n+2) {
    border-bottom: 1px solid var(--v71-line); }

  /* line 315, theme.scss */
  .v71-section {
    padding: 80px 0; }

  /* line 316, theme.scss */
  .v71-fleet__intro, .v71-tech, .v71-fit, .v71-routes__grid, .v71-calculation__grid, .v71-section-head {
    grid-template-columns: 1fr;
    gap: 38px; }

  /* line 317, theme.scss */
  .v71-tech {
    min-height: 0; }

  /* line 318, theme.scss */
  .v71-tech__visual {
    aspect-ratio: 16/10; }

  /* line 319, theme.scss */
  .v71-tech__copy {
    padding: 38px 32px; }

  /* line 320, theme.scss */
  .v71-fit {
    padding: 34px; }

  /* line 321, theme.scss */
  .v71-services__grid {
    grid-template-columns: 1fr; }

  /* line 322, theme.scss */
  .v71-service-card {
    grid-template-columns: minmax(0, 1.12fr) minmax(230px, 0.88fr); }

  /* line 323, theme.scss */
  .v71-service-card__media {
    aspect-ratio: auto;
    min-height: 300px; }

  /* line 324, theme.scss */
  .v71-service-card__body {
    min-height: 300px; }

  /* line 325, theme.scss */
  .v71-advantages__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 326, theme.scss */
  .v71-advantages article:nth-child(2) {
    border-right: 0; }

  /* line 327, theme.scss */
  .v71-advantages article:nth-child(-n+2) {
    border-bottom: 1px solid var(--v71-line); }

  /* line 328, theme.scss */
  .v71-calculation__intro {
    min-height: 520px; }

  /* line 329, theme.scss */
  .v71-footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 330, theme.scss */
  .v71-mobile-cta {
    display: grid; } }
@media (max-width: 640px) {
  /* line 334, theme.scss */
  .v71-shell {
    width: calc(100% - 24px); }

  /* line 335, theme.scss */
  .v71-logo {
    font-size: 22px; }

  /* line 336, theme.scss */
  .v71-logo__tag {
    font-size: 7px;
    max-width: 180px; }

  /* line 337, theme.scss */
  .v71-hero {
    min-height: 760px; }

  /* line 338, theme.scss */
  .v71-hero__content {
    padding: 130px 0 44px; }

  /* line 339, theme.scss */
  .v71-hero__media img {
    object-position: 62% center; }

  /* line 340, theme.scss */
  .v71-hero h1 {
    font-size: clamp(29px, 8.2vw, 34px);
    line-height: .98;
    overflow-wrap: normal; }

  /* line 341, theme.scss */
  .v71-hero__accent {
    font-size: 19px; }

  /* line 342, theme.scss */
  .v71-hero__lead {
    font-size: 13px; }

  /* line 343, theme.scss */
  .v71-proof {
    gap: 14px; }

  /* line 344, theme.scss */
  .v71-proof > div {
    font-size: 9px; }

  /* line 345, theme.scss */
  .v71-icon {
    width: 25px;
    height: 25px; }

  /* line 346, theme.scss */
  .v71-actions {
    flex-direction: column; }

  /* line 347, theme.scss */
  .v71-actions .v71-btn {
    width: 100%; }

  /* line 348, theme.scss */
  .v71-stats__grid > div {
    padding: 25px 10px; }

  /* line 349, theme.scss */
  .v71-stats span {
    font-size: 9px; }

  /* line 350, theme.scss */
  .v71-copy h2, .v71-section-head h2, .v71-advantages > .v71-shell > h2, .v71-calculation h2 {
    font-size: clamp(31px, 10vw, 40px); }

  /* line 351, theme.scss */
  .v71-fleet__intro {
    margin-bottom: 30px; }

  /* line 352, theme.scss */
  .v71-tech__visual {
    aspect-ratio: 4/3; }

  /* line 353, theme.scss */
  .v71-tech__visual img {
    padding: 38px 5px 10px; }

  /* line 354, theme.scss */
  .v71-tech__model {
    left: 14px;
    top: 14px;
    font-size: 72px; }

  /* line 355, theme.scss */
  .v71-tech__callout {
    min-height: 28px;
    padding: 0 8px;
    font-size: 7px; }

  /* line 356, theme.scss */
  .v71-tech__callout::after {
    display: none; }

  /* line 357, theme.scss */
  .v71-tech__callout--one {
    left: 10px;
    bottom: 10px; }

  /* line 358, theme.scss */
  .v71-tech__callout--two {
    right: 10px;
    top: 10px; }

  /* line 359, theme.scss */
  .v71-tech__callout--three {
    right: 10px;
    bottom: 48px; }

  /* line 360, theme.scss */
  .v71-tech__copy {
    padding: 28px 20px; }

  /* line 361, theme.scss */
  .v71-tech__specs > div {
    grid-template-columns: 1fr;
    gap: 5px; }

  /* line 362, theme.scss */
  .v71-tech__specs dd {
    text-align: left; }

  /* line 363, theme.scss */
  .v71-fit {
    margin-top: 18px;
    padding: 27px 20px; }

  /* line 364, theme.scss */
  .v71-pallet-grid {
    gap: 5px; }

  /* line 365, theme.scss */
  .v71-fit .v71-btn {
    width: 100%; }

  /* line 366, theme.scss */
  .v71-section-head {
    margin-bottom: 28px; }

  /* line 367, theme.scss */
  .v71-services .v71-shell {
    width: 100%; }

  /* line 368, theme.scss */
  .v71-services .v71-section-head {
    width: calc(100% - 24px);
    margin-inline: auto; }

  /* line 369, theme.scss */
  .v71-services__grid {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    padding: 0 12px 14px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none; }

  /* line 370, theme.scss */
  .v71-services__grid::-webkit-scrollbar {
    display: none; }

  /* line 371, theme.scss */
  .v71-service-card {
    flex: 0 0 86vw;
    grid-template-columns: 1fr;
    scroll-snap-align: center; }

  /* line 372, theme.scss */
  .v71-service-card__media {
    aspect-ratio: 16/10;
    min-height: 0; }

  /* line 373, theme.scss */
  .v71-service-card__body {
    min-height: 0;
    padding: 25px 22px; }

  /* line 374, theme.scss */
  .v71-services__hint {
    display: flex;
    align-items: center;
    gap: 10px;
    width: calc(100% - 24px);
    margin: 8px auto 0;
    color: #8497a8;
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: .08em; }

  /* line 375, theme.scss */
  .v71-services__hint i {
    flex: 1;
    height: 1px;
    background: linear-gradient(90deg, #1684ff, transparent); }

  /* line 376, theme.scss */
  .v71-advantages__grid {
    grid-template-columns: 1fr; }

  /* line 377, theme.scss */
  .v71-advantages article {
    border-right: 0;
    border-bottom: 1px solid var(--v71-line); }

  /* line 378, theme.scss */
  .v71-advantages article:last-child {
    border-bottom: 0; }

  /* line 379, theme.scss */
  .v71-routes__overlay {
    opacity: .8; }

  /* line 380, theme.scss */
  .v71-calculation__intro, .v71-form {
    padding: 27px 20px; }

  /* line 381, theme.scss */
  .v71-calculation__intro {
    min-height: 450px; }

  /* line 382, theme.scss */
  .v71-form-progress {
    gap: 8px;
    margin-bottom: 28px; }

  /* line 383, theme.scss */
  .v71-form-progress button b {
    display: none; }

  /* line 384, theme.scss */
  .v71-form__row, .v71-form__row--three {
    grid-template-columns: 1fr; }

  /* line 385, theme.scss */
  .v71-form__buttons {
    grid-template-columns: 1fr; }

  /* line 386, theme.scss */
  .v71-form__buttons .v71-btn--back {
    order: 2; }

  /* line 387, theme.scss */
  .v71-footer {
    padding-bottom: 100px; }

  /* line 388, theme.scss */
  .v71-footer__grid {
    grid-template-columns: 1fr; }

  /* line 389, theme.scss */
  .v71-footer__bottom {
    flex-direction: column;
    gap: 8px; } }
@media (hover: none) {
  /* line 393, theme.scss */
  .v71-btn:hover {
    transform: none;
    box-shadow: none; }

  /* line 394, theme.scss */
  .v71-service-card:hover .v71-service-card__media img {
    transform: none;
    filter: saturate(0.78); } }
@media (prefers-reduced-motion: reduce) {
  /* line 398, theme.scss */
  .v71 *, .v71 *::before, .v71 *::after {
    scroll-behavior: auto!important;
    transition-duration: .01ms!important;
    animation-duration: .01ms!important;
    animation-iteration-count: 1!important; }

  /* line 399, theme.scss */
  .v71.is-js [data-v71-reveal], .v71.is-js [data-v71-hero-item] {
    opacity: 1!important;
    transform: none!important; } }
/* line 402, theme.scss */
.v71-form-assist {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  margin-top: 26px;
  background: #cbd4db;
  border: 1px solid #cbd4db; }

/* line 403, theme.scss */
.v71-form-assist span {
  min-height: 72px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 7px;
  padding: 12px;
  background: #eef2f5;
  color: #566a79;
  font-size: 8px;
  font-weight: 750;
  line-height: 1.35;
  text-transform: uppercase;
  letter-spacing: .05em; }

/* line 404, theme.scss */
.v71-form-assist b {
  color: #1684ff;
  font-size: 9px; }

@media (max-width: 640px) {
  /* line 406, theme.scss */
  .v71-form-assist {
    grid-template-columns: 1fr; }

  /* line 407, theme.scss */
  .v71-form-assist span {
    min-height: 52px; } }
