body,
figure,
ul {
    margin: 0
}

legend,
ul {
    padding: 0
}

b,
strong {
    font-weight: 700
}

.button--play:after,
.button--play:before,
.icon--timer:before,
.icon:after {
    content: ''
}

.button,
.footer a {
    text-decoration: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

a:focus {
    outline: dotted thin
}

a,
a:active,
a:hover,
button {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: .0625rem dotted
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

a,
body {
    color: #fff
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C""\201D""\2018""\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

fieldset {
    border: .0625rem solid silver;
    margin: 0 .125rem;
    padding: .35em .625em .75em
}

legend {
    border: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

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
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

#mailing {
    margin-left: auto;
    margin-right: auto
}

.email_under_title>p {
    font-size: 22px;
    color: #fff;
}



.textbox-email {
    max-width: 400px;
    width: 80%;
    padding: 7px;
    font-size: 16px;
    margin-bottom: 10px;
}

.icon--timer:before,
.icon:after {
    display: inline-block;
    background-image: url("icons.svg");
    background-repeat: no-repeat
}

.icon--arrow:after {
    width: 22px;
    height: 22px;
    background-position: 0 0
}

.icon--arrow2:after {
    width: 11px;
    height: 14px;
    background-position: 0 -22px
}

.icon--no:after {
    width: 28px;
    height: 28px;
    background-position: 0 -36px
}

.icon--send:after {
    width: 30px;
    height: 30px;
    background-position: 0 -64px
}

.icon--timer:before {
    width: 72px;
    height: 72px;
    background-position: 0 -82px
}

.icon--yes:after {
    width: 31px;
    height: 24px;
    background-position: 0 -154px
}

html {
    box-sizing: border-box
}

html.is--inputfocus {
    position: static !important;
    top: 0 !important;
    -webkit-transform: rotate(0) !important;
    transform: rotate(0) !important;
    -webkit-transform-origin: center center !important;
    transform-origin: center center !important;
    width: 100% !important;
    height: 100% !important
}

*,
:after,
:before {
    box-sizing: inherit;
    text-rendering: geometricPrecision
}

body,
form,
html {
    height: 100%;
    width: 100%
}

body {
    position: relative;
    font-family: Arial, sans-serif;
    background: #212121
}

ul {
    list-style: none
}

a,
button {
    -webkit-tap-highlight-color: transparent
}

.u--layout--sticky-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.u__position__center {
    max-width: 550px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -68%);
    transform: translate(-50%, -68%);
    width: 100%;
    padding: 1.5rem
}

.u__position__bottom {
    z-index: 99999;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1.5rem 1.125rem;
    max-width: 600px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.u__position__bottom .text--18 {
    margin-bottom: 1.25rem;
    line-height: 1.4
}

.u__position__bottom .text--22 {
    margin-bottom: .875rem;
    line-height: 1.2
}

[data-step="4"] .u__position__bottom .text--18,
[data-step="5"] .u__position__bottom .text--18 {
    margin-bottom: .8125rem
}

[data-step="6"] .u__position__bottom .text--18 {
    margin-bottom: .625rem
}

.upgrade .u__position__bottom {
    padding: 1.125rem
}

.upgrade .u__position__bottom .text--18 {
    max-width: 96%;
    margin: 0 auto .125rem;
    line-height: 1.2
}

.button {
    display: inline-block;
    padding: 0;
    border: 0;
    background: 0 0
}

.button--send {
    position: absolute;
    top: -.5625rem;
    right: .375rem;
    width: 2.25rem;
    border-radius: 100%
}

.button--send:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-40%, -50%);
    transform: translate(-40%, -50%)
}

.button--no,
.button--yes {
    position: relative;
    width: 5rem;
    margin: 0 1.0625rem;
    border-radius: 100%
}

.button--send,
.button--yes {
    background-color: #00D984
}

.button--no {
    background-color: #fff
}

.button--no:before,
.button--send:before,
.button--yes:before {
    content: '';
    display: block;
    padding-bottom: 100%
}

.button--no:after,
.button--yes:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.button--flat {
    width: 100%;
    max-width: 16.3rem;
    margin-top: .5rem;
    margin-bottom: .625rem;
    padding: 1.1rem 1.25rem;
    font-size: 1.6rem !important;
    border-radius: 1.875rem;
    background-color: #00D984;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #fff;
}

.button--flat:after {
    position: relative;
    top: -.0625rem;
    margin-left: .625rem;
    vertical-align: middle
}

.upgrade .button--flat {
    max-width: 15.75rem
}

.button--play {
    position: relative;
    width: 5.875rem;
    margin: 1.6875rem 0 1.6875rem;
    background-color: rgba(59, 59, 59, .6);
    border-radius: 100%
}

.button--play:after {
    display: block;
    padding-bottom: 100%
}

.button--play:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-32%, -50%);
    transform: translate(-32%, -50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1.5rem 0 1.5rem 2.25rem;
    border-color: transparent transparent transparent #fff
}

