.root_yAWYfRdX8H {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: var(--t-secondary);
  font-size: var(--ts-small);
  line-height: var(--tl-small);
}
.root_yAWYfRdX8H:hover {
  color: var(--t-primary);
}
.icon__WXZUpcCft {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  transition-property: background, color;
  transition-duration: 450ms;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.name_ne5KOjdrh1 {
  display: flex;
  flex-direction: column;
}
.label_raEy92aakJ {
  font-size: var(--ts-xx-small);
  line-height: var(--tl-xx-small);
  color: var(--t-label);
}

.root_L6O5Z0QQ6O {
  text-align: center;
  margin-bottom: 24px;
}

.qrContainer_ETAo1jvF5j {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.qrMargin_ranhOV00OZ {
  margin: 16px auto 0 auto !important;
}
.qr_OclHT68msd {
  display: block;
}
.qrHint_lP0gvKNRSv {
  font-size: var(--ts-small);
  line-height: var(--tl-small);
  text-align: center;
  margin-top: 8px;
}
.download_loMDgg8aDT {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.downloadMargin_Jv_FhRtm_M {
  margin-top: 24px;
}
.termsText_rSXbpdDN70 {
  font-size: var(--ts-small);
  line-height: var(--tl-small);
}

.root_voRYBqZ8Nt {
  text-align: center;
  margin-bottom: 8px;
  font-size: var(--ts-small);
  line-height: var(--tl-small);
}
.logo_VROE3QRdcx {
  display: flex;
  margin-left: 8px;
  width: 24px;
  height: 24px;
}

.forget__yU61NcN_6 {
  padding-top: 8px;
}
.legal_jO6wlOeZ62 {
  margin-right: 8px;
}

.root_wtBqtFQq1e {
  position: relative;
}
.edit_Rusyt33FXX {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.root_h5VdOn2QH1 {
  font-size: var(--ts-x-small);
  line-height: var(--tl-x-small);
}

.logo_aXSNFaOJCF {
  margin: 0 auto;
  height: 216px;
  position: relative;
}
.internal_ebqoiOu9Ev {
  position: absolute;
  height: 112px;
  width: 112px;
  border-radius: 50%;
  top: calc(50% - 56px);
  left: calc(50% - 56px);
  padding: 6px 0 0 6px;
  animation: rotate-animation_SPp2eb5VIK 3s linear 0s infinite;
}
.internal_ebqoiOu9Ev:after {
  content: '';
  display: block;
  background: var(--background);
  height: 100px;
  width: 100px;
  border-radius: 50%;
}
.external_sQbWGb9rPR {
  position: absolute;
  height: 112px;
  width: 112px;
  border-radius: 50%;
  top: calc(50% - 56px);
  left: calc(50% - 56px);
  padding: 6px 0 0 6px;
  animation: rotate-animation_SPp2eb5VIK 3s linear 0s infinite;
  height: 152px;
  width: 152px;
  top: calc(50% - 76px);
  left: calc(50% - 76px);
  padding: 4px 0 0 4px;
  opacity: 0;
  animation: rotate-hide-animation_bvy7fzltyJ 2s linear 0.5s infinite;
}
.external_sQbWGb9rPR:after {
  content: '';
  display: block;
  background: var(--background);
  height: 100px;
  width: 100px;
  border-radius: 50%;
}
.external_sQbWGb9rPR:after {
  height: 144px;
  width: 144px;
  border-radius: 50%;
  animation: loader-animation_ojBT_e855Z 2s linear 0.5s infinite;
}
.img_SYH98fkL3n {
  position: absolute;
  top: calc(50% - 22px);
  left: calc(50% - 22px);
}
.number_mw7XZSnXsR {
  font-size: var(--ts-normal);
  line-height: var(--tl-normal);
  font-weight: var(--tw-semi);
  color: var(--accent);
  text-align: center;
  margin-bottom: 4px;
}
.label_hBReFkK66K {
  font-size: var(--ts-small);
  text-align: center;
  line-height: var(--tl-small);
  color: var(--t-secondary);
}
.hint_KHGDfujQb3 {
  font-size: var(--ts-small);
  line-height: var(--tl-small);
  color: var(--t-secondary);
  text-align: center;
  margin: 8px 0 24px;
}
@keyframes rotate-animation_SPp2eb5VIK {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate-hide-animation_bvy7fzltyJ {
  0% {
    transform: rotate(0deg);
    opacity: 0;
    height: 152px;
    width: 152px;
    top: calc(50% - 76px);
    left: calc(50% - 76px);
  }
  50% {
    transform: rotate(180deg);
    opacity: 0.5;
    height: 112px;
    width: 112px;
    top: calc(50% - 56px);
    left: calc(50% - 56px);
  }
  100% {
    transform: rotate(360deg);
    opacity: 0;
    height: 152px;
    width: 152px;
    top: calc(50% - 76px);
    left: calc(50% - 76px);
  }
}
@keyframes loader-animation_ojBT_e855Z {
  0%,
  100% {
    height: 144px;
    width: 144px;
  }
  50% {
    height: 100px;
    width: 100px;
  }
}

.frame_sYQp2ADBbU {
  position: relative;
  margin: 0 auto;
  min-height: 320px;
  width: 100%;
}

.pin_uduZQXhp1B {
  position: relative;
  left: -12px;
  width: 300px;
}

.goalWrapper_hyaUfaxXGS {
  position: relative;
  height: 10px;
  width: 100%;
  background: var(--divider);
  border-radius: 10px;
  margin-bottom: 16px;
}
.progress_paRaBiRfQS {
  position: absolute;
  top: 0;
  left: 0;
  height: 10px;
  background: transparent;
  width: 0;
  border-radius: 10px;
  transition: width 450ms cubic-bezier(0.23, 1, 0.32, 1);
}
.bad_O5qKyUw01c {
  width: 20%;
  background: var(--error);
}
.middle_iJqNLGc0vM {
  width: 60%;
  background: var(--warning);
}
.success_CrRQkPKzlt {
  width: 100%;
  background: var(--accent);
}
.finishGoal_Ey8vcmuIEL {
  background: var(--accent);
}

@font-face {
  font-family: "PryvatSans", sans-serif;
  font-display: swap;
}
.root_87NN1gB92s {
  font-family: "PryvatSans", sans-serif;
  font-size: var(--ts-normal);
  line-height: var(--tl-normal);
  color: var(--t-primary);
  min-height: 100%;
  position: relative;
  box-sizing: border-box;
}
.command_VFL2gjlnXG {
  transition: opacity 1000ms cubic-bezier(0.23, 1, 0.32, 1) 300ms;
}
.commandAppear_nN1x9AIYK5 {
  opacity: 0;
}
.commandAppearActive_ZBExCkgKqp {
  opacity: 1;
}
.controls_MHzSpp_QVe {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.close_ss159TRy3k {
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
  display: flex;
}

.button_dnC4NHmEXn {
  width: 80px;
  height: 40px;
  margin: 0 auto;
}
.qr_tX6p2KSqZm {
  width: 132px;
  height: 132px;
  margin: 0 auto;
  padding: 8px;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0 none;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: outside none none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button::-moz-focus-inner {
  border: 0 none;
  margin: 0;
  padding: 0;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
h1 {
  font-size: var(--ts-xx-large);
  line-height: var(--tl-xx-large);
  color: var(--t-primary);
  margin: 0;
}
h2 {
  font-size: var(--ts-x-large);
  line-height: var(--tl-x-large);
  color: var(--t-primary);
  margin: 0;
}
h3 {
  font-size: var(--ts-large);
  line-height: var(--tl-large);
  color: var(--t-primary);
  font-weight: var(--tw-semi);
  margin: 0;
}
p {
  margin: 16px 0;
}
ul {
  list-style: outside;
  padding-left: 20px;
  margin: 8px 0;
}
b {
  font-weight: var(--tw-semi);
}
.clear {
  clear: both;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.center-text {
  text-align: center !important;
}
.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-wrap {
  text-wrap: none;
  white-space: -moz-nowrap;
  white-space: nowrap;
  word-wrap: normal;
}
.inline {
  display: inline-block;
}
.hidden {
  display: none !important;
}
.no-scroll {
  overflow-y: hidden !important;
  overflow-x: hidden !important;
}
.margin-1 {
  margin: 8px !important;
}
.margin-left-1 {
  margin-left: 8px !important;
}
.margin-right-1 {
  margin-right: 8px !important;
}
.margin-top-1 {
  margin-top: 8px !important;
}
.margin-bottom-1 {
  margin-bottom: 8px !important;
}
.margin-2 {
  margin: 16px !important;
}
.margin-left-2 {
  margin-left: 16px !important;
}
.margin-right-2 {
  margin-right: 16px !important;
}
.margin-top-2 {
  margin-top: 16px !important;
}
.margin-bottom-2 {
  margin-bottom: 16px !important;
}
.margin-3 {
  margin: 24px !important;
}
.margin-left-3 {
  margin-left: 24px !important;
}
.margin-right-3 {
  margin-right: 24px !important;
}
.margin-top-3 {
  margin-top: 24px !important;
}
.margin-bottom-3 {
  margin-bottom: 24px !important;
}
.margin-4 {
  margin: 32px !important;
}
.margin-left-4 {
  margin-left: 32px !important;
}
.margin-right-4 {
  margin-right: 32px !important;
}
.margin-top-4 {
  margin-top: 32px !important;
}
.margin-bottom-4 {
  margin-bottom: 32px !important;
}
.w-short {
  width: 80px !important;
}
.w-middle {
  width: 160px !important;
}
.w-long {
  width: 240px !important;
}
.w-x-long {
  width: 320px !important;
}
.w-wide {
  width: 100% !important;
}

/* PryvatSans Regular (400) */
@font-face {
    font-family: 'PryvatSans';
    src: url(/assets/f853de1811639f5adf83.woff2) format('woff2'),
    url(/assets/54f09bb8cb576800bcce.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* PryvatSans Medium (500) */
@font-face {
    font-family: 'PryvatSans';
    src: url(/assets/9448c95d016809254cd6.woff2) format('woff2'),
    url(/assets/662ebb84dddab5935a47.ttf) format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* PryvatSans Bold (700) */
@font-face {
    font-family: 'PryvatSans';
    src: url(/assets/135c57033010e3ba3dd1.woff2) format('woff2'),
    url(/assets/b4cc5787b1b04a6c1bfc.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

html,
body {
  font: 16px/24px "PryvatSans", sans-serif;
  margin: 0;
  padding: 0;
}

