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

.m-0 {
  margin: 0 !important;
}

.p-0 {
  padding: 0 !important;
}

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

.custom-select-container {
  position: relative;
  box-sizing: border-box;
  ;
}

.custom-select-container * {
  box-sizing: border-box;
}

.custom-select-container.is-disabled {
  opacity: .333;
}

.custom-select-opener {
  background-color: #ccc;
  padding: 0.5em;
  display: block;
  cursor: pointer;
  width: 100%;
}

.custom-select-container select {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.custom-select-panel {
  max-height: 0;
  transition: max-height .5s ease-out, overflow-y 0.1s 0.5s;
  overflow: hidden;
  background-color: #e9e9e9;
  position: absolute;
  top: 100%;
  z-index: 1;
  width: 100%;
}

.custom-select-container.is-open .custom-select-panel {
  max-height: 10.7em;
  overflow-y: auto
}

.custom-select-option {
  padding: 0.5em;
}

.custom-select-option.has-focus {
  background-color: LightBlue;
}

.custom-select-option.is-selected::before {
  content: "✔";
  padding-right: 0.5em;
}

.custom-select-optgroup>.custom-select-option {
  padding-left: 2em;
}

.custom-select-optgroup::before {
  content: attr(data-label);
  display: block;
  padding: 0.5em;
  color: #888;
}

@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical>.swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered>.swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
}

.hamburger {
  padding: 0 0;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger.is-active:hover {
  opacity: 1;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #000;
}

.hamburger-box {
  width: 30px;
  height: 19px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 30px;
  height: 3px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -8px;
}

.hamburger-inner::after {
  bottom: -8px;
}

/*
 * Stand
 */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}

.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}

.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

@font-face {
  font-family: "Gilroy";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("/assets/fonts/Gilroy/Gilroy-Regular/Gilroy-Regular.eot");
  src: url("/assets/fonts/Gilroy/Gilroy-Regular/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/Gilroy/Gilroy-Regular/Gilroy-Regular.woff") format("woff"), url("/assets/fonts/Gilroy/Gilroy-Regular/Gilroy-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Gilroy";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("/assets/fonts/Gilroy/Gilroy-Medium/Gilroy-Medium.eot");
  src: url("/assets/fonts/Gilroy/Gilroy-Medium/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/Gilroy/Gilroy-Medium/Gilroy-Medium.woff") format("woff"), url("/assets/fonts/Gilroy/Gilroy-Medium/Gilroy-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Gilroy";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("/assets/fonts/Gilroy/Gilroy-SemiBold/Gilroy-SemiBold.eot");
  src: url("/assets/fonts/Gilroy/Gilroy-SemiBold/Gilroy-SemiBold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/Gilroy/Gilroy-SemiBold/Gilroy-SemiBold.woff") format("woff"), url("/assets/fonts/Gilroy/Gilroy-SemiBold/Gilroy-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Gilroy";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("/assets/fonts/Gilroy/Gilroy-Bold/Gilroy-Bold.eot");
  src: url("/assets/fonts/Gilroy/Gilroy-Bold/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/Gilroy/Gilroy-Bold/Gilroy-Bold.woff") format("woff"), url("/assets/fonts/Gilroy/Gilroy-Bold/Gilroy-Bold.ttf") format("truetype");
}

* {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  font-family: "Gilroy", sans-serif;
}

main {
  max-width: 100vw;
  overflow: hidden;
  scroll-behavior: smooth;
  padding-top: 8.5rem;
  min-height: calc(100vh - 17.7rem);
  color: #272727;
}

ul,
li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  transition: 0.3s ease-in-out;
}

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

img {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  main {
    padding-top: 6rem;
  }
}

.container {
  width: 100%;
  max-width: 1200px;
  padding: 0 15px;
  margin: auto;
  font-size: 1.4rem;
}

.container--page {
  padding: 5rem 15px 5rem 15px;
}

@media screen and (max-width: 1399px) {
  .container {
    max-width: 1100px;
  }
}

@media screen and (max-width: 1199px) {
  .container {
    max-width: 900px;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 700px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    max-width: 540px;
  }

  .container--page {
    padding: 3rem 15px 3rem 15px;
  }
}

@media screen and (max-width: 575px) {
  .container {
    max-width: 100%;
  }
}

.page {
  padding: 5rem 0 10rem 0;
}

@media screen and (max-width: 767px) {
  .page {
    padding: 3rem 0 7rem 0;
  }
}

.page-heading__title {
  font-weight: 600;
  font-size: 4.2rem;
  color: #272727;
}

.page-heading__title span {
  color: #0077C6;
}

.page-heading__desc {
  margin-top: 1.2rem;
  font-weight: 600;
}

.page-heading__desc p {
  margin: 0;
}

.page-heading--centered {
  text-align: center;
}

.page-heading--with-buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.page-heading--with-buttons .page-heading__btns {
  grid-template-columns: 17.7rem 17.7rem;
  text-align: center;
  grid-gap: 1rem;
}

.page-heading--with-buttons .page-heading__btns .btn {
  line-height: 2.4rem;
}

@media screen and (max-width: 991px) {
  .page-heading__title {
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 767px) {
  .page-heading--with-buttons {
    display: block;
  }
}

@media screen and (max-width: 575px) {
  .page-heading__title {
    font-size: 3rem;
  }
}

.btn {
  outline: none;
  cursor: pointer;
}

.btn--accent,
.btn--light,
.btn--accent-border,
.btn--accent-secondary {
  padding: 8px 15px;
  border-radius: 6px;
  font-weight: 600;
  transition: 0.3s ease-in-out;
  border: 0.2rem solid;
}

.btn--accent {
  background: #0077C6;
  color: #fff;
  border-color: #0077C6;
}

.btn--accent:hover {
  background: #005893;
  border-color: #005893;
}

.btn--accent-secondary {
  background: #52BA00;
  color: #fff;
  border-color: #52BA00;
}

.btn--accent-secondary:hover {
  background: #3c8700;
  border-color: #3c8700;
}

.btn--accent-border {
  border-color: #0077C6;
  background: #ffffff;
  color: #272727;
}

.btn--accent-border:hover {
  background: rgba(0, 119, 198, 0.1);
}

.btn--transparent {
  background: transparent;
}

.btn--transparent:hover {
  background: rgba(0, 119, 198, 0.1);
}

.btn--light {
  background: #F6F6F6;
  color: #272727;
  border-color: #F6F6F6;
}

.btn--light:hover {
  background: #dddddd;
  border-color: #dddddd;
}

.btn--full-width {
  width: 100%;
  text-align: center;
}

.btn--text-arrow {
  display: flex;
  align-items: center;
  background: transparent;
  border: none;
}

.btn--text-arrow svg {
  margin-left: 2px;
  width: 8px;
  height: 5px;
}

.btn--text-arrow .btn__name {
  font-weight: 600;
}

.btn--with-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.btn--with-icon .btn__icon {
  width: 1.5rem;
  height: 1.5rem;
}

.btn--with-icon .btn__name {
  margin-left: 0.5rem;
  white-space: nowrap;
}

.btn--tab {
  padding: 1.5rem 2rem;
  border: none;
  border-radius: 0.4rem;
  transition: 0.3s ease-in-out;
  font-weight: 600;
  background: #F5F5F5;
}

.btn--tab .btn__name,
.btn--tab .btn__icon svg path {
  transition: 0.3s ease-in-out;
}

.btn--tab .btn__name {
  white-space: nowrap;
  line-height: 1;
}

.btn--tab .btn__icon svg path {
  fill: #272727;
}

.btn--tab:hover {
  background: rgba(0, 119, 198, 0.3);
}

.btn--tab-active {
  background: #0077C6;
}

.btn--tab-active .btn__name {
  color: #fff;
}

.btn--tab-active .btn__icon svg path {
  fill: #fff;
}

.btn--tab-active:hover {
  background: darkgray;
}

.btn--tab-active:hover .btn__name {
  color: #272727;
}

.btn--tab-active:hover .btn__icon svg path {
  fill: #272727;
}

@media screen and (max-width: 575px) {

  .btn--accent,
  .btn--light,
  .btn--accent-border,
  .btn--tab {
    padding: 1rem;
  }

  .btn--tab .btn__name {
    font-size: 1.2rem;
  }
}

.link--dark {
  color: #000000;
  transition: 0.3s ease-in-out;
  font-size: 1.4rem;
  line-height: 140%;
}

.link--dark:hover {
  color: #0077C6;
}

.link--def {
  position: relative;
  display: inline-block;
}

.link--def::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: #000000;
}

.link--def:hover {
  color: #0077C6;
}

.link--accent-underline {
  position: relative;
  display: inline-block;
  color: #272727;
}

.link--accent-underline::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 1px;
  background: #0077C6;
}

.link--accent-underline:hover {
  color: #0077C6;
}

.link--with-icon {
  display: flex;
  align-items: center;
}

.link--with-icon::before {
  display: none;
}

.link--with-icon svg {
  margin: 0 1rem;
}

.link--with-icon .link__name {
  position: relative;
  display: inline-block;
}

.link--with-icon .link__name::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: #0077C6;
}

.link--full-accent {
  color: #0077C6;
}

.link--full-accent:hover {
  color: #272727;
}

.section-heading__title {
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 3.9rem;
}

.section-heading__title span {
  color: #0077C6;
}

.section-heading__desc {
  margin-top: 2rem;
  color: #444;
  line-height: 140%;
}

.section-heading--justify-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .section-heading__title {
    font-size: 2.6rem;
    line-height: 140%;
  }

  .section-heading__desc {
    margin-top: 1rem;
  }

  .section-heading__desc p:not(:first-child) {
    margin: 1rem 0;
  }

  .section-heading__desc p:first-child {
    margin: 0;
  }
}

@media screen and (max-width: 575px) {
  .section-heading__title {
    font-size: 2.2rem;
  }
}

.mobile-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #F5F5F5;
  z-index: 4;
  opacity: 0;
  visibility: hidden;
  transform: translateX(100%);
  transition: 0.3s ease-in-out;
}

.mobile-menu__container {
  height: 100%;
}

.mobile-menu--active {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

.mobile-menu--user .mobile-menu__container {
  padding-top: 6rem;
}

.mobile-menu--user .mobile-menu__nav {
  margin-top: 2rem;
}

.mobile-menu--no-user .mobile-menu__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.mobile-menu--no-user .mobile-menu__nav {
  margin-top: 3rem;
}

.logo {
  display: block;
  width: 100%;
  height: auto;
}

.logo__img {
  width: 100%;
  height: auto;
}

.logo-and-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.logo-and-nav__logo {
  margin-right: 5rem;
  width: 17rem;
}

.logo-and-nav__nav {
  margin-left: 5rem;
}

@media screen and (max-width: 991px) {
  .logo-and-nav__nav {
    margin-left: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .logo-and-nav__logo {
    width: 11rem;
  }

  .logo-and-nav__nav {
    display: none;
  }
}

.nav__list {
  display: flex;
}

.nav__item:not(:first-child):not(:last-child) {
  margin: 0 1.5rem;
}

.nav__item:first-child {
  margin-right: 1.5rem;
}

.nav__item:last-child {
  margin-left: 1.5rem;
}

.nav__link {
  font-size: 1.4rem;
  font-weight: 500;
  color: #000000;
}

.nav__link:hover {
  color: #0077C6;
}

.nav--mobile-user .nav__list {
  margin: auto;
  width: 80%;
  justify-content: space-between;
}

.nav--mobile-no-user .nav__list {
  margin: auto;
  flex-direction: column-reverse;
  align-items: center;
}

.nav--mobile-no-user .nav__item:not(:first-child):not(:last-child) {
  margin: 1rem 0;
}

.nav--mobile-no-user .nav__item:first-child {
  margin-right: 0;
  margin-bottom: 1rem;
}

.nav--mobile-no-user .nav__item:last-child {
  margin-left: 0;
  margin-top: 1rem;
}

.sign-block__list {
  display: flex;
}

.sign-block__item {
  position: relative;
}

.sign-block__item:first-child {
  margin-right: 1.2rem;
}

.sign-block__item:last-child {
  margin-left: 1.2rem;
}

.sign-block__item:last-child::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -1.2rem;
  height: 1.2rem;
  width: 1px;
  background: #000000;
}

.sign-block__link {
  color: #000000;
  font-size: 1.4rem;
}

.sign-block__link:hover {
  color: #0077C6;
}

.user-info {
  background: #ffffff;
  border-radius: 1rem;
  padding: 1rem 1rem 1rem 2rem;
  display: grid;
  grid-template-columns: auto 2.5rem 0.8rem;
  grid-gap: 0.8rem;
  align-items: center;
  cursor: pointer;
}

.user-info__name {
  max-width: 10rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 600;
}

.user-info__img-wr {
  width: 2.5rem;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 50%;
}

.user-info__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.user-info__arrow svg {
  transition: 0.3s ease-in-out;
}

.user-info--active .user-info__arrow svg {
  transform: rotate(180deg);
}

@media screen and (max-width: 767px) {
  .user-info {
    display: flex;
    flex-direction: column-reverse;
    background: transparent;
  }

  .user-info__arrow {
    display: none;
  }

  .user-info__img-wr {
    width: 6.5rem;
  }
}

.user-nav {
  background: #ffffff;
  border-radius: 1rem;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  z-index: 3;
  padding: 1rem;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in-out;
}

.user-nav__list {
  padding: 0 1rem;
}

.user-nav__item {
  padding: 1rem 0;
}

.user-nav__item:not(:last-child) {
  border-bottom: 1px solid #F5F5F5;
}

.user-nav__link {
  display: flex;
  align-items: center;
  color: #272727;
  transition: 0.3s ease-in-out;
}

.user-nav__icon-wr {
  width: 1.5rem;
  height: 1.5rem;
}

.user-nav__icon-wr svg {
  width: 100%;
  height: 100%;
}

.user-nav__item-title {
  margin-left: 1rem;
  font-weight: 500;
}

.user-nav__link:hover {
  color: #0077C6;
}

.user-nav__bue-reports {
  margin-top: 1.5rem;
  display: block;
  width: 100%;
}

.user-nav--active {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 767px) {
  .user-nav {
    opacity: 1;
    visibility: visible;
  }
}

.user {
  position: relative;
}

.user__info {
  position: relative;
}

.user__nav {
  position: absolute;
  top: calc(100% + 0.6rem);
  left: 0;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .user__nav {
    position: relative;
    top: 0;
    margin-top: 2rem;
  }
}

.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(24, 24, 24, 0.54);
  z-index: 6;
  display: none;
}

.modal--default .modal__inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 57rem;
  background: #ffffff;
  border-radius: 0.8rem;
  padding: 2.5rem;
  font-size: 1.4rem;
}

.modal--default .modal__close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  padding: 0;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  width: 2.4rem !important;
  height: 2.4rem !important;
  width: 100%;
  height: 100%;
}

.modal--default .modal__close svg {
  transition: 0.3s ease-in-out;
}

.modal--default .modal__close:hover svg {
  transform: rotate(180deg);
}

.modal--default .modal__title {
  font-size: 2.4rem;
}

.modal--default .modal__steps-wr {
  margin-top: 1rem;
}

.modal--default .modal__add-service-link {
  margin-top: 1rem;
  display: flex;
  align-items: center;
}

.modal--default .modal__add-service-link span {
  margin-left: 0.8rem;
  color: #0077C6;
  transition: 0.3s ease-in-out;
  font-weight: 600;
}

.modal--default .modal__add-service-link svg path {
  transition: 0.3s ease-in-out;
}

.modal--default .modal__add-service-link:hover span {
  color: #272727;
}

.modal--default .modal__add-service-link:hover svg path {
  fill: #272727;
}

.modal--default .modal__service-fields {
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
}

.modal--default .modal__service-fields .modal__service-input:first-child {
  width: 16.5rem;
}

.modal--default .modal__service-fields .modal__service-input:last-child {
  width: 17rem;
}

.modal--default .modal__service-input label {
  font-weight: 600;
  display: inline-block;
  margin-bottom: 1rem;
}

.modal--default .modal__service-select {
  margin-top: 2rem;
  position: relative;
}

.modal--default .modal__service-checks-wr {
  margin-top: 1.5rem;
}

.modal--default .modal__service-check label {
  font-weight: 400;
}

.modal--default .modal__service-check:not(:first-child) {
  margin-top: 0.8rem;
}