.form__group,
.step,
.tour,
.upgrade {
    position: initial
}

.main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.tour {
    height: auto;
    font-size: 0;
    z-index: 1
}

.tour__wrapper {
    white-space: nowrap;
    overflow-x: hidden
}

.step,
.upgrade {
    will-change: auto;
    left: 0;
    z-index: 10;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    vertical-align: top;
    white-space: normal;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .1s ease-out;
    -moz-transition: opacity .1s ease-out;
    -o-transition: opacity .1s ease-out;
    transition: opacity .1s ease-out
}

.step__wrapper {
    height: 0
}

.is--visible {
    opacity: 1;
    pointer-events: auto
}

.text {
    display: block
}

.text--12 {
    font-size: .75rem
}

.text--16 {
    font-size: 1rem
}

.text--17 {
    font-size: 1.0625rem
}

.text--18 {
    font-size: 1.5rem
}

.text--20 {
    font-size: 1.25rem
}

.text--22 {
    font-size: 1.8rem
}

.text--26 {
    font-size: 1.625rem
}

.text--43 {
    font-size: 2.6875rem
}

.text--green {
    color: #00D984
}

.text--hn {
    font-family: Helvetica, Arial, sans-serif
}

.text--hnc {
    font-family: Helvetica, Arial, sans-serif
}

.text--hn strong,
.text--hnc strong {
    font-weight: 700
}

.form__input,
.text--light {
    font-weight: 300
}

.text.icon--timer {
    max-width: 82%;
    padding-top: 5.5rem;
    margin: 0 auto
}

.text.icon--timer:before {
    display: block;
    margin: 0 auto .375rem;
    opacity: .75
}

.form__group {
    max-width: 15.25rem;
    margin: 1.125rem auto 0;
    padding-bottom: .5625rem
}

.form__input {
    width: 100%;
    padding: 0;
    border: 0;
    background-color: transparent;
    outline: 0;
    color: #fff;
    letter-spacing: -.05em;
    border-radius: 0;
    -webkit-appearance: none;
    appearance: none
}

.form__input::-webkit-input-placeholder {
    color: #fff
}

.form__input:-moz-placeholder {
    color: #fff;
    opacity: 1
}

.form__input:-ms-input-placeholder {
    color: #fff
}

.form__input--underline {
    padding: .375rem 3.2rem .375rem .375rem;
    border-bottom: 1px solid #00D984
}

.step__field__error {
    display: none;
    padding: .75rem 0 0;
    color: #de4926;
    text-align: left
}

.timer:before,
.timer__container:after {
    display: block;
    padding-bottom: 100%;
    content: ''
}

.form__group--error .step__field__error {
    display: block
}

.poster,
.video {
    position: fixed;
    z-index: 1;
    top: 50%;
    left: 50%;
    min-width: 30%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: filter .1s ease-out, transform .1s ease-out, opacity .1s ease-out;
    transition: filter .1s ease-out, transform .1s ease-out, opacity .1s ease-out
}

