

/* Start:/local/templates/motovolga/assets/css/main.css?174559070238884*/
/* Base */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0 0 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

:root {
  --page-bg: #fff;
  --text-color: #3b3b3b;
  --second-family: TildaSans;
  --font-family: TildaSans;
  --font-weight: 400;
  --font-size: 16px;
  --line-height: 1.55;
  --color-blue: #027cc2;
  --color-orange: #ebb400;
  --color-green: #03c132;
  --color-yellow: #ffd900;
  --color-bg-gray: #f2f2f2;
  --box-shadow: 0 0 rem(10) 0 rgba(46, 46, 46, 0.2);
}

@font-face {
  src: url("/local/templates/motovolga/assets/css/./../fonts/TildaSans-Regular.woff2") format("woff2");
  font-family: "TildaSans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url("/local/templates/motovolga/assets/css/./../fonts/TildaSans-Black.woff2") format("woff2");
  font-family: "TildaSans";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url("/local/templates/motovolga/assets/css/./../fonts/TildaSans-Bold.woff2") format("woff2");
  font-family: "TildaSans";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url("/local/templates/motovolga/assets/css/./../fonts/TildaSans-ExtraBold.woff2") format("woff2");
  font-family: "TildaSans";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url("/local/templates/motovolga/assets/css/./../fonts/TildaSans-Light.woff2") format("woff2");
  font-family: "TildaSans";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url("/local/templates/motovolga/assets/css/./../fonts/TildaSans-Medium.woff2") format("woff2");
  font-family: "TildaSans";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
html,
body {
  height: 100%;
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: var(--page-bg);
  color: var(--text-color);
  font-family: var(--font-family);
  font-weight: var(--font-weight);
  font-size: var(--font-size);
  line-height: var(--line-height);
}

[class*=__container]:not(.fancybox__container) {
  max-width: 75rem;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin: 0 auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.fill__container {
  max-width: 100% !important;
}

* {
  box-sizing: border-box;
}

.wrapper {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
}
.wrapper > main {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

p {
  margin: 0;
  margin-bottom: 1rem;
}

* p:last-child {
  margin-bottom: 0;
}

img {
  max-width: 100%;
  height: auto;
}

.none {
  display: none !important;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.no-scroll {
  overflow-y: hidden;
}

._bgi {
  position: relative;
}
._bgi img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section {
  background-color: #fff;
}
@media (min-width: 76.875em) {
  .section {
    padding-block: 3.75rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (padding-block: clamp( 1.5rem , 0.5131578947rem  +  4.2105263158vw , 3.75rem )) {
    .section {
      padding-block: clamp( 1.5rem , 0.5131578947rem  +  4.2105263158vw , 3.75rem );
    }
  }
  @supports not (padding-block: clamp( 1.5rem , 0.5131578947rem  +  4.2105263158vw , 3.75rem )) {
    .section {
      padding-block: calc(1.5rem + 2.25 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  .section {
    padding-block: 1.5rem;
  }
}
.section h2 {
  text-align: center;
}

/* Components */
.header__phone-img .st0,
.header__phone-img .st1 {
  display: none;
  fill: #191919;
}
.header__phone-img .st1,
.header__phone-img .st4 {
  fill-rule: evenodd;
  clip-rule: evenodd;
}
.header__phone-img .st4,
.header__phone-img .st5 {
  display: inline;
  fill: #191919;
}

.icon-wrp {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.125rem;
  height: 2.125rem;
  flex-shrink: 0;
  border-radius: 50%;
}
.icon-wrp.icon-wrp-bg {
  background: linear-gradient(180deg, rgb(251, 164, 29) 0%, rgb(254, 139, 44) 100%);
}
.icon-wrp.icon-wrp-bg svg {
  width: 1.25rem;
  height: 1.25rem;
  fill: #fff;
}

textarea,
input:not([type=checkbox]),
input:not([type=radio]),
input:not([type=file]),
input:not([type=submit]),
input:not([type=reset]) {
  border: 0.0625rem solid rgb(46, 46, 46);
  font-weight: 400;
  padding: 0.9375rem 1.25rem;
  width: 100%;
  color: rgb(46, 46, 46);
  background-color: rgb(255, 255, 255);
  font-size: 1rem;
  font-weight: 400;
}

input[type=submit] {
  outline: 0;
  border-radius: 0.3125rem;
  background-color: var(--color-yellow);
}

textarea,
input {
  transition: all 0.3s ease 0s;
  outline: none;
  resize: vertical;
  display: flex;
  box-sizing: border-box;
}

textarea:focus,
input:focus {
  box-shadow: 0 0 2px var(--color-blue);
  border-color: var(--color-blue);
}

.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.625em 1.375em;
  font-size: 1em;
  background-color: transparent;
  border-radius: 0.6875em;
  border: 0;
  text-decoration: none;
  color: var(--text-color);
  cursor: pointer;
  line-height: 1.4;
  transition: transform 0.3s ease-in-out;
  transform: translateZ(0);
}
.btn:hover {
  transform: translateY(0.0625em);
}
.btn-blue {
  background-color: var(--color-blue);
  color: #fff;
}
.btn-orange {
  background-color: var(--color-orange);
  color: #fff;
}
.btn-green {
  background-color: var(--color-green);
  color: #fff;
}
.btn-prices {
  background-color: var(--color-yellow);
  color: #fff;
  border-radius: 1.375rem;
  box-shadow: 0.0625rem 0.3125rem 0 0 #fcad03;
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1.75575;
  text-align: center;
  color: #383838;
  transition: all 0.3s ease 0s;
  width: 100%;
  transform: scale(0.96);
}
.btn-prices:hover {
  transform: scale(1);
}
.btn-submit {
  border-radius: 0.3125rem;
  width: 12.5rem;
  height: 3.125rem;
  background-color: var(--color-yellow);
  font-weight: 600;
  font-size: 0.75rem;
  text-align: center;
  color: #2e2e2e;
  text-transform: uppercase;
  transition: background-color 0.3s ease 0s;
}
.btn-submit:hover {
  background-color: var(--color-orange);
}

h1 {
  line-height: 1.2;
  font-weight: 700;
}
@media (min-width: 76.875em) {
  h1 {
    font-size: 3.75rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (font-size: clamp( 1.3125rem , 0.2434210526rem  +  4.5614035088vw , 3.75rem )) {
    h1 {
      font-size: clamp( 1.3125rem , 0.2434210526rem  +  4.5614035088vw , 3.75rem );
    }
  }
  @supports not (font-size: clamp( 1.3125rem , 0.2434210526rem  +  4.5614035088vw , 3.75rem )) {
    h1 {
      font-size: calc(1.3125rem + 2.4375 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  h1 {
    font-size: 1.3125rem;
  }
}

h2 {
  line-height: 1.2;
  font-weight: 700;
}
@media (min-width: 76.875em) {
  h2 {
    font-size: 2.5rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (font-size: clamp( 1.5625rem , 1.1513157895rem  +  1.7543859649vw , 2.5rem )) {
    h2 {
      font-size: clamp( 1.5625rem , 1.1513157895rem  +  1.7543859649vw , 2.5rem );
    }
  }
  @supports not (font-size: clamp( 1.5625rem , 1.1513157895rem  +  1.7543859649vw , 2.5rem )) {
    h2 {
      font-size: calc(1.5625rem + 0.9375 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  h2 {
    font-size: 1.5625rem;
  }
}

h3 {
  line-height: 1.2;
  font-weight: 700;
}
@media (min-width: 76.875em) {
  h3 {
    font-size: 1.375rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (font-size: clamp( 1.125rem , 1.0153508772rem  +  0.4678362573vw , 1.375rem )) {
    h3 {
      font-size: clamp( 1.125rem , 1.0153508772rem  +  0.4678362573vw , 1.375rem );
    }
  }
  @supports not (font-size: clamp( 1.125rem , 1.0153508772rem  +  0.4678362573vw , 1.375rem )) {
    h3 {
      font-size: calc(1.125rem + 0.25 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  h3 {
    font-size: 1.125rem;
  }
}

/* Blocks */
.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-block: 1.5rem;
  z-index: 2;
}
@media (min-width: 0em) and (max-width: 47.99375em) {
  .header {
    padding-block: 0.625rem;
  }
}

.header__container {
  display: flex;
}
@media (min-width: 0em) and (max-width: 47.99375em) {
  .header__container {
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 48em) and (max-width: 61.99375em) {
  .header__container {
    align-items: flex-start;
    gap: 0.625rem;
  }
}
@media (min-width: 62em) {
  .header__container {
    gap: 1.875rem;
    align-items: center;
  }
}

.hero__right {
  display: flex;
  align-items: center;
  gap: 1.25rem;
}
@media (min-width: 48em) {
  .hero__right {
    margin-left: auto;
  }
}
@media (min-width: 48em) and (max-width: 61.99375em) {
  .hero__right {
    flex-direction: column-reverse;
  }
}

.header__logo {
  display: flex;
}
@media (min-width: 0em) and (max-width: 47.99375em) {
  .header__logo {
    flex-direction: row;
    align-items: center;
  }
}
@media (min-width: 47.99375em) and (max-width: 61.99375em) {
  .header__logo {
    flex-direction: column;
    gap: 0rem;
    max-width: 10rem;
  }
}
@media (min-width: 62em) {
  .header__logo {
    align-items: center;
    gap: 1.25rem;
  }
}

.header__logo-link {
  text-decoration: none;
}
@media (min-width: 0em) and (max-width: 61.99375em) {
  .header__logo-link {
    padding: 0.625rem;
    padding-bottom: 0;
    position: relative;
  }
}
@media (min-width: 62em) {
  .header__logo-link {

  }
}

.header__logo-link-img {
  width: 170px;
}

.header__logo-text {
  font-size: 0.75rem;
  line-height: 1.31879;
  color: #000;
}
@media (min-width: 62em) {
  .header__logo-text {
    max-width: 8.75rem;
  }
}

.header__phone-img {
  display: flex;
  gap: 0.875rem;
  flex-direction: column;
}
@media (min-width: 0em) and (max-width: 47.99375em) {
  .header__phone-img {
    flex-direction: row;
    align-items: center;
  }
}

.header__phone--inner {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  width: 100%;
  justify-content: flex-end;
}
@media (min-width: 76.875em) {
  .header__phone--inner {
    gap: 5rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (gap: clamp( 1.25rem , -0.3947368421rem  +  7.0175438596vw , 5rem )) {
    .header__phone--inner {
      gap: clamp( 1.25rem , -0.3947368421rem  +  7.0175438596vw , 5rem );
    }
  }
  @supports not (gap: clamp( 1.25rem , -0.3947368421rem  +  7.0175438596vw , 5rem )) {
    .header__phone--inner {
      gap: calc(1.25rem + 3.75 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  .header__phone--inner {
    gap: 1.25rem;
  }
}

.header__phone {
  display: grid;
}

.header__btn {
  display: flex;
  flex-shrink: 0;
  gap: 0.375rem;
}
@media (min-width: 0em) and (max-width: 47.99375em) {
  .header__btn {
    flex-direction: column;
    width: max-content;
    margin: 0 auto 1.25rem;
  }
}
@media (min-width: 48em) and (max-width: 61.99375em) {
  .header__btn {
    flex-direction: row;
    display: inline-flex;
  }
}
@media (min-width: 62em) {
  .header__btn {
    flex-direction: column;
  }
}
.header__btn .btn {
  white-space: nowrap;
}

.header__phone-link {
  font-weight: 700;
  text-decoration: underline;
  text-align: left;
  color: #18181c;
  transition: all 0.3s ease 0s;
}
@media (min-width: 76.875em) {
  .header__phone-link {
    font-size: 3.25rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (font-size: clamp( 1.25rem , 0.3728070175rem  +  3.7426900585vw , 3.25rem )) {
    .header__phone-link {
      font-size: clamp( 1.25rem , 0.3728070175rem  +  3.7426900585vw , 3.25rem );
    }
  }
  @supports not (font-size: clamp( 1.25rem , 0.3728070175rem  +  3.7426900585vw , 3.25rem )) {
    .header__phone-link {
      font-size: calc(1.25rem + 2 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  .header__phone-link {
    font-size: 1.25rem;
  }
}
.header__phone-link:hover {
  color: var(--color-blue);
  text-decoration-color: transparent;
}

.header__phone-text {
  font-size: 0.8125rem;
  line-height: 1.75238;
  color: #000;
  text-align: center;
}

.hero {
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: scroll;
  background-size: cover;
  position: relative;
  padding-top: 11.5rem;
  padding-bottom: 3.3125rem;
}
.hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.7));
  will-change: transform;
  z-index: 1;
}

.hero__container {
  position: relative;
  z-index: 2;
}

.hero__title {
  line-height: 1.22702;
  text-align: center;
  color: #472715;
  margin-bottom: 2.3125rem;
}

.hero__dev ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  counter-reset: dev;
  padding: 1.625rem;
  border-radius: 11px;
}
@media (min-width: 76.875em) {
  .hero__dev ul {
    gap: 2.3125rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (gap: clamp( 1rem , 0.4243421053rem  +  2.4561403509vw , 2.3125rem )) {
    .hero__dev ul {
      gap: clamp( 1rem , 0.4243421053rem  +  2.4561403509vw , 2.3125rem );
    }
  }
  @supports not (gap: clamp( 1rem , 0.4243421053rem  +  2.4561403509vw , 2.3125rem )) {
    .hero__dev ul {
      gap: calc(1rem + 1.3125 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  .hero__dev ul {
    gap: 1rem;
  }
}
@media (min-width: 0em) and (max-width: 47.99375em) {
  .hero__dev ul {
    background-color: rgba(255, 255, 255, 0.9);
  }
}
@media (min-width: 0em) and (max-width: 35.99375em) {
  .hero__dev ul {
    flex-direction: column;
    max-width: min-content;
    margin: 0 auto;
    gap: 0.625rem;
  }
}
.hero__dev li {
  font-weight: 500;
  font-size: 1.0625rem;
  line-height: 1.33565;
  color: #212121;
  max-width: 16.25rem;
  display: flex;
  align-items: flex-start;
}
@media (min-width: 76.875em) {
  .hero__dev li {
    gap: 2.3125rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (gap: clamp( 1rem , 0.4243421053rem  +  2.4561403509vw , 2.3125rem )) {
    .hero__dev li {
      gap: clamp( 1rem , 0.4243421053rem  +  2.4561403509vw , 2.3125rem );
    }
  }
  @supports not (gap: clamp( 1rem , 0.4243421053rem  +  2.4561403509vw , 2.3125rem )) {
    .hero__dev li {
      gap: calc(1rem + 1.3125 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  .hero__dev li {
    gap: 1rem;
  }
}
.hero__dev li::before {
  counter-increment: dev;
  content: "0" counter(dev);
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 900;
  background: linear-gradient(180deg, rgb(251, 164, 29) 0%, rgb(254, 139, 44) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.catalog .catalog__container {
  position: relative;
}
.catalog .section__header {
  position: relative;
  z-index: 3;
  background: rgba(255,255,255,.5);
}

._header-img__left,
._header-img__right {
  position: absolute;
  top: -3.25rem;
}

._header-img__left {
  left: 0;
  max-width: 19.125rem;
}

._header-img__right {
  right: 0;
  max-width: 9.6875rem;
}
@media (min-width: 76.875em) {
  ._header-img__right {
    top: -0.75rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (top: clamp( -3.75rem , 1.644736932rem  +  -7.0175439766vw , 0.0000000625rem )) {
    ._header-img__right {
      top: clamp( -3.75rem , 1.644736932rem  +  -7.0175439766vw , 0.0000000625rem );
    }
  }
  @supports not (top: clamp( -3.75rem , 1.644736932rem  +  -7.0175439766vw , 0.0000000625rem )) {
    ._header-img__right {
      top: calc(0.0000000625rem + -3.7500000625 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  ._header-img__right {
    top: 0.0000000625rem;
  }
}

.catalog__list {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(16.25rem, 1fr));
  background-color: #fff;
}
@media (min-width: 76.875em) {
  .catalog__list {
    column-gap: 3.125rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (column-gap: clamp( 1.5625rem , 0.8771929825rem  +  2.9239766082vw , 3.125rem )) {
    .catalog__list {
      column-gap: clamp( 1.5625rem , 0.8771929825rem  +  2.9239766082vw , 3.125rem );
    }
  }
  @supports not (column-gap: clamp( 1.5625rem , 0.8771929825rem  +  2.9239766082vw , 3.125rem )) {
    .catalog__list {
      column-gap: calc(1.5625rem + 1.5625 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  .catalog__list {
    column-gap: 1.5625rem;
  }
}
@media (min-width: 76.875em) {
  .catalog__list {
    row-gap: 5rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (row-gap: clamp( 1.5625rem , 0.0548245614rem  +  6.432748538vw , 5rem )) {
    .catalog__list {
      row-gap: clamp( 1.5625rem , 0.0548245614rem  +  6.432748538vw , 5rem );
    }
  }
  @supports not (row-gap: clamp( 1.5625rem , 0.0548245614rem  +  6.432748538vw , 5rem )) {
    .catalog__list {
      row-gap: calc(1.5625rem + 3.4375 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  .catalog__list {
    row-gap: 1.5625rem;
  }
}

.catalog__item {
  box-shadow: 0 0.6875rem 0.6875rem 0 rgba(20, 20, 20, 0.1);
  background: #fff;
  padding-top: 0.5rem;
  padding-bottom: 1.0625rem;
  padding-inline: 1.5rem;
  display: flex;
  flex-direction: column;
}
.catalog__item-title {
  font-weight: 600;
  font-size: 1.3125rem;
  line-height: 1.2;
  text-align: center;
  color: #000;
  margin-bottom: 0;
  padding-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.catalog__item-img {
  position: relative;
  margin-bottom: 1.0625rem;
  display: flex;
  flex-direction: column;
  height: 8.4375rem;
}
.catalog__item-img img {
  max-width: 100%;
  height: 100%;
  object-fit: contain;
  margin-top: auto;
}
.catalog__item-images {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.catalog__item-images img {
  margin-top: auto;
}
.catalog__item-img__falag {
  position: absolute;
  top: 0;
  left: -1.0625rem;
  z-index: 2;
}
.catalog__item-img__falag img {
  max-width: 4rem;
}
.catalog__item-text {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.56499;
  color: #000;
  margin-bottom: 1.25rem;
}
.catalog__item-text_desc {
  font-size: 1.125rem;
  text-align: center;
}
.catalog__item-prices {
  font-weight: 600;
  font-size: 1.625rem;
  line-height: 1.75824;
  text-align: center;
  color: #000;
  margin-bottom: 1.25rem;
  margin-top: auto;
}
.catalog__item-prices-text {
  text-decoration: underline;
  padding-inline: 0.375rem;
}

.about {
  background-color: #fdc305;
  min-height: 300px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.about .h2,
.about h2 {
  margin-bottom: 1rem;
  text-align: left;
  max-width: 25rem;
  font-weight: 600;
  line-height: 1.66643;
  color: #000;
  padding-top: 2.125rem;
}
@media (min-width: 76.875em) {
  .about .h2,
  .about h2 {
    font-size: 1.9375rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (font-size: clamp( 1.375rem , 1.1282894737rem  +  1.0526315789vw , 1.9375rem )) {
    .about .h2,
    .about h2 {
      font-size: clamp( 1.375rem , 1.1282894737rem  +  1.0526315789vw , 1.9375rem );
    }
  }
  @supports not (font-size: clamp( 1.375rem , 1.1282894737rem  +  1.0526315789vw , 1.9375rem )) {
    .about .h2,
    .about h2 {
      font-size: calc(1.375rem + 0.5625 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  .about .h2,
  .about h2 {
    font-size: 1.375rem;
  }
}
@media (min-width: 0em) and (max-width: 61.99375em) {
  .about .h2,
  .about h2 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

.section__container {
  position: relative;
  z-index: 2;
}

.about__text {
  flex: 0 1 36.25rem;
  color: #000000;
  font-size: 1.0625rem;
}
@media (min-width: 0em) and (max-width: 61.99375em) {
  .about__text {
    flex: 1 1 auto;
  }
}

@media (min-width: 0em) and (max-width: 61.99375em) {
  .about__img {
    position: relative;
    margin-bottom: 1.875rem;
    padding-bottom: 1.875rem;
  }
}
@media (min-width: 62em) {
  .about__img {
    flex: 0 0 30rem;
  }
}

.about__content {
  background-color: transparent;
  padding-bottom: 1.75rem;
  display: flex;
}
@media (min-width: 0em) and (max-width: 61.99375em) {
  .about__content {
    flex-direction: column-reverse;
    text-align: center;
  }
}
@media (min-width: 62em) {
  .about__content {
    align-items: start;
    flex-direction: row;
  }
}

.about__bg-img {
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 0em) and (max-width: 61.99375em) {
  .about__bg-img {
    height: 100%;
    width: 100%;
    max-width: 39.375rem;
    object-fit: cover;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 62em) {
  .about__bg-img {
    height: 100%;
    z-index: 0;
    left: 61%;
  }
}

.about__img-decor {
  transform: translateY(1.875rem);
  max-width: 30rem;
  position: relative;
  z-index: 3;
}
@media (min-width: 0em) and (max-width: 61.99375em) {
  .about__img-decor {
    margin: 0 auto;
    display: block;
  }
}
@media (min-width: 62em) {
  .about__img-decor {
    margin-top: -137px;
  }
}

.advantages__list {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(15rem, 1fr));
  background-color: #fff;
  padding-block: 1.875rem;
}
@media (min-width: 76.875em) {
  .advantages__list {
    column-gap: 3.4375rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (column-gap: clamp( 1.5625rem , 0.7401315789rem  +  3.5087719298vw , 3.4375rem )) {
    .advantages__list {
      column-gap: clamp( 1.5625rem , 0.7401315789rem  +  3.5087719298vw , 3.4375rem );
    }
  }
  @supports not (column-gap: clamp( 1.5625rem , 0.7401315789rem  +  3.5087719298vw , 3.4375rem )) {
    .advantages__list {
      column-gap: calc(1.5625rem + 1.875 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  .advantages__list {
    column-gap: 1.5625rem;
  }
}
@media (min-width: 76.875em) {
  .advantages__list {
    row-gap: 3.4375rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (row-gap: clamp( 1.5625rem , 0.7401315789rem  +  3.5087719298vw , 3.4375rem )) {
    .advantages__list {
      row-gap: clamp( 1.5625rem , 0.7401315789rem  +  3.5087719298vw , 3.4375rem );
    }
  }
  @supports not (row-gap: clamp( 1.5625rem , 0.7401315789rem  +  3.5087719298vw , 3.4375rem )) {
    .advantages__list {
      row-gap: calc(1.5625rem + 1.875 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  .advantages__list {
    row-gap: 1.5625rem;
  }
}

.advantages__item {
  border-radius: 1.125rem;
  background-color: var(--color-bg-gray);
  padding-top: 1.4375rem;
  padding-bottom: 0.8125rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 0.625rem;
}

.advantages__item-title,
.advantages__item-text {
  padding-inline: 0.625rem;
}

.advantages__item-title {
  color: #2e2e2e;
  font-size: 1.4375rem;
  line-height: 1.15;
  font-weight: 700;
}

.advantages__item-img {
  max-height: 10.25rem;
  overflow: hidden;
}

.advantages__item-text {
  line-height: 1.2;
  font-weight: 700;
}

.advantages__item-text--title {
  color: #2e2e2e;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  display: block;
}

.advantages__item-text--subtitle {
  color: #616161;
  font-size: 1.0625rem;
}

.contacts__content {
  border-radius: 0.625rem;
  background-color: #f7f7f7;
  box-shadow: 0px 0px 0.625rem 0px rgba(46, 46, 46, 0.2);
}
@media (min-width: 76.875em) {
  .contacts__content {
    padding-right: 5.625rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (padding-right: clamp( 1.25rem , -0.6688596491rem  +  8.1871345029vw , 5.625rem )) {
    .contacts__content {
      padding-right: clamp( 1.25rem , -0.6688596491rem  +  8.1871345029vw , 5.625rem );
    }
  }
  @supports not (padding-right: clamp( 1.25rem , -0.6688596491rem  +  8.1871345029vw , 5.625rem )) {
    .contacts__content {
      padding-right: calc(1.25rem + 4.375 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  .contacts__content {
    padding-right: 1.25rem;
  }
}
@media (min-width: 76.875em) {
  .contacts__content {
    padding-left: 3.125rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (padding-left: clamp( 1.25rem , 0.4276315789rem  +  3.5087719298vw , 3.125rem )) {
    .contacts__content {
      padding-left: clamp( 1.25rem , 0.4276315789rem  +  3.5087719298vw , 3.125rem );
    }
  }
  @supports not (padding-left: clamp( 1.25rem , 0.4276315789rem  +  3.5087719298vw , 3.125rem )) {
    .contacts__content {
      padding-left: calc(1.25rem + 1.875 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  .contacts__content {
    padding-left: 1.25rem;
  }
}
@media (min-width: 76.875em) {
  .contacts__content {
    padding-top: 3.125rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (padding-top: clamp( 1.25rem , 0.4276315789rem  +  3.5087719298vw , 3.125rem )) {
    .contacts__content {
      padding-top: clamp( 1.25rem , 0.4276315789rem  +  3.5087719298vw , 3.125rem );
    }
  }
  @supports not (padding-top: clamp( 1.25rem , 0.4276315789rem  +  3.5087719298vw , 3.125rem )) {
    .contacts__content {
      padding-top: calc(1.25rem + 1.875 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  .contacts__content {
    padding-top: 1.25rem;
  }
}
@media (min-width: 76.875em) {
  .contacts__content {
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (padding-bottom: clamp( 1.25rem , 0.4276315789rem  +  3.5087719298vw , 3.125rem )) {
    .contacts__content {
      padding-bottom: clamp( 1.25rem , 0.4276315789rem  +  3.5087719298vw , 3.125rem );
    }
  }
  @supports not (padding-bottom: clamp( 1.25rem , 0.4276315789rem  +  3.5087719298vw , 3.125rem )) {
    .contacts__content {
      padding-bottom: calc(1.25rem + 1.875 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  .contacts__content {
    padding-bottom: 1.25rem;
  }
}

.contacts__content {
  display: grid;
  gap: 1.25rem;
}
@media (min-width: 0em) and (max-width: 47.99375em) {
  .contacts__content {
    grid-template-columns: 1fr;
    text-align: center;
  }
}
@media (min-width: 48em) {
  .contacts__content {
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 0em) and (max-width: 47.99375em) {
  .contacts__text {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

.form__header {
  margin-bottom: 1.25rem;
}

.form__header--title {
  font-weight: 500;
  font-size: 1.8125rem;
  line-height: 1.4;
  color: #3b3b3b;
  margin-bottom: 0.75rem;
}

.form__header--subtitle {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.5;
  color: #000;
}

.form__body {
  display: grid;
  gap: 1.25rem;
  margin-bottom: 1.25rem;
}

.form__footer {
  display: flex;
  align-items: center;
  gap: 1.25rem;
}
@media (min-width: 0em) and (max-width: 61.99375em) {
  .form__footer {
    flex-direction: column;
    align-items: flex-start;
  }
  .form__footer .btn-submit,
  .form__footer .form-group {
    width: 100%;
    text-align: center;
  }
}

.form__footer--description {
  color: #7d7d7d;
  font-size: 0.8125rem;
  line-height: 1.15;
  font-style: normal;
  width: 100%;
}

.contacts__text-title {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 1.8125rem;
  line-height: 1.80564;
  color: #3b3b3b;
  margin-bottom: 1.25rem;
}

.contacts__text-phone {
  margin-bottom: 0.625rem;
}
.contacts__text-phone a.icon {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.68136;
  text-decoration-color: transparent;
  transition: text-decoration-color 0.3s ease 0s;
  color: #000;
}
.contacts__text-phone a.icon:hover {
  text-decoration-color: currentColor;
}
.contacts__text-phone a.icon svg {
  width: 2.1875rem;
  height: 2.1875rem;
  flex-shrink: 0;
}
.contacts__text-phone a.icon svg path {
  fill: #3b3b3b;
}

.contacts__text-time {
  display: flex;
  align-items: center;
  font-weight: 400;
  line-height: 1.82018;
  color: #000;
  margin-bottom: 0.625rem;
}
@media (min-width: 0em) and (max-width: 47.99375em) {
  .contacts__text-time {
    font-size: 1rem;
  }
}
@media (min-width: 48em) {
  .contacts__text-time {
    font-size: 1.25rem;
  }
}
.contacts__text-time .icon-bg {
  border-radius: 50%;
  background-color: #3b3b3b;
  width: 2.1875rem;
  height: 2.1875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.625rem;
  flex-shrink: 0;
}
.contacts__text-time .icon-bg svg {
  width: 1.125rem;
  height: 1.125rem;
}
.contacts__text-time .icon-bg path {
  fill: #fff;
}
.contacts__text-time .icon-bg path {
  fill: #fff;
}

.contacts__text-time-text {
  color: #000000;
  font-size: 1.25rem;
  line-height: 1.55;
}
@media (min-width: 0em) and (max-width: 47.99375em) {
  .contacts__text-time-text {
    font-size: 1rem;
  }
}
@media (min-width: 48em) {
  .contacts__text-time-text {
    font-size: 1.25rem;
  }
}

.contacts__text {
  padding-top: 1.25rem;
}
@media (min-width: 76.875em) {
  .contacts__text {
    padding-top: 3.75rem;
  }
}
@media (min-width: 23.4375em) and (max-width: 76.875em) {
  @supports (padding-top: clamp( 1.25rem , 0.1535087719rem  +  4.6783625731vw , 3.75rem )) {
    .contacts__text {
      padding-top: clamp( 1.25rem , 0.1535087719rem  +  4.6783625731vw , 3.75rem );
    }
  }
  @supports not (padding-top: clamp( 1.25rem , 0.1535087719rem  +  4.6783625731vw , 3.75rem )) {
    .contacts__text {
      padding-top: calc(1.25rem + 2.5 * (100vw - 23.4375rem) / 53.4375);
    }
  }
}
@media (max-width: 23.4375em) {
  .contacts__text {
    padding-top: 1.25rem;
  }
}

.footer {
  padding: 0.6875rem 0 1.5rem;
}

.footer__container {
  display: flex;
  justify-content: space-between;
  gap: 1.25rem;
}
@media (min-width: 0em) and (max-width: 47.99375em) {
  .footer__container {
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 48em) and (max-width: 61.99375em) {
  .footer__container {
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 62em) {
  .footer__container {
    flex-direction: row;
    align-items: center;
  }
}
@media (min-width: 0em) and (max-width: 61.99375em) {
  .footer__container {
    align-items: center;
  }
}

.footer__logo {
  display: flex;
  align-items: center;
  gap: 1.375rem;
}
.footer__logo a {
  text-decoration: none;
  flex-shrink: 0;
}

.footer__logo-text {
  color: #000000;
  font-size: 0.9375rem;
  line-height: 1.1;
}
@media (min-width: 62em) {
  .footer__logo-text {
    max-width: 11.4375rem;
  }
}

.footer__phone {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.footer__phone .icon-wrp {
  position: relative;
  top: 1rem;
}

.footer__phone-link {
  display: flex;
  align-items: flex-start;
  gap: 1.875rem;
  color: #000000;
  font-size: 1.25rem;
  line-height: 1.55;
  font-weight: 700;
  text-decoration-color: transparent;
  transition: text-decoration-color 0.3s ease 0s;
  white-space: nowrap;
}
.footer__phone-link:hover {
  text-decoration-color: currentColor;
}

.footer__phone-text {
  text-align: center;
  color: #000000;
  font-size: 0.9375rem;
  line-height: 1.55;
  font-weight: 400;
}

.footer__phone-text {
  position: relative;
  top: -1.25rem;
  left: 1.25rem;
}

.footer__item {
  display: flex;
}
@media (min-width: 0em) and (max-width: 61.99375em) {
  .footer__item {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (min-width: 62em) {
  .footer__item {
    gap: 1.875rem;
    flex-direction: row;
    align-items: center;
  }
}

.footer__address {
  display: flex;
  gap: 0.875rem;
  max-width: 28.75rem;
  color: #000000;
  font-size: 0.9375rem;
  line-height: 1.55;
}
.footer__address .icon-wrp {
  position: relative;
  top: 1rem;
}

@media (min-width: 0em) and (max-width: 61.99375em) {
  .footer__address-text span {
    display: block;
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 62em) {
  .footer__address-text span {
    margin-right: 0.625rem;
  }
}
/* End */


/* Start:/local/templates/motovolga/assets/css/update.css?174558062835*/
.js-hidden {
    display: none;
}
/* End */
/* /local/templates/motovolga/assets/css/main.css?174559070238884 */
/* /local/templates/motovolga/assets/css/update.css?174558062835 */
