a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    font-size: 100%;
    vertical-align: baseline
}

body {
    line-height: 1;
    color: #000;
    background: #fff
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption,
table,
td,
th {
    vertical-align: middle
}

caption,
td,
th {
    text-align: left;
    font-weight: 400
}

a img {
    border: none
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

[hidden],
audio:not([controls]) {
    display: none
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    background: #f7f6f2;
    color: #323a43;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    line-height: 1.25
}

a {
    text-decoration: none
}

#envelope {
    position: relative;
    width: 422px;
    margin: 50px auto 0;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='422' height='438' preserveAspectRatio='none'%3E%3Cpath fill='%23EFD66A' d='M0 163L195.453 5.526c9.075-7.312 22.019-7.312 31.094 0L422 163v275H0V163z'/%3E%3C/svg%3E") no-repeat bottom;
    background-size: 422px 438px
}

.mobile-page #envelope {
    width: 304px;
    background-size: 304px 332px;
    margin-top: 24px
}

#envelope:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='422' height='273' preserveAspectRatio='none'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h422v343.08a7.92 7.92 0 0 1-7.92 7.92H7.92A7.92 7.92 0 0 1 0 343.08V0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(0 -77)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill='%23F2D96C' fill-rule='nonzero' d='M422 77v265.08a7.92 7.92 0 0 1-7.92 7.92H7.92A7.92 7.92 0 0 1 0 342.08V77l199.658 113.956a24.78 24.78 0 0 0 24.655-.05L422 77z' mask='url(%23b)'/%3E%3Cpath fill='%23F8DE71' fill-rule='nonzero' d='M225.132 156.451L485.3 350H-64.619L195.55 156.451a24.78 24.78 0 0 1 29.583 0z' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E") no-repeat bottom;
    background-size: 422px 273px
}

.mobile-page #envelope:after {
    background-size: 304px 207px
}

#letter {
    position: relative;
    margin: 0 21px;
    padding: 24px 20px 239px;
    text-align: center;
    background: #fcfcfc;
    border-radius: 8px
}

.mobile-page #letter {
    margin: 0 8px;
    padding-bottom: 194px
}

#letter>* {
    position: relative;
    z-index: 1
}

#logo {
    display: block;
    width: 57px;
    height: 53px;
    margin: 0 auto;
    background: url(https://yastatic.net/s3/edadeal-public-static/frontend-feedback-fallback/cash-black/static/img/logo.svg) no-repeat 50%;
    /* url(../static/img/logo.svg) no-repeat 50%; */
    background-size: contain
}

.mobile-page #logo {
    width: 43px;
    height: 39px
}

.button {
    display: block;
    margin: 0 auto;
    background: #27ae61;
    border-radius: 3px;
    line-height: 44px;
    color: #fff
}

.mobile-page .button {
    line-height: 48px;
    margin-top: 24px
}

.header {
    margin-top: 16px;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    line-height: 24px
}

.text {
    margin-top: 8px
}

.mobile-page .text {
    margin-top: 16px;
    font-size: 14px;
    line-height: 18px;
    color: #999
}

.important {
    font-family: Roboto, Arial, sans-serif;
    font-weight: 500;
    -webkit-font-smoothing: antialiased
}

#no-app {
    display: block;
    margin-top: 24px
}

.mobile-page #no-app {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%
}

@media screen and (max-height:515px) {
    .mobile-page #no-app {
        top: auto;
        bottom: 24px
    }
}

.sitelink {
    width: 217px;
    margin-top: 16px
}

.mobile-page .sitelink {
    width: auto;
    margin-top: 4px;
    display: block;
    line-height: 20px;
    color: #27ae61;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 500;
    -webkit-font-smoothing: antialiased
}

.desktop-page .mobile,
.mobile-page .desktop {
    display: none
}