.objectfit .video {
    top: 0;
    left: 0;
    min-width: 0;
    min-height: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.is--blurry {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    -webkit-transform: translate3d(-50%, -50%, 0) scale3d(1.05, 1.05, 1.05);
    transform: translate3d(-50%, -50%, 0) scale3d(1.05, 1.05, 1.05);
    opacity: .7;
    z-index: -1;
}

.objectfit .is--blurry {
    -webkit-transform: translate3d(0, 0, 0) scale3d(1.05, 1.05, 1.05) !important;
    transform: translate3d(0, 0, 0) scale3d(1.05, 1.05, 1.05) !important
}

.poster.is--hidden {
    opacity: 0;
    pointer-events: none
}

.timer__container {
    position: fixed;
    top: .75rem;
    right: 1.875rem;
    z-index: 5;
    width: 100%;
    max-width: 2.375rem;
    border-radius: 100%;
    box-shadow: 0 0 .25rem rgba(0, 0, 0, .8);
    opacity: 0;
    -webkit-transition: opacity .1s ease-out;
    -moz-transition: opacity .1s ease-out;
    -o-transition: opacity .1s ease-out;
    transition: opacity .1s ease-out
}

.timer,
.timer__circle,
.timer__pie {
    position: absolute
}

.timer__container.is--active {
    opacity: 1
}

.timer__container:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    border: .3125rem solid #fff;
    border-radius: 100%;
    opacity: .3;
    box-shadow: inset 0 0 .3125rem rgba(0, 0, 0, .8)
}