.modal--default .modal__service-btns {
  margin-top: 4rem;
  display: grid;
  grid-template-columns: repeat(2, 12rem);
  grid-gap: 1.4rem;
  justify-content: flex-end;
}

.modal--active {
  display: block;
}

.modal--venhicle-video .modal__inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 77rem;
  aspect-ratio: 9/5;
}

.modal--venhicle-video .modal__video {
  width: 100%;
  height: 100%;
}

.modal--venhicle-video .modal__play-video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.container.vinslider_container {
  max-width: 897px;
  margin-top: 40rem !important
}

@media screen and (max-width: 991px) {
  .modal__inner {
    max-width: 100%;
  }
}

@media screen and (max-width: 575px) {
  .modal--default .modal__service-fields {
    display: block;
  }

  .modal--default .modal__service-input:last-child {
    margin-top: 1rem;
  }
}

.custom-radio--with-label {
  display: flex;
  align-items: flex-start;
}

.custom-radio--with-label .custom-radio__field-wr {
  width: 12px;
  height: 12px;
}

.custom-radio--with-label .custom-radio__field {
  width: 100%;
  height: 100%;
}

.custom-radio--with-label .custom-radio__label {
  margin-left: 0.6rem;
  font-weight: 600;
  line-height: 1;
}

.custom-radio--payment {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 0 2.5rem 0 2rem;
}

.custom-radio--payment .custom-radio__field-wr {
  width: 2rem;
  height: 2rem;
}

.custom-radio--payment .custom-radio__field {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.custom-radio--payment .custom-radio__label {
  margin-left: 1rem;
  width: calc(100% - 3rem);
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  font-weight: 600;
  cursor: pointer;
}

.custom-input {
  width: 100%;
}

.custom-input__field {
  width: 100%;
  border: none;
  background: #F7F7F7;
  outline: none;
  -moz-appearance: textfield;
}

.custom-input__field::-webkit-input-placeholder {
  color: #8E8E8E;
}

.custom-input__field:-moz-placeholder {
  color: #8E8E8E;
}

.custom-input__field::-moz-placeholder {
  color: #8E8E8E;
}

.custom-input__field:-ms-input-placeholder {
  color: #8E8E8E;
}

.custom-input__field--number::-webkit-outer-spin-button,
.custom-input__field--number::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.custom-input--default .custom-input__field {
  padding: 1.7rem 2rem;
  border-radius: 6px;
}

.custom-input--white-bg .custom-input__field {
  background: #ffffff;
}

.custom-input--dark .custom-input__field {
  background: #F5F5F5;
}

.custom-input--disabled .custom-input__field {
  opacity: 0.6;
}

.custom-input--disabled .custom-input__logged-another {
  margin-top: 1rem;
  width: 100%;
}

.custom-input--with-label-above .custom-input__label {
  font-weight: 600;
  color: #000000;
}

.custom-input--with-label-above .custom-input__field-wr {
  margin-top: 0.5rem;
}

.custom-input__fields-combo .custom-input__field-wr {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.6rem;
}

.custom-input--half .custom-input__field-wr {
  width: 50%;
}

.custom-input--sm .custom-input__field {
  padding: 1.1rem 1.5rem;
  border-radius: 0.6rem;
}

.custom-input--xs .custom-input__field {
  padding: 0.7rem;
  border-radius: 0.4rem;
}

.custom-input--s .custom-input__field {
  padding: 0.7rem 1.5rem;
  border-radius: 0.4rem;
}

.custom-input--xxxl .custom-input__field {
  border-radius: 8px;
  padding: 2.5rem;
}

.custom-input--with-btn {
  display: flex;
}

.custom-input--with-btn .custom-input__field-wr {
  flex-grow: 1;
}

.custom-input--with-btn .custom-input__field {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.custom-input--with-btn .custom-input__btn {
  background: #0077C6;
  border: none;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  padding: 0 4.4rem;
  border-radius: 0px 8px 8px 0px;
  transition: 0.3s ease-in-out;
}

.custom-input--with-btn .custom-input__btn:hover {
  background: #005893;
}

.custom-input--password .custom-input__field-wr {
  position: relative;
}

.custom-input--password .custom-input__eye-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2rem;
  border: none;
  outline: none;
  cursor: pointer;
  background: transparent;
  width: 2rem;
  height: 2rem;
  padding: 0;
}

.custom-input--password .custom-input__eye-btn svg {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .custom-input--xxxl .custom-input__field {
    padding: 2.2rem;
  }
}

@media screen and (max-width: 575px) {
  .custom-input--with-btn .custom-input__btn {
    padding: 0 2rem;
  }

  .custom-input--xxxl .custom-input__field {
    padding: 1.7rem;
  }
}

.custom-check__field-wr {
  position: relative;
}

.custom-check__field {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  outline: none;
  z-index: 2;
  cursor: pointer;
}

.custom-check__customize {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 0.4rem;
  border: 1px solid #0077C6;
  transition: 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-check__customize svg {
  opacity: 0;
  transition: 0.3s ease-in-out;
}

.custom-check__field:checked+.custom-check__customize {
  background: #0077C6;
}

.custom-check__field:checked+.custom-check__customize svg {
  opacity: 1;
}

.custom-check__label {
  cursor: pointer;
}

.custom-check--with-label {
  display: flex;
  align-items: center;
}

.custom-check--with-label .custom-check__label {
  margin-left: 0.5rem;
  font-weight: 600;
}

.custom-check--media {
  width: 2.7rem;
  height: 2.7rem;
}

.custom-check--media .custom-check__customize {
  background: #ffffff;
  width: 2.7rem;
  height: 2.7rem;
  border-color: #ffffff;
}

.custom-check--media .custom-check__field:checked+.custom-check__customize {
  background: #ffffff;
}

.custom-check--media .custom-check__field:checked+.custom-check__customize svg {
  opacity: 1;
}

.custom-check--md .custom-check__field-wr {
  width: 1.5rem;
  height: 1.5rem;
}

.custom-check--md .custom-check__customize svg {
  width: 1rem;
  height: 1rem;
}

.custom-check--xl .custom-check__field-wr {
  width: 2rem;
  height: 2rem;
}

.custom-check--xl .custom-check__customize svg {
  width: 1.2rem;
  height: 1.2rem;
}

.custom-check--with-label-xl {
  display: flex;
  align-items: center;
}

.custom-check--with-label-xl .custom-check__field-wr {
  margin-left: 2.3rem;
  width: 2rem;
  height: 2rem;
}

.custom-check--with-label-xl .custom-check__label {
  font-weight: 600;
}

.custom-check--xxl .custom-check__field-wr {
  width: 2.3rem;
  height: 2.3rem;
}

.custom-check--xxl .custom-check__customize {
  border-width: 0.2rem;
}

.list__item:not(:first-child) {
  margin-top: 1.5rem;
}

.list--with-checks .list__item {
  position: relative;
  display: block;
  padding-left: 2.8rem;
  min-height: 2rem;
}

.list--with-checks .list__item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2rem;
  height: 2rem;
  background: 50% 50%/contain no-repeat url("/assets/svg/check-in-circle.svg");
}

.list--props {
  font-weight: 600;
}

.list--props .list__item:not(:first-child) {
  margin-top: 2.5rem;
}

.list--props .list__item-prop,
.list--props .list__item-val {
  display: inline-block;
}

.list--props .list__item-prop {
  color: #0077C6;
}

.list--props .list__item-val {
  margin-left: 1.5rem;
  color: #272727;
}

.list--props .list__item-val a {
  color: #272727;
  text-decoration: underline;
  transition: 0.3s ease-in-out;
}

.list--props .list__item-val a:hover {
  color: #0077C6;
}

.list--inline-elements {
  display: flex;
  align-items: center;
}

.list--inline-elements .list__item {
  margin-top: 0;
  font-size: 1.2rem;
  padding: 0 1.6em;
}

.list--inline-elements .list__item:first-child {
  border-right: 1px solid #BDBDBD;
}

.list--props-sm-margins .list__item:not(:first-child) {
  margin-top: 1.5rem;
}

@media screen and (max-width: 991px) {
  .list--props .list__item:not(:first-child) {
    margin-top: 1.5rem;
  }
}

.main-car-img {
  position: relative;
  min-height: 375px;
}

.main-car-img__picture {
  position: absolute;
  bottom: 40px;
  left: 10px;
  width: 525px;
  height: auto;
  z-index: 2;
  max-width: initial;
}

.main-car-img::before,
.main-car-img::after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50%;
}

.main-car-img::before {
  width: 583px;
  height: 583px;
  background: rgba(0, 146, 243, 0.35);
  left: 0;
  bottom: 40px;
}

.main-car-img::after {
  width: 615px;
  height: 615px;
  bottom: 0;
  left: 155px;
  background: #40B3FF;
}

.search-by-year {
  justify-content: space-between;
}

.search-by-year .custom-select-opener {
  position: relative;
  background: #F5F5F5;
  border-radius: 0.8rem;
  padding: 2.5rem;
  color: #8E8E8E;
}

.search-by-year .custom-select-opener::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.5rem;
  width: 1rem;
  height: 1rem;
  background: 50% 50%/contain no-repeat url("/assets/svg/select-arrow-down.svg");
}

.search-by-year__selects-wr {
  width: 41rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem;
}

.search-by-year__search-btn {
  padding: 1.5rem 4.5rem;
}

@media screen and (max-width: 767px) {
  .search-by-year__selects-wr {
    width: 33rem;
  }

  .search-by-year .custom-select-opener {
    padding: 2.2rem;
  }
}

@media screen and (max-width: 575px) {
  .search-by-year__selects-wr {
    width: 20.5rem;
    grid-gap: 0.5rem;
  }

  .search-by-year .custom-select-opener {
    padding: 1.7rem 1rem;
  }

  .search-by-year .custom-select-opener::after {
    right: 0.5rem;
  }

  .search-by-year__search-btn {
    padding: 1.5rem 1.5rem;
  }
}

.search-by-vin {
  min-height: 44rem;
}

.search-by-vin__desc {
  margin-top: 2rem;
}

.search-by-vin__desc span {
  font-weight: 700;
  color: #0077C6;
}

.search-by-vin__input-controls,
.search-by-vin__controls-items {
  display: flex;
}

.search-by-vin__input-controls {
  margin-top: 2.8rem;
  align-items: flex-end;
}

.search-by-vin__controls-items {
  align-items: center;
  margin-left: 2rem;
}

.search-by-vin__radio:not(:first-child):not(:last-child) {
  margin: 0 0.7rem;
}

.search-by-vin__radio:first-child {
  margin-right: 0.7rem;
}

.search-by-vin__radio:last-child {
  margin-left: 0.7rem;
}

.search-by-vin__search-type-wr {
  margin-top: 2rem;
  width: 57rem;
}

.search-by-vin__search-type {
  opacity: 0;
  visibility: hidden;
  display: none;
}

.search-by-vin__search-type--active {
  opacity: 1;
  visibility: visible;
  display: flex;
}

.search-by-vin__input-wr {
  width: 100%;
}

.search-by-vin__preferences {
  margin-top: 1.5rem;
}

.search-by-vin--found {
  min-height: auto;
}

@media screen and (max-width: 991px) {
  .search-by-vin {
    min-height: 38rem;
  }

  .search-by-vin--found {
    min-height: auto;
  }
}

@media screen and (max-width: 767px) {
  .search-by-vin {
    min-height: 33rem;
  }

  .search-by-vin__desc {
    margin-top: 1rem;
  }

  .search-by-vin__input-controls {
    margin-top: 1.5rem;
  }

  .search-by-vin__search-type-wr {
    width: 50rem;
  }

  .search-by-vin--found {
    min-height: auto;
  }
}

@media screen and (max-width: 575px) {
  .search-by-vin__search-type-wr {
    width: 29rem;
  }

  .search-by-vin__controls-items {
    margin-left: 0;
    margin-top: 1rem;
  }

  .search-by-vin__input-controls {
    display: block;
  }
}

.preferences-block__hiding-checks {
  display: flex;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in-out;
}

.preferences-block__hiding-checks-inner {
  display: flex;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #F6F6F6;
}

.preferences-block__check:not(:first-child):not(:last-child) {
  margin: 0 0.7rem;
}

.preferences-block__check:first-child {
  margin-right: 0.7rem;
}

.preferences-block__check:last-child {
  margin-left: 0.7rem;
}

.preferences-block__control {
  padding: 1rem 0;
  display: flex;
  align-items: center;
}

.preferences-block__links {
  margin-left: 7rem;
}

.preferences-block__link-item:first-child {
  margin-right: 1rem;
}

.preferences-block__link-item:last-child {
  margin-left: 1rem;
}

.preferences-block__hiding-btn svg {
  transition: 0.3s ease-in-out;
  transform: rotate(180deg);
}

.preferences-block--open .preferences-block__hiding-checks {
  max-height: 3.2rem;
  opacity: 1;
  visibility: visible;
}

.preferences-block--open .preferences-block__hiding-btn svg {
  transform: rotate(0);
}

@media screen and (max-width: 575px) {
  .preferences-block__control {
    display: block;
  }

  .preferences-block__links {
    margin-left: 0;
    padding-left: 1rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .preferences-block__link-item {
    margin-top: 1rem;
    display: block;
  }

  .preferences-block__link-item:first-child {
    margin-right: 0;
  }

  .preferences-block__link-item:last-child {
    margin-left: 0;
  }

  .preferences-block__hiding-checks-inner {
    display: block;
  }

  .preferences-block__check:not(:first-child):not(:last-child) {
    margin: 0.5rem 0;
  }

  .preferences-block__check:last-child {
    margin-left: 0;
  }

  .preferences-block--open .preferences-block__hiding-checks {
    max-height: 7rem;
  }
}

.advantages-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 3.6rem;
  padding: 3.5rem;
  background: #ffffff;
  box-shadow: 0px 0px 31px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
}

.advantages-block__item svg {
  width: 40px;
  height: 40px;
}

.advantages-block__item-title {
  margin-top: 10px;
}

.advantages-block__item-desc {
  margin-top: 0.5rem;
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  .advantages-block {
    padding: 2.5rem 2rem;
    grid-gap: 1.5rem;
  }
}

@media screen and (max-width: 575px) {
  .advantages-block {
    grid-template-columns: 1fr;
  }

  .advantages-block__item {
    text-align: center;
  }
}

.show-place-item {
  padding: 0.3rem 0;
}

.show-place-item__desc {
  font-size: 1.2rem;
}

.show-place-item--front-end::before,
.show-place-item--front-end::after,
.show-place-item--door::before,
.show-place-item--door::after,
.show-place-item--under-hood::before,
.show-place-item--under-hood::after,
.show-place-item--interior::before,
.show-place-item--interior::after {
  content: "";
  display: block;
  position: absolute;
  background: #0077C6;
}

.show-place-item--front-end::before,
.show-place-item--door::before,
.show-place-item--under-hood::before,
.show-place-item--interior::before {
  width: 0.1rem;
}

.show-place-item--front-end::after,
.show-place-item--door::after,
.show-place-item--under-hood::after,
.show-place-item--interior::after {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
}

.show-place-item--front-end,
.show-place-item--door {
  border-bottom: 1px solid #0077C6;
}

.show-place-item--front-end::before,
.show-place-item--door::before {
  top: 100%;
  left: 3rem;
  height: 7.1rem;
}

.show-place-item--front-end::after,
.show-place-item--door::after {
  top: calc(100% + 6.8rem);
  left: 2.8rem;
}

.show-place-item--under-hood,
.show-place-item--interior {
  border-top: 1px solid #0077C6;
}

.show-place-item--under-hood::before,
.show-place-item--interior::before {
  bottom: 100%;
}

.show-place-item--under-hood::before {
  height: 15.6rem;
  right: 2.7rem;
}

.show-place-item--under-hood::after {
  bottom: calc(100% + 15.5rem);
  right: 2.5rem;
}

.show-place-item--interior::before {
  height: 12.2rem;
  left: 3.5rem;
}

.show-place-item--interior::after {
  bottom: calc(100% + 12.1rem);
  left: 3.3rem;
}

@media screen and (max-width: 767px) {

  .show-place-item--front-end::before,
  .show-place-item--door::before {
    height: 2.2rem;
  }

  .show-place-item--front-end::after,
  .show-place-item--door::after {
    top: calc(100% + 2.2rem);
  }

  .show-place-item--front-end::before {
    left: 7rem;
  }

  .show-place-item--front-end::after {
    left: 6.8rem;
  }

  .show-place-item--under-hood::before {
    height: 6.5rem;
    right: 1rem;
  }

  .show-place-item--under-hood::after {
    bottom: calc(100% + 6.3rem);
    right: 0.8rem;
  }

  .show-place-item--interior::before {
    height: 5rem;
    left: 2.2rem;
  }

  .show-place-item--interior::after {
    bottom: calc(100% + 4.8rem);
    left: 2rem;
  }
}

