@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;align-items:center;flex-direction:column;justify-content: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;overflow:hidden;width:100%}.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-]{width:1em;height:1em;background-repeat:no-repeat;background-position:50%;background-size:contain}.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{0%,100%,60%,75%,90%{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)}100%{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{animation-delay:1s;animation-delay:var(--animate-delay);animation-delay:1s;animation-delay:var(--animate-delay)}.delay-2s{animation-delay:2s;animation-delay:var(--animate-delay);animation-delay:2s;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}}body{font-size:4.44445vw}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){body{font-size:2.05128vw}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){body{font-size:2.083328vw}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){body{font-size:1.5625vw}}@media screen and (hover:hover) and (pointer:fine){body{font-size:1.1713vw}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){body{font-size:.833335vw}}.page{overflow:hidden}.show+.cnt-initialize{display:none}.cnt-initialize,.cnt-page{flex-grow:1;height:100%}.button{cursor:pointer}.button:hover{transform:none}.avif .page-full{background-image:url(m-selector-bg.avif)}.no-avif .page-full{background-image:url(m-selector-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.page-full{overflow:hidden}.avif .page-full{background-image:url(m-l-selector-bg.avif)}.no-avif .page-full{background-image:url(m-l-selector-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .page-full{background-image:url(t-selector-bg.avif)}.no-avif .page-full{background-image:url(t-selector-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .page-full{background-image:url(t-l-selector-bg.avif)}.no-avif .page-full{background-image:url(t-l-selector-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.page-full{overflow-y:hidden}.avif .page-full{background-image:url(d-s-selector-bg.avif)}.no-avif .page-full{background-image:url(d-s-selector-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .page-full{background-image:url(d-selector-bg.avif)}.no-avif .page-full{background-image:url(d-selector-bg.jpg)}}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.page-full>*{gap:2.75em;align-items:center;flex-direction:row;justify-content:center}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.page-full>*{align-items:center;flex-direction:column;justify-content:center}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.page-full>*{gap:0;align-items:center;flex-direction:row;justify-content:center}}@media screen and (hover:hover) and (pointer:fine){.page-full>*{align-items:center;flex-direction:row;justify-content:center}}.page-full .start-questions [class*=char-]{position:relative;width:100%;height:8.125em;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.page-full .start-questions [class*=char-]{width:25%;height:100vh;background-size:contain}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.page-full .start-questions [class*=char-]{width:100%;height:6.0625em;font-size:2em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.page-full .start-questions [class*=char-]{width:25%;height:100vh;background-size:contain}}@media screen and (hover:hover) and (pointer:fine){.page-full .start-questions [class*=char-]{width:25%;height:100vh}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.page-full .start-questions [class*=char-]{width:25%;background-size:contain}}.avif .page-full .char-1{background-image:url(m-ch1.avif)}.no-avif .page-full .char-1{background-image:url(m-ch1.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .page-full .char-1{background-image:url(m-l-ch1.avif)}.no-avif .page-full .char-1{background-image:url(m-l-ch1.png)}.page-full .char-1:before{display:none}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .page-full .char-1{background-image:url(t-ch1.avif)}.no-avif .page-full .char-1{background-image:url(t-ch1.png)}.page-full .char-1:before{top:-.8125em;display:block;height:1.625em;font-size:2em}.avif .page-full .char-1:before{background-image:url(t-line.avif)}.no-avif .page-full .char-1:before{background-image:url(t-line.png)}.page-full .char-1:before{background-repeat:no-repeat}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.page-full .char-1{height:100vh}.avif .page-full .char-1{background-image:url(t-l-ch1.avif)}.no-avif .page-full .char-1{background-image:url(t-l-ch1.png)}.page-full .char-1:before{display:none}}@media screen and (hover:hover) and (pointer:fine){.avif .page-full .char-1{background-image:url(d-s-ch1-passive.avif)}.no-avif .page-full .char-1{background-image:url(d-s-ch1-passive.png)}.page-full .char-1:before{display:none}.avif .page-full .char-1:hover{background-image:url(d-s-ch1-hover.avif)}.no-avif .page-full .char-1:hover{background-image:url(d-s-ch1-hover.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .page-full .char-1{background-image:url(d-ch1-passive.avif)}.no-avif .page-full .char-1{background-image:url(d-ch1-passive.png)}.avif .page-full .char-1:hover{background-image:url(d-ch1-hover.avif)}.no-avif .page-full .char-1:hover{background-image:url(d-ch1-hover.png)}}.page-full .char-1:before{pointer-events:none;position:absolute;top:-.5416666667em;width:100%;height:1.0833333333em;font-size:3em}.avif .page-full .char-1:before{background-image:url(m-line.avif)}.no-avif .page-full .char-1:before{background-image:url(m-line.png)}.page-full .char-1:before{background-repeat:no-repeat;background-position:center center;background-size:contain;content:""}.avif .page-full .char-2{background-image:url(m-ch2.avif)}.no-avif .page-full .char-2{background-image:url(m-ch2.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .page-full .char-2{background-image:url(m-l-ch2.avif)}.no-avif .page-full .char-2{background-image:url(m-l-ch2.png)}.page-full .char-2:before{display:none}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .page-full .char-2{background-image:url(t-ch2.avif)}.no-avif .page-full .char-2{background-image:url(t-ch2.png)}.page-full .char-2:before{top:-.8125em;display:block;height:1.625em;font-size:2em}.avif .page-full .char-2:before{background-image:url(t-line.avif)}.no-avif .page-full .char-2:before{background-image:url(t-line.png)}.page-full .char-2:before{background-repeat:no-repeat}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.page-full .char-2{height:100vh}.avif .page-full .char-2{background-image:url(t-l-ch2.avif)}.no-avif .page-full .char-2{background-image:url(t-l-ch2.png)}.page-full .char-2:before{display:none}}@media screen and (hover:hover) and (pointer:fine){.avif .page-full .char-2{background-image:url(d-s-ch2-passive.avif)}.no-avif .page-full .char-2{background-image:url(d-s-ch2-passive.png)}.page-full .char-2:before{display:none}.avif .page-full .char-2:hover{background-image:url(d-s-ch2-hover.avif)}.no-avif .page-full .char-2:hover{background-image:url(d-s-ch2-hover.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .page-full .char-2{background-image:url(d-ch2-passive.avif)}.no-avif .page-full .char-2{background-image:url(d-ch2-passive.png)}.avif .page-full .char-2:hover{background-image:url(d-ch2-hover.avif)}.no-avif .page-full .char-2:hover{background-image:url(d-ch2-hover.png)}}.page-full .char-2:before{pointer-events:none;position:absolute;top:-.5416666667em;width:100%;height:1.0833333333em;font-size:3em}.avif .page-full .char-2:before{background-image:url(m-line.avif)}.no-avif .page-full .char-2:before{background-image:url(m-line.png)}.page-full .char-2:before{background-repeat:no-repeat;background-position:center center;background-size:contain;content:""}.avif .page-full .char-3{background-image:url(m-ch3.avif)}.no-avif .page-full .char-3{background-image:url(m-ch3.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .page-full .char-3{background-image:url(m-l-ch3.avif)}.no-avif .page-full .char-3{background-image:url(m-l-ch3.png)}.page-full .char-3:before{display:none}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .page-full .char-3{background-image:url(t-ch3.avif)}.no-avif .page-full .char-3{background-image:url(t-ch3.png)}.page-full .char-3:before{top:-.8125em;display:block;height:1.625em;font-size:2em}.avif .page-full .char-3:before{background-image:url(t-line.avif)}.no-avif .page-full .char-3:before{background-image:url(t-line.png)}.page-full .char-3:before{background-repeat:no-repeat}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.page-full .char-3{height:100vh}.avif .page-full .char-3{background-image:url(t-l-ch3.avif)}.no-avif .page-full .char-3{background-image:url(t-l-ch3.png)}.page-full .char-3:before{display:none}}@media screen and (hover:hover) and (pointer:fine){.avif .page-full .char-3{background-image:url(d-s-ch3-passive.avif)}.no-avif .page-full .char-3{background-image:url(d-s-ch3-passive.png)}.page-full .char-3:before{display:none}.avif .page-full .char-3:hover{background-image:url(d-s-ch3-hover.avif)}.no-avif .page-full .char-3:hover{background-image:url(d-s-ch3-hover.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .page-full .char-3{background-image:url(d-ch3-passive.avif)}.no-avif .page-full .char-3{background-image:url(d-ch3-passive.png)}.avif .page-full .char-3:hover{background-image:url(d-ch3-hover.avif)}.no-avif .page-full .char-3:hover{background-image:url(d-ch3-hover.png)}}.page-full .char-3:before{pointer-events:none;position:absolute;top:-.5416666667em;width:100%;height:1.0833333333em;font-size:3em}.avif .page-full .char-3:before{background-image:url(m-line.avif)}.no-avif .page-full .char-3:before{background-image:url(m-line.png)}.page-full .char-3:before{background-repeat:no-repeat;background-position:center center;background-size:contain;content:""}.avif .page-full .char-4{background-image:url(m-ch4.avif)}.no-avif .page-full .char-4{background-image:url(m-ch4.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .page-full .char-4{background-image:url(m-l-ch4.avif)}.no-avif .page-full .char-4{background-image:url(m-l-ch4.png)}.page-full .char-4:before{display:none}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .page-full .char-4{background-image:url(t-ch4.avif)}.no-avif .page-full .char-4{background-image:url(t-ch4.png)}.page-full .char-4:before{top:-.8125em;display:block;height:1.625em;font-size:2em}.avif .page-full .char-4:before{background-image:url(t-line.avif)}.no-avif .page-full .char-4:before{background-image:url(t-line.png)}.page-full .char-4:before{background-repeat:no-repeat}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.page-full .char-4{height:100vh}.avif .page-full .char-4{background-image:url(t-l-ch4.avif)}.no-avif .page-full .char-4{background-image:url(t-l-ch4.png)}.page-full .char-4:before{display:none}}@media screen and (hover:hover) and (pointer:fine){.avif .page-full .char-4{background-image:url(d-s-ch4-passive.avif)}.no-avif .page-full .char-4{background-image:url(d-s-ch4-passive.png)}.page-full .char-4:before{display:none}.avif .page-full .char-4:hover{background-image:url(d-s-ch4-hover.avif)}.no-avif .page-full .char-4:hover{background-image:url(d-s-ch4-hover.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .page-full .char-4{background-image:url(d-ch4-passive.avif)}.no-avif .page-full .char-4{background-image:url(d-ch4-passive.png)}.avif .page-full .char-4:hover{background-image:url(d-ch4-hover.avif)}.no-avif .page-full .char-4:hover{background-image:url(d-ch4-hover.png)}}.page-full .char-4:before{pointer-events:none;position:absolute;top:-.5416666667em;width:100%;height:1.0833333333em;font-size:3em}.avif .page-full .char-4:before{background-image:url(m-line.avif)}.no-avif .page-full .char-4:before{background-image:url(m-line.png)}.page-full .char-4:before{background-repeat:no-repeat;background-position:center center;background-size:contain;content:""}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.page-full .char-4:after{display:none}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.page-full .char-4:after{bottom:-.8125em;display:block;height:1.625em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.page-full .char-4:after{display:none}}@media screen and (hover:hover) and (pointer:fine){.page-full .char-4:after{display:none}}.page-full .char-4:after{pointer-events:none;position:absolute;bottom:-.5416666667em;width:100%;height:1.0833333333em;font-size:3em}.avif .page-full .char-4:after{background-image:url(m-line.avif)}.no-avif .page-full .char-4:after{background-image:url(m-line.png)}.page-full .char-4:after{background-repeat:no-repeat;background-position:center center;background-size:contain;content:""}.page-full .initialize-title{z-index:2;width:100%;height:3.125em;font-size:2em}.avif .page-full .initialize-title{background-image:url(m-title.avif)}.no-avif .page-full .initialize-title{background-image:url(m-title.png)}.page-full .initialize-title{background-position:top center}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.page-full .initialize-title{position:absolute;top:.1em;left:50%;height:2.03125em}.avif .page-full .initialize-title{background-image:url(m-l-title.avif)}.no-avif .page-full .initialize-title{background-image:url(m-l-title.png)}.page-full .initialize-title{transform:translate(-50%,0)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.page-full .initialize-title{position:relative;height:4.375em}.avif .page-full .initialize-title{background-image:url(t-title.avif)}.no-avif .page-full .initialize-title{background-image:url(t-title.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.page-full .initialize-title{position:absolute;top:0;left:50%;width:24.375em;height:3.59375em}.avif .page-full .initialize-title{background-image:url(t-l-title.avif)}.no-avif .page-full .initialize-title{background-image:url(t-l-title.png)}.page-full .initialize-title{transform:translate(-50%,0)}}@media screen and (hover:hover) and (pointer:fine){.page-full .initialize-title{position:absolute;top:1em;left:50%;width:62.5em;height:10.625em}.avif .page-full .initialize-title{background-image:url(d-s-title.avif)}.no-avif .page-full .initialize-title{background-image:url(d-s-title.png)}.page-full .initialize-title{transform:translate(-50%,0)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.page-full .initialize-title{top:-1.8125em;width:101.25em;height:12.8125em;font-size:16px}.avif .page-full .initialize-title{background-image:url(d-title.avif)}.no-avif .page-full .initialize-title{background-image:url(d-title.png)}}.page-full .cnt-initialize,.page-full .cnt-page{background-attachment:fixed}.char-question-step-1,.start-questions{display:none}[data-current-step="1"] .char-question-step-1{display:flex}[data-current-step="1"].container{position:relative;height:100vh}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-current-step="1"].container{margin:auto auto 0}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-current-step="1"].container{margin:auto auto 2em}}@media screen and (hover:hover) and (pointer:fine){[data-current-step="1"].container{margin:0}}.char-question-step-2,.start-questions{display:none}[data-current-step="2"] .char-question-step-2{display:flex}[data-current-step="2"].container{position:relative;height:100vh}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){[data-current-step="2"].container{margin:auto auto 0}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){[data-current-step="2"].container{margin:auto auto 2em}}@media screen and (hover:hover) and (pointer:fine){[data-current-step="2"].container{margin:0}}[data-current-step=start] .start-questions{display:flex}.button{cursor:pointer}.cnt-page{height:100vh}.cnt-initialize{width:100%}.form-questions{font-size:3em}.form-questions .buttons{gap:.4166666667em}.form-questions [class*=background-button-]{width:3.3333333333em;height:1.25em;margin-top:6.6666666667em}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.form-questions [class*=background-button-]{width:3.8541666667em;height:1.7708333333em;margin-top:4.1666666667em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.form-questions [class*=background-button-]{width:4.4791666667em;height:1.9791666667em;margin-top:9.375em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.form-questions [class*=background-button-]{width:4.0625em;margin-top:6.25em}}@media screen and (hover:hover) and (pointer:fine){.form-questions [class*=background-button-]{width:8.3333333333em;height:3.125em}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.form-questions [class*=background-button-]{width:8.5416666667em;height:3.3333333333em;margin-top:10.4166666667em}}.avif .character-animated-1 .char-question-step-1 .background-button-1{background-image:url(m-question1-btn1-ch1.avif)}.no-avif .character-animated-1 .char-question-step-1 .background-button-1{background-image:url(m-question1-btn1-ch1.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-1 .char-question-step-1 .background-button-1{background-image:url(m-l-question1-btn1-ch1.avif)}.no-avif .character-animated-1 .char-question-step-1 .background-button-1{background-image:url(m-l-question1-btn1-ch1.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-1 .char-question-step-1 .background-button-1{background-image:url(t-question1-btn1-ch1.avif)}.no-avif .character-animated-1 .char-question-step-1 .background-button-1{background-image:url(t-question1-btn1-ch1.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-1 .char-question-step-1 .background-button-1{background-image:url(d-s-question1-btn1-ch1.avif)}.no-avif .character-animated-1 .char-question-step-1 .background-button-1{background-image:url(d-s-question1-btn1-ch1.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-1 .char-question-step-1 .background-button-1{background-image:url(d-question1-btn1-ch1.avif)}.no-avif .character-animated-1 .char-question-step-1 .background-button-1{background-image:url(d-question1-btn1-ch1.png)}}.avif .character-animated-1 .char-question-step-1 .background-button-2{background-image:url(m-question1-btn2-ch1.avif)}.no-avif .character-animated-1 .char-question-step-1 .background-button-2{background-image:url(m-question1-btn2-ch1.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-1 .char-question-step-1 .background-button-2{background-image:url(m-l-question1-btn2-ch1.avif)}.no-avif .character-animated-1 .char-question-step-1 .background-button-2{background-image:url(m-l-question1-btn2-ch1.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-1 .char-question-step-1 .background-button-2{background-image:url(t-question1-btn2-ch1.avif)}.no-avif .character-animated-1 .char-question-step-1 .background-button-2{background-image:url(t-question1-btn2-ch1.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-1 .char-question-step-1 .background-button-2{background-image:url(d-s-question1-btn2-ch1.avif)}.no-avif .character-animated-1 .char-question-step-1 .background-button-2{background-image:url(d-s-question1-btn2-ch1.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-1 .char-question-step-1 .background-button-2{background-image:url(d-question1-btn2-ch1.avif)}.no-avif .character-animated-1 .char-question-step-1 .background-button-2{background-image:url(d-question1-btn2-ch1.png)}}.avif .character-animated-1[data-current-question-step="1"]{background-image:url(m-ch1-question1-bg.avif)}.no-avif .character-animated-1[data-current-question-step="1"]{background-image:url(m-ch1-question1-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-1[data-current-question-step="1"]{background-image:url(m-l-ch1-question1-bg.avif)}.no-avif .character-animated-1[data-current-question-step="1"]{background-image:url(m-l-ch1-question1-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-1[data-current-question-step="1"]{background-image:url(t-ch1-question1-bg.avif)}.no-avif .character-animated-1[data-current-question-step="1"]{background-image:url(t-ch1-question1-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-1[data-current-question-step="1"]{background-image:url(t-l-ch1-question1-bg.avif)}.no-avif .character-animated-1[data-current-question-step="1"]{background-image:url(t-l-ch1-question1-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-1[data-current-question-step="1"]{background-image:url(d-s-ch1-question1-bg.avif)}.no-avif .character-animated-1[data-current-question-step="1"]{background-image:url(d-s-ch1-question1-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-1[data-current-question-step="1"]{background-image:url(d-ch1-question1-bg.avif)}.no-avif .character-animated-1[data-current-question-step="1"]{background-image:url(d-ch1-question1-bg.jpg)}}.avif .character-animated-1 .char-question-step-2 .background-button-1{background-image:url(m-question2-btn1-ch1.avif)}.no-avif .character-animated-1 .char-question-step-2 .background-button-1{background-image:url(m-question2-btn1-ch1.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-1 .char-question-step-2 .background-button-1{background-image:url(m-l-question2-btn1-ch1.avif)}.no-avif .character-animated-1 .char-question-step-2 .background-button-1{background-image:url(m-l-question2-btn1-ch1.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-1 .char-question-step-2 .background-button-1{background-image:url(t-question2-btn1-ch1.avif)}.no-avif .character-animated-1 .char-question-step-2 .background-button-1{background-image:url(t-question2-btn1-ch1.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-1 .char-question-step-2 .background-button-1{background-image:url(d-s-question2-btn1-ch1.avif)}.no-avif .character-animated-1 .char-question-step-2 .background-button-1{background-image:url(d-s-question2-btn1-ch1.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-1 .char-question-step-2 .background-button-1{background-image:url(d-question2-btn1-ch1.avif)}.no-avif .character-animated-1 .char-question-step-2 .background-button-1{background-image:url(d-question2-btn1-ch1.png)}}.avif .character-animated-1 .char-question-step-2 .background-button-2{background-image:url(m-question2-btn2-ch1.avif)}.no-avif .character-animated-1 .char-question-step-2 .background-button-2{background-image:url(m-question2-btn2-ch1.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-1 .char-question-step-2 .background-button-2{background-image:url(m-l-question2-btn2-ch1.avif)}.no-avif .character-animated-1 .char-question-step-2 .background-button-2{background-image:url(m-l-question2-btn2-ch1.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-1 .char-question-step-2 .background-button-2{background-image:url(t-question2-btn2-ch1.avif)}.no-avif .character-animated-1 .char-question-step-2 .background-button-2{background-image:url(t-question2-btn2-ch1.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-1 .char-question-step-2 .background-button-2{background-image:url(d-s-question2-btn2-ch1.avif)}.no-avif .character-animated-1 .char-question-step-2 .background-button-2{background-image:url(d-s-question2-btn2-ch1.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-1 .char-question-step-2 .background-button-2{background-image:url(d-question2-btn2-ch1.avif)}.no-avif .character-animated-1 .char-question-step-2 .background-button-2{background-image:url(d-question2-btn2-ch1.png)}}.avif .character-animated-1[data-current-question-step="2"]{background-image:url(m-ch1-question2-bg.avif)}.no-avif .character-animated-1[data-current-question-step="2"]{background-image:url(m-ch1-question2-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-1[data-current-question-step="2"]{background-image:url(m-l-ch1-question2-bg.avif)}.no-avif .character-animated-1[data-current-question-step="2"]{background-image:url(m-l-ch1-question2-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-1[data-current-question-step="2"]{background-image:url(t-ch1-question2-bg.avif)}.no-avif .character-animated-1[data-current-question-step="2"]{background-image:url(t-ch1-question2-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-1[data-current-question-step="2"]{background-image:url(t-l-ch1-question2-bg.avif)}.no-avif .character-animated-1[data-current-question-step="2"]{background-image:url(t-l-ch1-question2-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-1[data-current-question-step="2"]{background-image:url(d-s-ch1-question2-bg.avif)}.no-avif .character-animated-1[data-current-question-step="2"]{background-image:url(d-s-ch1-question2-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-1[data-current-question-step="2"]{background-image:url(d-ch1-question2-bg.avif)}.no-avif .character-animated-1[data-current-question-step="2"]{background-image:url(d-ch1-question2-bg.jpg)}}.avif .character-animated-1[data-bg=username]{background-image:url(m-ch1-username-bg.avif)}.no-avif .character-animated-1[data-bg=username]{background-image:url(m-ch1-username-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-1[data-bg=username]{background-image:url(m-l-ch1-username-bg.avif)}.no-avif .character-animated-1[data-bg=username]{background-image:url(m-l-ch1-username-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-1[data-bg=username]{background-image:url(t-ch1-username-bg.avif)}.no-avif .character-animated-1[data-bg=username]{background-image:url(t-ch1-username-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-1[data-bg=username]{background-image:url(t-l-ch1-username-bg.avif)}.no-avif .character-animated-1[data-bg=username]{background-image:url(t-l-ch1-username-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-1[data-bg=username]{background-image:url(d-s-ch1-username-bg.avif)}.no-avif .character-animated-1[data-bg=username]{background-image:url(d-s-ch1-username-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-1[data-bg=username]{background-image:url(d-ch1-username-bg.avif)}.no-avif .character-animated-1[data-bg=username]{background-image:url(d-ch1-username-bg.jpg)}}.avif .character-animated-1[data-bg=email]{background-image:url(m-ch1-email-bg.avif)}.no-avif .character-animated-1[data-bg=email]{background-image:url(m-ch1-email-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-1[data-bg=email]{background-image:url(m-l-ch1-email-bg.avif)}.no-avif .character-animated-1[data-bg=email]{background-image:url(m-l-ch1-email-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-1[data-bg=email]{background-image:url(t-ch1-email-bg.avif)}.no-avif .character-animated-1[data-bg=email]{background-image:url(t-ch1-email-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-1[data-bg=email]{background-image:url(t-l-ch1-email-bg.avif)}.no-avif .character-animated-1[data-bg=email]{background-image:url(t-l-ch1-email-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-1[data-bg=email]{background-image:url(d-s-ch1-email-bg.avif)}.no-avif .character-animated-1[data-bg=email]{background-image:url(d-s-ch1-email-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-1[data-bg=email]{background-image:url(d-ch1-email-bg.avif)}.no-avif .character-animated-1[data-bg=email]{background-image:url(d-ch1-email-bg.jpg)}}.avif .character-animated-1[data-bg=password]{background-image:url(m-ch1-password-bg.avif)}.no-avif .character-animated-1[data-bg=password]{background-image:url(m-ch1-password-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-1[data-bg=password]{background-image:url(m-l-ch1-password-bg.avif)}.no-avif .character-animated-1[data-bg=password]{background-image:url(m-l-ch1-password-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-1[data-bg=password]{background-image:url(t-ch1-password-bg.avif)}.no-avif .character-animated-1[data-bg=password]{background-image:url(t-ch1-password-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-1[data-bg=password]{background-image:url(t-l-ch1-password-bg.avif)}.no-avif .character-animated-1[data-bg=password]{background-image:url(t-l-ch1-password-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-1[data-bg=password]{background-image:url(d-s-ch1-password-bg.avif)}.no-avif .character-animated-1[data-bg=password]{background-image:url(d-s-ch1-password-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-1[data-bg=password]{background-image:url(d-ch1-password-bg.avif)}.no-avif .character-animated-1[data-bg=password]{background-image:url(d-ch1-password-bg.jpg)}}.avif .character-1{background-image:url(ch1-thumb-sprite.avif)}.no-avif .character-1{background-image:url(ch1-thumb-sprite.jpg)}.avif .character-animated-2 .char-question-step-1 .background-button-1{background-image:url(m-question1-btn1-ch2.avif)}.no-avif .character-animated-2 .char-question-step-1 .background-button-1{background-image:url(m-question1-btn1-ch2.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-2 .char-question-step-1 .background-button-1{background-image:url(m-l-question1-btn1-ch2.avif)}.no-avif .character-animated-2 .char-question-step-1 .background-button-1{background-image:url(m-l-question1-btn1-ch2.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-2 .char-question-step-1 .background-button-1{background-image:url(t-question1-btn1-ch2.avif)}.no-avif .character-animated-2 .char-question-step-1 .background-button-1{background-image:url(t-question1-btn1-ch2.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-2 .char-question-step-1 .background-button-1{background-image:url(d-s-question1-btn1-ch2.avif)}.no-avif .character-animated-2 .char-question-step-1 .background-button-1{background-image:url(d-s-question1-btn1-ch2.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-2 .char-question-step-1 .background-button-1{background-image:url(d-question1-btn1-ch2.avif)}.no-avif .character-animated-2 .char-question-step-1 .background-button-1{background-image:url(d-question1-btn1-ch2.png)}}.avif .character-animated-2 .char-question-step-1 .background-button-2{background-image:url(m-question1-btn2-ch2.avif)}.no-avif .character-animated-2 .char-question-step-1 .background-button-2{background-image:url(m-question1-btn2-ch2.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-2 .char-question-step-1 .background-button-2{background-image:url(m-l-question1-btn2-ch2.avif)}.no-avif .character-animated-2 .char-question-step-1 .background-button-2{background-image:url(m-l-question1-btn2-ch2.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-2 .char-question-step-1 .background-button-2{background-image:url(t-question1-btn2-ch2.avif)}.no-avif .character-animated-2 .char-question-step-1 .background-button-2{background-image:url(t-question1-btn2-ch2.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-2 .char-question-step-1 .background-button-2{background-image:url(d-s-question1-btn2-ch2.avif)}.no-avif .character-animated-2 .char-question-step-1 .background-button-2{background-image:url(d-s-question1-btn2-ch2.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-2 .char-question-step-1 .background-button-2{background-image:url(d-question1-btn2-ch2.avif)}.no-avif .character-animated-2 .char-question-step-1 .background-button-2{background-image:url(d-question1-btn2-ch2.png)}}.avif .character-animated-2[data-current-question-step="1"]{background-image:url(m-ch2-question1-bg.avif)}.no-avif .character-animated-2[data-current-question-step="1"]{background-image:url(m-ch2-question1-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-2[data-current-question-step="1"]{background-image:url(m-l-ch2-question1-bg.avif)}.no-avif .character-animated-2[data-current-question-step="1"]{background-image:url(m-l-ch2-question1-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-2[data-current-question-step="1"]{background-image:url(t-ch2-question1-bg.avif)}.no-avif .character-animated-2[data-current-question-step="1"]{background-image:url(t-ch2-question1-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-2[data-current-question-step="1"]{background-image:url(t-l-ch2-question1-bg.avif)}.no-avif .character-animated-2[data-current-question-step="1"]{background-image:url(t-l-ch2-question1-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-2[data-current-question-step="1"]{background-image:url(d-s-ch2-question1-bg.avif)}.no-avif .character-animated-2[data-current-question-step="1"]{background-image:url(d-s-ch2-question1-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-2[data-current-question-step="1"]{background-image:url(d-ch2-question1-bg.avif)}.no-avif .character-animated-2[data-current-question-step="1"]{background-image:url(d-ch2-question1-bg.jpg)}}.avif .character-animated-2 .char-question-step-2 .background-button-1{background-image:url(m-question2-btn1-ch2.avif)}.no-avif .character-animated-2 .char-question-step-2 .background-button-1{background-image:url(m-question2-btn1-ch2.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-2 .char-question-step-2 .background-button-1{background-image:url(m-l-question2-btn1-ch2.avif)}.no-avif .character-animated-2 .char-question-step-2 .background-button-1{background-image:url(m-l-question2-btn1-ch2.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-2 .char-question-step-2 .background-button-1{background-image:url(t-question2-btn1-ch2.avif)}.no-avif .character-animated-2 .char-question-step-2 .background-button-1{background-image:url(t-question2-btn1-ch2.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-2 .char-question-step-2 .background-button-1{background-image:url(d-s-question2-btn1-ch2.avif)}.no-avif .character-animated-2 .char-question-step-2 .background-button-1{background-image:url(d-s-question2-btn1-ch2.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-2 .char-question-step-2 .background-button-1{background-image:url(d-question2-btn1-ch2.avif)}.no-avif .character-animated-2 .char-question-step-2 .background-button-1{background-image:url(d-question2-btn1-ch2.png)}}.avif .character-animated-2 .char-question-step-2 .background-button-2{background-image:url(m-question2-btn2-ch2.avif)}.no-avif .character-animated-2 .char-question-step-2 .background-button-2{background-image:url(m-question2-btn2-ch2.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-2 .char-question-step-2 .background-button-2{background-image:url(m-l-question2-btn2-ch2.avif)}.no-avif .character-animated-2 .char-question-step-2 .background-button-2{background-image:url(m-l-question2-btn2-ch2.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-2 .char-question-step-2 .background-button-2{background-image:url(t-question2-btn2-ch2.avif)}.no-avif .character-animated-2 .char-question-step-2 .background-button-2{background-image:url(t-question2-btn2-ch2.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-2 .char-question-step-2 .background-button-2{background-image:url(d-s-question2-btn2-ch2.avif)}.no-avif .character-animated-2 .char-question-step-2 .background-button-2{background-image:url(d-s-question2-btn2-ch2.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-2 .char-question-step-2 .background-button-2{background-image:url(d-question2-btn2-ch2.avif)}.no-avif .character-animated-2 .char-question-step-2 .background-button-2{background-image:url(d-question2-btn2-ch2.png)}}.avif .character-animated-2[data-current-question-step="2"]{background-image:url(m-ch2-question2-bg.avif)}.no-avif .character-animated-2[data-current-question-step="2"]{background-image:url(m-ch2-question2-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-2[data-current-question-step="2"]{background-image:url(m-l-ch2-question2-bg.avif)}.no-avif .character-animated-2[data-current-question-step="2"]{background-image:url(m-l-ch2-question2-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-2[data-current-question-step="2"]{background-image:url(t-ch2-question2-bg.avif)}.no-avif .character-animated-2[data-current-question-step="2"]{background-image:url(t-ch2-question2-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-2[data-current-question-step="2"]{background-image:url(t-l-ch2-question2-bg.avif)}.no-avif .character-animated-2[data-current-question-step="2"]{background-image:url(t-l-ch2-question2-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-2[data-current-question-step="2"]{background-image:url(d-s-ch2-question2-bg.avif)}.no-avif .character-animated-2[data-current-question-step="2"]{background-image:url(d-s-ch2-question2-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-2[data-current-question-step="2"]{background-image:url(d-ch2-question2-bg.avif)}.no-avif .character-animated-2[data-current-question-step="2"]{background-image:url(d-ch2-question2-bg.jpg)}}.avif .character-animated-2[data-bg=username]{background-image:url(m-ch2-username-bg.avif)}.no-avif .character-animated-2[data-bg=username]{background-image:url(m-ch2-username-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-2[data-bg=username]{background-image:url(m-l-ch2-username-bg.avif)}.no-avif .character-animated-2[data-bg=username]{background-image:url(m-l-ch2-username-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-2[data-bg=username]{background-image:url(t-ch2-username-bg.avif)}.no-avif .character-animated-2[data-bg=username]{background-image:url(t-ch2-username-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-2[data-bg=username]{background-image:url(t-l-ch2-username-bg.avif)}.no-avif .character-animated-2[data-bg=username]{background-image:url(t-l-ch2-username-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-2[data-bg=username]{background-image:url(d-s-ch2-username-bg.avif)}.no-avif .character-animated-2[data-bg=username]{background-image:url(d-s-ch2-username-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-2[data-bg=username]{background-image:url(d-ch2-username-bg.avif)}.no-avif .character-animated-2[data-bg=username]{background-image:url(d-ch2-username-bg.jpg)}}.avif .character-animated-2[data-bg=email]{background-image:url(m-ch2-email-bg.avif)}.no-avif .character-animated-2[data-bg=email]{background-image:url(m-ch2-email-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-2[data-bg=email]{background-image:url(m-l-ch2-email-bg.avif)}.no-avif .character-animated-2[data-bg=email]{background-image:url(m-l-ch2-email-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-2[data-bg=email]{background-image:url(t-ch2-email-bg.avif)}.no-avif .character-animated-2[data-bg=email]{background-image:url(t-ch2-email-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-2[data-bg=email]{background-image:url(t-l-ch2-email-bg.avif)}.no-avif .character-animated-2[data-bg=email]{background-image:url(t-l-ch2-email-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-2[data-bg=email]{background-image:url(d-s-ch2-email-bg.avif)}.no-avif .character-animated-2[data-bg=email]{background-image:url(d-s-ch2-email-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-2[data-bg=email]{background-image:url(d-ch2-email-bg.avif)}.no-avif .character-animated-2[data-bg=email]{background-image:url(d-ch2-email-bg.jpg)}}.avif .character-animated-2[data-bg=password]{background-image:url(m-ch2-password-bg.avif)}.no-avif .character-animated-2[data-bg=password]{background-image:url(m-ch2-password-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-2[data-bg=password]{background-image:url(m-l-ch2-password-bg.avif)}.no-avif .character-animated-2[data-bg=password]{background-image:url(m-l-ch2-password-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-2[data-bg=password]{background-image:url(t-ch2-password-bg.avif)}.no-avif .character-animated-2[data-bg=password]{background-image:url(t-ch2-password-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-2[data-bg=password]{background-image:url(t-l-ch2-password-bg.avif)}.no-avif .character-animated-2[data-bg=password]{background-image:url(t-l-ch2-password-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-2[data-bg=password]{background-image:url(d-s-ch2-password-bg.avif)}.no-avif .character-animated-2[data-bg=password]{background-image:url(d-s-ch2-password-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-2[data-bg=password]{background-image:url(d-ch2-password-bg.avif)}.no-avif .character-animated-2[data-bg=password]{background-image:url(d-ch2-password-bg.jpg)}}.avif .character-2{background-image:url(ch2-thumb-sprite.avif)}.no-avif .character-2{background-image:url(ch2-thumb-sprite.jpg)}.avif .character-animated-3 .char-question-step-1 .background-button-1{background-image:url(m-question1-btn1-ch3.avif)}.no-avif .character-animated-3 .char-question-step-1 .background-button-1{background-image:url(m-question1-btn1-ch3.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-3 .char-question-step-1 .background-button-1{background-image:url(m-l-question1-btn1-ch3.avif)}.no-avif .character-animated-3 .char-question-step-1 .background-button-1{background-image:url(m-l-question1-btn1-ch3.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-3 .char-question-step-1 .background-button-1{background-image:url(t-question1-btn1-ch3.avif)}.no-avif .character-animated-3 .char-question-step-1 .background-button-1{background-image:url(t-question1-btn1-ch3.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-3 .char-question-step-1 .background-button-1{background-image:url(d-s-question1-btn1-ch3.avif)}.no-avif .character-animated-3 .char-question-step-1 .background-button-1{background-image:url(d-s-question1-btn1-ch3.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-3 .char-question-step-1 .background-button-1{background-image:url(d-question1-btn1-ch3.avif)}.no-avif .character-animated-3 .char-question-step-1 .background-button-1{background-image:url(d-question1-btn1-ch3.png)}}.avif .character-animated-3 .char-question-step-1 .background-button-2{background-image:url(m-question1-btn2-ch3.avif)}.no-avif .character-animated-3 .char-question-step-1 .background-button-2{background-image:url(m-question1-btn2-ch3.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-3 .char-question-step-1 .background-button-2{background-image:url(m-l-question1-btn2-ch3.avif)}.no-avif .character-animated-3 .char-question-step-1 .background-button-2{background-image:url(m-l-question1-btn2-ch3.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-3 .char-question-step-1 .background-button-2{background-image:url(t-question1-btn2-ch3.avif)}.no-avif .character-animated-3 .char-question-step-1 .background-button-2{background-image:url(t-question1-btn2-ch3.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-3 .char-question-step-1 .background-button-2{background-image:url(d-s-question1-btn2-ch3.avif)}.no-avif .character-animated-3 .char-question-step-1 .background-button-2{background-image:url(d-s-question1-btn2-ch3.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-3 .char-question-step-1 .background-button-2{background-image:url(d-question1-btn2-ch3.avif)}.no-avif .character-animated-3 .char-question-step-1 .background-button-2{background-image:url(d-question1-btn2-ch3.png)}}.avif .character-animated-3[data-current-question-step="1"]{background-image:url(m-ch3-question1-bg.avif)}.no-avif .character-animated-3[data-current-question-step="1"]{background-image:url(m-ch3-question1-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-3[data-current-question-step="1"]{background-image:url(m-l-ch3-question1-bg.avif)}.no-avif .character-animated-3[data-current-question-step="1"]{background-image:url(m-l-ch3-question1-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-3[data-current-question-step="1"]{background-image:url(t-ch3-question1-bg.avif)}.no-avif .character-animated-3[data-current-question-step="1"]{background-image:url(t-ch3-question1-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-3[data-current-question-step="1"]{background-image:url(t-l-ch3-question1-bg.avif)}.no-avif .character-animated-3[data-current-question-step="1"]{background-image:url(t-l-ch3-question1-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-3[data-current-question-step="1"]{background-image:url(d-s-ch3-question1-bg.avif)}.no-avif .character-animated-3[data-current-question-step="1"]{background-image:url(d-s-ch3-question1-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-3[data-current-question-step="1"]{background-image:url(d-ch3-question1-bg.avif)}.no-avif .character-animated-3[data-current-question-step="1"]{background-image:url(d-ch3-question1-bg.jpg)}}.avif .character-animated-3 .char-question-step-2 .background-button-1{background-image:url(m-question2-btn1-ch3.avif)}.no-avif .character-animated-3 .char-question-step-2 .background-button-1{background-image:url(m-question2-btn1-ch3.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-3 .char-question-step-2 .background-button-1{background-image:url(m-l-question2-btn1-ch3.avif)}.no-avif .character-animated-3 .char-question-step-2 .background-button-1{background-image:url(m-l-question2-btn1-ch3.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-3 .char-question-step-2 .background-button-1{background-image:url(t-question2-btn1-ch3.avif)}.no-avif .character-animated-3 .char-question-step-2 .background-button-1{background-image:url(t-question2-btn1-ch3.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-3 .char-question-step-2 .background-button-1{background-image:url(d-s-question2-btn1-ch3.avif)}.no-avif .character-animated-3 .char-question-step-2 .background-button-1{background-image:url(d-s-question2-btn1-ch3.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-3 .char-question-step-2 .background-button-1{background-image:url(d-question2-btn1-ch3.avif)}.no-avif .character-animated-3 .char-question-step-2 .background-button-1{background-image:url(d-question2-btn1-ch3.png)}}.avif .character-animated-3 .char-question-step-2 .background-button-2{background-image:url(m-question2-btn2-ch3.avif)}.no-avif .character-animated-3 .char-question-step-2 .background-button-2{background-image:url(m-question2-btn2-ch3.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-3 .char-question-step-2 .background-button-2{background-image:url(m-l-question2-btn2-ch3.avif)}.no-avif .character-animated-3 .char-question-step-2 .background-button-2{background-image:url(m-l-question2-btn2-ch3.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-3 .char-question-step-2 .background-button-2{background-image:url(t-question2-btn2-ch3.avif)}.no-avif .character-animated-3 .char-question-step-2 .background-button-2{background-image:url(t-question2-btn2-ch3.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-3 .char-question-step-2 .background-button-2{background-image:url(d-s-question2-btn2-ch3.avif)}.no-avif .character-animated-3 .char-question-step-2 .background-button-2{background-image:url(d-s-question2-btn2-ch3.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-3 .char-question-step-2 .background-button-2{background-image:url(d-question2-btn2-ch3.avif)}.no-avif .character-animated-3 .char-question-step-2 .background-button-2{background-image:url(d-question2-btn2-ch3.png)}}.avif .character-animated-3[data-current-question-step="2"]{background-image:url(m-ch3-question2-bg.avif)}.no-avif .character-animated-3[data-current-question-step="2"]{background-image:url(m-ch3-question2-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-3[data-current-question-step="2"]{background-image:url(m-l-ch3-question2-bg.avif)}.no-avif .character-animated-3[data-current-question-step="2"]{background-image:url(m-l-ch3-question2-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-3[data-current-question-step="2"]{background-image:url(t-ch3-question2-bg.avif)}.no-avif .character-animated-3[data-current-question-step="2"]{background-image:url(t-ch3-question2-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-3[data-current-question-step="2"]{background-image:url(t-l-ch3-question2-bg.avif)}.no-avif .character-animated-3[data-current-question-step="2"]{background-image:url(t-l-ch3-question2-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-3[data-current-question-step="2"]{background-image:url(d-s-ch3-question2-bg.avif)}.no-avif .character-animated-3[data-current-question-step="2"]{background-image:url(d-s-ch3-question2-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-3[data-current-question-step="2"]{background-image:url(d-ch3-question2-bg.avif)}.no-avif .character-animated-3[data-current-question-step="2"]{background-image:url(d-ch3-question2-bg.jpg)}}.avif .character-animated-3[data-bg=username]{background-image:url(m-ch3-username-bg.avif)}.no-avif .character-animated-3[data-bg=username]{background-image:url(m-ch3-username-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-3[data-bg=username]{background-image:url(m-l-ch3-username-bg.avif)}.no-avif .character-animated-3[data-bg=username]{background-image:url(m-l-ch3-username-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-3[data-bg=username]{background-image:url(t-ch3-username-bg.avif)}.no-avif .character-animated-3[data-bg=username]{background-image:url(t-ch3-username-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-3[data-bg=username]{background-image:url(t-l-ch3-username-bg.avif)}.no-avif .character-animated-3[data-bg=username]{background-image:url(t-l-ch3-username-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-3[data-bg=username]{background-image:url(d-s-ch3-username-bg.avif)}.no-avif .character-animated-3[data-bg=username]{background-image:url(d-s-ch3-username-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-3[data-bg=username]{background-image:url(d-ch3-username-bg.avif)}.no-avif .character-animated-3[data-bg=username]{background-image:url(d-ch3-username-bg.jpg)}}.avif .character-animated-3[data-bg=email]{background-image:url(m-ch3-email-bg.avif)}.no-avif .character-animated-3[data-bg=email]{background-image:url(m-ch3-email-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-3[data-bg=email]{background-image:url(m-l-ch3-email-bg.avif)}.no-avif .character-animated-3[data-bg=email]{background-image:url(m-l-ch3-email-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-3[data-bg=email]{background-image:url(t-ch3-email-bg.avif)}.no-avif .character-animated-3[data-bg=email]{background-image:url(t-ch3-email-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-3[data-bg=email]{background-image:url(t-l-ch3-email-bg.avif)}.no-avif .character-animated-3[data-bg=email]{background-image:url(t-l-ch3-email-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-3[data-bg=email]{background-image:url(d-s-ch3-email-bg.avif)}.no-avif .character-animated-3[data-bg=email]{background-image:url(d-s-ch3-email-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-3[data-bg=email]{background-image:url(d-ch3-email-bg.avif)}.no-avif .character-animated-3[data-bg=email]{background-image:url(d-ch3-email-bg.jpg)}}.avif .character-animated-3[data-bg=password]{background-image:url(m-ch3-password-bg.avif)}.no-avif .character-animated-3[data-bg=password]{background-image:url(m-ch3-password-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-3[data-bg=password]{background-image:url(m-l-ch3-password-bg.avif)}.no-avif .character-animated-3[data-bg=password]{background-image:url(m-l-ch3-password-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-3[data-bg=password]{background-image:url(t-ch3-password-bg.avif)}.no-avif .character-animated-3[data-bg=password]{background-image:url(t-ch3-password-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-3[data-bg=password]{background-image:url(t-l-ch3-password-bg.avif)}.no-avif .character-animated-3[data-bg=password]{background-image:url(t-l-ch3-password-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-3[data-bg=password]{background-image:url(d-s-ch3-password-bg.avif)}.no-avif .character-animated-3[data-bg=password]{background-image:url(d-s-ch3-password-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-3[data-bg=password]{background-image:url(d-ch3-password-bg.avif)}.no-avif .character-animated-3[data-bg=password]{background-image:url(d-ch3-password-bg.jpg)}}.avif .character-3{background-image:url(ch3-thumb-sprite.avif)}.no-avif .character-3{background-image:url(ch3-thumb-sprite.jpg)}.avif .character-animated-4 .char-question-step-1 .background-button-1{background-image:url(m-question1-btn1-ch4.avif)}.no-avif .character-animated-4 .char-question-step-1 .background-button-1{background-image:url(m-question1-btn1-ch4.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-4 .char-question-step-1 .background-button-1{background-image:url(m-l-question1-btn1-ch4.avif)}.no-avif .character-animated-4 .char-question-step-1 .background-button-1{background-image:url(m-l-question1-btn1-ch4.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-4 .char-question-step-1 .background-button-1{background-image:url(t-question1-btn1-ch4.avif)}.no-avif .character-animated-4 .char-question-step-1 .background-button-1{background-image:url(t-question1-btn1-ch4.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-4 .char-question-step-1 .background-button-1{background-image:url(d-s-question1-btn1-ch4.avif)}.no-avif .character-animated-4 .char-question-step-1 .background-button-1{background-image:url(d-s-question1-btn1-ch4.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-4 .char-question-step-1 .background-button-1{background-image:url(d-question1-btn1-ch4.avif)}.no-avif .character-animated-4 .char-question-step-1 .background-button-1{background-image:url(d-question1-btn1-ch4.png)}}.avif .character-animated-4 .char-question-step-1 .background-button-2{background-image:url(m-question1-btn2-ch4.avif)}.no-avif .character-animated-4 .char-question-step-1 .background-button-2{background-image:url(m-question1-btn2-ch4.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-4 .char-question-step-1 .background-button-2{background-image:url(m-l-question1-btn2-ch4.avif)}.no-avif .character-animated-4 .char-question-step-1 .background-button-2{background-image:url(m-l-question1-btn2-ch4.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-4 .char-question-step-1 .background-button-2{background-image:url(t-question1-btn2-ch4.avif)}.no-avif .character-animated-4 .char-question-step-1 .background-button-2{background-image:url(t-question1-btn2-ch4.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-4 .char-question-step-1 .background-button-2{background-image:url(d-s-question1-btn2-ch4.avif)}.no-avif .character-animated-4 .char-question-step-1 .background-button-2{background-image:url(d-s-question1-btn2-ch4.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-4 .char-question-step-1 .background-button-2{background-image:url(d-question1-btn2-ch4.avif)}.no-avif .character-animated-4 .char-question-step-1 .background-button-2{background-image:url(d-question1-btn2-ch4.png)}}.avif .character-animated-4[data-current-question-step="1"]{background-image:url(m-ch4-question1-bg.avif)}.no-avif .character-animated-4[data-current-question-step="1"]{background-image:url(m-ch4-question1-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-4[data-current-question-step="1"]{background-image:url(m-l-ch4-question1-bg.avif)}.no-avif .character-animated-4[data-current-question-step="1"]{background-image:url(m-l-ch4-question1-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-4[data-current-question-step="1"]{background-image:url(t-ch4-question1-bg.avif)}.no-avif .character-animated-4[data-current-question-step="1"]{background-image:url(t-ch4-question1-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-4[data-current-question-step="1"]{background-image:url(t-l-ch4-question1-bg.avif)}.no-avif .character-animated-4[data-current-question-step="1"]{background-image:url(t-l-ch4-question1-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-4[data-current-question-step="1"]{background-image:url(d-s-ch4-question1-bg.avif)}.no-avif .character-animated-4[data-current-question-step="1"]{background-image:url(d-s-ch4-question1-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-4[data-current-question-step="1"]{background-image:url(d-ch4-question1-bg.avif)}.no-avif .character-animated-4[data-current-question-step="1"]{background-image:url(d-ch4-question1-bg.jpg)}}.avif .character-animated-4 .char-question-step-2 .background-button-1{background-image:url(m-question2-btn1-ch4.avif)}.no-avif .character-animated-4 .char-question-step-2 .background-button-1{background-image:url(m-question2-btn1-ch4.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-4 .char-question-step-2 .background-button-1{background-image:url(m-l-question2-btn1-ch4.avif)}.no-avif .character-animated-4 .char-question-step-2 .background-button-1{background-image:url(m-l-question2-btn1-ch4.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-4 .char-question-step-2 .background-button-1{background-image:url(t-question2-btn1-ch4.avif)}.no-avif .character-animated-4 .char-question-step-2 .background-button-1{background-image:url(t-question2-btn1-ch4.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-4 .char-question-step-2 .background-button-1{background-image:url(d-s-question2-btn1-ch4.avif)}.no-avif .character-animated-4 .char-question-step-2 .background-button-1{background-image:url(d-s-question2-btn1-ch4.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-4 .char-question-step-2 .background-button-1{background-image:url(d-question2-btn1-ch4.avif)}.no-avif .character-animated-4 .char-question-step-2 .background-button-1{background-image:url(d-question2-btn1-ch4.png)}}.avif .character-animated-4 .char-question-step-2 .background-button-2{background-image:url(m-question2-btn2-ch4.avif)}.no-avif .character-animated-4 .char-question-step-2 .background-button-2{background-image:url(m-question2-btn2-ch4.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-4 .char-question-step-2 .background-button-2{background-image:url(m-l-question2-btn2-ch4.avif)}.no-avif .character-animated-4 .char-question-step-2 .background-button-2{background-image:url(m-l-question2-btn2-ch4.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-4 .char-question-step-2 .background-button-2{background-image:url(t-question2-btn2-ch4.avif)}.no-avif .character-animated-4 .char-question-step-2 .background-button-2{background-image:url(t-question2-btn2-ch4.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-4 .char-question-step-2 .background-button-2{background-image:url(d-s-question2-btn2-ch4.avif)}.no-avif .character-animated-4 .char-question-step-2 .background-button-2{background-image:url(d-s-question2-btn2-ch4.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-4 .char-question-step-2 .background-button-2{background-image:url(d-question2-btn2-ch4.avif)}.no-avif .character-animated-4 .char-question-step-2 .background-button-2{background-image:url(d-question2-btn2-ch4.png)}}.avif .character-animated-4[data-current-question-step="2"]{background-image:url(m-ch4-question2-bg.avif)}.no-avif .character-animated-4[data-current-question-step="2"]{background-image:url(m-ch4-question2-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-4[data-current-question-step="2"]{background-image:url(m-l-ch4-question2-bg.avif)}.no-avif .character-animated-4[data-current-question-step="2"]{background-image:url(m-l-ch4-question2-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-4[data-current-question-step="2"]{background-image:url(t-ch4-question2-bg.avif)}.no-avif .character-animated-4[data-current-question-step="2"]{background-image:url(t-ch4-question2-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-4[data-current-question-step="2"]{background-image:url(t-l-ch4-question2-bg.avif)}.no-avif .character-animated-4[data-current-question-step="2"]{background-image:url(t-l-ch4-question2-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-4[data-current-question-step="2"]{background-image:url(d-s-ch4-question2-bg.avif)}.no-avif .character-animated-4[data-current-question-step="2"]{background-image:url(d-s-ch4-question2-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-4[data-current-question-step="2"]{background-image:url(d-ch4-question2-bg.avif)}.no-avif .character-animated-4[data-current-question-step="2"]{background-image:url(d-ch4-question2-bg.jpg)}}.avif .character-animated-4[data-bg=username]{background-image:url(m-ch4-username-bg.avif)}.no-avif .character-animated-4[data-bg=username]{background-image:url(m-ch4-username-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-4[data-bg=username]{background-image:url(m-l-ch4-username-bg.avif)}.no-avif .character-animated-4[data-bg=username]{background-image:url(m-l-ch4-username-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-4[data-bg=username]{background-image:url(t-ch4-username-bg.avif)}.no-avif .character-animated-4[data-bg=username]{background-image:url(t-ch4-username-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-4[data-bg=username]{background-image:url(t-l-ch4-username-bg.avif)}.no-avif .character-animated-4[data-bg=username]{background-image:url(t-l-ch4-username-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-4[data-bg=username]{background-image:url(d-s-ch4-username-bg.avif)}.no-avif .character-animated-4[data-bg=username]{background-image:url(d-s-ch4-username-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-4[data-bg=username]{background-image:url(d-ch4-username-bg.avif)}.no-avif .character-animated-4[data-bg=username]{background-image:url(d-ch4-username-bg.jpg)}}.avif .character-animated-4[data-bg=email]{background-image:url(m-ch4-email-bg.avif)}.no-avif .character-animated-4[data-bg=email]{background-image:url(m-ch4-email-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-4[data-bg=email]{background-image:url(m-l-ch4-email-bg.avif)}.no-avif .character-animated-4[data-bg=email]{background-image:url(m-l-ch4-email-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-4[data-bg=email]{background-image:url(t-ch4-email-bg.avif)}.no-avif .character-animated-4[data-bg=email]{background-image:url(t-ch4-email-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-4[data-bg=email]{background-image:url(t-l-ch4-email-bg.avif)}.no-avif .character-animated-4[data-bg=email]{background-image:url(t-l-ch4-email-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-4[data-bg=email]{background-image:url(d-s-ch4-email-bg.avif)}.no-avif .character-animated-4[data-bg=email]{background-image:url(d-s-ch4-email-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-4[data-bg=email]{background-image:url(d-ch4-email-bg.avif)}.no-avif .character-animated-4[data-bg=email]{background-image:url(d-ch4-email-bg.jpg)}}.avif .character-animated-4[data-bg=password]{background-image:url(m-ch4-password-bg.avif)}.no-avif .character-animated-4[data-bg=password]{background-image:url(m-ch4-password-bg.jpg)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .character-animated-4[data-bg=password]{background-image:url(m-l-ch4-password-bg.avif)}.no-avif .character-animated-4[data-bg=password]{background-image:url(m-l-ch4-password-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .character-animated-4[data-bg=password]{background-image:url(t-ch4-password-bg.avif)}.no-avif .character-animated-4[data-bg=password]{background-image:url(t-ch4-password-bg.jpg)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.avif .character-animated-4[data-bg=password]{background-image:url(t-l-ch4-password-bg.avif)}.no-avif .character-animated-4[data-bg=password]{background-image:url(t-l-ch4-password-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine){.avif .character-animated-4[data-bg=password]{background-image:url(d-s-ch4-password-bg.avif)}.no-avif .character-animated-4[data-bg=password]{background-image:url(d-s-ch4-password-bg.jpg)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .character-animated-4[data-bg=password]{background-image:url(d-ch4-password-bg.avif)}.no-avif .character-animated-4[data-bg=password]{background-image:url(d-ch4-password-bg.jpg)}}.avif .character-4{background-image:url(ch4-thumb-sprite.avif)}.no-avif .character-4{background-image:url(ch4-thumb-sprite.jpg)}.character-thumb{width:100%;height:100%}@media screen and (hover:hover) and (pointer:fine){.character-thumb{cursor:pointer}.character-thumb:hover{background-position-x:-100%}}.character-thumb.active{background-position-x:-200%}.cnt-initialize,.cnt-page{background-attachment:fixed}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.cnt-initialize,.cnt-page{background-position:top left}}.cnt-page{position:absolute;z-index:2;width:100%;background-color:rgba(0,0,0,.75)}.form-bg{align-items:center;justify-content:flex-start;width:20.5416666667em;height:14.8125em;margin-bottom:5em}.avif .form-bg{background-image:url(m-form-bg.avif)}.no-avif .form-bg{background-image:url(m-form-bg.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.form-bg{margin-bottom:0;padding-bottom:2.0833333333em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.form-bg{width:30.8125em;height:22.21875em}.avif .form-bg{background-image:url(t-form-bg.avif)}.no-avif .form-bg{background-image:url(t-form-bg.png)}}@media screen and (hover:hover) and (pointer:fine){.form-bg{width:25.375em;height:18.1875em;margin-bottom:10.3125em}.avif .form-bg{background-image:url(d-s-form-bg.avif)}.no-avif .form-bg{background-image:url(d-s-form-bg.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.form-bg{width:35.625em;height:25.6875em;font-size:16px}.avif .form-bg{background-image:url(d-form-bg.avif)}.no-avif .form-bg{background-image:url(d-form-bg.png)}}.cnt-form{justify-content:flex-end;height:100%}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.cnt-form{align-items:center;justify-content:flex-end;margin-top:1.0625em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.cnt-form{align-items:center;justify-content:flex-end}}@media screen and (hover:hover) and (pointer:fine){.cnt-form{align-items:center;justify-content:flex-end}}.cnt-form .field{width:16.625em;height:2.7083333333em;margin:.5em auto 1.2083333333em}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.cnt-form .field{width:24.84375em;height:3.6em;margin:1em 0 .875em 0}}@media screen and (hover:hover) and (pointer:fine){.cnt-form .field{width:22.25em;height:4.0625em;margin:.9375em 0 .875em 0}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.cnt-form .field{width:30.625em;margin-bottom:1.6em}}.cnt-form .field .input{height:100%;padding:1.3em 1.25em .8em 1.7em;font-size:.85em;color:#000;border:none;border-radius:.9375em;background-color:#fff}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.cnt-form .field .input{height:3em;padding-left:1.4em;font-size:1.1875em}}@media screen and (hover:hover) and (pointer:fine){.cnt-form .field .input{padding-left:1.4em;font-size:1.125em;border-radius:2em}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.cnt-form .field .input{height:3.4375em;padding:1em 1.25em 1em 1.3em;font-size:1.375em}}.cnt-form .field .plh{left:1.7em;font-size:.85em;color:#959595}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.cnt-form .field .plh{left:2em}}@media screen and (hover:hover) and (pointer:fine){.cnt-form .field .plh{font-size:.9375em}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.cnt-form .field .plh{left:1.7em;font-size:1.0625em}}.cnt-form .field .validation-errors{top:-1.5em}.cnt-form form>div:nth-child(1):before{pointer-events:none;position:relative;display:block;width:16.125em;height:3.8333333333em}.avif .cnt-form form>div:nth-child(1):before{background-image:url(m-signup-1dots.avif)}.no-avif .cnt-form form>div:nth-child(1):before{background-image:url(m-signup-1dots.png)}.cnt-form form>div:nth-child(1):before{background-repeat:no-repeat;background-position:center center;background-size:contain;content:""}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.cnt-form form>div:nth-child(1):before{width:24.1875em;height:5.75em}.avif .cnt-form form>div:nth-child(1):before{background-image:url(t-signup-1dots.avif)}.no-avif .cnt-form form>div:nth-child(1):before{background-image:url(t-signup-1dots.png)}}@media screen and (hover:hover) and (pointer:fine){.cnt-form form>div:nth-child(1):before{width:19.875em;height:4.75em}.avif .cnt-form form>div:nth-child(1):before{background-image:url(d-s-signup-1dots.avif)}.no-avif .cnt-form form>div:nth-child(1):before{background-image:url(d-s-signup-1dots.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.cnt-form form>div:nth-child(1):before{width:27.9375em;height:6.625em}.avif .cnt-form form>div:nth-child(1):before{background-image:url(d-signup-1dots.avif)}.no-avif .cnt-form form>div:nth-child(1):before{background-image:url(d-signup-1dots.png)}}.cnt-form form>div:nth-child(2):before{pointer-events:none;position:relative;display:block;width:16.125em;height:3.8333333333em}.avif .cnt-form form>div:nth-child(2):before{background-image:url(m-signup-2dots.avif)}.no-avif .cnt-form form>div:nth-child(2):before{background-image:url(m-signup-2dots.png)}.cnt-form form>div:nth-child(2):before{background-repeat:no-repeat;background-position:center center;background-size:contain;content:""}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.cnt-form form>div:nth-child(2):before{width:24.1875em;height:5.75em}.avif .cnt-form form>div:nth-child(2):before{background-image:url(t-signup-2dots.avif)}.no-avif .cnt-form form>div:nth-child(2):before{background-image:url(t-signup-2dots.png)}}@media screen and (hover:hover) and (pointer:fine){.cnt-form form>div:nth-child(2):before{width:19.875em;height:4.75em}.avif .cnt-form form>div:nth-child(2):before{background-image:url(d-s-signup-2dots.avif)}.no-avif .cnt-form form>div:nth-child(2):before{background-image:url(d-s-signup-2dots.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.cnt-form form>div:nth-child(2):before{width:27.9375em;height:6.625em}.avif .cnt-form form>div:nth-child(2):before{background-image:url(d-signup-2dots.avif)}.no-avif .cnt-form form>div:nth-child(2):before{background-image:url(d-signup-2dots.png)}}.cnt-form form>div:nth-child(3):before{pointer-events:none;position:relative;display:block;width:16.125em;height:3.8333333333em}.avif .cnt-form form>div:nth-child(3):before{background-image:url(m-signup-3dots.avif)}.no-avif .cnt-form form>div:nth-child(3):before{background-image:url(m-signup-3dots.png)}.cnt-form form>div:nth-child(3):before{background-repeat:no-repeat;background-position:center center;background-size:contain;content:""}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.cnt-form form>div:nth-child(3):before{width:24.1875em;height:5.75em}.avif .cnt-form form>div:nth-child(3):before{background-image:url(t-signup-3dots.avif)}.no-avif .cnt-form form>div:nth-child(3):before{background-image:url(t-signup-3dots.png)}}@media screen and (hover:hover) and (pointer:fine){.cnt-form form>div:nth-child(3):before{width:19.875em;height:4.75em}.avif .cnt-form form>div:nth-child(3):before{background-image:url(d-s-signup-3dots.avif)}.no-avif .cnt-form form>div:nth-child(3):before{background-image:url(d-s-signup-3dots.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.cnt-form form>div:nth-child(3):before{width:27.9375em;height:6.625em}.avif .cnt-form form>div:nth-child(3):before{background-image:url(d-signup-3dots.avif)}.no-avif .cnt-form form>div:nth-child(3):before{background-image:url(d-signup-3dots.png)}}.cnt-page .field .input:focus~.plh,.cnt-page .field .plh{top:.1em}@media screen and (hover:hover) and (pointer:fine){.cnt-page .field .input:focus~.plh,.cnt-page .field .plh{top:.4em}}.cnt-page .step-button,.cnt-page .step-title{padding:0;border:none;background-color:transparent}.cnt-page .step-button{width:13.5416666667em;height:3.75em}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.cnt-page .step-button{width:12.9166666667em;height:5.4583333333em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.cnt-page .step-button{width:20.625em;height:8.34375em}}@media screen and (hover:hover) and (pointer:fine){.cnt-page .step-button{width:17.5625em;height:5.25em}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.cnt-page .step-button{width:24.75em;height:7.375em}}.cnt-page .label-input{display:flex;align-items:center}.cnt-page .label-input label{font-size:.75em;white-space:nowrap}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.cnt-page .label-input label{font-size:1.0625em}}.cnt-page .label-input label:before{width:1.2em;height:1.2em}.cnt-page .label-input label:after{top:calc(50% - .01rem);left:.12em;width:.6rem;height:.35rem}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.cnt-page .label-input label:after{width:.5rem}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.cnt-page .label-input label:after{top:calc(50% - .08rem);left:.14em;width:.8rem;height:.5rem}}.cnt-page .text-form{font-size:.5416666667em}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.cnt-page .text-form{font-size:.875em}}.cnt-page .text-form.field-align-desktop{font-size:.875em}.cnt-page .text-form a{font-weight:700}.avif .cnt-page[data-bg=username] .step-button{background-image:url(m-signup-btn-username.avif)}.no-avif .cnt-page[data-bg=username] .step-button{background-image:url(m-signup-btn-username.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .cnt-page[data-bg=username] .step-button{background-image:url(m-l-signup-btn-username.avif)}.no-avif .cnt-page[data-bg=username] .step-button{background-image:url(m-l-signup-btn-username.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .cnt-page[data-bg=username] .step-button{background-image:url(t-signup-btn-username.avif)}.no-avif .cnt-page[data-bg=username] .step-button{background-image:url(t-signup-btn-username.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .cnt-page[data-bg=username] .step-button{background-image:url(d-s-signup-btn-username.avif)}.no-avif .cnt-page[data-bg=username] .step-button{background-image:url(d-s-signup-btn-username.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .cnt-page[data-bg=username] .step-button{background-image:url(d-signup-btn-username.avif)}.no-avif .cnt-page[data-bg=username] .step-button{background-image:url(d-signup-btn-username.png)}}.avif .cnt-page[data-bg=email] .step-button{background-image:url(m-signup-btn-email.avif)}.no-avif .cnt-page[data-bg=email] .step-button{background-image:url(m-signup-btn-email.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .cnt-page[data-bg=email] .step-button{background-image:url(m-l-signup-btn-email.avif)}.no-avif .cnt-page[data-bg=email] .step-button{background-image:url(m-l-signup-btn-email.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .cnt-page[data-bg=email] .step-button{background-image:url(t-signup-btn-email.avif)}.no-avif .cnt-page[data-bg=email] .step-button{background-image:url(t-signup-btn-email.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .cnt-page[data-bg=email] .step-button{background-image:url(d-s-signup-btn-email.avif)}.no-avif .cnt-page[data-bg=email] .step-button{background-image:url(d-s-signup-btn-email.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .cnt-page[data-bg=email] .step-button{background-image:url(d-signup-btn-email.avif)}.no-avif .cnt-page[data-bg=email] .step-button{background-image:url(d-signup-btn-email.png)}}.cnt-page[data-bg=email] .cnt-agreements{display:flex}.cnt-page[data-bg=password] .form-bg{width:20.5416666667em;height:19.1041666667em;margin-top:21em}.avif .cnt-page[data-bg=password] .form-bg{background-image:url(m-form-big-bg.avif)}.no-avif .cnt-page[data-bg=password] .form-bg{background-image:url(m-form-big-bg.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.cnt-page[data-bg=password] .form-bg{height:16.5em;margin-top:4.3125em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.cnt-page[data-bg=password] .form-bg{width:30.8125em;height:28.65625em}.avif .cnt-page[data-bg=password] .form-bg{background-image:url(t-form-big-bg.avif)}.no-avif .cnt-page[data-bg=password] .form-bg{background-image:url(t-form-big-bg.png)}}@media screen and (hover:hover) and (pointer:fine){.cnt-page[data-bg=password] .form-bg{width:25.375em;height:22.375em;margin-top:4.25em}.avif .cnt-page[data-bg=password] .form-bg{background-image:url(d-s-form-big-bg.avif)}.no-avif .cnt-page[data-bg=password] .form-bg{background-image:url(d-s-form-big-bg.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.cnt-page[data-bg=password] .form-bg{width:35.625em;height:31.5625em;margin-top:5.5em}.avif .cnt-page[data-bg=password] .form-bg{background-image:url(d-form-big-bg.avif)}.no-avif .cnt-page[data-bg=password] .form-bg{background-image:url(d-form-big-bg.png)}}.avif .cnt-page[data-bg=password] .step-button{background-image:url(m-signup-btn-password.avif)}.no-avif .cnt-page[data-bg=password] .step-button{background-image:url(m-signup-btn-password.png)}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.avif .cnt-page[data-bg=password] .step-button{background-image:url(m-l-signup-btn-password.avif)}.no-avif .cnt-page[data-bg=password] .step-button{background-image:url(m-l-signup-btn-password.png)}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.avif .cnt-page[data-bg=password] .step-button{background-image:url(t-signup-btn-password.avif)}.no-avif .cnt-page[data-bg=password] .step-button{background-image:url(t-signup-btn-password.png)}}@media screen and (hover:hover) and (pointer:fine){.avif .cnt-page[data-bg=password] .step-button{background-image:url(d-s-signup-btn-password.avif)}.no-avif .cnt-page[data-bg=password] .step-button{background-image:url(d-s-signup-btn-password.png)}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.avif .cnt-page[data-bg=password] .step-button{background-image:url(d-signup-btn-password.avif)}.no-avif .cnt-page[data-bg=password] .step-button{background-image:url(d-signup-btn-password.png)}}.cnt-page[data-bg=password] .cnt-agreements{display:flex}.cnt-page .cnt-agreements{display:none;align-self:center}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px){.cnt-page .cnt-agreements{margin-top:1em}}@media screen and (hover:hover) and (pointer:fine){.cnt-page .cnt-agreements{margin-top:0}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.cnt-page .cnt-agreements{margin-top:.5em}}.cnt-page .cnt-agreements a{color:#fff}.cnt-page .cnt-agreements .field{width:100%;height:auto;margin:.4em auto 0}@media screen and (hover:hover) and (pointer:fine){.cnt-page .cnt-agreements .field{margin-top:1em}}.cnt-page .cnt-agreements .field.recaptcha{width:98%;max-width:24em}@media screen and (hover:hover) and (pointer:fine){.cnt-page .cnt-agreements .field.recaptcha{max-width:26em;margin-top:.1em}}.cnt-page .cnt-agreements .label-input input[type=checkbox]{position:absolute}.icon-show-password.img-contain{right:1.2em}@media screen and (-webkit-min-device-pixel-ratio:2) and (min-aspect-ratio:3/2){.icon-show-password.img-contain{font-size:1em}}@media screen and (pointer:coarse) and (min-height:500px) and (min-width:500px) and (min-aspect-ratio:5/4){.icon-show-password.img-contain{font-size:1.3em}}@media screen and (hover:hover) and (pointer:fine){.icon-show-password.img-contain{right:1.1em;font-size:1.3em}}@media screen and (hover:hover) and (pointer:fine) and (min-width:1400px){.icon-show-password.img-contain{top:61%;right:1.1em;font-size:1.5em}}