body,figure,ul {
  margin: 0;
}
legend,ul {
  padding: 0;
}
.button_flat,b,strong {
  font-weight: 700;
}
.avatar_img:after,.button_play:after,.button_play:before,.button_send:before,.icon:after,.step_alert: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;
}
.avatar,.icon:after {
  background-repeat: no-repeat;
}
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;
}
.step_alert,.step_title,.text_disclaimer {
  text-transform: uppercase;
}
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;
}
.icon:after {
  display: inline-block;
}
.icon_arrowdjs:after {
  position: relative;
  right: -1.3125rem;
  top: 2px;
  background-image: url("urn:scrapbook:download:error:https://secureimage.securedataimages.com/css/live_cd/ffadult/english/0/secure/arrow-djs.svg");
  width: 10px;
  height: 14px;
}
.icon_send:after {
  background-image: url("urn:scrapbook:download:error:https://secureimage.securedataimages.com/css/live_cd/ffadult/english/0/secure/arrow-email.svg");
  width: 17px;
  height: 17px;
}
.avatar {
  background-image: url("urn:scrapbook:download:error:https://secureimage.securedataimages.com/css/live_cd/ffadult/english/0/secure/avatar.png");
  background-size: cover;
  text-align: center;
}
@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:275dpi) {
  .avatar {
    background-image: url("urn:scrapbook:download:error:https://secureimage.securedataimages.com/css/live_cd/ffadult/english/0/secure/avatar@2x.png");
  }
}
@media (-webkit-min-device-pixel-ratio:2.5),(min-resolution:400dpi) {
  .avatar {
    background-image: url("urn:scrapbook:download:error:https://secureimage.securedataimages.com/css/live_cd/ffadult/english/0/secure/avatar@3x.png");
  }
}
@media (-webkit-min-device-pixel-ratio:3.5),(min-resolution:500dpi) {
  .avatar {
    background-image: url("urn:scrapbook:download:error:https://secureimage.securedataimages.com/css/live_cd/ffadult/english/0/secure/avatar@4x.png");
  }
}
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: 'Open Sans', sans-serif;
  background: #2a251f;
}
ul {
  list-style: none;
}
a,button {
  -webkit-tap-highlight-color: transparent;
}
.extrabold {
  font-family: 'Open Sans Extrabold', sans-serif;
}
.semibold {
  font-family: 'Open Sans Semibold', sans-serif;
}
.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 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-55%);
  transform: translate(-50%,-55%);
  width: 100%;
  padding: 1.5rem .875rem;
}
.button {
  display: inline-block;
  padding: 0;
  border: 0;
  background: 0 0;
}
.button_flat,.button_send,.button_yes {
  background-color: #428bca;
}
.button_flat:hover,
.button_send:hover,
.button_yes:hover {
  background-color: #285ca6;
}
.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_send:before {
  display: block;
  padding-bottom: 100%;
}
.button_flat {
  display: inline-block;
  width: 100%;
  max-width: 200px;
  margin: .5rem .4375rem .625rem;
  padding: 1rem .625rem;
  color: #fff;
}
.upgrade .button_flat {
  max-width: 15.75rem;
  font-weight: 400;
}
.button_no {
  background-color: #939393;
}
.button_no:hover {
  background-color: #6e6e6e;
}
.button_play {
  position: relative;
  width: 160px;
  margin: 1.6875rem 0 .8125rem;
  background-color: rgba(59,59,59,.6);
  border-radius: 100%;
}
.button_play:after {
  display: block;
  padding-bottom: 100%;
}
.avatar_img,.step,.upgrade {
  display: inline-block;
  width: 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: 43px 0 43px 65px;
  border-color: transparent transparent transparent #328bca;
}
.avatar_label,.form_group,.step,.tour,.upgrade {
  position: relative;
}
.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 {
  text-align: center;
  opacity: 0;
  display: none;
}
.step_wrapper {
  position: fixed;
  width: 100vw;
  height: 100vh;
}
.is_visible {
  display: block;
  opacity: 1;
  pointer-events: auto;
}
.step_title {
  margin-bottom: 100px;
  letter-spacing: .029375rem;
  line-height: 1.8;
  text-transform: initial;
  font-size: 30px;
  display: block;
}
.step_title.text_capit {
  text-transform: capitalize;
}
.step_title01 {
  font-size: 30px;
  display: block;
  margin-bottom: .25rem;
}
.step_question {
  margin-bottom: 1.0625rem;
  line-height: 1.5;
  font-size: 30px;
  display: block;
}
.step_title01 b,
.step_title b {
  font-size: 36px;
  color: #428bca;
  font-family: 'Open Sans Extrabold', sans-serif;
}
.step_title span {
  font-family: 'Open Sans Extrabold', sans-serif;
  text-transform: uppercase;
}
.step_question b {
  font-family: 'Open Sans Extrabold', sans-serif;
}
.step_user {
  margin-bottom: .25rem;
}
[data-step="6"] .u_position_center {
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
[data-step="6"] .step_question {
  margin-bottom: 2.875rem;
}
.upgrade .u_position_center {
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.upgrade .button {
  margin-bottom: 1rem;
}
.avatar_box {
  margin-bottom: .75rem;
}
.avatar_img {
  max-width: 4.625rem;
  border: .125rem solid #fff;
  border-radius: 100%;
}
.avatar_img:after {
  display: block;
  padding-bottom: 100%;
}
.avatar_label {
  top: -.4375rem;
  max-width: 5.3125rem;
  margin: 0 auto;
  padding: .1875rem;
  color: #000;
  background-color: #fff;
  border-radius: .625rem;
}
.step_alert {
  font-weight: 700;
  letter-spacing: .071875rem;
}
.form_input,.text_light {
  font-weight: 300;
}
.step_alert:after {
  display: block;
  max-width: 4.0625rem;
  height: .0625rem;
  margin: 1.125rem auto;
  background-color: #fff;
}
.step_upgrade {
  line-height: 1.6;
}
.step_price {
  margin: .625rem 0 .875rem;
}
.text {
  display: block;
}
.text_9 {
  font-size: .5625rem;
}
.text_11 {
  font-size: .6875rem;
}
.text_12 {
  font-size: .75rem;
}
.text_14 {
  font-size: .875rem;
}
.text_16 {
  font-size: 1rem;
}
.text_17 {
  font-size: 1.0625rem;
}
.text_21 {
  font-size: 1.3125rem;
}
.text_23 {
  font-size: 1.4375rem;
}
.text_25 {
  font-size: 1.5625rem;
}
.text_29 {
  font-size: 1.8125rem;
}
.text_20 {
  font-size: 20px;
}
.text_24 {
  font-size: 24px;
}
.text_30 {
  font-size: 30px;
}
.text_36 {
  font-size: 36px;
}
.text_blue {
  color: #428bca;
}
.text_disclaimer {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.4;
  letter-spacing: .02em;
}
.text_disclaimer,.text_disclaimer a {
  color: #999;
}
.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;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: -1;
}
video.blur{
  filter: blur(4px);
  -webkit-filter: blur(4px);
  opacity: .7;
}
.poster.is_hidden,.video.is_hidden {
  opacity: 0;
  pointer-events: none;
}
.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;
}
.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;
}
/* load video timer */
.timer:before,.timer_container:after {
  display: block;
  padding-bottom: 100%;
  content: '';
}
.timer_container {
  position: fixed;
  top: .75rem;
  right: 1.875rem;
  z-index: 5;
  width: 100%;
  max-width: 3rem;
  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: 3s;
  animation-duration: 3s;
}
.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: 5s;
  animation-duration: 5s;
}
.animation5 .timer_outside1 .timer_circle {
  animation-name: mask;
  animation-duration: 3s;
  animation-delay: 0s;
}
.animation5 .timer_outside1 .timer_filler {
  animation-name: opa;
  animation-duration: 3s;
  animation-delay: 0s;
}
.animation5 .timer_outside1 .timer_spinner {
  animation-name: rota,widthchange;
  animation-duration: 3s,3s;
  animation-delay: 0s,0s;
}
.animation5 .timer_outside2 .timer_circle {
  animation-name: mask;
  animation-duration: 2s;
  animation-delay: 3s;
}
.animation5 .timer_outside2 .timer_filler {
  animation-name: opa;
  animation-duration: 2s;
  animation-delay: 3s;
}
.animation5 .timer_outside2 .timer_spinner {
  animation-name: rota,widthchange;
  animation-duration: 2s,2s;
  animation-delay: 3s,3s;
}
.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;
}
.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 only screen and (min-width:400px) {
  html {
    font-size: 18px;
  }
}
@media only screen and (min-width:480px) {
  html {
    font-size: 20px;
  }
}
@media only screen and (min-height:768px) {
  .upgrade .u_position_bottom {
    position: static;
    margin-top: 2.5rem;
  }
}
@media only screen and (orientation:landscape) {
  .objectfit [device="desktop"] .video {
    object-fit: contain;
  }
  [device="desktop"] .poster,
  [device="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 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;
  }
}

@media only screen and (max-width: 500px) {
  .text_36 {
    font-size: 28px;
  }
  .text_30 {
    font-size: 24px;
  }
  .text_20 {
    font-size: 16px;
    max-width: calc(50% - 1.3rem);
    padding: 0.5rem .625rem;
  }
  .button_play {
    width: 100px;
  }
  .button_play:before {
    border-style: solid;
    border-width: 30px 0 30px 45px;
    border-color: transparent transparent transparent #328bca;
  }
}