.search-vin-visual__places {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.search-vin-visual__show-place-item {
  position: absolute;
}

.search-vin-visual__show-place-item--front-end,
.search-vin-visual__show-place-item--door {
  top: -1.2rem;
}

.search-vin-visual__show-place-item--front-end {
  left: 17rem;
}

.search-vin-visual__show-place-item--door {
  left: 31.5rem;
}

.search-vin-visual__show-place-item--under-hood,
.search-vin-visual__show-place-item--interior {
  bottom: -0.9rem;
}

.search-vin-visual__show-place-item--under-hood {
  left: 8.4rem;
}

.search-vin-visual__show-place-item--interior {
  left: 21.6rem;
}

@media screen and (max-width: 767px) {
  .search-vin-visual__show-place-item--front-end {
    left: 0;
  }

  .search-vin-visual__show-place-item--door {
    left: 12rem;
  }

  .search-vin-visual__show-place-item--under-hood {
    left: 0;
  }

  .search-vin-visual__show-place-item--interior {
    left: 9rem;
  }
}

.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: #F5F5F5;
  padding: 2rem 0;
  z-index: 4;
}

.header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header__hamburger {
  display: none;
}

input.custom-input__field.error {
  border: 1px solid #dc3545;
}

.custom-input__field-wr span.error {
  font-size: 11px;
}

.custom-input__field-wr .customSelect span.custom-select-opener.error {
  border: 1px solid #dc3545;
}

.custom-check__field-wr span#agree-error {
  display: none !important;
}

.custom-check__field-wr .custom-check__customize.error {
  border: 1px solid #dc3545;
}

@media screen and (max-width: 767px) {
  .header {
    padding: 1.5rem 0;
  }

  .header__user-info {
    display: none;
  }

  .header__hamburger {
    display: block;
  }
}

.footer {
  padding: 2rem 0;
  background: #F5F5F5;
}

.footer__container {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.footer__left-side {
  flex-basis: 495px;
}

.footer__content {
  margin-top: 4rem;
  font-size: 1.2rem;
}

.footer__link-item {
  font-size: 1.2rem;
}

.footer__link-item:first-child {
  margin-right: 1.5rem;
}

.footer__link-item:last-child {
  margin-left: 1.5rem;
}

@media screen and (max-width: 767px) {
  .footer__container {
    display: block;
  }

  .footer__content {
    margin-top: 2rem;
  }
}

.toast-title {
  font-weight: 700;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #FFF;
}

.toast-message a:hover {
  color: #CCC;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #FFF;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}

.toast-close-button:focus,
.toast-close-button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
}

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#toast-container>div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999;
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
  color: #FFF;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container>div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}

#toast-container>div:hover {
  -moz-box-shadow: 0 0 12px #000;
  -webkit-box-shadow: 0 0 12px #000;
  box-shadow: 0 0 12px #000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container>.toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}

#toast-container>.toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}

#toast-container>.toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}

#toast-container>.toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}

#toast-container.toast-bottom-center>div,
#toast-container.toast-top-center>div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

#toast-container.toast-bottom-full-width>div,
#toast-container.toast-top-full-width>div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #51A351;
}

.toast-error {
  background-color: #BD362F;
}

.toast-info {
  background-color: #2F96B4;
}

.toast-warning {
  background-color: #F89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

@media all and (max-width: 240px) {
  #toast-container>div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }

  #toast-container>div.rtl {
    padding: 8px 50px 8px 8px;
  }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }

  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container>div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }

  #toast-container>div.rtl {
    padding: 8px 50px 8px 8px;
  }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }

  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container>div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }

  #toast-container>div.rtl {
    padding: 15px 50px 15px 15px;
  }
}

.swal2-popup.swal2-toast {
  box-sizing: border-box;
  grid-column: 1/4 !important;
  grid-row: 1/4 !important;
  grid-template-columns: 1fr 99fr 1fr;
  padding: 1em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.075), 0 1px 2px rgba(0, 0, 0, 0.075), 1px 2px 4px rgba(0, 0, 0, 0.075), 1px 3px 8px rgba(0, 0, 0, 0.075), 2px 4px 16px rgba(0, 0, 0, 0.075);
  pointer-events: all;
}

.swal2-popup.swal2-toast>* {
  grid-column: 2;
}

.swal2-popup.swal2-toast .swal2-title {
  margin: 0.5em 1em;
  padding: 0;
  font-size: 1em;
  text-align: initial;
}

.swal2-popup.swal2-toast .swal2-loading {
  justify-content: center;
}

.swal2-popup.swal2-toast .swal2-input {
  height: 2em;
  margin: 0.5em;
  font-size: 1em;
}

.swal2-popup.swal2-toast .swal2-validation-message {
  font-size: 1em;
}

.swal2-popup.swal2-toast .swal2-footer {
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
  font-size: 0.8em;
}

.swal2-popup.swal2-toast .swal2-close {
  grid-column: 3/3;
  grid-row: 1/99;
  align-self: center;
  width: 0.8em;
  height: 0.8em;
  margin: 0;
  font-size: 2em;
}

.swal2-popup.swal2-toast .swal2-html-container {
  margin: 0.5em 1em;
  padding: 0;
  font-size: 1em;
  text-align: initial;
}

.swal2-popup.swal2-toast .swal2-html-container:empty {
  padding: 0;
}

.swal2-popup.swal2-toast .swal2-loader {
  grid-column: 1;
  grid-row: 1/99;
  align-self: center;
  width: 2em;
  height: 2em;
  margin: 0.25em;
}

.swal2-popup.swal2-toast .swal2-icon {
  grid-column: 1;
  grid-row: 1/99;
  align-self: center;
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0 0.5em 0 0;
}

.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 1.8em;
  font-weight: bold;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  top: 0.875em;
  width: 1.375em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 0.3125em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 0.3125em;
}

.swal2-popup.swal2-toast .swal2-actions {
  justify-content: flex-start;
  height: auto;
  margin: 0;
  margin-top: 0.5em;
  padding: 0 0.5em;
}

.swal2-popup.swal2-toast .swal2-styled {
  margin: 0.25em 0.5em;
  padding: 0.4em 0.6em;
  font-size: 1em;
}

.swal2-popup.swal2-toast .swal2-success {
  border-color: #a5dc86;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  transform: rotate(45deg);
  border-radius: 50%;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.8em;
  left: -0.5em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
  border-radius: 4em 0 0 4em;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.25em;
  left: 0.9375em;
  transform-origin: 0 1.5em;
  border-radius: 0 4em 4em 0;
}

.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: 0.4375em;
  width: 0.4375em;
  height: 2.6875em;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
  height: 0.3125em;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
  top: 1.125em;
  left: 0.1875em;
  width: 0.75em;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
  top: 0.9375em;
  right: 0.1875em;
  width: 1.375em;
}

.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-toast-animate-success-line-tip 0.75s;
}

.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-toast-animate-success-line-long 0.75s;
}

.swal2-popup.swal2-toast.swal2-show {
  animation: swal2-toast-show 0.5s;
}

.swal2-popup.swal2-toast.swal2-hide {
  animation: swal2-toast-hide 0.1s forwards;
}

.swal2-container {
  display: grid;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  grid-template-areas: "top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";
  grid-template-rows: minmax(min-content, auto) minmax(min-content, auto) minmax(min-content, auto);
  height: 100%;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch;
}

.swal2-container.swal2-backdrop-show,
.swal2-container.swal2-noanimation {
  background: rgba(0, 0, 0, 0.4);
}

.swal2-container.swal2-backdrop-hide {
  background: transparent !important;
}

.swal2-container.swal2-top-start,
.swal2-container.swal2-center-start,
.swal2-container.swal2-bottom-start {
  grid-template-columns: minmax(0, 1fr) auto auto;
}

.swal2-container.swal2-top,
.swal2-container.swal2-center,
.swal2-container.swal2-bottom {
  grid-template-columns: auto minmax(0, 1fr) auto;
}

.swal2-container.swal2-top-end,
.swal2-container.swal2-center-end,
.swal2-container.swal2-bottom-end {
  grid-template-columns: auto auto minmax(0, 1fr);
}

.swal2-container.swal2-top-start>.swal2-popup {
  align-self: start;
}

.swal2-container.swal2-top>.swal2-popup {
  grid-column: 2;
  align-self: start;
  justify-self: center;
}

.swal2-container.swal2-top-end>.swal2-popup,
.swal2-container.swal2-top-right>.swal2-popup {
  grid-column: 3;
  align-self: start;
  justify-self: end;
}

.swal2-container.swal2-center-start>.swal2-popup,
.swal2-container.swal2-center-left>.swal2-popup {
  grid-row: 2;
  align-self: center;
}

.swal2-container.swal2-center>.swal2-popup {
  grid-column: 2;
  grid-row: 2;
  align-self: center;
  justify-self: center;
}

.swal2-container.swal2-center-end>.swal2-popup,
.swal2-container.swal2-center-right>.swal2-popup {
  grid-column: 3;
  grid-row: 2;
  align-self: center;
  justify-self: end;
}

.swal2-container.swal2-bottom-start>.swal2-popup,
.swal2-container.swal2-bottom-left>.swal2-popup {
  grid-column: 1;
  grid-row: 3;
  align-self: end;
}

.swal2-container.swal2-bottom>.swal2-popup {
  grid-column: 2;
  grid-row: 3;
  justify-self: center;
  align-self: end;
}

.swal2-container.swal2-bottom-end>.swal2-popup,
.swal2-container.swal2-bottom-right>.swal2-popup {
  grid-column: 3;
  grid-row: 3;
  align-self: end;
  justify-self: end;
}

.swal2-container.swal2-grow-row>.swal2-popup,
.swal2-container.swal2-grow-fullscreen>.swal2-popup {
  grid-column: 1/4;
  width: 100%;
}

.swal2-container.swal2-grow-column>.swal2-popup,
.swal2-container.swal2-grow-fullscreen>.swal2-popup {
  grid-row: 1/4;
  align-self: stretch;
}

.swal2-container.swal2-no-transition {
  transition: none !important;
}

.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  grid-template-columns: minmax(0, 100%);
  width: 32em;
  max-width: 100%;
  padding: 0 0 1.25em;
  border: none;
  border-radius: 5px;
  background: #fff;
  color: #545454;
  font-family: inherit;
  font-size: 1rem;
}

.swal2-popup:focus {
  outline: none;
}

.swal2-popup.swal2-loading {
  overflow-y: hidden;
}

.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0;
  padding: 0.8em 1em 0;
  color: inherit;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}

.swal2-actions {
  display: flex;
  z-index: 1;
  box-sizing: border-box;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: auto;
  margin: 1.25em auto 0;
  padding: 0;
}

.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: 0.4;
}

.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}

.swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.swal2-loader {
  display: none;
  align-items: center;
  justify-content: center;
  width: 2.2em;
  height: 2.2em;
  margin: 0 1.875em;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border-width: 0.25em;
  border-style: solid;
  border-radius: 100%;
  border-color: #2778c4 transparent #2778c4 transparent;
}

.swal2-styled {
  margin: 0.3125em;
  padding: 0.625em 1.1em;
  transition: box-shadow 0.1s;
  box-shadow: 0 0 0 3px transparent;
  font-weight: 500;
}

.swal2-styled:not([disabled]) {
  cursor: pointer;
}

.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #7066e0;
  color: #fff;
  font-size: 1em;
}

.swal2-styled.swal2-confirm:focus {
  box-shadow: 0 0 0 3px rgba(112, 102, 224, 0.5);
}

.swal2-styled.swal2-deny {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #dc3741;
  color: #fff;
  font-size: 1em;
}

.swal2-styled.swal2-deny:focus {
  box-shadow: 0 0 0 3px rgba(220, 55, 65, 0.5);
}

.swal2-styled.swal2-cancel {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #6e7881;
  color: #fff;
  font-size: 1em;
}

.swal2-styled.swal2-cancel:focus {
  box-shadow: 0 0 0 3px rgba(110, 120, 129, 0.5);
}

.swal2-styled.swal2-default-outline:focus {
  box-shadow: 0 0 0 3px rgba(100, 150, 200, 0.5);
}

.swal2-styled:focus {
  outline: none;
}

.swal2-styled::-moz-focus-inner {
  border: 0;
}

.swal2-footer {
  justify-content: center;
  margin: 1em 0 0;
  padding: 1em 1em 0;
  border-top: 1px solid #eee;
  color: inherit;
  font-size: 1em;
}

.swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  grid-column: auto !important;
  height: 0.25em;
  overflow: hidden;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.swal2-timer-progress-bar {
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2);
}

.swal2-image {
  max-width: 100%;
  margin: 2em auto 1em;
}

.swal2-close {
  z-index: 2;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: -1.2em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s, box-shadow 0.1s;
  border: none;
  border-radius: 5px;
  background: transparent;
  color: #ccc;
  font-family: serif;
  font-family: monospace;
  font-size: 2.5em;
  cursor: pointer;
  justify-self: end;
}

.swal2-close:hover {
  transform: none;
  background: transparent;
  color: #f27474;
}

.swal2-close:focus {
  outline: none;
  box-shadow: inset 0 0 0 3px rgba(100, 150, 200, 0.5);
}

.swal2-close::-moz-focus-inner {
  border: 0;
}

.swal2-html-container {
  z-index: 1;
  justify-content: center;
  margin: 1em 1.6em 0.3em;
  padding: 0;
  overflow: auto;
  color: inherit;
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
  word-break: break-word;
}

.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  margin: 1em 2em 0;
}

.swal2-input,
.swal2-file,
.swal2-textarea {
  box-sizing: border-box;
  width: auto;
  transition: border-color 0.1s, box-shadow 0.1s;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  background: inherit;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px transparent;
  color: inherit;
  font-size: 1.125em;
}

.swal2-input.swal2-inputerror,
.swal2-file.swal2-inputerror,
.swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}

.swal2-input:focus,
.swal2-file:focus,
.swal2-textarea:focus {
  border: 1px solid #b4dbed;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px rgba(100, 150, 200, 0.5);
}

.swal2-input::placeholder,
.swal2-file::placeholder,
.swal2-textarea::placeholder {
  color: #ccc;
}

.swal2-range {
  margin: 1em 2em 0;
  background: #fff;
}

.swal2-range input {
  width: 80%;
}

.swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}

.swal2-range input,
.swal2-range output {
  height: 2.625em;
  padding: 0;
  font-size: 1.125em;
  line-height: 2.625em;
}

.swal2-input {
  height: 2.625em;
  padding: 0 0.75em;
}

.swal2-file {
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  background: inherit;
  font-size: 1.125em;
}

.swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}

.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: 0.375em 0.625em;
  background: inherit;
  color: inherit;
  font-size: 1.125em;
}

.swal2-radio,
.swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit;
}

.swal2-radio label,
.swal2-checkbox label {
  margin: 0 0.6em;
  font-size: 1.125em;
}

.swal2-radio input,
.swal2-checkbox input {
  flex-shrink: 0;
  margin: 0 0.4em;
}

.swal2-input-label {
  display: flex;
  justify-content: center;
  margin: 1em auto 0;
}

.swal2-validation-message {
  align-items: center;
  justify-content: center;
  margin: 1em 0 0;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666666;
  font-size: 1em;
  font-weight: 300;
}

.swal2-validation-message::before {
  content: "!";
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 0.625em;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}

.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 2.5em auto 0.6em;
  border: 0.25em solid transparent;
  border-radius: 50%;
  border-color: #000;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  user-select: none;
}

.swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 3.75em;
}

.swal2-icon.swal2-error {
  border-color: #f27474;
  color: #f27474;
}

.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #f27474;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 1.0625em;
  transform: rotate(45deg);
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 1em;
  transform: rotate(-45deg);
}

.swal2-icon.swal2-error.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}

.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
  animation: swal2-animate-error-x-mark 0.5s;
}

.swal2-icon.swal2-warning {
  border-color: #facea8;
  color: #f8bb86;
}

.swal2-icon.swal2-warning.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}

.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content {
  animation: swal2-animate-i-mark 0.5s;
}

