﻿/*! sanitize.css v4.1.0 | CC0 License | github.com/jonathantneal/sanitize.css */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary
{
    display: block;
}
audio, canvas, progress, video
{
    display: inline-block;
}
audio:not([controls])
{
    display: none;
    height: 0;
}
[hidden], template
{
    display: none;
}
*, :after, :before
{
    background-repeat: no-repeat;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
:after, :before
{
    text-decoration: inherit;
    vertical-align: inherit;
}
html
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    font-family: sans-serif;
    line-height: 1.5;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body
{
    margin: 0;
}
h1
{
    font-size: 2em;
    margin: .67em 0;
}
code, kbd, pre, samp
{
    font-family: monospace,monospace;
    font-size: 1em;
}
hr
{
    height: 0;
    overflow: visible;
}
nav ol, nav ul
{
    list-style: none;
}
abbr[title]
{
    border-bottom: 1px dotted;
    text-decoration: none;
}
b, strong
{
    font-weight: inherit;
    font-weight: bolder;
}
dfn
{
    font-style: italic;
}
mark
{
    background-color: #ff0;
    color: #000;
}
progress
{
    vertical-align: baseline;
}
small, sub, sup
{
    font-size: 83.3333%;
}
sub, sup
{
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub
{
    bottom: -.25em;
}
sup
{
    top: -.5em;
}
::-moz-selection
{
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none;
}
::selection
{
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none;
}
audio, canvas, iframe, img, svg, video
{
    vertical-align: middle;
}
img
{
    border-style: none;
}
svg
{
    fill: currentColor;
}
svg:not(:root)
{
    overflow: hidden;
}
a
{
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:hover
{
    outline-width: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea
{
    background-color: transparent;
    border-style: none;
    color: inherit;
    font-size: 1em;
    margin: 0;
}
button, input
{
    overflow: visible;
}
button, select
{
    text-transform: none;
}
[type=reset], [type=submit], button, html [type=button]
{
    -webkit-appearance: button;
}
::-moz-focus-inner
{
    border-style: none;
    padding: 0;
}
:-moz-focusring
{
    outline: 1px dotted ButtonText;
}
fieldset
{
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend
{
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
textarea
{
    overflow: auto;
    resize: vertical;
}
[type=checkbox], [type=radio]
{
    padding: 0;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button
{
    height: auto;
}
[type=search]
{
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
::-webkit-search-cancel-button, ::-webkit-search-decoration
{
    -webkit-appearance: none;
}
::-webkit-input-placeholder
{
    color: inherit;
    opacity: .54;
}
::-webkit-file-upload-button
{
    -webkit-appearance: button;
    font: inherit;
}
[aria-busy=true]
{
    cursor: progress;
}
[aria-controls]
{
    cursor: pointer;
}
[aria-disabled]
{
    cursor: default;
}
[tabindex], a, area, button, input, label, select, textarea
{
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
[hidden][aria-hidden=false]
{
    clip: rect(0,0,0,0);
    display: inherit;
    position: absolute;
}
[hidden][aria-hidden=false]:focus
{
    clip: auto;
}
body
{
    font-family: Roboto,Helvetica,'Helvetica Neue',Arial,sans-serif;
    color: rgba(0,0,0,.87);
    font-size: 16px;
    line-height: 19px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #f2f2f2;
}
hr
{
    color: #ededed;
    border: 1px solid #ededed;
    margin: 24px 0;
}
h1, h2
{
    font-family: 'Roboto',Helvetica,'Helvetica Neue',Arial,sans-serif;
}
h1
{
    font-size: 32px;
    line-height: 38px;
}
h2
{
    font-size: 24px;
    line-height: 28px;
}
h3
{
    font-size: 20px;
    line-height: 24px;
}
h4
{
    font-size: 16px;
    line-height: 19px;
}
h5
{
    font-size: 14px;
    line-height: 16px;
    color: rgba(0,0,0,.54);
}
.postcard-h1
{
    font-size: 40px;
    line-height: 59px;
}
.postcard-h1, .postcard-h2
{
    font-family: 'Roboto',Helvetica,'Helvetica Neue',Arial,sans-serif;
    font-weight: 700;
    margin: 0 0 7px;
    color: #fff;
    text-shadow: 0 0 10px rgba(0,0,0,.25);
}
.postcard-h2
{
    font-size: 35px;
    line-height: 35px;
}
.postcard-h3
{
    font-size: 31px;
    line-height: 34px;
}
.postcard-h3, .postcard-h4
{
    font-family: Roboto,Helvetica,'Helvetica Neue',Arial,sans-serif;
    margin: 0 0 7px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 0 10px rgba(0,0,0,.25);
}
.postcard-h4
{
    font-size: 20px;
    line-height: 23px;
}
.postcard-h5
{
    font-size: 15px;
    line-height: 15px;
}
.postcard-h5, .postcard-h6
{
    font-family: Roboto,Helvetica,'Helvetica Neue',Arial,sans-serif;
    margin: 0 0 7px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 0 10px rgba(0,0,0,.25);
}
.postcard-h6
{
    font-size: 10px;
    line-height: 10px;
}
@media screen
{
    :root
    {
        --tile-margin: 16px;
        --tile-size: calc((100vw - env(safe-area-inset-left) - env(safe-area-inset-right) - var(--tile-margin) * (var(--tile-col) + 1)) / var(--tile-col));
    }
}
@media screen and (max-width: 639px)
{
    :root
    {
        --tile-col: 3;
    }
}
@media screen and (min-width: 640px)
{
    :root
    {
        --tile-col: 4;
    }
}
@media screen and (min-width: 1024px)
{
    :root
    {
        --tile-margin: 24px;
        --tile-col: 5;
    }
}
@media screen and (min-width: 1200px)
{
    :root
    {
        --tile-col: 6;
        --tile-size: calc((1200px - var(--tile-margin) * (var(--tile-col) - 1)) / var(--tile-col));
    }
}
@media(min-width: 1200px) and (max-width: 1232px)
{
    :root
    {
        --tile-size: calc((100vw - var(--tile-margin) * (var(--tile-col) + 1)) / var(--tile-col));
    }
}
*
{
    -webkit-tap-highlight-color: transparent;
}
body, html
{
    height: 100%;
    width: 100%;
}
body.a-Sae
{
    background: #000;
}
a
{
    font-weight: 700;
    color: #fd5c3c;
    text-decoration: none;
    cursor: pointer;
}
#app>div
{
    height: 100%;
}
iframe#launcher
{
    z-index: 75!important;
}
iframe#ada-button-frame
{
    bottom: 33px!important;
}/*# sourceMappingURL=http://sourcemaps.leo-dev-common.lvg-tech.net/fulcrum/v5/master/mobile.app~65914263.d2ec512ed3105f21fd65.chunk.css.map*/