@font-face {
    font-family: 'Predige Rounded Med';
    src: url('/assets/fonts/PredigeRounded-Medium.woff2') format('woff2'),
        url('/assets/fonts/PredigeRounded-Medium.woff') format('woff'),
        url('/assets/fonts/PredigeRounded-Medium.ttf') format('truetype'),
        url('/assets/fonts/PredigeRounded-Medium.svg#PredigeRounded-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
* {
    user-select: none !important;
}

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
     ========================================================================== */

/**
   * Remove the margin in all browsers.
   */

body {
    font-family: 'Predige Rounded Med', sans-serif;
    margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */

main {
    display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */

/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
     ========================================================================== */

/**
   * Remove the gray background on active links in IE 10.
   */

a {
    background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */

b,
strong {
    font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */

small {
    font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
     ========================================================================== */

/**
   * Remove the border on images inside links in IE 10.
   */

img {
    border-style: none;
}

/* Forms
     ========================================================================== */

/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */

button,
input {
    /* 1 */
    overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */

button,
select {
    /* 1 */
    text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */

legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */

progress {
    vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */

textarea {
    overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
     ========================================================================== */

/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */

details {
    display: block;
}

/*
   * Add the correct display in all browsers.
   */

summary {
    display: list-item;
}

/* Misc
     ========================================================================== */

/**
   * Add the correct display in IE 10+.
   */

template {
    display: none;
}

/**
   * Add the correct display in IE 10.
   */

[hidden] {
    display: none;
}


/********************************************/

body {
    background-color: #f1f1f1;
    overflow: hidden;
}

.main {
    width: 100vw;
    height: 100vh;
    position: relative;
    background-image: radial-gradient(ellipse at bottom 20% right 10%, #ffffff 1%, #e5364b 23%, #9d263a 50%, #7c2030 92%);
}

/*Navigation*/
.main .nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
    padding: 40px 40px 0 40px;
    display: flex;
    align-items: center;
}

.main .footer-right {
    position: fixed;
    bottom: 25px;
    right: 30px;
    z-index: 4;
}

.main .btn {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('/assets/img/icons.svg');
    cursor: pointer;
}

.main .corporate .logo {
    height: 60px;
    width: auto;
}

.main .nav .corporate {
    flex: 1 1 auto;
}

.main .nav .share .btn {
    margin-right: 10px;
}

.main .btn.in {
    background-position: 0 0;
}

.main .btn.in:hover {
    background-position: 0 -40px;
}

.main .btn.fb {
    background-position: -80px 0;
}

.main .btn.fb:hover {
    background-position: -80px -40px;
}

.main .btn.tw {
    background-position: -120px 0;
}

.main .btn.tw:hover {
    background-position: -120px -40px;
}

.main .btn.em {
    background-position: -40px 0;
}

.main .btn.em:hover {
    background-position: -40px -40px;
}

.main .btn.wt {
    background-position: -160px 0;
}

.main .btn.wt:hover {
    background-position: -160px -40px;
}

.main .btn.info {
    background-position: -200px 0;
}

.main .btn.info:hover {
    background-position: -200px -40px;
}

.main .btn.sound.on {
    background-position: -240px 0px;
}

.main .btn.sound.on:hover {
    background-position: -240px -40px;
}

.main .btn.sound.off {
    background-position: -280px 0px;
}

.main .btn.sound.off:hover {
    background-position: -280px -40px;
}

.main .btn.close {
    background-position: -320px -40px;
}

.main .btn.close:hover {
    background-position: -320px 0px;
}

.main .btn.info {
    background-position: -200px 0;
}


/*Final share buttons*/

.ly-final .btn.in {
    background-position: 0 -40px;
}

.ly-final .btn.in:hover {
    background-position: 0 0;
}

.ly-final .btn.fb {
    background-position: -80px -40px;
}

.ly-final .btn.fb:hover {
    background-position: -80px 0;
}

.ly-final .btn.tw {
    background-position: -120px -40px;
}

.ly-final .btn.tw:hover {
    background-position: -120px 0;
}

.ly-final .btn.em {
    background-position: -40px -40px;
}

.ly-final .btn.em:hover {
    background-position: -40px 0;
}

.ly-final .btn.wt {
    background-position: -160px -40px;
}

.ly-final .btn.wt:hover {
    background-position: -160px 0;
}


.main .ly-loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 6;
    background-color: #c3201e;
    transition: all .15s ease;
    opacity: 0;
    visibility: hidden;
}

.main .ly-loader .ly-loader-container {
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.main .ly-loader .ly-loader-container .ly-loader-loadbar {
    margin: 0 auto;
    width: 393px;
    height: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #6fb9c2;
    background-image: url('/assets/img/loader.svg');
    background-repeat: repeat;
    -webkit-animation: loader 6s linear alternate infinite;
    -moz-animation: loader 6s linear alternate infinite;
    -o-animation: loader 6s linear alternate infinite;
    animation: loader 6s linear alternate infinite;
}

@-webkit-keyframes loader {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 0 100%
    }
}

@-moz-keyframes loader {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 0 100%
    }
}

@-o-keyframes loader {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 0 100%
    }
}

@keyframes loader {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 0 100%
    }
}

.main .ly-loader .ly-loader-container .ly-loader-text {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    cursor: default;
    -webkit-user-drag: none;
    font-size: 2.25rem;
    letter-spacing: .1em;
    padding: 2rem 1em;
    color: #fff;
}

.main .ly-loader .ly-loader-container .button {
    display: inline-block;
    padding: 25px 40px 20px;
    background: #f3971c;
    border-radius: 5px;
    color: #fff;
    font-size: 26px;
    line-height: 1;
    cursor: pointer;
    transition: all .2s ease;
}

.main .ly-loader .ly-loader-container .button:hover {
    background-color: #d88619;
}

.main .ly-loader .ly-loader-container .camel-entry {
    width: 250px;
    height: 250px;
}

.main .ly-loader.searching .ly-loader-start {
    display: none;
}

.main .ly-loader.start .ly-loader-start {
    display: block;
}

.main .ly-loader.start .ly-loader-searching {
    display: none;
}


.main .ly-final {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    background-color: #c3201e;
    transition: all .15s ease;
    opacity: 0;
    visibility: hidden;
}

.main .ly-info {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 6;
    background-color: #c3201e;
    transition: all .15s ease;
    opacity: 0;
    visibility: hidden;
}

.main .ly-info.active,
.main .ly-loader.active,
.main .ly-final.active {
    opacity: 1;
    visibility: visible;
}

.main .ly-info .btn {
    position: absolute;
    right: 40px;
    top: 40px;
    z-index: 2;
}

.main .ly-info p,
.main .ly-final p {
    display: block;
    text-align: center;
    font-size: 2rem;
    letter-spacing: .1em;
    margin: 0 auto;
    padding: 0;
    color: #fff;
    line-height: 1.19em;
}

.main .ly-info p.title {
    margin-bottom: 20px;
    text-decoration: underline;
    text-transform: uppercase;
}

.main .ly-info p.title.mtop {
    margin-top: 40px;
}

.main .ly-final a {
    color: #fff;
}

.main .ly-final .ly-final-share p {
    margin-top: 40px;
    letter-spacing: initial;
}

.main .ly-final .ly-final-share .share-buttons .btn {
    margin: 10px 7px 0 0;
}

.main .ly-info .ly-info-content,
.main .ly-final .ly-final-content {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    right: 0;
    padding: 50px;
    max-width: 900px;
    margin: 0 auto;
}

.main .ly-final .ly-final-content span {
    line-height: 1.2;
    letter-spacing: .15rem;
    display: block;
}

.main .ly-final .ly-final-content {
    max-width: 900px;
}

.main .ly-info .ly-info-footer,
.main .ly-final .ly-final-footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 50px 50px;
}

.main .ly-info .ly-info-footer p,
.main .ly-info .ly-info-footer p a,
.main .ly-final .ly-final-footer p,
.main .ly-final .ly-final-footer p a {
    text-align: center;
    font-size: .875rem;
    letter-spacing: .1em;
    color: #fff;
    margin: 0;
    text-decoration: none;
    text-transform: none;
}

.main .ly-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 4;
}

.main .ly-footer .ly-footer-text {
    padding: 0 20px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-size: 2rem;
    text-transform: uppercase;
    color: #b60e29;
}

/*CANVAS*/
canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}


/*RESPONSIVE*/
@media only screen and (max-width: 1280px) {
    .main .ly-footer .ly-footer-text {
        font-size: 1.7rem;
    }

    .main .ly-info .ly-info-content,
    .main .ly-final .ly-final-content {
        max-width: 800px;
    }

    .main .ly-info p,
    .main .ly-final p {
        font-size: 1.6rem;
    }

    .main .ly-info .ly-info-footer p,
    .main .ly-info .ly-info-footer p a,
    .main .ly-final .ly-final-footer p,
    .main .ly-final .ly-final-footer p a {
        font-size: .775rem;
    }
}

@media only screen and (max-width: 1024px) {
    canvas {
        transform: translateY(-30%);
    }

    .ly-footer {
        height: 30.5% !important;
        background-color: #fcdaab;
    }
}

@media only screen and (max-width: 768px) {

    .main .nav {
        padding: 20px 20px 0 20px;
    }

    .main .ly-info .btn {
        top: 20px;
        right: 20px;
    }

    .main .ly-info .ly-info-footer,
    .main .ly-final .ly-final-footer {
        padding: 0 20px 20px;
    }
}

@media only screen and (max-width: 600px) {
    .main .ly-loader .ly-loader-container .ly-loader-loadbar {
        width: 80%;
        height: 16px;
        border-radius: 8px;
    }

    .main .corporate .logo {
        height: 30px;
    }

    .main .footer-right {
        bottom: 15px;
        right: 20px;
    }

    .main .btn {
        background-size: 280px 62px;
        width: 32px;
        height: 31px;
    }

    .main .nav .share .btn,
    .main .nav .controls .btn {
        margin-right: 0;
    }

    .main .btn.in {
        background-position: 0 0;
    }

    .main .btn.in:hover {
        background-position: 0 -31px;
    }

    .main .btn.fb {
        background-position: -62px 0;
    }

    .main .btn.fb:hover {
        background-position: -62px -31px;
    }

    .main .btn.tw {
        background-position: -93px 0;
    }

    .main .btn.tw:hover {
        background-position: -93px -31px;
    }

    .main .btn.em {
        background-position: -31px 0;
    }

    .main .btn.em:hover {
        background-position: -31px -31px;
    }

    .main .btn.wt {
        background-position: -125px 0;
    }

    .main .btn.wt:hover {
        background-position: -125px -31px;
    }

    .main .btn.info {
        background-position: -156px 0;
        width: 30px;
    }

    .main .btn.info:hover {
        background-position: -156px -31px;
    }

    .main .btn.sound.on {
        background-position: -186px 0px;
    }

    .main .btn.sound.on:hover {
        background-position: -186px -31px;
    }

    .main .btn.sound.off {
        background-position: -218px 0px;
    }

    .main .btn.sound.off:hover {
        background-position: -218px -31px;
    }

    .main .btn.close {
        background-position: -249px -31px;
    }

    .main .btn.close:hover {
        background-position: -249px 0px;
    }

    /*final share icons*/
    .ly-final .btn.in {
        background-position: 0 -31px;
    }

    .ly-final .btn.in:hover {
        background-position: 0 0;
    }

    .ly-final .btn.fb {
        background-position: -62px -31px;
    }

    .ly-final .btn.fb:hover {
        background-position: -62px 0;
    }

    .ly-final .btn.tw {
        background-position: -93px -31px;
    }

    .ly-final .btn.tw:hover {
        background-position: -93px 0;
    }

    .ly-final .btn.em {
        background-position: -31px -31px;
    }

    .ly-final .btn.em:hover {
        background-position: -31px 0;
    }

    .ly-final .btn.wt {
        background-position: -125px -31px;
    }

    .ly-final .btn.wt:hover {
        background-position: -125px 0;
    }

    .main .ly-loader .ly-loader-container .ly-loader-text {
        font-size: 2rem;
    }

    .main .ly-footer .ly-footer-text {
        font-size: 1.5rem;
    }

    .main .ly-final .ly-final-content span {
     /*   font-size: 16px;*/
    }

    .main .ly-info .ly-info-content,
    .main .ly-final .ly-final-content {
        padding: 50px 20px;
    }

    .main .ly-info p.title {
        margin-bottom: 10px;
    }

    .main .ly-info .ly-info-footer p,
    .main .ly-info .ly-info-footer p a,
    .main .ly-final .ly-final-footer p,
    .main .ly-final .ly-final-footer p a {
        font-size: .6rem;
    }

    .main .ly-info p {
        font-size: 1.9rem;
    }

    .main .ly-final p,
    .main .ly-final p a,
    .main .ly-final .ly-final-share p {
        font-size: 1.4rem;
    }

    .main .ly-loader .ly-loader-container .camel-entry {
        width: 180px;
        height: 180px;
    }

    .main .ly-loader .ly-loader-container .button {
        font-size: 18px;
    }

    .main .ly-info .ly-info-footer,
    .main .ly-final .ly-final-footer {
        bottom: 60px;
    }
}

@media only screen and (max-width: 360px) {

    .main .corporate .logo {
        height: 40px;
    }

    .main .ly-loader .ly-loader-container .ly-loader-text {
        font-size: 1.6rem;
    }

    .main .ly-info p,
    .main .ly-final p,
    .main .ly-final p a,
    .main .ly-final .ly-final-share p {
        font-size: 1.2rem;
    }

    .main .ly-final .ly-final-content {
        padding: 50px 30px;
    }

    .main .ly-loader .ly-loader-container .camel-entry {
        width: 150px;
        height: 150px;
    }

    .main .ly-info .ly-info-content,
    .main .ly-final .ly-final-content {
        transform: translateY(-60%);
    }
}

@media only screen and (max-width: 320px) {
    .main .nav {
        align-items: flex-start;
    }

    .main .nav .share .btn {
        display: block;
        margin-top: 3px;
    }

    .main .footer-right {
        bottom: 5px;
        right: 10px;
    }

    .main .ly-info p,
    .main .ly-final p,
    .main .ly-final p a,
    .main .ly-final .ly-final-share p {
        font-size: 1rem;
    }

    .main .nav {
        padding: 20px 10px 0 20px;
    }

    .main .ly-final .ly-final-footer {
	bottom: 40px;
    }

    .main .ly-footer .ly-footer-text {
        font-size: 1.2rem;
    }

    .main .ly-final .ly-final-content {
	transform: translateY(-50%);
    }
}