.swal2-icon.swal2-info {
  border-color: #9de0f6;
  color: #3fc3ee;
}

.swal2-icon.swal2-info.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}

.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content {
  animation: swal2-animate-i-mark 0.8s;
}

.swal2-icon.swal2-question {
  border-color: #c9dae1;
  color: #87adbd;
}

.swal2-icon.swal2-question.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}

.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content {
  animation: swal2-animate-question-mark 0.8s;
}

.swal2-icon.swal2-success {
  border-color: #a5dc86;
  color: #a5dc86;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  transform: rotate(45deg);
  border-radius: 50%;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}

.swal2-icon.swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -0.25em;
  left: -0.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50%;
}

.swal2-icon.swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: 0.5em;
  left: 1.625em;
  width: 0.4375em;
  height: 5.625em;
  transform: rotate(-45deg);
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
  display: block;
  position: absolute;
  z-index: 2;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #a5dc86;
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
  top: 2.875em;
  left: 0.8125em;
  width: 1.5625em;
  transform: rotate(45deg);
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
  top: 2.375em;
  right: 0.5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-animate-success-line-tip 0.75s;
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-animate-success-line-long 0.75s;
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

.swal2-progress-steps {
  flex-wrap: wrap;
  align-items: center;
  max-width: 100%;
  margin: 1.25em auto;
  padding: 0;
  background: inherit;
  font-weight: 600;
}

.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}

.swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  flex-shrink: 0;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #2778c4;
  color: #fff;
  line-height: 2em;
  text-align: center;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #2778c4;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step {
  background: #add8e6;
  color: #fff;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line {
  background: #add8e6;
}

.swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  flex-shrink: 0;
  width: 2.5em;
  height: 0.4em;
  margin: 0 -1px;
  background: #2778c4;
}

[class^=swal2] {
  -webkit-tap-highlight-color: transparent;
}

.swal2-show {
  animation: swal2-show 0.3s;
}

.swal2-hide {
  animation: swal2-hide 0.15s forwards;
}

.swal2-noanimation {
  transition: none;
}

.swal2-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.swal2-rtl .swal2-close {
  margin-right: initial;
  margin-left: 0;
}

.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto;
}

@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }

  33% {
    transform: translateY(0) rotateZ(-2deg);
  }

  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }

  100% {
    transform: translateY(0) rotateZ(0deg);
  }
}

@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}

@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }

  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }

  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }

  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }

  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}

@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }

  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }

  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }

  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}

@keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }

  45% {
    transform: scale(1.05);
  }

  80% {
    transform: scale(0.95);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}

@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }

  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }

  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }

  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }

  100% {
    top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em;
  }
}

@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }

  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }

  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }

  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}

@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }

  5% {
    transform: rotate(-45deg);
  }

  12% {
    transform: rotate(-405deg);
  }

  100% {
    transform: rotate(-405deg);
  }
}

@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }

  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }

  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }

  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }

  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}

@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes swal2-animate-question-mark {
  0% {
    transform: rotateY(-360deg);
  }

  100% {
    transform: rotateY(0);
  }
}

@keyframes swal2-animate-i-mark {
  0% {
    transform: rotateZ(45deg);
    opacity: 0;
  }

  25% {
    transform: rotateZ(-25deg);
    opacity: 0.4;
  }

  50% {
    transform: rotateZ(15deg);
    opacity: 0.8;
  }

  75% {
    transform: rotateZ(-5deg);
    opacity: 1;
  }

  100% {
    transform: rotateX(0);
    opacity: 1;
  }
}

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}

body.swal2-height-auto {
  height: auto !important;
}

body.swal2-no-backdrop .swal2-container {
  background-color: transparent !important;
  pointer-events: none;
}

body.swal2-no-backdrop .swal2-container .swal2-popup {
  pointer-events: all;
}

body.swal2-no-backdrop .swal2-container .swal2-modal {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }

  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true] {
    display: none;
  }

  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
    position: static !important;
  }
}

body.swal2-toast-shown .swal2-container {
  box-sizing: border-box;
  width: 360px;
  max-width: 100%;
  background-color: transparent;
  pointer-events: none;
}

body.swal2-toast-shown .swal2-container.swal2-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-top-end,
body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}

body.swal2-toast-shown .swal2-container.swal2-top-start,
body.swal2-toast-shown .swal2-container.swal2-top-left {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}

body.swal2-toast-shown .swal2-container.swal2-center-start,
body.swal2-toast-shown .swal2-container.swal2-center-left {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  transform: translateY(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}

body.swal2-toast-shown .swal2-container.swal2-center-end,
body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-bottom-start,
body.swal2-toast-shown .swal2-container.swal2-bottom-left {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}

body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-bottom-end,
body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}

.search-vin-home {
  position: relative;
  display: flex;
  justify-content: space-between;
  height: 100vh;
}

.search-vin-home__search-side {
  position: relative;
  flex-basis: 570px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
}

.search-vin-home__image-side {
  flex-basis: calc(100% - 655px);
  flex-shrink: 0;
  height: 100%;
}

@media screen and (max-width: 1199px) {
  .search-vin-home__image-side {
    position: absolute;
    top: -8rem;
    right: 39rem;
    z-index: 1;
  }
}

@media screen and (max-width: 991px) {

  .search-vin-home__image-side {
    top: -8rem;
    right: 30rem;
  }
}

@media screen and (max-width: 767px) {

  .search-vin-home__image-side {
    top: -11rem;
    right: 40rem;
    opacity: 0.1;
  }
}

@media screen and (max-width: 575px) {
  .search-vin-home {
    display: block;
  }
}

.home-check-vin {
  padding-bottom: 8rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.home-check-vin__side-general-info {
  flex: 0 0 calc(100% - 700px);
}

.home-check-vin__side-advantages {
  flex: 0 0 600px;
}

@media screen and (max-width: 1399px) {
  .home-check-vin__side-general-info {
    flex: 0 0 calc(100% - 640px);
  }
}

@media screen and (max-width: 1199px) {
  .home-check-vin {
    display: block;
  }

  .home-check-vin__side-advantages {
    margin: 3rem auto 0 auto;
    max-width: 60rem;
  }
}

@media screen and (max-width: 575px) {
  .home-check-vin {
    padding-top: 3rem;
  }
}

.home-find-vin {
  display: flex;
  padding-bottom: 10rem;
}

.home-find-vin__content-side {
  flex: 0 0 470px;
}

.home-find-vin__visual-side {
  flex: 0 0 685px;
  position: relative;
}

.home-find-vin__list {
  margin-top: 2rem;
}

@media screen and (max-width: 1199px) {
  .home-find-vin {
    display: block;
  }

  .home-find-vin__visual-side {
    margin-top: 4rem;
  }
}

@media screen and (max-width: 767px) {
  .home-find-vin__visual-side {
    width: 30rem;
    margin: 4.5rem auto 0 auto;
  }
}

.result-card {
  display: flex;
}

.result-card__img-side {
  margin-right: 1.5rem;
  flex: 0 0 500px;
}

.result-card__img-wr {
  display: block;
  width: 100%;
  border-radius: 1rem;
  overflow: hidden;
  aspect-ratio: 7/4;
}

.result-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.result-card__content-side {
  margin-left: 1.5rem;
}

.result-card__title {
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 112%;
}

.result-card__props-list {
  margin-top: 3rem;
}

.result-card__link-to-card {
  margin-top: 3rem;
  display: block;
  width: 27rem;
}

@media screen and (max-width: 991px) {
  .result-card {
    flex-direction: column;
    box-shadow: 0 0 1rem #F5F5F5;
    border-radius: 1rem;
  }

  .result-card__img-side {
    margin-right: 0;
    flex: 0 0 auto;
  }

  .result-card__content-side {
    margin-left: 0;
    padding: 1rem 2rem;
  }

  .result-card__img-wr {
    border-radius: 1rem 1rem 0 0;
  }

  .result-card__title {
    font-size: 2.2rem;
  }

  .result-card__props-list {
    margin-top: 2rem;
  }

  .result-card__link-to-card {
    margin-top: 2rem;
    width: 100%;
  }
}

@media screen and (max-width: 575px) {
  .result-card__title {
    font-size: 1.8rem;
  }
}

.search-vin-found {
  padding: 5rem 0;
}

.found-results {
  padding-bottom: 15rem;
}

.found-results__title {
  font-weight: 600;
  font-size: 4.2rem;
}

.found-results__item {
  margin-top: 2rem;
}

@media screen and (max-width: 991px) {
  .found-results__title {
    font-size: 3rem;
  }

  .found-results__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 3rem 2rem;
    margin-top: 2rem;
  }

  .found-results__items {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .found-results__items {
    grid-template-columns: 1fr;
    max-width: 35rem;
  }
  .vehicles-slider .found-results__items {
    grid-template-columns: 1fr;
    max-width: 100%;
  }
}

@media screen and (max-width: 575px) {
  .found-results__title {
    font-size: 2.2rem;
  }

  .found-results__items {
    grid-gap: 2rem;
  }
}

@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical>.swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered>.swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
}

.hamburger {
  padding: 0 0;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger.is-active:hover {
  opacity: 1;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #000;
}

.hamburger-box {
  width: 30px;
  height: 19px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 30px;
  height: 3px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -8px;
}

.hamburger-inner::after {
  bottom: -8px;
}

/*
 * Stand
 */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}

.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}

.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

@font-face {
  font-family: "Gilroy";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("/assets/fonts/Gilroy/Gilroy-Regular/Gilroy-Regular.eot");
  src: url("/assets/fonts/Gilroy/Gilroy-Regular/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/Gilroy/Gilroy-Regular/Gilroy-Regular.woff") format("woff"), url("/assets/fonts/Gilroy/Gilroy-Regular/Gilroy-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Gilroy";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("/assets/fonts/Gilroy/Gilroy-Medium/Gilroy-Medium.eot");
  src: url("/assets/fonts/Gilroy/Gilroy-Medium/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/Gilroy/Gilroy-Medium/Gilroy-Medium.woff") format("woff"), url("/assets/fonts/Gilroy/Gilroy-Medium/Gilroy-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Gilroy";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("/assets/fonts/Gilroy/Gilroy-SemiBold/Gilroy-SemiBold.eot");
  src: url("/assets/fonts/Gilroy/Gilroy-SemiBold/Gilroy-SemiBold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/Gilroy/Gilroy-SemiBold/Gilroy-SemiBold.woff") format("woff"), url("/assets/fonts/Gilroy/Gilroy-SemiBold/Gilroy-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Gilroy";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("/assets/fonts/Gilroy/Gilroy-Bold/Gilroy-Bold.eot");
  src: url("/assets/fonts/Gilroy/Gilroy-Bold/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/Gilroy/Gilroy-Bold/Gilroy-Bold.woff") format("woff"), url("/assets/fonts/Gilroy/Gilroy-Bold/Gilroy-Bold.ttf") format("truetype");
}

* {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  font-family: "Gilroy", sans-serif;
}

main {
  max-width: 100vw;
  overflow: hidden;
  scroll-behavior: smooth;
  padding-top: 8.5rem;
  min-height: calc(100vh - 17.7rem);
  color: #272727;
}

ul,
li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  transition: 0.3s ease-in-out;
}

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

img {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  main {
    padding-top: 6rem;
  }
}

.container {
  width: 100%;
  max-width: 1200px;
  padding: 0 15px;
  margin: auto;
  font-size: 1.4rem;
}

.container--page {
  padding: 5rem 15px 5rem 15px;
}

@media screen and (max-width: 1399px) {
  .container {
    max-width: 1100px;
  }
}

@media screen and (max-width: 1199px) {
  .container {
    max-width: 900px;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 700px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    max-width: 540px;
  }

  .container--page {
    padding: 3rem 15px 3rem 15px;
  }
}

@media screen and (max-width: 575px) {
  .container {
    max-width: 100%;
  }
}

.page {
  padding: 5rem 0 10rem 0;
}

@media screen and (max-width: 767px) {
  .page {
    padding: 3rem 0 7rem 0;
  }
}

.page-heading__title {
  font-weight: 600;
  font-size: 4.2rem;
  color: #272727;
}

.search-by-vin__title.page-heading {
  color: #fff;
}

form.search-by-vin__form,
.search-by-vin__desc {
  color: #fff;
}

.page-heading__desc {
  margin-top: 1.2rem;
  font-weight: 600;
}

.page-heading__desc p {
  margin: 0;
}

.page-heading--centered {
  text-align: center;
}

.page-heading--with-buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.page-heading--with-buttons .page-heading__btns {
  grid-template-columns: 17.7rem 17.7rem;
  text-align: center;
  grid-gap: 1rem;
}

.page-heading--with-buttons .page-heading__btns .btn {
  line-height: 2.4rem;
}

@media screen and (max-width: 991px) {
  .page-heading__title {
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 767px) {
  .page-heading--with-buttons {
    display: block;
  }
}

@media screen and (max-width: 575px) {
  .page-heading__title {
    font-size: 3rem;
  }
}

.btn {
  outline: none;
  cursor: pointer;
}

.btn--accent,
.btn--light,
.btn--accent-border,
.btn--accent-secondary {
  padding: 8px 15px;
  border-radius: 6px;
  font-weight: 600;
  transition: 0.3s ease-in-out;
  border: 0.2rem solid;
}

.btn--accent {
  background: #0077C6;
  color: #fff;
  border-color: #0077C6;
}

.btn--accent:hover {
  background: #005893;
  border-color: #005893;
}

.btn--accent-secondary {
  background: #52BA00;
  color: #fff;
  border-color: #52BA00;
}

.btn--accent-secondary:hover {
  background: #3c8700;
  border-color: #3c8700;
}

.btn--accent-border {
  border-color: #0077C6;
  background: #ffffff;
  color: #272727;
}

.btn--accent-border:hover {
  background: rgba(0, 119, 198, 0.1);
}

.btn--transparent {
  background: transparent;
}

.btn--transparent:hover {
  background: rgba(0, 119, 198, 0.1);
}

.btn--light {
  background: #F6F6F6;
  color: #272727;
  border-color: #F6F6F6;
}

.btn--light:hover {
  background: #dddddd;
  border-color: #dddddd;
}

.btn--full-width {
  width: 100%;
  text-align: center;
}

.btn--text-arrow {
  display: flex;
  align-items: center;
  background: transparent;
  border: none;
}

.btn--text-arrow svg {
  margin-left: 2px;
  width: 8px;
  height: 5px;
}

.btn--text-arrow .btn__name {
  font-weight: 600;
}

.btn--with-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.btn--with-icon .btn__icon {
  width: 1.5rem;
  height: 1.5rem;
}

.btn--with-icon .btn__name {
  margin-left: 0.5rem;
  white-space: nowrap;
}

.btn--tab {
  padding: 1.5rem 2rem;
  border: none;
  border-radius: 0.4rem;
  transition: 0.3s ease-in-out;
  font-weight: 600;
  background: #F5F5F5;
}

.btn--tab .btn__name,
.btn--tab .btn__icon svg path {
  transition: 0.3s ease-in-out;
}

.btn--tab .btn__name {
  white-space: nowrap;
  line-height: 1;
}

.btn--tab .btn__icon svg path {
  fill: #272727;
}

.btn--tab:hover {
  background: rgba(0, 119, 198, 0.3);
}

.btn--tab-active {
  background: #0077C6;
}

.btn--tab-active .btn__name {
  color: #fff;
}

.btn--tab-active .btn__icon svg path {
  fill: #fff;
}

.btn--tab-active:hover {
  background: darkgray;
}

.btn--tab-active:hover .btn__name {
  color: #272727;
}

.btn--tab-active:hover .btn__icon svg path {
  fill: #272727;
}

@media screen and (max-width: 575px) {

  .btn--accent,
  .btn--light,
  .btn--accent-border,
  .btn--tab {
    padding: 1rem;
  }

  .btn--tab .btn__name {
    font-size: 1.2rem;
  }
}

.link--dark {
  color: #000000;
  transition: 0.3s ease-in-out;
  font-size: 1.4rem;
  line-height: 140%;
}

.link--dark:hover {
  color: #0077C6;
}

.link--def {
  position: relative;
  display: inline-block;
}

.link--def::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: #000000;
}

.link--def:hover {
  color: #0077C6;
}

.link--accent-underline {
  position: relative;
  display: inline-block;
  color: #272727;
}

.link--accent-underline::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 1px;
  background: #0077C6;
}

.link--accent-underline:hover {
  color: #0077C6;
}

.link--with-icon {
  display: flex;
  align-items: center;
}

.link--with-icon::before {
  display: none;
}

.link--with-icon svg {
  margin: 0 1rem;
}

.link--with-icon .link__name {
  position: relative;
  display: inline-block;
}

.link--with-icon .link__name::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: #0077C6;
}

