@charset "UTF-8";
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
    display: block;
}
ol,
ul {
    list-style: none;
}
li {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
b,
optgroup,
strong {
    font-weight: 900;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
html {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.25em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
    display: inline-block;
    height: auto !important;
    margin: 0 auto;
    max-width: 100%;
    width: auto;
}
svg:not(:root) {
    overflow: hidden;
}
pre {
    overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"],
td,
th {
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
legend {
    border: 0;
    padding: 0;
}
a {
    background: 0 0;
    text-decoration: none;
    color: inherit;
}
a:active,
a:focus,
a:hover {
    border: none;
    outline: 0;
    text-decoration: none;
    color: inherit;
}
::selection {
    background: #6a6a6a;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #060606;
}
::-moz-selection {
    background: #6a6a6a;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #060606;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.5;
    font-family: inherit;
}
:-moz-placeholder {
    color: inherit;
    opacity: 0.5;
    font-family: inherit;
}
::-moz-placeholder {
    color: inherit;
    opacity: 0.5;
    font-family: inherit;
}
:-ms-input-placeholder {
    color: inherit;
    opacity: 0.5;
    font-family: inherit;
}
.btn:hover,
button {
    cursor: pointer;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@font-face {
    font-family: ArialBlack;
    src: url(../fonts/Arial-Black.eot);
    src: url(../fonts/Arial-Black.eot?#iefix) format("embedded-opentype"), url(../fonts/Arial-Black.woff2) format("woff2"), url(../fonts/Arial-Black.woff) format("woff"), url(../fonts/Arial-Black.ttf) format("truetype"),
        url(../fonts/Arial-Black.svg#Arial-Black) format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: ArialBlack;
    src: url(../fonts/Arial-BlackItalic.eot);
    src: url(../fonts/Arial-BlackItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Arial-BlackItalic.woff2) format("woff2"), url(../fonts/Arial-BlackItalic.woff) format("woff"),
        url(../fonts/Arial-BlackItalic.ttf) format("truetype"), url(../fonts/Arial-BlackItalic.svg#Arial-BlackItalic) format("svg");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
body,
html {
    font: 900 62.5%/1 Lato, Arial, sans-serif;
    height: 100%;
}
body {
    background: url(../images/bg-body.jpg) center center/cover no-repeat #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    color: #fff;
    font-size: 100%;
    height: auto;
    min-height: 100vh;
    text-align: center;
}
@media only screen and (orientation: landscape) {
    body {
        background-image: url(../images/bg-body-desktop.jpg);
    }
}
@media only screen and (orientation: landscape) and (min-width: 1280px) {
    body {
        background-image: url(../images/bg-body-desktop-full.jpg);
    }
}
a,
footer,
header,
main,
nav,
section {
    -webkit-transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    -moz-transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    -ms-transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    -o-transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}
.db {
    display: block;
}
.dib {
    display: inline-block;
}
.vam,
.vat {
    display: inline-block;
    vertical-align: middle;
}
.vat {
    vertical-align: top;
}
.tdu,
.uc {
    text-decoration: underline;
}
.tac {
    text-align: center;
}
.tal {
    text-align: left;
}
.tar {
    text-align: right;
}
.fsi {
    font-style: italic;
}
.mxa {
    margin-left: auto;
    margin-right: auto;
}
.video {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    right: 0;
    bottom: 0;
    z-index: 0;
}
#videoElement {
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: fixed;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -o-object-fit: contain;
    object-fit: contain;
    z-index: -1;
}
@media only screen and (min-width: 768px) {
    .bgVid {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
}
.hl,
a.hl {
    color: #01BAD2;
}
.title {
    font-weight: 900;
    font-size: 2.8em;
    line-height: 1;
    margin-bottom: 1em;
}
@media (max-width: 479px) {
    .title {
        font-size: 2.2em;
    }
}
.fz__lg {
    font-size: 1.35em;
}
.text {
    font-size: 1.5em;
}
.link,
.link:active,
.link:focus,
.link:hover,
a.link,
a.link:active,
a.link:focus,
a.link:hover {
    color: #01BAD2;
    -webkit-transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
    -moz-transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
    -ms-transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
    -o-transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
    transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}
.link:not(:hover):not(:active):not(:focus),
a.link:not(:hover):not(:active):not(:focus) {
    text-decoration: underline;
    -webkit-text-decoration-skip: edges;
    text-decoration-skip: edges;
}
a.link:active {
    opacity: 0.85;
}
.desktop {
    display: none;
}
.mobile {
    display: block;
}
@media only screen and (orientation: landscape) {
    .desktop {
        display: block;
    }
    .mobile {
        display: none;
    }
}
.app,
.app__main {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: center;
}
.app {
    padding: 2.5%;
}
.app__footer,
.app__header {
    flex: 0 1 auto;
    position: relative;
    z-index: 1;
}
.app_footer {
	margin-top: 3em;
}
.app__main {
    flex: 1 1 auto;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    padding: 1% 0;
    position: relative;
    z-index: 1;
}
.app__section {
    flex: 0 1 auto;
}
.app__section.section--intro {
    margin-top: 0;
    margin-bottom: auto;
}
.btn {
    color: #fff;
    background: #01BAD2;
    /*background: -moz-linear-gradient(top, #01BAD2 0, #0965FB 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #01BAD2), color-stop(100%, #0965FB));
    background: -webkit-linear-gradient(top, #01BAD2 0, #0965FB 100%);
    background: -o-linear-gradient(top, #01BAD2 0, #0965FB 100%);
    background: -ms-linear-gradient(top, #01BAD2 0, #0965FB 100%);
    background: linear-gradient(to bottom, #01BAD2 0, #0965FB 100%);*/
    display: inline-block;
    padding: 0.35em 1em 0.225em;
    outline: 0;
    position: relative;
    border-radius: 5em;
    font: italic 400 6em/0.7 "Bebas Neue", Lato, Arial, sans-serif;
    user-select: none;
    transition: all 0.33s ease-out, box-shadow 64ms ease-out;
    overflow: hidden;
    border: 1px solid #243149;
   /* box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.4), 0 2.5rem 1.75rem -1rem #141C23 inset; */
    text-shadow: -0.2rem 0.2rem 0.35rem #243149;
    transform-style: preserve-3d;
    -webkit-transform: perspective(10em);
    -moz-transform: perspective(10em);
    -ms-transform: perspective(10em);
    -o-transform: perspective(10em);
    transform: perspective(10em);
}
.btn:hover {
    /*border: 1px solid #243149;
    box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.4), 0 2.5rem 1.75rem -1rem #9e1bc5 inset;
    text-shadow: -0.2rem 0.2rem 0.35rem #243149;
    filter: contrast(1.1) brightness(1.1);
    -webkit-transform: perspective(50em) translate3d(0, 0, 0.833333333em);
    -moz-transform: perspective(50em) translate3d(0, 0, 0.833333333em);
    -ms-transform: perspective(50em) translate3d(0, 0, 0.833333333em);
    -o-transform: perspective(50em) translate3d(0, 0, 0.833333333em);
    transform: perspective(50em) translate3d(0, 0, 0.833333333em);
    transition: all 1s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 64ms ease-out;*/
}
.btn:active {
  /*  box-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.4), 0 1.25rem 0.875rem -0.5rem #9e1bc5 inset;
    filter: contrast(0.95) brightness(0.95);
    -webkit-transform: perspective(5em) translate3d(0, 0, 0.833333333em);
    -moz-transform: perspective(5em) translate3d(0, 0, 0.833333333em);
    -ms-transform: perspective(5em) translate3d(0, 0, 0.833333333em);
    -o-transform: perspective(5em) translate3d(0, 0, 0.833333333em);
    transform: perspective(5em) translate3d(0, 0, 0.833333333em);
    transition: all 1s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 64ms ease-out;*/
}
@media (max-width: 479px) {
    .btn {
        font-size: 4em;
    }
}
.txsh {
    filter: drop-shadow(0 0 1.5em rgba(0, 0, 0, 0.3));
    text-shadow: -1px 1px 0 #000, -2px 2px 0 #000, 0 0 0.4em rgba(0, 0, 0, 0.75), 0 0 0.6em rgba(0, 0, 0, 0.5), 0 0 0.8em rgba(0, 0, 0, 0.4), 0 0 1.2em rgba(0, 0, 0, 0.3);
}
.footer {
    background: #000;
    color: #fff;
    border-radius: 10em;
    padding: 1.33em 3em;
}
.footer__logo img {
    margin-bottom: -2em;
}
@media (max-width: 579px) {
    .footer__logo {
        margin-bottom: 1.33em;
    }
    .footer__text {
        line-height: 1.2;
    }
}
@media (min-width: 580px) {
    .footer {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        align-items: center;
        padding: 1.33em 2.75em 1.33em 2em;
    }
    .footer__logo {
        flex: 0 1 auto;
    }
    .footer__text {
        flex: 0 1 auto;
        margin-left: 2%;
    }
}
.footer-links {
    margin-top: 2em;
    text-align: center;
}
.footer-links a {
    color: #8f8f8f;
    display: inline-block;
    text-decoration: none;
}
.footer-links a:hover {
    color: #cfcfcf;
    text-decoration: underline;
}
.footer-links a:not(:last-child) {
    margin-right: 1em;
}
@-ms-viewport {
    width: device-width;
}