.timer {
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.timer--outside {
    opacity: .8
}

.timer--inside {
    width: calc(100% - .625rem);
    opacity: .3
}

.timer__circle {
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
    background: 0 0;
    -webkit-animation: none;
    animation: none
}

.animation .timer__circle {
    -webkit-animation-name: mask;
    animation-name: mask;
    -webkit-animation-timing-function: steps(1, end);
    animation-timing-function: steps(1, end);
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.timer__pie {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    width: 100%;
    height: 100%;
    border: .3125rem solid transparent;
    background: 0 0
}

.timer--outside .timer__pie {
    border-color: #fff
}

.timer__spinner {
    right: 100%;
    z-index: 200;
    border-radius: 100% 0 0 100%/50% 0 0 50%;
    border-right: none;
    -webkit-animation: none;
    animation: none
}

.animation .timer__spinner {
    -webkit-animation-name: rota, widthchange;
    animation-name: rota, widthchange;
    -webkit-animation-timing-function: linear, steps(1, end);
    animation-timing-function: linear, steps(1, end);
    -webkit-animation-iteration-count: 1, 1;
    animation-iteration-count: 1, 1;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.timer__filler {
    right: 0;
    z-index: 100;
    width: 50%;
    border-left: none;
    border-radius: 0 100% 100% 0/0 50% 50% 0;
    opacity: 0;
    -webkit-animation: none;
    animation: none
}

.animation .timer__filler {
    -webkit-animation-name: opa;
    animation-name: opa;
    -webkit-animation-timing-function: steps(1, end);
    animation-timing-function: steps(1, end);
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.timer--inside .timer__filler,
.timer--inside .timer__spinner {
    background-color: #fff
}

.animation1 .timer--inside .timer__circle,
.animation1 .timer--inside .timer__filler,
.animation1 .timer--inside .timer__spinner,
.animation1 .timer--outside1 .timer__circle,
.animation1 .timer--outside1 .timer__filler,
.animation1 .timer--outside1 .timer__spinner {
    -webkit-animation-duration: 1.7s;
    animation-duration: 1.7s
}

.animation2 .timer--inside .timer__circle,
.animation2 .timer--inside .timer__filler,
.animation2 .timer--inside .timer__spinner {
    -webkit-animation-duration: 4s;
    animation-duration: 4s
}

.animation2 .timer--outside1 .timer__circle,
.animation2 .timer--outside1 .timer__filler,
.animation2 .timer--outside1 .timer__spinner {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: 2, 2;
    animation-iteration-count: 2, 2
}

.animation3 .timer--inside .timer__circle,
.animation3 .timer--inside .timer__filler,
.animation3 .timer--inside .timer__spinner,
.animation3 .timer--outside1 .timer__circle,
.animation3 .timer--outside1 .timer__filler,
.animation3 .timer--outside1 .timer__spinner,
.animation4 .timer--inside .timer__circle,
.animation4 .timer--inside .timer__filler,
.animation4 .timer--inside .timer__spinner,
.animation4 .timer--outside1 .timer__circle,
.animation4 .timer--outside1 .timer__filler,
.animation4 .timer--outside1 .timer__spinner {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animation5 .timer--inside .timer__circle,
.animation5 .timer--inside .timer__filler,
.animation5 .timer--inside .timer__spinner {
    -webkit-animation-duration: 4s;
    animation-duration: 4s
}

.animation5 .timer--outside1 .timer__circle {
    animation-name: mask;
    animation-duration: 2.7s;
    animation-delay: 0s
}

.animation5 .timer--outside1 .timer__filler {
    animation-name: opa;
    animation-duration: 2.7s;
    animation-delay: 0s
}

.animation5 .timer--outside1 .timer__spinner {
    animation-name: rota, widthchange;
    animation-duration: 2.7s, 2.7s;
    animation-delay: 0s, 0s
}

.animation5 .timer--outside2 .timer__circle {
    animation-name: mask;
    animation-duration: 1.3s;
    animation-delay: 2.7s
}

.animation5 .timer--outside2 .timer__filler {
    animation-name: opa;
    animation-duration: 1.3s;
    animation-delay: 2.7s
}

.animation5 .timer--outside2 .timer__spinner {
    animation-name: rota, widthchange;
    animation-duration: 1.3s, 1.3s;
    animation-delay: 2.7s, 2.7s
}

.animation6 .timer--inside .timer__circle,
.animation6 .timer--inside .timer__filler,
.animation6 .timer--inside .timer__spinner,
.animation6 .timer--outside1 .timer__circle,
.animation6 .timer--outside1 .timer__filler,
.animation6 .timer--outside1 .timer__spinner {
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

.animation7 .timer--inside .timer__circle,
.animation7 .timer--inside .timer__filler,
.animation7 .timer--inside .timer__spinner,
.animation7 .timer--outside1 .timer__circle,
.animation7 .timer--outside1 .timer__filler,
.animation7 .timer--outside1 .timer__spinner {
    -webkit-animation-duration: 10s;
    animation-duration: 10s
}

@-webkit-keyframes rota {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rota {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes pos {

    100%,
    50% {
        left: 0
    }
}

@keyframes pos {

    100%,
    50% {
        left: 0
    }
}

@-webkit-keyframes opa {

    100%,
    50% {
        width: 50%;
        opacity: 1
    }
}

@keyframes opa {

    100%,
    50% {
        width: 50%;
        opacity: 1
    }
}

@-webkit-keyframes mask {

    100%,
    50% {
        width: 100%
    }
}

@keyframes mask {

    100%,
    50% {
        width: 100%
    }
}

@-webkit-keyframes widthchange {

    100%,
    50% {
        right: 50%;
        width: 50%
    }
}

@keyframes widthchange {

    100%,
    50% {
        right: 50%;
        width: 50%
    }
}

footer {
    position: relative;
    z-index: 999;
    background: rgba(33, 33, 33, .4)
}

.is--android footer {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.footer a {
    font-size: .75rem;
    opacity: .6
}

.is--loading .button--play {
    background-color: rgba(59, 59, 59, 0)
}

.is--loading .button--play:before {
    display: none
}

.is--loading .loader--circle {
    display: block
}

.is--loading .text--press {
    opacity: 0
}

.loader--circle {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 2.5rem;
    height: 2.5rem
}

.loader--circle .loader--circle-el {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.loader--circle .loader--circle-el:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both
}

.loader--circle .loader--circle-el2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.loader--circle .loader--circle-el3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.loader--circle .loader--circle-el4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.loader--circle .loader--circle-el5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.loader--circle .loader--circle-el6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}

.loader--circle .loader--circle-el7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.loader--circle .loader--circle-el8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

.loader--circle .loader--circle-el9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg)
}

.loader--circle .loader--circle-el10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.loader--circle .loader--circle-el11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg)
}

.loader--circle .loader--circle-el12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg)
}

.loader--circle .loader--circle-el2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.loader--circle .loader--circle-el3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.loader--circle .loader--circle-el4:before {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.loader--circle .loader--circle-el5:before {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.loader--circle .loader--circle-el6:before {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.loader--circle .loader--circle-el7:before {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.loader--circle .loader--circle-el8:before {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.loader--circle .loader--circle-el9:before {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.loader--circle .loader--circle-el10:before {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.loader--circle .loader--circle-el11:before {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.loader--circle .loader--circle-el12:before {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

@-webkit-keyframes sk-circleFadeDelay {

    0%,
    100%,
    39% {
        opacity: 0
    }

    40% {
        opacity: 1
    }
}

@keyframes sk-circleFadeDelay {

    0%,
    100%,
    39% {
        opacity: 0
    }

    40% {
        opacity: 1
    }
}


@media screen and (min-width: 1024px) {

    .text--26 {

        font-size: 2rem;
    }

    .text--16 {
        font-size: 1.4rem;
    }

}

@media screen and (max-width: 1024px) {

    .text--26 {

        max-width: 360px;
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }
}

@media only screen and (min-height: 768px) {
    .upgrade .u__position__bottom {
        position: static;
        margin-top: 2.5rem
    }
}

@media only screen and (orientation: landscape) {
    .is--desktop.objectfit .video {
        object-fit: contain
    }

    .is--desktop .poster,
    .is--desktop .video {
        min-width: 0
    }

    html.is--mobile {
        position: fixed;
        top: -100vw;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transform-origin: bottom left;
        transform-origin: bottom left;
        width: 100vh;
        height: 100vw
    }

    html.is--ios {
        width: calc(100vh - 5rem)
    }

    .is--mobile .is--active .step__wrapper {
        height: 100vw !important
    }

    .is--android .is--blurry {
        opacity: 1
    }
}

@media screen and (max-width: 479px) {

    .text--18 {
        font-size: 1.125rem;
    }

    .text--22 {
        font-size: 1.375rem;
    }

    .button--flat {
        font-size: 1.25rem !important;
    }

    .button--no,
    .button--yes {

        width: 4.125rem;
    }

    .button--flat {
        padding: .875rem 1.25rem;
        max-width: 13rem;
    }

}

@media only screen and (max-height: 360px) and (orientation: landscape) {
    html {
        font-size: 14px
    }
}

@media only screen and (max-height: 280px) and (orientation: landscape) {
    html {
        font-size: 12px
    }

    html.is--android,
    html.is--android form {
        width: 280px;
        margin: 0 auto
    }
}

/* google registration css */

.google_button {
    position: relative;
    height: auto;
    width: 220px;
    margin: 1.5rem auto;
}

.googOverlay {

    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    transform: translateX(-50%);
    width: 200px;
    height: 100%;
    z-index: 2;
    cursor: pointer;
}

.abcRioButton {

    display: block;
    margin: 0 auto;
    width: 230px !important;
    height: auto;

}

.abcRioButtonContents {

    font-size: 15px !important;
}

.none {
    display: none;
}

/* google registration css */

/* loader css */

.loader_container {
    display: none;
    position: fixed;
    z-index: 100;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.85);
}

.loader_holder {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#msg_loader {
    color: #fff;
    text-align: center;
    max-width: 320px;
    min-width: 310px;
    width: 100%;
}

#msg_loader img {

    margin-bottom: 15px;
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

.loader {
    margin: 0px auto 20px;
    font-size: 5px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #fff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* loader css */

/* main box */

.reg1Centered {
    width: calc(99% - 20px);
    min-width: 300px;
    max-width: 500px;
    display: block;
    margin: 10px auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;

}

.emailText {

    font-weight: bold;
    font-size: 1.2rem;
    color: #fff;
    margin: 5px 0;
    text-align: center;
}

.emailText:nth-of-type(2) {

    margin-top: 15px;
    display: block;
    width: 100%;
    font-size: 1.2rem;
    text-align: center;
    color: #fff;
    font-weight: 700;
}

.list_box {
    text-align: left;
    max-width: 350px;
    display: table;
    margin: 10px auto 20px;
    font-size: 1rem;
    color: #fff;
    list-style: unset;
    padding-left: 40px;
}

.headline_top {

    line-height: 28px;
    font-size: 1.2rem;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
}

#reg_email {
    margin: 1.2rem auto;
    padding: 8px 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    width: 90%;
    max-width: 290px;
    font-size: 15px;
    display: block;
}

#reg_email:focus {

    outline: none;
}

#btn_submit {
    text-align: center;
    width: 100%;
    max-width: 250px;
    display: block;
    padding: .875rem 1.25rem;
    border-radius: 1.875rem;
    background-color: #00D984;
    font-weight: 400;
    color: #fff;
    border: 0;
    font-size: 1.4rem;
    line-height: 30px;
    margin: 1.8rem auto;
    cursor: pointer;
}

#termsPrivacy {

    max-width: 420px;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
}

#pleaseAcceptTerms {

    max-width: 360px;
    width: 100%;
    display: table;
    margin: 0 auto;
}

#pleaseAcceptTerms p {
    font-weight: normal;
    width: calc(100% - 25px);
    text-align: left;
    margin: 0 auto;
    font-size: 13px;
    padding: 0;

}

.orRegister {

    text-align: center;
    font-weight: bold;
    font-size: 15px;
}

#acceptPrivacyAndTerms {
    float: left;
    position: relative;
    left: 30px;
    cursor: pointer;

}

#pleaseAcceptTerms p:nth-child(2) {
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    padding: 10px 0;
    clear: both;
    display: block;
    float: none;
}

#acceptPrivacyAndTerms input {
    margin: 1px 3px 0 5px;
    cursor: pointer;

}

#termsLink,
#privacyLink {
    font-weight: 600;
}

#msg_register {
    text-align: center;
}