.link--full-accent {
  color: #0077C6;
}

.link--full-accent:hover {
  color: #272727;
}

.section-heading__title {
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 3.9rem;
}

.section-heading__title span {
  color: #0077C6;
}

.section-heading__desc {
  margin-top: 2rem;
  color: #444;
  line-height: 140%;
}

.section-heading--justify-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .section-heading__title {
    font-size: 2.6rem;
    line-height: 140%;
  }

  .section-heading__desc {
    margin-top: 1rem;
  }

  .section-heading__desc p:not(:first-child) {
    margin: 1rem 0;
  }

  .section-heading__desc p:first-child {
    margin: 0;
  }
}

@media screen and (max-width: 575px) {
  .section-heading__title {
    font-size: 2.2rem;
  }
}

.mobile-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #F5F5F5;
  z-index: 4;
  opacity: 0;
  visibility: hidden;
  transform: translateX(100%);
  transition: 0.3s ease-in-out;
}

.mobile-menu__container {
  height: 100%;
}

.mobile-menu--active {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

.mobile-menu--user .mobile-menu__container {
  padding-top: 6rem;
}

.mobile-menu--user .mobile-menu__nav {
  margin-top: 2rem;
}

.mobile-menu--no-user .mobile-menu__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.mobile-menu--no-user .mobile-menu__nav {
  margin-top: 3rem;
}

.logo {
  display: block;
  width: 100%;
  height: auto;
}

.logo__img {
  width: 100%;
  height: auto;
}

.logo-and-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.logo-and-nav__logo {
  margin-right: 5rem;
  width: 17rem;
}

.logo-and-nav__nav {
  margin-left: 5rem;
}

@media screen and (max-width: 991px) {
  .logo-and-nav__nav {
    margin-left: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .logo-and-nav__logo {
    width: 11rem;
  }

  .logo-and-nav__nav {
    display: none;
  }
}

.nav__list {
  display: flex;
}

.nav__item:not(:first-child):not(:last-child) {
  margin: 0 1.5rem;
}

.nav__item:first-child {
  margin-right: 1.5rem;
}

.nav__item:last-child {
  margin-left: 1.5rem;
}

.nav__link {
  font-size: 1.4rem;
  font-weight: 500;
  color: #000000;
}

.nav__link:hover {
  color: #0077C6;
}

.nav--mobile-user .nav__list {
  margin: auto;
  width: 80%;
  justify-content: space-between;
}

.nav--mobile-no-user .nav__list {
  margin: auto;
  flex-direction: column-reverse;
  align-items: center;
}

.nav--mobile-no-user .nav__item:not(:first-child):not(:last-child) {
  margin: 1rem 0;
}

.nav--mobile-no-user .nav__item:first-child {
  margin-right: 0;
  margin-bottom: 1rem;
}

.nav--mobile-no-user .nav__item:last-child {
  margin-left: 0;
  margin-top: 1rem;
}

.sign-block__list {
  display: flex;
}

.sign-block__item {
  position: relative;
}

.sign-block__item:first-child {
  margin-right: 1.2rem;
}

.sign-block__item:last-child {
  margin-left: 1.2rem;
}

.sign-block__item:last-child::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -1.2rem;
  height: 1.2rem;
  width: 1px;
  background: #000000;
}

.sign-block__link {
  color: #000000;
  font-size: 1.4rem;
}

.sign-block__link:hover {
  color: #0077C6;
}

.user-info {
  background: #ffffff;
  border-radius: 1rem;
  padding: 1rem 1rem 1rem 2rem;
  display: grid;
  grid-template-columns: auto 2.5rem 0.8rem;
  grid-gap: 0.8rem;
  align-items: center;
  cursor: pointer;
}

.user-info__name {
  max-width: 10rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 600;
}

.user-info__img-wr {
  width: 2.5rem;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 50%;
}

.user-info__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.user-info__arrow svg {
  transition: 0.3s ease-in-out;
}

.user-info--active .user-info__arrow svg {
  transform: rotate(180deg);
}

@media screen and (max-width: 767px) {
  .user-info {
    display: flex;
    flex-direction: column-reverse;
    background: transparent;
  }

  .user-info__arrow {
    display: none;
  }

  .user-info__img-wr {
    width: 6.5rem;
  }
}

.user-nav {
  background: #ffffff;
  border-radius: 1rem;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  z-index: 3;
  padding: 1rem;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in-out;
}

.user-nav__list {
  padding: 0 1rem;
}

.user-nav__item {
  padding: 1rem 0;
}

.user-nav__item:not(:last-child) {
  border-bottom: 1px solid #F5F5F5;
}

.user-nav__link {
  display: flex;
  align-items: center;
  color: #272727;
  transition: 0.3s ease-in-out;
}

.user-nav__icon-wr {
  width: 1.5rem;
  height: 1.5rem;
}

.user-nav__icon-wr svg {
  width: 100%;
  height: 100%;
}

.user-nav__item-title {
  margin-left: 1rem;
  font-weight: 500;
}

.user-nav__link:hover {
  color: #0077C6;
}

.user-nav__bue-reports {
  margin-top: 1.5rem;
  display: block;
  width: 100%;
}

.user-nav--active {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 767px) {
  .user-nav {
    opacity: 1;
    visibility: visible;
  }
}

.user {
  position: relative;
}

.user__info {
  position: relative;
}

.user__nav {
  position: absolute;
  top: calc(100% + 0.6rem);
  left: 0;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .user__nav {
    position: relative;
    top: 0;
    margin-top: 2rem;
  }
}

.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(24, 24, 24, 0.54);
  z-index: 6;
  display: none;
}

.modal--default .modal__inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 57rem;
  background: #ffffff;
  border-radius: 0.8rem;
  padding: 2.5rem;
  font-size: 1.4rem;
}

.modal--default .modal__close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  padding: 0;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  width: 2.4rem !important;
  height: 2.4rem !important;
  width: 100%;
  height: 100%;
}

.modal--default .modal__close svg {
  transition: 0.3s ease-in-out;
}

.modal--default .modal__close:hover svg {
  transform: rotate(180deg);
}

.modal--default .modal__title {
  font-size: 2.4rem;
}

.modal--default .modal__steps-wr {
  margin-top: 1rem;
}

.modal--default .modal__add-service-link {
  margin-top: 1rem;
  display: flex;
  align-items: center;
}

.modal--default .modal__add-service-link span {
  margin-left: 0.8rem;
  color: #0077C6;
  transition: 0.3s ease-in-out;
  font-weight: 600;
}

.modal--default .modal__add-service-link svg path {
  transition: 0.3s ease-in-out;
}

.modal--default .modal__add-service-link:hover span {
  color: #272727;
}

.modal--default .modal__add-service-link:hover svg path {
  fill: #272727;
}

.modal--default .modal__service-fields {
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
}

.modal--default .modal__service-fields .modal__service-input:first-child {
  width: 16.5rem;
}

.modal--default .modal__service-fields .modal__service-input:last-child {
  width: 17rem;
}

.modal--default .modal__service-input label {
  font-weight: 600;
  display: inline-block;
  margin-bottom: 1rem;
}

.modal--default .modal__service-select {
  margin-top: 2rem;
  position: relative;
}

.modal--default .modal__service-checks-wr {
  margin-top: 1.5rem;
}

.modal--default .modal__service-check label {
  font-weight: 400;
}

.modal--default .modal__service-check:not(:first-child) {
  margin-top: 0.8rem;
}

.modal--default .modal__service-btns {
  margin-top: 4rem;
  display: grid;
  grid-template-columns: repeat(2, 12rem);
  grid-gap: 1.4rem;
  justify-content: flex-end;
}

.modal--active {
  display: block;
}

.modal--venhicle-video .modal__inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 77rem;
  aspect-ratio: 9/5;
}

.modal--venhicle-video .modal__video {
  width: 100%;
  height: 100%;
}

.modal--venhicle-video .modal__play-video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 991px) {
  .modal__inner {
    max-width: 100%;
  }
}

@media screen and (max-width: 575px) {
  .modal--default .modal__service-fields {
    display: block;
  }

  .modal--default .modal__service-input:last-child {
    margin-top: 1rem;
  }
}

.custom-input {
  width: 100%;
}

.custom-input__field {
  width: 100%;
  border: none;
  background: #F7F7F7;
  outline: none;
  -moz-appearance: textfield;
}

.custom-input__field::-webkit-input-placeholder {
  color: #8E8E8E;
}

.custom-input__field:-moz-placeholder {
  color: #8E8E8E;
}

.custom-input__field::-moz-placeholder {
  color: #8E8E8E;
}

.custom-input__field:-ms-input-placeholder {
  color: #8E8E8E;
}

.custom-input__field--number::-webkit-outer-spin-button,
.custom-input__field--number::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.custom-input--default .custom-input__field {
  padding: 1.7rem 2rem;
  border-radius: 6px;
}

.custom-input--white-bg .custom-input__field {
  background: #ffffff;
}

.custom-input--dark .custom-input__field {
  background: #F5F5F5;
}

.custom-input--disabled .custom-input__field {
  opacity: 0.6;
}

.custom-input--disabled .custom-input__logged-another {
  margin-top: 1rem;
  width: 100%;
}

.custom-input--with-label-above .custom-input__label {
  font-weight: 600;
  color: #000000;
}

.custom-input--with-label-above .custom-input__field-wr {
  margin-top: 0.5rem;
}

.custom-input__fields-combo .custom-input__field-wr {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.6rem;
}

.custom-input--half .custom-input__field-wr {
  width: 50%;
}

.custom-input--sm .custom-input__field {
  padding: 1.1rem 1.5rem;
  border-radius: 0.6rem;
}

.custom-input--xs .custom-input__field {
  padding: 0.7rem;
  border-radius: 0.4rem;
}

.custom-input--s .custom-input__field {
  padding: 0.7rem 1.5rem;
  border-radius: 0.4rem;
}

.custom-input--xxxl .custom-input__field {
  border-radius: 8px;
  padding: 2.5rem;
}

.custom-input--with-btn {
  display: flex;
}

.custom-input--with-btn .custom-input__field-wr {
  flex-grow: 1;
}

.custom-input--with-btn .custom-input__field {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.custom-input--with-btn .custom-input__btn {
  background: #0077C6;
  border: none;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  padding: 0 4.4rem;
  border-radius: 0px 8px 8px 0px;
  transition: 0.3s ease-in-out;
}

.custom-input--with-btn .custom-input__btn:hover {
  background: #005893;
}

.custom-input--password .custom-input__field-wr {
  position: relative;
}

.custom-input--password .custom-input__eye-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2rem;
  border: none;
  outline: none;
  cursor: pointer;
  background: transparent;
  width: 2rem;
  height: 2rem;
  padding: 0;
}

.custom-input--password .custom-input__eye-btn svg {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .custom-input--xxxl .custom-input__field {
    padding: 2.2rem;
  }
}

@media screen and (max-width: 575px) {
  .custom-input--with-btn .custom-input__btn {
    padding: 0 2rem;
  }

  .custom-input--xxxl .custom-input__field {
    padding: 1.7rem;
  }
}

.custom-radio--with-label {
  display: flex;
  align-items: flex-start;
}

.custom-radio--with-label .custom-radio__field-wr {
  width: 12px;
  height: 12px;
}

.custom-radio--with-label .custom-radio__field {
  width: 100%;
  height: 100%;
}

.custom-radio--with-label .custom-radio__label {
  margin-left: 0.6rem;
  font-weight: 600;
  line-height: 1;
}

.custom-radio--payment {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 0 2.5rem 0 2rem;
}

.custom-radio--payment .custom-radio__field-wr {
  width: 2rem;
  height: 2rem;
}

.custom-radio--payment .custom-radio__field {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.custom-radio--payment .custom-radio__label {
  margin-left: 1rem;
  width: calc(100% - 3rem);
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  font-weight: 600;
  cursor: pointer;
}

.custom-check__field-wr {
  position: relative;
}

.custom-check__field {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  outline: none;
  z-index: 2;
  cursor: pointer;
}

.custom-check__customize {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 0.4rem;
  border: 1px solid #0077C6;
  transition: 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-check__customize svg {
  opacity: 0;
  transition: 0.3s ease-in-out;
}

.custom-check__field:checked+.custom-check__customize {
  background: #0077C6;
}

.custom-check__field:checked+.custom-check__customize svg {
  opacity: 1;
}

.custom-check__label {
  cursor: pointer;
}

.custom-check--with-label {
  display: flex;
  align-items: center;
}

.custom-check--with-label .custom-check__label {
  margin-left: 0.5rem;
  font-weight: 600;
}

.custom-check--media {
  width: 2.7rem;
  height: 2.7rem;
}

.custom-check--media .custom-check__customize {
  background: #ffffff;
  width: 2.7rem;
  height: 2.7rem;
  border-color: #ffffff;
}

.custom-check--media .custom-check__field:checked+.custom-check__customize {
  background: #ffffff;
}

.custom-check--media .custom-check__field:checked+.custom-check__customize svg {
  opacity: 1;
}

.custom-check--md .custom-check__field-wr {
  width: 1.5rem;
  height: 1.5rem;
}

.custom-check--md .custom-check__customize svg {
  width: 1rem;
  height: 1rem;
}

.custom-check--xl .custom-check__field-wr {
  width: 2rem;
  height: 2rem;
}

.custom-check--xl .custom-check__customize svg {
  width: 1.2rem;
  height: 1.2rem;
}

.custom-check--with-label-xl {
  display: flex;
  align-items: center;
}

.custom-check--with-label-xl .custom-check__field-wr {
  margin-left: 2.3rem;
  width: 2rem;
  height: 2rem;
}

.custom-check--with-label-xl .custom-check__label {
  font-weight: 600;
}

.custom-check--xxl .custom-check__field-wr {
  width: 2.3rem;
  height: 2.3rem;
}

.custom-check--xxl .custom-check__customize {
  border-width: 0.2rem;
}

.list__item:not(:first-child) {
  margin-top: 1.5rem;
}

.list--with-checks .list__item {
  position: relative;
  display: block;
  padding-left: 2.8rem;
  min-height: 2rem;
}

.list--with-checks .list__item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2rem;
  height: 2rem;
  background: 50% 50%/contain no-repeat url("/assets/svg/check-in-circle.svg");
}

.list--props {
  font-weight: 600;
}

.list--props .list__item:not(:first-child) {
  margin-top: 2.5rem;
}

.list--props .list__item-prop,
.list--props .list__item-val {
  display: inline-block;
}

.list--props .list__item-prop {
  color: #0077C6;
}

.list--props .list__item-val {
  margin-left: 1.5rem;
  color: #272727;
}

.list--props .list__item-val a {
  color: #272727;
  text-decoration: underline;
  transition: 0.3s ease-in-out;
}

.list--props .list__item-val a:hover {
  color: #0077C6;
}

.list--inline-elements {
  display: flex;
  align-items: center;
}

.list--inline-elements .list__item {
  margin-top: 0;
  font-size: 1.2rem;
  padding: 0 1.6em;
}

.list--inline-elements .list__item:first-child {
  border-right: 1px solid #BDBDBD;
}

.list--props-sm-margins .list__item:not(:first-child) {
  margin-top: 1.5rem;
}

@media screen and (max-width: 991px) {
  .list--props .list__item:not(:first-child) {
    margin-top: 1.5rem;
  }
}

.search-by-year {
  justify-content: space-between;
}

.search-by-year .custom-select-opener {
  position: relative;
  background: #F5F5F5;
  border-radius: 0.8rem;
  padding: 2.5rem;
  color: #8E8E8E;
}

.search-by-year .custom-select-opener::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.5rem;
  width: 1rem;
  height: 1rem;
  background: 50% 50%/contain no-repeat url("/assets/svg/select-arrow-down.svg");
}

.search-by-year__selects-wr {
  width: 41rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem;
}

.search-by-year__search-btn {
  padding: 1.5rem 4.5rem;
}

@media screen and (max-width: 767px) {
  .search-by-year__selects-wr {
    width: 33rem;
  }

  .search-by-year .custom-select-opener {
    padding: 2.2rem;
  }
}

