@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap);.fnt-small{font-size:.75em}.fnt-medium{font-size:.875em}.fnt-normal{font-size:1em}.fnt-large{font-size:2em}*,::after,::before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}body,html{height:100%;margin:0}body{font-family:"Open Sans",sans-serif;font-size:5vw;font-weight:400;line-height:1.4;text-align:left;scroll-behavior:smooth}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}[tabindex="-1"]:focus{outline:0!important}hr{overflow:visible;box-sizing:content-box;width:100%;height:0;line-height:0;border-width:1px 0 0 0;border-style:solid;border-color:#959595}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.35rem;line-height:1.4}p{margin-top:0;margin-bottom:1rem;line-height:1.4}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin:0;padding:0;list-style-type:none}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;text-decoration:none;-webkit-text-decoration-skip:objects}a:hover{text-decoration:none}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{overflow:auto;margin-top:0;margin-bottom:1rem;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{display:block;max-width:100%;border-style:none;vertical-align:middle}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;caption-side:bottom;color:gray;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:0}button{border-radius:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button:focus,input:focus,select:focus,textarea:focus{outline:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:none}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5rem;padding:0;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.input,.select,.textarea{width:100%;color:#585858;border:none;background-color:#fff;-webkit-appearance:none}.input.rounded,.select.rounded,.textarea.rounded{border-radius:.375em}.input,.select{height:2.5em;padding:0 1.25em 0 .85em;font-size:1rem;line-height:1.25em}.input::-webkit-input-placeholder{color:#959595}.input::-moz-placeholder{color:#959595}.input:-ms-input-placeholder{color:#959595}.input:-moz-placeholder{color:#959595}.field{position:relative;display:flex;justify-content:center;width:100%;margin:.5em auto}.field .plh{position:absolute;left:.85em;font-size:1rem;color:#959595;transition:all .3s;transform-origin:0 100%;pointer-events:none}.field .input{height:3.25em;padding-top:1.5em;padding-bottom:.6em;font-size:1rem}.field .input:placeholder-shown~.plh{top:50%;transform:scale(1,1) translateY(-50%);text-transform:none}.field .input:focus~.plh{color:#000}.field .input::-webkit-input-placeholder{color:transparent!important}.field .input::-moz-placeholder{color:transparent!important}.field .input:-ms-input-placeholder{color:transparent!important}.field .input:-moz-placeholder{color:transparent!important}.field .input:focus~.plh,.field .plh{top:0;transform:scale(.65,.65) translateY(-25%);text-transform:uppercase}.label-input{position:relative;padding-left:1.5rem}.label-input label{display:flex;align-items:center;min-height:1rem;cursor:pointer}.label-input label::after,.label-input label::before{position:absolute;display:block;content:"";transition:.3s}.label-input label::before{top:50%;left:0;width:1rem;height:1rem;border-radius:3px;background-color:#fff;transform:translateY(-50%)}.label-input label::after{top:calc(50% - .1rem);left:.2rem;width:.65rem;height:.45rem;opacity:0;border:2px solid #000;border-top:none;border-right:none;transform:translateY(-50%) rotate(-45deg)}.label-input input[type=checkbox]{visibility:hidden;float:left;width:0;margin:0 0 0 -1rem}.label-input input[type=checkbox]:checked+label::after{opacity:1}.button{display:flex;align-items:center;transition:ease-in-out .15s}.button:hover{transform:scale(1.05);transform-origin:50% 50%}.cnt-form{padding:1em}.cnt-form form{align-items:center}.cnt-form.steps form{align-items:center}.cnt-form.steps form>*{display:none}.cnt-form .single-form .button.next{display:none}.initial-step .validation-errors{display:none!important}.g-recaptcha{justify-content:center!important}.text-form{margin-top:.25em;margin-bottom:0;color:#fff;text-shadow:.125em .1875em .1875em #000;text-align:center}.text-form.recaptcha{max-width:19em}.icon-show-password.img-contain{position:absolute;top:50%;right:.5em;display:none;width:1em;height:1em;font-size:1em;border-radius:1em;transform:translateY(-50%);background-image:url(../../../general-assets/icon-eye-slash.svg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.icon-show-password.img-contain{right:.7em;font-size:.7em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.icon-show-password.img-contain{font-size:1.3em}}@media screen and (hover:hover) and (pointer:fine){.icon-show-password.img-contain{right:.7em;font-size:1.5em}}.icon-show-password.active{background-image:url(../../../general-assets/icon-eye.svg)}.icon-show-password.animate{animation:pulse-light .3s ease-in-out}.icon-show-password.show-icon{display:inline-block}.button-google{position:relative;width:fit-content;height:2em;padding-left:.4em;font-size:.9375em;border:.0625em solid #959595;border-radius:10em;background-color:#fff;box-shadow:.1333333333em .1333333333em .1333333333em #000}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.button-google{height:2em;font-size:1.3125em}}@media screen and (hover:hover) and (pointer:fine){.button-google{height:2em;padding-left:.6em;font-size:1.5em;cursor:pointer;transition:transform .5s ease-in-out}.button-google:hover{transform:scale(1.1)}}.button-first .button-google{order:-2;margin-top:1.5em;margin-bottom:.5em}.button-google .btn-text-cnt{margin-right:1em;padding:.7em .9em .7em 1.3em;font-size:.82em;font-weight:600;color:#000;white-space:nowrap}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.button-google .btn-text-cnt{padding:.7em 1.6em .7em 2em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.button-google .btn-text-cnt{font-size:.88em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.button-google .btn-text-cnt{padding:.7em 1.2em .7em 1.7em}}@media screen and (hover:hover) and (pointer:fine){.button-google .btn-text-cnt{padding:.7em .5em .7em 1.2em;font-size:1em}}.button-google .icon-logo-google{font-size:2.3em}@media screen and (hover:hover) and (pointer:fine){.button-google .icon-logo-google{font-size:2.7em}}.button-google:hover{border:.0625em solid rgba(149,149,149,.7)}.sign-in-container{margin-top:.8em;margin-bottom:1.2em;font-size:.6em;color:#fff}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.sign-in-container{margin-top:1em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.sign-in-container{margin-top:-.3em;margin-bottom:1.2em;font-size:.85em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.sign-in-container{margin-top:0;margin-bottom:1.4em}}@media screen and (hover:hover) and (pointer:fine){.sign-in-container{margin-top:.5em;margin-bottom:1.4em;font-size:1.1em}}.button-first .sign-in-container{order:-1;margin-top:.8em;margin-bottom:.5em}.sign-in-container .line{width:7em;height:.0625em;padding:0 .4375em;background-color:#fff}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.sign-in-container .line{width:7.3em}}.sign-in-container .google-sign-in{position:relative;margin:0 1em;font-weight:700}.validation-errors{position:absolute;top:-.5em;right:-1em;display:none;width:15em;padding:.5em;font:400 12px/1.3 Arial,sans-serif;color:#fff;border-radius:.33em;background:red;text-align:center}.has-error .validation-errors{z-index:1;display:block}.flx{display:flex}.flx-column{display:flex;flex-direction:column}.flx-c-column{display:flex;flex-direction:column;justify-content:center;align-items:center}.flx-row{display:flex;flex-direction:row}.flx-w{display:flex;flex-wrap:wrap}.flx-c{display:flex;align-items:center;justify-content:center}.flx-a-c{display:flex;align-items:center}.mar-t-0{margin-top:0}.mar-t-05{margin-top:.5em}.mar-t-1{margin-top:1em}.mar-b-0{margin-bottom:0}.mar-l-a{margin-left:auto}.mar-r-a{margin-right:auto}.txt-up{text-transform:uppercase}.txt-bold{font-weight:700}.txt-semibold{font-weight:600}.txt-u{text-decoration:underline}.text-center{text-align:center}.hide{display:none!important;animation:fadeOut .3s ease-in-out forwards}.show{display:flex!important;animation:fadeIn .3s ease-in-out forwards}.p-absolute{position:absolute}.overlay{position:fixed!important;z-index:-1;top:0;left:0;display:flex;width:100vw;height:100vh;background:rgba(0,0,0,.4)}.overlay.active{z-index:999999999;overflow:auto}.page{position:relative;z-index:0;min-height:100%}.page>*{position:relative;z-index:1;order:1}.page.open{position:fixed;width:100%;overflow:hidden}.img-contain,.img-cover{position:relative;background-repeat:no-repeat}.img-contain{background-position:center center;background-size:contain}.img-cover{background-position:top center;background-size:cover}.img-cover-sprite{background-position:left center;background-size:cover}.grecaptcha-badge{display:none!important}[class*=icon-]{background-position:50%;background-repeat:no-repeat;background-size:contain;height:1em;width:1em}.icon-logo-google{background-image:url(../../../general-assets/icon-logo-google.svg)}.col-white{color:#fff}.display-up{animation:displayUp .3s ease-in-out forwards}@keyframes displayUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hide-up{animation:hideUp .3s ease-in-out forwards}@keyframes hideUp{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.display-down{animation:displayDown .3s ease-in-out forwards}@keyframes displayDown{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hide-down{animation:hideDown .3s ease-in-out forwards}@keyframes hideDown{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.display-left{animation:displayLeft .3s ease-in-out forwards}@keyframes displayLeft{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.hide-left{animation:hideLeft .3s ease-in-out forwards}@keyframes hideLeft{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}.display-right{animation:displayRight .3s ease-in-out forwards}@keyframes displayRight{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.hide-right{animation:hideRight .3s ease-in-out forwards}@keyframes hideRight{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}@keyframes bounce{50%{transform:translateY(-5px) scaleX(1.03)}100%{transform:translateY(0) scaleX(1)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fade-in{animation:fadeIn .3s ease-in-out forwards}.fade-out{animation:fadeOut .3s ease-in-out forwards}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-10em,0,0)}60%{opacity:1;transform:translate3d(.5em,0,0)}75%{transform:translate3d(-.25em,0,0)}90%{transform:translate3d(.125em,0,0)}to{transform:translate3d(0,0,0)}}@keyframes pulse-light{0%{box-shadow:0 0 0 0 rgba(91,91,91,.6)}70%{box-shadow:0 0 0 10px rgba(91,91,91,0)}100%{box-shadow:0 0 0 0 rgba(91,91,91,0)}}@keyframes anime{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes pulse-btn{0%{transform:scale(1)}100%{transform:scale(1.2)}}@keyframes slideInUp{0%{transform:translateY(100%)}100%{transform:translateY(0)}}.invisible{opacity:0}.visible{opacity:1}.delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.sk-fading-circle{position:relative;width:75px;height:75px;margin:auto}.sk-fading-circle .sk-circle{position:absolute;top:0;left:0;width:100%;height:100%}.sk-fading-circle .sk-circle:before{display:block;width:15%;height:15%;margin:0 auto;border-radius:100%;background-color:#fff;content:"";animation:sk-circleFadeDelay 1.2s infinite ease-in-out both}.sk-fading-circle .sk-circle2{transform:rotate(30deg)}.sk-fading-circle .sk-circle2::before{animation-delay:-1.1s}.sk-fading-circle .sk-circle3{transform:rotate(60deg)}.sk-fading-circle .sk-circle3::before{animation-delay:-1s}.sk-fading-circle .sk-circle4{transform:rotate(90deg)}.sk-fading-circle .sk-circle4::before{animation-delay:-.9s}.sk-fading-circle .sk-circle5{transform:rotate(120deg)}.sk-fading-circle .sk-circle5::before{animation-delay:-.8s}.sk-fading-circle .sk-circle6{transform:rotate(150deg)}.sk-fading-circle .sk-circle6::before{animation-delay:-.7s}.sk-fading-circle .sk-circle7{transform:rotate(180deg)}.sk-fading-circle .sk-circle7::before{animation-delay:-.6s}.sk-fading-circle .sk-circle8{transform:rotate(210deg)}.sk-fading-circle .sk-circle8::before{animation-delay:-.5s}.sk-fading-circle .sk-circle9{transform:rotate(240deg)}.sk-fading-circle .sk-circle9::before{animation-delay:-.4s}.sk-fading-circle .sk-circle10{transform:rotate(270deg)}.sk-fading-circle .sk-circle10::before{animation-delay:-.3s}.sk-fading-circle .sk-circle11{transform:rotate(300deg)}.sk-fading-circle .sk-circle11::before{animation-delay:-.2s}.sk-fading-circle .sk-circle12{transform:rotate(330deg)}.sk-fading-circle .sk-circle12::before{animation-delay:-.1s}@keyframes sk-circleFadeDelay{0%,100%,39%{opacity:0}40%{opacity:1}}.topbar{background-color:#5452a1}.topbar .progress-bar{background-color:#3a387e}.topbar .progress{background-color:#ffae00}[data-current-step=js-form-password] .text-form .col-white{color:#b0b0b0}[data-current-step=js-form-password] .text-form a{color:#b0b0b0}body{font-size:5vw}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){body{font-size:2.8vw}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){body{font-size:2.083335vw}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){body{font-size:1vw}}@media screen and (hover:hover) and (pointer:fine){body{font-size:.95vw}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){body{font-size:.833335vw}}.main{min-height:100vh;color:#fff;background-image:url(m-bg-full-no-header-640x1360.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.main{background-image:url(m-l-bg-full-no-header-960x640.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.main{background-image:url(t-bg-full-no-header-1536x2048.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.main{background-image:url(d-bg-full-no-header-1920.jpg)}}@media screen and (hover:hover) and (pointer:fine){.main{background-image:url(d-bg-full-no-header-1920.jpg)}}.text-medium{font-size:1.5625em;text-transform:uppercase}.topbar{justify-content:space-between;height:2.28125em;padding:0 .90625em 0 .8125em}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.topbar{justify-content:center;height:1.9375em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.topbar{height:2.28125em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.topbar{justify-content:center;height:2.28125em}}@media screen and (hover:hover) and (pointer:fine){.topbar{justify-content:center;height:4.6875em}}.topbar-info{font-weight:700;font-style:italic}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.topbar-info{align-items:center;flex-direction:row}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.topbar-info{align-items:center;flex-direction:row}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.topbar-info{align-items:center;flex-direction:row}}@media screen and (hover:hover) and (pointer:fine){.topbar-info{align-items:center;flex-direction:row}}.topbar-text{font-size:.78125em;line-height:1}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.topbar-text{font-size:.75em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.topbar-text{font-size:.84375em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.topbar-text{font-size:.84375em}}@media screen and (hover:hover) and (pointer:fine){.topbar-text{font-size:1.6875em}}.topbar .percent{position:absolute;top:-1.4em;right:.2em;font-size:.84375em}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.topbar .percent{position:relative;top:-.4em;right:0;font-size:.6875em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.topbar .percent{position:relative;top:-.1em;right:0}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.topbar .percent{position:relative;top:-.11em;right:0;font-size:.84375em}}@media screen and (hover:hover) and (pointer:fine){.topbar .percent{position:relative;top:.11em;right:0;font-size:1.6875em}}.topbar .cnt-progress-bar{margin-top:.225em}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.topbar .cnt-progress-bar{margin-top:0}}.topbar .progress-bar{position:relative;width:11.09375em;height:.875em}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.topbar .progress-bar{width:19.625em;height:1.09375em;margin-left:.40625em;text-align:center}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.topbar .progress-bar{width:29.34375em;height:1.375em;margin-left:.71875em;text-align:center}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.topbar .progress-bar{width:29.34375em;height:1.375em;margin-left:.71875em}}@media screen and (hover:hover) and (pointer:fine){.topbar .progress-bar{width:61.4375em;height:2.75em;margin-left:1.4375em;text-align:center}}.topbar .progress{position:absolute;top:50%;left:.1em;width:0;height:.8125em;transition:width .5s;transform:translate(0,-50%)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.topbar .progress{height:.96875em;transform:translate(0,-50.05%)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.topbar .progress{height:1.25em;transform:translate(0,-50.05%)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.topbar .progress{height:1.25em}}@media screen and (hover:hover) and (pointer:fine){.topbar .progress{height:2.5em;transform:translate(0,-50%)}}.logo{width:5.28125em;height:1.15625em;background-position-x:right;background-image:url(../../../general-assets/nutaku-logo.svg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.logo{width:4.90625em;height:1.0625em;margin-left:.40625em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.logo{width:6.59375em;height:1.40625em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.logo{width:6.59375em;height:1.40625em;margin-left:1.0625em}}@media screen and (hover:hover) and (pointer:fine){.logo{width:13.1875em;height:2.8125em;margin-left:2.125em}}.start-page{padding-top:.65625em}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.start-page{padding-top:1.875em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.start-page{padding-top:1.875em}}@media screen and (hover:hover) and (pointer:fine){.start-page{padding-top:0}}.title{margin-bottom:0;font-size:.84375em;font-weight:700;font-style:italic;color:#fff;text-align:center}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.title{font-size:1.625em}}.thumbnails{flex-wrap:nowrap;justify-content:space-between;width:100%;margin-top:2.09375em;-webkit-overflow-scrolling:touch}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.thumbnails{margin-top:1.5em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.thumbnails{margin-top:2.40625em}}@media screen and (hover:hover) and (pointer:fine){.thumbnails{margin-top:4.8125em}}.thumbnails ul{overflow-x:auto}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.thumbnails ul{justify-content:center}}@media screen and (hover:hover) and (pointer:fine){.thumbnails ul{justify-content:center}}.thumbnails li:first-of-type{margin-left:4em}@media screen and (hover:hover) and (pointer:fine){.thumbnails li:first-of-type{margin-left:0}}.thumb-container{position:relative;display:block}@media screen and (hover:hover) and (pointer:fine){.thumb-container{width:25.3125em;height:50.3125em}}.char-start{display:block;width:11.34375em;height:23.40625em}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.char-start{width:7.46875em;height:14.75em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.char-start{width:19.65625em;height:41.5625em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.char-start{width:19.65625em;height:41.5625em}}@media screen and (hover:hover) and (pointer:fine){.char-start{width:22.6875em;height:46.8125em;cursor:pointer}.char-start-1,.char-start-2,.char-start-3,.char-start-4{transition:width .3s,height .3s}.char-start-1:hover,.char-start-2:hover,.char-start-3:hover,.char-start-4:hover{width:25.3125em;height:50.3125em}}.char-start-1{background-image:url(m-selector-thumb-girl-01.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.char-start-1{background-image:url(m-l-selector-thumb-girl-01.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.char-start-1{background-image:url(t-selector-thumb-girl-01.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.char-start-1{background-image:url(t-selector-thumb-girl-01.png)}}@media screen and (hover:hover) and (pointer:fine){.char-start-1{background-image:url(d-selector-thumb-girl-01-passive.png)}.char-start-1:hover{background-image:url(d-selector-thumb-girl-01-hover.png)}}.char-start-2{background-image:url(m-selector-thumb-girl-02.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.char-start-2{background-image:url(m-l-selector-thumb-girl-02.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.char-start-2{background-image:url(t-selector-thumb-girl-02.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.char-start-2{background-image:url(t-selector-thumb-girl-02.png)}}@media screen and (hover:hover) and (pointer:fine){.char-start-2{background-image:url(d-selector-thumb-girl-02-passive.png)}.char-start-2:hover{background-image:url(d-selector-thumb-girl-02-hover.png)}}.char-start-3{background-image:url(m-selector-thumb-girl-03.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.char-start-3{background-image:url(m-l-selector-thumb-girl-03.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.char-start-3{background-image:url(t-selector-thumb-girl-03.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.char-start-3{background-image:url(t-selector-thumb-girl-03.png)}}@media screen and (hover:hover) and (pointer:fine){.char-start-3{background-image:url(d-selector-thumb-girl-03-passive.png)}.char-start-3:hover{background-image:url(d-selector-thumb-girl-03-hover.png)}}.char-start-4{background-image:url(m-selector-thumb-girl-04.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.char-start-4{background-image:url(m-l-selector-thumb-girl-04.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.char-start-4{background-image:url(t-selector-thumb-girl-04.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.char-start-4{background-image:url(t-selector-thumb-girl-04.png)}}@media screen and (hover:hover) and (pointer:fine){.char-start-4{background-image:url(d-selector-thumb-girl-04-passive.png)}.char-start-4:hover{background-image:url(d-selector-thumb-girl-04-hover.png)}}.step{display:none}.step.active{display:block;animation:fadeIn .4s ease-in-out forwards}.char-step{display:block;width:20em;height:22.75em;margin:0 auto}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.char-step{width:13.25em;height:18.03125em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.char-step{width:48em;height:42.96875em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.char-step{width:48em;height:42.96875em}}@media screen and (hover:hover) and (pointer:fine){.char-step{width:47.1875em;height:56.25em}}[data-char="1"] .char-step-1{background-image:url(m-journey-girl-01-lvl-01.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="1"] .char-step-1{background-image:url(m-l-journey-girl-01-lvl-01.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="1"] .char-step-1{background-image:url(t-journey-girl-01-lvl-01.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="1"] .char-step-1{background-image:url(t-journey-girl-01-lvl-01.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="1"] .char-step-1{background-image:url(d-journey-girl-01-lvl-01.png)}}[data-char="1"] .char-step-2{background-image:url(m-journey-girl-01-lvl-02.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="1"] .char-step-2{background-image:url(m-l-journey-girl-01-lvl-02.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="1"] .char-step-2{background-image:url(t-journey-girl-01-lvl-02.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="1"] .char-step-2{background-image:url(t-journey-girl-01-lvl-02.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="1"] .char-step-2{background-image:url(d-journey-girl-01-lvl-02.png)}}[data-char="1"] .char-step-3{background-image:url(m-journey-girl-01-lvl-03.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="1"] .char-step-3{background-image:url(m-l-journey-girl-01-lvl-03.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="1"] .char-step-3{background-image:url(t-journey-girl-01-lvl-03.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="1"] .char-step-3{background-image:url(t-journey-girl-01-lvl-03.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="1"] .char-step-3{background-image:url(d-journey-girl-01-lvl-03.png)}}[data-char="1"] .char-step-4{background-image:url(m-journey-girl-01-lvl-04.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="1"] .char-step-4{background-image:url(m-l-journey-girl-01-lvl-04.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="1"] .char-step-4{background-image:url(t-journey-girl-01-lvl-04.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="1"] .char-step-4{background-image:url(t-journey-girl-01-lvl-04.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="1"] .char-step-4{background-image:url(d-journey-girl-01-lvl-04.png)}}[data-char="1"] .char-step-5{background-image:url(m-journey-girl-01-lvl-05.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="1"] .char-step-5{background-image:url(m-l-journey-girl-01-lvl-05.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="1"] .char-step-5{background-image:url(t-journey-girl-01-lvl-05.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="1"] .char-step-5{background-image:url(t-journey-girl-01-lvl-05.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="1"] .char-step-5{background-image:url(d-journey-girl-01-lvl-05.png)}}[data-char="1"] .char-step-6{background-image:url(m-journey-girl-01-lvl-06.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="1"] .char-step-6{background-image:url(m-l-journey-girl-01-lvl-06.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="1"] .char-step-6{background-image:url(t-journey-girl-01-lvl-06.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="1"] .char-step-6{background-image:url(t-journey-girl-01-lvl-06.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="1"] .char-step-6{background-image:url(d-journey-girl-01-lvl-06.png)}}[data-char="1"] .char-switch-1{display:none}[data-char="2"] .char-step-1{background-image:url(m-journey-girl-02-lvl-01.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="2"] .char-step-1{background-image:url(m-l-journey-girl-02-lvl-01.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="2"] .char-step-1{background-image:url(t-journey-girl-02-lvl-01.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="2"] .char-step-1{background-image:url(t-journey-girl-02-lvl-01.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="2"] .char-step-1{background-image:url(d-journey-girl-02-lvl-01.png)}}[data-char="2"] .char-step-2{background-image:url(m-journey-girl-02-lvl-02.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="2"] .char-step-2{background-image:url(m-l-journey-girl-02-lvl-02.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="2"] .char-step-2{background-image:url(t-journey-girl-02-lvl-02.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="2"] .char-step-2{background-image:url(t-journey-girl-02-lvl-02.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="2"] .char-step-2{background-image:url(d-journey-girl-02-lvl-02.png)}}[data-char="2"] .char-step-3{background-image:url(m-journey-girl-02-lvl-03.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="2"] .char-step-3{background-image:url(m-l-journey-girl-02-lvl-03.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="2"] .char-step-3{background-image:url(t-journey-girl-02-lvl-03.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="2"] .char-step-3{background-image:url(t-journey-girl-02-lvl-03.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="2"] .char-step-3{background-image:url(d-journey-girl-02-lvl-03.png)}}[data-char="2"] .char-step-4{background-image:url(m-journey-girl-02-lvl-04.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="2"] .char-step-4{background-image:url(m-l-journey-girl-02-lvl-04.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="2"] .char-step-4{background-image:url(t-journey-girl-02-lvl-04.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="2"] .char-step-4{background-image:url(t-journey-girl-02-lvl-04.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="2"] .char-step-4{background-image:url(d-journey-girl-02-lvl-04.png)}}[data-char="2"] .char-step-5{background-image:url(m-journey-girl-02-lvl-05.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="2"] .char-step-5{background-image:url(m-l-journey-girl-02-lvl-05.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="2"] .char-step-5{background-image:url(t-journey-girl-02-lvl-05.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="2"] .char-step-5{background-image:url(t-journey-girl-02-lvl-05.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="2"] .char-step-5{background-image:url(d-journey-girl-02-lvl-05.png)}}[data-char="2"] .char-step-6{background-image:url(m-journey-girl-02-lvl-06.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="2"] .char-step-6{background-image:url(m-l-journey-girl-02-lvl-06.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="2"] .char-step-6{background-image:url(t-journey-girl-02-lvl-06.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="2"] .char-step-6{background-image:url(t-journey-girl-02-lvl-06.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="2"] .char-step-6{background-image:url(d-journey-girl-02-lvl-06.png)}}[data-char="2"] .char-switch-2{display:none}[data-char="3"] .char-step-1{background-image:url(m-journey-girl-03-lvl-01.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="3"] .char-step-1{background-image:url(m-l-journey-girl-03-lvl-01.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="3"] .char-step-1{background-image:url(t-journey-girl-03-lvl-01.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="3"] .char-step-1{background-image:url(t-journey-girl-03-lvl-01.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="3"] .char-step-1{background-image:url(d-journey-girl-03-lvl-01.png)}}[data-char="3"] .char-step-2{background-image:url(m-journey-girl-03-lvl-02.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="3"] .char-step-2{background-image:url(m-l-journey-girl-03-lvl-02.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="3"] .char-step-2{background-image:url(t-journey-girl-03-lvl-02.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="3"] .char-step-2{background-image:url(t-journey-girl-03-lvl-02.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="3"] .char-step-2{background-image:url(d-journey-girl-03-lvl-02.png)}}[data-char="3"] .char-step-3{background-image:url(m-journey-girl-03-lvl-03.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="3"] .char-step-3{background-image:url(m-l-journey-girl-03-lvl-03.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="3"] .char-step-3{background-image:url(t-journey-girl-03-lvl-03.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="3"] .char-step-3{background-image:url(t-journey-girl-03-lvl-03.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="3"] .char-step-3{background-image:url(d-journey-girl-03-lvl-03.png)}}[data-char="3"] .char-step-4{background-image:url(m-journey-girl-03-lvl-04.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="3"] .char-step-4{background-image:url(m-l-journey-girl-03-lvl-04.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="3"] .char-step-4{background-image:url(t-journey-girl-03-lvl-04.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="3"] .char-step-4{background-image:url(t-journey-girl-03-lvl-04.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="3"] .char-step-4{background-image:url(d-journey-girl-03-lvl-04.png)}}[data-char="3"] .char-step-5{background-image:url(m-journey-girl-03-lvl-05.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="3"] .char-step-5{background-image:url(m-l-journey-girl-03-lvl-05.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="3"] .char-step-5{background-image:url(t-journey-girl-03-lvl-05.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="3"] .char-step-5{background-image:url(t-journey-girl-03-lvl-05.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="3"] .char-step-5{background-image:url(d-journey-girl-03-lvl-05.png)}}[data-char="3"] .char-step-6{background-image:url(m-journey-girl-03-lvl-06.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="3"] .char-step-6{background-image:url(m-l-journey-girl-03-lvl-06.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="3"] .char-step-6{background-image:url(t-journey-girl-03-lvl-06.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="3"] .char-step-6{background-image:url(t-journey-girl-03-lvl-06.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="3"] .char-step-6{background-image:url(d-journey-girl-03-lvl-06.png)}}[data-char="3"] .char-switch-3{display:none}[data-char="4"] .char-step-1{background-image:url(m-journey-girl-04-lvl-01.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="4"] .char-step-1{background-image:url(m-l-journey-girl-04-lvl-01.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="4"] .char-step-1{background-image:url(t-journey-girl-04-lvl-01.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="4"] .char-step-1{background-image:url(t-journey-girl-04-lvl-01.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="4"] .char-step-1{background-image:url(d-journey-girl-04-lvl-01.png)}}[data-char="4"] .char-step-2{background-image:url(m-journey-girl-04-lvl-02.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="4"] .char-step-2{background-image:url(m-l-journey-girl-04-lvl-02.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="4"] .char-step-2{background-image:url(t-journey-girl-04-lvl-02.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="4"] .char-step-2{background-image:url(t-journey-girl-04-lvl-02.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="4"] .char-step-2{background-image:url(d-journey-girl-04-lvl-02.png)}}[data-char="4"] .char-step-3{background-image:url(m-journey-girl-04-lvl-03.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="4"] .char-step-3{background-image:url(m-l-journey-girl-04-lvl-03.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="4"] .char-step-3{background-image:url(t-journey-girl-04-lvl-03.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="4"] .char-step-3{background-image:url(t-journey-girl-04-lvl-03.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="4"] .char-step-3{background-image:url(d-journey-girl-04-lvl-03.png)}}[data-char="4"] .char-step-4{background-image:url(m-journey-girl-04-lvl-04.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="4"] .char-step-4{background-image:url(m-l-journey-girl-04-lvl-04.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="4"] .char-step-4{background-image:url(t-journey-girl-04-lvl-04.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="4"] .char-step-4{background-image:url(t-journey-girl-04-lvl-04.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="4"] .char-step-4{background-image:url(d-journey-girl-04-lvl-04.png)}}[data-char="4"] .char-step-5{background-image:url(m-journey-girl-04-lvl-05.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="4"] .char-step-5{background-image:url(m-l-journey-girl-04-lvl-05.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="4"] .char-step-5{background-image:url(t-journey-girl-04-lvl-05.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="4"] .char-step-5{background-image:url(t-journey-girl-04-lvl-05.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="4"] .char-step-5{background-image:url(d-journey-girl-04-lvl-05.png)}}[data-char="4"] .char-step-6{background-image:url(m-journey-girl-04-lvl-06.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-char="4"] .char-step-6{background-image:url(m-l-journey-girl-04-lvl-06.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-char="4"] .char-step-6{background-image:url(t-journey-girl-04-lvl-06.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-char="4"] .char-step-6{background-image:url(t-journey-girl-04-lvl-06.png)}}@media screen and (hover:hover) and (pointer:fine){[data-char="4"] .char-step-6{background-image:url(d-journey-girl-04-lvl-06.png)}}[data-char="4"] .char-switch-4{display:none}.cnt-step{position:relative}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.cnt-step{align-items:start;flex-direction:row;margin-top:0}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.cnt-step{align-items:start;flex-direction:row;margin-top:1.46875em}}@media screen and (hover:hover) and (pointer:fine){.cnt-step{align-items:start;flex-direction:row;margin-top:2.9375em}}.informations{position:relative;z-index:1;margin-top:-6em}.informations.keyboard{position:absolute;margin-top:0}.informations.keyboard .cnt-form{padding-bottom:0}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.informations{margin-top:.9375em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.informations{margin-top:-10em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.informations{margin-top:0}}@media screen and (hover:hover) and (pointer:fine){.informations{margin-top:0}}.cnt-text{display:none;width:20em;height:6.8125em;padding:0 1em;font-weight:700;font-style:italic;background-image:url(m-question-bg-box.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.cnt-text{width:16.375em;height:4.75em;padding:0 1.5em;background-image:url(m-l-question-bg-box.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.cnt-text{width:33.46875em;height:9.5625em;padding:0 2em;background-image:url(t-question-bg-box.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.cnt-text{width:33.46875em;height:9.5625em;padding:0 2em;background-image:url(t-question-bg-box.png)}}@media screen and (hover:hover) and (pointer:fine){.cnt-text{width:49.1875em;height:14.5625em;margin-bottom:.5em;padding:0 2em;background-image:url(d-question-bg-box.png)}}.cnt-text .step-text{font-size:1.28125em}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.cnt-text .step-text{font-size:.9375em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.cnt-text .step-text{font-size:1.9375em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.cnt-text .step-text{font-size:1.9375em}}@media screen and (hover:hover) and (pointer:fine){.cnt-text .step-text{font-size:2.8125em}}.form-text{display:none;width:20em;height:12.84375em;margin-top:-4.5em;padding:1em 1.5em 0;font-weight:700;font-style:italic;text-align:center;background-image:url(m-sign-up-bg-box.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.form-text{width:16.96875em;height:9.09375em;margin-top:0;padding:.8em 2.7em 0;background-image:url(m-l-sign-up-bg-box.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.form-text{width:33.46875em;height:17.25em;padding:1em 4.8em 0;background-image:url(t-sign-up-bg-box.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.form-text{width:33.46875em;height:17.25em;margin-top:0;padding:1em 4.9em 0;background-image:url(t-sign-up-bg-box.png)}}@media screen and (hover:hover) and (pointer:fine){.form-text{width:49.1875em;height:25.6875em;margin-top:0;padding:1.5em 7.3em 0;background-image:url(d-sign-up-bg-box.png)}}.field{width:17.09375em}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.field{width:11.53125em;margin-bottom:.3em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.field{width:23.625em;margin-bottom:.8em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.field{width:23.625em;margin-bottom:.8em}}@media screen and (hover:hover) and (pointer:fine){.field{width:34.1875em}}.field .input{padding-top:2.3em;padding-bottom:1.1em;padding-left:1.1em;font-size:.75em;box-shadow:0 0 4px 1px rgba(0,0,0,.6) inset;-webkit-border-radius:0}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.field .input{padding-top:2em;padding-left:.9em;padding-bottom:1.1em;font-size:.5625em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.field .input{padding-top:2.4em;padding-bottom:1.1em;font-size:.78125em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.field .input{padding-top:2.5em;padding-bottom:1.2em;padding-left:.9em;font-size:1em}}@media screen and (hover:hover) and (pointer:fine){.field .input{padding-top:2.6em;padding-left:.9em;font-size:1.125em}}.field .input:focus~.plh{top:.1em}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.field .input:focus~.plh{top:.1em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.field .input:focus~.plh{top:.3em}}@media screen and (hover:hover) and (pointer:fine){.field .input:focus~.plh{top:.3em}}.field .plh{top:.1em;font-style:italic}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.field .plh{font-size:.5625em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.field .plh{top:.1em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.field .plh{top:.3em;font-size:1em}}@media screen and (hover:hover) and (pointer:fine){.field .plh{top:.3em;font-size:1.125em}}.img-button{display:block;width:9.6875em;height:3.65625em}.img-button.background-button-1{background-image:url(m-question-button-1.png)}.img-button.background-button-2{background-image:url(m-question-button-2.png)}.img-button.background-button-3{background-image:url(m-question-button-3.png)}.img-button.background-button-4{background-image:url(m-question-button-4.png)}.img-button.background-button-5{background-image:url(m-question-button-5.png)}.img-button.background-button-6{background-image:url(m-question-button-6.png)}.img-button.background-button-7{background-image:url(m-question-button-7.png)}.img-button.background-button-8{background-image:url(m-question-button-8.png)}.img-button.background-button-9{background-image:url(m-question-button-9.png)}.img-button.background-button-10{background-image:url(m-question-button-10.png)}.img-button.background-button-11{background-image:url(m-question-button-11.png)}.img-button.background-button-12{background-image:url(m-question-button-12.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.img-button{width:7.4375em;height:2.96875em}.img-button.background-button-1{background-image:url(m-l-question-button-1.png)}.img-button.background-button-2{background-image:url(m-l-question-button-2.png)}.img-button.background-button-3{background-image:url(m-l-question-button-3.png)}.img-button.background-button-4{background-image:url(m-l-question-button-4.png)}.img-button.background-button-5{background-image:url(m-l-question-button-5.png)}.img-button.background-button-6{background-image:url(m-l-question-button-6.png)}.img-button.background-button-7{background-image:url(m-l-question-button-7.png)}.img-button.background-button-8{background-image:url(m-l-question-button-8.png)}.img-button.background-button-9{background-image:url(m-l-question-button-9.png)}.img-button.background-button-10{background-image:url(m-l-question-button-10.png)}.img-button.background-button-11{background-image:url(m-l-question-button-11.png)}.img-button.background-button-12{background-image:url(m-l-question-button-12.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.img-button{width:14.03125em;height:4.84375em}.img-button.background-button-1{background-image:url(t-question-button-1.png)}.img-button.background-button-2{background-image:url(t-question-button-2.png)}.img-button.background-button-3{background-image:url(t-question-button-3.png)}.img-button.background-button-4{background-image:url(t-question-button-4.png)}.img-button.background-button-5{background-image:url(t-question-button-5.png)}.img-button.background-button-6{background-image:url(t-question-button-6.png)}.img-button.background-button-7{background-image:url(t-question-button-7.png)}.img-button.background-button-8{background-image:url(t-question-button-8.png)}.img-button.background-button-9{background-image:url(t-question-button-9.png)}.img-button.background-button-10{background-image:url(t-question-button-10.png)}.img-button.background-button-11{background-image:url(t-question-button-11.png)}.img-button.background-button-12{background-image:url(t-question-button-12.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.img-button{width:14.03125em;height:4.84375em}.img-button.background-button-1{background-image:url(t-question-button-1.png)}.img-button.background-button-2{background-image:url(t-question-button-2.png)}.img-button.background-button-3{background-image:url(t-question-button-3.png)}.img-button.background-button-4{background-image:url(t-question-button-4.png)}.img-button.background-button-5{background-image:url(t-question-button-5.png)}.img-button.background-button-6{background-image:url(t-question-button-6.png)}.img-button.background-button-7{background-image:url(t-question-button-7.png)}.img-button.background-button-8{background-image:url(t-question-button-8.png)}.img-button.background-button-9{background-image:url(t-question-button-9.png)}.img-button.background-button-10{background-image:url(t-question-button-10.png)}.img-button.background-button-11{background-image:url(t-question-button-11.png)}.img-button.background-button-12{background-image:url(t-question-button-12.png)}}@media screen and (hover:hover) and (pointer:fine){.img-button{width:21em;height:7.75em;cursor:pointer}.img-button.background-button-1{background-image:url(d-question-button-1.png)}.img-button.background-button-2{background-image:url(d-question-button-2.png)}.img-button.background-button-3{background-image:url(d-question-button-3.png)}.img-button.background-button-4{background-image:url(d-question-button-4.png)}.img-button.background-button-5{background-image:url(d-question-button-5.png)}.img-button.background-button-6{background-image:url(d-question-button-6.png)}.img-button.background-button-7{background-image:url(d-question-button-7.png)}.img-button.background-button-8{background-image:url(d-question-button-8.png)}.img-button.background-button-9{background-image:url(d-question-button-9.png)}.img-button.background-button-10{background-image:url(d-question-button-10.png)}.img-button.background-button-11{background-image:url(d-question-button-11.png)}.img-button.background-button-12{background-image:url(d-question-button-12.png)}}.cnt-buttons{margin-top:.5em;flex-wrap:wrap}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.cnt-buttons{margin-top:1em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.cnt-buttons{margin-top:1.5em}}.step-buttons-1,.step-buttons-2,.step-buttons-3{justify-content:space-around}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.step-buttons-1,.step-buttons-2,.step-buttons-3{width:16.25em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.step-buttons-1,.step-buttons-2,.step-buttons-3{width:32.09375em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.step-buttons-1,.step-buttons-2,.step-buttons-3{width:32.09375em}}@media screen and (hover:hover) and (pointer:fine){.step-buttons-1,.step-buttons-2,.step-buttons-3{width:46.4375em}}.step-text{color:#fff;text-align:center}.main-text{height:3.5em;font-size:1.40625em;font-weight:700;font-style:italic;line-height:1.1}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.main-text{height:3.7em;font-size:.9375em;line-height:1.1}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.main-text{height:4.1em;font-size:1.9375em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.main-text{height:3.9em;font-size:1.9375em;line-height:1.2}}@media screen and (hover:hover) and (pointer:fine){.main-text{height:4em;font-size:2.8125em;line-height:1.3}}.secondary-text{font-size:.875em;font-weight:700;font-style:italic}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.secondary-text{font-size:.5em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.secondary-text{font-size:1.03125em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.secondary-text{font-size:1.03125em}}@media screen and (hover:hover) and (pointer:fine){.secondary-text{font-size:1.5em}}.char-step-1,.char-step-2,.char-step-3,.char-step-4,.char-step-5,.char-step-6{display:none}.step-text-1,.step-text-2,.step-text-3,.step-text-4,.step-text-5,.step-text-6{display:none}.step-buttons-1,.step-buttons-2,.step-buttons-3{display:none}.cnt-form,.hexagons,.other-chars{display:none}[data-current-step="1"] .cnt-text-1{display:flex}[data-current-step="1"] .char-step-1{display:flex;animation:fadeIn .4s ease-in-out forwards}[data-current-step="1"] .step-text-1{display:flex}[data-current-step="1"] .step-buttons-1{display:flex}[data-current-step="1"] .hexagons,[data-current-step="1"] .other-chars{display:flex}[data-current-step="2"] .cnt-text-2{display:flex}[data-current-step="2"] .char-step-2{display:flex;animation:fadeIn .4s ease-in-out forwards}[data-current-step="2"] .step-text-2{display:flex}[data-current-step="2"] .step-buttons-2{display:flex}[data-current-step="2"] .hexagons,[data-current-step="2"] .other-chars{display:flex}[data-current-step="3"] .cnt-text-3{display:flex}[data-current-step="3"] .char-step-3{display:flex;animation:fadeIn .4s ease-in-out forwards}[data-current-step="3"] .step-text-3{display:flex;animation:fadeIn .4s ease-in-out forwards}[data-current-step="3"] .step-buttons-3{display:flex}[data-current-step="3"] .hexagons,[data-current-step="3"] .other-chars{display:flex}[data-current-step="4"] .form-text-4{display:block}[data-current-step="4"] .char-step-4{display:flex;animation:fadeIn .4s ease-in-out forwards}[data-current-step="4"] .step-text-4{display:flex;align-items:flex-start}[data-current-step="4"] .cnt-form{display:flex}[data-current-step=js-form-email] .form-text-5{display:block}[data-current-step=js-form-email] .char-step-5{display:flex;animation:fadeIn .4s ease-in-out forwards}[data-current-step=js-form-email] .step-text-5{display:flex;align-items:flex-start}[data-current-step=js-form-email] .cnt-form{display:flex}[data-current-step=js-form-password] .form-text-6{display:block}[data-current-step=js-form-password] .char-step-6{display:flex;animation:fadeIn .4s ease-in-out forwards}[data-current-step=js-form-password] .step-text-6{display:flex;align-items:flex-start}[data-current-step=js-form-password] .cnt-form{display:flex}[data-current-step=js-form-password] .cnt-form .step-button{background-image:url(m-sign-up-button-start-playing.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-current-step=js-form-password] .cnt-form .step-button{background-image:url(m-l-sign-up-button-start-playing.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){[data-current-step=js-form-password] .cnt-form .step-button{background-image:url(t-sign-up-button-start-playing.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-current-step=js-form-password] .cnt-form .step-button{background-image:url(t-sign-up-button-start-playing.png)}}@media screen and (hover:hover) and (pointer:fine){[data-current-step=js-form-password] .cnt-form .step-button{background-image:url(d-sign-up-button-start-playing.png)}}[data-current-step=js-form-password] .text-form{width:100%;font-size:.5625em;margin-bottom:0}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-current-step=js-form-password] .text-form{font-size:.4375em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-current-step=js-form-password] .text-form{font-size:.78125em}}@media screen and (hover:hover) and (pointer:fine){[data-current-step=js-form-password] .text-form{font-size:1.125em}}[data-current-step=js-form-password] .text-form.recaptcha{max-width:30em}[data-current-step=js-form-password] .label-input{margin-bottom:.5em}[data-current-step=js-form-password] .label-input label{display:inline-flex}[data-current-step=undefined] .main-steps,[data-current-step=undefined] .start-page,[data-current-step=undefined] .topbar{display:none}.hexagons{align-items:center;width:20em;height:5.78125em;margin:3em auto;background-image:url(m-hexagon-thumb-background-box.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.hexagons{width:16.25em;height:4.65625em;background-image:url(m-l-hexagon-thumb-background-box.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.hexagons{width:33.25em;height:9.3125em;margin-top:5em;background-image:url(t-hexagon-thumb-background-box.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.hexagons{width:33.25em;height:9.3125em;margin-top:6em;background-image:url(t-hexagon-thumb-background-box.png)}}@media screen and (hover:hover) and (pointer:fine){.hexagons{width:48.8125em;height:14.1875em;margin-top:10em;background-image:url(d-hexagon-thumb-background-box.png)}}.hexagons-text{margin:.3em auto 0;font-size:.6875em;font-weight:700;font-style:italic}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.hexagons-text{font-size:.625em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.hexagons-text{margin-top:.5em;font-size:1.15625em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.hexagons-text{margin-top:.5em;font-size:1.15625em}}@media screen and (hover:hover) and (pointer:fine){.hexagons-text{margin-top:.5em;font-size:1.6875em}}.other-chars{justify-content:space-around;margin-top:-2.4em;color:#fff}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.other-chars{margin-top:-2.1em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.other-chars{margin-top:-3.8em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.other-chars{margin-top:-3.8em}}@media screen and (hover:hover) and (pointer:fine){.other-chars{margin-top:-5.4em}}.char-switch{width:6.3125em;height:6.0625em}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.char-switch{width:5.28125em;height:5.15625em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.char-switch{width:9.8125em;height:9.40625em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.char-switch{width:9.8125em;height:9.40625em}}@media screen and (hover:hover) and (pointer:fine){.char-switch{width:14.8125em;height:14.25em;cursor:pointer}.char-switch-1:hover,.char-switch-2:hover,.char-switch-3:hover,.char-switch-4:hover{width:14.8125em;height:13.375em}}.char-switch-1{background-image:url(m-hexagon-thumb-girl-01-lock.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.char-switch-1{background-image:url(m-l-hexagon-thumb-girl-01-lock.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.char-switch-1{background-image:url(t-hexagon-thumb-girl-01-lock.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.char-switch-1{background-image:url(t-hexagon-thumb-girl-01-lock.png)}}@media screen and (hover:hover) and (pointer:fine){.char-switch-1{background-image:url(d-hexagon-thumb-girl-01-lock.png)}.char-switch-1:hover{background-image:url(d-hexagon-thumb-girl-01-unlock-hover.png)}}.char-switch-2{background-image:url(m-hexagon-thumb-girl-02-lock.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.char-switch-2{background-image:url(m-l-hexagon-thumb-girl-02-lock.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.char-switch-2{background-image:url(t-hexagon-thumb-girl-02-lock.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.char-switch-2{background-image:url(t-hexagon-thumb-girl-02-lock.png)}}@media screen and (hover:hover) and (pointer:fine){.char-switch-2{background-image:url(d-hexagon-thumb-girl-02-lock.png)}.char-switch-2:hover{background-image:url(d-hexagon-thumb-girl-02-unlock-hover.png)}}.char-switch-3{background-image:url(m-hexagon-thumb-girl-03-lock.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.char-switch-3{background-image:url(m-l-hexagon-thumb-girl-03-lock.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.char-switch-3{background-image:url(t-hexagon-thumb-girl-03-lock.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.char-switch-3{background-image:url(t-hexagon-thumb-girl-03-lock.png)}}@media screen and (hover:hover) and (pointer:fine){.char-switch-3{background-image:url(d-hexagon-thumb-girl-03-lock.png)}.char-switch-3:hover{background-image:url(d-hexagon-thumb-girl-03-unlock-hover.png)}}.char-switch-4{background-image:url(m-hexagon-thumb-girl-04-lock.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.char-switch-4{background-image:url(m-l-hexagon-thumb-girl-04-lock.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.char-switch-4{background-image:url(t-hexagon-thumb-girl-04-lock.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.char-switch-4{background-image:url(t-hexagon-thumb-girl-04-lock.png)}}@media screen and (hover:hover) and (pointer:fine){.char-switch-4{background-image:url(d-hexagon-thumb-girl-04-lock.png)}.char-switch-4:hover{background-image:url(d-hexagon-thumb-girl-04-unlock-hover.png)}}.cnt-form{margin-top:-7em}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.cnt-form{margin-top:-5.5em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.cnt-form{margin-top:-8em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.cnt-form{margin-top:-8.2em}}@media screen and (hover:hover) and (pointer:fine){.cnt-form{margin-top:-11.5em}}.cnt-form .step-button{width:18.28125em;height:3.875em;border:none;background-color:transparent;align-self:center;background-image:url(m-sign-up-button-continue.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.cnt-form .step-button{width:12.65625em;height:3em;background-image:url(m-l-sign-up-button-continue.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.cnt-form .step-button{width:24.75em;height:4.84375em;background-image:url(t-sign-up-button-continue.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.cnt-form .step-button{width:24.75em;height:4.84375em;background-image:url(t-sign-up-button-continue.png)}}@media screen and (hover:hover) and (pointer:fine){.cnt-form .step-button{width:36.5625em;height:7.75em;background-image:url(d-sign-up-button-continue.png)}}.icon-show-password{position:absolute;top:50%;right:.5em;display:none;font-size:1em;border-radius:1em;transform:translateY(-50%);background-image:url(../../../general-assets/icon-eye-slash.svg)}.icon-show-password.active{background-image:url(../../../general-assets/icon-eye.svg)}.icon-show-password.animate{animation:pulse-light .3s ease-in-out}.icon-show-password.show{display:inline-block}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.icon-show-password{font-size:1.3em}}@media screen and (hover:hover) and (pointer:fine){.icon-show-password{font-size:1.5em}}[class*=icon-]{width:1em;height:1em}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.validation-errors{width:13em;right:-5em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.mobile-only{display:none}}@media screen and (hover:hover) and (pointer:fine){.mobile-only{display:none}}.desktop-only{display:none}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.desktop-only{display:block}}@media screen and (hover:hover) and (pointer:fine){.desktop-only{display:block}}