@charset "UTF-8"; /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
* {
  margin: 0;
}
body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}
input,
button,
textarea,
select {
  font: inherit;
}
ul,
ol {
  list-style: none;
  padding: 0;
}
button,
input,
textarea,
select {
  font: inherit;
  border: none;
  outline: none;
  background: none;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}
p {
  text-wrap: pretty;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-wrap: balance;
}
#root,
#__next {
  isolation: isolate;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Regular.woff2) format('woff2'),
    url(./GoogleSans-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Bold.woff2) format('woff2'),
    url(./GoogleSans-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(./Roboto-Regular.woff2) format('woff2'),
    url(./Roboto-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Regular.woff2) format('woff2'),
    url(./SF-Pro-Display-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Medium.woff2) format('woff2'),
    url(./SF-Pro-Display-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Bold.woff2) format('woff2'),
    url(./SF-Pro-Display-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.rating[data-v-f837db1a] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.rating__left-block[data-v-f837db1a] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.rating__number[data-v-f837db1a] {
  font-family: Google Sans;
  font-size: 56px;
  line-height: 62px;
  font-weight: 400;
  color: #202124;
}
.rating__quantity[data-v-f837db1a] {
  display: flex;
  gap: 2px;
  margin-top: 8px;
  font-family: Roboto;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #5f6368;
}
.rating__right-block[data-v-f837db1a] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.rating__scale-row[data-v-f837db1a] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.rating__scale-row span[data-v-f837db1a] {
  margin-right: 15px;
  font-family: Roboto;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #5f6368;
}
.rating__scale-row:nth-child(1) div[data-v-f837db1a]:after {
  width: var(--4f1ffb58);
}
.rating__scale-row:nth-child(2) div[data-v-f837db1a]:after {
  width: var(--4f1ffb5a);
}
.rating__scale-row:nth-child(3) div[data-v-f837db1a]:after {
  width: var(--4f1ffb5c);
}
.rating__scale-row:nth-child(4) div[data-v-f837db1a]:after {
  width: var(--4f1ffb5e);
}
.rating__scale-row:nth-child(5) div[data-v-f837db1a]:after {
  width: var(--4f1ffb60);
}
.rating__percentage-line[data-v-f837db1a] {
  position: relative;
  width: 170px;
  height: 10px;
  background: #e8eaed;
  border-radius: 8px;
}
.rating__percentage-line[data-v-f837db1a]:after {
  position: absolute;
  content: '';
  display: block;
  background: #01875f;
  border-radius: 8px;
  top: 0;
  height: 10px;
}
.rating__percentage-line--ltr[data-v-f837db1a]:after {
  left: 0;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Regular.woff2) format('woff2'),
    url(./GoogleSans-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Bold.woff2) format('woff2'),
    url(./GoogleSans-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(./Roboto-Regular.woff2) format('woff2'),
    url(./Roboto-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Regular.woff2) format('woff2'),
    url(./SF-Pro-Display-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Medium.woff2) format('woff2'),
    url(./SF-Pro-Display-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Bold.woff2) format('woff2'),
    url(./SF-Pro-Display-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.comment[data-v-0bc3c9ec] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 16px 0;
}
.comment__header[data-v-0bc3c9ec] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.comment__avatar[data-v-0bc3c9ec] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  border-radius: 50%;
  background-color: var(--81203a98);
}
.comment__avatar img[data-v-0bc3c9ec] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}
.comment__avatar span[data-v-0bc3c9ec] {
  text-transform: uppercase;
  color: #fff;
  cursor: default;
}
.comment__name[data-v-0bc3c9ec] {
  font-family: Roboto;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #202124;
}
.comment__rating[data-v-0bc3c9ec] {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-top: 16px;
}
.comment__stars[data-v-0bc3c9ec] {
  margin-top: 1.5px;
  margin-right: 7px;
}
.comment__date[data-v-0bc3c9ec] {
  font-family: Roboto;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: #5f6368;
}
.comment__text[data-v-0bc3c9ec] {
  margin-top: 8px;
  font-family: Roboto;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #5f6368;
}
.comment__likes[data-v-0bc3c9ec] {
  position: relative;
  margin-top: 16px;
  padding-left: 20px;
  font-family: Roboto;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: #5f6368;
}
.comment__likes[data-v-0bc3c9ec]:before {
  position: absolute;
  content: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='15'%20viewBox='0%20-960%20960%20960'%20width='15'%3e%3cpath%20fill='%235F6368'%20d='m480-120-58-52q-101-91-167-157T150-447.5Q111-500%2095.5-544T80-634q0-94%2063-157t157-63q52%200%2099%2022t81%2062q34-40%2081-62t99-22q94%200%20157%2063t63%20157q0%2046-15.5%2090T810-447.5Q771-395%20705-329T538-172l-58%2052Zm0-108q96-86%20158-147.5t98-107q36-45.5%2050-81t14-70.5q0-60-40-100t-100-40q-47%200-87%2026.5T518-680h-76q-15-41-55-67.5T300-774q-60%200-100%2040t-40%20100q0%2035%2014%2070.5t50%2081q36%2045.5%2098%20107T480-228Zm0-273Z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  top: 1px;
  left: 0;
}
.comment__helpful[data-v-0bc3c9ec] {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-top: 16px;
}
.comment__helpful-text[data-v-0bc3c9ec] {
  margin-right: 20px;
  font-family: Roboto;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #5f6368;
}
.comment__helpful-buttons[data-v-0bc3c9ec] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.comment__helpful-button[data-v-0bc3c9ec]:first-child {
  margin-right: 10px;
}
.comment__helpful-button[data-v-0bc3c9ec] {
  width: 55px;
  padding: 6px 0;
  border-radius: 18px;
  border: 1px solid #dcd6e7;
  background: #fff;
  cursor: pointer;
  font-family: Google Sans;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  color: #5f6368;
}
.comment__helpful-button[data-v-0bc3c9ec]:hover {
  background-color: #f4f2f7;
}
.comment__helpful-button[data-v-0bc3c9ec]:focus {
  outline: none;
  box-shadow: none;
  -webkit-tap-highlight-color: transparent;
}
.comment__helpful-button--active[data-v-0bc3c9ec] {
  border: none;
  color: #01875f;
  background-color: #f4f2f7;
  border: 1px solid transparent;
}
.comment__answer[data-v-0bc3c9ec] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  margin: 24px 24px 0;
  padding: 12px 16px 16px;
  background: #f8f9fa;
}
.comment__answer-header[data-v-0bc3c9ec] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
}
.comment__answer-name[data-v-0bc3c9ec] {
  font-family: Roboto;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #202124;
}
.comment__answer-date[data-v-0bc3c9ec] {
  font-family: Roboto;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #5f6368;
}
.comment__answer-text[data-v-0bc3c9ec] {
  margin-top: 8px;
  font-family: Roboto;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #5f6368;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Regular.woff2) format('woff2'),
    url(./GoogleSans-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Medium.woff2) format('woff2'),
    url(./GoogleSans-Medium.woff2) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Bold.woff2) format('woff2'),
    url(./GoogleSans-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(./Roboto-Regular.woff2) format('woff2'),
    url(./Roboto-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Regular.woff2) format('woff2'),
    url(./SF-Pro-Display-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Medium.woff2) format('woff2'),
    url(./SF-Pro-Display-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Bold.woff2) format('woff2'),
    url(./SF-Pro-Display-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.modal[data-v-af6c2ffe] {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  background-color: #00000080;
  transform: translate(-50%);
}
.modal__wrapper[data-v-af6c2ffe] {
  position: relative;
  height: 100%;
}
.modal__container[data-v-af6c2ffe] {
  width: 90%;
  height: 600px;
  position: sticky;
  top: 50px;
  left: 0;
  margin: auto;
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 8px #00000054;
  overflow-y: auto;
}
.modal__container[data-v-af6c2ffe]::-webkit-scrollbar {
  width: 0;
}
.modal__container[data-v-af6c2ffe]::-webkit-scrollbar-track {
  background: transparent;
}
.modal__container[data-v-af6c2ffe]::-webkit-scrollbar-thumb {
  background: transparent;
}
.modal__header[data-v-af6c2ffe] {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-start;
  padding: 0 0 24px;
}
.modal__header-left[data-v-af6c2ffe] {
  display: flex;
  justify-content: flex-start;
  padding-top: 24px;
}
.modal__header-right[data-v-af6c2ffe] {
  padding-top: 14px;
}
.modal__img[data-v-af6c2ffe] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.modal__title[data-v-af6c2ffe] {
  max-width: 150px;
  margin-top: 0;
  font-family: Google Sans;
  font-size: 22px;
  line-height: 26px;
  font-weight: 500;
  color: #202124;
}
.modal__desc[data-v-af6c2ffe] {
  margin-top: 5px;
  font-family: Roboto;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #5f6368;
}
.modal__text[data-v-af6c2ffe] {
  white-space: pre-line;
  font-family: Roboto;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #5f6368;
}
.modal__close[data-v-af6c2ffe] {
  width: 40px;
  height: 40px;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24'%20viewBox='0%20-960%20960%20960'%20width='24'%3e%3cpath%20fill='%235F6368'%20d='m256-200-56-56%20224-224-224-224%2056-56%20224%20224%20224-224%2056%2056-224%20224%20224%20224-56%2056-224-224-224%20224Z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
}
.modal__close[data-v-af6c2ffe]:hover {
  background-color: #e8eaed;
}
.modal__footer[data-v-af6c2ffe] {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px;
  margin: 20px 0;
  padding: 20px 0;
  border-top: 1px solid #e8eaed;
}
.modal__footer-item[data-v-af6c2ffe] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 110px;
}
.modal__footer-item span[data-v-af6c2ffe]:first-child {
  font-family: Google Sans;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #202124;
}
.modal__footer-item span[data-v-af6c2ffe]:last-child {
  margin-top: 5px;
  font-family: Roboto;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #5f6368;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Regular.woff2) format('woff2'),
    url(./GoogleSans-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Bold.woff2) format('woff2'),
    url(./GoogleSans-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(./Roboto-Regular.woff2) format('woff2'),
    url(./Roboto-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Regular.woff2) format('woff2'),
    url(./SF-Pro-Display-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Medium.woff2) format('woff2'),
    url(./SF-Pro-Display-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Bold.woff2) format('woff2'),
    url(./SF-Pro-Display-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.modal[data-v-66a59701] {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  background-color: #00000080;
  transform: translate(-50%);
}
.modal__wrapper[data-v-66a59701] {
  position: relative;
  height: 100%;
}
.modal__container[data-v-66a59701] {
  width: 90%;
  height: 600px;
  box-sizing: border-box;
  position: sticky;
  top: 50px;
  left: 0;
  margin: auto;
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 8px #00000054;
  overflow-y: auto;
}
.modal__container[data-v-66a59701]::-webkit-scrollbar {
  width: 0;
}
.modal__container[data-v-66a59701]::-webkit-scrollbar-track {
  background: transparent;
}
.modal__container[data-v-66a59701]::-webkit-scrollbar-thumb {
  background: transparent;
}
.modal__header[data-v-66a59701] {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-start;
  padding: 0 0 24px;
}
.modal__header-left[data-v-66a59701] {
  display: flex;
  justify-content: flex-start;
  padding-top: 24px;
}
.modal__header-right[data-v-66a59701] {
  padding-top: 14px;
}
.modal__img[data-v-66a59701] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.modal__desc[data-v-66a59701] {
  margin-top: 5px;
  font-family: Roboto;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #5f6368;
}
.modal__title[data-v-66a59701] {
  max-width: 150px;
  margin-top: 0;
  font-family: Google Sans;
  font-size: 22px;
  line-height: 26px;
  font-weight: 500;
  color: #202124;
}
.modal__body[data-v-66a59701] {
  padding: 0 0 30px;
}
.modal__close[data-v-66a59701] {
  width: 40px;
  height: 40px;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24'%20viewBox='0%20-960%20960%20960'%20width='24'%3e%3cpath%20fill='%235F6368'%20d='m256-200-56-56%20224-224-224-224%2056-56%20224%20224%20224-224%2056%2056-224%20224%20224%20224-56%2056-224-224-224%20224Z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
}
.modal__close[data-v-66a59701]:hover {
  background-color: #e8eaed;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Regular.woff2) format('woff2'),
    url(./GoogleSans-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Bold.woff2) format('woff2'),
    url(./GoogleSans-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(./Roboto-Regular.woff2) format('woff2'),
    url(./Roboto-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Regular.woff2) format('woff2'),
    url(./SF-Pro-Display-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Medium.woff2) format('woff2'),
    url(./SF-Pro-Display-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Bold.woff2) format('woff2'),
    url(./SF-Pro-Display-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.modal[data-v-1c3bc45a] {
  position: absolute;
  z-index: 4;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  background-color: #00000080;
  transform: translate(-50%);
}
.modal__wrapper[data-v-1c3bc45a] {
  position: relative;
  height: 100%;
}
.modal__container[data-v-1c3bc45a] {
  width: 90%;
  height: 600px;
  position: sticky;
  top: 100px;
  left: 0;
  margin: auto;
  padding: 0;
  background-color: transparent;
  border-radius: 10px;
  overflow-y: auto;
}
.modal__container[data-v-1c3bc45a]::-webkit-scrollbar {
  width: 0;
}
.modal__container[data-v-1c3bc45a]::-webkit-scrollbar-track {
  background: transparent;
}
.modal__container[data-v-1c3bc45a]::-webkit-scrollbar-thumb {
  background: transparent;
}
.header[data-v-1c3bc45a] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: sticky;
  top: 0;
  left: 0;
  padding: 10px 15px 10px 25px;
  height: 64px;
  background-color: #000;
}
.close[data-v-1c3bc45a] {
  width: 35px;
  height: 35px;
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24'%20viewBox='0%20-960%20960%20960'%20width='24'%3e%3cpath%20fill='%23FFFFFF'%20d='m313-440%20224%20224-57%2056-320-320%20320-320%2057%2056-224%20224h487v80H313Z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
}
.gallery[data-v-1c3bc45a] {
  position: relative;
  margin: auto 0;
}
.gallery-item img[data-v-1c3bc45a] {
  margin: 0 auto;
  border-radius: 10px;
}
.navigation-button[data-v-1c3bc45a] {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  border: none;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 2px #3c40434d, 0 2px 6px 2px #3c404326;
  cursor: pointer;
  outline: none;
}
.navigation-button[data-v-1c3bc45a]:hover {
  background-color: #f4f2f7;
}
.navigation-button--prev[data-v-1c3bc45a] {
  left: 0;
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24'%20viewBox='0%20-960%20960%20960'%20width='24'%3e%3cpath%20fill='%235F6368'%20d='M560-240%20320-480l240-240%2056%2056-184%20184%20184%20184-56%2056Z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
}
.navigation-button--next[data-v-1c3bc45a] {
  right: 0;
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24'%20viewBox='0%20-960%20960%20960'%20width='24'%3e%3cpath%20fill='%235F6368'%20d='M504-480%20320-664l56-56%20240%20240-240%20240-56-56%20184-184Z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Regular.woff2) format('woff2'),
    url(./GoogleSans-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Bold.woff2) format('woff2'),
    url(./GoogleSans-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(./Roboto-Regular.woff2) format('woff2'),
    url(./Roboto-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Regular.woff2) format('woff2'),
    url(./SF-Pro-Display-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Medium.woff2) format('woff2'),
    url(./SF-Pro-Display-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Bold.woff2) format('woff2'),
    url(./SF-Pro-Display-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.progress-bar[data-v-612e706c] {
  width: 100%;
}
.info[data-v-612e706c] {
  font-size: 17px;
  justify-content: space-between;
  display: flex;
  color: #01875f;
  font-family: Google Sans, sans-serif;
}
.background-bar[data-v-612e706c] {
  background: #ccc;
  width: 100%;
  height: 5px;
}
.tracker-bar[data-v-612e706c] {
  background: #01875f;
  height: 5px;
  width: 0;
  margin-top: -5px;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Regular.woff2) format('woff2'),
    url(./GoogleSans-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Bold.woff2) format('woff2'),
    url(./GoogleSans-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(./Roboto-Regular.woff2) format('woff2'),
    url(./Roboto-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Regular.woff2) format('woff2'),
    url(./SF-Pro-Display-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Medium.woff2) format('woff2'),
    url(./SF-Pro-Display-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Bold.woff2) format('woff2'),
    url(./SF-Pro-Display-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.modal[data-v-b22fa027] {
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00000080;
}
.modal__wrapper[data-v-b22fa027] {
  position: relative;
  height: 100%;
}
.modal__container[data-v-b22fa027] {
  width: 90%;
  height: auto;
  position: sticky;
  top: 150px;
  left: 0;
  margin: auto;
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 8px #00000054;
  overflow-y: auto;
}
.modal__container[data-v-b22fa027]::-webkit-scrollbar {
  width: 0;
}
.modal__container[data-v-b22fa027]::-webkit-scrollbar-track {
  background: transparent;
}
.modal__container[data-v-b22fa027]::-webkit-scrollbar-thumb {
  background: transparent;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Regular.woff2) format('woff2'),
    url(./GoogleSans-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Bold.woff2) format('woff2'),
    url(./GoogleSans-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(./Roboto-Regular.woff2) format('woff2'),
    url(./Roboto-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Regular.woff2) format('woff2'),
    url(./SF-Pro-Display-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Medium.woff2) format('woff2'),
    url(./SF-Pro-Display-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Bold.woff2) format('woff2'),
    url(./SF-Pro-Display-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.fade-enter-active[data-v-8bfda489],
.fade-leave-active[data-v-8bfda489] {
  transition: opacity 0.7s ease-in-out, transform 0.7s ease-in-out;
  will-change: opacity, transform;
}
.fade-enter-from[data-v-8bfda489],
.fade-leave-to[data-v-8bfda489] {
  opacity: 0;
  transform: translateY(30px);
}
.carousel[data-v-8bfda489] {
  padding: 0 !important;
}
.carousel__slide[data-v-8bfda489] {
  padding-right: 10px;
}
section[data-v-8bfda489] {
  padding: 0 15px;
}
.install-ready-popup[data-v-8bfda489] {
  position: fixed;
  left: 50%;
  bottom: 15px;
  z-index: 3;
  width: 95%;
  min-height: 67px;
  transform: translate(-50%, -50%);
  display: none;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  box-shadow: 0 2px 4px #0000001a;
}
.install-ready-popup__primary-block[data-v-8bfda489] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.install-ready-popup__img[data-v-8bfda489] {
  width: 45px;
  height: 45px;
  border-radius: 10px;
  box-shadow: 0 2px 4px #0000001a;
}
.install-ready-popup__text[data-v-8bfda489] {
  max-width: 150px;
  font-family: Google Sans;
  font-size: 13px;
  line-height: 17px;
  font-weight: 400;
  color: #202124;
}
.install-ready-popup__button[data-v-8bfda489] {
  font-family: Google Sans;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  color: #fff;
  padding: 10px 15px;
  border: 1px solid #01875f;
  background: #01875f;
  border-radius: 20px;
  cursor: pointer;
}
.component[data-v-8bfda489] {
  position: relative;
  direction: var(--12db162d);
  max-width: 450px;
}
.component__inner[data-v-8bfda489] {
  max-width: 450px;
  overflow-y: auto;
  padding: 18px 0 0;
  margin: 0 auto;
  pointer-events: auto;
  border-radius: 35px;
  background: #fff;
}
.component__inner[data-v-8bfda489]::-webkit-scrollbar {
  width: 0;
}
.component__inner[data-v-8bfda489]::-webkit-scrollbar-track {
  background: transparent;
}
.component__inner[data-v-8bfda489]::-webkit-scrollbar-thumb {
  background: transparent;
}
.component__mockup[data-v-8bfda489] {
  position: absolute;
  pointer-events: none;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.status-bar[data-v-8bfda489] {
  display: flex;
  justify-content: space-between;
  position: sticky;
  z-index: 3;
  top: 0;
  padding: 0 14px 0 40px;
  width: 100%;
  height: 44px;
  background: #fff;
}
.status-bar__item[data-v-8bfda489] {
  margin-top: 5px;
}
.status-bar__left[data-v-8bfda489] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.status-bar__right[data-v-8bfda489] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2px;
}
.header[data-v-8bfda489] {
  padding: 10px 15px;
  display: none;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0;
  z-index: 3;
  width: 100%;
  max-width: 450px;
  height: 56px;
  background-color: #fff;
}
.header--scrolled[data-v-8bfda489] {
  box-shadow: 0 4px 5px #00000024, 0 1px 10px #0000001f, 0 2px 4px -1px #0003;
}
.header__logo-wrap[data-v-8bfda489] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header__logo[data-v-8bfda489] {
  width: 40px;
  height: 40px;
  cursor: pointer;
  content: url("data:image/svg+xml,%3csvg%20class='kOqhQd'%20aria-hidden='true'%20viewBox='0%200%2040%2040'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='none'%20d='M0,0h40v40H0V0z'%3e%3c/path%3e%3cg%3e%3cpath%20d='M19.7,19.2L4.3,35.3c0,0,0,0,0,0c0.5,1.7,2.1,3,4,3c0.8,0,1.5-0.2,2.1-0.6l0,0l17.4-9.9L19.7,19.2z'%20fill='%23EA4335'%3e%3c/path%3e%3cpath%20d='M35.3,16.4L35.3,16.4l-7.5-4.3l-8.4,7.4l8.5,8.3l7.5-4.2c1.3-0.7,2.2-2.1,2.2-3.6C37.5,18.5,36.6,17.1,35.3,16.4z'%20fill='%23FBBC04'%3e%3c/path%3e%3cpath%20d='M4.3,4.7C4.2,5,4.2,5.4,4.2,5.8v28.5c0,0.4,0,0.7,0.1,1.1l16-15.7L4.3,4.7z'%20fill='%234285F4'%3e%3c/path%3e%3cpath%20d='M19.8,20l8-7.9L10.5,2.3C9.9,1.9,9.1,1.7,8.3,1.7c-1.9,0-3.6,1.3-4,3c0,0,0,0,0,0L19.8,20z'%20fill='%2334A853'%3e%3c/path%3e%3c/g%3e%3c/svg%3e");
}
.header__title[data-v-8bfda489] {
  margin-left: 10px;
  cursor: pointer;
  font-family: Google Sans;
  font-size: 24px;
  line-height: 22px;
  font-weight: 500;
  color: #5f6368;
}
.header__button-wrap[data-v-8bfda489] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header__button[data-v-8bfda489] {
  width: 48px;
  height: 48px;
  cursor: default;
  background-size: 24px;
}
.header__button--help[data-v-8bfda489] {
  background: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24px'%20viewBox='0%20-960%20960%20960'%20width='24px'%20fill='%235f6368'%3e%3cpath%20d='M478-240q21%200%2035.5-14.5T528-290q0-21-14.5-35.5T478-340q-21%200-35.5%2014.5T428-290q0%2021%2014.5%2035.5T478-240Zm-36-154h74q0-33%207.5-52t42.5-52q26-26%2041-49.5t15-56.5q0-56-41-86t-97-30q-57%200-92.5%2030T342-618l66%2026q5-18%2022.5-39t53.5-21q32%200%2048%2017.5t16%2038.5q0%2020-12%2037.5T506-526q-44%2039-54%2059t-10%2073Zm38%20314q-83%200-156-31.5T197-197q-54-54-85.5-127T80-480q0-83%2031.5-156T197-763q54-54%20127-85.5T480-880q83%200%20156%2031.5T763-763q54%2054%2085.5%20127T880-480q0%2083-31.5%20156T763-197q-54%2054-127%2085.5T480-80Zm0-80q134%200%20227-93t93-227q0-134-93-227t-227-93q-134%200-227%2093t-93%20227q0%20134%2093%20227t227%2093Zm0-320Z'/%3e%3c/svg%3e")
    no-repeat center;
}
.header__button--search[data-v-8bfda489] {
  background: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24px'%20viewBox='0%20-960%20960%20960'%20width='24px'%20fill='%235f6368'%3e%3cpath%20d='M784-120%20532-372q-30%2024-69%2038t-83%2014q-109%200-184.5-75.5T120-580q0-109%2075.5-184.5T380-840q109%200%20184.5%2075.5T640-580q0%2044-14%2083t-38%2069l252%20252-56%2056ZM380-400q75%200%20127.5-52.5T560-580q0-75-52.5-127.5T380-760q-75%200-127.5%2052.5T200-580q0%2075%2052.5%20127.5T380-400Z'/%3e%3c/svg%3e")
    no-repeat center;
}
.header__button--avatar[data-v-8bfda489] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAACTElEQVR4AWIgBTx8+NAGUHy1aCgURdEwGAwGg8F8wHjPn8wH9AHzEWEQBqEPCCHv0Bf0vHF733TVVakbpSiEQQhn9sqdqOncu3cPMywmnXPWfqz9aDKZxAgZgklwPRiENCHquu5b6Jp/8/n8iYjj9PiKoJiY0p3P5XL5cDaxUuqOHooQ1hxSDRYUkQ8xOV169sKqroQMosElf0UIcfHKsOEYx/MFLtwINiKhI7+HsjkP0VnVbrdVtVpVtVpNdTodUTp0JfbFeWA8HivDMFQ2mz2AaZowjGXEH2HOZrMX+mLDuVyv10F4EpZlsavDS8Xe+yQ3hIVCQWtAuVxmpwJ9YkcOS7jeA7lcTmtAqVSSaGH6K753wSV4qTUAopS8tWvb9E9KcqnX650kR2QGg4G0LKMwoC6t5263e6CFYrGoHMeRkgPp0CVdDx4Ph8NLGpMBA9Q/whUbgGYDz6EF27Z36ej3+2o0GskNQCVwez8IofJ8Pq+tAuii0WhIxGjCAMvvEHLslZ4EmBFo28FzAUrUHUBY92qXAzMjaD7EYEBYd6DZbOKhS+A7KbFjohM+0oftqQOtVutiAyBUjQGr/TBCLjSKh/DOJUcE/byPH69hW50RULaQHNHzy/0a27ZHv49CIqgMISqO8BhtOXJqJYMWnKDaRdNBRCqVCsgwB7ANIdzceWBg5ffbiL9v2HqngZsxSuNGRizgoOS3gXNFcjPQc40mEprq4GKDbRsrv4aGHY2M0BAQJ7FtMyhEEQl7s8M6mqJTb7NKYceU/Cr+AeEdkOUjDAEnAAAAAElFTkSuQmCC)
    no-repeat center;
  background-size: 32px;
}
.info[data-v-8bfda489] {
  margin: 15px 0 0;
}
.info__main[data-v-8bfda489] {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.info__img[data-v-8bfda489] {
  width: 72px;
  height: 72px;
  margin-top: 3px;
  margin-right: 25px;
  border-radius: 10px;
  box-shadow: 0 1px 2px #3c40434d, 0 1px 3px 1px #3c404326;
  color-scheme: light !important;
  background-color: transparent !important;
  mix-blend-mode: normal !important;
  filter: none !important;
}
.info__text-block[data-v-8bfda489] {
  display: flex;
  flex-direction: column;
  cursor: default;
}
.info__name[data-v-8bfda489] {
  display: inline-block;
}
.info__name span[data-v-8bfda489]:first-child {
  font-family: Google Sans;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  color: #202124;
}
.info__name span[data-v-8bfda489]:last-child {
  display: inline-block;
  margin: 0 0 5px 7px;
  vertical-align: middle;
}
.info__verified-icon[data-v-8bfda489] {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(data:image/png;base64,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)
    no-repeat center;
  background-size: contain;
  visibility: hidden;
}
.info__verified-icon--visible[data-v-8bfda489] {
  visibility: visible;
}
.info__dev[data-v-8bfda489] {
  margin-top: 5px;
  font-family: Google Sans;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #01875f;
}
.info__additional[data-v-8bfda489] {
  margin-top: 5px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.info__additional span[data-v-8bfda489] {
  font-family: Roboto;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #5f6368;
}
.info__additional span[data-v-8bfda489]:nth-child(2) {
  margin-left: 5px;
}
.info__additional span[data-v-8bfda489]:nth-child(2):before {
  content: '•';
  margin-right: 5px;
}
.info__numbers[data-v-8bfda489] {
  margin-top: 20px;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.info__numbers[data-v-8bfda489]::-webkit-scrollbar {
  display: none;
}
.info__numbers-list[data-v-8bfda489] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 465px;
}
.info__numbers-list--short[data-v-8bfda489] {
  width: 355px;
}
.info__numbers-item[data-v-8bfda489] {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.info__numbers-item[data-v-8bfda489]:after {
  background-color: #e8eaed;
  content: '';
  display: block;
  height: 24px;
  position: absolute;
  right: var(--7891ddd6);
  top: calc(50% - 12px);
  width: 1px;
}
.info__numbers-item span[data-v-8bfda489]:nth-child(1) {
  font-family: Google Sans;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  color: #202124;
}
.info__numbers-item span[data-v-8bfda489]:nth-child(2) {
  margin-top: 5px;
  font-family: Roboto;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #5f6368;
}
.info__numbers-item[data-v-8bfda489]:last-child:after {
  display: none;
}
.info__numbers-item--reviews span[data-v-8bfda489]:nth-child(1):after {
  content: '★';
  margin-left: 1px;
  color: #202124;
}
.info__numbers-item--rating span[data-v-8bfda489]:nth-child(1) {
  border: 1px solid #202124;
  font-family: Google Sans;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  color: #202124;
}
.info__numbers-item--rating span[data-v-8bfda489]:nth-child(2):after {
  content: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='12'%20viewBox='0%20-960%20960%20960'%20width='12'%3e%3cpath%20fill='%235F6368'%20d='M440-280h80v-240h-80v240Zm40-320q17%200%2028.5-11.5T520-640q0-17-11.5-28.5T480-680q-17%200-28.5%2011.5T440-640q0%2017%2011.5%2028.5T480-600Zm0%20520q-83%200-156-31.5T197-197q-54-54-85.5-127T80-480q0-83%2031.5-156T197-763q54-54%20127-85.5T480-880q83%200%20156%2031.5T763-763q54%2054%2085.5%20127T880-480q0%2083-31.5%20156T763-197q-54%2054-127%2085.5T480-80Zm0-80q134%200%20227-93t93-227q0-134-93-227t-227-93q-134%200-227%2093t-93%20227q0%20134%2093%20227t227%2093Zm0-320Z'/%3e%3c/svg%3e");
  margin-left: 3px;
  margin-top: 5px;
  color: #5f6368;
}
.info__button[data-v-8bfda489] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  width: 100%;
  height: 38px;
  border-radius: 10px;
  border: none;
  background: #01875f;
  font-family: Google Sans;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  color: #fff;
}
/* .info__button[data-v-8bfda489]:active {
  background: #014330;
} */
.info__button[data-v-8bfda489]:disabled {
  background: #dcd6e7;
  color: #5f6368;
}
.info__progress-bar[data-v-8bfda489] {
  margin-top: 40px;
  height: 38px;
}
.info__install[data-v-8bfda489] {
  position: relative;
  margin-top: 20px;
  display: flex;
  align-items: center;
  font-family: Google Sans;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #5f6368;
}
.info__install span[data-v-8bfda489]:first-child {
  margin-right: 10px;
}
.info__gallery[data-v-8bfda489] {
  position: relative;
  margin-top: 20px;
}
.info__gallery-item[data-v-8bfda489] {
  width: 145px;
}
.info__gallery-item img[data-v-8bfda489] {
  border-radius: 10px;
}
.info__navigation-button[data-v-8bfda489] {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  border: none;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 2px #3c40434d, 0 2px 6px 2px #3c404326;
  cursor: pointer;
  outline: none;
}
.info__navigation-button[data-v-8bfda489]:hover {
  background-color: #f4f2f7;
}
.info__navigation-button--prev[data-v-8bfda489] {
  left: -15px;
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24'%20viewBox='0%20-960%20960%20960'%20width='24'%3e%3cpath%20fill='%235F6368'%20d='M560-240%20320-480l240-240%2056%2056-184%20184%20184%20184-56%2056Z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
}
.info__navigation-button--next[data-v-8bfda489] {
  right: -15px;
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24'%20viewBox='0%20-960%20960%20960'%20width='24'%3e%3cpath%20fill='%235F6368'%20d='M504-480%20320-664l56-56%20240%20240-240%20240-56-56%20184-184Z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
}
.description[data-v-8bfda489] {
  margin-top: 20px;
}
.description__top[data-v-8bfda489] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.description__title[data-v-8bfda489] {
  font-family: Google Sans;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #202124;
}
.description__more-button[data-v-8bfda489] {
  width: 44px;
  height: 44px;
  padding: 15px;
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24'%20viewBox='0%20-960%20960%20960'%20width='24'%3e%3cpath%20fill='%235F6368'%20d='M647-440H160v-80h487L423-744l57-56%20320%20320-320%20320-57-56%20224-224Z'/%3e%3c/svg%3e");
  transform: var(--2b2a6c30);
  background-repeat: no-repeat;
  background-position: center;
}
.description__more-button[data-v-8bfda489]:hover {
  background-color: #f4f2f7;
}
.description__text[data-v-8bfda489] {
  margin-top: 15px;
  white-space: pre-line;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Roboto;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #5f6368;
}
.description__updated[data-v-8bfda489] {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.description__updated span[data-v-8bfda489]:nth-child(1) {
  text-align: left;
  font-family: Google Sans;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  color: #202124;
}
.description__updated span[data-v-8bfda489]:nth-child(2) {
  margin-top: 5px;
  text-align: left;
  font-family: Google Sans;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #5f6368;
}
.description__categories[data-v-8bfda489] {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: flex-start;
  align-items: center;
}
.description__categories button[data-v-8bfda489] {
  margin-right: 10px;
  padding: 8px 12px;
  border-radius: 18px;
  border: 1px solid #dcd6e7;
  background: #fff;
  cursor: default;
  font-family: Google Sans;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  color: #5f6368;
}
.description__categories button[data-v-8bfda489]:hover {
  background-color: #f4f2f7;
}
.whats-new[data-v-8bfda489] {
  margin-top: 20px;
}
.whats-new__top[data-v-8bfda489] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.whats-new__title[data-v-8bfda489] {
  font-family: Google Sans;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #202124;
}
.whats-new__text[data-v-8bfda489] {
  margin-top: 15px;
  white-space: pre-wrap;
  font-family: Roboto;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #5f6368;
}
.safety[data-v-8bfda489] {
  margin-top: 25px;
}
.safety__top[data-v-8bfda489] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.safety__title[data-v-8bfda489] {
  font-family: Google Sans;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #202124;
}
.safety__text[data-v-8bfda489] {
  margin-top: 15px;
  font-family: Roboto;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #5f6368;
}
.safety__list[data-v-8bfda489] {
  margin-top: 20px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  border: 1px solid rgb(218, 220, 224);
  border-radius: 8px;
}
.safety__list-item[data-v-8bfda489] {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
}
.safety__list-item[data-v-8bfda489]:first-child {
  margin-top: 0;
}
.safety__list-item img[data-v-8bfda489] {
  width: 20px;
  height: 20px;
  margin-right: 30px;
}
.safety__list-item span[data-v-8bfda489] {
  text-align: var(--593364d8);
  font-family: Roboto;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #5f6368;
}
.reviews[data-v-8bfda489] {
  margin-top: 20px;
}
.reviews__top[data-v-8bfda489] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.reviews__title[data-v-8bfda489] {
  font-family: Google Sans;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #202124;
}
.reviews__disclaimer[data-v-8bfda489] {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 25px;
  font-family: Roboto;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #5f6368;
}
.reviews__ratings[data-v-8bfda489],
.reviews__comments[data-v-8bfda489] {
  margin-top: 25px;
}
.reviews__all[data-v-8bfda489] {
  margin: 25px 0;
  height: 38px;
  padding: 10px 15px;
  border-radius: 6px;
  border: none;
  background: transparent;
  color: #fff;
  font-family: Google Sans;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  color: #01875f;
}
.reviews__all[data-v-8bfda489]:active {
  background: #f4f2f7;
}
.reviews__more-button[data-v-8bfda489] {
  width: 44px;
  height: 44px;
  padding: 15px;
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24'%20viewBox='0%20-960%20960%20960'%20width='24'%3e%3cpath%20fill='%235F6368'%20d='M647-440H160v-80h487L423-744l57-56%20320%20320-320%20320-57-56%20224-224Z'/%3e%3c/svg%3e");
  transform: var(--2b2a6c30);
  background-repeat: no-repeat;
  background-position: center;
}
.reviews__more-button[data-v-8bfda489]:hover {
  background-color: #f4f2f7;
}
.footer[data-v-8bfda489] {
  margin: 0 15px;
  padding: 0 0 30px;
  border-top: 1px solid #dcd6e7;
  cursor: default;
}
.footer__block-column[data-v-8bfda489] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 30px;
}
.footer__h4-title[data-v-8bfda489] {
  font-family: Google Sans;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  color: #5f6368;
}
.footer__link[data-v-8bfda489] {
  display: block;
  margin-top: 10px;
  font-family: Google Sans;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #5f6368;
}
.footer__link--row[data-v-8bfda489] {
  margin-top: 0;
  padding: 5px 0;
  font-size: 12px;
  line-height: 16px;
}
.footer__block-row[data-v-8bfda489] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 15px;
  margin-top: 30px;
}
.modal[data-v-8bfda489] {
  display: flex;
  flex-direction: column;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Regular.woff2) format('woff2'),
    url(./GoogleSans-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Bold.woff2) format('woff2'),
    url(./GoogleSans-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(./Roboto-Regular.woff2) format('woff2'),
    url(./Roboto-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Regular.woff2) format('woff2'),
    url(./SF-Pro-Display-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Medium.woff2) format('woff2'),
    url(./SF-Pro-Display-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Bold.woff2) format('woff2'),
    url(./SF-Pro-Display-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.rating[data-v-c7075df2] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.rating__left-block[data-v-c7075df2] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.rating__number[data-v-c7075df2] {
  margin-top: 10px;
  font-family: SF Pro Display;
  font-size: 63px;
  line-height: 67px;
  font-weight: 700;
  color: #8e9293;
}
.rating__quantity[data-v-c7075df2] {
  margin-top: 8px;
  font-family: SF Pro Display;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #8e9293;
}
.rating__right-block[data-v-c7075df2] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}
.rating__scale-row[data-v-c7075df2] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.rating__scale-row--star[data-v-c7075df2] {
  width: 70px;
  display: flex;
  justify-content: flex-end;
}
.rating__scale-row--scale[data-v-c7075df2] {
  position: relative;
  width: 170px;
  height: 3px;
  background: #e8eaed;
  border-radius: 3px;
}
.rating__scale-row--scale[data-v-c7075df2]:after {
  position: absolute;
  content: '';
  display: block;
  background: #8e9293;
  border-radius: 3px;
  top: 0;
  left: 0;
  height: 3px;
}
.rating__scale-row:nth-child(1) div[data-v-c7075df2]:after {
  width: var(--1c988d02);
}
.rating__scale-row:nth-child(2) div[data-v-c7075df2]:after {
  width: var(--1c988d01);
}
.rating__scale-row:nth-child(3) div[data-v-c7075df2]:after {
  width: var(--1c988d00);
}
.rating__scale-row:nth-child(4) div[data-v-c7075df2]:after {
  width: var(--1c988cff);
}
.rating__scale-row:nth-child(5) div[data-v-c7075df2]:after {
  width: var(--1c988cfe);
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Regular.woff2) format('woff2'),
    url(./GoogleSans-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Bold.woff2) format('woff2'),
    url(./GoogleSans-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(./Roboto-Regular.woff2) format('woff2'),
    url(./Roboto-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Regular.woff2) format('woff2'),
    url(./SF-Pro-Display-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Medium.woff2) format('woff2'),
    url(./SF-Pro-Display-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Bold.woff2) format('woff2'),
    url(./SF-Pro-Display-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.comment[data-v-510ea1fe] {
  width: 320px;
  height: 210px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  padding: 16px;
  border-radius: 6px;
  background: #f8f8f8;
}
.comment__info-wrap[data-v-510ea1fe] {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.comment__name[data-v-510ea1fe],
.comment__date[data-v-510ea1fe] {
  font-family: SF Pro Display;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #5f6368;
}
.comment__text[data-v-510ea1fe],
.comment__answer-text[data-v-510ea1fe] {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: SF Pro Display;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #5f6368;
}
.comment__text--full[data-v-510ea1fe] {
  -webkit-line-clamp: 6;
}
.comment__answer-wrap[data-v-510ea1fe] {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 10px;
}
.comment__answer-title[data-v-510ea1fe] {
  font-family: SF Pro Display;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #000;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Regular.woff2) format('woff2'),
    url(./GoogleSans-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Bold.woff2) format('woff2'),
    url(./GoogleSans-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(./Roboto-Regular.woff2) format('woff2'),
    url(./Roboto-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Regular.woff2) format('woff2'),
    url(./SF-Pro-Display-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Medium.woff2) format('woff2'),
    url(./SF-Pro-Display-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Bold.woff2) format('woff2'),
    url(./SF-Pro-Display-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.modal[data-v-86e0b988] {
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  padding: 16px;
}
.modal__close-button[data-v-86e0b988] {
  width: 40px;
  height: 40px;
  background: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24'%20viewBox='0%20-960%20960%20960'%20width='24'%3e%3cpath%20fill='%235F6368'%20d='m256-200-56-56%20224-224-224-224%2056-56%20224%20224%20224-224%2056%2056-224%20224%20224%20224-56%2056-224-224-224%20224Z'/%3e%3c/svg%3e")
    no-repeat center;
  background-size: contain;
}
.modal__info-wrap[data-v-86e0b988] {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.modal__name[data-v-86e0b988],
.modal__date[data-v-86e0b988] {
  font-family: SF Pro Display;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #5f6368;
}
.modal__text[data-v-86e0b988],
.modal__answer-text[data-v-86e0b988] {
  font-family: SF Pro Display;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #5f6368;
}
.modal__answer-wrap[data-v-86e0b988] {
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.modal__answer-title[data-v-86e0b988] {
  font-family: SF Pro Display;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #000;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Regular.woff2) format('woff2'),
    url(./GoogleSans-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Bold.woff2) format('woff2'),
    url(./GoogleSans-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(./Roboto-Regular.woff2) format('woff2'),
    url(./Roboto-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Regular.woff2) format('woff2'),
    url(./SF-Pro-Display-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Medium.woff2) format('woff2'),
    url(./SF-Pro-Display-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Bold.woff2) format('woff2'),
    url(./SF-Pro-Display-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.carousel[data-v-39866e21] {
  padding: 0 !important;
}
.carousel__slide[data-v-39866e21] {
  padding-right: 10px;
}
section[data-v-39866e21] {
  padding: 0 15px;
}
.section-container[data-v-39866e21] {
  width: 100%;
  position: relative;
  padding: 15px 0;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
}
.section-container[data-v-39866e21]:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  opacity: 0.5;
  background: #c6c6c8;
}
.component[data-v-39866e21] {
  position: relative;
  max-width: 450px;
}
.component__inner[data-v-39866e21] {
  max-width: 450px;
  overflow-y: auto;
  padding: 18px 0 0;
  margin: 0 auto;
  pointer-events: auto;
  border-radius: 35px;
  background: #fff;
}
.component__inner[data-v-39866e21]::-webkit-scrollbar {
  width: 0;
}
.component__inner[data-v-39866e21]::-webkit-scrollbar-track {
  background: transparent;
}
.component__inner[data-v-39866e21]::-webkit-scrollbar-thumb {
  background: transparent;
}
.info[data-v-39866e21] {
  margin: 15px 0 0;
}
.info__main[data-v-39866e21] {
  display: flex;
  justify-content: flex-start;
  gap: 15px;
}
.info__img[data-v-39866e21] {
  width: 120px;
  height: 120px;
  border-radius: 24px;
}
.info__text-block[data-v-39866e21] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
}
.info__dev[data-v-39866e21] {
  font-family: SF Pro Display;
  font-size: 15px;
  line-height: 19px;
  font-weight: 400;
  color: #8e9293;
}
.info__name[data-v-39866e21] {
  font-family: SF Pro Display;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  color: #000;
}
.info__button[data-v-39866e21] {
  width: auto;
  margin-top: auto;
  padding: 5px 11px;
  font-family: SF Pro Display;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  background: #007aff;
  border-radius: 14px;
}
.info__numbers[data-v-39866e21] {
  margin-top: 20px;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.info__numbers[data-v-39866e21]::-webkit-scrollbar {
  display: none;
}
.info__numbers-list[data-v-39866e21] {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
  width: 500px;
  padding: 15px 10px;
}
.info__numbers-list[data-v-39866e21]:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  opacity: 0.5;
  background: #c6c6c8;
}
.info__numbers-list[data-v-39866e21]:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  opacity: 0.5;
  background: #c6c6c8;
}
.info__numbers-item[data-v-39866e21] {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.info__numbers-item span[data-v-39866e21]:nth-child(1) {
  font-family: SF Pro Display;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  color: #8e9293;
  text-transform: uppercase;
}
.info__numbers-item span[data-v-39866e21]:nth-child(2) {
  font-family: SF Pro Display;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  color: #8e9293;
}
.info__numbers-item--empty-span[data-v-39866e21] {
  height: 16px;
}
.info__numbers-item--divider[data-v-39866e21]:after {
  position: absolute;
  content: '';
  width: 1px;
  height: 45px;
  top: 15px;
  right: -13px;
  background: #c6c6c8;
}
.info__gallery[data-v-39866e21] {
  position: relative;
  margin-top: 20px;
}
.info__gallery-item[data-v-39866e21] {
  width: 165px;
}
.info__gallery-item img[data-v-39866e21] {
  border-radius: 17px;
}
.description[data-v-39866e21] {
  margin-top: 20px;
}
.description__title[data-v-39866e21] {
  font-family: SF Pro Display;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  color: #000;
}
.description__version[data-v-39866e21] {
  font-family: SF Pro Display;
  font-size: 15px;
  line-height: 19px;
  font-weight: 400;
  color: #8e9293;
}
.description__text[data-v-39866e21] {
  white-space: pre-line;
  font-family: SF Pro Display;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #5f6368;
}
.reviews[data-v-39866e21] {
  margin-top: 20px;
}
.reviews__title[data-v-39866e21] {
  font-family: SF Pro Display;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  color: #000;
}
.reviews__ratings[data-v-39866e21] {
  margin-top: 25px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.reviews__comments[data-v-39866e21],
.whats-new[data-v-39866e21] {
  margin-top: 20px;
}
.whats-new__title[data-v-39866e21] {
  font-family: SF Pro Display;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  color: #000;
}
.whats-new__version[data-v-39866e21] {
  font-family: SF Pro Display;
  font-size: 15px;
  line-height: 19px;
  font-weight: 400;
  color: #5f6368;
}
.whats-new__text[data-v-39866e21] {
  white-space: pre-wrap;
  font-family: SF Pro Display;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #000;
}
.about[data-v-39866e21] {
  margin-top: 20px;
}
.about__title[data-v-39866e21] {
  font-family: SF Pro Display;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  color: #000;
}
.about__list[data-v-39866e21] {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.about__list-item[data-v-39866e21] {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding: 15px 0;
}
.about__list-item[data-v-39866e21]:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  opacity: 0.5;
  bottom: 0;
  left: 0;
  background: #c6c6c8;
}
.about__item-title[data-v-39866e21] {
  font-family: SF Pro Display;
  font-size: 15px;
  line-height: 19px;
  font-weight: 400;
  color: #8e9293;
}
.about__item-value[data-v-39866e21] {
  font-family: SF Pro Display;
  font-size: 15px;
  line-height: 19px;
  font-weight: 400;
  color: #000;
}
.footer[data-v-39866e21] {
  margin-top: 20px;
  padding: 20px 15px;
  background: #f8f8f8;
}
.footer__block[data-v-39866e21] {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 20px;
}
.footer__link[data-v-39866e21] {
  position: relative;
  font-family: SF Pro Display;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #5f6368;
}
.footer__link--divider[data-v-39866e21]:after {
  position: absolute;
  top: 0;
  right: -10px;
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background: #c6c6c8;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Regular.woff2) format('woff2'),
    url(./GoogleSans-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Bold.woff2) format('woff2'),
    url(./GoogleSans-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(./Roboto-Regular.woff2) format('woff2'),
    url(./Roboto-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Regular.woff2) format('woff2'),
    url(./SF-Pro-Display-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Medium.woff2) format('woff2'),
    url(./SF-Pro-Display-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Bold.woff2) format('woff2'),
    url(./SF-Pro-Display-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.bottom-sheet__overlay[data-v-eed46a9a] {
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00000080;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  overflow: hidden;
  animation: fade-in-eed46a9a 0.3s ease-out;
}
@keyframes fade-in-eed46a9a {
  0% {
    background-color: #0000;
  }
  to {
    background-color: #00000080;
  }
}
.bottom-sheet__wrapper[data-v-eed46a9a] {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bottom-sheet__container[data-v-eed46a9a] {
  width: 100%;
  background-color: #fff;
  border-radius: 20px 20px 0 0;
  box-shadow: 0 -2px 8px #0003;
  padding: 20px;
  animation: slide-up-eed46a9a 0.3s ease-out;
}
@keyframes slide-up-eed46a9a {
  0% {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}
.bottom-sheet__container[data-v-eed46a9a]::-webkit-scrollbar {
  width: 0;
}
.bottom-sheet__container[data-v-eed46a9a]::-webkit-scrollbar-track {
  background: transparent;
}
.bottom-sheet__container[data-v-eed46a9a]::-webkit-scrollbar-thumb {
  background: transparent;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Regular.woff2) format('woff2'),
    url(./GoogleSans-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Bold.woff2) format('woff2'),
    url(./GoogleSans-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(./Roboto-Regular.woff2) format('woff2'),
    url(./Roboto-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Regular.woff2) format('woff2'),
    url(./SF-Pro-Display-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Medium.woff2) format('woff2'),
    url(./SF-Pro-Display-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Bold.woff2) format('woff2'),
    url(./SF-Pro-Display-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
[data-v-e75626f6] {
  margin: 0;
  padding: 0;
}
[data-v-e75626f6],
[data-v-e75626f6]:after,
[data-v-e75626f6]:before {
  box-sizing: border-box;
}
@keyframes rotation-loader-e75626f6 {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes moveEgg-e75626f6 {
  0%,
  to {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5em);
  }
}
@keyframes moveChar-e75626f6 {
  0%,
  to {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8em);
  }
}
@keyframes shakeModal-e75626f6 {
  0%,
  to {
    transform: rotate(6.5deg);
  }
  50% {
    transform: rotate(-6.5deg);
  }
}
.loader[data-v-e75626f6] {
  position: fixed;
  inset: 0;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 999;
  width: 100%;
  height: 100vh;
  padding: 15px;
  display: flex;
  background: linear-gradient(180deg, #161824, #2d324c 49%, #3e4464 91%);
}
.loader.is--loaded[data-v-e75626f6] {
  display: none;
}
.loader__logo[data-v-e75626f6] {
  margin-bottom: 35px;
  width: 100%;
  max-width: 400px;
}
/*@media (max-width: 767px) {
  .loader__logo[data-v-e75626f6] {
    margin-top: -25% !important;
    max-width: 290px !important;
  }
}*/

.loader__progress[data-v-e75626f6] {
  width: 100%;
  height: 28px;
  max-width: 340px;
  padding: 4px;
  border-radius: 100px;
  position: relative;
  background: linear-gradient(to right, #f0b900, #fff599);
}
.loader__progress[data-v-e75626f6]:before {
  position: absolute;
  content: '';
  left: 4px;
  top: 4px;
  border-radius: 100px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  background-color: #fff;
}
/*@media (max-width: 767px) {
  .loader__progress[data-v-e75626f6] {
    max-width: 220px;
  }
}*/

.loader__progress-line[data-v-e75626f6] {
  position: relative;
  z-index: 2;
  width: 0;
  height: 100%;
  border-radius: 100px;
  transition: width 0.5s ease;
  background: linear-gradient(to right, #29c839, #6cfc69);
}
.body-wrapper[data-v-e75626f6] {
  min-height: 100vh;
  background: #161824;
  display: flex;
  position: relative;
  overflow: hidden;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: min(4.5px + 5.5 * (100vw - 375px) / 1545, 10px);
  font-style: normal;
  font-weight: 800;
  font-family: Open Sans, sans-serif;
}
/*@media (max-width: 768px) {
  .body-wrapper[data-v-e75626f6] {
    font-size: 100%;
  }
}*/

.container[data-v-e75626f6] {
  display: flex;
  position: relative;
  overflow: hidden;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
/*@media (max-width: 1024px) {
  .container[data-v-e75626f6] {
    display: block;
    flex: unset;
    height: 100%;
  }
}*/

/*@media (max-width: 768px) {
  .container[data-v-e75626f6] {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 100vh;
  }
}*/

.container_fullHeigth[data-v-e75626f6] {
  max-height: 100vh;
}
.container-wrap[data-v-e75626f6] {
  width: 100%;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.logo[data-v-e75626f6] {
  position: relative;
  display: block;
  width: 60em;
  margin: 0 auto;
  padding: 18px 0;
}
/*@media (max-width: 768px) {
  .logo[data-v-e75626f6] {
    width: 90vw;
    max-width: 350px;
    padding: 10px 0;
  }
}*/

.logo img[data-v-e75626f6] {
  width: 100%;
}
.game[data-v-e75626f6] {
  position: relative;
  width: 100vw;
  height: 75.9em;
}
/*@media (max-width: 1024px) {
  .game[data-v-e75626f6] {
    font-size: 160%;
  }
}*/

/*@media (max-width: 768px) {
  .game[data-v-e75626f6] {
    font-size: 40%;
  }
}*/

/*@media (max-width: 768px) and (max-height: 900px) {
  .game[data-v-e75626f6] {
    font-size: 35%;
  }
}*/

.game__char[data-v-e75626f6],
.game__field[data-v-e75626f6] {
  position: absolute;
  transition: transform 0.7s ease-in-out;
}
.game__field[data-v-e75626f6] {
  z-index: 0;
  top: 0;
  left: 0;
  width: 342.9em;
  height: 75.9em;
  background-position: 0 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(/images/chickenroad/bg-desktop.webp);
}
.game__char[data-v-e75626f6] {
  left: 5em;
  bottom: 7em;
  z-index: 2;
  width: 20em;
  height: 20em;
}
/*@media (max-width: 768px) {
  .game__char[data-v-e75626f6] {
    position: absolute;
    left: 7.5em;
    bottom: 7em;
    width: 15em;
    height: 15em;
  }
}*/

.game__char.is--active img[data-v-e75626f6] {
  animation: 0.7s moveChar-e75626f6 ease-in-out infinite;
}
.game__char img[data-v-e75626f6] {
  width: 100%;
}
.game__sector[data-v-e75626f6] {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  width: 31em;
}
.game__sector.is--1[data-v-e75626f6] {
  left: 30.5em;
}
.game__sector.is--2[data-v-e75626f6] {
  left: 61.5em;
}
.game__sector.is--3[data-v-e75626f6] {
  left: 92.5em;
}
.game__sector.is--4[data-v-e75626f6] {
  left: 123.5em;
}
.game__sector.is--5[data-v-e75626f6] {
  left: 154.5em;
}
.game__sector.is--6[data-v-e75626f6] {
  left: 185.5em;
}
.game__sector.is--win[data-v-e75626f6] {
  left: 216.5em;
  width: 32em;
  background-size: 31em 40em;
  background-repeat: no-repeat;
  background-position: bottom 6.3em left 1em;
  background-image: url(/images/chickenroad/egg-light.webp);
}
.game__sector.is--win .game__sector-multify[data-v-e75626f6] {
  opacity: 1;
  left: -3em;
  width: 38em;
  height: 38em;
  bottom: 30em;
  animation: 4s moveEgg-e75626f6 ease-in-out infinite;
}
.game__sector.is--win
  .game__sector-multify
  .game__sector-multify-value[data-v-e75626f6] {
  margin-top: 1em;
  -webkit-text-stroke-color: #94651e;
}
.game__sector.is--win .game__sector-button[data-v-e75626f6] {
  left: 5.5em;
}
.game__sector.is--win.is--active[data-v-e75626f6] {
  background-image: url(/images/chickenroad/egg-light-win.webp);
}
.game__sector.is--win.is--active .game__sector-multify-value[data-v-e75626f6] {
  -webkit-text-stroke-color: #197f42;
}
.game__sector-multify[data-v-e75626f6] {
  position: absolute;
  z-index: 2;
  left: 4.5em;
  width: 22em;
  height: 22em;
  bottom: 35em;
  opacity: 0.5;
  transform: rotateY(0);
}
.game__sector-multify .is--active[data-v-e75626f6],
.game__sector-multify .is--default[data-v-e75626f6],
.game__sector-multify .is--golden[data-v-e75626f6] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: transform 0.6s ease;
}
.game__sector-multify .is--active img[data-v-e75626f6],
.game__sector-multify .is--default img[data-v-e75626f6],
.game__sector-multify .is--golden img[data-v-e75626f6] {
  width: 100%;
}
.game__sector-multify .is--active[data-v-e75626f6] {
  z-index: 1;
  transform: rotateY(-180deg);
}
.game__sector-multify .is--golden[data-v-e75626f6] {
  transform: rotateY(180deg);
  z-index: 0;
}
.game__sector-multify-value[data-v-e75626f6] {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 16px;
  color: #fff;
  text-align: center;
  -webkit-text-stroke-width: 0.05em;
  -webkit-text-stroke-color: #3a4270;
  font-size: 3.5em;
  font-style: normal;
  text-transform: uppercase;
  margin-top: -5px;
}
.game__sector-button[data-v-e75626f6] {
  left: 4.5em;
  bottom: 6.3em;
  width: 22em;
  height: 1.5em;
  transition: height 0.3s ease-in-out;
  display: block;
  position: absolute;
  z-index: 1;
}
.game__sector-fire[data-v-e75626f6],
.game__sector-stand[data-v-e75626f6] {
  display: block;
  position: absolute;
  z-index: 1;
}
.game__sector-stand[data-v-e75626f6] {
  left: 9.5em;
  bottom: 7.7em;
  width: 14em;
  height: 8em;
  transition: bottom 0.3s ease-in-out;
}
.game__sector-fire[data-v-e75626f6] {
  left: 0;
  bottom: 2em;
}
.game__sector.is--next .game__sector-multify[data-v-e75626f6] {
  opacity: 1;
}
.game__sector.is--active[data-v-e75626f6] {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom 6.3em left 0;
  background-image: url(/images/chickenroad/light.webp);
}
.game__sector.is--active .game__sector-button[data-v-e75626f6] {
  height: 0.2em;
}
.game__sector.is--active .game__sector-stand[data-v-e75626f6] {
  bottom: 6.3em;
}
.game__sector.is--active .game__sector-fire[data-v-e75626f6] {
  display: none;
}
.game__sector.is--active .game__sector-multify[data-v-e75626f6] {
  opacity: 1;
}
.game__sector.is--active .game__sector-multify .is--default[data-v-e75626f6] {
  transform: rotateY(180deg);
}
.game__sector.is--active .game__sector-multify .is--active[data-v-e75626f6] {
  transform: rotateY(0);
}
.game__sector.is--active
  .game__sector-multify
  .game__sector-multify-value[data-v-e75626f6] {
  -webkit-text-stroke-color: #265446;
}
.game__sector.is--finished .game__sector-button[data-v-e75626f6] {
  height: 0.2em;
}
.game__sector.is--finished .game__sector-fire[data-v-e75626f6] {
  display: none;
}
.game__sector.is--finished .game__sector-multify[data-v-e75626f6] {
  opacity: 1;
}
.game__sector.is--finished .game__sector-multify .is--active[data-v-e75626f6] {
  transform: rotateY(-180deg);
}
.game__sector.is--finished .game__sector-multify .is--golden[data-v-e75626f6] {
  transform: rotateY(0);
}
.modal[data-v-e75626f6] {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  font-size: 90%;
}
/*@media (max-width: 768px) {
  .modal[data-v-e75626f6] {
    font-size: 80%;
  }
}*/

.modal.is--active[data-v-e75626f6] {
  opacity: 1;
  visibility: visible;
  animation: 1s shakeModal-e75626f6 ease-in-out infinite;
}
.modal__content[data-v-e75626f6] {
  top: 10%;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 58.7em;
  height: 63.7em;
  margin: 0 auto;
  padding: 0 16px;
  border-radius: 4em;
  border: 5px solid #676e80;
  background: #25283a80;
  -webkit-backdrop-filter: blur(35px);
  backdrop-filter: blur(35px);
}
/*@media (max-width: 768px) {
  .modal__content[data-v-e75626f6] {
    top: 15%;
  }
}*/

.modal__title[data-v-e75626f6] {
  font-size: 6.6em;
  color: #fff;
  text-align: center;
}
/*@media (max-width: 768px) {
  .modal__title[data-v-e75626f6] {
    font-size: 5em;
  }
}*/

.modal__balance[data-v-e75626f6],
.modal__multify[data-v-e75626f6] {
  color: #ffc219;
  text-align: center;
  font-size: 10.6em;
  margin-top: 10px;
}
.modal__balance[data-v-e75626f6] {
  color: #2cff80;
  font-size: 5em;
  display: flex;
  align-items: center;
  gap: 10px;
}
.modal__balance-currency[data-v-e75626f6] {
  width: 1.5em;
  height: 1.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background-color: #2cff80;
  color: #23242f;
  font-size: 0.6em;
}
.game-controls__wrapper[data-v-e75626f6] {
  padding: 0 6em;
  margin: 2em auto;
}
/*@media (max-width: 768px) {
  .game-controls__wrapper[data-v-e75626f6] {
    padding: 10px;
    margin: 0;
    background: #0000001a;
  }
}*/

.game-controls[data-v-e75626f6] {
  position: relative;
  width: 100%;
  max-width: 160em;
  margin: 0 auto;
  padding: 16px;
  border-radius: 20px;
  background-color: #3b3d51;
  display: grid;
  gap: 16px;
  grid-template-columns: 3.29fr 5fr 4.41fr;
}
/*@media (max-width: 768px) {
  .game-controls[data-v-e75626f6] {
    gap: 8px;
    padding: 8px;
    grid-template-columns: 1fr;
    font-size: 14px;
    border-radius: 12px;
    max-width: none;
  }
}*/

.game-controls__block[data-v-e75626f6] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
/*@media (max-width: 768px) {
  .game-controls__block.is--first[data-v-e75626f6] {
    display: none;
  }
}*/

.game-controls__block.is--last[data-v-e75626f6] {
  flex-direction: row;
  gap: 16px;
}
/*@media (max-width: 768px) {
  .game-controls__block.is--last[data-v-e75626f6] {
    gap: 12px;
  }
}*/

.game-controls__rate[data-v-e75626f6] {
  padding: 12px;
  border-radius: 10px;
  background: #4e5063;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  color: #fff;
  font-size: 2em;
  text-align: center;
}
/*@media (max-width: 768px) {
  .game-controls__rate[data-v-e75626f6] {
    gap: 12px;
    font-size: 2.5em;
  }
}*/

.game-controls__rate-btn[data-v-e75626f6] {
  margin: 0;
  padding: 8px 12px;
  border-radius: 5px;
  background: #606172;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  border: 0;
}
.game-controls__rate-value[data-v-e75626f6] {
  font-size: 1.5em;
}
.game-controls__defaults[data-v-e75626f6] {
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  color: #fff;
  text-align: center;
}
/*@media (max-width: 768px) {
  .game-controls__defaults[data-v-e75626f6] {
    margin-top: 12px;
    gap: 10px;
  }
}*/

.game-controls__defaults-item[data-v-e75626f6] {
  width: 100%;
  padding: 12px;
  border-radius: 10px;
  background: #4e5063;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
/*@media (max-width: 768px) {
  .game-controls__defaults-item[data-v-e75626f6] {
    padding: 10px;
    font-size: 120%;
  }
}*/

.game-controls__defaults-item-currency[data-v-e75626f6] {
  width: 1.5em;
  height: 1.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background-color: #fff;
  color: #4e5063;
  font-size: 1.6em;
}
.game-controls__defaults-item-value[data-v-e75626f6] {
  font-size: 2em;
}
.game-controls__headings[data-v-e75626f6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  font-size: 2.2em;
}
/*@media (max-width: 768px) {
  .game-controls__headings[data-v-e75626f6] {
    display: none;
  }
}*/

.game-controls__headings-dif[data-v-e75626f6] {
  text-align: left;
  color: #fff;
}
.game-controls__headings-chance[data-v-e75626f6] {
  text-align: right;
  color: #b1b1ba;
}
.game-controls__switcher[data-v-e75626f6] {
  padding: 6px;
  border-radius: 10px;
  background: #4e5063;
  display: grid;
  align-items: center;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
/*@media (max-width: 768px) {
  .game-controls__switcher[data-v-e75626f6] {
    gap: 4px;
    padding: 4px;
    border-radius: 8px;
  }
}*/

.game-controls__switcher-item[data-v-e75626f6] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8em;
  color: #8e8f9a;
  text-align: center;
  border-radius: 10px;
  padding: 10px;
}
/*@media (max-width: 768px) {
  .game-controls__switcher-item[data-v-e75626f6] {
    font-size: 16px;
    padding: 8px;
    border-radius: 6px;
  }
}*/

.game-controls__switcher-item.is--active[data-v-e75626f6] {
  color: #fff;
  background: #5f6171;
}
.game-controls__cash-btn[data-v-e75626f6] {
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 12px;
  border-radius: 20px;
  background: #ffc219;
  color: #1d1f21;
  font-size: 2.4em;
  border: 0;
  text-align: center;
  cursor: pointer;
}
/*@media (max-width: 768px) {
  .game-controls__cash-btn[data-v-e75626f6] {
    border-radius: 9px;
    font-size: 16px;
    font-weight: 700;
    min-height: 50px;
    padding: 12px;
  }
}*/

/*@media (min-width: 991px) {
  .game-controls__cash-btn[data-v-e75626f6]:hover {
    background: #ffd257;
  }
}*/

.game-controls__go-btn[data-v-e75626f6] {
  width: 100%;
  height: 100%;
}
.game-controls__win-btn[data-v-e75626f6] {
  display: none;
  position: absolute;
  inset: 16px;
  font-size: 1.5em;
}
/*@media (max-width: 768px) {
  .game-controls__win-btn[data-v-e75626f6] {
    position: relative;
    inset: auto;
    width: 100%;
    font-size: 16px;
    padding: 0;
    margin: 0;
  }
}*/

.game-controls__win-btn.is--visible[data-v-e75626f6] {
  display: flex;
}
.game-controls.is--active .game-controls__switcher-item[data-v-e75626f6],
.game-controls.is--active
  .game-controls__switcher-item.is--active[data-v-e75626f6] {
  color: #8e8f9a;
}
.game-controls.is--active .game-controls__rate[data-v-e75626f6] {
  background: #454759;
  color: #717381;
}
.game-controls.is--active .game-controls__rate-btn[data-v-e75626f6] {
  background: #4b4c60;
}
.game-controls.is--active .game-controls__defaults[data-v-e75626f6] {
  color: #9d9ea8;
}
.game-controls.is--active .game-controls__defaults-item[data-v-e75626f6] {
  background: #454759;
}
.game-controls.is--active
  .game-controls__defaults-item-currency[data-v-e75626f6] {
  background-color: #9d9ea8;
  color: #4e5063;
}
.game-controls.is--active .game-controls__switcher[data-v-e75626f6] {
  background: #4e5063;
}
/*@media (max-width: 768px) {
  .game-controls.is--active
    .game-controls__block[data-v-e75626f6]:nth-child(2) {
    display: none;
  }
  .game-controls.is--active .game-controls__block.is--buttons[data-v-e75626f6] {
    min-height: 100px;
  }
}*/

.game-controls.is--active .game-controls__go-btn[data-v-e75626f6] {
  width: 50%;
}
.game-controls.is--active .game-controls__cash-btn[data-v-e75626f6] {
  display: flex;
  width: 50%;
}
.bottom__section-button[data-v-e75626f6] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border: 0;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  background-color: #3ec55b;
  padding: 10px;
  min-height: 50px;
  border-radius: 20px;
  transition: background-color 0.1s ease-in-out;
}
/*@media (max-width: 768px) {
  .bottom__section-button[data-v-e75626f6] {
    border-radius: 9px;
    min-height: 50px;
    padding: 12px;
  }
}*/

/*@media (min-width: 991px) {
  .bottom__section-button[data-v-e75626f6]:hover {
    background-color: #63df7e;
  }
}*/

.bottom__section-button span[data-v-e75626f6] {
  color: #fff;
  text-align: center;
  font-size: 3.8em;
  height: auto;
}
/*@media (max-width: 768px) {
  .bottom__section-button span[data-v-e75626f6] {
    font-size: 18px;
    font-weight: 700;
  }
}*/

.bottom__section-button .button-loader[data-v-e75626f6] {
  display: none;
  position: absolute;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.bottom__section-button .button-loader.is--active[data-v-e75626f6] {
  display: flex;
}
.bottom__section-button .button-loader span[data-v-e75626f6] {
  width: 30px !important;
  height: 30px !important;
  border: 4px solid #fff;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation-loader-e75626f6 1s linear infinite;
  opacity: 1 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.bottom__section-button.is--disabled[data-v-e75626f6] {
  pointer-events: none;
}
.bottom__section-button.is--disabled span[data-v-e75626f6] {
  opacity: 0.2;
}
.bottom__section-button.is--disabled .button-loader[data-v-e75626f6] {
  display: flex;
}
/*@media (max-width: 768px) {
  .bottom__section-button.claim span[data-v-e75626f6] {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
  }
}*/

.effects[data-v-e75626f6] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  mix-blend-mode: screen;
  z-index: 9999;
  pointer-events: none;
}
.effects__block[data-v-e75626f6] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  pointer-events: none;
}
.hidden[data-v-e75626f6] {
  display: none !important;
}
.visible[data-v-e75626f6] {
  display: flex !important;
}
.is--modal-open .game-controls__win-btn[data-v-e75626f6] {
  display: flex;
}
.is--modal-open .game-controls__block[data-v-e75626f6] {
  opacity: 0;
}
@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Regular.woff2) format('woff2'),
    url(./GoogleSans-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Google Sans;
  src: url(./GoogleSans-Bold.woff2) format('woff2'),
    url(./GoogleSans-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto;
  src: url(./Roboto-Regular.woff2) format('woff2'),
    url(./Roboto-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Regular.woff2) format('woff2'),
    url(./SF-Pro-Display-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Medium.woff2) format('woff2'),
    url(./SF-Pro-Display-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: SF Pro Display;
  src: url(./SF-Pro-Display-Bold.woff2) format('woff2'),
    url(./SF-Pro-Display-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@keyframes progressFill-5eb5d12f {
  0% {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes shimmer-5eb5d12f {
  0% {
    background-position: -200% 0;
  }
  to {
    background-position: 200% 0;
  }
}
.market-component[data-v-5eb5d12f],
.skeleton-component[data-v-5eb5d12f] {
  margin: 0 auto;
}
.chooser__list[data-v-5eb5d12f] {
  display: flex;
  flex-direction: column;
}
.chooser__item[data-v-5eb5d12f] {
  padding: 10px;
  border-bottom: 1px solid #ddd;
}
.chooser__button[data-v-5eb5d12f] {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  align-items: center;
}
.chooser__icon[data-v-5eb5d12f] {
  width: 30px;
  height: 30px;
}
.chooser__text[data-v-5eb5d12f] {
  font-family: Google Sans;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #202124;
}
.loader[data-v-5eb5d12f] {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.loader__shimmer[data-v-5eb5d12f] {
  width: 150px;
  height: 150px;
  border-radius: 16px;
  background: linear-gradient(to right, #f0f0f0, #e0e0e0 20%, #f0f0f0 40% 100%);
  background-size: 200% 100%;
  animation: shimmer-5eb5d12f 1.5s infinite linear;
}
.loader__img[data-v-5eb5d12f] {
  width: 150px;
  height: 150px;
  border-radius: 16px;
}
.loader__text[data-v-5eb5d12f] {
  font-family: Google Sans;
  font-size: 19px;
  line-height: 23px;
  font-weight: 500;
  color: #202124;
}
.loader__top-wrap[data-v-5eb5d12f] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.loader__progress-container[data-v-5eb5d12f] {
  width: 100%;
  height: 6px;
  background-color: #ddd;
  border-radius: 3px;
  overflow: hidden;
  margin-top: 20px;
}
.loader__progress-bar[data-v-5eb5d12f] {
  width: 0;
  height: 100%;
  background-color: #4caf50;
  animation: progressFill-5eb5d12f 1s linear forwards;
}
@font-face {
  font-family: swiper-icons;
  src: url(data:application/font-woff;charset=utf-8;base64,\ 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);
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.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: #00000026;
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, #00000080, #0000);
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