@media screen and (max-width: 575px) {
  .search-by-year__selects-wr {
    width: 20.5rem;
    grid-gap: 0.5rem;
  }

  .search-by-year .custom-select-opener {
    padding: 1.7rem 1rem;
  }

  .search-by-year .custom-select-opener::after {
    right: 0.5rem;
  }

  .search-by-year__search-btn {
    padding: 1.5rem 1.5rem;
  }
}

.search-by-vin {
  min-height: 44rem;
}

.search-by-vin__desc {
  margin-top: 2rem;
}

.search-by-vin__desc span {
  font-weight: 700;
  color: #0077C6;
}

.search-by-vin__input-controls,
.search-by-vin__controls-items {
  display: flex;
}

.search-by-vin__input-controls {
  margin-top: 2.8rem;
  align-items: flex-end;
}

.search-by-vin__controls-items {
  align-items: center;
  margin-left: 2rem;
}

.search-by-vin__radio:not(:first-child):not(:last-child) {
  margin: 0 0.7rem;
}

.search-by-vin__radio:first-child {
  margin-right: 0.7rem;
}

.search-by-vin__radio:last-child {
  margin-left: 0.7rem;
}

.search-by-vin__search-type-wr {
  margin-top: 2rem;
  width: 57rem;
}

.search-by-vin__search-type {
  opacity: 0;
  visibility: hidden;
  display: none;
}

.search-by-vin__search-type--active {
  opacity: 1;
  visibility: visible;
  display: flex;
}

.search-by-vin__input-wr {
  width: 100%;
}

.search-by-vin__preferences {
  margin-top: 1.5rem;
}

.search-by-vin--found {
  min-height: auto;
}

@media screen and (max-width: 991px) {
  .search-by-vin {
    min-height: 38rem;
  }

  .search-by-vin--found {
    min-height: auto;
  }
}

@media screen and (max-width: 767px) {
  .search-by-vin {
    min-height: 33rem;
  }

  .search-by-vin__desc {
    margin-top: 1rem;
  }

  .search-by-vin__input-controls {
    margin-top: 1.5rem;
  }

  .search-by-vin__search-type-wr {
    width: 50rem;
  }

  .search-by-vin--found {
    min-height: auto;
  }
}

@media screen and (max-width: 575px) {
  .search-by-vin__search-type-wr {
    width: 29rem;
  }

  .search-by-vin__controls-items {
    margin-left: 0;
    margin-top: 1rem;
  }

  .search-by-vin__input-controls {
    display: block;
  }
}

.result-card {
  display: flex;
}

.result-card__img-side {
  margin-right: 1.5rem;
  flex: 0 0 500px;
}

.result-card__img-wr {
  display: block;
  width: 100%;
  border-radius: 1rem;
  overflow: hidden;
  aspect-ratio: 7/4;
}

.result-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.result-card__content-side {
  margin-left: 1.5rem;
}

.result-card__title {
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 112%;
}

.result-card__props-list {
  margin-top: 3rem;
}

.result-card__link-to-card {
  margin-top: 3rem;
  display: block;
  width: 27rem;
}

@media screen and (max-width: 991px) {
  .result-card {
    flex-direction: column;
    box-shadow: 0 0 1rem #F5F5F5;
    border-radius: 1rem;
  }

  .result-card__img-side {
    margin-right: 0;
    flex: 0 0 auto;
  }

  .result-card__content-side {
    margin-left: 0;
    padding: 1rem 2rem;
  }

  .result-card__img-wr {
    border-radius: 1rem 1rem 0 0;
  }

  .result-card__title {
    font-size: 2.2rem;
  }

  .result-card__props-list {
    margin-top: 2rem;
  }

  .result-card__link-to-card {
    margin-top: 2rem;
    width: 100%;
  }
}

@media screen and (max-width: 575px) {
  .result-card__title {
    font-size: 1.8rem;
  }
}

.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: #F5F5F5;
  padding: 2rem 0;
  z-index: 4;
}

.header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header__hamburger {
  display: none;
}

input.custom-input__field.error {
  border: 1px solid #dc3545;
}

.custom-input__field-wr span.error {
  font-size: 11px;
}

.custom-input__field-wr .customSelect span.custom-select-opener.error {
  border: 1px solid #dc3545;
}

.custom-check__field-wr span#agree-error {
  display: none !important;
}

.custom-check__field-wr .custom-check__customize.error {
  border: 1px solid #dc3545;
}

@media screen and (max-width: 767px) {
  .header {
    padding: 1.5rem 0;
  }

  .header__user-info {
    display: none;
  }

  .header__hamburger {
    display: block;
  }
}

.footer {
  padding: 2rem 0;
  background: #F5F5F5;
}

.footer__container {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.footer__left-side {
  flex-basis: 495px;
}

.footer__content {
  margin-top: 4rem;
  font-size: 1.2rem;
}

.footer__link-item {
  font-size: 1.2rem;
}

.footer__link-item:first-child {
  margin-right: 1.5rem;
}

.footer__link-item:last-child {
  margin-left: 1.5rem;
}

@media screen and (max-width: 767px) {
  .footer__container {
    display: block;
  }

  .footer__content {
    margin-top: 2rem;
  }
}

.toast-title {
  font-weight: 700;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #FFF;
}

.toast-message a:hover {
  color: #CCC;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #FFF;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}

.toast-close-button:focus,
.toast-close-button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
}

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#toast-container>div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999;
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
  color: #FFF;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container>div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}

#toast-container>div:hover {
  -moz-box-shadow: 0 0 12px #000;
  -webkit-box-shadow: 0 0 12px #000;
  box-shadow: 0 0 12px #000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container>.toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}

#toast-container>.toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}

#toast-container>.toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}

#toast-container>.toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}

#toast-container.toast-bottom-center>div,
#toast-container.toast-top-center>div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

#toast-container.toast-bottom-full-width>div,
#toast-container.toast-top-full-width>div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #51A351;
}

.toast-error {
  background-color: #BD362F;
}

.toast-info {
  background-color: #2F96B4;
}

.toast-warning {
  background-color: #F89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

@media all and (max-width: 240px) {
  #toast-container>div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }

  #toast-container>div.rtl {
    padding: 8px 50px 8px 8px;
  }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }

  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container>div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }

  #toast-container>div.rtl {
    padding: 8px 50px 8px 8px;
  }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }

  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container>div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }

  #toast-container>div.rtl {
    padding: 15px 50px 15px 15px;
  }
}

.swal2-popup.swal2-toast {
  box-sizing: border-box;
  grid-column: 1/4 !important;
  grid-row: 1/4 !important;
  grid-template-columns: 1fr 99fr 1fr;
  padding: 1em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.075), 0 1px 2px rgba(0, 0, 0, 0.075), 1px 2px 4px rgba(0, 0, 0, 0.075), 1px 3px 8px rgba(0, 0, 0, 0.075), 2px 4px 16px rgba(0, 0, 0, 0.075);
  pointer-events: all;
}

.swal2-popup.swal2-toast>* {
  grid-column: 2;
}

.swal2-popup.swal2-toast .swal2-title {
  margin: 0.5em 1em;
  padding: 0;
  font-size: 1em;
  text-align: initial;
}

.swal2-popup.swal2-toast .swal2-loading {
  justify-content: center;
}

.swal2-popup.swal2-toast .swal2-input {
  height: 2em;
  margin: 0.5em;
  font-size: 1em;
}

.swal2-popup.swal2-toast .swal2-validation-message {
  font-size: 1em;
}

.swal2-popup.swal2-toast .swal2-footer {
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
  font-size: 0.8em;
}

.swal2-popup.swal2-toast .swal2-close {
  grid-column: 3/3;
  grid-row: 1/99;
  align-self: center;
  width: 0.8em;
  height: 0.8em;
  margin: 0;
  font-size: 2em;
}

.swal2-popup.swal2-toast .swal2-html-container {
  margin: 0.5em 1em;
  padding: 0;
  font-size: 1em;
  text-align: initial;
}

.swal2-popup.swal2-toast .swal2-html-container:empty {
  padding: 0;
}

.swal2-popup.swal2-toast .swal2-loader {
  grid-column: 1;
  grid-row: 1/99;
  align-self: center;
  width: 2em;
  height: 2em;
  margin: 0.25em;
}

.swal2-popup.swal2-toast .swal2-icon {
  grid-column: 1;
  grid-row: 1/99;
  align-self: center;
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0 0.5em 0 0;
}

.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 1.8em;
  font-weight: bold;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  top: 0.875em;
  width: 1.375em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 0.3125em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 0.3125em;
}

.swal2-popup.swal2-toast .swal2-actions {
  justify-content: flex-start;
  height: auto;
  margin: 0;
  margin-top: 0.5em;
  padding: 0 0.5em;
}

.swal2-popup.swal2-toast .swal2-styled {
  margin: 0.25em 0.5em;
  padding: 0.4em 0.6em;
  font-size: 1em;
}

.swal2-popup.swal2-toast .swal2-success {
  border-color: #a5dc86;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  transform: rotate(45deg);
  border-radius: 50%;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.8em;
  left: -0.5em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
  border-radius: 4em 0 0 4em;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.25em;
  left: 0.9375em;
  transform-origin: 0 1.5em;
  border-radius: 0 4em 4em 0;
}

.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: 0.4375em;
  width: 0.4375em;
  height: 2.6875em;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
  height: 0.3125em;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
  top: 1.125em;
  left: 0.1875em;
  width: 0.75em;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
  top: 0.9375em;
  right: 0.1875em;
  width: 1.375em;
}

.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-toast-animate-success-line-tip 0.75s;
}

.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-toast-animate-success-line-long 0.75s;
}

.swal2-popup.swal2-toast.swal2-show {
  animation: swal2-toast-show 0.5s;
}

.swal2-popup.swal2-toast.swal2-hide {
  animation: swal2-toast-hide 0.1s forwards;
}

.swal2-container {
  display: grid;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  grid-template-areas: "top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";
  grid-template-rows: minmax(min-content, auto) minmax(min-content, auto) minmax(min-content, auto);
  height: 100%;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch;
}

.swal2-container.swal2-backdrop-show,
.swal2-container.swal2-noanimation {
  background: rgba(0, 0, 0, 0.4);
}

.swal2-container.swal2-backdrop-hide {
  background: transparent !important;
}

.swal2-container.swal2-top-start,
.swal2-container.swal2-center-start,
.swal2-container.swal2-bottom-start {
  grid-template-columns: minmax(0, 1fr) auto auto;
}

.swal2-container.swal2-top,
.swal2-container.swal2-center,
.swal2-container.swal2-bottom {
  grid-template-columns: auto minmax(0, 1fr) auto;
}

.swal2-container.swal2-top-end,
.swal2-container.swal2-center-end,
.swal2-container.swal2-bottom-end {
  grid-template-columns: auto auto minmax(0, 1fr);
}

.swal2-container.swal2-top-start>.swal2-popup {
  align-self: start;
}

.swal2-container.swal2-top>.swal2-popup {
  grid-column: 2;
  align-self: start;
  justify-self: center;
}

.swal2-container.swal2-top-end>.swal2-popup,
.swal2-container.swal2-top-right>.swal2-popup {
  grid-column: 3;
  align-self: start;
  justify-self: end;
}

.swal2-container.swal2-center-start>.swal2-popup,
.swal2-container.swal2-center-left>.swal2-popup {
  grid-row: 2;
  align-self: center;
}

.swal2-container.swal2-center>.swal2-popup {
  grid-column: 2;
  grid-row: 2;
  align-self: center;
  justify-self: center;
}

.swal2-container.swal2-center-end>.swal2-popup,
.swal2-container.swal2-center-right>.swal2-popup {
  grid-column: 3;
  grid-row: 2;
  align-self: center;
  justify-self: end;
}

.swal2-container.swal2-bottom-start>.swal2-popup,
.swal2-container.swal2-bottom-left>.swal2-popup {
  grid-column: 1;
  grid-row: 3;
  align-self: end;
}

.swal2-container.swal2-bottom>.swal2-popup {
  grid-column: 2;
  grid-row: 3;
  justify-self: center;
  align-self: end;
}

.swal2-container.swal2-bottom-end>.swal2-popup,
.swal2-container.swal2-bottom-right>.swal2-popup {
  grid-column: 3;
  grid-row: 3;
  align-self: end;
  justify-self: end;
}

.swal2-container.swal2-grow-row>.swal2-popup,
.swal2-container.swal2-grow-fullscreen>.swal2-popup {
  grid-column: 1/4;
  width: 100%;
}

.swal2-container.swal2-grow-column>.swal2-popup,
.swal2-container.swal2-grow-fullscreen>.swal2-popup {
  grid-row: 1/4;
  align-self: stretch;
}

.swal2-container.swal2-no-transition {
  transition: none !important;
}

.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  grid-template-columns: minmax(0, 100%);
  width: 32em;
  max-width: 100%;
  padding: 0 0 1.25em;
  border: none;
  border-radius: 5px;
  background: #fff;
  color: #545454;
  font-family: inherit;
  font-size: 1rem;
}

.swal2-popup:focus {
  outline: none;
}

.swal2-popup.swal2-loading {
  overflow-y: hidden;
}

.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0;
  padding: 0.8em 1em 0;
  color: inherit;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}

.swal2-actions {
  display: flex;
  z-index: 1;
  box-sizing: border-box;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: auto;
  margin: 1.25em auto 0;
  padding: 0;
}

.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: 0.4;
}

.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}

.swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.swal2-loader {
  display: none;
  align-items: center;
  justify-content: center;
  width: 2.2em;
  height: 2.2em;
  margin: 0 1.875em;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border-width: 0.25em;
  border-style: solid;
  border-radius: 100%;
  border-color: #2778c4 transparent #2778c4 transparent;
}

.swal2-styled {
  margin: 0.3125em;
  padding: 0.625em 1.1em;
  transition: box-shadow 0.1s;
  box-shadow: 0 0 0 3px transparent;
  font-weight: 500;
}

.swal2-styled:not([disabled]) {
  cursor: pointer;
}

.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #7066e0;
  color: #fff;
  font-size: 1em;
}

.swal2-styled.swal2-confirm:focus {
  box-shadow: 0 0 0 3px rgba(112, 102, 224, 0.5);
}

.swal2-styled.swal2-deny {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #dc3741;
  color: #fff;
  font-size: 1em;
}

.swal2-styled.swal2-deny:focus {
  box-shadow: 0 0 0 3px rgba(220, 55, 65, 0.5);
}

.swal2-styled.swal2-cancel {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #6e7881;
  color: #fff;
  font-size: 1em;
}

.swal2-styled.swal2-cancel:focus {
  box-shadow: 0 0 0 3px rgba(110, 120, 129, 0.5);
}

.swal2-styled.swal2-default-outline:focus {
  box-shadow: 0 0 0 3px rgba(100, 150, 200, 0.5);
}

.swal2-styled:focus {
  outline: none;
}

.swal2-styled::-moz-focus-inner {
  border: 0;
}

.swal2-footer {
  justify-content: center;
  margin: 1em 0 0;
  padding: 1em 1em 0;
  border-top: 1px solid #eee;
  color: inherit;
  font-size: 1em;
}

.swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  grid-column: auto !important;
  height: 0.25em;
  overflow: hidden;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.swal2-timer-progress-bar {
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2);
}

.swal2-image {
  max-width: 100%;
  margin: 2em auto 1em;
}

.swal2-close {
  z-index: 2;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: -1.2em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s, box-shadow 0.1s;
  border: none;
  border-radius: 5px;
  background: transparent;
  color: #ccc;
  font-family: serif;
  font-family: monospace;
  font-size: 2.5em;
  cursor: pointer;
  justify-self: end;
}

.swal2-close:hover {
  transform: none;
  background: transparent;
  color: #f27474;
}

.swal2-close:focus {
  outline: none;
  box-shadow: inset 0 0 0 3px rgba(100, 150, 200, 0.5);
}

.swal2-close::-moz-focus-inner {
  border: 0;
}

.swal2-html-container {
  z-index: 1;
  justify-content: center;
  margin: 1em 1.6em 0.3em;
  padding: 0;
  overflow: auto;
  color: inherit;
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
  word-break: break-word;
}

.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  margin: 1em 2em 0;
}

.swal2-input,
.swal2-file,
.swal2-textarea {
  box-sizing: border-box;
  width: auto;
  transition: border-color 0.1s, box-shadow 0.1s;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  background: inherit;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px transparent;
  color: inherit;
  font-size: 1.125em;
}

