<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "Cera Compact";
  src: url("//cs.specials.pikabu.ru/didi/test/c/fonts/Cera-Thin-Desktop.woff") format("woff"), url("//cs.specials.pikabu.ru/didi/test/c/fonts/Cera-Thin-Desktop.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Cera Compact";
  src: url("//cs.specials.pikabu.ru/didi/test/c/fonts/Cera-Light-Desktop.woff") format("woff"), url("//cs.specials.pikabu.ru/didi/test/c/fonts/Cera-Light-Desktop.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Cera Compact";
  src: url("//cs.specials.pikabu.ru/didi/test/c/fonts/Cera-Regular-Desktop.woff") format("woff"), url("//cs.specials.pikabu.ru/didi/test/c/fonts/Cera-Regular-Desktop.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Cera Compact";
  src: url("//cs.specials.pikabu.ru/didi/test/c/fonts/Cera-Medium-Desktop.woff") format("woff"), url("//cs.specials.pikabu.ru/didi/test/c/fonts/Cera-Medium-Desktop.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Cera Compact";
  src: url("//cs.specials.pikabu.ru/didi/test/c/fonts/Cera-Bold-Desktop.woff") format("woff"), url("//cs.specials.pikabu.ru/didi/test/c/fonts/Cera-Bold-Desktop.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Cera Compact";
  src: url("//cs.specials.pikabu.ru/didi/test/c/fonts/Cera-Black-Desktop.woff") format("woff"), url("//cs.specials.pikabu.ru/didi/test/c/fonts/Cera-Black-Desktop.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* stylelint-disable */
/*! normalize.css v8.0.0 | 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; }

/**
 * 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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

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

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          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 {
  -webkit-box-sizing: border-box;
          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"] {
  -webkit-box-sizing: border-box;
          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; }

/**
 * ----------------------------------------
 * animation rotate-center
 * ----------------------------------------
 */
@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes rotate-arrows {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@keyframes rotate-arrows {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(16px);
            transform: translateY(16px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(16px);
            transform: translateY(16px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes markerMove {
  0% {
    -webkit-transform: translateY(16px);
            transform: translateY(16px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes markerMove {
  0% {
    -webkit-transform: translateY(16px);
            transform: translateY(16px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.fade-enter-active, .fade-leave-active {
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s; }

.fade-enter, .fade-leave-to {
  opacity: 0; }

/**
 * Base styles for `body`, `.wrapper` etc.
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

body {
  padding: 0;
  margin: 0;
  font-family: "Cera Compact", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.43;
  color: #0F1419;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scrollbar-color: #91E9D5 #ffffff;
  scrollbar-width: thin;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  body::-webkit-scrollbar {
    width: 6px;
    margin: 5px;
    border: 1px solid #ffffff;
    border-radius: 5px; }
  body::-webkit-scrollbar-thumb {
    background-color: #91E9D5;
    border-radius: 5px;
    border: 1px solid #ffffff; }
  body::-webkit-scrollbar-track {
    background-color: #ffffff; }

::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }

::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5); }

:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }

:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5); }

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

a {
  text-decoration: none;
  color: #FF7D41;
  font-weight: 700; }
  a:not(.button):hover {
    text-decoration: underline; }

.grecaptcha-badge {
  visibility: hidden;
  pointer-events: none;
  z-index: -1; }

.wrapper {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 15px; }

.visually-hidden {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.modal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 120; }
  .modal--opened .modal__bg {
    -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
    -webkit-animation-duration: .7s;
            animation-duration: .7s;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  .modal--opened .modal__inner {
    -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp;
    -webkit-animation-duration: .35s;
            animation-duration: .35s;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }

.modal__close {
  position: absolute;
  top: 22px;
  left: 23px;
  width: 41px;
  height: 41px;
  background-color: #ffffff;
  border: none;
  border-radius: 50%;
  color: #FF7D41;
  cursor: pointer;
  -webkit-transition: -webkit-transform .25s 0s ease;
  transition: -webkit-transform .25s 0s ease;
  -o-transition: transform .25s 0s ease;
  transition: transform .25s 0s ease;
  transition: transform .25s 0s ease, -webkit-transform .25s 0s ease;
  outline: none;
  z-index: 5;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0; }
  .modal__close svg {
    position: relative;
    width: 100%;
    height: 100%;
    pointer-events: none; }
  @media (min-width: 550px) {
    .modal__close:hover {
      -webkit-transform: rotate(270deg);
          -ms-transform: rotate(270deg);
              transform: rotate(270deg);
      border-color: #ffffff; } }
  @media (max-width: 550px) {
    .modal__close {
      top: 15px;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); } }

.modal__bg {
  /* backdrop-filter: blur(2px);
	background-color: rgba($black, 0.5); */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.modal__scrollbox {
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  scrollbar-color: #91E9D5 #ffffff;
  scrollbar-width: thin; }
  @media (min-width: 550px) {
    .modal__scrollbox::-webkit-scrollbar {
      width: 6px;
      margin: 5px;
      border: 1px solid #ffffff;
      border-radius: 5px; }
    .modal__scrollbox::-webkit-scrollbar-thumb {
      background-color: #91E9D5;
      border-radius: 5px;
      border: 1px solid #ffffff; }
    .modal__scrollbox::-webkit-scrollbar-track {
      background-color: #ffffff; } }

.modal__inner {
  position: relative;
  width: 100%;
  max-width: 458px;
  margin: 0 auto;
  padding: 40px 23px 24px 23px;
  border-radius: 20px;
  background-color: #ffffff; }

.button {
  position: relative;
  display: inline-block;
  padding: 15px 25px;
  color: #ffffff;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  font-family: inherit;
  text-align: center;
  text-decoration: none;
  background-color: #FF7D41;
  border: none;
  border-radius: 20px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  outline: none; }
  .button:hover:enabled, .button:hover:link {
    cursor: pointer;
    text-decoration: none;
    background-color: #F5B393; }
  .button:active:enabled, .button:active:link {
    text-decoration: none;
    background-color: #FF9A69; }
  .button--icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .button--icon:after {
      content: "";
      width: 12px;
      height: 12px;
      display: block;
      background: url(//cs.specials.pikabu.ru/didi/test/c/img/arrow-right.svg) center center no-repeat;
      background-size: contain;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-left: 4px;
      -webkit-transition: all 0.25s;
      -o-transition: all 0.25s;
      transition: all 0.25s; }
    .button--icon:hover:after {
      margin-left: 10px; }
  .button--light {
    background-color: #FFBA98; }
    .button--light:hover:enabled, .button--light:hover:link {
      cursor: pointer;
      text-decoration: none;
      background-color: #FF9A69; }
    .button--light:active:enabled, .button--light:active:link {
      text-decoration: none;
      background-color: #FF9A69; }
  .button--mint {
    background-color: #3CDCBE; }
    .button--mint:hover:enabled, .button--mint:hover:link {
      cursor: pointer;
      text-decoration: none;
      background-color: #91E9D5; }
    .button--mint:active:enabled, .button--mint:active:link {
      text-decoration: none;
      background-color: #74E2CA; }
  .button--white {
    background-color: #ffffff;
    color: #FF7D41; }
    .button--white:hover:enabled, .button--white:hover:link {
      cursor: pointer;
      text-decoration: none;
      color: #F5B393;
      background-color: #ffffff; }
    .button--white:active:enabled, .button--white:active:link {
      text-decoration: none;
      color: #FF9A69;
      background-color: #ffffff; }
  .button--small {
    font-size: 16px;
    padding: 10px 43px; }

.icon {
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 23px; }
  .icon--bus {
    background: url("//cs.specials.pikabu.ru/didi/test/c/img/bus.svg") center center no-repeat;
    background-size: contain; }
  .icon--parking {
    background: url("//cs.specials.pikabu.ru/didi/test/c/img/parking.svg") center center no-repeat;
    background-size: contain; }
  .icon--cars {
    background: url("//cs.specials.pikabu.ru/didi/test/c/img/cars.svg") center center no-repeat;
    background-size: contain; }
  .icon--triangle {
    background: url("//cs.specials.pikabu.ru/didi/test/c/img/triangle.svg") center center no-repeat;
    background-size: contain; }
  .icon--border {
    background: url("//cs.specials.pikabu.ru/didi/test/c/img/border.svg") center center no-repeat;
    background-size: contain; }
  .icon--no-stop {
    background: url("//cs.specials.pikabu.ru/didi/test/c/img/no-stop.svg") center center no-repeat;
    background-size: contain; }

.svgpixel[data-v-78bdb9dd] {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.header {
  position: absolute;
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 50;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 22px 22px 0px 22px;
}
.header__logo svg {
  color: #ffffff;
  width: 104px;
  height: 32px;
}
@media (max-width: 550px) {
.header {
    background-color: #ffffff;
    padding: 14px 17px 10px 17px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.header__logo svg {
    color: #FF7D41;
    width: 76px;
    height: 23px;
}
}

.map[data-v-0f5edadf] {
  width: 100%;
  overflow: hidden;
  height: 490px;
}
.map__markers[data-v-0f5edadf] {
  display: block;
  position: absolute;
  top: -95px;
  left: 0;
  width: 3331px;
  height: 1200px;
  max-width: initial;
  z-index: 1;
  -webkit-transition: all 1.2s linear;
  -o-transition: all 1.2s linear;
  transition: all 1.2s linear;
  background: url("//cs.specials.pikabu.ru/didi/test/c/img/map.svg") left top no-repeat;
  background-size: 100% auto;
}
.map__car[data-v-0f5edadf] {
  display: block;
  position: absolute;
  z-index: 2;
  left: 15px;
  top: 218px;
  -webkit-transition: all 1.2s linear;
  -o-transition: all 1.2s linear;
  transition: all 1.2s linear;
}
.map__marker[data-v-0f5edadf] {
  display: block;
  position: absolute;
  width: 95px;
  height: 116px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
  padding: 0;
  z-index: 3;
  -webkit-animation: markerMove 1.2s cubic-bezier(0.4, 0, 0.6, 1) infinite alternate;
          animation: markerMove 1.2s cubic-bezier(0.4, 0, 0.6, 1) infinite alternate;
}
.map__marker[data-v-0f5edadf]:hover {
    cursor: pointer;
}
.map__marker[data-v-0f5edadf]:before {
    content: "";
    width: 35px;
    height: 48px;
    display: block;
    background: url("//cs.specials.pikabu.ru/didi/test/c/img/question.svg") center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin-top: -8px;
}
.map__marker svg[data-v-0f5edadf] {
    display: block;
    width: 100%;
    height: auto;
    color: #FF7D41;
}
.map__marker--i svg[data-v-0f5edadf] {
    color: #ffffff;
}
.map__marker--i[data-v-0f5edadf]:before {
    content: "";
    width: 505px;
    height: 55px;
    background: url("//cs.specials.pikabu.ru/didi/test/c/img/shield.svg") center center no-repeat;
    background-size: contain;
}
.map__marker[data-v-0f5edadf]:nth-child(1) {
    left: 278px;
    top: 182px;
}
.map__marker[data-v-0f5edadf]:nth-child(2) {
    left: 572px;
    top: 335px;
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
}
.map__marker[data-v-0f5edadf]:nth-child(3) {
    left: 835px;
    top: 480px;
    -webkit-animation-delay: 0.25s;
            animation-delay: 0.25s;
}
.map__marker[data-v-0f5edadf]:nth-child(4) {
    left: 1140px;
    top: 340px;
}
.map__marker[data-v-0f5edadf]:nth-child(5) {
    left: 1485px;
    top: 367px;
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
}
.map__marker[data-v-0f5edadf]:nth-child(6) {
    left: 1674px;
    top: 580px;
    -webkit-animation-delay: 0.25s;
            animation-delay: 0.25s;
}
.map__marker[data-v-0f5edadf]:nth-child(7) {
    left: 1990px;
    top: 640px;
}
.map__marker[data-v-0f5edadf]:nth-child(8) {
    left: 2382px;
    top: 570px;
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
}
.map__marker[data-v-0f5edadf]:nth-child(9) {
    left: 2635px;
    top: 337px;
}
.map__marker[data-v-0f5edadf]:nth-child(10) {
    left: 2952px;
    top: 190px;
}
@media (max-width: 550px) {
.map[data-v-0f5edadf] {
    height: 568px;
}
.map__markers[data-v-0f5edadf] {
    top: -55px;
    left: -65px;
}
.map__car[data-v-0f5edadf] {
    left: 12px;
    top: 258px;
}
.map__marker[data-v-0f5edadf] {
    width: 70px;
    height: 85px;
}
.map__marker[data-v-0f5edadf]:before {
      width: 25px;
      height: 35px;
}
.map__marker[data-v-0f5edadf]:nth-child(1) {
      left: 291px;
      top: 209px;
}
.map__marker[data-v-0f5edadf]:nth-child(2) {
      left: 586px;
      top: 365px;
}
.map__marker[data-v-0f5edadf]:nth-child(3) {
      left: 847px;
      top: 505px;
}
.map__marker[data-v-0f5edadf]:nth-child(4) {
      left: 1153px;
      top: 363px;
}
.map__marker[data-v-0f5edadf]:nth-child(5) {
      left: 1500px;
      top: 397px;
}
.map__marker[data-v-0f5edadf]:nth-child(6) {
      left: 1685px;
      top: 610px;
}
.map__marker[data-v-0f5edadf]:nth-child(7) {
      left: 2008px;
      top: 685px;
}
.map__marker[data-v-0f5edadf]:nth-child(8) {
      left: 2393px;
      top: 590px;
}
.map__marker[data-v-0f5edadf]:nth-child(9) {
      left: 2647px;
      top: 357px;
}
.map__marker[data-v-0f5edadf]:nth-child(10) {
      left: 2965px;
      top: 215px;
}
}

.sharer-simple .sharer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sharer-simple .sharer__item {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 8px;
  -webkit-tap-highlight-color: transparent;
}
.sharer-simple .sharer__item.-tg ._icon {
    width: 85%;
}
.sharer-simple .sharer__item.-fb ._icon {
    width: 95%;
}
.sharer-simple .sharer__item.-ok ._icon {
    width: 90%;
}
.sharer-simple .sharer__icon {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.sharer-simple .sharer__icon svg {
    width: 100%;
    height: 100%;
}
.sharer-simple[buttons] .sharer__item {
  width: 44px;
  height: 44px;
  margin: 5px;
}
.sharer-simple[buttons] .sharer__item:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
}
.sharer-simple[buttons] .sharer__item.-vk ._icon {
    width: 50%;
}
.sharer-simple[buttons] .sharer__item.-fb ._icon {
    width: 48%;
}
.sharer-simple[buttons] .sharer__item.-ok ._icon {
    width: 47%;
}
.sharer-simple[buttons] .sharer__item.-tw ._icon {
    width: 48%;
}
.sharer-simple[buttons] .sharer__item.-tw ._icon svg {
      -webkit-transform: translateX(1px);
          -ms-transform: translateX(1px);
              transform: translateX(1px);
}
.sharer-simple[buttons] .sharer__item.-tg ._icon {
    width: 43%;
}
.sharer-simple[buttons] .sharer__item.-tg ._icon svg {
      -webkit-transform: translateX(-1px);
          -ms-transform: translateX(-1px);
              transform: translateX(-1px);
}
.sharer-simple[buttons][circles] .sharer__item {
  border-radius: 50%;
}
.sharer-simple[buttons][circles] .sharer__item:before {
    border-radius: 50%;
}
.sharer-simple[buttons][colored] .sharer__item.-vk:before {
  background-color: #4b6b92;
}
.sharer-simple[buttons][colored] .sharer__item.-fb:before {
  background-color: #39579a;
}
.sharer-simple[buttons][colored] .sharer__item.-ok:before {
  background-color: #f88624;
}
.sharer-simple[buttons][colored] .sharer__item.-tw:before {
  background-color: #02a7e7;
}
.sharer-simple[buttons][colored] .sharer__item.-tg:before {
  background-color: #4ea4f6;
}
.sharer-simple[vertical] .sharer__list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sharer-simple[hoverScale] .sharer__item:before {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: all .25s 0s ease;
  -o-transition: all .25s 0s ease;
  transition: all .25s 0s ease;
}
.sharer-simple[hoverScale] .sharer__item:hover:before {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.sharer-simple[hoverScaleIcon] .sharer__item ._icon {
  will-change: transform;
  -webkit-transition: all .1s 0s ease;
  -o-transition: all .1s 0s ease;
  transition: all .1s 0s ease;
}
.sharer-simple[hoverScaleIcon] .sharer__item:hover ._icon {
  -webkit-transform: scale(1.25);
      -ms-transform: scale(1.25);
          transform: scale(1.25);
}

.results[data-v-7fca7e72]  .modal__inner {
  padding-top: 40px;
  text-align: center;
}
.results[data-v-7fca7e72]  .modal__inner:before {
    content: "";
    width: 79px;
    height: 79px;
    display: block;
    position: absolute;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -49px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.results--1[data-v-7fca7e72]  .modal__inner:before {
  background: #FF7D41 url("//cs.specials.pikabu.ru/didi/test/c/img/men.svg") center center no-repeat;
  background-size: 50px 43px;
}
.results--2[data-v-7fca7e72]  .modal__inner:before {
  background: #FF7D41 url("//cs.specials.pikabu.ru/didi/test/c/img/attention.svg") center center no-repeat;
  background-size: 16px 52px;
}
.results--3[data-v-7fca7e72]  .modal__inner:before {
  background: #FF7D41 url("//cs.specials.pikabu.ru/didi/test/c/img/boxes.svg") center center no-repeat;
  background-size: 55px 22px;
}
.results__title[data-v-7fca7e72] {
  margin: 0;
  font-weight: 400;
  font-size: 24px;
}
.results__desc[data-v-7fca7e72] {
  margin: 15px 0;
}
.results__sharer[data-v-7fca7e72] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 15px;
}
.results__sharer .button[data-v-7fca7e72] {
    margin-left: 5px;
}
.results__sharer[data-v-7fca7e72]  .sharer-simple .sharer__item {
    color: #ffffff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    -o-transition: transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease;
    margin: 5px;
    background-color: #3CDCBE;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.results__sharer[data-v-7fca7e72]  .sharer-simple .sharer__item ._icon {
      width: 60%;
}
.results__sharer[data-v-7fca7e72]  .sharer-simple .sharer__item.-fb ._icon {
      width: 60%;
}
.results__sharer[data-v-7fca7e72]  .sharer-simple .sharer__item.-ok ._icon {
      width: 60%;
}
.results__sharer[data-v-7fca7e72]  .sharer-simple .sharer__item.-tw ._icon {
      width: 60%;
}
.results__sharer[data-v-7fca7e72]  .sharer-simple .sharer__item.-tg ._icon {
      width: 50%;
      left: -3px;
}
.results__sharer[data-v-7fca7e72]  .sharer-simple .sharer__item:hover {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      background-color: #91E9D5;
}
@media (max-width: 550px) {
.results[data-v-7fca7e72]  .modal__inner {
    padding: 40px 10px 24px 10px;
    text-align: center;
}
.results[data-v-7fca7e72]  .modal__inner:before {
      width: 65px;
      height: 65px;
      background-size: 32px 37px;
      top: -37px;
}
.results[data-v-7fca7e72]  .modal__inner .button {
      padding: 15px 15px;
}
.results[data-v-7fca7e72]  .modal__scrollbox {
    padding-top: 60px;
}
.results__desc[data-v-7fca7e72] {
    margin: 6px 0 15px 0;
}
.results__sharer[data-v-7fca7e72] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.results__sharer .button[data-v-7fca7e72] {
      min-width: 216px;
      margin-top: 10px;
      margin-left: 0;
}
}

.question[data-v-09ff1536]  .modal__inner {
  padding-top: 40px;
}
.question--info[data-v-09ff1536]  .modal__inner {
  background-color: #FF7D41;
  max-width: 491px;
  color: #ffffff;
}
.question--info[data-v-09ff1536]  .modal__inner:before {
    content: "";
    width: 79px;
    height: 79px;
    display: block;
    position: absolute;
    border-radius: 50%;
    background: #ffffff url("//cs.specials.pikabu.ru/didi/test/c/img/shield.svg") center center no-repeat;
    background-size: 38px 43px;
    position: absolute;
    left: 50%;
    top: -49px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.question__info[data-v-09ff1536] {
  font-weight: 700;
}
.question__info[data-v-09ff1536]  a {
    color: #FFBA98;
}
.question__info[data-v-09ff1536]  ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.question__info[data-v-09ff1536]  ul li {
      margin: 0 0 15px 0;
      padding: 0 0 0 33px;
      position: relative;
}
.question__info[data-v-09ff1536]  ul li:before {
        content: "";
        width: 23px;
        height: 26px;
        display: block;
        background: url("//cs.specials.pikabu.ru/didi/test/c/img/shield-white.svg") center center no-repeat;
        background-size: contain;
        position: absolute;
        left: 0;
        top: 0;
}
.question__info-buttons[data-v-09ff1536] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.question__info-buttons .button[data-v-09ff1536] {
    min-width: 264px;
    margin: 5px 0;
}
.question__number[data-v-09ff1536] {
  margin: 0;
  width: 79px;
  height: 79px;
  border-radius: 50%;
  background-color: #FF7D41;
  position: absolute;
  left: 50%;
  top: -49px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 25px;
}
.question__number span[data-v-09ff1536]:nth-child(1) {
    font-size: 46px;
    line-height: 0.8;
}
.question__title[data-v-09ff1536] {
  font-weight: 700;
  margin-bottom: 12px;
  margin-top: 0;
}
.question__desc[data-v-09ff1536] {
  margin-top: 10px;
}
.question__next[data-v-09ff1536] {
  min-width: 264px;
  margin: 0 auto;
}
.question__answer button[data-v-09ff1536] {
  width: 100%;
  background-color: #FF7D41;
  color: #ffffff;
  text-align: center;
  border: 2px solid #FF7D41;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 10px;
  padding: 7px;
  margin: 3px 0;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.question__answer button[data-v-09ff1536]:hover {
    cursor: pointer;
    background-color: #F5B393;
    border-color: #F5B393;
}
.question__answer button[data-v-09ff1536]:active {
    background-color: #FF9A69;
    border-color: #FF9A69;
}
.question__answer--done button[data-v-09ff1536] {
  pointer-events: none;
}
.question__answer--done button.wrong[data-v-09ff1536] {
    background-color: #ffffff;
    border-color: #E11F23;
    color: #0F1419;
}
.question__answer--done button.right[data-v-09ff1536] {
    background-color: #ffffff;
    border-color: #3CDCBE;
    color: #0F1419;
}
.question__answer--done button.hide[data-v-09ff1536] {
    display: none;
}
@media (max-width: 550px) {
.question__number[data-v-09ff1536] {
    width: 65px;
    height: 65px;
    top: -37px;
    padding-bottom: 17px;
}
.question[data-v-09ff1536]  .modal__inner {
    padding: 40px 10px 24px 10px;
    text-align: center;
}
.question[data-v-09ff1536]  .modal__scrollbox {
    padding-top: 50px;
}
.question--info[data-v-09ff1536]  .modal__inner {
    text-align: left;
    font-size: 15px;
}
.question--info[data-v-09ff1536]  .modal__inner:before {
      width: 65px;
      height: 65px;
      background-size: 32px 37px;
      top: -37px;
}
.question__title--done[data-v-09ff1536] {
    display: none;
}
}

.app {
  width: 100%;
  max-width: 650px;
  height: 490px;
  padding: 0;
  position: relative;
  background-color: #91E9D5;
  overflow: hidden;
}
@media (max-width: 550px) {
.app {
    height: 568px;
}
}

</pre></body></html>