#privacy_container,
#terms_container {

    z-index: 20;
    color: #32445c;
}

/*Mobile css*/

@media screen and (max-height: 640px) {

    .reg1Centered {

        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media screen and (max-width: 479px) {

    .emailText {

        font-size: 20px;
        padding: 6px 0;
    }

    .headline_top {
        font-size: 18px;

    }

    .list_box {
        font-size: 16px;
        max-width: 300px;

    }

    #reg_email {
        padding: 6px 10px;
        width: 90%;
        font-size: 14px;
    }

    #pleaseAcceptTerms {

        width: 93%;
    }

}

@media screen and (max-width: 479px) {

    .reg1Centered {

        width: calc(99% - 5px);
    }

    .list_box {

        padding-left: 20px;
    }

    #btn_submit {

        font-size: 1.25rem;
    }
}

@media screen and (max-width: 459px) {

    #register-success h4 {

        font-size: 1.1rem !important;
        font-weight: bold;
    }

    body {

        margin-top: 0;
    }

}

@media screen and (max-width: 420px) {

    #acceptPrivacyAndTerms {
        left: 15px;
    }
}

@media screen and (max-width: 360px) {

    #acceptPrivacyAndTerms {

        left: 10px;
    }
}

@media screen and (max-width: 320px) {

    #register-success h4 {

        padding-bottom: 5px;
    }

    .bottom-footer-fixed-cen * {

        font-size: 12px;
    }

    .list_box {

        font-size: 15px;
        padding-right: 5px;
    }

    #pleaseAcceptTerms p,
    #pleaseAcceptTerms p:nth-child(2) {

        font-size: 12px;
    }

    #btn_submit {

        width: 90%;
    }


}