.swal2-input.swal2-inputerror,
.swal2-file.swal2-inputerror,
.swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}

.swal2-input:focus,
.swal2-file:focus,
.swal2-textarea:focus {
  border: 1px solid #b4dbed;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px rgba(100, 150, 200, 0.5);
}

.swal2-input::placeholder,
.swal2-file::placeholder,
.swal2-textarea::placeholder {
  color: #ccc;
}

.swal2-range {
  margin: 1em 2em 0;
  background: #fff;
}

.swal2-range input {
  width: 80%;
}

.swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}

.swal2-range input,
.swal2-range output {
  height: 2.625em;
  padding: 0;
  font-size: 1.125em;
  line-height: 2.625em;
}

.swal2-input {
  height: 2.625em;
  padding: 0 0.75em;
}

.swal2-file {
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  background: inherit;
  font-size: 1.125em;
}

.swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}

.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: 0.375em 0.625em;
  background: inherit;
  color: inherit;
  font-size: 1.125em;
}

.swal2-radio,
.swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit;
}

.swal2-radio label,
.swal2-checkbox label {
  margin: 0 0.6em;
  font-size: 1.125em;
}

.swal2-radio input,
.swal2-checkbox input {
  flex-shrink: 0;
  margin: 0 0.4em;
}

.swal2-input-label {
  display: flex;
  justify-content: center;
  margin: 1em auto 0;
}

.swal2-validation-message {
  align-items: center;
  justify-content: center;
  margin: 1em 0 0;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666666;
  font-size: 1em;
  font-weight: 300;
}

.swal2-validation-message::before {
  content: "!";
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 0.625em;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}

.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 2.5em auto 0.6em;
  border: 0.25em solid transparent;
  border-radius: 50%;
  border-color: #000;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  user-select: none;
}

.swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 3.75em;
}

.swal2-icon.swal2-error {
  border-color: #f27474;
  color: #f27474;
}

.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #f27474;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 1.0625em;
  transform: rotate(45deg);
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 1em;
  transform: rotate(-45deg);
}

.swal2-icon.swal2-error.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}

.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
  animation: swal2-animate-error-x-mark 0.5s;
}

.swal2-icon.swal2-warning {
  border-color: #facea8;
  color: #f8bb86;
}

.swal2-icon.swal2-warning.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}

.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content {
  animation: swal2-animate-i-mark 0.5s;
}

.swal2-icon.swal2-info {
  border-color: #9de0f6;
  color: #3fc3ee;
}

.swal2-icon.swal2-info.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}

.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content {
  animation: swal2-animate-i-mark 0.8s;
}

.swal2-icon.swal2-question {
  border-color: #c9dae1;
  color: #87adbd;
}

.swal2-icon.swal2-question.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}

.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content {
  animation: swal2-animate-question-mark 0.8s;
}

.swal2-icon.swal2-success {
  border-color: #a5dc86;
  color: #a5dc86;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  transform: rotate(45deg);
  border-radius: 50%;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}

.swal2-icon.swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -0.25em;
  left: -0.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50%;
}

.swal2-icon.swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: 0.5em;
  left: 1.625em;
  width: 0.4375em;
  height: 5.625em;
  transform: rotate(-45deg);
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
  display: block;
  position: absolute;
  z-index: 2;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #a5dc86;
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
  top: 2.875em;
  left: 0.8125em;
  width: 1.5625em;
  transform: rotate(45deg);
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
  top: 2.375em;
  right: 0.5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-animate-success-line-tip 0.75s;
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-animate-success-line-long 0.75s;
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

.swal2-progress-steps {
  flex-wrap: wrap;
  align-items: center;
  max-width: 100%;
  margin: 1.25em auto;
  padding: 0;
  background: inherit;
  font-weight: 600;
}

.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}

.swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  flex-shrink: 0;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #2778c4;
  color: #fff;
  line-height: 2em;
  text-align: center;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #2778c4;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step {
  background: #add8e6;
  color: #fff;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line {
  background: #add8e6;
}

.swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  flex-shrink: 0;
  width: 2.5em;
  height: 0.4em;
  margin: 0 -1px;
  background: #2778c4;
}

[class^=swal2] {
  -webkit-tap-highlight-color: transparent;
}

.swal2-show {
  animation: swal2-show 0.3s;
}

.swal2-hide {
  animation: swal2-hide 0.15s forwards;
}

.swal2-noanimation {
  transition: none;
}

.swal2-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.swal2-rtl .swal2-close {
  margin-right: initial;
  margin-left: 0;
}

.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto;
}

@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }

  33% {
    transform: translateY(0) rotateZ(-2deg);
  }

  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }

  100% {
    transform: translateY(0) rotateZ(0deg);
  }
}

@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}

@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }

  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }

  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }

  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }

  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}

@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }

  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }

  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }

  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}

@keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }

  45% {
    transform: scale(1.05);
  }

  80% {
    transform: scale(0.95);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}

@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }

  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }

  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }

  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }

  100% {
    top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em;
  }
}

@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }

  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }

  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }

  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}

@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }

  5% {
    transform: rotate(-45deg);
  }

  12% {
    transform: rotate(-405deg);
  }

  100% {
    transform: rotate(-405deg);
  }
}

@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }

  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }

  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }

  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }

  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}

@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes swal2-animate-question-mark {
  0% {
    transform: rotateY(-360deg);
  }

  100% {
    transform: rotateY(0);
  }
}

@keyframes swal2-animate-i-mark {
  0% {
    transform: rotateZ(45deg);
    opacity: 0;
  }

  25% {
    transform: rotateZ(-25deg);
    opacity: 0.4;
  }

  50% {
    transform: rotateZ(15deg);
    opacity: 0.8;
  }

  75% {
    transform: rotateZ(-5deg);
    opacity: 1;
  }

  100% {
    transform: rotateX(0);
    opacity: 1;
  }
}

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}

body.swal2-height-auto {
  height: auto !important;
}

body.swal2-no-backdrop .swal2-container {
  background-color: transparent !important;
  pointer-events: none;
}

body.swal2-no-backdrop .swal2-container .swal2-popup {
  pointer-events: all;
}

body.swal2-no-backdrop .swal2-container .swal2-modal {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }

  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true] {
    display: none;
  }

  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
    position: static !important;
  }
}

body.swal2-toast-shown .swal2-container {
  box-sizing: border-box;
  width: 360px;
  max-width: 100%;
  background-color: transparent;
  pointer-events: none;
}

body.swal2-toast-shown .swal2-container.swal2-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-top-end,
body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}

body.swal2-toast-shown .swal2-container.swal2-top-start,
body.swal2-toast-shown .swal2-container.swal2-top-left {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}

body.swal2-toast-shown .swal2-container.swal2-center-start,
body.swal2-toast-shown .swal2-container.swal2-center-left {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  transform: translateY(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}

body.swal2-toast-shown .swal2-container.swal2-center-end,
body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-bottom-start,
body.swal2-toast-shown .swal2-container.swal2-bottom-left {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}

body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-bottom-end,
body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}

.search-vin-found {
  padding: 5rem 0;
}

.found-results__title {
  font-weight: 600;
  font-size: 4.2rem;
}

.found-results__item {
  margin-top: 3rem;
}

@media screen and (max-width: 991px) {
  .found-results__title {
    font-size: 3rem;
  }

  .found-results__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 3rem 2rem;
    margin-top: 2rem;
  }

  .found-results__items {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .found-results__items {
    grid-template-columns: 1fr;
    max-width: 35rem;
  }
}

@media screen and (max-width: 575px) {
  .found-results__title {
    font-size: 2.2rem;
  }

  .found-results__items {
    grid-gap: 2rem;
  }
}

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

.search-vin-home__image-side {
  padding: 60px 0;
}

.search-vin-home__image-side .found-results .found-results {
  padding: 0;
}

article.found-results__item.result-card {
  border-bottom: 1px solid #ededed;
  padding: 0 0 12px;
}

.result-card__props-list li.list__item {
  display: flex;
  justify-content: space-between;
}

div#userInfo {
  min-width: 150px;
}



/* new slider css */
section.search-vin-home.legend_mainhomepage {
  gap: 90px;
  height: 75vh;
  align-items: center;
}

.search-vin-home__image-side {
  padding: 0;
}

.result_slider {
  display: flex;
  justify-content: center;
  align-items: center;
}

.result_slider article.found-results__item.result-card {
  flex-direction: column;
  border: none;
}

.result_slider article.found-results__item.result-card .result-card__img-side {
  flex: 0 0 auto;
  margin: 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.result_slider .vin_title_card p {
  margin-bottom: 0;
  font-weight: 900;
  font-size: 16px;
  line-height: 12px;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  text-shadow: 0px 0px 4px #000000;
}


.right_vehicles_slider .result-card__img-side picture.result-card__img-wr {
  border-radius: 25px 25px 0px 0px;
}

.result_slider .vin_title_card h3.result-card__title {
  font-weight: 900;
  font-size: 18px;
  padding: 6px 0px;
  letter-spacing: 0.1em;
  padding-top: 10px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0px 1px 4px #000000;
}

.vin_title_card h3.result-card__title {
  font-weight: 900;
  font-size: 12px;
  padding: 10px 0px;
  padding-top: 5px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0px 1px 4px #000000;
}

.result_slider button.carousel-control-next {
  background-image: url(/assets/images/rightarrow.png);
  opacity: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px;
  right: -76px;
}

.result_slider button.carousel-control-prev {
  background-image: url(/assets/images/leftarrow.png);
  opacity: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px;
  left: -76px;
}

.result_slider button.carousel-control-next span.carousel-control-next-icon,
.result_slider button.carousel-control-prev span.carousel-control-prev-icon {
  background: unset;
}

.result_slider .vin_title_card {
  padding: 2px 14px;
  display: flex;
  /* gap: 30px; */
  /* background: rgba(0, 118, 198, 0.4); */
  flex-direction: column;
}

.result_slider .result-card__content-side {
  margin: 0;
  margin-top: -7rem;
  position: relative;
  z-index: 999;
}

.result_slider .vin_title_card_detail {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  background: #0076C6;
  padding: 11px 0;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  padding-left: 12px;
}

.result_slider .vin_title_card_detail p .milagee {
  font-size: 18px;
}

.result_slider .vin_title_card_detail p {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 0;
  padding: 6px 0;
  border-right: 1px solid;
  padding-right: 15px;
  padding-left: 2px;
}

.result_slider .vin_title_card_detail p:last-child {
  border-right: none;

}

.resultcart_buttons {
  position: absolute;
  opacity: 0;
}

.resultcart_buttons .visit {
  font-size: 21px;
  width: 100% !important;
  max-width: 100%;
  line-height: 47px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  border: none;
  background: transparent;
  padding: 0;
  margin: 0;
  -webkit-text-stroke: 1px #0076C6;
  margin-bottom: 0rem;
}

.resultcart_buttons .buyreport {
  font-size: 21px;
  width: 100% !important;
  max-width: 100%;
  line-height: 47px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  border: none;
  background: transparent;
  padding: 0;
  margin: 0;
  margin-bottom: 0rem;
  -webkit-text-stroke: 1px #299E00;
}

article:hover article.found-results__item.result-card picture.result-card__img-wr::after {
  background: rgba(0, 0, 0, 0.69);
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  z-index: 99;
  position: absolute;
  top: 0;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}

article:hover .resultcart_buttons {
  opacity: 1;
  z-index: 9999;
  margin-bottom: 40px;
}

.result_slider div#resultContainer {
  width: 100%;
}

/* .result_slider div#resultContainer .found-results {
  width: 46%;
  float: left;
  margin-right: 25px;
} */
section.video-frame.homesection {
  height: 88vh;
}

.center-box .found-results__item .resultcart_buttons a,
.center-box .found-results__item .resultcart_buttons button {
  font-size: 30px !important;
  line-height: 45px;
}

/* upper slider css */

.container.recently_vehicle_section-container {
  max-width: 2100px;
  padding: 20px 0;
}

.result-card__img-side {
  width: 400px !important;
}

.row.recently_vehicle_section .col-12.col-xl-2 p {
  font-style: italic;
  font-weight: 500;
  font-size: 40px;
  line-height: 48px;
  display: flex;
  align-items: center;
  text-align: right;
  letter-spacing: 0.05em;
  color: #0076C6;
}

.row.recently_vehicle_section {
  align-items: center;
  justify-content: left;
  gap: 72px;
}

.recently_vehicle_section .button-slick.testimonial-prev.slick-arrow,
.recently_vehicle_section .button-slick.vehicle-slider-prev.slick-arrow {
  background-image: url('/assets/images/left-arrow.png');
  background-repeat: no-repeat;
  background-position: center;
  width: 43px;
  height: 43px;
  position: absolute;
  left: -62px;
  bottom: 34px;
  cursor: pointer;
}

.recently_vehicle_section .button-slick.testimonial-next.slick-arrow,
.recently_vehicle_section .button-slick.vehicle-slider-next.slick-arrow {
  background-image: url('/assets/images/right-arrow.png');
  background-repeat: no-repeat;
  background-position: center;
  width: 43px;
  height: 43px;
  position: absolute;
  bottom: 34px;
  right: -60px;
  cursor: pointer;
}

.recently_vehicle_section .button-slick.testimonial-prev.slick-arrow i::before,
.recently_vehicle_section .button-slick.vehicle-slider-prev.slick-arrow i::before {
  display: none;
}

.recently_vehicle_section .button-slick.testimonial-next.slick-arrow i::before,
.recently_vehicle_section .button-slick.vehicle-slider-next.slick-arrow i::before {
  display: none;
}

.row.recently_vehicle_section .col-9 {
  position: relative;
}

.vehicles-slider .result-card__img-side {
  margin-right: 0rem;
  flex: 0 0 100%;
}

.vehicles-slider .found-results {
  padding-bottom: 0rem;
}

.vehicles-slider article.found-results__item.result-card:hover picture.result-card__img-wr::after {
  display: none;
}

.vehicles-slider article.found-results__item.result-card {
  border-bottom: none;
  padding: 0;
}

.row.recently_vehicle_section .col-9 {
  flex: 0 0 auto;
  width: 75.7%;
}

.vehicles-slider .result-card__content-side {
  margin-top: -3.3rem !important;
  position: relative;
  z-index: 999;
  margin: 0 6px;
}

.vehicles-slider .vin_title_card {
  padding: 0px 10px;
  display: flex;
  /* justify-content: space-between; */
  /* gap: 6px; */
  /* background: rgba(0, 118, 198, 0.4); */
  flex-direction: column;
  height: 40px;
}

.vehicles-slider .vin_title_card p {
  /* font-weight: 900;
  font-size: 8px;
  line-height: 28px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  -webkit-text-stroke: 1px #FE0002;
  margin-bottom: 0; */
  margin-bottom: 0;
  font-weight: 900;
  font-size: 13px;
  line-height: 8px;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  text-shadow: 0px 0px 4px #000000;
}

.vehicles-slider .vin_title_card_detail {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  background: #0076C6;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 10px 0;
  margin-top: -7px;
}

.vehicles-slider .vin_title_card_detail p {
  margin-bottom: 0;
  border-right: 1px solid;
}

.vehicles-slider .vin_title_card_detail p:last-child {
  border-right: none;
}

.vehicles-slider .vin_title_card_detail p {
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  padding: 4px 14px 4px 5px;
}


/* ul.vehicles-slider.slick-initialized.slick-slider li {
  margin-left: 26px;
} */
.vehicles-slider .found-results__item {
  margin-top: 0rem;
  margin: 0 6px;
}

main.page-wrapper.page-wrapper--home {
  height: unset !important;
  margin-bottom: 15rem;
}

/* upper slider css end*/

/* home form */

.vinmakemodel_main .search-by-year__selects-wr {
  display: flex;
  width: 100%;
}

.vinmakemodel_main .custom-input__field-wr {
  width: 100%;
}

.vinmakemodel_main input,
.custom-input__field {
  padding: 2.5rem;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-radius: 15px px 0px 015px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #575757;
}

.search-by-vin .bottom-heading {
  position: absolute;
}

.vinmakemodel_main button {
  padding: 0px 30px;
  width: 160px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  font-weight: 900 !important;
}

/* home form */

.vin_slick .button-slick.testimonial-prev.slick-arrow,
.vin_slick .button-slick.vehicle-slider-prev.slick-arrow {
  background-image: url('/assets/images/left-arrow.png');
  background-repeat: no-repeat;
  background-position: center;
  width: 43px;
  height: 43px;
  position: absolute;
  left: -27px;
  top: 50%;
  cursor: pointer;
}

.vin_slick .button-slick.testimonial-next.slick-arrow,
.vin_slick .button-slick.vehicle-slider-next.slick-arrow {
  background-image: url('/assets/images/right-arrow.png');
  background-repeat: no-repeat;
  background-position: center;
  width: 43px;
  height: 43px;
  position: absolute;
  top: 50%;
  right: -60px;
  cursor: pointer;
}

.vin_slick .button-slick.testimonial-prev.slick-arrow i::before,
.vin_slick .button-slick.vehicle-slider-prev.slick-arrow i::before {
  display: none;
}

.vin_slick .button-slick.testimonial-next.slick-arrow i::before,
.vin_slick .button-slick.vehicle-slider-next.slick-arrow i::before {
  display: none;
}

.vin_slick .found-results__items {
  position: relative;
}


.search-by-vin__controls-items label.custom-radio__label {
  background: #DBDBDB;
  border-radius: 7px;
  padding: 9px 30px;
  font-size: 15px;
  width: auto;
  display: table;
  text-align: center;
}

.search-by-vin__controls-items .custom-radio__field {
  position: absolute;
  z-index: -1;
}

.custom-radio--with-label .custom-radio__field-wr {
  width: auto;
  height: auto;
  display: flex;
  justify-content: flex-start;
  position: relative;
}

.search-by-vin__radio input:checked+label {
  color: #fff;
  background-color: #0076C6 !important;
  /* font-size: 18px;
  padding: 8px 30px; */
}
.custom-input--with-btn .custom-input__btn {
  width: 150px;
  padding: 0px 30px;
  font-weight: 900 !important;
  font-size: 14px !important;
}
.custom-input--with-btn .custom-input__field-wr {
  flex-grow: 1;
  width: 90%;
}
.search-by-vin__input-controls span.search-by-vin__controls-heading {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-size: 19px;
  line-height: 35px;
  display: flex;
  align-items: center;
  color: #FFFFFF;
}

.page-heading h1.page-heading__title {    margin-bottom: 14px;
  font-size: 3.5rem;
}

.page-heading h2 {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: #FFFFFF;
}

.bottom-heading h2 {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 30px;
  display: ;
  align-items: baseline;
  color: #fff;
  margin-top: 25px;
}

.bottom-heading h2 span {
  text-decoration-line: underline;
  color: #0076C6;
  font-size: 18px;
}
.colorblue{  color: #0076C6;}
/* .headre-bottom-line {
  background: #FFEF64;
  padding: 10px;
} */

.headre-bottom-line.row h2 {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  display: flex;
  align-items: center;
  color: #000000;
  margin: 0px;
}

.search-by-vin__input-controls {
  margin-top: 1.8rem;
}

form.header-form {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
}


form.header-form .form-control {
  text-align: center;
}

.headre-bottom-line .btn {

  background: #CDCDCD;
  border-radius: 3px;
  border: 0;
  width: 100%;
}

.headre-bottom-line h2.h2 {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 27px;
  line-height: 40px;
  display: flex;
  align-items: center;
  color: #fff;
  justify-content: center;
  text-align: center;
  margin-bottom: 30px;
}

/* .header-form select.form-control {
  position: unset;
  visibility: visible;
  height: 35px;
  line-height: 25px;
  padding: 5px;
  font-weight: 400;
  color: #212529 !IMPORTANT;
  font-size: 1.5rem !important;
}
.header-form select.form-control {
  position: unset;
  visibility: visible;
  height: 35px;
  line-height: 25px;
  font-weight: 400;
  color: #212529 !IMPORTANT;
  font-size: 1.5rem !important;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>);
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 7px;
  border-radius: 2px;
  margin-right: 2rem;
  background-size: 35px;
  padding: 6px !important;
}
.headre-bottom-line span.custom-select-opener {
  display: none;
} */

.custom-select-opener {
  background-color: #fff;
  padding: 0.5em;
  display: block;
  cursor: pointer;
  width: 100%;
  text-align: center;
}

.custom-select-panel {
  z-index: 999;
}

form.header-form .form-group .form-control,
form.header-form .form-group .custom-select-opener {
  margin-bottom:10px ;
}

span.custom-select-opener {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-repeat: no-repeat;
  background-position-x: 85%;
  background-position-y: 7px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 93%;
  background-position-y: 14px;
}

#resultContainer .found-results {
  width: 100%;
}

.result-card__img-side {
  display: flex;
}

picture.result-card__img-wr {
  background: #D9D9D9;
  position: relative;
}

/* .found-results__items article div {
  background: rgba(0, 0, 0, 0.69);
} */
.result-card:hover picture.result-card__img-wr {
  background: rgba(0, 0, 0, 0.69);
}

article:hover picture::after,
.result-card:hover picture.result-card__img-wr::after {
  background: rgba(0, 0, 0, 0.69);
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 999;
  left: 0;

}

article:hover picture.result-card__img-wr::before {
  background: rgba(0, 0, 0, 0.69);
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 999;
  left: 0;
}

/* .banner-text .slick-list.draggable {
  align-items: center;
  display: flex;
} */

button#saveTestFormBtn {
  background-color: #0076c6;
}

.hide {
  display: none;
}


.is-open .item {
  position: relative;
  cursor: pointer;
  display: block;
  border: none;
  height: auto;
  text-align: left;
  border-top: none;
  line-height: 1em;
  color: #7ab8e1;
  padding: 0.78571429rem 1.14285714rem !important;
  font-size: 1.6rem;
  text-transform: none;
  font-weight: 400;
  box-shadow: none;
  -webkit-touch-callout: none;
}

.is-open .ui.fluid.selection.dropdown.no.label.selectShopServices.multiple .menu {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 170px;
  position: absolute;
  left: 0;
  top: 35px;
  border-color: #96c8da;
  box-shadow: 0 2px 3px 0 rgb(34 36 38 / 15%);
  background: #fff;
  width: 100%;
}

.shopServiceWrapper .text {
  color: #212529;
  font-size: 1.5rem;

  padding-left: 10px;
}

.ui.fluid.selection.dropdown.no.label.selectShopServices.multiple {
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") !important;
  background-repeat: no-repeat !important;
  background-position-x: 93% !important;
  background-position-y: 8px !important;
}

.is-open .item.active {
  background: 0 0;
  font-weight: 700;
  color: rgba(0, 0, 0, .95);
  box-shadow: none;
  z-index: 12;
}

.ui.fluid.selection.dropdown.no.label.selectShopServices.multiple {
  cursor: pointer;
  word-wrap: break-word;
  line-height: 1em;
  white-space: normal;
  outline: 0;
  -webkit-transform: rotateZ(0);
  transform: rotateZ(0);
  min-width: 100%;
  min-height: 1.71428571em;
  background: #fff;
  display: inline-block;
  padding: 0.78571429em 2.1em 0.78571429em 1em;
  color: rgba(0, 0, 0, .87);
  box-shadow: none;
  border-radius: 0.28571429rem;
  -webkit-transition: box-shadow .1s ease, width .1s ease;
  transition: box-shadow .1s ease, width .1s ease;
  position: absolute;
  border-radius: 0;
  top: 2px;
  z-index: 99;
  text-align: center;
  height: 40px;
}

.shopServiceWrapper .custom-select-container span.custom-select-opener {
  opacity: 0;
  position: relative;
  z-index: 999;
  height: 41px;
  width:100%;
}

.ui+div {
  opacity: 0;
  display: none;
}

.is-open .menu {
  display: block !important;
}

.custom-select-container .menu {
  display: none;
}

.item:hover {
  background: rgba(0, 0, 0, .05);
  color: rgba(0, 0, 0, .95);
  z-index: 13;
}

.is-open .item {
  line-height: 1.1;
}

.is-open .item.active {
  background: 0 0;
  font-weight: 700;
  color: rgba(0, 0, 0, .95);
  box-shadow: none;
  z-index: 12;
}

#betaTestForm .error input {
  border: 1px solid red !important;
}

#betaTestForm .error .error {
  display: none !important;
}
.is-open .item.active {
  background: 0 0;
  font-weight: 700;
  color: #fff;
  box-shadow: none;
  z-index: 12;
  background-color: rgba(0, 118, 198, 0.52);
}


.is-open .item.active::before {
  content: "✔ ";
}
.customSelect .undefined {
  display: none;
}
.center-box .result-card__img-side {
  position: relative;
}

.center-box .resultcart_buttons {
  left: 0;
  right: 0;
  top: 64px;
}


.expand {
  background: rgba(0, 0, 0, 0.75);
  border: 9px solid #fff;
  border-radius: 15px;
  padding: 30px;
  width: 650px;
  margin: 0px auto;
}
.headre-bottom-line.expand.removepopu {
  display: none;
}

.expand span.custom-select-opener {
  height: 45px !important;
  line-height: 34px;
}

.shopServiceWrapper .custom-select-container span.custom-select-opener {
  height: 40px;
  margin-bottom: 10px;
}

.expand .modal-body {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0px;
  background-image: linear-gradient(to bottom, rgb(7 7 7 / 26%), rgb(0 0 0 / 55%)),    url(/assets/images/carssimag.svg);
}
.expand h1.h1.text-white {
  text-align: center;
  font-family: amanda;
  font-size: 70px;
}
.closewalabtn {
  background-color: #fff;
  position: absolute;
  right: 19px;
  z-index: 99;
  padding: 7px;
  border-radius: 20px;
  top: 15px;
}

div#betaSignUpModel {
  z-index: 9999;
}

.result-card__img-wr{    border-radius: 10px 10px 0px 0px !important;}


.search-vin-home__image-side h3.result-card__title {
  word-break: break-all;
  display: table-caption;
  width: 55%;
  padding-bottom: 0px !important;
  margin-top: -8px;
}



.peragrph-text {
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.1em;
  color: #111111;
  padding: 40px 0px;
}

.peragrph-text p {
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
  align-items: center;
  letter-spacing: 0.1em;
  color: #0076C6;
}

@media(min-width:991px)
{
  .section-three {
    margin-top: -275px;
}
.last-section {
  margin-top: -290px;
}
}
video.video {
  width: 100%;
}
.slik-arow {
  position: relative;
}
.result-card__img-wr{    height: 250px;}


@media(max-width:990px)
{
  .slik-arow {
    position: unset;
  }
  .last-section .col-md-5.col-12.col-xl-5.peragrph-text,.peragrph-text,.peragrph-text p  {
    text-align: center !important;
}
.vehicles-slider .result-card__content-side {
  padding: 0px;
  margin: 0px;
}
.row.recently_vehicle_section .col-12.col-xl-2 p {
  text-align: center;
  font-size: 30px;
  line-height: 35px;
}
.row.recently_vehicle_section {
  gap: 15px;
}

.recently_vehicle_section .button-slick.testimonial-next.slick-arrow, .recently_vehicle_section .button-slick.vehicle-slider-next.slick-arrow {
  bottom: -325px;
  right: 0px;
}
.recently_vehicle_section .button-slick.testimonial-prev.slick-arrow, .recently_vehicle_section .button-slick.vehicle-slider-prev.slick-arrow {
  left: -4px;
  bottom: -325px;
}
.vehicles-slider article.found-results__item.result-card {
  padding: 0;
  margin: 0px;
}
.page-heading h1.page-heading__title {
  font-size: 3.5rem;
  margin-bottom: 20px;
}
.page-heading h2 {
  font-size: 22px;
  justify-content: center;
}
.search-by-vin__search-type-wr {
  width: 100%;
}
.bottom-heading h2 {
  flex-wrap: wrap;
  text-align: center !important;
  align-items: center !important;
  justify-content: center;
}
.result-card__img-wr {
  height: auto;
}
.result-card__img-side {
  width: 100% !important;
}
video.video {width: auto;
  height: 88vh;
  display: flex;
  object-fit: contain;
  justify-content: center;
  align-items: center;
  position: relative;
  left: -100%;
}
.container.footer__container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.footer__left-side {
  flex-basis: unset;
}
.footer__container .logo-and-nav__logo {
  width: 100%;
}
.peragrph-text {
  font-size: 22px;
  padding: 15px 15px;
}
.search-vin-home__search-side.search-by-vin {
  margin-top: 6rem !important;
}

.search-vin-home__image-side {
  opacity: 1;
  position: unset;
}
.container.vinslider_container {
  max-width: 100% !important;
  margin-top: 4rem !important;
  padding: 0px;
}
.found-results.vin_slick .slick-track {
  height: auto !important;
  display: flex !IMPORTANT;
  margin: 0px !important;
  flex-wrap: wrap;
}
.vin_slick article.found-results__item.result-card {
  flex-direction: column;
  border: none;
  width: 100% !important;
  margin: 12px;
  padding: 0 !important;
}
video {
  width: auto  !important;
  height: 100vh;
}
.search-by-vin__input-controls, .search-by-vin__controls-items {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.search-by-vin__controls-items label.custom-radio__label {
  margin: 00px;
}
.search-by-vin__radio:last-child {
  margin-left: 0px;
}
.slick-track {
  margin: 0px !important;
}
.result-card__content-side {
  margin-left: 0;
  padding: 0px !important;
}
.banner-text {
  height: 100vh !important;
}
section.video-frame.homesection {
  height: 100vh;
}
.search-vin-home  .result_slider .vin_title_card_detail,.search-vin-home .vin_slick article.found-results__item.result-card {
  width: 100% !important;
}
.found-results__items {
  max-width: 100%;
}
.search-vin-home .vin_slick .button-slick.testimonial-prev.slick-arrow,.search-vin-home .vin_slick .button-slick.vehicle-slider-prev.slick-arrow {
  top: -49px;
  left: 0;
  right: 0;
  margin: 0px auto;
  transform: rotate(88deg);
}
.search-vin-home .vin_slick .button-slick.testimonial-next.slick-arrow,.search-vin-home .vin_slick .button-slick.vehicle-slider-next.slick-arrow{     top: 88%;
  left: 0;
  right: 0;
  margin: 0px auto;
  transform: rotate(88deg);}
}

@media(min-width:768px) and (max-width:1024px)
{
 .vehicles-slider  .found-results__items{    max-width: 100%;
  display: flex;
  gap: 1rem !important;
} 
.slick-initialized .slick-slide {
  display: block;
  margin-left: 10px;
}
section.search-vin-home.legend_mainhomepage {
  gap: 10px !important;
  align-items: baseline;
  flex-direction: column;
  justify-content: flex-start;
}
.search-vin-home__search-side.search-by-vin{    flex-basis: 340px;}
}


.for-backgrowndcolor h3 {
  color: #0076C6;
  font-size: 18px;
}

.for-backgrowndcolor {
  background: #E1E1E1;
  border-radius: 20px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ans {
  background: #F3F3F3;
  border-radius: 0px 0px 10px 10px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  align-items: center;
  color: #299E00;
 
  margin: 0px 35px;
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0px;
  z-index: 99;
  height: 0px;
    padding: 0;
    overflow: hidden;
}
.col-md-4.position-relative.mb-5:hover .ans {
  display: flex;
  width: 80%;
  margin: 0px auto;
  height: auto;
    padding: 35px !important;
    overflow: unset;
}

.ans button {    margin: 0px 20px;
  background: #0076C6;
  border-radius: 10px;
  color: #fff;
  font-size: 15px;
}
.section-two .color {
  line-height: 30px;
}
#contact-form .form-control {
  border-bottom: 2px solid #0076C6 !important;
  border: 0px;
  background-color: transparent;
}
#contact-form label {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 9px;
  display: flex;
  align-items: center;
  color: #0076C6;
  margin-top: 15px;
}

.contact-us-btn {
  background: #0076C6;
  border-radius: 10px;
  color: #fff;
  font-size: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px auto 0px !important;
}

#contact-form .col-md-6 {
  margin-bottom: 15px;

  padding-right: 25px;
}

#contact-form .col-md-6:nth-child(even){
  padding-right: 1.5rem !important;
}

#contact-form .form-control:focus {
  outline: 0 !important;
  box-shadow: unset;
}

#contact-form select.form-control {
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 96%;
  background-position-y: 8px;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
  margin-right: 2rem;
  background-size: 35px;
  padding: 14px !important;
  /* font-size: 15px; */
}
#contact-form label.error {
  color: #ff0d0d;
}

